li {

    list-style: none;

}



ul {

    padding: 0;

    margin: 0;

}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

        word-wrap: break-word;

}



input{

    outline: none;

    font-family: '微软雅黑';

}



.text-center{

    text-align: center;

}   

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0px;bor;/* border: 0; */f;/* font-size: 100%; */*/outline: none;}

caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;

    -moz-box-sizing: border-box;

　　-webkit-box-sizing: border-box;

　　box-sizing: border-box;

}

html {font-size: 14px;-ms-text-size-adjust: 100%;overflow-x: hidden;/* -webkit-tap-highlight-color: transparent; */}

body {font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial;margin: 0 auto;color: #333;background-color: #fff;}

body{

        overflow: hidden;


        background: #fff;
      
}



textarea{

    outline: none;

       font-family: '微软雅黑';

}

.inner {

    width: 1100px;

    margin: 0px auto;

}

.inner1200 {

    margin: 0px auto;

    width: 1200px;

    position: relative;

}

.inner1250{

     margin: 0px auto;

    width: 1250px;

    position: relative; 

}

.inner1000{

    width: 1000px;

    margin: 0 auto;

}

.inner1100 {

    margin: 0px auto;

    width: 1100px;

}

.inner1080{width: 1080px;

margin: 0 auto;}

.inner1280{width: 1280px;margin: 0 auto;}

.inner1240{

   margin: 0px auto;

    width: 1240px; 

}

.inner1300{

   margin: 0px auto;

    width: 1300px; 

     position: relative;

}



.inner1380{

margin: 0px auto;

    width: 1380px;

}

.inner1440{

    margin: 0 auto;

    width: 1440px;

    position: relative;

}

.inner1536{

margin: 0px auto;

    width: 1536px;

    position: relative;

}

.fc {

    text-align: center;

}



.center{

    text-align: center;

}

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }

.clearfix:after { clear: both; }

.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.fl{float:left; display:inline;}

.fr{float:right; display:inline;}

.clearboth{ clear:both;}



h1, h2, h3, h4, h5, h6, p {

    margin: 0;

    padding: 0px;

}

figure,section,li,dd,div{

    margin: 0;

    padding: 0px;

    border: 0;

    font-size: 100%;

    outline: none;

}

/*section{

    letter-spacing:1px; 



}*/





a{

    text-decoration: none;

    outline: none;

}

/*loding*/



.loading {

    position: fixed;

    width: 100%;

    height: 100%;

    background-color: #fff;

    z-index: 1000000;

}



.spinner {

    width: 150px;

    height: 30px;

    position: absolute;

    left: 47%;

    top: 50%;

    margin-left: -75px;

    margin-top: -15px;

}



.spinner>div {

    /* width: 30px;

    height: 30px;

    background-color: #67CF22;*/

    border-radius: 100%;

    /*  display: inline-block;*/

    -webkit-animation: bouncedelay 1.8s;

    animation: bouncedelay 1.8s;

    /* Prevent first frame from flickering when animation starts */

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}





@-webkit-keyframes bouncedelay {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,

    /*    60% {

        -webkit-transform: scale(1.2)

    },*/

    100% {

        -webkit-transform: scale(2)

    }

}

@-webkit-keyframes bouncedelay1 {





    0% {

        -webkit-transform: scale(0.5)

    }

    ,

    30% {

        -webkit-transform: scale(0.8)

    }

    ,



    100% {

        -webkit-transform: scale(1.5)

    }

}





.fl{

    float: left;

}

.ri{

    float: left;

}

.fr{

    float: right;

}





/*分页*/
.fanye{
    float: left;
    width: 100%;
   margin-bottom: 50px;
}
.newdtitle{
    text-align: center;
    font-size: 32px;
    padding: 15px 0;
    padding-bottom: 30px;

    color: #fff;
}
.new-deta{
    color: #fff;
}
.moreye {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.moreye a {
    color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 6px;
    border-radius: 6px;
}*/
.pagination-lg>a, .pagination-lg>span {
    padding: 7px 14px;
    font-size: 14px;
    line-height: 1.3333333;
    margin: 0 3px;
    display: inline-block;margin-bottom: 5px;
    border: none;
}
.pagination-lg>a {
    background: #fff;
    border: 1px solid #d3d4d4;
    color: #333;
}
.pagination-lg>span {
    background: #043e7e;
    border: 1px solid #043e7e;
    color: #fff;
}
.pagination-lg>a:hover{
     background: #043e7e;
    border: 1px solid #043e7e;
    color: #fff;
}
/*分页*/




/*******手机导航*******/



.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;}

