.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}


.fl{float:left;}
.fr{float:right;}
/*头部样式*/
.head1{
    height: 30px;
    background-color: #0a428d;
    overflow: hidden;
}
.head1,.head1 a{
    font-size: 14px;
    line-height: 30px;
    color: #fff;
}
.tshare{
    margin-right: 5px;
    overflow: hidden;
    text-align: right;
}
.tshare a{
    display: inline-block;
    width: 20px !important;
    height: 30px !important;
    margin: 0 4px !important;
    padding: 0 !important;
}
.tshare a.bds_weixin{
    background: url('../images/twx.png') no-repeat center center;
}
.tshare a.bds_sqq{
    background: url('../images/tqq.png') no-repeat center center;
}
.head2{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 93px;
}
.logo{
    line-height: 93px;
    width: 418px;
    text-align: center;
}
.logo img{max-width: 100%;max-height: 100%;}
.tadv{
    padding: 20px 23px 0;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.tadv:before{
    content: "";
    width: 1px;
    height: 53px;
    background-color: #0a428d;
    position: absolute;
    left: 0;
    top: 20px;
}
.tadv img{max-width: 100%;}
.tadv p:nth-child(2){
    margin-top: 8px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 2px;
    color: #990000;
}
.head2_fr{
    padding: 25px 0 0 0;
}
.ttel p{
    background: url('../images/ttel.png') no-repeat left center;
    padding-left: 21px;
}
.ttel h3{
    margin-top: 4px;
    font-size: 24px;
    line-height: 20px;
    color: #990000;
}

.f_link{width:1200px;margin:0 auto;}


/*导航栏样式*/
.tnav{
    height: 100px;
    background-color: #0a428d;
    box-shadow: 0px 1px 1px 0px  rgba(54, 53, 53, 0.29);
}
.nav{
    width: 1190px;
    margin:0 auto;
}
.nav li{height:50px;text-align:center;width:170px;float:left;position:relative;z-index:999;}
.nav li a{display:block;color:#fff;}
.nav li a.a{height:65px;padding-bottom: 15px;line-height:50px;position: relative;z-index: 5;font-size: 16px;letter-spacing: 2px;}
.nav li a.a:after{
    content: "";
    width: 1px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 17px;
}
.nav li:last-of-type a.a:after{display: none;}
.nav li:hover a.a,.nav li.active a.a{color:#fff;text-decoration:none;background:url('../images/tnav.png') no-repeat center top;font-size: 16px;}

.nav .sec{background:#0a428d;overflow:hidden;z-index:9999;position:absolute;top:50px;left:0px;display: none;width: 100%;padding-top: 15px;z-index: 4;}
.nav .sec a{height:38px;line-height:38px;width:100%;overflow: hidden;font-size: 14px;}
.nav .sec a:hover{background-image: linear-gradient(0deg, 
        #990000 0%, 
        #cc2f2f 50%, 
        #800000 100%), 
    linear-gradient(
        #b01920, 
        #b01920);
    text-decoration:none;
}


/*搜索和热门搜索*/
.ss{
    height: 162px;
    position: relative;
    z-index: 4;
    margin-top: -48px;
    background: url('../images/ssbg.png') no-repeat center top/1920px 100%;
    padding: 21px 0 0 0;
}
.ss #formsearch{
    width:235px;
    height: 29px;
    background: url('../images/ss.png') no-repeat;
    margin: 0 auto;
}
.ss #formsearch input{height:29px;background:none;border:none;line-height:29px;float: left;box-sizing: border-box;outline: none;}
.ss #formsearch input#keyword{padding-left:11px;color:#999999;width: 172px;font-size: 14px;}
.ss #formsearch input#s_btn{width:57px;text-align:center;cursor:pointer;float: right;}
input#keyword:-ms-input-placeholder{
    color: #999999;
}
input#keyword::-webkit-input-placeholder{
    color: #999999; 
}
.ssin1{
    text-align: center;
    padding: 18px 0 8px;
}
.ssin1 img{max-width: 1200px;}
.hotSearch{width:1200px;margin:0 auto;text-align: center;font-weight:normal;}
.hotSearch,.hotSearch a{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #005caf;
}
.hotSearch a{   margin-right:6px;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}

.index_tit{
    padding: 10px 31px;
    border: solid 1px #00479d;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: inline-block;
}
.index_tit h3{
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #00479d;
    margin-bottom: 14px;
}
.index_tit p{
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #00479d;
}
.index_tit .intitmore{
    width: 22px;
    height: 28px;
    position: absolute;
    right: -10px;
    top: 17px;
    background: url('../images/titmore.png') no-repeat;
    z-index: 1;
}
/* box1 */
.box1{
    overflow: hidden;
    padding: 15px 0 40px;
    position: relative;
}
.b1in1{
    width: 387px;
    height: 651px;
    background-color: #00479d;
    position: absolute;
    left: 0;
    top: 15px;
    padding: 93px 43px 0 35px;
    z-index: 1;
}
.b1in1 h4{
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #ffffff;
}
.b1in1 h3{
    font-size: 30px;
    line-height: 25px;
    margin: 18px 0 49px;
    letter-spacing: 2px;
    color: #ffffff;
}
.b1in1 p{
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #ffffff;
}
.b1in1 .b1more{
    display: block;
    width: 227px;
    height: 42px;
    border-radius: 4px;
    border: solid 1px #ffffff;
    text-align: center;
    line-height: 40px;
    margin: 86px auto 0;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffff;
}
.b1in2{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.b1in2 li{
    width: 387px;
    height: 318px;
    position: relative;
    overflow: hidden;
    margin: 0 19px 15px 0;
    float: left;
}
.b1in2 li:first-of-type,.b1in2 li:nth-child(3){margin-left: 406px;}
.b1in2 li:nth-child(2),.b1in2 li:nth-child(4),.b1in2 li:nth-child(7){margin-right: 0;}
.b1in2 li:nth-child(n+5){margin-bottom: 0;}
.b1in2 li .b1img1{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.b1in2 li .b1img1 img{width: 100%;height: 100%;}
.b1in2 li .b1con1{
    width: 100%;
    height: 41px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.4s linear;
    text-align: center;
    line-height: 41px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #ffffff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background-color: rgba(176, 25, 32, 0.6)
}
.b1in2 li:hover .b1con1{background-color: #00479d;}

/* box2 */
.box2{
    overflow: hidden;
    padding: 0 0 18px 0;
    text-align: center;
}
.b2_index{
    width: 1212px;
    margin: 30px -6px 0;
    overflow: hidden;
}
.b2_index .bd{width:100%;}

.b2_index .bd li{
    width: 392px;
    float: left;
    margin: 0 6px 10px;
    position: relative;
    overflow: hidden;
}
.b2_index .bd li ul li:nth-child(2){margin-bottom: 0;}
.b2_index .bd li .b2img1{
    width: 100%;
    height: 261px;
    position: relative;
}
.b2_index .bd li .b2img1 img{width: 100%;height: 100%;}
.b2_index .bd li .b2con1{
    width: 100%;
    height: 42px;
    background-color: rgba(176,25,32,0.6);
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all 0.4s linear;
    position: absolute;
    bottom: 0;
    left: 0;
}
.b2_index .bd li:hover .b2con1{
    background-color: #00479d;
}
.b2_index .hd{
    width: 100%;
    margin-top: 8px;
    text-align: center;
}
.b2_index .hd .prev{
    width: 22px;
    height: 22px;
    background: url('../images/prev1.png') no-repeat;
    display: inline-block;
    margin: 0 9px;
}
.b2_index .hd .next{
    width: 22px;
    height: 22px;
    background: url('../images/next1.png') no-repeat;
    display: inline-block;
    margin: 0 9px;
}

/* box3 */
.box3{
    overflow: hidden;
}
.b3in1{
    width: 958px;
    height: 564px;
    overflow: hidden;
}
.b3in2{
    width: 602px;
    padding: 65px 0 0 0;
    text-align: center;
}
.b3con1{
    width: 100%;
    height: 208px;
    overflow: hidden;
    margin-top: 18px;
    background-color: #d3e6fc;
    padding: 30px 49px 0;
    position: relative;
}
.b3con1 .bd{
    width: 100%;
    height: 131px;
    overflow: hidden;
    position: relative;
}
.b3con1 .bd li{
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
}
.b3con1 .bd li h3{
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #00479d;
}
.b3con1 .bd li h4{
    margin: 15px 0 41px;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #00479d;
}
.b3con1 .bd li p{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #666666;
}
.b3con1 .b3ul2{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.b3con1 .b3ul2 ul{width: 100%;text-align: center;}
.b3con1 .b3ul2 li{
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #666666;
    margin: 0 3px;
    border-radius: 50%;
}
.b3con1 .b3ul2 li.on{background-color: #b01920;}
.b3con2{
    width: 804px;
    height: 134px;
    background: url('../images/b3imgbg1.png') no-repeat;
    margin-left: -202px;
    padding: 14px 0 0 0;
}
.b3con2 ul{
    width: 100%;
    padding: 0 26px 0 72px;
    overflow: hidden;
    text-align: center;
}
.b3con2 ul li{
    width: 97px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    margin: 0 34px;
}
.b3con2 ul li .b3img1{
    width: 100%;
    text-align: center;
    line-height: 82px;
    height: 84px;
}
.b3con2 ul li .b3img1 img{width: 100%;height: 100%;}
.b3con2 ul li p{
    margin-top: 8px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

/* box4 */
.box4{
    overflow: hidden;
    padding: 45px 0 0 0;
    position: relative;
    height: 1214px;
}
.b4_tit{
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1
}
.b4_tit h3{
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #00479d;
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}
.b4_tit h3:before{
    content: "";
    width: 661px;
    height: 3px;
    background: url('../images/b4tit1.png') no-repeat left center;
    position: absolute;
    left: 0;
    top: 9px;
}
.b4_tit h3:after{
    content: "";
    width: 661px;
    height: 3px;
    background: url('../images/b4tit2.png') no-repeat left center;
    position: absolute;
    right: 0;
    top: 9px;
}
.b4_tit p{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #666666;
}
.b4ul1{
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.b4ul1 li{
    width: 100%;
    height: 607px;
    overflow: hidden;
}
.b4ul1 li img{width: 100%;height: 100%;}
.b4_index{
    width: 1215px;
    overflow: hidden;
    margin: 27px auto 0;
    position: relative;
    z-index: 1;
}
.b4_index .b4ul2{
    width: 100%;
    overflow: hidden;
}
.b4_index .b4ul2 li{
    width: 100%;
    margin-bottom: 34px;
}
.b4_index .b4ul2 li:not(:nth-of-type(n+3)){
    padding-left: 432px;
}
.b4_index .b4ul2 li a{
    display: block;
    width: 782px;
    position: relative;
    padding: 69px 0 0 0;
}
.b4_index .b4ul2 li a .b4num{

}
.b4_index .b4ul2 li a .b4con1{
    width: 782px;
    height: 140px;
    background-color:rgba(0,71,157,0.5);
    position: relative;
    padding: 21px 19px 0 193px;
}
.b4_index .b4ul2 li:nth-of-type(3) a .b4con1{height:194px}
.b4_index .b4ul2 li:nth-of-type(4) a .b4con1{height:184px}
.b4_index .b4ul2 li a .b4con1 h3{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    letter-spacing: 2px;
    color: #003399;
}
.b4_index .b4ul2 li a .b4con1 p{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
}
.b4_index .b4ul2 li a .b4num{
    width: 148px;
    height: 155px;
    background: url('../images/b4imgbg1.png') no-repeat;
    position: absolute;
    left: 56px;
    top: 0;
    padding-right: 22px;
    text-align: center;
    line-height: 155px;
    font-size: 60px;
    letter-spacing: 4px;
    color: #ffffff;
}

/* box5 */
.box5{
    overflow: hidden;
    position: relative;
    padding: 136px 0 45px;
    background: url('../images/b5bg.png') no-repeat center top;
}
.b5_tit{
    width: 1200px;
    position: absolute;
    left: 328px;
    top: 104px;
}
.b5ttimg1{
    width:430px;
    height: 65px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
.b5ttimg11{
    max-width: 100%;
    position: relative;
    z-index:0;
}
.b5ttimg2{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.b5ttimg12{
    max-width: 100%;
    position: relative;
    z-index: 2;
    opacity:0.34
}
.b5_index{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.b5img1{
    margin-left: -33px;
    width: 632px;
    height: 369px;
    overflow: hidden;
}
.b5img1 img{
    max-width: 100%;
    max-height: 100%;
}
.b5con1{
    width: 530px;
    overflow: hidden;
    padding-top: 26px;
}
.b5con1 h3{
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 32px;
    margin-bottom: 46px;
    background-image: -webkit-linear-gradient(bottom,#00479d,#0070c0,#00479d);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.b5con1 p{
    font-size: 18px;
    line-height: 23.9px;
    letter-spacing: 1px;
    color: #666666;
}
.b5con1 p a{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #bc0000;
}

/* box6 */
.box6{
    overflow: hidden;
    padding: 0 0 80px 0;
    text-align: center;
}
.b6_index{
    width: 100%;
    overflow: hidden;
    margin-top: 23px;
    text-align: left;
}
.b6_index .hd{width: 100%;overflow: hidden;}
.b6_index .hd ul{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.b6_index .hd li{
    width: 165px;
    height: 49px;
    background-color: #b01920;
    display: inline-block;
    margin: 0 14px;
    text-align: center;
    transition: all 0.4s linear;
    cursor: pointer;
}
.b6_index .hd li.on{background-color: #00479d}
.b6_index .hd li a{
    font-size: 18px;
    line-height: 49px;
    letter-spacing: 1px;
    color: #ffffff;
}
.b6_index .b6in1{
    width: 100%;
    overflow: hidden;
    margin-top: 18px;
}
.b6_index .b6in1 .b6_fl{
    width: 704px;
    overflow: hidden;
}
.b6_index .b6in1 .b6_fl .b6ul1 li{
    width: 100%;
    height: 134px;
    background-color: #eeeeee;
    padding: 15px 43px 0 30px;
}
.b6_index .b6in1 .b6_fl .b6ul1 li h3{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color: #454545;
}
.b6_index .b6in1 .b6_fl .b6ul1 li p{
    font-size: 14px;
    line-height: 20px;
    color: #454545;
}
.b6_index .b6in1 .b6_fl .b6ul1 li p span{
    color: #da251c;
}
.b6_index .b6in1 .b6_fl .b6ul2{
    width: 100%;
    overflow: hidden;
    margin-top: 29px;
}
.b6_index .b6in1 .b6_fl .b6ul2 li{
    width: 100%;
    margin-bottom: 38px;
    overflow: hidden;
    height: 88px;
}
.b6_index .b6in1 .b6_fl .b6ul2 li:last-of-type{margin-bottom: 0;}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6date{
    width: 107px;
    height: 87px;
    border: solid 1px #c7c6cc;
    transition: all 0.4s linear;
    text-align: center;
    padding: 11px 0 0 0;
}
.b6_index .b6in1 .b6_fl .b6ul2 li:hover .b6date{
    background-color: #da251c;
    border: 1px solid #da251c;
}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6date h3{
    font-size: 48px;
    line-height: 40px;
    color: #adacb7;
    margin-bottom: 15px;
}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6date p{
    font-size: 14px;
    line-height: 14px;
    color: #9796a3;
}
.b6_index .b6in1 .b6_fl .b6ul2 li:hover .b6date h3,.b6_index .b6in1 .b6_fl .b6ul2 li:hover .b6date p{color: #fff;}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6con1{
    width: 550px;
    overflow: hidden;
}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6con1 h3{
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 20px;
    color: #454545;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.b6_index .b6in1 .b6_fl .b6ul2 li:hover .b6con1 h3{color: #da251c;}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6con1 p{
    font-size: 14px;
    line-height: 24px;
    color: #454545;
}
.b6_index .b6in1 .b6_fl .b6ul2 li .b6con1 p span{
    color: #da251c;
}
.b6_index .b6in1 .b6_fr{
    width: 480px;
    overflow: hidden;   
}
.b6_index .b6in1 .b6_fr .b6img1{
    width: 100%;
    height: 228px;
    text-align: center;
    overflow: hidden;
}
.b6_index .b6in1 .b6_fr .b6img1 img{max-width: 100%;max-height: 100%;}
.b6_index .b6in1 .b6_fr .b6ul3{
    width: 100%;
    margin-top: 22px;
    overflow: hidden;
}
.b6_index .b6in1 .b6_fr .b6ul3 li{
    margin-bottom: 28px;
    overflow: hidden;
    background: url('../images/b6dot.png') no-repeat left 5px;
    padding-left: 31px;
}
.b6_index .b6in1 .b6_fr .b6ul3 li:not(:nth-of-type(n+4)){display: none;}
.b6_index .b6in1 .b6_fr .b6ul3 li:last-of-type{margin-bottom: 0;}
.b6_index .b6in1 .b6_fr .b6ul3 li:hover{
    background: url('../images/b6doth.png') no-repeat;
}
.b6_index .b6in1 .b6_fr .b6ul3 li .b6sp1{
    font-size: 16px;
    line-height: 18px;
    color: #454545;
}
.b6_index .b6in1 .b6_fr .b6ul3 li .b6sp2{
    font-size: 16px;
    line-height: 18px;
    color: #454545;
    font-weight: lighter;
}
.b6_index .b6in1 .b6_fr .b6ul3 li:hover span{color: #b01920;}
.b6_index .b6in1 .b6_fr .b6ul3 li:hover span.b6sp1{font-weight: bold}



















































/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
    height:35px;
color:#101010;
    overflow: hidden;

}
.f_link,.f_link a{
    font-size: 14px;
    line-height: 35px;
    color:#101010;
}
/*页面底部*/
.foot{
    overflow: hidden;
    background:url('../images/footbg.png') no-repeat center top #00479D;
    padding-top: 6px;
}
.gotop{
    width: 50px;
    height: 34px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: #ffffff;
    display: block;
}
.foot1{
    width: 100%;
    overflow: hidden;
}
.fnav{
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #143f68;
    padding: 28px 0 20px;
    text-align: center;
    overflow: hidden;
}
.fnav p a{
    display: inline-block;
    width: 130px;
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px;
    color: #ffffff;
}
.fnav p a:after{
    content: "";
    width: 1px;
    height: 16px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 0;
}
.fnav p a:last-of-type:after{display: none;}
.foot2{
    width: 1200px;
    margin: 0 auto;
    height: 327px;
    overflow: hidden;
    padding-top: 17px;
}
.foott{
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}
.foott h3{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    letter-spacing: 2px;
    color: #ffffff;
}
.foott p{
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
}
.fcont{
    margin-top: 2px;
    height: 162px;
    border-right: 1px solid #143f68;
    width:791px;
}
.fcont p{
    width: 373px;
    height: 50px;
    float: left;
    overflow: hidden;
    padding-left: 99px;
    margin-bottom: 60px;
    position: relative;
    line-height: 50px;
}
.fcont p:before{
    content: "";
    width: 1px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 74px;
}
.fcont p:nth-child(n+3){margin-bottom: 0;}
.fcont p:nth-child(1){background: url('../images/fimg1.png') no-repeat left center;}
.fcont p:nth-child(2){background: url('../images/fimg2.png') no-repeat left center;}
.fcont p:nth-child(3){background: url('../images/fimg3.png') no-repeat left center;}
.fcont p:nth-child(4){background: url('../images/fimg4.png') no-repeat left center;}
.fcont p a{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px;
    color: #fefefe;
}
.fewm{
    width: 282px;
    overflow: hidden;
}
.fewm img{max-width: 100%;max-height: 190px;}
.foot3{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #143f68;
    padding: 35px 0 27px;
}
.copyright,.f_link{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.copyright,.copyright a,.f_link,.f_link a{
    font-size: 14px;
    line-height: 25px;
    color: #101010;
}



