@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#046fb8;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


.top_head{
    width: 100%;
    height: 109px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    transition: all .5s ease;
}
.top_head.active{
    background: #fff;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.logo{
    line-height: 108px;
}
.logo .logo2{
    display: none;
}
.top_head.active .logo .logo1{
    display: none;
}
.top_head.active .logo .logo2{
    display: inline-block;
}
.top_tel{
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
    line-height: 108px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/ccb9a54430a3d436443d9389b18feeea4d8c338b.png) no-repeat left center;
    transition: all .5s ease;
}
.top_head.active .top_tel{
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/f1379e71904a30d65c0866201dd3ae06e27627f1.png) no-repeat left center;
    color: #046fb8;
}
.top_ss{
    width: 40px;
    height: 108px;
    position: relative;
    margin-right: 13px;
    cursor: pointer;
    transition: all .5s ease;
}
.top_ss .top_ss_btn{
    width: 40px;
    height: 40px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/432ba1be4244449876433cab33a0ad99f18487fc.png) no-repeat left center;
    position: relative;
    margin-top: 34px;
}
.top_ss .top_ss_btn::before{
    content: '';
    width: 1px;
    height: 21px;
    background: #d5d5d5;
    position: absolute;
    top: 10px;
    right: 0;
}
.top_head.active .top_ss .top_ss_btn{
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/1af9f95767a3bd4f5c170db2434cfcd1d96fc02f.png) no-repeat left center;
}
.top_head.active .top_ss .top_ss_btn::before{
    background: #046fb8;
}
.top_ss .top_ss_form{
   position: absolute;
   right: 0;
   top: 108px;
   width: 295px;
   background: #fff;
   padding: 20px;
   display: none;
}
.top_ss .top_ss_form #formsearch #keyword{
    width: 200px;
    line-height: 34px;
    border: 1px solid #ccc;
    padding-left: 15px;
    outline: none;
}
.top_ss .top_ss_form #formsearch #s_btn{
    width: 50px;
    height: 36px;
    border: none;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/432ba1be4244449876433cab33a0ad99f18487fc.png) no-repeat center #046fb8;
    float: right;
}
.top_ss:hover .top_ss_form{
    display: block;
}