.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#043e7e; color:#fff; cursor:pointer;}

.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color: #fff;text-indent:0px; display:none;z-index: 1000;}

.a_zxlmenu_c li{width:100%;  float:left; text-align:center; border-bottom: 1px solid #ccc;margin: 1px 0;}

.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#333; text-decoration:none;}

.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}

.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}

.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}

.a_zxlmenu_c1{

    display: none;

}

.a_zxlmenu_t i{

    margin: 0 10px;

}

.a_zxlmenu_c1 li{

 text-align: center;

 border: none;

 display: inline-block;

     background-color: rgba(255,255,255,0.8);

 border: none;

 margin: 0;

}

.a_zxlmenu_c1 li a{

    padding: 0 15px;

    position: relative;

    line-height: 30px;

    margin: 5px 0;

}

.a_zxlmenu_c li a i{

    float: right;

    right: 15px;

    top: 6px;

    position: relative;

}



/*******手机导航*******/









/*手机导航*/

/* CSS Document */

.phone_nav{ display:none;height: 50px;}

.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}

.phone_logo{ height:50px;  background:#fff;box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2)}

/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/

.phone_logo .p1 img{ height: 100%}



@media screen and (max-width:1200px) {

.phone_logo .p1 {padding-top: 10px; height: 43px; display: block;}

.in_top .heard{ display:none;}

.phone_logo {width: 100%;padding: 0 20px;box-sizing: border-box;}



.phone_nav{display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:9999; border-bottom: 2px solid #e4e4e4;background: }



/*导航按钮*/

.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;

transition:all 0.7s; -webkit-transition:all 0.7s;}

.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#043e7e;

-webkit-transition-property: background-color, -webkit-transform;

transition-property: background-color, -webkit-transform;

transition-property: background-color, transform;

transition-property: background-color, transform, -webkit-transform;

-webkit-transition-duration: 300ms;

transition-duration: 300ms;}

.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#043e7e;

transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;

transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;

transition-duration: 300ms; -webkit-transition-duration: 300ms;}

.phone_nav .nav_but:before{margin-top:-5px;}

.phone_nav .nav_but:after {margin-top:5px;}



/*栏目名称*/

.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:rgba(4,62,126,0.85); overflow:hidden;}

.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}

.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}

/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}

.phone_nav .nav_main .ss .p2{ float:right;}

.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}

.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }

.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}

*/

.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../image/lmfooter_bottom.png") center right no-repeat; z-index:99;}

.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}

.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}

.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}



.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}





.phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}

.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }

.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }

.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }

.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }

.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }

.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }

.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }





/*打开样式*/

.phone_nav_one{background:#231815;  transition-delay:0s; -webkit-transition-delay:0s; }

.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}

.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }

.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}

.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}

.phone_nav_one .nav_but_box { opacity:0.8;}

.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}

}





@media screen and (max-width:758px){/*--768-0--*/

/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}

.phone_logo .p1 img{ width:100%;}

.phone_logo{ height:77px;}

.phone_nav{ height:77px;}*/

/*.phone_nav .nav_main{ top:77px;}*/

.phone_nav .nav_but_box{ top:10px; right:10px;}

