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;

}

textarea{
    outline: none;
       font-family: '微软雅黑';
}
.inner {
    width: 1100px;
    margin: 0px auto;
}
.inner1200 {
    margin: 0px auto;
    width: 1200px;
    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;
}
.inner1680{
   margin: 0px auto;
    width: 1680px; 
     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; }

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: 20px 0;
}
.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: 30px;
    line-height: 1.3333333;
    margin: 0 8px;
    border: none;
}
.pagination-lg>a {
    background: transparent;
   /* border: 1px solid #f4f4f4;*/
    color: #333333;
}
.pagination-lg>span {
  /*  background: #c81f23;*/
 /*   border: 1px solid #c81f23;*/
    color: #0159e1;
    border-bottom: 3px solid #0159e1;
}
.pagination-lg>a:hover{
    /* background: #c81f23;*/
   /* border: 1px solid #c81f23;*/
     color: #0159e1;
    border-bottom: 3px solid #0159e1;
}
/*分页*/


/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}
.phone_logo{ height:50px;  background:#fff;}
/*.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: 15px; 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:#0159e1;
-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:#0159e1;
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(55,143,198,0.95); 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("/html/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("/html/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;}

}
/*手机导航*/


/*头部*/
/* header */
#header{width:100%;background:#fff;position:fixed;top:0;left:0;z-index:1000;height: 134px;}
.header_h{height:121px;/*margin-top:-17px;*/}
.header1{height:60px;border-bottom:1px solid #e5e5e5;/*overflow:hidden;*/position: relative;z-index: 1001;padding: 0 100px;}
.logo{display:block;width:32.7%;margin-left:40px;float:left;margin-top: 15px;position: absolute;left: 0;top: 0;}
.logo img{display: block;width: 100%;}
.entry{width:100px; height:30px; display:block; background:url("/html/images/pc/exhibition.png") no-repeat;}
.mobile_web_name{display:none;}
/*******z-index:20==z-index:9999 -- 2018.10.25 -liu********/
.header2{padding:0 100px;position:relative;z-index:9999;}
.header2 .nav{float: right; width: 61.9%;}
.nav li{float:left;/*margin-right:3.3%;*/height:74px;line-height:74px;}
.nav li a{font-size:18px;color:#333333; -webkit-transition:all 0.5s ; transition:all 0.5s; padding-bottom: 24px;position: relative;overflow: hidden;display: block;}
.nav>li{padding:0 20px;}
.nav>li:first-child{padding-left:0;}
.nav li .a:hover,.nav li.on .a{color:#0159e1;/*border-bottom: 3px solid #0159e1;*/}
.header2_right{margin-top:17px;height:25px;line-height:25px;font-size:13px;margin-right:30px;}
.search_icon{width:25px;height:25px;background:url(/html/image/search_icon.png) no-repeat;}
.line1{width:1px;height:25px;background:#c5c5c5;font-size:0;margin:0 15px;}
.header2_right a,.header_country .on{color:#6e6e6e;display:inline-block;padding-left:24px;}
.header2_right a img,.header_country .on img{margin-left:-24px;display:block;float:left;}
.header2_right a:hover{text-decoration:underline;}
.header_link .on img,.header_country .on img{margin-right:10px;}
.arrow{width:8px;height:5px;background:url(/html/images/pc/arrow1.png) no-repeat;}
.header2_right .arrow{margin-left:10px;position:relative;top:-2px;}
.header2_right a.header_lan{padding-left:0;}
.mobile_nav{display:none;}
.header_search{width:25px;height:25px;position:relative;}
.search_icon{width:25px;height:25px;background:url(/html/image/search_icon.png) #fff no-repeat;cursor:pointer;z-index:20;position:relative;}
.header_search .main{position:absolute;right:0;top:-4px;width:0;height:29px;z-index:10;overflow:hidden;}
.header_search .text{width:180px;height:28px;line-height:28px;color:#444;float:left;border:none;border-bottom:1px solid #e4e4e4;}
.header_search .btn{padding: 0; width:25px;height:25px;background:url(/html/image/search_icon.png) no-repeat;float:right;border:none;margin-top:4px;cursor:pointer;}
.m_height50{display:none;}
.header2_right a.header_join{display:block;width:100px;height:30px;line-height:30px;font-size:14px;color:#fff;background:#e91f2f;border-radius:3px;padding:0;position:relative;top:-5px;}
.header2_right a.header_join i{background:url(/html/images/join_icon.png) no-repeat;width:16px;height:19px;margin:4px 8px 0 9px;}


.header2_right p.phone_p{margin: 0 25px; color: #333333;font-size: 30px;font-weight: bold;line-height: 30px;position: relative;top: -8px;}
.header2_right p.phone_p img{vertical-align: middle; position: relative;top: -4px;margin-right: 5px;}
.header2_right a.bloda{font-weight: bold;font-size: 18px;color: #666666;padding: 0;}
.header2_right a.on{color: #088bf3;}
/* 导航下拉 */
.nav_hover{width:88px;height:2px;font-size:0;background:#0159e1;position:absolute;bottom:0;z-index:10;left:-70px;}
.nav_line {background:#e1e2e5;bottom:0;height:1px;left:0;position:absolute;width:100%;z-index:5;}
.subnav{ display: none; width:100%;background:#fff;position:absolute;top:74px;left:0;z-index:100;/* display:none; */-moz-box-shadow:0 3px 3px 0px #eee;-webkit-box-shadow:0 3px 3px 0px #eee;box-shadow:0 3px 3px 0px #eee;}
.solution_subnav{padding:23px 0 32px;}
.subnav1 li{display:inline-block;*display:inline;*zoom:1;margin-right:60px;height:60px;line-height:60px;}
.subnav1 li a{font-size:22px;color:#0159e1;line-height:37px;}
.subnav_title{line-height:34px;font-size:24px;color:#333;font-weight:bolder;}
.news_nav1 .subnav_title{margin-bottom:20px;}
.clientele_nav1 .con,
.news_nav1 .con{font-size:18px;color:#666;line-height:28px;margin-bottom:38px;}
.news_nav1{display:block;width:30%;margin:0 5% 0  0;}
.news_nav1 i{display:block;width:145px;height:45px;text-align:center;line-height:45px;background:#0159e1;font-size:15px;color:#fff;font-style:normal;}
.news_nav2{width:31%;}
.news_nav2 .con{margin-bottom:35px;}
/*.news_nav2 i,
.news_nav3 i{width:25px;height:25px;background:url(/html/images/induy.png) no-repeat;background-size: 100% 100% !important; }*/
.news_nav3{width:29%;}
.news_nav3 .subnav_title{margin-bottom:13px;}
.news_nav3 .imgBg{height:230px;}
.news_nav4:hover i{ text-decoration:underline;}
.news_nav2:hover i,.news_nav3:hover i{}
.news_nav3 i{margin-top:10px;background:none;width:auto;height:auto;}
.news_nav3 i img{display:block;max-width:100%;}
.indnav_arrow{width:22px;height:12px;background:url(/html/images/pc/arrow9.png) no-repeat;margin:10px auto 0;}
.indnav_arrow.arrow_2{margin-top:40px;}
#m_header{display:none;}
.header2_right a,
.header_country{position:relative;color:#6e6e6e;}
.header_country .on{color:#6e6e6e;cursor:pointer;}
.header_country ul{width:100%;padding:6px 30px 6px 15px;background:#fff;position:absolute;top:40px;right:-30px;z-index:500;display:none;}
.header_country ul li{padding:13px 0 13px 15px;text-align:center;}
.header_country ul li a{font-size:14px;color:#666;line-height:13px;padding-left:0;}
.header_country ul li:hover a{color:#69a9dc;}
.header_country ul li a img{margin:2px 10px 0 0;float:none;width:20px;margin:2px auto;}
.header_link .on img,
.header_country .on img{margin-right:10px;}
.header_country .on .arrow{width:8px;height:5px;background:url(/html/images/pc/arrow1.png) no-repeat;}
.login_link i{background:url(/html/images/pc/login_icon.png) no-repeat;height:17px;margin-left:-24px;width:15px;}
.container {
    max-width: 1680px;
    margin: 0 auto;
    width: 87.36%;
}
/*头部*/

/*banner*/
.index-swiper img{width: 100%;display: block;}
.index-swiper .swiper-pagination {bottom: 80px;}
.index-swiper .swiper-pagination-bullet{background: #FFF;width: 14px;height: 14px;margin: 0 8px !important;}

/*banner*/
#content{display: block;margin-top: 134px;}



/*首页底部*/
footer{
    background: #133d89;
    padding-top: 40px;
        letter-spacing:1px; 
}
.fotop{
    padding-bottom: 35px;
   
    float: left;
    width: 100%;
}
.footer a.s1{
    float: left;
    margin-right: 35px;

}
.footer .s1{width: 28%;float: left;border-right: 1px solid #2051a8;}
.footer .s1 img{margin-bottom: 40px;}
.fotop .s1 p{color: #6b90d2;font-size: 18px;line-height: 40px;}
.focn-ul1 {
    float: left;
    height: 338px;
    width: 49%;
    border-left: 1px solid #2051a8;
    padding-left: 30px;
    padding-top: 20px;
}

.fotop .s2{float: left;width: 23%;padding:0 35px;height: 338px;padding-top: 20px; }
.fotop .s2 h4{text-align: center;font-weight: 400;font-size: 24px;color: #6b90d2;line-height: 36px;margin-bottom: 30px;}
.fotop .s2 ul{display: inline-block;width: 100%;}
.fotop .s2 ul li{float: left;width: 50%;padding: 0 10px;line-height: 60px;margin-bottom: 20px;}
.fotop .s2 ul li a{display: inline-block;width: 100%;text-align: center;border: 1px solid #2d559f;}
.fotop .s2 ul li img{vertical-align: middle;text-align: center;margin: 0 auto;max-width: 90%;}
.focn-ul1 li{
    display: inline-block;
  /*  padding: 0 25px;*/

    text-align: left;
}
.focn-ul1 .focn-ul-li{
    float: left;
    width: 20%;
      padding-left: 30px;
   
}
.focn-ul1 .focn-ul-li:first-child {
    border: none;
    padding-left: 0;
}
.focn-ul1 .focn-ul-li:nth-child(2){
padding-left: 10px;
}
.focn-ul-li a{
    letter-spacing:1px; 
}
.focn-ul1 li a{
    font-size: 20px;
    color: #94b7f6;
}
/*.focn-ul1 li:hover a{
    color: #333;
}*/
.focn-ul2{
    margin-top: 20px;
}
.focn-ul2 li{
    display: block;
    padding: 0;
}
.focn-ul2 li a{
    color: #6b90d2;
    font-size: 16px;
    line-height: 45px;
}
.fowx{
    float: right;

}
.fowx img{
    padding: 8px; 
    background: #fff;
}
.fowx p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
}
.fobom{background: #133d89;}
.fobom p{text-align: center;line-height: 36px;font-size: 14px;color: #6b90d2;border-top: 1px solid #244b91;}


.footer .s1 {display: inline-block;float: left;}
.footer .s1 .p1{font-size: 18px;color: #fff;}
.footer .s1 .p2{font-size: 30px;color: #fff;font-weight: bold;font-family: 'Impact';}
.footer .s3{display: inline-block;float: left;margin-left: 20px;}
.footer .s3 .p1{font-size: 18px;color: #fff;}
.footer .s3 .p2{font-size: 30px;color: #fff;font-weight: bold;font-family: 'Impact';}
.footer .s3 img{display: none;}
.footer .s4{display: inline-block;float: right;width: 148px;}
.footer .s4 ul{display: inline-block;}
.footer .s4 ul li{float: left;padding: 0 14px;position: relative;}
.footer .s4 ul li .s1{position: absolute;top: -110px;left: -27px;z-index: 200;background: #fff;width: 95px;height: 95px;border: 2px solid #e5e5e5;display: none;}
.footer .s4 ul li .s1 img{width: 100%;display: block;}
.footer .s4 ul li .s1:after{position: absolute;content: ""; width:0;
    height:0;
    border-width:10px 10px 0;
    border-style:solid;
    left: 37px;
    border-color:#fff transparent transparent;}
    .footer .s4 ul li:hover .s1{display: block;}
    .focn-ul2 li{ padding: 0 !important;  }
/*首页底部*/


/*首页第二屏*/
.section2{padding: 50px 0;}
.section2 .div1{float: left;width: 50%;padding-right: 20px;position: relative;overflow: hidden;}
.section2 .div2{float: left;width: 50%;padding-left: 50px;position: relative;overflow: hidden;}

.section2 .div1 .abti1{font-size: 36px;color: #0159e1;font-weight: 400;}
.section2 .div1 .abti2{font-size: 14px;color: #999999;margin-top: 5px;}
.section2 .div1 ul{display: inline-block;margin-top: 93px;}
.section2 .div1 ul li{float: left;text-align: center;margin-right: 102px;}
.section2 .div1 ul li p{font-size: 24px;color: #333333;margin-top: 8px;}
.section2 .div1 .s2{padding-top: 55px;}
.section2 .div1 .s2 p{color: #666666;font-size: 20px;line-height: 44px;text-align: justify;}
.section2 .div1 .s2 a{background: #0159e1;margin-top: 55px; display: block;line-height: 40px;width: 170px;border-radius: 20px;font-size: 18px;color: #ffffff;text-align: center;}

.section2 .div2 img{max-width: 100%;display: block;}
.section2 .div2 p{text-align: center;font-size: 30px;color: #333333;margin-top: 15px;}
/*首页第二屏*/

/*首页第三屏*/
.section3 {padding-top: 40px;}
.intibox{margin-bottom: 50px;}
.intibox h4{text-align: center;font-size: 36px;color: #0159e1;font-weight: 400;margin-bottom: 10px;}
.intibox p{text-align: center;font-size: 14px;color: #999999; text-transform:uppercase;}
.incp-ul{display: inline-block;width: 100%;float: left;position: relative;overflow: hidden;}
.incp-ul li{float: left;width: 33.333333333333333%;position: relative;}
.incp-ul li .s1{position: relative;overflow: hidden;}
.incp-ul li .s1 img{width: 100%;display: block;-webkit-transition:all 0.8s ;}
.incp-ul li .s2{-webkit-transition:all 0.8s ;transform: scale(0); transition:all 0.5s; position: absolute;left: 0;top: 0;width: 100%;height: 100%;text-align: center;padding-top: 28%; background: rgba(1,89,225,0.80);}
.incp-ul li .s2 p{position: relative;color: #fff;font-size: 30px;line-height: 30px;}
.incp-ul li :hover .s2{transform: scale(1); }
.incp-ul li :hover .s1 img{transform: scale(1.1);}
/*首页第三屏*/


/*首页第四屏*/

.section4{background: #fedd11;padding-top: 50px;}
.section4 .div1{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.section4 .div2{display: inline-block;width: 100%;}
.section4 .div1 .s1{float: left;width: 9.8%;padding-top: 55px;display: inline-block;}
.section4 .div1 .s2{float: left;width: 90.2%;}
.section4 .div1 .s2 ul{display: inline-block;width: 100%;}
.section4 .div1 .s2 ul li{float: left;width: 20%;text-align: center;height: 245px;padding: 0 10px;}
.section4 .div1 .s2 ul li a{float: left;width: 100%;padding-top: 30px;height: 100%;background: #fde344;}
.section4 .div1 .s2 ul li a p{padding-top: 10px;}
.section4 .div1 .s2 ul li a .p1{color: #000000;font-size: 18px;}
.section4 .div1 .s2 ul li a .p2{color: #e00411;font-size: 14px;}
.section4 .div1 .s1 .p1{color: #000000;font-size: 22px;}
.section4 .div1 .s1 .p2{color: #000000;font-size: 14px;text-transform:uppercase;margin-top: 10px;}
.wd-ul{display: inline-block;width: 100%;position: relative;top: 70px;}
.wd-ul li{float: left;width: 33.3333333%;padding-right: 38px;position: relative;border-radius: 5px;}
/*.wd-ul li:last-child{padding-right: 10px;}*/
.wd-ul li a{display: inline-block;width: 100%;box-shadow: 0px 0px 18px 7px rgba(0,0,0,0.1);}
.wd-ul li a img{width: 100%;display: block;max-height: 218px;border-radius: 5px;overflow: hidden;}
/*首页第四屏*/

/*首页第五屏*/
.section5{padding: 50px 0;padding-top: 170px;}
.section5 .center{border-bottom: 1px solid #e5e5e5;}
.pplc-ul{display: inline-block;margin: 0 auto;}
.pplc-ul li{float: left;padding: 0 60px; cursor: pointer;}
.pplc-ul li a{font-size: 24px;padding: 11px 0; color: #333333;line-height: 50px;}
.pplc-ul li.on a{color: #0159e1;border-bottom: 3px solid #0159e1;}
.pplic-ul2 li a{position: relative;display: inline-block;width: 100%;overflow: hidden;border-radius: 8px;float: left;}
.pplic-ul2 li .s1 img{display: block;width: 100%;}
.pplic-ul2 li .s1 p{ line-height: 60px;position: absolute;width: 100%;left: 0;bottom: 0;text-align: center;font-size: 22px;color: #ffffff;background: rgba(1,89,225,0.80);}
.pplic-ul2 li .s2{position: absolute;background: rgba(1,89,225,0.80);height: 100%;width: 100%;bottom: 0;padding: 0 30px;padding-top: 20%;top: 100%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.pplic-ul2 li .s2 .p1{text-align: center;font-size: 22px;color: #ffffff;line-height: 30px;margin-bottom: 50px;}
.pplic-ul2 li .s2 .p2{text-align: justify;color: #fff;font-size: 16px;line-height: 36px;}
.pplic-ul2 li:hover .s2{top: 0;}
.pplic-ul2 li:hover .s1 p{opacity: 0;}
.pplic-dl{margin-top: 70px;position: relative;overflow: hidden;}
/*.pplic-dl dd{display: none;}*/
.pplic-dl dd:nth-child(1){display: block;}
.pplic-ul2{display: inline-block;width: 100%;}
.centermore{text-align: center;}
.inmorea{display: block;line-height: 50px;width: 155px;text-align: center;color: #fff;font-size: 18px;background: #0159e1;border-radius: 30px;margin: 0 auto;}

/*首页第五屏*/


/*首页第六屏*/
.section7{padding-top: 120px;padding-bottom: 35px;position: relative;overflow: hidden;}
.section6 img{display: block;width: 100%;}
.qiwh-ul{display: inline-block;width: 100%;position: relative;}
.qiwh-ul li{float: left;width: 20%;padding-right: 14px;height: 475px;text-align: center;}
.qiwh-ul li a{ float: left;width: 100%;display: inline-block;height: 100%; background: #fff;border-radius: 8px;box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);padding: 0 30px;padding-top: 65px;}
.qiwh-ul li a img{max-width: 100%;}
.qiwh-ul li .p1{color: #333333;font-size:22px;margin-top: 50px;}
.qiwh-ul li  .s2{ display:flex;
   align-items:center;
    justify-content: center;
   flex-direction:column;height: 180px;}
.section7 .div2{margin-top: 27px;position: relative; cursor: pointer;overflow: hidden;}
.section7 .div2 img{max-width: 100%;}
.section7 .div2 .btn{position: absolute;width: 100%;text-align: center;top: 40%;}
.qiwh-ul li  .s2 .p2{color: #999999;font-size: 16px;line-height: 24px;}
/*首页第六屏*/



.section8{
    background: url(/html/image/dashijibk.jpg) no-repeat;
    padding-top: 70px;padding-bottom: 45px;
}
.section8 .div1{position: relative;}
.section8 .intibox h4{color: #fff;}
.dashiji-swiper{background: url(/html/image/xianbk.png) no-repeat;}
.dashiji-swiper .swiper-slide{text-align: center;}
.dashiji-swiper .swiper-slide img{border-radius: 50%;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.dashiji-swiper .swiper-slide .p1{font-size: 22px;color: #fff;padding-top: 50px;padding-bottom: 30px; }
.dashiji-swiper .swiper-slide .p2{font-size: 14px;color: #fff;text-align: left;}
.centermorea2{text-align: center;}
.centermorea2 a{display: block;line-height: 50px;width: 160px;border: 1px solid #FFF;font-size: 18px;color: #fff;margin: 0 auto;border-radius: 30px;margin-top: 25px;}

.dashiji-swiper .swiper-slide:hover img{transform: rotate(20deg);}

.section9{padding: 110px 0;padding-bottom: 80px; background: url(/html/image/se9bk.jpg) no-repeat #f9f9f9;}
.section9 .div1{float: left;width: 50%;}
.section9 .div2{float: left;width: 50%;position: relative;}

.jzwbox-ul{display: inline-block;width: 100%;}
.jzwbox-ul li{float: left;width: 50%;padding-right: 54px;height: 110px;margin-bottom: 70px;}
.jzwbox-ul li .s1{height: 110px;float: left;margin-right: 20px;}
.jzwbox-ul li:last-child{margin-bottom: 0;}
.jzwbox-ul li img{display: block;}
.jzwbox-ul li p{font-size: 20px;color: #333333;line-height: 36px;}
.jzwbox-ul li p span{color: #cc0000;}
.section9 .div2 {position: relative;}
.section9 .div2 .wimg{width: 100%;}
.section9 .div2 .s1{position: absolute;width: 32.5%;left: 0;top:0;height: 110%;top: -3%;}
.section9 .div2 .s1 .img1{width: 100%;}
.section9 .div2 .s1 .nws1{float: left;display: inline-block;}
.section9 .div2 h4{ line-height: 75px;background: #0159e1;color: #fff;text-align: center;font-size: 30px;font-weight: 400;position: absolute;left: 0%;top: 0;width: 100%;}
.section9 .div2 a{position: relative;overflow: hidden;width: 100%;display: inline-block;width: 100%;}
.section9 .div2 h3{font-size: 30px;  -webkit-transition:all 0.5s ; transition:all 0.5s; line-height: 338px;color: #fff;background: rgba(1,89,225,0.85);text-align: center;font-weight: 400;position: absolute;left: 0;top: 0%;width: 100%;}
.section9 .div2 h4 span{display: inline-block;margin: 0 10px;color: #fedd11;}
.section9 .div2 .sn1{height: 800px;  padding-top: 360px;padding-left: 30px; /*position: absolute;bottom: 17%;left: 30px;*/ background: url(/html/image/jzrimg1.jpg) no-repeat; background-size: 100% !important 100% !important;width: 100%; margin-top: 75px;}
.section9 .div2 .sn1 p{color: #fff;font-size: 36px;padding-bottom: 25px;}
/*.jzwbox-ul li p{float: left;}*/
.section9 .div2:hover h3{left: 0;}

.section10{padding-top: 106px;padding-bottom: 80px;}

.innews-ul{display: inline-block;width: 100%;}
.innews-ul li{float: left;width: 50%;margin-bottom: 26px;}
.innews-ul li:nth-child(2n-1){padding-right: 3%;}
.innews-ul li:nth-child(2n){padding-left: 3%;}
.innews-ul li a{display: inline-block;float: left;width: 100%;padding-bottom: 10px;height: 160px;position: relative;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.innews-ul li .s1{float: left;margin-right: 30px;position: relative;overflow: hidden;}
.innews-ul li .s1 img{width: 100%;display: block;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.innews-ul li .s2 .p1{font-size: 20px;color: #333333;line-height: 24px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.innews-ul li .s2 .p2{font-size: 16px;color: #999999;margin-top: 12px;margin-bottom: 5px;}
.innews-ul li .s2 .p3{font-size: 16px;color: #666666; line-height: 36px;height: 72px;overflow: hidden;}

.innews-ul li:hover img{transform: scale(1.1);}

.section10 .centermore{margin-top: 30px;}



.sectionnpage{padding: 60px 0;}

.cpnpage{background: url(/html/image/cpnpagebk.jpg) bottom no-repeat;}


.ntiltewbox {padding-bottom: 60px;}
.ntiltewbox h4{font-size: 30px;color: #e5e3e3;font-weight: 400;text-transform:uppercase;}
.ntiltewbox p{font-size: 36px;color: #0159e1;margin-top: 5px;}

.cpfuwu-dl{display: inline-block;width: 100%;}
.cpfuwu-dl dd{float: left;width: 100%;margin-bottom: 30px;position: relative;}
.cpfuwu-dl dd h4{text-align: center;font-size: 36px;color: #cc0000;margin-bottom:30px;font-weight: 400;}
.cpfuwu-dl dd ul{display: inline-block;width: 100%;float: left;}
.cpfuwu-dl dd ul li{width: 33.3%;float: left;padding-right: 30px;margin-bottom: 40px;}
.cpfuwu-dl dd ul li .div{background: #fff;height: 100px;  display:flex;
   align-items:center;
    justify-content: center;
    text-align: center;
   flex-direction:column;box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);border-radius: 8px;}
.cpfuwu-dl ul li .div p{color: #333333;font-size: 24px;line-height: 48px;padding:  0 38px;}
.cpfuwu-dl dd.dan ul {width: 66.6666666%;}
.cpfuwu-dl dd.dan ul li{width: 50%;}
.cpfuwu-dl dd.dan ul li .div{height: 140px;}
.cpfuwu-dl dd.dan .s1{float: left;width: 33.33333333%;padding-right: 30px;}
.cpfuwu-dl dd.dan .s1 .ns1{box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);border-radius: 8px;background: #fff;text-align: center;padding: 17px 0;}
.cpfuwu-dl dd.dan .s1 .ns1 .p1{font-size: 24px;color: #333333;margin-bottom: 40px;}
.cpfuwu-dl dd.dan .s1 .ns1 .p2{font-size: 30px;color: #cc0000;line-height: 72px;}
.cpfuwu-dl dd.dan .s1 .ns1 .p2 img{vertical-align:middle;margin-right: 20px;}
.sectionpagebanner img{width: 100%;display: block;}






.cpjspage{background: #fff;}

.cpnpage-ul{display: inline-block;margin-bottom: 40px;width: 100%;  }
.cpnpage-ul li {float: left;width: 185px;line-height: 60px;border-radius: 30px;text-align: center;position: relative;overflow: hidden;margin-right: 20px;}
.cpnpage-ul li a{color: #333;font-size: 30px;}
.cpnpage-ul li.on{background: #0159e1;}
.cpnpage-ul li.on a{color: #fff;}
.cpnpage-ul li:hover{background: #0159e1;}
.cpnpage-ul li:hover a{color:#fff; }

.cpjspage-con h4{font-size: 24px;color: #0159e1;}
.cpjspage-con p{font-size: 18px;color: #666666;}
.cpjspage-con table {border-color: #c8c8c8;}
.cpjspage-con table th{padding: 10px;font-size: 18px;color: #333;font-weight: 400;}
.cpjspage-con table td{padding: 10px;font-size: 18px;color: #333;}


.cppx-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.cppx-ul li{width: 25%;float: left;padding-right: 20px;margin-bottom: 50px;}
.cppx-ul li a{display: inline-block;width: 100%;}
.cppx-ul li .s1{position: relative;overflow: hidden;}
.cppx-ul li .s1 img{display: block;width: 100%;/*height: 283px;*/-webkit-transition:all 0.7s ; transition:all 0.7s;
}
.cppx-ul li .s2 p{font-size: 30px;color: #333333;text-align: center;margin-top: 20px;}
.cppx-ul li:hover img{transform: scale(1.1);}





.jybao-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.jybao-ul li{width: 25%;float: left;padding: 0 30px; margin-bottom: 50px;}
.jybao-ul li a{display: inline-block;width: 100%;}
.jybao-ul li .s1{position: relative;overflow: hidden;}
.jybao-ul li .s1 img{display: block;width: 100%;-webkit-transition:all 0.7s ; transition:all 0.7s;
}
.jybao-ul li .s2 p{font-size: 24px;color: #333333;text-align: center;margin-top: 20px;}
.jybao-ul li:hover img{transform: scale(1.1);}

.baogaobk{background: url(/html/image/baogaobk.png) center bottom no-repeat;padding-bottom: 200px;background-size: 100% auto;}


.xpyf-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.xpyf-ul li{margin-bottom: 40px;}
.xpyf-ul li:nth-child(2n){float: right;width: 48%;}
.xpyf-ul li:nth-child(2n-1){float: left;width: 48%;}
.xpyf-ul li .s1{position: relative;overflow: hidden;}
.xpyf-ul li .s1 img{width: 100%;display: block;  -webkit-transition:all 0.5s ; transition:all 0.5s;}
.xpyf-ul li .s1 .ns1{transform: scale(0); position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 50px;padding-top: 100px;background: rgba(254,221,17,0.85);  -webkit-transition:all 0.5s ; transition:all 0.5s;}
.xpyf-ul li .s1 .ns1 p{font-size: 24px;color: #333333;}
.xpyf-ul li:hover img{transform: scale(1.1);}
.xpyf-ul li:hover .ns1{transform: scale(1);}
.xpyf-ul li .s2 .p1{font-size: 24px;color: #333333;margin: 25px 0;}
.xpyf-ul li .s2 .p2{font-size: 18px;color: #999999;}



.innews-ul1{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.innews-ul1 li{float: left;width: 50%;margin-bottom: 26px;}
.innews-ul1 li:nth-child(2n-1){padding-right: 2%;}
.innews-ul1 li:nth-child(2n){padding-left: 2%;}
.innews-ul1 li a{display: inline-block;float: left;width: 100%;padding: 50px 20px; position: relative;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.innews-ul1 li .s1{float: left;margin-right: 30px;position: relative;overflow: hidden;height: 138px;}
.innews-ul1 li .s1 img{width: 100%;display: block;   -webkit-transition:all 0.5s ; transition:all 0.5s;}
.innews-ul1 li .s2 .p1{font-size: 24px;color: #333333;line-height: 24px;    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden}
.innews-ul1 li .s2 .p2{font-size: 18px;color: #999999;margin-top: 12px;margin-bottom: 5px;}
.innews-ul1 li .s2 .p3{font-size: 18px;color: #666666; line-height: 36px;}
.innews-ul1 li:hover a{background: #0159e1;}
.innews-ul1 li:hover p{color: #fff !important;}
.innews-ul1 li:hover img{transform: scale(1.1);}

.gsjj-con img{text-align: center;max-width: 100%;}
.gsjj-con p{font-size: 22px !important;line-height: 48px !important;}


.ppli-ul{padding: 30px 0; display: inline-block;width: 95%;background: url(/html/image/lcxian.png) left repeat-y;margin-left: 5%;}
.ppli-ul li{margin-bottom: 70px; display: inline-block;width: 100%;padding-left: 70px; float: left;background: url(/html/image/lcyuan.png) left center no-repeat;position: relative;left: -10px;}

.ppli-ul li .s1{position: relative;float: left;margin-right: 70px;}
.ppli-ul li img{ width: 100%; } 

.ppli-ul li .s2{
        display: flex;
  /*  align-items: center;*/
    justify-content: center;
    flex-direction: column;
}
.ppli-ul li .p1{font-size: 30px;color: #333333;font-weight: bold;padding-bottom: 20px;text-align: left;}
.ppli-ul li .p2{font-size: 22px;color: #666666;line-height: 40px;}
.ppli-ul li .s1:after{position: absolute;content: "";left:-21px;top: 44%;width: 23px;height: 25px;background: url(/html/image/lcjiantou.png) no-repeat;background-size: 100% 100%; }

.hydw-ul{display: inline-block;width: 100%;padding: 30px 0;}
.hydw-ul li{float: left;padding-left: 20px;padding-right: 30px;position: relative;width: 33.3%;margin-bottom: 80px;}
.hydw-ul li img{position: absolute;left: 0;top: -20px;}
.hydw-ul li .div1{border: 1px solid #dcdcdc;border-radius: 5px;padding: 30px 60px;height: 200px;overflow: hidden;         display: flex;
  /*  align-items: center;*/
    justify-content: center;
    flex-direction: column;}
.hydw-ul li .p1{font-size: 30px;}
.hydw-ul li .p1 span{color: #cc0000;}
.hydw-ul li .p2{font-size: 14px;color: #999999;margin-top: 10px;}

.jxjmwbox-con{position: relative;overflow: hidden;}
.jxjmwbox-con img{width: 100%;display: block;}


.hzhb-ul{display: inline-block;width: 100%;}
.hzhb-ul li{float: left;width: 20%;padding: 8px;margin-bottom: 30px;}
.hzhb-ul li img{width: 100%;display: block;margin: 0 auto;}
.hzhb-ul li .div1{box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.03);border-radius: 5px;text-align: center;padding: 20px 10px;}
.hzhb-ul li p{font-size: 24px;color: #333333;}

.qywhwbox{background: url(/html/image/whimg1.jpg) bottom no-repeat;}



.zzimg-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.zzimg-ul li{width: 25%;float: left;padding: 0 30px; margin-bottom: 50px;}
.zzimg-ul li a{display: inline-block;width: 100%;}
.zzimg-ul li .s1{position: relative;overflow: hidden;}
.zzimg-ul li .s1 img{display: block;width: 100%;-webkit-transition:all 0.7s ; transition:all 0.7s;
}
.zzimg-ul li .s2 p{font-size: 24px;color: #333333;text-align: center;margin-top: 20px;}
.zzimg-ul li:hover img{transform: scale(1.1);}

.baogaobk1{background: url(/html/image/baogaobk2.png) center bottom no-repeat;padding-bottom: 400px;background-size: 100% auto;}

.qjfawbox{position: relative;overflow: hidden;}
.qjfz-con p{font-size: 22px !important;line-height: 60px;}
.qjfz-con h4{font-size: 30px;color: #0159e1;font-weight: 400;}



.shze-ul{display: inline-block;width: 100%;}
.shze-ul li{float: left;width: 100%;margin-bottom: 70px;}
.shze-ul li .s1{float: left;width: 44%;margin-right: 85px; }
.shze-ul li a{display: inline-block;width: 100%;}
.shze-ul li .s1 img{width: 100%;display: block;}
.shze-ul li .s2 {padding-top: 40px;}
.shze-ul li .s2 .p1{font-size: 36px;color: #333333;}
.shze-ul li .s2 .p2{font-size: 24px;color: #666666;margin-top: 30px;margin-bottom: 50px;}
.shze-ul li .s2 .p3{font-size: 24px;color: #666666;line-height: 36px;}

.dspt-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.dspt-ul li{float: left;width: 33.3%;padding: 0 20px;margin-bottom: 50px;}
.dspt-ul li a{box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.03);float: left;width: 100%;display: inline-block;padding: 40px;border-radius: 5px;}
.dspt-ul li .s1{float: left;margin-right: 40px;padding: 20px 0;}
.dspt-ul li .s2 .p1{font-size: 30px;color: #333333;}
.dspt-ul li .s2 .p2{font-size: 18px;color: #999999;padding: 20px 0;}
.dspt-ul li .s2 .p3{font-size: 18px;color: #ff6b06;}


.lxwm-h4{font-size: 30px;color: #000000;padding: 20px 0;font-weight: 400;}
.lxwm-ul{display: inline-block;width: 100%;padding: 20px 0;}
.lxwm-ul li{float: left;width: 50%;}
.lxwm-ul li p{font-size: 24px;line-height: 36px;color: #666666;}
.lxwm-ul li p img{vertical-align: middle;margin-right:30px;}


#dituContent{height: 780px;}

.yqlk-ul{display: inline-block;width: 100%;position: relative;overflow: hidden;}
.yqlk-ul li{float: left;width: 20%;padding: 20px 10px;text-align: center;margin-bottom: 10px;}
.yqlk-ul li img{max-width: 100%;}


.zyzx-ul{display: inline-block;width: 100%;}
.zyzx-ul li{float: left;width: 100%;padding: 50px 0; border-bottom: 1px dashed #dcdcdc; }
.zyzx-ul li .s1{float: left;width: 50%;padding-right: 50px;}
.zyzx-ul li .s2{float: right;width: 50%;}
.zyzx-ul li .s2 img{width: 100%;display: block;}
.zyzx-ul li .s1 .p1{font-size: 30px;color: #000000;}
.zyzx-ul li .s1 .p2{font-size: 24px;color: #666666;display: inline-block;width: 100%;padding:60px 0;}
.zyzx-ul li .s1 .p3{font-size: 24px;color: #666666;}
.zyzx-ul li .s1 p img{vertical-align: middle;margin-right: 20px;max-width: 100%;}
.zyzx-ul li .s1 .p2 .ns1{float: left;width: 10%;}
.zyzx-ul li .s1 .p2 .ns2{float: left;width: 90%;}
.zyzx-ul li .s1 .p3 .ns1{float: left;width: 10%;}
.zyzx-ul li .s1 .p3 .ns2{float: left;width: 90%;}
.zyzx-ul li .s1 .ns1 img{max-width: 100%;padding-right: 10px;}

.zymap{margin: 50px 0;}

.cpjspage{position: relative;overflow: hidden;}

.dashij-ul{display: inline-block;width: 100%;}
.dashij-ul li{float: left;width: 20%;position: relative;text-align: center;margin-bottom: 80px;height: 400px; padding: 0 10px;}

.dashij-ul li img{border-radius: 50%;border: 5px solid #f5f5f5;margin-bottom: 10px; }
.dashij-ul li .p1{font-size: 30px;color: #333333;font-weight: bold;margin: 20px 0;}
.dashij-ul li .p2{font-size: 20px;color: #666666;}

.dashij-ul li.fl{float: left;}
.dashij-ul li.flimg:after{position: absolute;width: 47px;height: 31px;content: "";right: -10px;top: 20%; background: url(/html/image/jiantou1.png);}
.dashij-ul li.frimg:after{position: absolute;width: 47px;height: 31px;content: "";left: -10px;top: 20%;background: url(/html/image/jiantou2.png);}
.dashij-ul li.fr{float: right;}

.dashij-ul li:last-child img{border: none;}
.dashij-ul li:last-child:after{display: none !important;}


.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:2000; left:0px; top:-100%}

.video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}

.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}

.register_form{width: 400px;margin: 0 auto;}


.section1{position: relative;overflow: hidden;}
.section2{position: relative;overflow: hidden;}
.section3{position: relative;overflow: hidden;}
.section5{position: relative;overflow: hidden;}
.section6{position: relative;overflow: hidden;}
.section7{position: relative;overflow: hidden;}
.section8{position: relative;overflow: hidden;}
.section9{position: relative;overflow: hidden;}
.section10{position: relative;overflow: hidden;}
.section11{position: relative;overflow: hidden;}
.section9 .div2 .s1:hover h4 p{opacity: 0;}


.hydwcwbox{background: url(/html/image/hydwbk.jpg) right bottom no-repeat;padding-bottom: 100px;}

.jingy{position: absolute;top: 40px;right: 15px;z-index: 50;cursor: pointer;}
.jingy img{width: 50px;}

.quan{position: absolute;bottom: 20px;right: 15px;z-index: 50;cursor: pointer;}
.quan img{width: 50px;}

.zxl_ul{width:100%; float:left;}
.zxl_ul li{width:100%; float:left;}
.zxl_ul li .div_t{width:100%; line-height:30px; color:#666666; font-size:18px; overflow:hidden;background: url(/html/image/r_jt1.png) right 20px top 18px no-repeat; background-color:#ddd; cursor:pointer; float:left; padding:10px 20px; margin-bottom:10px;}
.zxl_ul li .div_t.activezxl,.zxl_ul li .div_t:hover{background: url(/html/image/r_jt2.png) right 20px top 18px no-repeat; background-color:#0159e1; color:#fff; }
.zxl_ul li .div_c{width:100%; padding:3%; color:#666; font-size:14px; line-height:2; overflow:hidden;float:left; display:none;}
.zxl_ul li .div_c img{ max-width:100%;}