.index_c1{
    padding-top: 100px;
    padding-bottom: 85px;
}
.index_c1 ul{
    position: relative;
}
.index_c1 ul li{
    float: left;
    margin-bottom: 42px;
}
.index_c1 ul li:nth-child(1){
    width: 795px;
    height: 584px;
}
.index_c1 ul li:nth-child(2){
    width: 561px;
    height: 584px;
    margin-left: 44px;
}
.index_c1 ul li:nth-child(3){
    width: 467px;
    height: 467px;
}
.index_c1 ul li:nth-child(4){
    width: 502px;
    height: 467px;
    margin-left: 44px;
}
.index_c1 ul li a{
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.index_c1 ul li a .img{
    overflow: hidden;
}
.index_c1 ul li a .img img{
    width: 100%;
    height: 100%;
    transition: all .5s ease;
}
.index_c1 ul li a:hover .img img{
    transform: scale(1.1);
}
.index_c1 ul li a .wz{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
    margin-top: 50px;
    transition: all 1s ease;
}
.index_c1 ul li a .wz h3{
    font-size: 28px;
    color: #fff;
}
.index_c1 ul li a .wz p{
    font-size: 20px;
    color: #dcdada;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 10px;
}
.index_c1 ul li a .wz dd{
    width: 211px;
    height: 59px;
    background: #046fb8;
    margin: 0 auto;
    font-size: 14px;
    color: #dcdada;
    text-transform: uppercase;
    line-height: 59px;
    margin-top: 40px;
    transform: translate3d(0, 80px, 0);
    transition: all 1s ease;
    opacity: 0;
}
.index_c1 ul li a:hover .wz dd{
    transform: none;
    opacity: 1;

}
.index_c1 ul li a:hover .wz{
    margin-top: 0;
}
.index_c1 ul .c1-more{
    width: 339px;
    height: 467px;
    position: absolute;
    bottom: 42px;
    right: 0;
}
.index_c1 ul .c1-more a{
    display: block;
    position: relative;
}
.index_c1 ul .c1-more a .img{
    overflow: hidden;
}
.index_c1 ul .c1-more a .img img{
    width: 339px;
    height: 467px;
    transition: .5s;
}
.index_c1 ul .c1-more a:hover .img img{
    transform: scale(1.1);
}
.index_c1 ul .c1-more a .wz{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
}
.index_c1 ul .c1-more a .wz h3{
    font-size: 28px;
    font-weight: 100;
    color: #fff;
    margin-top: 30px;
}

.index_c2{
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 50px;
}
.c2_1 .c2_1_left{
    width: 708px;
    padding-top: 30px;
    padding-left: 45px;
    height: 500px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/24dcecc138bdc144c79019322b7600590ac972ed.png) no-repeat left top;
}
.c2_1 .c2_1_left > h3{
    font-size: 40px;
    color: #000000;
    line-height: 1;
}
.c2_1 .c2_1_left > h4{
    font-size: 50px;
    color: #046fb8;
    margin-top: 10px;
    font-weight: bold;
}
.c2_1 .c2_1_left .jj{
    font-size: 18px;
    color: #666666;
    line-height: 35px;
    margin-top: 45px;
}
.c2_1 .c2_1_left a.c2_more{
    display: block;
    width: 193px;
    height: 55px;
    background: #046fb8;
    line-height: 55px;
    border-radius: 28px;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.c2_1 .c2_1_right{
    width: 637px;
    height: 478px;
}
.c2_1 .c2_1_right .slideBox{
    position: relative;
    overflow: hidden;
    width: 637px;
    height: 478px;
}
.c2_1 .c2_1_right .slideBox .bd ul li{
    overflow: hidden;
    width: 637px;
    height: 478px;
}
.c2_1 .c2_1_right .slideBox .bd ul li img{
    width: 637px;
    height: 478px;
    transition: .5s;
}
.c2_1 .c2_1_right .slideBox .bd ul li:hover img{
    transform: scale(1.1);
}
.c2_1 .c2_1_right .slideBox .hd{
    width: 100%;
    position: absolute;
    bottom: 16px;
    left: 0;
    text-align: center;
    z-index: 99;
}
.c2_1 .c2_1_right .slideBox .hd ul li{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #046fb8;
    margin: 0 3px;
    cursor: pointer;
}
.c2_1 .c2_1_right .slideBox .hd ul li.on{
    width: 44px;
    background: #fff;
}
.c2_2{
    margin-top: 80px;
}
.c2_2 ul{
    display: flex;
    justify-content: space-between;
}
.c2_2 ul li{
    position: relative;
}
.c2_2 ul li h3 span{
    font-size: 80px;
    color: #000000;
    font-weight: bold;
}
.c2_2 ul li h3 em{
    display: inline-block;
    width: 29px;
    height: 29px;
    background: #046fb8;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-style: normal;
    line-height: 29px;
    border-radius: 50%;
}
.c2_2 ul li p{
    font-size: 18px;
    color: #000000;
    text-align: center;
}
.c2_2 ul li::before{
    content: '';
    width: 132px;
    height: 1px;
    background: #b3b3b3;
    position: absolute;
    top: 65px;
    right: -145px;
}
.c2_2 ul li:last-child::before{
    display: none;
}


.index_c3{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/80b1bfa05b6703f9954bca756af07358c47d253b.jpg) no-repeat center top;
    padding-top: 118px;
    padding-bottom: 60px;
}
.c3_1 .c3_1_tlt{
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 100;
}
.c3_1 .c3_1_tlt span{
    font-size: 36px;
    font-weight: normal;
    padding: 0 30px 0 10px;
}
.c3_1 ul{
    float: right;
    margin-top: 10px;
}
.c3_1 ul li{
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
}
.c3_1 ul li a{
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
}
.c3_1 ul > a.ckgd{
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding-left: 10px;
}
.c3_1 ul li.cur a{
    color: #046fb8;
}
.c3_2{
    margin-top: 92px;
}
.c3_2 .c3_2_tab{
    display: none;
}
.c3_2 .c3_2_tab li{
    width: 300px;
    float: left;
    margin-right: 66px;
}
.c3_2 .c3_2_tab li:nth-child(4n){
    margin-right: 0;
}
.c3_2 .c3_2_tab li a{
    display: block;
}
.c3_2 .c3_2_tab li a .img{
    overflow: hidden;
}
.c3_2 .c3_2_tab li a .img img{
    width: 300px;
    height: 384px;
    transition: .5s;
}
.c3_2 .c3_2_tab li a:hover .img img{
    transform: scale(1.1);
}
.c3_2 .c3_2_tab li a h3{
    text-align: center;
    font-size: 18px;
    color: #000000;
    line-height: 70px;
}


