body,ul,li,p,h1,h2,div,form,dl,dt,dd {
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    font-size: 14px;
    font-family: "microsoft yahei";
    font-weight: normal;
    background: #CBE4F2 url(TLimagesyt2017bg.jpg) top center no-repeat;
    background-size: cover;
}

td {
    font-size: 12px;
}

ol,ul {
    list-style: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}

img {
    vertical-align: middle;
}

:focus {
    outline: 0;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.clearfix {
    display: inline-block;
}


/*\*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/**/

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.h180 {
    height: 180px;
    overflow: hidden;
}

.h192 {
    height: 192px;
}

.mt15 {
    margin-top: 15px;
}

.mr15 {
    margin-right: 15px;
}

.w160 {
    width: 160px;
}
.w220{
    width: 220px;
}
.w250{
    width: 250px;
}
.w270 {
    width: 270px;
}

.w320 {
    width: 320px;
}

.w370 {
    width: 370px;
}

.w380 {
    width: 380px;
}
.w400{
    width: 400px;
}
.w435 {
    width: 435px;
}
.w577{
    width: 577px;
}
.w600 {
    width: 600px;
}

.w755{
    width: 755px;
}

.w785 {
    width: 785px;
}

.w835 {
    width: 835px;
}

.w885 {
    width: 885px;
}
.w935{
    width: 935px;
}
.w995 {
    width: 995px;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.tab-1 li {
    float: left;
    width: 105px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F1F1F1;
}

.tab-1 li a {
    font-size: 16px;
}

.tab-1 li.on {
    background: #3069B8;
}

.tab-1 li.on a {
    color: #fff;
}

.list-1 li {
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    background: url(icon_dot.png) 5px 12px no-repeat;
}

.list-1 li a {
    display: block;
    float: left;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-1 li span {
    font-size: 14px;
    float: right;
    color: #999;
}

.list-2 li {
    line-height: 30px;
    padding-left: 16px;
    background: url(icon_dot.png) 5px 12px no-repeat;
}

.list-2 li a {
    color: #333;
    font-size: 14px
}

.list-2 li span {
    font-size: 14px;
    color: #999;
    margin-left: 15px;
}
.con{
    min-height: 500px;
}
.article-list li {
    height: 32px;
    line-height: 32px;
    padding-left: 16px;
    background: url(icon_dot.png) 5px 13px no-repeat;
}

.article-list li a {
    display: block;
    float: left;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list li span {
    font-size: 14px;
    float: right;
    color: #999;
}
.pager{
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
}
.pager a{
    margin: 0 5px;
    color: #ff0000;
}
.column-list{
    width: 250px;
    float: left;
}
.column-list li{
    text-align: center;
    border: 1px solid #eee;
    margin-top: -1px;
    font-size: 16px;
    vertical-align: top;
}
.column-list li a{
    display: block;
    line-height: 28px;
    padding: 10px 50px;
    background: url(icon_jt_2.png) 220px -48px no-repeat;
}
.column-list li a:hover{
    display: block;
    line-height: 28px;
    padding: 10px 50px;
    background: #F8FBFF url(icon_jt_2.png) 220px 0px no-repeat;
}
.column-article{
    width: 905px;
    float: right;
}
.article-blk .hd{
    border-bottom: 3px solid #F6F6F6;
    line-height: 48px;
    height: 48px;
    position: relative;
}
.article-blk .hd span{
    float: left;
    height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #3269B8;
    padding-left: 28px;
    background: url(icon_line.png) 10px 13px no-repeat;
}
.article-blk .hd a.more{
    font-size: 14px;
    float: right;
    color: #999;
}
.article-blk .bd{
    padding: 15px 0;
}
.article-blk .article-list li a{
    width: 820px;
}
.pic-list li{
    float: left;
    width: 208px;
    height: 222px;
    margin: 15px 13px 0;
    overflow: hidden;
}
.pic-list li img{
    width: 200px;
    height: 150px;
    padding: 3px;
    border: 1px solid #ddd;
}
.pic-list li p{
    height: 60px;
    line-height: 20px;
    margin-top:4px;
    text-align: center;
    overflow: hidden;
}
.article {
    padding: 30px;
}

.article .title {
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 40px;
    color: #3269B8;
}

.article .info {
    font-size: 14px;
    margin-bottom: 30px;
    padding: 6px 10px;
    color: #777;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ddd;
    background: #F8F8F8;
    text-align: center;
}

.article .content {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.article .content p {
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 40px;
}

.blk-1 .hd {
    height: 44px;
    line-height: 44px;
    border-top: 2px solid #3069B8;
    background: #F0F2F5;
    position: relative;
}

.blk-1 .hd span {
    display: block;
    width: 140px;
    padding: 0 20px;
    font-size: 18px;
    color: #CC1111;
    position: absolute;
    left: 0px;
    top: -2px;
    font-weight: bold;
    border-top: 2px solid #CC1111;
}

.blk-1 .hd a.more {
    font-size: 12px;
    position: absolute;
    right: 10px;
    color: #999;
}

.blk-1 .hd ul {
    overflow: hidden;
    height: 46px;
    position: absolute;
    top: -2px;
}

.blk-1 .hd li {
    float: left;
    width: 140px;
    font-size: 18px;
    padding: 0 20px;
}

.blk-1 .hd li a {
    display: block;
}

.blk-1 .hd li.on {
    border-top: 2px solid #CC1111;
    font-weight: bold;
    color: #CC1111;
    line-height: 40px;
}

.blk-1 .hd li.on a {
    color: #CC1111;
}

.blk-1 .bd {
    padding: 15px 0;
    height: 180px;
}

.blk-2 .hd {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #E5E5E5;
    position: relative;
}

.blk-2 .hd span {
    display: block;
    width: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
    border-bottom: 2px solid #3069B8;
    color: #3069B8;
    zoom: 1;
    line-height: 40px;
    float: left;
}

.blk-2 .hd a.more {
    float: right;
    display: block;
    height: 42px;
    line-height: 42px;
}

.blk-2 .bd {
    padding: 15px 0;
}
.blk-3 .hd{
    height: 40px;
    line-height: 40px;
    background: #F1F1F1;
}
.blk-3 .hd span{
    display: block;
    float: left;
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
    background: #3069B8;
}
.blk-3 .hd a.more{
    float: right;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}
.blk-3 .bd{
    padding: 15px 0;
}
.blk-4 .hd{
    height: 40px;
    line-height: 40px;
    background: #EFFBFF;
}
.blk-4 .hd span{
    display: block;
    float: left;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #3069B8;
}
.blk-4 .hd a.more{
    float: right;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}
.blk-4 .hd li{
    float: left;
    height: 40px;
}
.blk-4 .hd li a{
    display: block;
    padding: 0 28px;
}
.blk-4 .hd li.on{
    background: #3269B8;
}
.blk-4 .hd li.on a{
    color: #fff;
}
.blk-4 .bd{
    padding: 15px 0;
}

.tw210 a {
    width: 210px;
}
.tw260 a {
    width: 260px;
}
.tw320 a {
    width: 320px;
}

.tw418 a {
    width: 418px;
}

.tw460 a {
    width: 460px;
}

.tw490 a {
    width: 490px;
}

.tw540 a {
    width: 540px;
}

.tw670 a {
    width: 670px;
}

.tw880 a {
    width: 880px;
}

.f14 a {
    font-size: 14px;
}

.f16 a {
    font-size: 16px;
}
.h180 ul{
    height: 180px;
    overflow: hidden;
}