.phone_nav .nav_main ul{ margin-top:20px; height:300px; overflow-y:auto; box-sizing:border-box;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



@media screen and (max-width:470px){/*--768-0--*/

.phone_logo {padding: 0 10px}

.phone_nav .nav_main ul{ height:410px;}

.phone_nav .nav_main .b_one .ul{ height:auto;}



}



.a_rlzydiv_c {display: inline-block;width: 100%;}
.a_rlzydiv_c dt{width:100%;  float:left; font-weight:normal;}
.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#fff; color:#333; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dt .div .s2{width:19.5%;}
.a_rlzydiv_c dt .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;}
.a_rlzydiv_c dd .div{float: left;width:100%; padding:1.2% 0px; background:url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:16px; color:#333; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{ background:url(../image/r_jt2.png) right 20px center no-repeat; background-color:#f3061c;color: #fff;}
.a_rlzydiv_c dd .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dd .div .s2{width:19.5%;}
.a_rlzydiv_c dd .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd .div1{box-sizing: border-box; width:100%;/* background-color:#f7f6f6;*/ padding:2% 3%; display:none; float: left;background: #f1f3f6;}
.a_rlzydiv_c dd .div1_c{width:100%; padding-bottom:3%; color:#222222; font-size:14px; line-height:2.0; overflow-x:hidden;}
.a_rlzydiv_c dd .div1_b,.a_rlzydiv_c dd .div1_b:hover{width:150px; height:40px; line-height:40px; text-align:center; background-color:#6eba44; display:inline-block; overflow:hidden; color:#fff; text-decoration:none; font-size:14px;}


.nwbox{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.inbanner{position: relative;overflow: hidden;}

.header{position: relative;background: #fff;height: 120px;}

.header .login{padding: 10px 0;float: left; margin-top: 20px;}
.nav{display: inline-block;float: right;margin-left: 50px;}
.nav li {float: left;margin-left: 50px;position: relative;padding: 43px 0;}
.nav li .a1{box-sizing: border-box;line-height: 34px; color: #043e7e; padding-bottom: 15px;}
.nav li:hover .a1,.nav li.active .a1{color: #e60012;border-bottom: 2px solid #e60012;}
.nav li:hover .dedl{display: block;}
.nav li:hover .dedl2{display: block;}
.dedl{position: absolute;width: 200px;background: rgba(255,255,255,0.5);left: 0;top: 100%;z-index: 500;display: none;}
.dedl dd{box-sizing: border-box;padding: 0 10px;}
.dedl a{color: #333;line-height: 34px;}
.dedl dd:hover a{color:#e60012 }


.dedl2{display: none; position: absolute;width: 260px;background: rgba(255,255,255,0.5);left: -65px;top: 100%;z-index: 500;box-sizing: border-box;padding: 0 20px; padding-bottom: 20px;}
.dedl2 .h4{font-size: 14px;padding-bottom: 10px;border-bottom: 1px dashed #dbdcdc;padding-top: 20px;color: #043e7e;margin-bottom: 10px;}
.dedl2 dd{box-sizing: border-box;}
.dedl2 a{color: #333;line-height: 34px;}
.dedl2 dd:hover a{color:#e60012 }


.header .div2{position: absolute;right: 0;top: 15px;}
.header .div2 form{float: left;display: inline-block;}
.header .div2 .in1{border: none; border-bottom: 1px solid #dddddd;float: left;line-height: 22px;}
.header .div2 .btn{margin-left: 5px; width: 22px;height: 22px;float: left;background: url(../image/sou.png) center no-repeat; background-size: cover;position: relative;}
.header .div2 .btn input{position: absolute;left: 0;width: 100%;top: 0;opacity: 0;}
.header .div2 .s1{float: right;margin-left: 10px;}
.header .div2 .s1 a{display: block;margin-left: 5px;float: left;padding-top: 2px;}




.index-swiper img{display: block;width: 100%;}
.section1{padding: 20px 0;background: url(../image/se1bk.jpg) center no-repeat;  background-size: cover;}
.section1 .div1{background: #f6f7fb;float: right;width: 53%;box-sizing: border-box;padding: 80px 60px;position: relative;top: 40px;}
.section1 .title .p1{font-size: 30px;font-weight: bold;color: #043e7e;}
.section1 .title .p2{font-size: 14px;color: #999999;text-transform: uppercase;}
.section1 .title .p3{font-size: 18px;font-weight: bold;color: #043e7e;margin-top: 25px;}
.section1 .text{margin: 30px 0;}
.section1 .text p{font-size: 16px;color: #666666; line-height: 30px;}
.section1 .demore{ margin-top: 30px; }
.demore{color: #fff;background: #043e7e;line-height: 44px;width: 150px;border-radius: 30px;display: inline-block;text-align: center;}

.section2{padding: 50px 0;background: url(../image/se2bk.jpg) center no-repeat;  background-size: cover; margin-top: 80px;}

.section2 .title {text-align: center;text-transform: uppercase;}
.section2 .div1{text-align: center;text-transform: uppercase; margin-top: 20px;}
.section2 .title .p1{font-size: 30px;font-weight: bold;color: #043e7e;}
.section2 .title .p2{font-size: 14px;color: #999999;}
.section2 .div1 .p1{font-size: 14px;color: #043e7e;line-height: 1.5}
.section2 .div1 .p2{font-size: 24px;color: #e60012; line-height: 1.5}
.se2ul{display: inline-block;width: 100%; margin-top: 50px;}
.se2ul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 15px;text-align: center;}
.se2ul li .img{}
.se2ul li .img img{display: block;max-width: 100%; margin: 0 auto;}
.se2ul li p{font-size: 18px;color: #043e7e;font-weight: bold; margin-top: 25px;}
.section2 .demore{margin-top: 30px;}
.section3{padding: 60px 30px;background: url(../image/se3bk.jpg) center no-repeat;  background-size: cover;margin-top: 30px;}


.section3 .title {text-align: center;text-transform: uppercase;}
.section3 .title .p1{font-size: 30px;font-weight: bold;color: #fff;}
.section3 .title .p2{font-size: 14px;color: #fff;}
.se3-swiper {margin-top: 40px;box-sizing: border-box;}
.se3-swiper .swiper-slide{background: rgba(5,97,198,0.9); box-sizing: border-box;padding: 30px;}
.se3-swiper .swiper-slide .p1{font-size: 20px;color: #ffffff;box-sizing: border-box;padding: 0 10px;text-align: left;height: 30px;}
.se3-swiper .swiper-slide .p2{font-size: 14px;color: #ffffff;box-sizing: border-box;padding: 0 10px;text-align: left;}
.se3-swiper .swiper-slide .line {text-align: center; margin: 24px 0;}
.se3-swiper .swiper-slide .line p{display: inline-block;border-bottom: 1px solid #fff;width: 30%;}
.se3-swiper .swiper-slide span{ margin-top: 30px; color: #fff;line-height: 30px;width: 70%;display: inline-block;border-radius: 30px;border: 1px solid #4084d0;}

.section4{padding: 60px 0;background-size: cover;}

.section4 .title {text-align: center;text-transform: uppercase;}
.section4 .title .p1{font-size: 30px;font-weight: bold;color: #043e7e;}
.section4 .title .p2{font-size: 14px;color: #999999;}
.innews{display: inline-block;width: 100%; margin-top: 40px;}
.innews li{float: left;width: 33.3%;box-sizing: border-box;padding:  0 15px;}
.innews li a{display: block;width: 100%;box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.1);}
.innews li .img img{display: block;width: 100%;}
.innews li .text{padding: 20px 15px;box-sizing: border-box;}
.innews li .text .p1{font-size: 17px;color: #666666;}
.innews li .text .p2{font-size: 18px;font-weight: bold; color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.innews li .text .p3{font-size: 14px;color: #999999; line-height: 24px;height: 48px;overflow: hidden;}
.section5{background: url(../image/injoinbk.png) center no-repeat;background-size: cover; height: 580px;}
.section5 .inner1200{height: 100%;}
.section5 .text-center{position: absolute;left: 0;width: 100%;bottom: 20%;}

.footer{padding-top: 25px;}
.footer .div1{float: left;width: 25%;padding-top: 15px;}
.footer .div2{float: left;width: 30%;box-sizing: border-box;padding: 0 1%;padding-top: 5px;}
.footer .div2 .img{float: left;}
.footer .div2 .img img{display: block;}
.footer .div2 .text{float: left;box-sizing: border-box;padding-left: 10px;}
.footer .div2 .text .p1{font-size: 24px;color: #e60012;}
.footer .div2 .text .p2{font-size: 26px;color: #e60012;font-weight: bold;}
.footer .div3{float: left;width: 30%;}
.footer .div4{float: left;width: 15%;}
.footer .div4 img{float: right;display: block;max-width: 100%;}
.footer .div5{display: inline-block;width: 100%; padding: 15px 0;text-align: center;font-size: 14px;color: #666666;border-top: 1px solid #d1d1d1; margin-top: 20px;}



.weizhi {line-height: 16px;font-size: 14px;background: #f6f4f4;}
.weizhi p{color: #888888; line-height: 60px;}
.weizhi a{color: #888888;}
.weizhi span{color: #888888;}
.weizhi img{position: relative;top: 3px;margin-right: 5px;}
.nbanner img{display: block;width: 100%;}
.cpcaul{display: inline-block;width: 100%;}
.cpcaul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 8px; margin-bottom: 25px;}
.cpcaul li a{display: block;width: 100%;box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.1);background: #fff;}
.cpcaul li .img{position: relative;overflow: hidden;}
.cpcaul li img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.cpcaul li:hover img{transform: scale(1.1);}
.cpcaul li p{line-height: 60px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;color: #333;text-align: center;}
.cpcaul li:nth-child(1){width: 50%;}
.cpcaul li:nth-child(2){width: 50%;}
.ncontent{background: #f6f7fb;}
.ncontentbox{padding: 50px 0;}

.nmenu{display: inline-block; margin-bottom: 20px;}
.nmenu li{float: left;padding: 0 10px;line-height: 48px;text-align: center;box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.1); margin: 0 8px; margin-bottom: 15px;}
.nmenu li a{color: #333;}
.nmenu li.active,.nmenu li:hover{background: #043e7e}
.nmenu li.active a,.nmenu li:hover a{color: #fff}
.ncpul{display: inline-block;width: 100%;}
.ncpul li{float: left;width: 33.3%;box-sizing: border-box;padding: 0 8px; margin-bottom: 15px;}
.ncpul li a{box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.1);display: block;}
.ncpul li .img{height: 260px;position: relative;overflow: hidden;}
.ncpul li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.ncpul li .text{box-sizing: border-box;padding: 10px;text-align: center;}
.ncpul li .text .p1{color: #333;font-size: 16px;padding: 20px 0;}
.ncpul li:hover img{transform: scale(1.1);}
.xiangxi .div1{display: inline-block;width: 100%;}
.xiangxi .div1 .fl{float: left;width: 50%;border: 1px solid #cccccc;}
.xiangxi .div1 .fr{float: left;width: 50%;box-sizing: border-box;padding:  0 25px;}
.xiangxi .div1 .fr .p1{color: #336296;font-size: 36px;}
.xiangxi .div1 .fr .text{font-size: 18px;color: #666666;line-height: 36px; margin-top: 20px;}

.cpxxul{display: inline-block;width: 100%;background: #eeeeee; margin-top: 30px;}
.cpxxul li{float: left;padding: 0 50px; line-height: 50px;text-align: center;color: #333;}
.cpxxul li.active{background: #043e7e;color: #fff;}
.cpxxdl{display: inline-block;width: 100%;box-sizing: border-box;padding: 30px 0;}



.innews2{display: inline-block;width: 100%;}
.innews2 li{float: left;width: 33.3%;box-sizing: border-box;padding:  0 15px;margin-bottom: 25px;}
.innews2 li a{display: block;width: 100%;box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.1);}
.innews2 li .img{position: relative;overflow: hidden;}
.innews2 li .img img{display: block;width: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.innews2 li .text{padding: 20px 15px;box-sizing: border-box;}
.innews2 li .text .p1{font-size: 17px;color: #666666;}
.innews2 li .text .p2{font-size: 18px;font-weight: bold; color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.innews2 li .text .p3{font-size: 14px;color: #999999; line-height: 24px;height: 48px;overflow: hidden;margin-top: 10px;}
.innews2 li:hover img{transform: scale(1.1);}

.newxxbox .h5{text-align: center;font-size: 30px;font-weight: 400;}
.newxxbox .content{box-sizing: border-box;padding: 30px 0;}


.fanganbox .h5{text-align: left;font-size: 30px;font-weight: 400;color: #043e7e;}
.fanganbox .content{box-sizing: border-box;padding: 30px 0;}


.liuyanform {display: inline-block;width: 100%; margin-top: 40px;}
.liuyanform .box{float: left;width: 50%;box-sizing: border-box;padding:  0 10px; margin-bottom: 20px;}
.liuyanform .box .div{background: #fff;line-height: 40px;box-sizing: border-box;padding: 5px 20px;display: inline-block;width: 100%;color: #888888; }
.liuyanform .box .div label{float: left;width: 20%;}
.liuyanform .box .div input{float: left;width: 100%; line-height: 40px;border: none;}



.liuyanform .box2{float: left;width: 100%;box-sizing: border-box;padding:  0 10px; margin-bottom: 20px;}
.liuyanform .box2 .div input{float: left;width: 100%; line-height: 40px;border: none;}

.liuyanform {margin-top: 0;}
.liuyanform .box2 .div{background: #fff;line-height: 40px;box-sizing: border-box;padding:  10px 20px;display: inline-block;width: 100%;color: #888888; }
.liuyanform .box2 .div label{float: left;width: 10%;}
.liuyanform .box2 .div textarea{float: left;width: 100%;height: 100px;resize: none;border:none;box-sizing: border-box;padding: 10px 0;}
.liuyanform .btn{margin: 0 auto;margin-left: 10px; background: #043e7e;line-height: 40px;width: 130px;text-align: center;color: #fff;font-size: 16px;border: none;}


.lxbox .div1{display: inline-block;width: 100%;}
.lxbox .div2{display: inline-block;width: 100%;margin-top: 40px;}
.lxbox .div1 .fl{float: left;width: 40%;}
.lxbox .div1 .fr{float: right;width: 60%; box-sizing: border-box;padding: 0 15px;}
#allmap{height: 400px;}
.lxbox .h5{text-align: center;font-size: 30px;line-height: 30px;color: #043e7e;background: url(../image/lxtibk.png) center center no-repeat; margin-bottom: 50px;}


.aboutbox .h5{text-align: center;font-size: 30px;line-height: 30px;color: #043e7e;background: url(../image/lxtibk.png) center center no-repeat; margin-bottom: 50px;}
.aboutbox .content img{max-width: 100%;display: block;}



.index-swiper .swiper-button-next{width: 56px;height: 98px;background: url(../image/inbannerbtn1.png) no-repeat; background-size: cover;right: 0}
.index-swiper .swiper-button-prev{width: 56px;height: 98px;background: url(../image/inbannerbtn2.png) no-repeat; background-size: cover;left: 0;}



.cp-swiper .swiper-button-next{width: 36px;height: 43px;background: url(../image/cpxxbtn1.png) no-repeat; background-size: cover;right: 0}
.cp-swiper .swiper-button-prev{width: 36px;height: 43px;background: url(../image/cpxxbtn2.png) no-repeat; background-size: cover;left: 0;}
.cperji{display: none; position: absolute;left: 0;top: 120px;width: 100%;background: rgba(255,255,255,0.9); z-index: 500;height: 470px; padding: 20px 0;box-sizing: border-box;}
.cperji .box{box-sizing: border-box;float: left;width: 20%;position: relative;height: 100%;border-right: 1px solid #dedede;}



.dedl3{ box-sizing: border-box;padding: 0 20px; padding-bottom: 10px;}
.dedl3 .h4{font-size: 14px;padding-bottom: 10px;border-bottom: 1px dashed #dbdcdc;color: #043e7e;margin-bottom: 10px;}
.dedl3 dd{box-sizing: border-box;}
.dedl3 a{color: #333;line-height: 28px;}
.dedl3 dd:hover a{color:#e60012 }



.dedl4{box-sizing: border-box;padding: 0 20px; padding-bottom: 10px;}
.dedl4 .h4{font-size: 14px;padding-bottom: 10px;border-bottom: 1px dashed #dbdcdc;color: #043e7e;margin-bottom: 10px;}
.dedl4 dd{box-sizing: border-box;width: 50%;float: left;}
.dedl4 a{color: #333;line-height: 28px;}
.dedl4 dd:hover a{color:#e60012 }
.cpxxdl dd{display: none;}
.cpxxdl dd.active{display: block;}