.index_c4{
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/75838921343f20585bd9b08d8d6493c7bd72206f.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    padding: 82px 0;
}
.c4_1{
    width: 368px;
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}
.c4_1 > h3{
    font-size: 43px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin-left: -15px;
}
.c4_1 > h4{
    font-size: 21px;
    color: #fff;
    line-height: 1.2;
    margin-top: 20px;
}
.c4_1 a{
    display: block;
    width: 362px;
    height: 63px;
    font-size: 21px;
    color: #0155a5;
    padding-right: 112px;
    text-align: center;
    line-height: 63px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/659e3113bb41a16d2974d76ff58f6ebefae09c5a.png) no-repeat center;
    margin-top: 40px;
}
.c4_2{
    width: 890px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 108px;
}
.c4_2 ul li{
    width: 414px;
    height: 245px;
    text-align: center;
    float: left;
    margin-right: 13px;
    margin-bottom: 16px;
    background: #fff;
    text-align: center;
    padding: 25px 30px 0 30px;
}
.c4_2 ul li .img img{
    width: 74px;
    height: 74px;
}
.c4_2 ul li h3{
    font-size: 24px;
    color: #046fb8;
    font-weight: bold;
    line-height: 2;
}
.c4_2 ul li p{
    font-size: 16px;
    color: #5a5a5a;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}


.index_c5{
    padding-top: 68px;
    padding-bottom: 120px;
}
.c5_1{
    text-align: center;
}
.c5_1 h3{
    font-size: 33px;
    color: #393939;
    font-weight: bold;
}
.c5_1 p{
    font-size: 20px;
    color: #838282;
    line-height: 2;
    margin-bottom: 10px;
}
.c5_2{
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 0 5px rgba(51,51,51,0.15);
}
.c5_2 .c5_2_left{
    width: 785px;
}
.c5_2 .c5_2_left .xwtabli{
    border-bottom: 2px solid #eaeaea;
    /*padding-bottom: 6px;*/
    margin-bottom: 26px;
}
.c5_2 .c5_2_left .xwtabli li{
    display: inline-block;
    margin: 0 30px 0 10px;
}
.c5_2 .c5_2_left .xwtabli li a{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #323232;
    border-bottom: 4px solid transparent;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: -3px;
}
.c5_2 .c5_2_left .xwtabli li.cur a{
    border-bottom: 4px solid #046fb8;
}
.c5_2 .c5_2_left .xwtab{
    display: none;
}
.c5_2 .c5_2_left .xwtab .xw1 li a{
    display: block;
    margin-bottom: 15px;
}
.c5_2 .c5_2_left .xwtab .xw1 li .img{
    width: 301px;
    height: 188px;
    overflow: hidden;
}
.c5_2 .c5_2_left .xwtab .xw1 li .img img{
    width: 301px;
    height: 188px;
    transition: .5s;
}
.c5_2 .c5_2_left .xwtab .xw1 li a:hover .img img{
    transform: scale(1.1);
}
.c5_2 .c5_2_left .xwtab .xw1 li .wz{
    width: 455px;
    float: right;
    margin-top: 20px;
}
.c5_2 .c5_2_left .xwtab .xw1 li .wz h3{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 2;
}
.c5_2 .c5_2_left .xwtab .xw1 li .wz .date{
    font-size: 15px;
    color: #888888;
    line-height: 50px;
}
.c5_2 .c5_2_left .xwtab .xw1 li .wz .info{
    font-size: 15px;
    color: #606060;
    line-height: 25px;
}
.c5_2 .c5_2_left .xwtab .xw1 li a:hover .wz h3{
    color: #046fb8;
}
.c5_2 .c5_2_left .xwtab .xw2 li{
    border-bottom: 2px solid #e3e3e3;
}
.c5_2 .c5_2_left .xwtab .xw2 li a{
    display: block;
    padding-left: 25px;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/0e9efb18594dcac91c32abf5df00367be4cf0463.png) no-repeat left center;
    font-size: 18px;
    color: #5a5a5a;
    line-height: 70px;
}
.c5_2 .c5_2_left .xwtab .xw2 li a span{
    font-size: 16px;
    float: right;
}
.c5_2 .c5_2_left .xwtab .xw2 li a:hover{
    color: #046fb8;
}
.c5_2 .c5_2_right{
    width: 475px;
    height: 488px;
    background: #046fb8;
    padding: 18px;
}
.c5_2 .c5_2_right > h3{
    font-size: 20px;
    color: #ffffff;
    line-height: 2.5;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.c5_2 .c5_2_right .picMarquee-top{
    margin-top: 10px;
}
.c5_2 .c5_2_right .picMarquee-top .bd ul li{
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.c5_2 .c5_2_right .picMarquee-top .bd ul li a{
    padding: 0 15px;
}
.c5_2 .c5_2_right .picMarquee-top .bd ul li a h3{
    padding-left: 70px;
    font-size: 18px;
    color: #fff;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/f8c256798005819f2bf16d782ac2b0bb0a93ae7b.png) no-repeat left center;
    line-height: 44px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.c5_2 .c5_2_right .picMarquee-top .bd ul li a .info{
    padding-left: 70px;
    font-size: 16px;
    color: #ffffff;
    background: url(//cdn.myxypt.com/e4dfe80d/21/10/e0cd93e2473de1f8d8fe74282f541a508543fb9d.png) no-repeat left center;
    line-height: 44px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}


.index_c6{
    width: 1920px;
    height: 419px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.c6-2 .c6-2-img{
    display: none;
}
.c6-2 .c6-2-img img{
    width: 1920px;
    height: 419px;
}
.c6-1{
    position: absolute;
    top: 0;
    left: 260px;
}
.c6-1 ul li{
    width: 350px;
    float: left;
    height: 419px;
    border-left: 1px solid #f2f2f2;
}
.c6-1 ul li:nth-child(1){
    border: none;
}
.c6-1 ul li a{
    display: block;
    height: 419px;
    text-align: center;
    padding-top: 160px;
}
.c6-1 ul li a h3{
    font-size: 26px;
    color: #fff;
}
.c6-1 ul li a p{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 20px;
    color: #cac8c8;
}
.c6-1 ul li.cur a{
    background: rgba(1,85,165,0.4);
}


.footbg{
    background: #1f1f1f;
    padding: 64px 0 70px;
}
.foot1{
    width: 420px;
}
.foot1 > h3{
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}
.foot1 > h3 span{
    font-size: 36px;
    color: #046fb8;
    padding-left: 20px;
}
.foot1 .lxfs{
    font-size: 16px;
    color: #fff;
    line-height: 2.2;
}
.foot2{
    width: 100px;
    text-align: center;
    margin-left: 20px;
    margin-top: 20px;
}
.foot2 img{
    width: 100px;
    height: 100px;
}
.foot2 p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
}
.foot3{
    padding-left: 75px;
    width: 777px;
    border-left: 1px solid #5f5f5f;
}
.foot3 .fnav{
    padding: 25px 0;
}
.foot3 .fnav li{
    display: inline-block;
    margin-right: 25px;
}
.foot3 .fnav li a{
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    cursor: pointer
}
.foot3 .yqlj{
    font-size: 14px;
    color: #b8b8b8;
    line-height: 28px;
}
.foot3 .yqlj a{
    color: #b8b8b8;
}
.foot3 .copyr{
    font-size: 14px;
    color: #b8b8b8;
    line-height: 26px;
    text-transform: uppercase;
}
.foot3 .copyr a{
    color: #b8b8b8;
}

.sou{
    font-size: 14px;
    color: #333;
    line-height: 2;
    padding: 20px 0;
}
.sou a{
    color: #333;
}
.sou a:hover{
    color: #046fb8;
}
.hotkey a{
    margin-right: 15px;
}














