@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-01-16 16:16:41
 * @version $Id$
 .itop {
    position: fixed;
    right: 10px;
    bottom: 40px;
    display: none;
    margin-bottom: 5px;
    width: 40px;
    height: 36px;
    border-radius: 2px;
    background: url(../images/bbsImg.png) center/100% no-repeat;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

 */ 

.itop {
    position: fixed;
    right: 10px;
    bottom: 40px;
    display: none;
    margin-bottom: 5px;
    width: 48px;
    height: 48px;
    border-radius: 2px;
    background: url(../images/top.png) center/100% no-repeat;
    cursor: pointer;

}

@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2018-01-16 16:16:41
 * @version $Id$
 */
 
.header{padding:0px 75px;height:80px;position:relative;z-index:10;background-color:#30373f;}
.header .headC{position:relative;background-color:#30373f !important;max-width:1200px;margin:0 auto}
.header .logo{float:left;margin-top:15px;}
.header .nav{float:left;}
.header .nav li{float:left;font-size:14px;height:80px;}
.header .nav li a{color:#fff;display:block;width:128px;text-align:center;line-height:80px;transition:all 0.3s linear;background:url(../images/navline.gif) center bottom no-repeat;background-size:0px 2px;}
.header .nav li a:hover,.header .nav li .current{color:#00a0e9;background-size:102px 2px;}
.header .siteRight{float:right;margin-top:20px;}


@media (max-width: 1220px){
.header {
    padding:0px 50px;
     }
}

@media screen and (min-width:1080px) and (max-width:1170px){
.header {
    padding:0px 9px;
     }
}


.header .login{float:left;}
.header .login li{float:left;font-size:14px;}
.header .login li a{color:#333;padding:0px 6px;transition:all 0.3s linear;}
.header .login li a:hover{color:#00a0e9;text-decoration:underline;}

.header .search{float:left;margin-left:6px;margin-top:4px;}
.header .search .sebtn{cursor:pointer;}
.header .search .searchBox .close{width:40px;height:40px;position:absolute;right:0px;top:0px;background:url(../images/jjclose.gif) center no-repeat;background-size:21px 21px;cursor:pointer;transition:all 0.3s linear;}
/*.header .search .searchBox .close:hover{transform:rotate(90deg);}*/

.header .search .searchBox{position:absolute;height:40px;width:300px;right:-400px;top:50%;margin-top:-20px;background-color:#fff;}
.header .search .ip_group{width:260px;position:relative;}

.header .search .ip_group .txt{height:40px;box-sizing:border-box;width:260px;box-sizing:border-box;padding:0px 50px 0px 10px;font-size:14px;background:none;outline:none;border:none;color:#666;}
.header .search .ip_group .sub{height:40px;width:40px;box-sizing:border-box;cursor:pointer;position:absolute;right:-100px;top:0px;font-size:0px;background:url(../images/ifdjBlack.png) center no-repeat;border:none;outline:none;}

.selectBtn{display: none;}


.headerSJ{display:none;}

.headerJ{height:80px;position:relative;z-index: 3;background-color:#fff;}
.headerJ .logo{float:left;margin-top:15px;}
.headerJ .nav{float:left;margin-left:40px;}
.headerJ .nav li{float:left;font-size:14px;height:80px;}
.headerJ .nav li a{color:#333;display:block;width:140px;text-align:center;line-height:80px;transition:all 0.3s linear;background:url(../images/navline.gif) center bottom no-repeat;background-size:0px 2px;}
.headerJ .nav li a:hover,.headerJ .nav li .current{color:#00a0e9;background-size:102px 2px;}
.headerJ .siteRight{float:right;margin-top:30px;}

.headerJ .login{float:left;}
.headerJ .login li{float:left;font-size:14px;}
.headerJ .login li a{color:#333;padding:0px 6px;transition:all 0.3s linear;}
.headerJ .login li a:hover{color:#00a0e9;text-decoration:underline;}


.headerJ .search{float:left;margin-left:6px;margin-top:4px;}
.headerJ .G-in{position:relative;overflow:hidden;}
.headerJ .search .sebtn{cursor:pointer;}
.headerJ .search .searchBox .close{width:40px;height:40px;position:absolute;right:0px;top:0px;background:url(../images/jjclose.gif) center no-repeat;background-size:21px 21px;cursor:pointer;transition:all 0.3s linear;}
/*.header .search .searchBox .close:hover{transform:rotate(90deg);}*/

.headerJ .search .searchBox{position:absolute;height:40px;width:300px;right:-300px;top:50%;margin-top:-20px;background-color:#fff;}
.headerJ .search .ip_group{width:260px;position:relative;}

.headerJ .search .ip_group .txt{height:40px;box-sizing:border-box;width:260px;box-sizing:border-box;padding:0px 50px 0px 10px;font-size:14px;background:none;outline:none;border:none;color:#666;}
.headerJ .search .ip_group .sub{height:40px;width:40px;box-sizing:border-box;cursor:pointer;position:absolute;right:0px;top:0px;font-size:0px;background:url(../images/ifdj.png) center no-repeat;border:none;outline:none;}



.header_z{height:80px;}
.header_z .logo{float:left;margin-top:15px;}
.header_z .nav{float:left;margin-left:40px;}
.header_z .nav li{float:left;font-size:14px;height:80px;}
.header_z .nav li a{color:#333;display:block;width:100px;text-align:center;line-height:80px;transition:all 0.3s linear;background:url(../images/navline.gif) center bottom no-repeat;background-size:0px 2px;}
.header_z .nav li a:hover{color:#00a0e9;background-size:100px 2px;}
.header_z .siteRight{float:right;margin-top:30px;}

.header_z .login{float:left;}
.header_z .login li{float:left;font-size:14px;}
.header_z .login li a{color:#333;padding:0px 6px;transition:all 0.3s linear;}
.header_z .login li a:hover{color:#00a0e9;text-decoration:underline;}

.header_z .search{float:left;margin-left:6px;margin-top:4px;}
.header_z .G-in{position:relative;overflow:hidden;}
.header_z .search .sebtn{cursor:pointer;}
.header_z .search .searchBox .close{width:40px;height:40px;position:absolute;right:0px;top:0px;background:url(../images/jjclose.gif) center no-repeat;background-size:21px 21px;cursor:pointer;transition:all 0.3s linear;}
/*.header .search .searchBox .close:hover{transform:rotate(90deg);}*/

.header_z .search .searchBox{position:absolute;height:40px;width:300px;right:-300px;top:50%;margin-top:-20px;background-color:#fff;}
.header_z .search .ip_group{width:260px;position:relative;}

.header_z .search .ip_group .txt{height:40px;box-sizing:border-box;width:260px;box-sizing:border-box;padding:0px 50px 0px 10px;font-size:14px;background:none;outline:none;border:none;color:#666;}
.header_z .search .ip_group .sub{height:40px;width:40px;box-sizing:border-box;cursor:pointer;position:absolute;right:0px;top:0px;font-size:0px;background:url(../images/ifdj.png) center no-repeat;border:none;outline:none;}


.topWrap {background:url(../images/tpbg.jpg) repeat-x center top;font-family: "Microsoft Yahei";height: 127px;position: relative;overflow: hidden;}
.headerTop{ width:1200px; margin:0 auto;  }
/*.header { width: 1200px; margin:0 auto;  }*/
.h_nr { height: 127px; overflow: hidden;box-sizing: border-box;padding-top: 22px;}
.logoTop { width: 168px; height: 70px;overflow: hidden; float:left; }
.logoTop img { width: 168px; height: 70px; display: block; }
.h_nr h2 {margin-left: 22px; margin-top: 8px; float: left;  font-size: 23.75px; color: #30373f; font-weight: normal; text-align: left; line-height: 35px; position: relative;}
.h_nr h2 b{color: #30373f; font-size:26px; font-weight: bold; display:  block;text-align: left; position:relative; }
.h_nr .sc{margin-top: 20px;text-align: left;  float: right; width: 272px; box-sizing:border-box;padding-left:55px; height: 64px; background:url(../images/tel.png) no-repeat left 5px; line-height:22px;  }
.h_nr .sc span{font-size: 16px; color: #30373f; display: block;font-weight: lighter}
.h_nr .sc p {overflow: hidden; color: #24a900;font:28px "Arial";  font-weight: bold;}
.h_nr .fcode{width:280px;float:right;margin-top: -12px;}
.h_nr .fcode em{display:block;width:100px;float:left; line-height:normal;text-align:center; color:#000;margin-right:40px; font-size:12px;}
.h_nr .fcode em img{width:90px;height:90px;display:block;padding:1px;background:#eee;margin:0 auto;}

.hd_fixed{filter:alpha(opacity=100);opacity:1; position:fixed; top:0; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-0); z-index:10; left:0;-webkit-transition:top 0.5s;transition:top 0.5s;padding: 0px;}


.banner{width:100%;position:relative;}

.banner .zhtxt{position:absolute;left:-40px;top:0.7rem;width:100%;color:#fff;opacity:0;}
.banner .zhtxt .tit{font-size:0.20rem;}
.banner .zhtxt .tit span{display:block;}
.banner .zhtxt .body h3{font-size:0.14rem;font-weight:normal;margin:6px 0px;}
.banner .zhtxt .body p{font-size:0.08rem;font-weight:lighter;}
.banner .zhtxt .G-in{position:relative;}
.banner .zhtxt .bma{position:absolute;right:0px;top:120px; width:140px;text-align:center;background-color:#00a0e9;line-height:42px;height:42px;color:#fff;border-radius:3px;transition:all 0.3s linear;}
.banner .zhtxt .bma:hover{background-color:#30d0ff;}
.banner .zhtxt .bmb{position:absolute;right:0px;top:120px; width:140px;text-align:center;background-color:#999999;line-height:42px;height:42px;color:#fff;border-radius:3px;transition:all 0.3s linear;}
.banner .zhtxt .bmb:hover{background-color:#30d0ff;}

.footer .g-in{width:1200px;}

.location{background-color:#f7f7f7;border-bottom:1px solid #eee;}
.location .G-in{font-size:14px;}
.location .breadcrumbs{float:left;}
.location .breadcrumbs a{padding:18px 0px 18px;color:#333;display:inline-block;padding-right:15px;background:url(../images/tr.png) right center no-repeat;margin-left:15px;transition:all 0.3s linear;}

.location .breadcrumbs .a_home{padding-left:30px;margin-left:0px;background:url(../images/tr.png) right center no-repeat,url(../images/home.png) left 21px no-repeat;}
.location .breadcrumbs a:hover{color:#00a0e9;}
.location .subNav{float:right;}
/*.location .subNav li{float:left;margin-left:20px;position:relative;}
.location .subNav li>a{display:block;padding:20px 0px 18px;color:#333;transition:all 0.3s linear;padding-right:0px;}
.location .subNav li>a:hover{color:#00a0e9;}*/

.location .subNav li{float:left;position:relative;}
.location .subNav li>a{display:block;padding:18px 12px 18px;color:#333;transition:all 0.3s linear;position:relative;z-index: 1;}
.location .subNav li:after{display:block;content:"";position:absolute;left:0px;top:0px;width:0%;height:100%;background-color:#00a0e9;z-index:0;transition:all 0.3s linear;}
.location .subNav li>a:hover{color:#fff;}
.location .subNav li .current{color:#fff;background-color:#00a0e9;}
.location .subNav li:hover:after{width:100%;}


.location .subNav li .slideNav{position:absolute;right:0px;top:59px;width:187px;background-color:#f7f7f7;box-sizing:border-box;border:1px solid #eee;border-bottom:none;z-index:100;display:none;}
.location .subNav li .slideNav a{display:block;line-height:48px;border-bottom:1px solid #eee;padding-left:14px;color:#555;transition:all 0.3s linear;}
.location .subNav li .slideNav a:hover{color:#fff;background-color:#00a0e9;}
.location .subNav li .slideNav .lsj{width:24px;height:12px;background:url(../images/lsj.png) center no-repeat;position:absolute;right:30px;top:-12px;z-index:100;}
.location .subNav li .slideNav .on{background-color:#00a0e9;color:#fff;}


/*.location .subNav1 li a{padding-right:0px;background:none;}
.location .subNav1 li a:hover{background:none;}
.location .subNav1 li .current{border-bottom:2px solid #00a0e9;}*/




.menuNav{padding-top:60px;margin-bottom:80px;}
.menuNav .G-in{position:relative;}
.menuNav li{float:left;width:16.6666666666666%;float:left;text-align:center;}
.menuNav li>a{display:block;height:60px;line-height:60px;font-size:14px;color:#fff;background-color:#303538;border-right:1px solid rgba(255,255,255,0.5);}
.menuNav li:last-child a{border:none;}
.menuNav .on a{background-color:#00a0e9;border-right:1px solid #00a0e9}
.menuNav .menuS{position:absolute;left:0px;top:60px;width:100%;padding:20px 30px 20px;background-color:#00a0e9;box-sizing:border-box;display:none;}
.menuNav .on .menuS{display:block;}
.menuNav .menuS dl{}
.menuNav .menuS dd{float:left;margin-right:20px;margin-bottom:10px;}
.menuNav .menuS dd a{display:block;width:90px;height:30px;color:#fff;font-size:12px;text-align:center;border:1px solid #fff;box-sizing:border-box;line-height:28px;border-radius:3px;}


.PcmenuNav{padding-top:60px;/*margin-bottom:50px;*/}
.PcmenuNav .swipNav{}
.PcmenuNav .swipNav .swiper-wrapper{}

.PcmenuNav .G-in{position:relative;}
.PcmenuNav .G-in .lbb{position:relative;}
.PcmenuNav .G-in .prev{background:url(../images/zj.jpg)  center no-repeat;left:-50px;}
.PcmenuNav .G-in .next{background:url(../images/yj.jpg)  center no-repeat;right:-50px;}
.PcmenuNav .swiper-slide{float:left;width:16.6666666666666%;text-align:center;position:static !important;}
.PcmenuNav .swiper-slide>a{display:block;height:60px;line-height:60px;font-size:14px;color:#fff;background-color:#303538;border-right:1px solid rgba(255,255,255,0.5);transition:all 0.3s;}
.PcmenuNav .swiper-slide>a:hover{background-color: #00a0e9;}
.PcmenuNav .on a{background-color:#00a0e9;border-right:1px solid #00a0e9;}
.PcmenuNav .act a{background-color:#00a0e9;border-right:1px solid #00a0e9;}

.PcmenuNav .swipNav .menuS{display:none;}
.PcmenuNav .menuS{position:absolute;left:0px;top:60px;width:100%;padding:0px 30px 0px;background-color:#00a0e9;box-sizing:border-box;z-index:20;}

.PcmenuNav .menuS dl{}
.PcmenuNav .menuS dd{float:left;margin:20px  15px 20px;}
.PcmenuNav .menuS dd a{display:block;width:90px;height:30px;color:#fff;font-size:12px;text-align:center;border:1px solid #fff;box-sizing:border-box;line-height:28px;border-radius:3px;}


.proList{padding-top:60px;padding-bottom:60px;}
.proList ul{width:1300px;}
.proList li{float:left;border:1px solid #ecedee;position:relative;transition:all 0.3s linear;width:380px;margin-right:27px;margin-bottom:27px;}
.proList li .caption h3{font-weight:normal;font-size:16px;color:#333;position:absolute;left:20px;top:16px;transition:all 0.3s linear;}
.proList li .caption h3 span{display:block;font-size:14px;color:#999999;margin-top:4px;}
.proList li .caption .more{font-size:14px;color:#888888;display:block;position:absolute;right:20px;bottom:16px;transition:all 0.3s linear;}
.proList li:hover{border:1px solid #00a0e9;background-image: url(../images/hwf.jpg);transform:translateY(-10px);}
.proList li:hover .caption h3{color:#00a0e9;}
.proList li:hover .caption .more{color:#00a0e9;}
.proList li .pic{overflow:hidden;}
.proList li .pic img{transition:all 0.3s linear;}
.proList li:hover .pic img{transform:scale(1.08);}


.nav-tabs-line > li.active > a, .nav-tabs-line > li.active > a:focus, .nav-tabs-line > li.active > a:hover {
    color: #305dc3;
    border-bottom: 2px solid #305dc3;
}
.nav-tabs-line > li.active > a, .nav-tabs-line > li.active > a:focus, .nav-tabs-line > li.active > a:hover {
    color: #2574a9;
    background-color: transparent;
    border-bottom: 2px solid #2574a9;
}
.nav-tabs-line>li>a {
    padding: 10px 20px;
    border-bottom: 2px solid transparent;
}
.nav-tabs-line > li.activep > a, .nav-tabs-line > li.activep > a:focus, .nav-tabs-line > li.activep > a:hover {
    color: #305dc3;
    border-bottom: 2px solid #305dc3;
}
.nav-tabs-line > li.activep > a, .nav-tabs-line > li.activep > a:focus, .nav-tabs-line > li.activep > a:hover {
    color: #2574a9;
    background-color: transparent;
    border-bottom: 2px solid #2574a9;
    padding: 10px 0px;
}
.container
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px)
{
    .container
    {
        width: 750px
    }
}

@media (min-width:992px)
{
    .container
    {
        width: 970px
    }
}

@media (min-width:1200px)
{
    .container
    {
        width: 1170px
    }
}
.container
{
    max-width: 100%
}

@media (min-width:1600px)
{
    .container
    {
        width: 1310px
    }
}

@media (min-width:992px)
{

    .col-md-3,.col-md-9
    {
        float: left
    }
        .col-md-9
    {
        width: 70%
    }

    .col-md-3
    {
        width: 25%
    }

}
.col-md-3,.col-md-9
{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px 
}
.row.no-space
{
    margin-right: 0;
    margin-left: 0
}
.row.no-space>[class*=col-]
{
    padding-right: 0;
    padding-left: 0
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel {
    position: relative;
    margin-bottom: 30px;
    border-width: 0;
}

@media (min-width: 992px)
 .product-content-body .panel {
    margin-right: 15px;
}
.panel-body {
    padding: 30px 30px;
}
.panel>:not(.panel-loading):not(.collapsing) {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body ul.nav-tabs {
    margin-bottom: 30px;
}
.nav-tabs {
    border-bottom: 1px solid #e4eaec;
}
.panel-body>:last-child {
    margin-bottom: 0;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor {
    padding: 0px;
}
.tab-content>.active {
    display: block;
}
.met-editor {
    background: #ffffff;
    padding: 30px;

    color: #222;
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.met-news-bar
{
    background: #ffffff;
    margin-left: 30px;
    margin-bottom: 10px;
    padding: 20px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

@media (max-width: 992px)
{
    .met-news-bar
    {
        margin-left: 0px;
        margin-top: 30px;
        padding: 30px;
    }
}

@media (max-width: 768px)
{
    .met-news-bar
    {
        margin-left: 0px;
        margin-top: 0px;
        padding: 20px 15px;
    }
}

.met-news-bar ul.column
{
    padding: 0px;
    list-style: none;
}

.met-news-bar ul.column li
{
    margin-bottom: 10px;
}

.met-news-bar ul.column li a
{
    font-size: 16px;
    color: #555555;
}

.met-news-bar ul.column li a:hover
{
    color: #1e8bc3;
}

.met-news-bar ul.column li a.active
{
    color: #1e8bc3;
}

.met-news-bar .recommend
{
    margin: 20px 0px;
    padding: 20px 0px;
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
}

.met-news-bar .recommend h3
{
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
}

.met-news-bar .recommend .list-group
{
    margin-top: 10px;
    margin-bottom: 0px;
}

.met-news-bar .recommend .list-group a
{
    color: #555555;
    font-size: 15px;
}

.met-news-bar .recommend .list-group a:hover
{
    color: #1e8bc3;
}

.met-news-bar .widget
{
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 35px;
    font-size: 14px;
    letter-spacing: .03em;
    list-style: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    line-height: 1.5;
}

.met-news-bar .widget h2
{
    background: #1E8BC3;
    padding: 0px 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 19px;
    color: #fff;
    border-radius: 4px;
}

.met-news-bar .widget h3
{
    background: #1E8BC3;
    padding: 0px 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 19px;
    color: #fff;
    border-radius: 4px;
}

.met-news-bar .widget ul
{
    margin: 0;
    padding: 0;
}

.met-news-bar .widget ul li
{
    margin-bottom: 8px;
    padding-bottom: 7px;
    padding-left: 7px;
    border-bottom: solid 1px #f2f2f2;
    list-style: none;
    font-weight: 400;
    color: #777;
}

.met-news-bar .widget ul li a
{
    color: #777 !important;
}

.met-news-bar .widget ul li a:hover,
.met-news-bar .widget ul li a.active
{
    text-decoration: none;
    color: #2574A9 !important;
}

.met-news-bar .widget li span a
{
    color: #777 !important;
}

.met-news-bar .widget li span a:hover
{
    text-decoration: none;
    color: #2574A9 !important;
}

.met-news-bar .widget > ul > li > a > span.badge
{
    background: transparent;
    color: #bbb;
    padding: 3px 6px;
    border: solid 1px #eee;
    margin-left: 5px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.met-news-bar .widget > ul > li > a > span.badge:hover
{
    background: #eee;
    border: solid 1px #eee;
    color: #2574A9;
}

.met-news-bar .widget > ul > li > a:hover > span.badge,
.met-news-bar .widget > ul > li > a.active > span.badge
{
    background: #eee;
    border: solid 1px #eee;
    color: #2574A9;
}

@media (max-width: 768px)
{
    .met-news-bar .panel
    {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 15px;
    }

    .met-news-bar .panel-body
    {
        padding: 15px;
    }

    .met-news-bar .product-content-body .panel
    {
        margin-right: 0px;
    }

    .met-news-bar .product-content-body ul.nav-tabs
    {
        margin-bottom: 15px;
        margin-top: -10px;
    }
}

.met-news-bar .product-hot h4.example-title
{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}

.met-news-bar .product-hot-list
{
    padding: 0px 15px;
}

@media (min-width: 768px)
{
    .met-news-bar .product-hot-list
    {
        padding: 0px 15px;
    }
}

@media (max-width: 992px)
{
    .met-news-bar .product-hot-list:nth-child(3n+1)
    {
        clear: both;
    }
}

@media (max-width: 488px)
{
    .met-news-bar .product-hot-list
    {
        width: 100%;
        padding: 0px;
    }

    .met-news-bar .product-hot-list:nth-child(3n+1)
    {
        clear: none;
    }

    .met-news-bar .product-hot-list:nth-child(2n+1)
    {
        clear: both;
        width: 100%;
    }
}

.met-news-bar .product-hot-list a
{
    overflow: hidden;
}

.met-news-bar .product-hot-list a.img
{
    margin: 0px auto;
    display: block;
    margin-bottom: 5px;
}

.met-news-bar .product-hot-list a.img img
{
    margin: 0px auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.met-news-bar .product-hot-list a.txt
{
    color: #5e7387;
    text-decoration: none;
}

.met-news-bar .product-hot-list a.txt:active,
.met-news-bar .product-hot-list a.txt:focus,
.met-news-bar .product-hot-list a.txt:hover
{
    text-decoration: none;
}

.met-news-bar .product-hot-list a.txt:hover
{
    color: #1e8bc3;
}

.met-news-bar .product-hot-list p
{
    color: #f96868;
    margin-bottom: 0px;
}

.met-news-bar .product-hot-list:hover a img
{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.met-news-bar .product-hot-list:hover a
{
    color: #1e8bc3;
}

.proDis{padding-top:60px;padding-bottom:20px;}
.proDis .proDis1 .scrollPic{background:url(../images/hw.jpg);width:500px;height:500px;float:left;margin-right:50px;cursor:pointer;position:relative;}
.proDis .proDis1 .scrollPic .pageOn{text-align:center;width:100%;margin-top:8px;}
.proDis .proDis1 .scrollPic .pageOn span{margin:0px 3px;border:1px solid #ddd;box-sizing:border-box;background-color:transparent;opacity:1;}
.proDis .proDis1 .scrollPic .pageOn .swiper-pagination-bullet-active{border:1px solid #00a0e9;}
.proDis .proDis1 .G-in{padding:40px 40px 50px 40px;background-color:#f7f7f7;box-sizing:border-box;}
.proDis .proDis1 .caption{padding-top:80px;}
.proDis .proDis1 .caption .tit span{font-size:24px;color:#333;padding-bottom:30px;border-bottom:1px solid #ddd;display:inline-block;width:50%;}
.proDis .proDis1 .caption .body{margin-top:40px;font-size:14px;color:#555;line-height:28px;}
.proDis .proDis1 .caption .body ul li{list-style: disc;list-style-position: inside;}


.proDis .proDis2{margin-top:60px;}
.proDis .proDis2 li .tit{font-size:24px;color:#555;padding-bottom:20px;border-bottom:1px solid #eee;}
.proDis .proDis2 li .body{padding:30px 3px 40px;font-size:14px;color:#555;line-height:28px;}
.proDis .proDis2 li .body table{}
.proDis .proDis2 li .body ul li{list-style: disc;list-style-position: inside;}


.proKS .proKS1{background:url(../images/ks1bg.jpg)center no-repeat;background-size:cover;padding:100px 0px;}
.proKS .proKS1 .ks1_c{width:640px;margin:0 auto;padding-bottom:40px;background:url(../images/bw.png) center bottom no-repeat;}
.proKS .proKS1 .ks1_c img{margin:0 auto;position:relative;top:80px;opacity:0;}
.proKS .proKS1 .ks1_c .tit{font-size:40px;color:#fff;font-weight:lighter;text-align:center;margin-bottom:60px;}
.proKS .proKS1 .cap{text-align:center;font-size:16px;color:#fff;line-height:32px;padding-top:30px;position:relative;top:-80px;opacity:0;font-weight:lighter;}


.proKS .proKS2{padding-top:100px;background:url(../images/ks2bg.jpg) center no-repeat;background-size:cover;}
.proKS .proKS2 .ks2_c{position:relative;width:640px;float:left;margin-top:50px;}
.proKS .proKS2 .ks2_c .pic{position:relative;left:-60px;top:60px;opacity:0;}
.proKS .proKS2 .ks2_c .pic img{margin:0 auto;}
.proKS .proKS2 .ks2_c .bw2{position:absolute;left:0px;bottom:106px;}
.proKS .proKS2 .ks2_txt{width:460px;float:right;text-align:right;position:relative;right:-60px;top:60px;opacity:0;}
.proKS .proKS2 .ks2_txt .tit{font-size:36px;color:#000;font-weight:lighter;margin-bottom:30px;}
.proKS .proKS2 .ks2_txt .body{font-size:16px;color:#000;line-height:36px;font-weight:lighter;}



.bannerJ{cursor:pointer;}
.bannerJ .pageOn span{opacity:1;background-color:transparent;border:1px solid #b6b4ab;}
.bannerJ .pageOn .swiper-pagination-bullet-active{background-color:#b6b4ab;border:1px solid #fff;}

.joinIndex{background:url(../images/yd.jpg) center no-repeat;background-size:cover !important;}
.joinIndex .serBox{padding:260px 0px 260px;}
.joinIndex .search{width:780px;height:60px;margin:0 auto;position:relative;}
.joinIndex .search .txt{width:660px;height:60px;border:1px solid #0e6eb8;box-sizing:border-box;font-size:16px;color:#a4b0bd;padding:0px 20px;outline:none;border-radius:6px;}
.joinIndex .search .sub{width:124px;height:60px;cursor:pointer;outline:none;border:none;box-sizing:border-box;position:absolute;top:0px;right:0px;font-size:18px;color:#fff;background-color:#0e6eb8;border-top-right-radius:6px;border-bottom-right-radius:6px;}


.joinIndex .joinBot{}
.joinIndex .sitsLeft{float:left;}
.joinIndex .sitsLeft .Jnav{margin-left:-17px;padding-bottom:20px;}
.joinIndex .sitsLeft .Jnav dd{float:left;}
.joinIndex .sitsLeft .Jnav dd a{transition:all 0.3s linear;display:block;width:90px;text-align:center;line-height:20px;color:#333;background:url(../images/jline.gif) right center no-repeat;font-size:14px;}
.joinIndex .sitsLeft .Jnav dd a:hover{color:#0e6eb8;}



.joinSocial{background-color:#f7f7f7;padding:60px 0px 100px;}
.joinSocial .selGroup{float:left;}
.joinSocial .selGroup select{width:280px;height:50px;border:1px solid #ddd;font-size:16px;color:#646665;padding:0px 0px 0px 10px;box-sizing:border-box;outline:none;background-color:transparent;margin-right:20px;cursor:pointer;}
.joinSocial .searchBox{float:right;width:480px;height:50px;position:relative;}

.joinSocial .searchBox .txt{width:360px;height:50px;border:1px solid #ddd;box-sizing:border-box;font-size:14px;color:#a4b0bd;padding:0px 10px;outline:none;border-radius:6px;}
.joinSocial .searchBox .sub{width:124px;height:50px;cursor:pointer;outline:none;border:none;box-sizing:border-box;position:absolute;top:0px;right:0px;font-size:18px;color:#fff;background-color:#0e6eb8;border-top-right-radius:6px;border-bottom-right-radius:6px;}




.joinSocial .jobLi{margin-top:30px;}
.joinSocial .jobLi .G-in{padding:10px 20px 60px;box-sizing:border-box;background-color:#fff;} 
.joinSocial .job_list{}
.joinSocial .job_list .inbod .job_id{margin-bottom:10px;}
.joinSocial .job_list .inbod .job_id dd{float:left;width:14.2857142%;height:60px;text-align:center;line-height:60px;font-size:16px;color:#494c4b;}
.joinSocial .job_list .inbod .job_id dd:nth-child(1){text-align:left;padding-left:40px;box-sizing:border-box;}

.joinSocial .job_list .inbod .job_name{cursor:pointer;color:#444;transition:all 0.3s linear;}
.joinSocial .job_list .inbod .job_name:hover{background-color:#0e6eb8;color:#fff;}
.joinSocial .job_list .inbod li{border:1px solid #e5e5e5;margin-bottom:1px;}
.joinSocial .job_list .inbod .job_name dd{float:left;width:14.2857142%;height:60px;text-align:center;line-height:60px;font-size:14px;}
.joinSocial .job_list .inbod .job_name dd:nth-child(1){text-align:left;padding-left:40px;box-sizing:border-box;}


.joinSocial .job_list .inbod .job_rep{display:none;font-size:14px;color:#666;padding:30px 40px;line-height:26px;background-color:#ffffff;}
.joinSocial .job_list .inbod .job_rep dl{margin-top:10px;}
.joinSocial .job_list .inbod .job_rep dl dt{margin-bottom:6px;}
.joinSocial .job_list .inbod .job_rep .top p{margin-bottom:6px;}
.joinSocial .job_list .inbod .job_rep .top{padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.joinSocial .job_list .inbod .job_rep .bottom{padding-top:20px;color:#000;}
.joinSocial .job_list .inbod .job_rep .bottom p{float:left;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group{float:right;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group a{display:block;width:120px;height:40px;line-height:40px;color:#0e6eb8;box-sizing:border-box;padding-left:42px;float:right;border:1px solid #0e6eb8;margin-left:20px;transition:all 0.3s linear;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .jl{background:url(../images/j1.png) 22px center no-repeat;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .jl:hover{background-color:#0e6eb8;color:#fff;background-image:url(../images/j1f.png);}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .j2{background:url(../images/j2.png) 22px center no-repeat;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .j2:hover{background-color:#0e6eb8;color:#fff;background-image:url(../images/j2f.png);}


.boomtxt{position:fixed;left:40%;top:50%;background-color:#f7f7f7;width:570px;height:260px;z-index:1000;margin-top:-130px;margin-left:-160px;border-radius:2px;box-shadow:0px 1px 20px rgba(0,0,0,0.2);display:none;}
.boomtxt .boomW{padding:40px;}
.boomtxt .boomW label{display:block;position:relative;}
.boomtxt .boomW .lab1 span{display:block;width:110px;height:38px;display:block;background-color:#0e6eb8;border-radius:6px;text-align:center;line-height:38px;color:#fff;cursor:pointer;} 
.boomtxt .boomW label .file{width:110px;height:38px;position:absolute;left:0px;top:0px;opacity:0;cursor:pointer;}
.boomtxt .boomW label .txt{width:80%;height:38px;font-size:14px;color:#666;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;padding:0px 10px;border-radius:0px;outline:none;}
.boomtxt .boomW .lab2{margin:30px 0px;}
.boomtxt .boomW .lab3 .sub{display:block;width:110px;height:38px;display:block;background-color:#0e6eb8;border-radius:6px;text-align:center;line-height:38px;color:#fff;cursor:pointer;border:none;outline:none;} 
.boomtxt .boomW .close{width:21px;height:21px;position:absolute;right:20px;top:20px;background:url(../images/jjclose.gif);border-radius:100%;cursor:pointer;}

.boomtxt2{position:fixed;left:50%;top:50%;background-color:#f7f7f7;width:320px;height:auto;z-index:1000;margin-top:-130px;margin-left:-160px;border-radius:2px;box-shadow:0px 1px 20px rgba(0,0,0,0.2);display:none;}
.boomtxt2 .boomW{padding:40px;}
.boomtxt2 .boomW label{display:block;position:relative;}
.boomtxt2 .boomW .lab1 span{display:block;width:110px;height:38px;display:block;background-color:#0e6eb8;border-radius:6px;text-align:center;line-height:38px;color:#fff;cursor:pointer;} 
.boomtxt2 .boomW label .file{width:110px;height:38px;position:absolute;left:0px;top:0px;opacity:0;cursor:pointer;}
.boomtxt2 .boomW label .txt{width:80%;height:38px;font-size:14px;color:#666;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;padding:0px 10px;border-radius:0px;outline:none;}
.boomtxt2 .boomW .lab2{margin-bottom:20px;margin-top:30px;}
.boomtxt2 .boomW .lab3 .sub{display:block;width:110px;height:38px;display:block;background-color:#0e6eb8;border-radius:6px;text-align:center;line-height:38px;color:#fff;cursor:pointer;border:none;outline:none;} 
.boomtxt2 .boomW .close{width:21px;height:21px;position:absolute;right:20px;top:20px;background:url(../images/jjclose.gif);border-radius:100%;cursor:pointer;}
.boomtxt2 .boomW .lab4{width:80%;height:38px;margin:0px 0px 30px;}
.boomtxt2 .boomW .lab4 span{display:block;float:left;width:30%;height:32px;line-height:32px;}    
.boomtxt2 .boomW .lab4 .txt{width:70%;height:32px;font-size:14px;color:#666;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;padding:0px 10px;border-radius:0px;outline:none;}

.footerJ{text-align:center;font-size:14px;color:#ccc;background-color:#272727;}
.footerJ .G-in{padding:15px 0px 12px;}


.joinAbout{padding-top:60px;}
.joinAbout .joinAbout1 .pic{float:left;position:relative;left:-50px;opacity:0;}
.joinAbout .joinAbout1 .pic p{font-size:14px;color:#333;line-height:36px;padding-left:50px;background:url(../images/ho.png) left center no-repeat;margin-top:16px;}


.joinAbout .joinAbout1 .caption{width:440px;float:right;position:relative;}
.joinAbout .joinAbout1 .caption .tit{font-size:30px;color:#333333;padding-bottom:50px;background:url(../images/sline.gif) 4px bottom no-repeat;}
.joinAbout .joinAbout1 .caption .tit span{display:block;font-size:18px;color:#595f66;font-weight:lighter;}
.joinAbout .joinAbout1 .caption .body{width:550px;margin-top:25px;box-sizing:border-box;padding:30px 40px 20px;border:1px solid #ddd;position:absolute;right:-40px;background-color:#fff;opacity:0;}
.joinAbout .joinAbout1 .caption .body li{margin-bottom:6px;}
.joinAbout .joinAbout1 .caption .body li span{display:block;width:70px;float:left;font-size:14px;color:#2c2f33;font-weight:bold;}
.joinAbout .joinAbout1 .caption .body li em{display:block;width:390px;float: left;font-size:14px;color:#595f66;}


.joinAbout .joinAbout2{margin-top:90px;padding-bottom:60px;position:relative;}
.joinAbout .joinAbout2 .pgy{width:480px;height:456px;background:url(../images/pgy.png) center no-repeat;position:absolute;right:0px;bottom:0px; animation: pgy 40s linear 1s infinite;z-index:-1;}

@keyframes pgy{
    0%{transform:rotate(-360deg);}
    100%{transform:rotate(360deg);}
}



.joinAbout .joinAbout2 ul{width:1300px;}
.joinAbout .joinAbout2 li{width:580px;float:left;margin-right:40px;margin-bottom:40px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout2 li .caption{width:89%;padding-top:20px;margin-top:-20px;background-color:rgba(255,255,255,0.6);position:relative;z-index:1;}
.joinAbout .joinAbout2 li .caption .tit{font-size:24px;color:#333333;}
.joinAbout .joinAbout2 li .caption .tit span{display:block;font-size:14px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body{font-size:14px;color:#595f66;line-height:28px;margin-top:10px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body dd{width:192px;float:left;}
.joinAbout .joinAbout2 li .caption  .body span{color:#0e6eb8;font-weight:bold;}



.joinAbout .joinAbout3{background-color:#f8f9fc;padding:60px 0px 80px;margin-top:60px;}
.joinAbout .joinAbout3 .tit{font-size:30px;color:#333;text-align:center;}
.joinAbout .joinAbout3 .tit span{display:block;color:#595f66;font-size:18px;}
.joinAbout .joinAbout3 .cn{position:relative;top:60px;opacity:0;}

.joinAbout .joinAbout4{padding-top:60px;background:url(../images/evbg.jpg) center top no-repeat;}
.joinAbout .joinAbout4 .tit{font-size:30px;color:#333;text-align:center;}
.joinAbout .joinAbout4 .tit span{display:block;color:#595f66;font-size:18px;padding-bottom:55px;background:url(../images/evline.gif) center bottom no-repeat;}
.joinAbout .joinAbout4 .toptxt{font-size:14px;color:#595f66;line-height:34px;text-align:center;padding-top:20px;padding-bottom:50px;}
.joinAbout .joinAbout4 .evList ul{width:1300px;}
.joinAbout .joinAbout4 .evList li{width:580px;float:left;margin-right:40px;margin-bottom:40px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout4 .evList li .caption{height:60px;text-align:center;font-size:14px;color:#595f66;background-color:#e5e5e5;line-height:60px;}


.joinAbout .joinAbout5{padding:60px 0px 80px;}
.joinAbout .joinAbout5 .tit{font-size:30px;color:#333;text-align:center;}
.joinAbout .joinAbout5 .tit span{display:block;color:#595f66;font-size:18px;padding-bottom:55px;background:url(../images/evline.gif) center bottom no-repeat;}
.joinAbout .joinAbout5 .body{background:url(../images/dline.gif) center 160px repeat-x;padding-top:30px;}
.joinAbout .joinAbout5 .body .G-in{}
.joinAbout .joinAbout5 .body .intit{width:260px;height:260px;text-align:center;font-size:30px;color:#fff;line-height:260px;background:url(../images/dtitbg.jpg) center no-repeat;margin:0 auto;}
.joinAbout .joinAbout5 .body .inbod{margin-top:-129px;}
.joinAbout .joinAbout5 .body .inbod li{width:200px;float:left;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout5 .body .inbod li h3{font-weight:normal;background-color:#0e6eb8;color:#fff;text-align:center;height:90px;text-align:center;font-size:18px;box-sizing:border-box;padding-top:8px;border-top-left-radius:6px;border-top-right-radius:6px;}
.joinAbout .joinAbout5 .body .inbod li h3 span{display:block;color:#d4d9de;font-size:14px;margin-top:3px;}

.joinAbout .joinAbout5 .body .inbod .l1 h3{padding-top:20px;}
.joinAbout .joinAbout5 .body .inbod .l2 h3{background-color:#0e8ab8;}
.joinAbout .joinAbout5 .body .inbod .l3 h3{background-color:#0e9ab8;}
.joinAbout .joinAbout5 .body .inbod .l4 h3{padding-top:32px;background-color:#0eaab8;}

.joinAbout .joinAbout5 .body .inbod .l1{padding-top:320px;background:url(../images/g1.jpg) center top no-repeat;margin-right:80px;}
.joinAbout .joinAbout5 .body .inbod .l2{padding-top:320px;background:url(../images/g2.jpg) center top no-repeat;margin-right:240px;}
.joinAbout .joinAbout5 .body .inbod .l3{padding-top:320px;background:url(../images/g3.jpg) center top no-repeat;margin-right:80px;}
.joinAbout .joinAbout5 .body .inbod .l4{padding-top:320px;background:url(../images/g4.jpg) center top no-repeat;}

.joinAbout .joinAbout5 .body .inbod li dl{border:1px solid #ddd;border-bottom:none;}
.joinAbout .joinAbout5 .body .inbod li dd{text-align:center;line-height:42px;font-size:14px;color:#333;background-color:#f5f5f5;border-bottom:1px solid #ddd;}

.joinAbout .joinAbout5 .body .inbod .l4 dl{line-height:32px;font-size:14px;color:#333;background-color:#f5f5f5;border-bottom:1px solid #ddd;padding:6px 13px 10px;}


.joinAbout .joinAbout6{padding:60px 0px 80px;background:url(../images/zlbg.jpg) center  no-repeat;background-size:cover;}
.joinAbout .joinAbout6 .tit{font-size:30px;color:#333;text-align:center;}
.joinAbout .joinAbout6 .tit span{display:block;color:#595f66;font-size:18px;padding-bottom:55px;background:url(../images/evline.gif) center bottom no-repeat;}
.joinAbout .joinAbout6 .body ul{width:1300px;padding-top:50px;}
.joinAbout .joinAbout6 .body li{float:left;width:380px;height:280px;background-color:#fff;box-sizing:border-box;border:1px solid #eee;text-align:center;margin-right:30px;margin-bottom:30px;/*transition:all 0.3s linear;*/position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout6 .body li h3{font-size:18px;color:#333;padding-top:170px;font-weight:normal;transition:all 0.3s linear;}
.joinAbout .joinAbout6 .body li p{padding-top:23px;background:url(../images/tline.gif) center top no-repeat;margin-top:8px;font-size:14px;color:#595f66;}
.joinAbout .joinAbout6 .body li:hover{border:1px solid #00a0e9;}
.joinAbout .joinAbout6 .body li:hover h3{color:#00a0e9;}
.joinAbout .joinAbout6 .body .l1 h3{background:url(../images/te1.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l1:hover h3{background-image:url(../images/te1f.png);}
.joinAbout .joinAbout6 .body .l2 h3{background:url(../images/te2.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l2:hover h3{background-image:url(../images/te2f.png);}

.joinAbout .joinAbout6 .body .l3 h3{background:url(../images/te3.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l3:hover h3{background-image:url(../images/te3f.png);}

.joinAbout .joinAbout6 .body .l4 h3{background:url(../images/te4.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l4:hover h3{background-image:url(../images/te4f.png);}

.joinAbout .joinAbout6 .body .l5 h3{background:url(../images/te5.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l5:hover h3{background-image:url(../images/te5f.png);}

.joinAbout .joinAbout6 .body .l6 h3{background:url(../images/te6.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l6:hover h3{background-image:url(../images/te6f.png);}


.contactUS{padding:60px 0px 100px;}
.contactUS1 .pic{width:300px;float:left;}
.contactUS1 .caption{width:900px;float:left;height:480px;background-color:#f7f7f7;padding:0px 40px;box-sizing:border-box;padding-top:40px;}
.contactUS1 .caption .txt1 .tit{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS1 .caption .txt1 .tit em{display:inline-block;padding-bottom:15px;border-bottom:2px solid #00a0e9;}
.contactUS1 .caption .txt1 .body{font-size:14px;line-height:30px;color:#595f66;}
.contactUS1 .caption .txt1 .body h3{color:#2c3033;font-size:14px;margin-bottom:6px;}
.contactUS1 .caption .txt1 .body span{color:#2c3033;font-weight:bold;}
.contactUS1 .caption .txt1 .body dl{width:400px;}
.contactUS1 .caption .txt1 .body dd{float:left;width:200px;}


.contactUS1 .caption .txt2{padding-top:30px;}
.contactUS1 .caption .txt2 .hd{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS1 .caption .txt2 .hd li{float:left;padding-bottom:15px;border-bottom:2px solid transparent;margin-right:30px;cursor:pointer;}
.contactUS1 .caption .txt2 .hd .on{border-bottom:2px solid #00a0e9;}

.contactUS1 .caption .txt2 .bd{font-size:14px;line-height:30px;color:#595f66;}
.contactUS1 .caption .txt2 .bd h3{color:#2c3033;font-size:14px;margin-bottom:6px;}
.contactUS1 .caption .txt2 .bd span{color:#2c3033;font-weight:bold;}
.contactUS1 .caption .txt2 .bd dl{width:500px;}
.contactUS1 .caption .txt2 .bd dd{float:left;width:250px;}


.contactUS2 .G-in{padding:40px 40px;box-sizing:border-box;background-color:#f0f0f0;}
.contactUS2 .txt1{padding-bottom:40px;border-bottom:1px solid #e2e6eb;}
.contactUS2 .txt1 .tit{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS2 .txt1 .tit em{display:inline-block;padding-bottom:15px;border-bottom:2px solid #00a0e9;}
.contactUS2 .txt1 .body li{font-size:14px;color:#333333;margin-top:10px;}
.contactUS2 .txt1 .body li span{display:inline-block;width:70px;}
.contactUS2 .txt1 .body li a{padding:2px 8px;border-radius:4px;display:inline-block;}
.contactUS2 .txt1 .body li a:hover{color:#fff;background-color:#00a0e9;}

.contactUS2 .txt2{padding-top:20px;}
.contactUS2 .txt2 .tit{font-size:14px;color:#00a0e9;font-weight:bold;margin-bottom:10px;}
.contactUS2 .txt2 .body{font-size:14px;color:#555555;line-height:30px;}
.contactUS2 .txt2 .body span{display:inline-block;width:400px;}
.contactUS2 .txt2 .body em{display:inline-block;width:230px;}



.downLoad{padding:60px 0px 100px;}
.downLoad .G-in{background-color:#f7f7f7;padding:40px 30px;box-sizing:border-box;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}
.downLoad li{position:relative;padding:15px 20px;background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;margin-bottom:10px;transition:all 0.3s linear;}
.downLoad li:last-child{margin-bottom:0px;}
.downLoad .pic{float:left;margin-top:3px;margin-right:30px;}
.downLoad .txt{float:left;width:96%;}
.downLoad .text{float:left;font-size:14px;color:#333;line-height:26px;width:88%;}
.downLoad .text span{display:block;font-size:12px;color:#595f66;}
.downLoad .dpic{float:right;position:absolute;top:50%;margin-top:-14px;right:20px;}
.downLoad .dpic a{display:block;width:29px;height:29px;border-radius:100%;background:url(../images/dpic.png);background-size:cover;}
.downLoad li:hover{transform:translateX(-10px);}
.downLoad li:hover .dpic a{background-image:url(../images/dpich.png);background-color:#00a0e9;}


.news{padding:20px 0px 80px;}
.news .newList li .data{color:#5f666e;font-size:14px;margin-bottom:2px;}
.news .newList li .intit{font-size: 16px;color:#2d3845;margin-bottom:6px;transition:all 0.3s linear;}

.news .newList li{padding:15px 0px;transition:all 0.3s linear;}
.news .newList li .tit{font-size:18px;color:#333;font-weight:bold;margin-bottom:26px;}
.news .newList li .pic{width:20%;float:left;margin-right:40px;min-height:110px;}

.news .newList li .inbod{font-size:14px;color:#5f666e;line-height:22px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.news .newList li .inbod .data{color:#888;margin-top:10px;}
.news .newList li .more{display:inline-block;width:90px;height:36px;line-height:36px;text-align:center;font-size:14px;color:#fff;margin-top:20px;background-color:#8b95a0;transition:all 0.3s linear;border-radius:3px;}
.news .newList li .more:hover{background-color:#00a0e9;}

.news .newList li:hover{transform:translateX(-10px);}
.news .newList li:hover .intit{color:#00a0e9;}

.newDis{padding:60px 0px 80px;}
.newDis .G-in{background-color:#f7f7f7;padding:70px 120px;box-sizing:border-box;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}
.newDis .tit{padding-bottom:20px;border-bottom:1px solid #dbdbdb;}
.newDis .tit span{font-size:30px;color:#555555;display:block;width:600px;}
.newDis .tit .info{font-size:14px;color:#999;padding-top:16px;}
.newDis .tit .info em{display:inline-block;margin-right:10px;}

.newDis .body{font-size:14px;color:#555;line-height:26px;padding-top:30px;}
.newDis .body img{margin:40px auto;}

.active{padding:60px 0px 80px;}
.activep{padding:10px 0px 10px;}
.active .menuList{float:left;}
.active .menuList li{font-size:18px;margin-bottom:20px;}
.active .menuList li a{display:block;padding-left:45px;background:url(../images/menubg.jpg) left center no-repeat;color:#555;transition:all 0.3s linear;}
/*.active .menuList li a:hover{color:#00a0e9;}*/

.active .menuList li a:hover{background-image: url(../images/dtbtn.png);color:#00a0e9;}
.active .menuList li .current{background-image: url(../images/dtbtn.png);color:#00a0e9;}



.active .actC{width:850px;float:right;}
.active .actC ul{width:900px;}
.active .actC li{width:400px;float:left;border-bottom:2px solid #ddd;transition:all 0.3s linear;margin-right:50px;margin-bottom:50px;}
.active .actC li .data{font-size:14px;color:#8b95a0;}
.active .actC li .caption{font-size:16px;color:#2c3033;line-height:24px;padding:10px 0px 15px;transition:all 0.3s linear;}
.active .actC li .caption p{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;height:48px;}

.active .actC li:hover{border-bottom:2px solid #00a0e9;}
.active .actC li:hover .caption{color:#00a0e9;}

.active .actC li .pic{overflow:hidden;width: 400px; height: 224px;}
.active .actC li .pic img{transition:all 0.3s linear;}
.active .actC li:hover img{transform:scale(1.08);}


.footerA{font-size:14px;color:#ccc;background-color:#272727;}
.footerA .G-in{padding:15px 0px 12px;}
.footerA p{float:left;height:28px;line-height:28px;}
.footerA .share{float:right;}
.footerA .share span{display:block;float:left;height:28px;line-height:28px;}
.footerA .share a{display:block;float: left;margin-left:20px;height:28px;line-height:28px;}
.footerA .share a .ss2{margin-top:5px;}


.actInfo1{padding:60px 0px 80px;} 
.actInfo1 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}

.actInfo1 .pic{width:580px;float:left;}
.actInfo1 .caption{width:620px;float:right;font-size:15px;line-height:25px;color:#2c3033;padding:0px 0px 0px 40px;box-sizing:border-box;}

.actInfo2{padding:60px 0px 80px;background-color:#f8f9fc;}
.actInfo2 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo2 .body{position:relative;}
.actInfo2 .body .swiper-slide{border:1px solid #eee;/*width:278px !important;margin:0px 10px;*/box-sizing:border-box;}
.actInfo2 .body .swiper-slide img{max-width:100%;margin:0 auto;}
.actInfo2 .body .swiper-slide .caption{/*background-color:#e5e5e5;*/padding:20px 20px;}
.actInfo2 .body .swiper-slide .intit{font-size:18px;color:#2c3033;margin-bottom:6px;background:url(../images/plus.png) right center no-repeat;}
.actInfo2 .body .swiper-slide .inbod{font-size:14px;color:#595f66;line-height:24px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.actInfo2 .body .pageOn{position:absolute;bottom:-40px;text-align:center;width:100%;}
.actInfo2 .body .pageOn span{margin:0 5px;}


.actInfo3{padding:60px 0px 80px;}
.actInfo3 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo3 .body{position:relative;}
.actInfo3 .rcList dt li{float:left;background-color:#ececec;height:50px;line-height:50px;font-size:16px;color:#333;padding-left:20px;box-sizing:border-box;}
.actInfo3 .rcList dt .l1{width:15%;}
.actInfo3 .rcList dt .l2{width:15%;}
.actInfo3 .rcList dt .l3{width:35%;}
.actInfo3 .rcList dt .l4{width:35%;}
.actInfo3 .rcList dd{border-bottom:1px solid #ddd;}
.actInfo3 .rcList dd li{float:left;font-size:14px;color:#333;padding:10px 20px;padding-left:20px;box-sizing:border-box;line-height:22px;}
.actInfo3 .rcList dd li a{display:inline-block;background-color:#999999;padding:15px 20px;color:#fff;border-radius:3px;transition:all 0.3s linear;}
.actInfo3 .rcList dd .l1{width:15%;}
.actInfo3 .rcList dd .l2{width:15%;}
.actInfo3 .rcList dd .l3{width:35%;}
.actInfo3 .rcList dd .l4{width:35%;}

/*.actInfo3 .rcList dd .l5 {text-align:right;padding:0px 20px 0px 0px;}
.actInfo3 .rcList dd .l5 a:hover{background-color:#00a0e9;}*/

.actInfo4{padding:60px 0px 80px;background-color:#f8f9fc;}
.actInfo4 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo4 .body{position:relative;}
.actInfo4 .body ul{width:50%;}
.actInfo4 .body .u1{float:left;padding-right:30px;box-sizing:border-box;}
.actInfo4 .body .u2{float:right;padding-left:30px;box-sizing:border-box;}
.actInfo4 .body ul li a{font-size:16px;line-height:40px;color:#2c3033;}
.actInfo4 .body ul li span{float:right;}

.actInfo5{padding:60px 0px 80px;}
.actInfo5 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo5 .body{position:relative;}
.actInfo5 .body .toppic .pic{width:790px;float:left;position:relative;overflow:hidden;overflow:hidden;}
.actInfo5 .body .toppic .pic img{width:100%;height:auto;transition:all 0.3s linear;}
.actInfo5 .body .toppic .pic img:hover{transform:scale(1.08);}
.actInfo5 .body .toppic .pic p{position:absolute;left:0px;bottom:-60px;height:60px;line-height:60px;background-color:rgba(0,0,0,0.3);width:100%;font-size:18px;padding:0px 20px;box-sizing:border-box;color:#fff;transition:all 0.3s linear;}
.actInfo5 .body .toppic .pic:hover p{bottom:0px;}
.actInfo5 .body .toppic .wq2{width:380px;float:right;}
.actInfo5 .body .toppic .wq2 .pic2 img{transition:all 0.3s linear;}
.actInfo5 .body .toppic .wq2 .pic2 img:hover{transform:scale(1.08);}
.actInfo5 .body .toppic .wq2 .pic2{overflow:hidden;}
.actInfo5 .body .toppic .wq2 .caption{height:231px;background-color:#f5f5f5;padding:30px 30px 20px;box-sizing:border-box;}
.actInfo5 .body .toppic .wq2 .caption .intit{font-size:18px;color:#333;}
.actInfo5 .body .toppic .wq2 .caption .inbod{font-size:14px;color:#555;line-height:25px;margin-top:15px;}


.actInfo5 .body .botList{margin-top:30px;}
.actInfo5 .body .botList ul{width:1300px;}
.actInfo5 .body .botList li{width:380px;float:left;margin-right:30px;margin-bottom:30px;}
.actInfo5 .body .botList li .pic{overflow:hidden;}
.actInfo5 .body .botList li .pic img{transition:all 0.3s linear;}
.actInfo5 .body .botList li .pic img:hover{transform:scale(1.08);}
.actInfo5 .body .botList li .caption{font-size:18px;color:#333333;line-height:30px;padding-top:10px;height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;box-sizing:border-box;}

.actDis1{padding:60px 0px 80px;} 
.actDis1 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}

.actDis1 .pic{width:580px;float:left;position:relative;left:-40px;opacity:0;}
.actDis1 .caption{width:620px;float:right;font-size:15px;line-height:25px;color:#2c3033;padding:0px 0px 0px 40px;box-sizing:border-box;position:relative;right:-40px;opacity:0;}

.actDis2{padding:60px 0px 80px;background-color:#f8f9fc;} 
.actDis2 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis2 .body dl{width:1300px;}
.actDis2 .body dd{margin-right:60px;width:360px;height:150px;border:1px solid #0e6eb8;border-radius:3px;float:left;font-size:22px;color:#586066;box-sizing:border-box;padding:20px 20px;position:relative;top:50px;opacity:0;}
.actDis2 .body dd span{display:block;color:#0e6eb8;margin-bottom:6px;}


.actDis3{padding:60px 0px 80px;} 
.actDis3 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis3 .body ul{width:1300px;}
.actDis3 .body li{width:380px;height:165px;background-color:#f5f5f5;padding:40px 20px;box-sizing:border-box;border-radius: 3px;float:left;margin-right:30px;margin-bottom:30px;position:relative;top:60px;opacity:0;}
.actDis3 .body li .intit{font-size:16px;color:#2c3033;margin-bottom:8px;}
.actDis3 .body li .inbod{font-size:14px;color:#586066;}


.actDis4{padding:60px 0px 80px;background-color:#f8f9fc;} 
.actDis4 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:80px;}
.swipM{display:none;}

.actDis5{padding:60px 0px 80px;} 
.actDis5 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis5 .body{position:relative;}
.actDis5 .body .prev{left:-60px;}
.actDis5 .body .next{right:-60px;}

.actDis6{padding:60px 0px 80px;background-color:#f8f9fc;}
.actDis6 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis6 .body{position:relative;}
.actDis6 .body ul{width:50%;}
.actDis6 .body .u1{float:left;padding-right:30px;box-sizing:border-box;}
.actDis6 .body .u2{float:right;padding-left:30px;box-sizing:border-box;}
.actDis6 .body ul li a{font-size:16px;line-height:40px;color:#2c3033;}
.actDis6 .body ul li span{float:right;}


.actDis7{padding:60px 0px 80px;}
.actDis7 .tit{font-size:30px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis7 .body{position:relative;}
.actDis7 .body .botList{margin-top:30px;}
.actDis7 .body .botList ul{width:1300px;}
.actDis7 .body .botList li{width:380px;float:left;margin-right:30px;margin-bottom:30px;}
.actDis7 .body .botList li .caption{font-size:18px;color:#333333;line-height:30px;padding-top:10px;height:70px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;box-sizing:border-box;}

.sessBom{display:none;width:180px;height:72px;padding-left:74px;box-sizing:border-box;background:url(../images/th.gif) 38px center no-repeat;line-height:72px;font-size:16px;color:#000;background-color:#fff;box-shadow:0px 1px 20px rgba(0,0,0,0.3);box-sizing:3px;position:fixed;left:50%;margin-left:-90px;top:50%;margin-top:-36px;z-index:10000;cursor:pointer;}

.regBom{display:none;padding:60px 0px 50px;box-sizing:border-box;width:560px;height:432px;position:fixed;left:50%;margin-left:-280px;top:50%;margin-top:-216px;background-color:#fff;box-shadow:0px 1px 20px rgba(0,0,0,0.2);z-index:10000;}
.regBom .intit{font-size:30px;color:#333;text-align:center;margin-bottom:40px;}
.regBom .inbod{width:339px;margin:0 auto;}
.regBom .inbod label{display:block;position:relative;}
.regBom .inbod label em{font-size:18px;color:#e60012;display:inline-block;width:9px;}
.regBom .inbod label input{outline:none;width:320px;height:44px;box-sizing:border-box;border:1px solid #c3c5c6;font-size:14px;color:#999;padding:0px 10px;box-sizing:border-box;margin-left:10px;margin-bottom:20px;}

.regBom .inbod .lab2 em{float:left;height:44px;line-height:44px;}
.regBom .inbod .lab2 input{width:240px;float:left;}
.regBom .inbod .lab2 span{float:left;display:inline-block;height:44px;width:80px;background-color:#00a0e9;color:#fff;text-align:center;line-height:44px;font-size:12px;cursor:pointer;}


.regBom .inbod label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;font-size:14px;
}


.regBom .inbod label input:-ms-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.regBom .inbod label input::-webkit-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.regBom .inbod .sub{width:320px;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none;margin-left:19px;}

.regBom p{color:#8b8b8b;text-align:center;padding-top:20px;}
.regBom p a{color:#00a0e9;}

.regBom .close{width:30px;height:30px;background:url(../images/zcgb.gif) center no-repeat;position:absolute;right:20px;top:20px;cursor:pointer;}












.videoj{padding:60px 0px 80px;}
.videoj .menuList{float:left;}
.videoj .menuList li{font-size:18px;margin-bottom:20px;}
.videoj .menuList li a{display:block;padding-left:45px;background:url(../images/menubg.jpg) left center no-repeat;color:#555;transition:all 0.3s linear;}
.videoj .menuList li a:hover{color:#00a0e9;}

.videoj .menuList li a:hover{background-image: url(../images/dtbtn.png);color:#00a0e9;}
.videoj .menuList li .current{background-image: url(../images/dtbtn.png);color:#00a0e9;}


.videoj .videoC{width:860px;float:right;}
.videoj .videoC .caption p{font-size: 14px;color:#595f66;padding:15px 0px 30px;}
.videoj .videoC .caption p span{display:block;font-size:18px;color:#595f66;margin-bottom:6px;transition:all 0.3 linear;}
.videoj .videoC li{border-bottom:2px solid #eee;transition:all 0.3s linear;margin-bottom:40px;}
.videoj .videoC li .pic{position:relative;}
.videoj .videoC li .pic .mc{position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.3);transition:all 0.3s linear;}
.videoj .videoC li .pic .mc .vp{width:80px;height:80px;position:absolute;left:50%;margin-left:-40px;top:50%;margin-top:-40px;background:url(../images/vp.png) center no-repeat;border-radius:100%;transition:all 0.3s linear;}
.videoj .videoC li:hover .mc{background-color:rgba(0,0,0,0.5);}
.videoj .videoC li:hover .mc .vp{box-shadow:0px 0px 20px rgba(255,255,255,0.5);}
.videoj .videoC li:hover{border-bottom:2px solid #00a0e9;}
.videoj .videoC li:hover p span{color:#00a0e9;}


.hand{padding:80px 0px 100px;}
.hand .menuList{float:left;}
.hand .menuList li{font-size:18px;margin-bottom:20px;}
.hand .menuList li a{display:block;color:#8b95a0;transition:all 0.3s linear;height:27px;line-height:27px;line-height:27px;transition:all 0.3s linear;}
.hand .menuList li a span{display:block;float:left;opacity:0;transition:all 0.3s linear;}
.hand .menuList li a em{float:left;padding:0px 10px 0px 12px;}
.hand .menuList li a .sp1{width:27px;height:27px;background:url(../images/menubg.jpg) left center no-repeat;}
.hand .menuList li a:hover,.hand .menuList li .current{color:#333;}
.hand .menuList li a:hover span,.hand .menuList li .current span{opacity:1;color:#333}

.hand .handC{width:908px;float:right;}
.hand .handC ul{width:1000px;}
.hand .handC .handList li{float:left;width:200px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);padding:6px 6px;margin-right:20px;margin-bottom:20px;}
.hand .handC .handList li .pic{position:relative;}
.hand .handC .handList li .pic p{font-size:18px;color:#fff;text-align:center;position:absolute;left:0px;width:100%;top:90px;}
.hand .handC .handList li .pic p span{display:block;font-size:14px;text-transform:uppercase;font-weight:lighter;margin-top:6px;}
.hand .handC .handList li .caption{margin-top:10px;}
.hand .handC .handList li .caption .a1{float:left;display:block;width:96px;height:40px;line-height:38px;font-size:14px;color:#888888;border:1px solid #ddd;padding-left:45px;box-sizing:border-box;background:url(../images/yl1.png) 22px center no-repeat;transition:all 0.3s linear;}
.hand .handC .handList li .caption .a2{float:right;display:block;width:96px;height:40px;line-height:38px;font-size:14px;color:#888888;border:1px solid #ddd;padding-left:45px;box-sizing:border-box;background:url(../images/yl2.png) 22px center no-repeat;transition:all 0.3s linear;}

.hand .handC .handList li .caption .a1:hover{background-image:url(../images/yl1f.png);background-color:#00a0e9;color:#fff;}
.hand .handC .handList li .caption .a2:hover{background-image:url(../images/yl2f.png);background-color:#00a0e9;color:#fff;}


.hand .handC .morel{font-size:14px;color:#00a0e9;height:34px;line-height:34px;padding-left:40px;background:url(../images/jz.png) left center no-repeat;margin-top:40px;}



.aboutI{padding:60px 0px 80px;}
.topzq{background-color:#2b3459;color:#fff;padding:30px 50px;border-radius:3px;} 
.topzq .zq1{float:left;}
.topzq .zq1 h3{font-size:14px;color:#c3cbd4;font-weight:normal;}
.topzq .zq1 h3 span{display:block;font-size:48px;color:#e62b1e;font-family: "Microsoft Yahei";}
.topzq .zq1 h3 span em{font-size:30px;font-weight:bold;padding-left:20px;background:url(../images/rmb.png) left bottom no-repeat;}
.topzq .zq1 h3 .sp2 em{background:url(../images/rmb2.png) left bottom no-repeat;}


.topzq .zq1 p{font-size:12px;color:#777f96;margin-top:8px;width:400px;}



.topzq .zq2{float:right;padding-top:5px;}
.topzq .zq2 li{float:left;font-size:12px;color:#c3cad2;margin-left:56px;}
.topzq .zq2 li span{display:block;font-size:24px;color:#7d8084;font-family: "Microsoft Yahei";margin-top:20px;}

.botzqList dl{border-top:1px solid #ddd;border-left:1px solid #ddd;}
.botzqList dt{height:60px;line-height:60px;font-size:18px;background-color:#e5e5e5;}
.botzqList dt span{display:block;float:left;border-right:1px solid #ddd;box-sizing:border-box;}
.botzqList dt .sp1{width:12%;text-align:center;}
.botzqList dt .sp2{width:68%;padding-left:30px;}
.botzqList dt .sp3{width:20%;text-align:center;}

.botzqList dd{height:60px;line-height:60px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ddd;transition:all 0.3s linear;}
.botzqList dd:hover{background-color:#e5e5e5;}
.botzqList dd span{display:block;float:left;border-right:1px solid #ddd;box-sizing:border-box;color:#595f66;}
.botzqList dd .sp1{width:12%;text-align:center;}
.botzqList dd .sp2{width:68%;padding-left:30px;}
.botzqList dd .sp3{width:20%;text-align:center;}

.botzqList{padding:0px 0px 0px;background-color:#f7f7f7;margin-top:40px;}
.botzqList .page{border:1px solid #ddd;border-top:none;padding-bottom:30px;}


.botzqDis{padding-top:50px;}
.botzqDis .zqLeft{width:400px;float:left;}
.botzqDis .zqLeft .tit{font-size:24px;color:#333333;}
.botzqDis .zqLeft .body .inbod{font-size:14px;color:#595f66;line-height:26px;padding-top:20px;text-align:justify;}
.botzqDis .zqLeft .body .pic{margin-top:50px;}

.botzqDis .zqRight{width:700px;float:right;}
.botzqDis .zqRight .d1{margin-bottom:30px;}
.botzqDis .zqRight .d1 dt{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:15px;}
.botzqDis .zqRight .d1 dt span{font-size:18px;color:#2c3033;font-weight:bold;}
.botzqDis .zqRight .d1 dt a{float:right;font-size:14px;color:#8c96a1;padding-right:18px;background:url(../images/morep.png) right center no-repeat;position:relative;top:2px;}
.botzqDis .zqRight .d1 dt a:hover{color:#00a0e9;}
.botzqDis .zqRight .d1 dd{font-size:14px;}
.botzqDis .zqRight .d1 dd a{display:block;line-height:32px;padding-left:10px;background:url(../images/dot.png) left center no-repeat;}
.botzqDis .zqRight .d1 dd span{float:right;}


.botzqDis .zqRight .d2 dt{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:15px;}
.botzqDis .zqRight .d2 dt span{font-size:18px;color:#2c3033;font-weight:bold;}

.botzqDis .zqRight .d2 dd{font-size:14px;line-height:30px;color:#595f66;}
.botzqDis .zqRight .d2 dd span{display:inline-block;width:100px;color:#2c3033;}


.aboutU{padding:60px 0px 80px;}
.aboutU .abt1 .pic{float:right;margin-left:40px;margin-bottom:20px;position:relative;cursor:pointer;right:-50px;opacity:0;}
.aboutU .abt1 .pic .mc{position:absolute;left:0px;top:0px;width:100%;height:100%;transition:all 0.3s linear;}
.aboutU .abt1 .pic .mc .mcn{display:table;height:100%;width:100%;position:relative;}
.aboutU .abt1 .pic .mc .mcn .btn{display:table-cell;vertical-align:middle;text-align:center;backface-visibility: hidden;}
.aboutU .abt1 .pic .mc .mcn .btn img{display:inline-block;border-radius:100%;transition:all 0.3s linear;}
.aboutU .abt1 .pic .mc:hover{background-color:rgba(0,0,0,0.5);}
.aboutU .abt1 .pic .mc:hover img{box-shadow:0px 0px 0px rgba(255,255,255,0.8);transform:scale(1.02);}


.aboutU .abt1 .pic .video_wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.96);z-index:9999;padding:0px 0px;box-sizing:border-box;display:none;}

.aboutU .abt1 .pic .video_wrap .play_I .video-js{/*width:800px !important;height:500px !important;*/}
.aboutU .abt1 .pic .video_wrap .play_I{position:absolute;width:800px;left:50%;margin-left:-400px;top:50%;transform:translateY(-50%);margin-top:20px;}

.aboutU .abt1 .pic .video_wrap .play_I .video-js.vjs-fluid{}
.aboutU .abt1 .pic .video_wrap .play_I .video-js .vjs-big-play-button{width:80px;height:80px;border-radius:50%;margin-left:-40px;margin-top:-40px;font-size:40px;line-height:76px;outline:none;}
.aboutU .abt1 .pic .video_wrap .play_I .video-js .vjs-big-play-button:hover{box-shadow:0 0 20px rgba(255,255,255,0.6)}
.aboutU .abt1 .pic .video_wrap .close{background:url(../images/closed.png) center no-repeat;background-size:cover;width:36px;height:36px;position:absolute;right:-60px;top:-60px;cursor:pointer;transition:all 0.6s linear;border-radius:50%;}
.aboutU .abt1 .pic .video_wrap .close:hover{transform:rotate(360deg);box-shadow:0 0 30px rgba(255,255,255,0.6)}




.aboutU .abt1 .tit{font-size:24px;color:#333333;margin-bottom:20px;}
.aboutU .abt1 .tit span{display:block;font-size:13px;margin-top:10px;color:#595f66;}
.aboutU .abt1 .body{font-size:14px;color:#595f66;line-height:26px;}
.aboutU .abt1 .body span{color:#2c3033;font-weight:bold;}
.aboutU .abt1 .body p{margin-bottom:15px;}


.aboutU .abt2{padding-top:200px;background:url(../images/abtu2bg.jpg) top center no-repeat;margin-top:60px;}
.aboutU .abt2 .hd{position:relative;z-index:10;padding:40px 50px 60px;background-color:rgba(14,110,184,0.8);width:420px;height:500px;box-sizing:border-box;border-radius:2px;color:#fff;box-shadow:0px 1px 20px rgba(0,0,0,0.4);top:50px;opacity:0;}

.aboutU .abt2 .hd .tit{font-size:24px;}
.aboutU .abt2 .hd .tit span{display:block;font-size:14px;color:#f0f4f7;text-transform:uppercase;margin-top:10px;letter-spacing:1px;}
.aboutU .abt2 .hd .body{font-size:14px;color:#e9eef2;padding-top:40px;background:url(../images/zbline.gif) 2px top no-repeat;margin-top:18px;}
.aboutU .abt2 .hd ul{margin-top:60px;}
.aboutU .abt2 .hd li{font-size:18px;color:#67ade3;padding-left:40px;background:url(../images/dtbtn.png) left center no-repeat;margin-bottom:30px;cursor:pointer;transition:all 0.3s linear;}
.aboutU .abt2 .hd li:hover{color:#fff;background-image:url(../images/dtbtnf.png);}
.aboutU .abt2 .hd .on{color:#fff;background-image:url(../images/dtbtnf.png);}

.aboutU .abt2 .tempWrap{width:800px !important;float:right;margin-top:-150px;position:relative;z-index:2;width:800px;left:-60px;opacity:0;}

.aboutU .abt2 .bd ul{float:left;position:relative;width:800px;}
.aboutU .abt2 .bd li{text-align:right;position:relative;}
.aboutU .abt2 .bd .tabBtn{position:relative;margin-top:40px;height:54px;font-size:36px;font-weight:lighter;font-style:italic;color:#8c96a1;padding-right:10px;}
.aboutU .abt2 .bd .tabBtn .sp_group{/*position:absolute;width:46px;height:54px;right:90px;top:-4px;*/float:right;width:46px;height:54px;position:absolute;right:120px;}
.aboutU .abt2 .bd .tabBtn .sp_group .prevc{width:14px;height:54px;background:url(../images/ab2prev.png) left center no-repeat;left:0px;top:0px;margin:0px;}
.aboutU .abt2 .bd .tabBtn .sp_group .prevc:hover{background-image:url(../images/ab2prevf.png);}

.aboutU .abt2 .bd .tabBtn .sp_group .nextc{width:14px;height:54px;background:url(../images/ab2next.png) left center no-repeat;right:0px;top:0px;margin:0px;}
.aboutU .abt2 .bd .tabBtn .sp_group .nextc:hover{background-image:url(../images/ab2nextf.png);}

.aboutU .abt2 .bd .tabBtn .pageOn{/*bottom:0px;right:10px;width:auto !important;left:auto;*/position:static;float:right;width:auto !important;margin-left:20px;}

.aboutU .abt2 .bd ul{/*display:none;*/}


.aboutH{padding:60px 0px 80px;}
.aboutH .hleft{width:460px;float:left;position:relative;left:-60px;opacity:0;}
.aboutH .hleft .tit{font-size:24px;color:#333;}
.aboutH .hleft .body .inbod{font-size:14px;color:#595f66;line-height:26px;padding-top:20px;}
.aboutH .hleft .body .pic{margin-top:50px;}
.aboutH .hright{width:697px;float:right;}
/*.aboutH .hright .hd{height:21px;background:url(../images/hishd.png) center no-repeat;position:relative;margin-bottom:68px;margin-top:46px;}
.aboutH .hright .hd li{font-size:24px;color:#586066;float:left;font-family: "Microsoft Yahei";position:absolute;padding-bottom:30px;background:url(../images/yyq.png) center bottom no-repeat;transition:all 0.3s linear;cursor:pointer;top:-46px;}
.aboutH .hright .hd li:hover{background-image:url(../images/yyqf.png);color:#00a0e9;}
.aboutH .hright .hd .on{background-image:url(../images/yyqf.png);color:#00a0e9;}
.aboutH .hright .hd .l1{left:43px;}
.aboutH .hright .hd .l2{left:183px;}
.aboutH .hright .hd .l3{left:325px;}
.aboutH .hright .hd .l4{left:463px;}
.aboutH .hright .hd .l5{left:605px;}*/


.aboutH .hright .gallery-thumbs{background:url(../images/hishd.png) center 46px no-repeat;position:relative;margin-bottom:35px;margin-top:46px;}
.aboutH .hright .gallery-thumbs .swiper-slide{width:20%;background-color:#ccc;text-align:center;font-size:24px;color:#586066;font-family: "Microsoft Yahei";padding-bottom:30px;background:url(../images/yyq.png) center bottom no-repeat;transition:all 0.3s linear;cursor:pointer;}

.aboutH .hright .gallery-thumbs .swiper-slide:hover{background-image:url(../images/yyqf.png);color:#00a0e9;}
.aboutH .hright .gallery-thumbs .swiper-slide-active{background-image:url(../images/yyqf.png);color:#00a0e9;}




.aboutH .hright{position:relative;right:-60px;opacity:0;}
/*.aboutH .hright .gallery-top{float:right;}*/
.aboutH .hright .gallery-top .hisList{position:relative;float:left;padding-left: 110px;}
.aboutH .hright .gallery-top .hisList .data{font-size:40px;color:#2c3033;font-family: "Microsoft Yahei";float:left;margin-right:20px;}
.aboutH .hright .gallery-top .hisList dl{float:left;}
.aboutH .hright .gallery-top .hisList dl dd{font-size:14px;}
.aboutH .hright .gallery-top .hisList dl dd a{display:block;color:#2c3033;line-height:38px;padding-left:13px;background:url(../images/lidot.png) left center no-repeat;transition:all 0.3s linear;}
.aboutH .hright .gallery-top .hisList dl dd a:hover{color:#00a0e9;background-image:url(../images/lidotf.png);}




.aboutH .hright .arr{position:absolute;left:0px;top:160px;width:100px;background-color:#fff;height:40px;}
.aboutH .hright .arr .btn{display:block;border:1px solid #53bff0;cursor:pointer;position:absolute;top:0px;box-sizing: border-box;transition:all 0.3s linear;background:none;outline:none;margin-top:0px;}
.aboutH .hright .arr .prev{width:50px;height:40px;text-align:center;line-height:38px;border-top-left-radius:26px;border-bottom-left-radius:26px;font-size:16px;color:#53bff0;left:0px;}
.aboutH .hright .arr .next{width:50px;height:40px;text-align:center;line-height:38px;border-top-right-radius:26px;border-bottom-right-radius:26px;font-size:16px;color:#53bff0;right:0px;}

.aboutH .hright .arr .prev:hover{color:#00a0e9;border-color:#00a0e9;}
.aboutH .hright .arr .next:hover{color:#00a0e9;border-color:#00a0e9;}





.aboutCU{padding:60px 0px 80px;}
.aboutCU1 .tit .txt{float:left;width:400px;}
.aboutCU1 .tit .txt h3{font-size:24px;color:#333;font-weight:normal;margin-bottom:16px;}
.aboutCU1 .tit .txt p{font-size:14px;color:#595f66;line-height:26px;}

.aboutCU1 .tit .titlogd{float:right;}
.aboutCU1 .body{margin-top:40px;}
.aboutCU2{margin-top:20px;position:relative;}
.aboutCU2 img{display:block;max-width:100%;}
.aboutCU2 .part1 .caption{width:50%;float:left;box-sizing:border-box;}
.aboutCU2 .part1{background:url(../images/abculine.gif) center repeat-y;}
.aboutCU2 .part1 .pic{width:50%;float:right;padding-left:60px;padding-top:100px;box-sizing:border-box;}
.aboutCU2 .part1 .pic .pic1{float:right;width:100%;}
.aboutCU2 .part1{padding-bottom:40px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part1 .caption{padding-top:200px;background:url(../images/abcubtn.png) left 80px no-repeat;}
.aboutCU2 .part1 .intit{font-size:24px;color:#333;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ccc;padding-right:60px;position:relative;}
.aboutCU2 .part1 .inbod{font-size:14px;color:#333;line-height:26px;padding-right:40px;}
.aboutCU2 .part1 .inbod p{margin-bottom:20px;}
.aboutCU2 .dot{width:6px;height:6px;background-color:#046fb8;border-radius:100%;position:absolute;left:50%;margin-left:-3px;top:0px;}
.aboutCU2 .part1 .intit .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;right:-6px;bottom:-6px;}
.aboutCU2 .part2 .tit{width:860px;margin:0 auto;text-align:center;padding-top:190px;background:url(../images/abcubb.jpg) center top no-repeat;}
.aboutCU2 .part2 .tit .intit{font-size:24px;color:#333;}
.aboutCU2 .part2 .tit .intit span{display:block;font-size:20px;color:#555;padding-top:40px;background:url(../images/abculine.gif) top center no-repeat;background-size:1px 20px;margin-top:20px;}
.aboutCU2 .part2 .tit .inbod{font-size:14px;color:#333;line-height:26px;margin-top:20px;}


.aboutCU2 .part2 .body{background:url(../images/abculine.gif) center repeat-y;margin-top:50px;}
.aboutCU2 .part2 .bd1{padding-bottom:50px;border-bottom:1px dashed #ccc;padding-top:50px;}
.aboutCU2 .part2 .bd1 .pic{width:50%;float:left;padding-right:60px;box-sizing:border-box;}
.aboutCU2 .part2 .bd1 .pic .pic1{float:left;width:100%;}
.aboutCU2 .part2 .bd1 .caption{float:right;width:50%;}
.aboutCU2 .part2 .bd1 .intit{font-size:18px;color:#333;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc;position:relative;padding-left:60px;}
.aboutCU2 .part2 .bd1 .intit span{display:block;font-size:14px;line-height:26px;margin-top:10px;}
.aboutCU2 .part2 .bd1 .inbod{font-size:14px;color:#333;line-height:26px;padding-left:60px;}
.aboutCU2 .part2 .bd1 .inbod p{margin-bottom:20px;}
.aboutCU2 .part2 .bd1 .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;left:-6px;bottom:-6px;}



.aboutCU2 .part2 .bd2{padding-bottom:50px;border-bottom:1px dashed #ccc;padding-top:50px;}
.aboutCU2 .part2 .bd2 .pic{width:50%;float:right;padding-left:60px;box-sizing:border-box;}
.aboutCU2 .part2 .bd2 .pic .pic1{float:right;width:100%;}
.aboutCU2 .part2 .bd2 .caption{float:left;width:50%;}
.aboutCU2 .part2 .bd2 .intit{font-size:18px;color:#333;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc;position:relative;padding-right:60px;}
.aboutCU2 .part2 .bd2 .intit span{display:block;font-size:14px;line-height:26px;margin-top:10px;}
.aboutCU2 .part2 .bd2 .inbod{font-size:14px;color:#333;line-height:26px;padding-right:60px;}
.aboutCU2 .part2 .bd2 .inbod p{margin-bottom:20px;}
.aboutCU2 .part2 .bd2 .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;right:-6px;bottom:-6px;}


.aboutCU2 .part2 .bd3{padding-bottom:50px;border-bottom:1px dashed #ccc;padding-top:50px;}
.aboutCU2 .part2 .bd3 .pic{width:50%;float:left;padding-right:60px;box-sizing:border-box;}
.aboutCU2 .part2 .bd3 .pic .pic1{float:left;width:100%;}
.aboutCU2 .part2 .bd3 .caption{float:right;width:50%;}
.aboutCU2 .part2 .bd3 .intit{font-size:18px;color:#333;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc;position:relative;padding-left:60px;}
.aboutCU2 .part2 .bd3 .intit span{display:block;font-size:14px;line-height:26px;margin-top:10px;}
.aboutCU2 .part2 .bd3 .inbod{font-size:14px;color:#333;line-height:26px;padding-left:60px;}
.aboutCU2 .part2 .bd3 .inbod p{margin-bottom:20px;}
.aboutCU2 .part2 .bd3 .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;left:-6px;bottom:-6px;}


.aboutCU2 .part2 .bd4{padding-bottom:50px;border-bottom:1px dashed #ccc;padding-top:50px;}
.aboutCU2 .part2 .bd4 .pic{width:50%;float:right;padding-left:60px;box-sizing:border-box;}
.aboutCU2 .part2 .bd4 .pic .pic1{float:right;width:100%;}
.aboutCU2 .part2 .bd4 .caption{float:left;width:50%;}
.aboutCU2 .part2 .bd4 .intit{font-size:18px;color:#333;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc;position:relative;padding-right:60px;}
.aboutCU2 .part2 .bd4 .intit span{display:block;font-size:14px;line-height:26px;margin-top:10px;}
.aboutCU2 .part2 .bd4 .inbod{font-size:14px;color:#333;line-height:26px;padding-right:60px;}
.aboutCU2 .part2 .bd4 .inbod p{margin-bottom:20px;}
.aboutCU2 .part2 .bd4 .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;right:-6px;bottom:-6px;}


.aboutCU2 .part2 .bd5{padding-bottom:50px;border-bottom:1px dashed #ccc;padding-top:50px;}
.aboutCU2 .part2 .bd5 .pic{width:50%;float:left;padding-right:60px;box-sizing:border-box;}
.aboutCU2 .part2 .bd5 .pic .pic1{float:left;width:100%;}
.aboutCU2 .part2 .bd5 .caption{float:right;width:50%;}
.aboutCU2 .part2 .bd5 .intit{font-size:18px;color:#333;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #ccc;position:relative;padding-left:60px;}
.aboutCU2 .part2 .bd5 .intit span{display:block;font-size:14px;line-height:26px;margin-top:10px;}
.aboutCU2 .part2 .bd5 .inbod{font-size:14px;color:#333;line-height:26px;padding-left:60px;}
.aboutCU2 .part2 .bd5 .inbod p{margin-bottom:20px;}
.aboutCU2 .part2 .bd5 .indot{width:12px;height:12px;background:url(../images/indot.png) center no-repeat;position:absolute;left:-6px;bottom:-6px;}



.aboutHo{padding:60px 0px 80px;}
.aboutHo .abhoLeft{width:400px;float:left;}
.aboutHo .abhoLeft .tit{font-size:24px;color:#333;padding-bottom:30px;border-bottom:1px solid #ddd;}
.aboutHo .abhoLeft .tit span{font-size:14px;line-height:24px;color:#595f66;display:block;margin-top:20px;}
.aboutHo .abhoLeft .body{padding-top:26px;}
.aboutHo .abhoLeft .body .intit{font-size:18px;color:#333;padding-left:40px;background:url(../images/menubg.jpg) left center no-repeat;}
.aboutHo .abhoLeft .body .inbod{font-size:14px;color:#595f66;line-height:26px;margin-top:35px;}
.aboutHo .abhoRight{width:676px;float:right;}

.aboutHo .abhoRight .tit{font-size:18px;color:#2c3033;padding-bottom:15px;border-bottom:1px solid #ccc;margin-bottom:30px;}
.aboutHo .abhoRight .zs2{margin-top:40px;}

.aboutHo .abhoRight .zs1 .vmc-arrow-left{background:url(../images/left.png) center no-repeat;width:30px;height:30px;left:0px;margin-top:-15px;font-size:0px;transition:all 0.3s linear;background-image:url(../images/leftf.png);background-color:#00a0e9;}
.aboutHo .abhoRight .zs1 .vmc-arrow-left:hover{}
.aboutHo .abhoRight .zs1 .vmc-arrow-left:after{font-size:0px;}

.aboutHo .abhoRight .zs1 .vmc-arrow-right{background:url(../images/right.png) center no-repeat;width:30px;height:30px;right:0px;margin-top:-15px;font-size:0px;transition:all 0.3s linear;background-image:url(../images/rightf.png);background-color:#00a0e9;}
.aboutHo .abhoRight .zs1 .vmc-arrow-right:hover{}
.aboutHo .abhoRight .zs1 .vmc-arrow-right:after{font-size:0px;}


#jquery-lightbox #lightbox-container-image-box{padding:80px 200px 0px;border-radius:2px;}
#lightbox-container-image-data-box #lightbox-secNav{display:none !important;}
#lightbox-container-image-data-box #lightbox-image-details-currentNumber{display:none !important;}

#lightbox-container-image-data-box{padding:0px 210px 0px;}
#lightbox-image-details{width:100% !important;text-align:center !important;font-size:16px;height:70px;line-height:70px;padding-bottom:20px;}



#lightbox-loading img{margin:0 auto;position:absolute;left:50%;margin-left: -16px;top:50%;margin-top:-16px;}
#lightbox-loading{}

#lightbox-nav-btnPrev{position:absolute;width:50px;height:50px !important;top:50%;margin-top:16px;background:url(../images/tcl.png) center no-repeat !important;border-radius:100%;left:10px;transition:all 0.3s linear;}
#lightbox-nav-btnPrev:hover{background-image:url(../images/tclf.png) !important;}

#lightbox-nav-btnPrev{position:absolute;width:50px;height:50px !important;top:50%;margin-top:16px;background:url(../images/tcl.png) center no-repeat !important;border-radius:100%;left:10px;transition:all 0.3s linear;}
#lightbox-nav-btnPrev:hover{background-image:url(../images/tclf.png) !important;}

#lightbox-nav-btnNext{position:absolute;width:50px;height:50px !important;top:50%;margin-top:16px;background:url(../images/tcr.png) center no-repeat !important;border-radius:100%;right:10px;transition:all 0.3s linear;}
#lightbox-nav-btnNext:hover{background-image:url(../images/tcrf.png) !important;}

.aboutP{padding:60px 0px 80px;}

.aboutP .hd{width:400px;float:left;}
.aboutP .hd .tit{font-size:24px;color:#333;padding-bottom:30px;border-bottom:1px solid #ddd;}
.aboutP .hd .tit span{font-size:14px;line-height:24px;color:#595f66;display:block;margin-top:20px;}
.aboutP .hd ul{padding-top:30px;}
.aboutP .hd li{font-size:18px;color:#333;padding-left:40px;background:url(../images/menubg.jpg) left center no-repeat;color:#8b95a0;margin-bottom:20px;cursor:pointer;transition:all 0.3s linear;}
.aboutP .hd li:hover{background-image: url(../images/dtbtn.png);color:#00a0e9;}
.aboutP .hd .on{background-image: url(../images/dtbtn.png);color:#00a0e9;}

.aboutP .bd{width:740px;float:right;}
.aboutP .bd li{position:relative;font-size:0px;}
.aboutP .bd li .pageOn{text-align:center;width:100%;margin-top:20px;}
.aboutP .bd li .pageOn span{margin:0px 5px;}
.aboutP .bd li .swiper-slide_a{display:inline-block;margin-left:25px;margin-bottom:25px;cursor:pointer;}
.aboutP .bd li .swiper-slide_a .pic{border-radius:100%;transition:all 0.3s linear;border:1px solid #ddd;width:160px;height:160px;overflow:hidden;box-sizing:border-box;}
.aboutP .bd li .swiper-slide_a .pic img{transition:all 0.3s linear;}
.aboutP .bd li .swiper-slide_a:hover img{transform:scale(1.1);}
.aboutP .bd li .swiper-slide_a:hover .pic{border-color:#00a0e9;}

.aboutK{padding:60px 0px 80px;}
.aboutK .pk1 .tit{background:url(../images/kline.gif) right 17px no-repeat;}
.aboutK .pk1 .tit span{font-size:24px;color:#333;display:inline-block;padding-right:20px;background-color:#fff;}
.aboutK .pk1 .tit em{display:block;color:#0e6eb8;font-size:14px;padding-top:8px;}
.aboutK .pk1 .body .txt{width:620px;float:left;color:#595f66;line-height:26px;font-size:14px;padding-top:30px;}
.aboutK .pk1 .body .pic{float:right;margin-top:-10px;}


.aboutK .pk2{margin-top:50px;}
.aboutK .pk2 .tit{background:url(../images/kline.gif) right 17px no-repeat;}
.aboutK .pk2 .tit span{font-size:24px;color:#333;padding-right:20px;background-color:#fff;}
.aboutK .pk2 .tit em{display:block;color:#0e6eb8;font-size:14px;padding-top:8px;}
.aboutK .pk2 .body{margin-top:40px;}
.aboutK .pk2 .body ul{width:1300px;}
.aboutK .pk2 .body li{width:380px;float:left;border-bottom:1px solid #ddd;margin-right:30px;margin-bottom:30px;}
.aboutK .pk2 .body li .txt{height:58px;line-height:58px;font-size:18px;color:#2c2f33;}
.aboutK .pk2 .body li .txt span{font-size:14px;color:#595f66;text-transform:uppercase;padding-left:10px;border-left:1px solid #ddd;margin-left:10px;}

.aboutK .pk3{margin:20px 0px 00px;}
.aboutK .pk3 .G-in{font-size:14px;color:#595f66;line-height:26px;padding:30px;box-sizing:border-box;border:1px solid #ddd;background-color:#f7f7f7;}


.aboutK .pk4{margin-top:50px;}
.aboutK .pk4 .tit{background:url(../images/kline.gif) right 17px no-repeat;}
.aboutK .pk4 .tit span{font-size:24px;color:#333;padding-right:20px;background-color:#fff;}
.aboutK .pk4 .tit em{display:block;color:#0e6eb8;font-size:14px;padding-top:8px;}

.aboutK .pk4 .body{padding-top:240px;background:url(../images/ly.jpg) center bottom no-repeat;margin-top:30px;}
.aboutK .pk4 .body .caption{width:680px;margin:0 auto;background-color:#fff;font-size:14px;line-height:26px;color:#595f66;box-sizing:border-box;padding:35px;border-radius:2px;}

.aboutK .pk5{margin-top:50px;}
.aboutK .pk5 .tit{font-size:18px;color:#2c2f33;font-weight:bold;}
.aboutK .pk5 .tit span{display:block;font-size:14px;color:#595f66;font-weight:lighter;padding-top:6px;text-transform:uppercase;}
.aboutK .pk5 .body{margin-top:30px;}
.aboutK .pk5 .body .hd{border:1px solid #ddd;border-top:6px solid #0e6eb8;}
.aboutK .pk5 .body .hd li{width:16.66666666666666%;text-align:center;line-height:76px;font-size:18px;color:#333;float:left;box-sizing:border-box;border-right:1px solid #ddd;cursor: pointer;transition:all 0.3s linear;}
.aboutK .pk5 .body .hd li:last-child{border:none;}
.aboutK .pk5 .body .hd li:hover,.aboutK .pk5 .body .hd .on{background-color:#0e6eb8;color:#fff;}
.aboutK .pk5 .body .bd{border:1px solid #ddd;border-top:none;padding:38px;}
.aboutK .pk5 .body .bd .pic{width:580px;float:left;}
.aboutK .pk5 .body .bd .txt{width:500px;float:right;padding-top:0px;}
.aboutK .pk5 .body .bd .txt .intit{font-size:16px;color:#0e6eb8;padding-bottom:20px;background:url(../images/ddline.gif) left bottom no-repeat;}
.aboutK .pk5 .body .bd .txt .inbod{font-size:14px;color:#333;line-height:26px;margin-top:20px;height:250px;overflow-y:auto;padding-top:0px;}

/*滚动条样式*/
.aboutK .pk5 .body .bd .txt .inbod::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.aboutK .pk5 .body .bd .txt .inbod::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,103,218,1);
}
.aboutK .pk5 .body .bd .txt .inbod::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255,255,255,0.6);
}



.aboutK .pk6{margin-top:50px;}
.aboutK .pk6 .tit{font-size:18px;color:#2c2f33;font-weight:bold;}
.aboutK .pk6 .tit span{display:block;font-size:14px;color:#595f66;font-weight:lighter;padding-top:6px;text-transform:uppercase;}
.aboutK .pk6 .body{margin-top:30px;}
.aboutK .pk6 .body .txt{font-size:14px;line-height:30px;color:#333;}
.aboutK .pk6 .body .pic{padding-top:60px;text-align:center;}

.aboutK .pk6 .body .pic img{display:inline-block;}

.aboutK .pk7{margin-top:50px;}
.aboutK .pk7 .tit{font-size:18px;color:#2c2f33;font-weight:bold;}
.aboutK .pk7 .tit span{display:block;font-size:14px;color:#595f66;font-weight:lighter;padding-top:6px;text-transform:uppercase;}
.aboutK .pk7 .body{margin-top:30px;}
.aboutK .pk7 .body ul{width:1300px;}
.aboutK .pk7 .body li{width:580px;float:left;margin-right:40px;margin-bottom:40px;}
.aboutK .pk7 .body li .txt{height:60px;line-height:60px;font-size:18px;background-color:#15b0e8;color:#fff;padding:0px 20px;}
.aboutK .pk7 .body li .txt span{font-size:14px;padding-left:8px;}

.aboutK .pk7 .body .l2 .txt{background-color:#84d0a2;}
.aboutK .pk7 .body .l3 .txt{background-color:#f7a655;}
.aboutK .pk7 .body .l4 .txt{background-color:#f66f6a;}

.aboutK .pk8{margin-top:10px;}
.aboutK .pk8 .tit{font-size:18px;color:#2c2f33;font-weight:bold;}
.aboutK .pk8 .tit span{display:block;font-size:14px;color:#595f66;font-weight:lighter;padding-top:6px;text-transform:uppercase;}
.aboutK .pk8 .body{margin-top:30px;}
.aboutK .pk8 .body .txt{font-size:14px;color:#595f66;line-height:30px;background-color:#f7f7f7;border:1px solid #ddd;padding:20px 30px 30px;}
.aboutK .pk8 .body .txt dl{width:580px;}




.proC{padding:60px 0px 80px;}

.proC .hd{overflow-x:scroll;}
.proC .hd dt{border-left:1px solid #ddd;}
.proC .hd dt li{white-space: nowrap;width:16.66666666%;float:left;text-align:center;height:50px;line-height:48px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:16px;color:#333;background-color:#f0f0f0;}

.proC .hd dd{border-left:1px solid #ddd;}
.proC .hd dd li{width:16.66666666%;float:left;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:14px;color:#333;background-color:#f7f7f7;padding:10px 20px 10px;height:274px;overflow-y:scroll;}
.proC .hd dd li label{display:block;line-height:36px;cursor:pointer;}
.proC .hd dd li label input{border-radius:0px;color:#00a0e9;margin-right:6px;position:relative;top:1px;}


.proC .swip3 .swiper-slide:nth-child(1) .tit{border-left:1px solid #ddd;}
.proC .swip3 .swiper-slide:nth-child(1) .body{border-left:1px solid #ddd;}
.proC .swip3 .tit{text-align:center;height:50px;line-height:48px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:16px;color:#333;background-color:#f0f0f0;}
.proC .swip3 .body{border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:14px;color:#333;background-color:#f7f7f7;padding:10px 20px 10px;height:274px;overflow-y:auto;}
.proC .swip3 .body  label{display:block;line-height:36px;cursor:pointer;}
.proC .swip3 .body  label input{border-radius:0px;color:#00a0e9;margin-right:6px;position:relative;top:1px;}


/*.proC .bd{margin-top:50px;}
.proC .bd dt{border-left:1px solid #ddd;}
.proC .bd dt li{width:10%;float:left;text-align:center;height:50px;line-height:48px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:16px;color:#fff;background-color:#0e6eb8;}
.proC .bd dt li:nth-child(1){width:16%;}
.proC .bd dt li:nth-child(4){width:14%;}

.proC .bd dd{border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
.proC .bd dd li{width:10%;float:left;height:40px;line-height:40px;border-right:1px solid #ddd;box-sizing:border-box;font-size:14px;color:#555;text-align:center;}
.proC .bd dd li:nth-child(1){width:16%;}
.proC .bd dd li:nth-child(4){width:14%;}*/

.proC .bd{margin-top:50px;overflow-x:auto;padding-bottom:0px;}

.proC .bd dt li{width:200px;float:left;text-align:center;height:50px;line-height:48px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:16px;color:#fff;background-color:#0e6eb8;}

.proC .bd dd li{width:200px;float:left;height:40px;line-height:40px;border-right:1px solid #ddd;box-sizing:border-box;font-size:14px;color:#555;text-align:center;border-bottom:1px solid #ddd;overflow: hidden;  text-overflow:ellipsis;   white-space: nowrap;}

.proC .bd dd li:nth-child(1){border-left:1px solid #ddd;}

.proC .bd table{text-align: center;}
.proC .bd table thead tr{background-color: #0e6eb8; color: #fff; border: 1px #ddd solid;}
.proC .bd table thead tr th{padding: 10px 20px; border: 1px #ddd solid;}
.proC .bd table tbody tr{border: 1px #ddd solid;}
.proC .bd table tbody tr td{padding: 5px 10px; border: 1px #ddd solid; color: #555;}

/*滚动条样式*/
.proC .swip3 .body::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
    cursor:pointer;
}
.proC .swip3 .body::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #0e6eb8;
    cursor:pointer;
}
.proC .swip3 .body::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: #f0f0f0;
    cursor:pointer;
}


/*滚动条样式*/
.proC .bd::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
    cursor:pointer;
}
.proC .bd::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #0e6eb8;
    cursor:pointer;
}
.proC .bd::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background:#f0f0f0;
    cursor:pointer;
}



.reg{height:772px;background:url(../images/regbg.jpg) center no-repeat;background-attachment:fixed;background-size:cover;padding-top:86px;box-sizing:border-box;position:relative;z-index:200;}

.reg .G-in{background-color:#fff;border-radius:3px;}
.reg .reg_box{padding:80px 0px;width:339px;margin:0 auto;}
.reg .intit{font-size:30px;color:#333;text-align:center;margin-bottom:40px;}
.reg .reg_box .inbod label{display:block;position:relative;}
.reg .reg_box .inbod label em{font-size:18px;color:#e60012;display:inline-block;width:9px;}
.reg .reg_box .inbod label input{width:320px;height:44px;box-sizing:border-box;border:1px solid #c3c5c6;font-size:14px;color:#999;padding:0px 10px;box-sizing:border-box;margin-left:10px;margin-bottom:20px;}

.reg .reg_box .inbod .lab2 em{float:left;height:44px;line-height:44px;}
.reg .reg_box .inbod .lab2 input{width:240px;float:left;}
.reg .reg_box .inbod .lab2 span{float:left;display:inline-block;height:44px;width:80px;background-color:#00a0e9;color:#fff;text-align:center;line-height:44px;font-size:12px;cursor:pointer;}


.reg .reg_box .inbod label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;font-size:14px;
}


.reg .reg_box .inbod label input:-ms-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.reg .reg_box .inbod label input::-webkit-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.reg .reg_box .inbod .sub{width:320px;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none;margin-left:19px;}




.login_in{height:772px;background:url(../images/login.jpg) center no-repeat;background-attachment:fixed;background-size:cover;position:relative;z-index:200;}

/*.login_in .txt{float:left;color:#fff;padding-top:286px;}
.login_in .txt h3{font-size:30px;font-weight:normal;font-family:"Microsoft Yahei"}
.login_in .txt p{width:255px;line-height:24px;padding-left:2px;margin-top:36px;}*/

.login_in .G-in{padding-top:142px;}
.login_in .login_box{width:456px;background-color:#fff;box-sizing:border-box;padding:60px 60px;border-radius:3px;margin:0 auto;}
.login_in .login_box .intit{font-size:30px;text-align:center;color:#333;margin-bottom:40px;}
.login_in .login_box label{display:block;margin-bottom:20px;}
.login_in .login_box label input{width:100%;height:44px;border:1px solid #c3c5c6;font-size:14px;color:#999;padding:0px 10px;box-sizing:border-box;}
.login_in .login_box .sub{width:100%;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none;}
.login_in .login_box p{font-size:14px;text-align: right;margin-top:20px;}
.login_in .login_box p a{color:#aaadab;}
.login_in .login_box p .a1{float:left;}


.login_in .login_box label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;font-size:14px;
}


.login_in .login_box label input:-ms-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.login_in .login_box label input::-webkit-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}



.propic{padding:70px 0px 50px;}
.propic .TitNav{text-align:center;margin-bottom:70px;display:none;}
.propic .TitNav ul{display:inline-block;}
.propic .TitNav li{float:left;margin:0px 10px;}
.propic .TitNav li a{display:block;width:140px;height:42px;text-align:center;line-height:42px;font-size:16px;background-color:#eee;transition:all 0.3s linear;}
.propic .TitNav li a:hover{background-color:#00a0e9;color:#fff;}
.propic .TitNav li .current{background-color:#00a0e9;color:#fff;}




.propic .List ul{width:1300px;}
.propic .List li{float:left;width:378px;border:1px solid #eee;background-color:#f9f9f9;margin-right:30px;margin-bottom:30px;}
.propic .List li .pic{overflow:hidden;}
.propic .List li .pic img{transition:all 0.3s linear;}
.propic .List li .caption{height:320px;padding:25px;box-sizing:border-box;position:relative;}
.propic .List li .caption .intit{font-size:18px;color:#333;padding-bottom:15px;border-bottom:1px solid #eee;transition:all 0.3s linear;}
.propic .List li .caption .inbod{font-size:14px;color:#333;line-height:27px;text-align:justify;padding-top:20px;}
.propic .List li .caption .more{position:absolute;left:25px;bottom:26px;width:120px;height:36px;text-align:center;line-height:34px;border:1px solid #eee;background-color:#e5e5e5;border-radius:3px;box-sizing:border-box;transition:all 0.3s linear;}
.propic .List li .caption .more:hover{background-color:#00a0e9;color:#fff;}

.propic .List li:hover .intit{color:#00a0e9;}
.propic .List li:hover img{transform:scale(1.08);}



.enroll{padding:60px 0px 80px;background-color:#f9f9f9;}
.enroll .leftE{width:360px;float:left;}
.enroll .leftE .intit{font-size:14px;color:#333;padding:24px 20px;border:1px solid #ddd;background-color:#f5f5f5;}
.enroll .leftE .intit span{display:block;margin-top:6px;color:#888;font-size:13px;padding-left:1px;}
.enroll .leftE .inbod{padding:26px 20px 100px;border:1px solid #ddd;background-color:#fff;border-top:none;}
.enroll .leftE .inbod li{line-height:30px;}
.enroll .leftE .inbod li a{font-size:14px;color:#333;display:inline-block;padding-left:30px;transition:all 0.3s linear;}
.enroll .leftE .inbod li a:hover{color:#00a0e9;}
.enroll .leftE .inbod .current{color:#00a0e9;}
.enroll .leftE .inbod .l1 a{background:url(../images/dddg2.png) left center no-repeat;}
.enroll .leftE .inbod .l2 a{background:url(../images/dddg3.png) left center no-repeat;}
.enroll .leftE .inbod .l3 a{background:url(../images/dddg4.png) left center no-repeat;}
.enroll .rightE{width:800px;float:right;border:1px solid #ddd;box-sizing:border-box;}
.enroll .rightE dt{background-color:#f5f5f5;}
.enroll .rightE dt li{float:left;height:40px;line-height:40px;width:16.5%;box-sizing:border-box;padding-left:20px;font-size:14px;color:#333;}
.enroll .rightE dt .l3{width:34%;}


.enroll .rightE dd{background-color:#fff;border-top:1px solid #ddd;}
.enroll .rightE dd li{float:left;height:60px;line-height:60px;width:16.5%;box-sizing:border-box;padding-left:20px;font-size:13px;color:#555;}
.enroll .rightE dd .l3{width:34%;}
.enroll .rightE dd .l5{text-align:center;}
.enroll .rightE dd a{display:inline-block;width:80px;text-align:center;line-height:30px;color:#fff;background-color:#999;border-radius:3px;transition:all 0.3s linear;}
.enroll .rightE dd a:hover{background-color:#00a0e9;}


.personInfo{width:800px;float:right;border:1px solid #ddd;box-sizing:border-box;padding:40px;box-sizing:border-box;background-color:#fff;}
.personInfo .msg label{display:block;font-size:14px;margin-bottom:20px;}
.personInfo .msg label input{width:250px;height:40px;line-height:50px;background-color:#f4f4f4;border-radius:2px;border:none;,outline:none;outline:none;color:#555;cursor:pointer;font-size:14px;color:#333;padding:0px 10px;box-sizing:border-box;}
.personInfo .msg label span{display:inline-block;width:60px;color:#666;}
.personInfo .msg .lab4 {line-height:40px;height:40px;}
.personInfo .msg .lab4 p{display:inline-block;color:#666;}
.personInfo .msg .lab4 p a{display:inline-block;font-size:14px;color:#00a0e9;padding:0px 15px;}
.personInfo .msg .lab4 p i{color:#999;}



@media(max-width:1660px){
    

.proKS .proKS2{padding-top:100px;background:url(../images/ks2bg.jpg) center no-repeat;background-size:cover;}
.proKS .proKS2 .g-in{width:80%;}
.proKS .proKS2 .ks2_c{position:relative;width:50%;float:left;margin-top:50px;}


}

@media(max-width:1480px){

.header .nav{float:left;margin-top:0px;margin-left:100px;}
.header .nav li a{width:100px;}

}

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

.header .nav li a{width:120px;}

}



@media(max-width:1200px){


.header_z{height:80px;}
.header_z .logo{float:left;margin-top:15px;}
.header_z .nav{float:right;margin-left:0px;}
.header_z .nav li{float:left;font-size:14px;height:80px;}
.header_z .nav li a{color:#333;display:block;width:80px;text-align:center;line-height:80px;transition:all 0.3s linear;background:url(../images/navline.gif) center bottom no-repeat;background-size:0px 2px;}
.header_z .nav li a:hover{color:#00a0e9;background-size:100px 2px;}
.header_z .siteRight{float:right;margin-top:30px;}

.header_z .login{float:left;margin-left:10px;}
.header_z .login li{float:left;font-size:14px;}
.header_z .login li a{color:#333;padding:0px 6px;transition:all 0.3s linear;}
.header_z .login li a:hover{color:#00a0e9;text-decoration:underline;}


.headerJ .nav li a{color:#333;display:block;width:100px;text-align:center;line-height:80px;transition:all 0.3s linear;background:url(../images/navline.gif) center bottom no-repeat;background-size:0px 2px;}


.G-in{width:960px;margin:0 auto;}
.footer .g-in{width:960px;margin:0 auto;}

.aboutH .hright{width:460px;float:right;padding-top:6px;}
.aboutH .hright .gallery-thumbs{background:url(../images/hishd.png) center 50px no-repeat;position:relative;margin-bottom:35px;margin-top:46px;background-size:460px auto;}

.aboutH .hright .gallery-top .hisList{position:relative;float:none;padding-left:0px;}
.aboutH .hright .gallery-top .hisList .data{display:none;}
.aboutH .hright .arr{position:absolute;left:0px;top:100px;width:100px;display:none;}


.aboutHo .abhoLeft{width:400px;float:left;}
.aboutHo .abhoRight{width:530px;float:right;}

.topzq{padding:30px 30px;} 

.topzq .zq1 h3 span{font-size:30px;margin-top:-2px;}
.topzq .zq1 p{margin-top:0px;}

.topzq .zq2 li{margin-left:40px;}


.botzqDis{padding-top:50px;}
.botzqDis .zqLeft{width:320px;}


.botzqDis .zqRight{width:580px;}

.botzqDis .zqRight .d1 dd a{height:32px;}
.botzqDis .zqRight .d1 dd em{float:left;width:470px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}

.aboutK{padding:60px 0px 80px;}

.aboutK .pk1 .body{padding-top:30px;}
.aboutK .pk1 .body .txt{width:450px;padding-top:0px;text-align:justify;}
.aboutK .pk1 .body .pic{margin-top:0px;}


.aboutK .pk2 .body ul{width:1000px;}
.aboutK .pk2 .body li{width:306px;height:230px;margin-right:20px;margin-bottom:20px;}



.aboutK .pk5 .body .hd li{line-height:60px;}

.aboutK .pk5 .body .bd .pic{width:420px;}
.aboutK .pk5 .body .bd .txt{width:420px;padding-top:0px;}
.aboutK .pk5 .body .bd .txt .inbod{font-size:14px;color:#333;line-height:26px;margin-top:20px;height:160px;overflow-y:auto;padding-top:0px;}



.aboutK .pk7 .body ul{width:1000px;}
.aboutK .pk7 .body li{width:460px;}

.aboutK .pk8 .body .txt{line-height:24px;padding:20px 30px 20px;}



.aboutP .hd{width:300px;}

.aboutP .bd{width:640px;padding-top:70px;}
.aboutP .bd li{position:relative;}
.aboutP .bd li .pageOn{text-align:center;width:100%;margin-top:20px;}
.aboutP .bd li .swiper-slide_a{margin-left:30px;}
.aboutP .bd li .swiper-slide_a .pic{width:130px;height:130px;}


.active .menuList{float:left;width:200px;}
.active .actC{width:700px;float:right;}
.active .actC ul{width:800px;}
.active .actC li{width:330px;float:left;border-bottom:2px solid #ddd;transition:all 0.3s linear;margin-right:40px;margin-bottom:40px;}



.actDis1{padding:60px 0px 80px;} 
.actDis1 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}

.actDis1 .pic{width:420px;float:left;}
.actDis1 .caption{width:500px;float:right;font-size:14px;line-height:24px;color:#2c3033;padding:0px 0px 0px 0px;box-sizing:border-box;}


.actDis2{padding:60px 0px 80px;background-color:#f8f9fc;} 
.actDis2 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis2 .body dl{width:1300px;}
.actDis2 .body dd{margin-right:30px;width:300px;height:140px;border:1px solid #0e6eb8;border-radius:3px;float:left;font-size:20px;color:#586066;box-sizing:border-box;padding:20px 20px;}
.actDis2 .body dd span{display:block;color:#0e6eb8;margin-bottom:6px;}



.actDis3{padding:60px 0px 80px;} 
.actDis3 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis3 .body ul{width:1300px;}
.actDis3 .body li{width:300px;height:165px;background-color:#f5f5f5;padding:30px 20px;box-sizing:border-box;border-radius: 3px;float:left;margin-right:30px;margin-bottom:30px;}
.actDis3 .body li .intit{font-size:16px;color:#2c3033;margin-bottom:8px;}
.actDis3 .body li .inbod{font-size:14px;color:#586066;}


.actDis4{padding:60px 0px 80px;background-color:#f8f9fc;} 
.actDis4 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:80px;}


.actDis5{padding:60px 0px 80px;} 
.actDis5 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis5 .body{position:relative;}
.actDis5 .body .prev{left:-60px;}
.actDis5 .body .next{right:-60px;}

.actDis6{padding:60px 0px 80px;background-color:#f8f9fc;}
.actDis6 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis6 .body{position:relative;}
.actDis6 .body ul{width:50%;}
.actDis6 .body .u1{float:left;padding-right:30px;box-sizing:border-box;}
.actDis6 .body .u2{float:right;padding-left:30px;box-sizing:border-box;}
.actDis6 .body ul li a{font-size:14px;line-height:40px;color:#2c3033;}
.actDis6 .body ul li span{float:right;}



.actDis7{padding:60px 0px 80px;}
.actDis7 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actDis7 .body{position:relative;}
.actDis7 .body .botList{margin-top:30px;}
.actDis7 .body .botList ul{width:1000px;}
.actDis7 .body .botList li{width:300px;float:left;margin-right:30px;margin-bottom:30px;}
.actDis7 .body .botList li .caption{font-size:14px;color:#333333;line-height:24px;padding-top:10px;}

.actInfo1{padding:60px 0px 80px;} 
.actInfo1 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}

.actInfo1 .pic{width:480px;float:left;position:relative;left:-50px;opacity:0;}
.actInfo1 .caption{width:420px;float:right;font-size:14px;line-height:24px;color:#2c3033;padding:0px 0px 0px 0px;box-sizing:border-box;text-align:justify;right:-50px;opacity:0;position:relative;}


.actInfo2{padding:60px 0px 80px;background-color:#f8f9fc;}
.actInfo2 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo2 .body{position:relative;}
.actInfo2 .body .swiper-slide{border:1px solid #eee;/*width:278px !important;margin:0px 10px;*/}
.actInfo2 .body .swiper-slide img{max-width:100%;}
.actInfo2 .body .swiper-slide .caption{background-color:#e5e5e5;padding:20px 20px;}
.actInfo2 .body .swiper-slide .intit{font-size:16px;color:#2c3033;margin-bottom:6px;background:url(../images/plus.png) right center no-repeat;}
.actInfo2 .body .swiper-slide .inbod{font-size:14px;color:#595f66;line-height:22px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


.actInfo2 .body .pageOn{position:absolute;bottom:-40px;text-align:center;width:100%;}
.actInfo2 .body .pageOn span{margin:0 5px;}


.actInfo3{padding:60px 0px 80px;}
.actInfo3 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo3 .body{position:relative;}
.actInfo3 .rcList dt li{float:left;background-color:#ececec;height:50px;line-height:50px;font-size:16px;color:#333;padding-left:20px;box-sizing:border-box;}
.actInfo3 .rcList dt .l1{width:15%;}
.actInfo3 .rcList dt .l2{width:15%;}
.actInfo3 .rcList dt .l3{width:35%;}
.actInfo3 .rcList dt .l4{width:35%;}
.actInfo3 .rcList dd{border-bottom:1px solid #ddd;}
.actInfo3 .rcList dd li{float:left;font-size:14px;color:#333;padding-left:20px;box-sizing:border-box;}
.actInfo3 .rcList dd li a{display:inline-block;background-color:#999999;line-height:30px;padding:10px 20px;color:#fff;border-radius:3px;transition:all 0.3s linear;}
.actInfo3 .rcList dd .l1{width:15%;}
.actInfo3 .rcList dd .l2{width:15%;}
.actInfo3 .rcList dd .l3{width:35%;}
.actInfo3 .rcList dd .l4{width:35%;}


/*.actInfo3 .rcList dd .l5 {text-align:right;padding:0px 20px 0px 0px;}
.actInfo3 .rcList dd .l5 a:hover{background-color:#00a0e9;}*/

.actInfo4{padding:60px 0px 80px;background-color:#f8f9fc;}
.actInfo4 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo4 .body{position:relative;}
.actInfo4 .body ul{width:50%;}
.actInfo4 .body .u1{float:left;padding-right:30px;box-sizing:border-box;}
.actInfo4 .body .u2{float:right;padding-left:30px;box-sizing:border-box;}
.actInfo4 .body ul li a{font-size:14px;line-height:40px;color:#2c3033;}
.actInfo4 .body ul li span{float:right;}

.actInfo5{padding:60px 0px 80px;}
.actInfo5 .tit{font-size:24px;color:#2c3033;text-align:center;background:url(../images/dhtit.png) center no-repeat;margin-bottom:60px;}
.actInfo5 .body{position:relative;}
.actInfo5 .body .toppic .pic{width:600px;float:left;position:relative;overflow:hidden;}
.actInfo5 .body .toppic .pic p{position:absolute;left:0px;bottom:-60px;height:60px;line-height:60px;background-color:rgba(0,0,0,0.3);width:100%;font-size:18px;padding:0px 20px;box-sizing:border-box;color:#fff;transition:all 0.3s linear;}
.actInfo5 .body .toppic .pic:hover p{bottom:0px;}
.actInfo5 .body .toppic .wq2{width:330px;float:right;}
.actInfo5 .body .toppic .wq2 .caption{height:152px;background-color:#f5f5f5;padding:20px 20px 20px;box-sizing:border-box;}
.actInfo5 .body .toppic .wq2 .caption .intit{font-size:15px;color:#333;}
.actInfo5 .body .toppic .wq2 .caption .inbod{font-size:13px;color:#555;line-height:22px;margin-top:10px;}



.actInfo5 .body .botList{margin-top:30px;}
.actInfo5 .body .botList ul{width:1000px;}
.actInfo5 .body .botList li{width:300px;float:left;margin-right:30px;margin-bottom:30px;}
.actInfo5 .body .botList li .caption{font-size:14px;color:#333333;line-height:24px;padding-top:10px;}


.contactUS{padding:60px 0px 100px;}
.contactUS1 .pic{width:300px;float:left;}
.contactUS1 .caption{width:660px;float:left;height:480px;background-color:#f7f7f7;padding:0px 40px;box-sizing:border-box;padding-top:20px;}

.contactUS1 .caption .txt2{padding-top:20px;}
.contactUS1 .caption .txt2 .hd{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS1 .caption .txt2 .hd li{float:left;padding-bottom:10px;border-bottom:2px solid transparent;margin-right:20px;cursor:pointer;margin-bottom:10px;}


.enroll{padding:60px 0px 80px;background-color:#f9f9f9;}
.enroll .leftE{width:220px;float:left;}
.enroll .rightE{width:700px;float:right;border:1px solid #ddd;box-sizing:border-box;}

.personInfo{width:700px;float:right;border:1px solid #ddd;box-sizing:border-box;padding:40px;box-sizing:border-box;background-color:#fff;}



.hand .handC{width:710px;float:right;}
.hand .handC ul{width:900px;}
.hand .handC .handList li{float:left;width:200px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);padding:6px 6px;margin-right:34px;margin-bottom:34px;}



.joinAbout{padding-top:60px;}
.joinAbout .joinAbout1 .pic{float:left;position:relative;left:-50px;opacity:0;width:500px;}
.joinAbout .joinAbout1 .pic p{font-size:14px;color:#333;line-height:36px;padding-left:50px;background:url(../images/ho.png) left center no-repeat;margin-top:16px;}


.joinAbout .joinAbout1 .caption{width:440px;float:right;position:relative;}
.joinAbout .joinAbout1 .caption .tit{font-size:24px;color:#333333;padding-bottom:0px;background:none;}
.joinAbout .joinAbout1 .caption .tit span{display:block;font-size:14px;color:#595f66;font-weight:lighter;}
.joinAbout .joinAbout1 .caption .body{width:500px;margin-top:25px;box-sizing:border-box;padding:30px 30px 20px;border:1px solid #ddd;position:absolute;right:-40px;background-color:#fff;opacity:0;font-size:12px;}
.joinAbout .joinAbout1 .caption .body li{margin-bottom:6px;}
.joinAbout .joinAbout1 .caption .body li span{display:block;width:70px;float:left;font-size:12px;color:#2c2f33;font-weight:bold;}
.joinAbout .joinAbout1 .caption .body li em{display:block;width:390px;float: left;font-size:12px;color:#595f66;}


.joinAbout .joinAbout2{margin-top:190px;padding-bottom:60px;position:relative;}
.joinAbout .joinAbout2 .pgy{width:480px;height:456px;background:url(../images/pgy.png) center no-repeat;position:absolute;right:0px;bottom:0px; animation: pgy 40s linear 1s infinite;z-index:-1;}

@keyframes pgy{
    0%{transform:rotate(-360deg);}
    100%{transform:rotate(360deg);}
}



.joinAbout .joinAbout2 ul{width:1000px;}
.joinAbout .joinAbout2 li{width:465px;float:left;margin-right:30px;margin-bottom:30px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout2 li .caption{width:89%;padding-top:20px;margin-top:-20px;background-color:rgba(255,255,255,0.6);position:relative;z-index:1;}
.joinAbout .joinAbout2 li .caption .tit{font-size:20px;color:#333333;}
.joinAbout .joinAbout2 li .caption .tit span{display:block;font-size:14px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body{font-size:14px;color:#595f66;line-height:28px;margin-top:10px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body dd{width:192px;float:left;}
.joinAbout .joinAbout2 li .caption  .body span{color:#0e6eb8;font-weight:bold;}
.joinAbout .joinAbout2 .l1 .caption{height:227px;box-sizing:border-box;}
.joinAbout .joinAbout2 .l2 .caption{height:227px;box-sizing:border-box;}

.joinAbout .joinAbout3{background-color:#f8f9fc;padding:60px 0px 80px;margin-top:60px;}
.joinAbout .joinAbout3 .tit{font-size:24px;color:#333;text-align:center;}
.joinAbout .joinAbout3 .tit span{display:block;color:#595f66;font-size:14px;}
.joinAbout .joinAbout3 .cn{position:relative;top:60px;opacity:0;}

.joinAbout .joinAbout4{padding-top:60px;background:url(../images/evbg.jpg) center top no-repeat;}
.joinAbout .joinAbout4 .tit{font-size:24px;color:#333;text-align:center;}
.joinAbout .joinAbout4 .tit span{display:block;color:#595f66;font-size:14px;padding-bottom:55px;background:url(../images/evline.gif) center bottom no-repeat;}
.joinAbout .joinAbout4 .toptxt{font-size:14px;color:#595f66;line-height:30px;text-align:center;padding-top:20px;padding-bottom:50px;}
.joinAbout .joinAbout4 .evList ul{width:1000px;}
.joinAbout .joinAbout4 .evList li{width:465px;float:left;margin-right:30px;margin-bottom:30px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout4 .evList li .caption{height:60px;text-align:center;font-size:14px;color:#595f66;background-color:#e5e5e5;line-height:60px;}


.joinAbout .joinAbout5{padding:60px 0px 80px;display:none;}


.joinAbout .joinAbout6{padding:60px 0px 80px;background:url(../images/zlbg.jpg) center  no-repeat;background-size:cover;}
.joinAbout .joinAbout6 .tit{font-size:24px;color:#333;text-align:center;}
.joinAbout .joinAbout6 .tit span{display:block;color:#595f66;font-size:14px;padding-bottom:55px;background:url(../images/evline.gif) center bottom no-repeat;}
.joinAbout .joinAbout6 .body ul{width:1000px;padding-top:50px;}
.joinAbout .joinAbout6 .body li{float:left;width:300px;height:280px;background-color:#fff;box-sizing:border-box;border:1px solid #eee;text-align:center;margin-right:30px;margin-bottom:30px;/*transition:all 0.3s linear;*/position:relative;top:60px;opacity:0;}


.joinSocial .selGroup select{width:200px;height:42px;border:1px solid #ddd;font-size:14px;color:#646665;padding:0px 10px;box-sizing:border-box;outline:none;background-color:transparent;margin-right:20px;cursor:pointer;}
.joinSocial .searchBox{float:right;width:480px;height:50px;position:relative;}

.joinSocial .searchBox .txt{width:360px;height:42px;border:1px solid #ddd;box-sizing:border-box;font-size:14px;color:#a4b0bd;padding:0px 10px;outline:none;border-radius:6px;}
.joinSocial .searchBox .sub{width:124px;height:42px;cursor:pointer;outline:none;border:none;box-sizing:border-box;position:absolute;top:0px;right:0px;font-size:14px;color:#fff;background-color:#0e6eb8;border-top-right-radius:6px;border-bottom-right-radius:6px;}

.propic .List ul{width:1000px;}
.propic .List li{float:left;width:300px;border:1px solid #eee;background-color:#f9f9f9;margin-right:30px;margin-bottom:30px;}
.propic .List li .caption{height:300px;padding:25px;box-sizing:border-box;position:relative;}
.propic .List li .caption .intit{font-size:16px;color:#333;padding-bottom:15px;border-bottom:1px solid #eee;transition:all 0.3s linear;}
.propic .List li .caption .inbod{font-size:12px;color:#333;line-height:22px;text-align:justify;padding-top:20px;}



.proList{padding-top:60px;padding-bottom:60px;}
.proList ul{width:1000px;}
.proList li{float:left;border:1px solid #ecedee;position:relative;transition:all 0.3s linear;width:300px;margin-right:30px;margin-bottom:30px;}


.proDis{padding-top:60px;padding-bottom:20px;}
.proDis .proDis1 .scrollPic{background:url(../images/hw.jpg);width:400px;height:400px;float:left;margin-right:50px;cursor:pointer;position:relative;}

.proDis .proDis1 .caption{padding-top:40px;width:400px;float:right;}
.proDis .proDis1 .caption .tit span{width:100%;}
.proDis .proDis1 .caption .body{height:250px;overflow-y:scroll;}

/*滚动条样式*/
.proDis .proDis1 .caption .body::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.proDis .proDis1 .caption .body::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,103,218,1);
}
.proDis .proDis1 .caption .body::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(255,255,255,0.6);
}



.videoj{padding:60px 0px 80px;}
.videoj .menuList{float:left;}

.videoj .videoC{width:700px;float:right;}


}

@media(max-width:1300px){
    .header .nav{float:left;margin-left:70px;}

}

@media(max-width:1700px){
    .header .nav{float:left;margin-left:100px;} 

}

@media(max-width:1600px){
    .header .nav{float:left;margin-left:50px;} 

}

@media screen and (min-width:1851px) and (max-width:1920px){
  

}

@media screen and (min-width:1781px) and (max-width:1850px){
    .header .nav li a{width:123px;}

}

@media screen and (min-width:1545px) and (max-width:1780px){
    .header .nav li a{width:115px;}

}

@media(max-width:1545px){
    .header .nav{float:left;margin-left:50px;} 
    .header .nav li a{width:115px;}
}

@media screen and (min-width:1250px) and (max-width:1400px){
    .header .nav li a{width:110px;}

}
@media(max-width:1250px){
.header .nav{float:left;margin-left:40px;}
.header .nav li a{width:100px;}
}

@media(max-width:1080px){
.header{padding:0px 10px;}
.header .logo{width:150px;margin-top:20px;}
.header .nav{float:left;margin-top:0px;margin-left:40px;}
.header .nav li a{width:75px;}

}
@media(max-width:1200px){

.topWrap{display: none;}  

}
@media(max-width:960px){
.header .headC{display:none;}
.G-in{width:100%;margin:0 auto;}
.footer .g-in{width:100%;}
.hd_fixed{display:none;}    
.header{display:none;}
.header_z{display:none;}
.headerSJ{display:block;position:fixed;left:0px;top:0px;background-color:#fff;width:100%;z-index:1000;box-sizing:border-box;padding:12px 15px 12px;/*height:66px;box-sizing:border-box;*/box-shadow:0px 1px 10px rgba(0,0,0,0.3);}
.headerSJ .siteRight{float:right;margin-top:10px;}

.headerSJ .logo{float:left;width:136px;height:auto;}
.headerSJ .login{float:left;}
.headerSJ .login li{float:left;font-size:14px;}
.headerSJ .login li a{color:#333;padding:0px 2px;transition:all 0.3s linear;}
.headerSJ .login li a:hover{color:#00a0e9;text-decoration:underline;}
.headerSJ .menu {float:left;margin-left:10px;}
.headerSJ .menu span{display:block;width:26px;height:3px;background-color:#00a0e9;}
.headerSJ .menu .sp2{margin:5px 0px;}

.headerSJ .navwrap{position:fixed;top:0px;left:-50%;width:50%;height:100%;z-index:1200;background-color:#000;opacity:0;}
.headerSJ .navwrap .nav{padding:20px 5% 0px 5%;}
.headerSJ .navwrap .nav li{line-height:38px;border-bottom: 1px solid #333;padding:0px 5%;}
.headerSJ .navwrap .nav li a{display:block;color:#fff;font-size:15px;}
.headerSJ .navbg{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index: 1001;display:none;}

.headerSJ .navwrap .nav .SJbod{display:none;}
.headerSJ .navwrap .nav .SJbod dd a{height:36px;line-height:36px;font-size:13px;}
.headerSJ .navblack{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:1100;display:none;}
    
.headerSJ .search{padding:20px 5% 0px;}
.headerSJ .search .searchBox{position:relative;}
.headerSJ .search .txt{width:100%;height:30px;border:none;outline:none;padding:0px 35px 0px 10px;box-sizing:border-box;font-size:14px;border-radius:16px;}
.headerSJ .search .sub{width:30px;height:30px;background:url(../images/ser.png) center no-repeat;position:absolute;right:0px;top:0px;outline:none;box-sizing:border-box;font-size:0px;border:none;background-color:#00a0e9;border-top-right-radius:15px;border-bottom-right-radius:15px;}


.banner{padding-top:60px;}

.location .G-in{font-size:13px;padding:6px 15px;box-sizing:border-box;}
.location .breadcrumbs{display:none;}
.location .subNav{float:none;text-align:center;}
.location .subNav li{float:none;position:relative;display:inline-block;margin:5px 5px;background-color:#00a0e9;border-radius:0px;}
.location .subNav li>a{display:block;color:#fff;transition:all 0.3s linear;padding-right:0px;background:url(../images/down.png) right center no-repeat;padding:5px 10px 5px;}
.location .subNav li>a:hover{color:#00a0e9;background-image:url(../images/downf.png);}


.location .subNav li .slideNav{position:absolute;right:0px;top:59px;width:187px;background-color:#f7f7f7;box-sizing:border-box;border:1px solid #eee;border-bottom:none;z-index:100;display:none;}
.location .subNav li .slideNav a{display:block;line-height:48px;border-bottom:1px solid #eee;padding-left:14px;color:#555;transition:all 0.3s linear;}
.location .subNav li .slideNav a:hover{color:#fff;background-color:#00a0e9;}
.location .subNav li .slideNav .lsj{width:24px;height:12px;background:url(../images/lsj.png) center no-repeat;position:absolute;right:30px;top:-12px;z-index:100;}
.location .subNav li .slideNav .on{background-color:#00a0e9;color:#fff;}

.location .subNav1 li a{/*padding-right:0px;*/background:none;}
.location .subNav1 li a:hover{background:none;}
.location .subNav1 li .current{border-bottom:0px solid #00a0e9;}

.aboutCU{padding:30px 0px 40px;}
.aboutCU1 .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutCU1 .tit .txt{float:left;width:100%;text-align:center;padding:0px 30px;box-sizing:border-box;}
.aboutCU1 .tit .txt h3{font-size:16px;color:#333;font-weight:normal;margin-bottom:10px;}
.aboutCU1 .tit .txt p{font-size:14px;color:#595f66;line-height:24px;}

.aboutCU1 .tit .titlogd{float:right;display:none;}
.aboutCU1 .body{margin-top:15px;}


.aboutCU2{margin-top:20px;position:relative;}
.aboutCU2 .part1 .caption{width:50%;float:left;box-sizing:border-box;}
.aboutCU2 .part1{background:none;padding:0px 15px;}
.aboutCU2 .part1 .pic{width:50%;float:right;padding-left:0px;padding-top:0px;}
.aboutCU2 .part1 .pic .pic1{float:right;}
.aboutCU2 .part1{padding-bottom:30px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part1 .caption{padding-top:0px;background:none;padding-right:20px;}
.aboutCU2 .part1 .intit{font-size:14px;color:#333;padding-bottom:10px;margin-bottom:0px;border-bottom:0px solid #ccc;padding-right:0px;position:relative;}
.aboutCU2 .part1 .inbod{font-size:12px;color:#333;line-height:20px;padding-right:0px;text-align:justify;}
.aboutCU2 .part1 .inbod p{margin-bottom:6px;}
.aboutCU2 .dot{display:none;}
.aboutCU2 .part1 .intit .indot{display:none;}
.aboutCU2 .part2 .tit{width:100%;margin:0 auto;text-align:center;padding:0px 15px 0px;padding-top:20px;background:none;box-sizing:border-box;}
.aboutCU2 .part2 .tit .intit{font-size:16px;color:#333;}
.aboutCU2 .part2 .tit .intit span{display:block;font-size:14px;color:#555;padding-top:30px;background:url(../images/abculine.gif) top center no-repeat;background-size:1px 20px;margin-top:8px;}
.aboutCU2 .part2 .tit .inbod{font-size:12px;color:#333;line-height:20px;margin-top:20px;text-align:left;}


.aboutCU2 .part2 .body{background:none;margin-top:20px;}
.aboutCU2 .part2 .bd1{border-bottom:1px dashed #ccc;padding:0px 15px 30px;}
.aboutCU2 .part2 .bd1 .pic{width:50%;float:left;padding-right:0px;}
.aboutCU2 .part2 .bd1 .pic .pic1{float:left;}
.aboutCU2 .part2 .bd1 .caption{float:right;width:50%;padding-left:20px;box-sizing:border-box;}
.aboutCU2 .part2 .bd1 .intit{font-size:14px;color:#333;padding-bottom:0px;margin-bottom:6px;border-bottom:none;position:relative;padding-left:0px;}
.aboutCU2 .part2 .bd1 .intit span{display:block;font-size:12px;line-height:20px;margin-top:6px;}
.aboutCU2 .part2 .bd1 .inbod{font-size:12px;color:#333;line-height:20px;padding-left:0px;}
.aboutCU2 .part2 .bd1 .inbod p{margin-bottom:3px;}
.aboutCU2 .part2 .bd1 .indot{display:none;}



.aboutCU2 .part2 .bd2{padding:30px 15px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part2 .bd2 .pic{width:50%;float:right;padding-left:0px;}
.aboutCU2 .part2 .bd2 .pic .pic1{float:right;}
.aboutCU2 .part2 .bd2 .caption{float:left;width:50%;padding-right:20px;box-sizing:border-box;text-align:justify;}
.aboutCU2 .part2 .bd2 .intit{font-size:14px;color:#333;padding-bottom:6px;margin-bottom:0px;border-bottom:0px solid #ccc;position:relative;padding-right:0px;}
.aboutCU2 .part2 .bd2 .intit span{display:block;font-size:12px;line-height:20px;margin-top:6px;}
.aboutCU2 .part2 .bd2 .inbod{font-size:12px;color:#333;line-height:20px;padding-right:0px;}
.aboutCU2 .part2 .bd2 .inbod p{margin-bottom:6px;}
.aboutCU2 .part2 .bd2 .indot{display:none;}


.aboutCU2 .part2 .bd3{padding:30px 15px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part2 .bd3 .pic{width:50%;float:left;padding-right:0px;}
.aboutCU2 .part2 .bd3 .pic .pic1{float:left;}
.aboutCU2 .part2 .bd3 .caption{float:right;width:50%;padding-left:20px;box-sizing:border-box;}
.aboutCU2 .part2 .bd3 .intit{font-size:14px;color:#333;padding-bottom:10px;margin-bottom:0px;border-bottom:none;position:relative;padding-left:0px;}
.aboutCU2 .part2 .bd3 .intit span{display:block;font-size:12px;line-height:20px;margin-top:6px;}
.aboutCU2 .part2 .bd3 .inbod{font-size:12px;color:#333;line-height:20px;padding-left:0px;}
.aboutCU2 .part2 .bd3 .inbod p{margin-bottom:6px;}
.aboutCU2 .part2 .bd3 .indot{display:none;}


.aboutCU2 .part2 .bd4{padding:30px 15px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part2 .bd4 .pic{width:50%;float:right;padding-left:0px;}
.aboutCU2 .part2 .bd4 .pic .pic1{float:right;}
.aboutCU2 .part2 .bd4 .caption{float:left;width:50%;padding-right:20px;box-sizing:border-box;text-align:justify;}
.aboutCU2 .part2 .bd4 .intit{font-size:14px;color:#333;padding-bottom:6px;margin-bottom:0px;border-bottom:0px solid #ccc;position:relative;padding-right:0px;}
.aboutCU2 .part2 .bd4 .intit span{display:block;font-size:12px;line-height:20px;margin-top:6px;}
.aboutCU2 .part2 .bd4 .inbod{font-size:12px;color:#333;line-height:20px;padding-right:0px;}
.aboutCU2 .part2 .bd4 .inbod p{margin-bottom:6px;}
.aboutCU2 .part2 .bd4 .indot{display:none;}

.aboutCU2 .part2 .bd5{padding:30px 15px;border-bottom:1px dashed #ccc;}
.aboutCU2 .part2 .bd5 .pic{width:50%;float:left;padding-right:0px;}
.aboutCU2 .part2 .bd5 .pic .pic1{float:left;}
.aboutCU2 .part2 .bd5 .caption{float:right;width:50%;padding-left:20px;box-sizing:border-box;}
.aboutCU2 .part2 .bd5 .intit{font-size:14px;color:#333;padding-bottom:10px;margin-bottom:0px;border-bottom:none;position:relative;padding-left:0px;}
.aboutCU2 .part2 .bd5 .intit span{display:block;font-size:12px;line-height:20px;margin-top:6px;}
.aboutCU2 .part2 .bd5 .inbod{font-size:12px;color:#333;line-height:20px;padding-left:0px;}
.aboutCU2 .part2 .bd5 .inbod p{margin-bottom:6px;}
.aboutCU2 .part2 .bd5 .indot{display:none;}

.aboutH{padding:30px 0px 30px;}
.aboutH .hleft{width:100%;float:left;box-sizing:border-box;padding:0px 15px;}
.aboutH .hleft .tit{font-size:16px;color:#333;text-align:center;}
.aboutH .hleft .body .inbod{font-size:12px;color:#595f66;line-height:20px;padding-top:6px;text-align:center;}
.aboutH .hleft .body .pic{margin-top:10px;}
.aboutH .hleft .body .pic img{margin:0 auto;}
.aboutH .hright{width:100%;float:right;padding:0px 15px;box-sizing:border-box;}

.aboutH .hright .gallery-top .hisList dl dd{font-size:13px;}
.aboutH .hright .gallery-top .hisList dl dd a{display:block;color:#2c3033;line-height:23px;padding-left:10px;background:url(../images/lidot.png) left 8px no-repeat;transition:all 0.3s linear;}



.aboutHo{padding:30px 0px 30px;}
.aboutHo .abhoLeft{width:100%;float:left;}
.aboutHo .abhoLeft .tit{font-size:16px;color:#333;padding-bottom:20px;border-bottom:0px solid #ddd;padding:0px 15px;text-align:center;}
.aboutHo .abhoLeft .tit span{font-size:12px;line-height:20px;color:#595f66;display:block;margin-top:6px;}

.aboutHo .abhoLeft .body{padding:20px 15px 20px;}
.aboutHo .abhoLeft .body .intit{font-size:14px;color:#333;padding-left:0px;background:none;}
.aboutHo .abhoLeft .body .inbod{font-size:12px;color:#595f66;line-height:20px;margin-top:5px;text-align:justify;}


.aboutHo .abhoRight{width:100%;float:right;padding:0px 15px;box-sizing:border-box;}

.aboutHo .abhoRight .tit{font-size:14px;color:#2c3033;padding-bottom:10px;border-bottom:1px solid #ccc;margin-bottom:20px;}
.aboutHo .abhoRight .zs2{margin-top:30px;}

.aboutHo .abhoRight .zs1 li img{width:150px;height:auto;}
.aboutHo .abhoRight .zs1 .vmc-arrow-left{background:url(../images/left.png) center no-repeat;width:30px;height:30px;left:0px;margin-top:-15px;font-size:0px;transition:all 0.3s linear;background-image:url(../images/leftf.png);background-color:#00a0e9;opacity:1;}
.aboutHo .abhoRight .zs1 .vmc-arrow-left:hover{}
.aboutHo .abhoRight .zs1 .vmc-arrow-left:after{font-size:0px;}

.aboutHo .abhoRight .zs1 .vmc-arrow-right{background:url(../images/right.png) center no-repeat;width:30px;height:30px;right:0px;margin-top:-15px;font-size:0px;transition:all 0.3s linear;background-image:url(../images/rightf.png);background-color:#00a0e9;opacity:1;}
.aboutHo .abhoRight .zs1 .vmc-arrow-right:hover{}
.aboutHo .abhoRight .zs1 .vmc-arrow-right:after{font-size:0px;}
#jquery-lightbox #lightbox-container-image-box{padding:20px 40px 10px;border-radius:2px;width:100% !important; box-sizing:border-box;height:auto !important;}
#jquery-lightbox #lightbox-container-image-box img{margin:0 auto;}
#lightbox-container-image-data-box{padding:0px 0px 0px;width:100% !important;}
#lightbox-image-details{width:100% !important;text-align:center !important;font-size:16px;height:30px;line-height:30px;padding-bottom:20px;}
#lightbox-nav-btnPrev{width:40px;height:40px !important;top:50%;margin-top:12px;}
#lightbox-nav-btnPrev{width:40px;height:40px !important;top:50%;margin-top:12px;}
#lightbox-nav-btnNext{width:40px;height:40px !important;top:50%;margin-top:12px;}


.aboutI{padding:30px 0px 20px;}
.topzq{background-color:#2b3459;color:#fff;padding:15px 15px;border-radius:3px;} 
.topzq .zq1{float:left;width:100%;}
.topzq .zq1 h3{font-size:14px;color:#c3cbd4;font-weight:normal;}
.topzq .zq1 h3 span{display:block;font-size:20px;color:#e62b1e;font-family: "Microsoft Yahei";margin-top:0px;}
.topzq .zq1 h3 span em{font-size:20px;font-weight:bold;padding-left:20px;background:url(../images/rmb.png) left bottom no-repeat;}
.topzq .zq1 p{font-size:12px;color:#777f96;margin-top:8px;text-align:justify;width:auto;}


.topzq .zq2{float:right;padding-top:10px;width:100%;}
.topzq .zq2 li{float:left;font-size:12px;color:#c3cad2;margin-left:0px;margin-right:20px;}
.topzq .zq2 li span{display:block;font-size:20px;color:#7d8084;font-family: "Microsoft Yahei";margin-top:0px;}

.botzqList dl{border-top:1px solid #ddd;border-left:1px solid #ddd;}
.botzqList dt{height:40px;line-height:40px;font-size:14px;background-color:#e5e5e5;}
.botzqList dt span{display:block;float:left;border-right:1px solid #ddd;box-sizing:border-box;}
.botzqList dt .sp1{width:8%;text-align:center;}
.botzqList dt .sp2{width:72%;padding-left:10px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.botzqList dt .sp3{width:20%;text-align:center;}

.botzqList dd{height:40px;line-height:40px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ddd;}
.botzqList dd span{display:block;float:left;border-right:1px solid #ddd;box-sizing:border-box;color:#595f66;}
.botzqList dd .sp1{width:8%;text-align:center;}
.botzqList dd .sp2{width:72%;padding-left:10px;font-size:14px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.botzqList dd .sp3{width:20%;text-align:center;font-size:14px;}

.botzqList{padding:0px 0px 0px;background-color:#f7f7f7;margin-top:30px;}
.botzqList .page{border:1px solid #ddd;border-top:none;padding-bottom:30px;font-size:12px;}

.botzqDis{padding-top:30px;}
.botzqDis .zqLeft{width:100%;padding:0px 15px;box-sizing:border-box;}

.botzqDis .zqLeft .tit{font-size:16px;text-align:center;}
.botzqDis .zqLeft .body .inbod{font-size:12px;color:#595f66;line-height:20px;padding-top:6px;text-align:center;}
.botzqDis .zqLeft .body .pic{display:none;}

.botzqDis .zqRight{width:100%;padding:0px 15px;box-sizing:border-box;padding-top:30px;}

.botzqDis .zqRight .d1{margin-bottom:20px;}
.botzqDis .zqRight .d1 dt{padding-bottom:8px;border-bottom:1px solid #eee;margin-bottom:10px;}
.botzqDis .zqRight .d1 dt span{font-size:14px;color:#2c3033;font-weight:bold;}
.botzqDis .zqRight .d1 dt a{float:right;font-size:12px;color:#8c96a1;padding-right:0px;background:none;position:relative;top:0px;}

.botzqDis .zqRight .d1 dd{font-size:12px;}
.botzqDis .zqRight .d1 dd a{height:24px;display:block;line-height:24px;padding-left:10px;background:url(../images/dot.png) left center no-repeat;}
.botzqDis .zqRight .d1 dd span{float:right;}
.botzqDis .zqRight .d1 dd em{float:left;width:76%;}

.botzqDis .zqRight .d2{display:none;}


/*园区概况手机站样式*/
.aboutK{padding:30px 0px 30px;}
.aboutK .pk1 .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutK .pk1 .tit{background:none;text-align:center;}
.aboutK .pk1 .tit span{font-size:16px;color:#333;display:inline-block;padding-right:0px;background-color:#fff;}
.aboutK .pk1 .tit em{display:block;color:#0e6eb8;font-size:12px;padding-top:2px;text-transform:uppercase;}
.aboutK .pk1 .body{padding-top:20px;}
.aboutK .pk1 .body .txt{width:100%;float:left;color:#595f66;line-height:20px;font-size:12px;padding-top:0px;}
.aboutK .pk1 .body .pic{float:left;margin-top:15px;}


.aboutK .pk2{margin-top:30px;}

.aboutK .pk2 .tit{background:none;text-align:center;}
.aboutK .pk2 .tit span{font-size:16px;color:#333;padding-right:0px;background-color:#fff;}
.aboutK .pk2 .tit em{display:block;color:#0e6eb8;font-size:12px;padding-top:2px;text-transform:uppercase;}
.aboutK .pk2 .body{margin-top:20px;}
.aboutK .pk2 .body ul{width:100%;}
.aboutK .pk2 .body li{width:50%;height:auto;float:left;border-bottom:1px solid #ddd;margin-right:0px;margin-bottom:30px;padding:0px 15px;box-sizing:border-box;text-align:center;}
.aboutK .pk2 .body li img{width:4.31rem;height:2.42rem;display:inline-block;}
.aboutK .pk2 .body li .txt{height:40px;line-height:40px;font-size:14px;color:#2c2f33;display:inline-block;}
.aboutK .pk2 .body li .txt span{font-size:12px;color:#595f66;text-transform:uppercase;padding-left:10px;border-left:1px solid #ddd;margin-left:10px;}

.aboutK .pk3{margin:10px 0px 0px;}
.aboutK .pk3 .G-in{font-size:12px;line-height:20px;padding:15px;text-align:justify;}


.aboutK .pk4{margin-top:30px;}
.aboutK .pk4 .tit{background:none;text-align:center;}
.aboutK .pk4 .tit span{font-size:16px;color:#333;padding-right:0px;background-color:#fff;}
.aboutK .pk4 .tit em{display:block;color:#0e6eb8;font-size:12px;padding-top:2px;text-transform:uppercase;}

.aboutK .pk4 .body{padding:0px 15px;padding-top:2.4rem;background:url(../images/ly.jpg) center bottom no-repeat;margin-top:20px;}
.aboutK .pk4 .body .caption{width:100%;margin:0 auto;background-color:#fff;font-size:12px;line-height:20px;color:#595f66;box-sizing:border-box;padding:20px;border-radius:2px;text-align:justify;}


.aboutK .pk5{margin-top:40px;}
.aboutK .pk5 .tit{font-size:16px;color:#2c2f33;font-weight:bold;text-align:center;}
.aboutK .pk5 .tit span{display:block;font-size:12px;color:#595f66;font-weight:lighter;padding-top:2px;text-transform:uppercase;}
.aboutK .pk5 .body{margin-top:30px;}
.aboutK .pk5 .body .hd{border:1px solid #ddd;border-top:6px solid #0e6eb8;}
.aboutK .pk5 .body .hd li{width:16.66666666666666%;text-align:center;line-height:56px;font-size:14px;color:#333;float:left;box-sizing:border-box;border-right:1px solid #ddd;cursor: pointer;transition:all 0.3s linear;}
.aboutK .pk5 .body .hd li:last-child{border:none;}
.aboutK .pk5 .body .hd li:hover,.aboutK .pk5 .body .hd .on{background-color:#0e6eb8;color:#fff;}
.aboutK .pk5 .body .bd{border:1px solid #ddd;border-top:none;padding:20px 15px 15px;}
.aboutK .pk5 .body .bd .pic{width:100%;float:left;}
.aboutK .pk5 .body .bd .txt{width:100%;float:right;padding-top:20px;}
.aboutK .pk5 .body .bd .txt .intit{font-size:14px;color:#0e6eb8;padding-bottom:10px;background:url(../images/ddline.gif) left bottom no-repeat;}
.aboutK .pk5 .body .bd .txt .inbod{font-size:12px;color:#333;line-height:20px;margin-top:10px;text-align:justify;height:auto;}


.aboutK .pk6{margin-top:30px;}
.aboutK .pk6 .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutK .pk6 .tit{font-size:16px;color:#2c2f33;font-weight:bold;text-align:center;}
.aboutK .pk6 .tit span{display:block;font-size:12px;color:#595f66;font-weight:lighter;padding-top:2px;text-transform:uppercase;}
.aboutK .pk6 .body{margin-top:20px;}
.aboutK .pk6 .body .txt{font-size:12px;line-height:20px;color:#333;text-align:justify;}
.aboutK .pk6 .body .pic{padding-top:20px;text-align:center;}
.aboutK .pk6 .body .pic img{display:inline-block;}


.aboutK .pk7{margin-top:30px;}
.aboutK .pk7 .tit{font-size:16px;color:#2c2f33;font-weight:bold;text-align:center;}
.aboutK .pk7 .tit span{display:block;font-size:12px;color:#595f66;font-weight:lighter;padding-top:2px;text-transform:uppercase;}
.aboutK .pk7 .body{margin-top:20px;}
.aboutK .pk7 .body ul{width:auto;}
.aboutK .pk7 .body li{width:50%;float:left;margin-right:0px;margin-bottom:0px;box-sizing:border-box;padding:0px 15px;margin-bottom:20px;}
.aboutK .pk7 .body li .txt{height:50px;line-height:50px;font-size:14px;background-color:#15b0e8;color:#fff;padding:0px 20px;}
.aboutK .pk7 .body li .txt span{font-size:14px;padding-left:8px;}

.aboutK .pk7 .body .l2 .txt{background-color:#84d0a2;}
.aboutK .pk7 .body .l3 .txt{background-color:#f7a655;}
.aboutK .pk7 .body .l4 .txt{background-color:#f66f6a;}

.aboutK .pk8{margin-top:30px;}
.aboutK .pk8 .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutK .pk8 .tit{font-size:16px;color:#2c2f33;font-weight:bold;text-align:center;}
.aboutK .pk8 .tit span{display:block;font-size:12px;color:#595f66;font-weight:lighter;padding-top:2px;text-transform:uppercase;}
.aboutK .pk8 .body{margin-top:20px;}
.aboutK .pk8 .body .txt{font-size:12px;color:#595f66;line-height:20px;background-color:#f7f7f7;border:1px solid #ddd;padding:15px;text-align:justify;}
.aboutK .pk8 .body .txt dl{width:100%;}

/*关于我们手机站样式*/

.aboutU{padding:30px 0px 30px;}
.aboutU .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutU .abt1 .pic{float:none;width:100%;margin-left:0px;margin-bottom:20px;position:relative;cursor:pointer;right:-50px;opacity:0;}
.aboutU .abt1 .pic>img{margin:0 auto;}
.aboutU .abt1 .pic .mc{position:absolute;left:0px;top:0px;width:100%;height:100%;transition:all 0.3s linear;}
.aboutU .abt1 .pic .mc .mcn{display:table;height:100%;width:100%;position:relative;}
.aboutU .abt1 .pic .mc .mcn .btn{display:table-cell;vertical-align:middle;text-align:center;backface-visibility: hidden;}
.aboutU .abt1 .pic .mc .mcn .btn img{display:inline-block;border-radius:100%;transition:all 0.3s linear;width:40px;height:auto;}
.aboutU .abt1 .pic .mc:hover{background-color:rgba(0,0,0,0.5);}
.aboutU .abt1 .pic .mc:hover img{box-shadow:0px 0px 0px rgba(255,255,255,0.8);transform:scale(1.02);}


.aboutU .abt1 .pic .video_wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.96);z-index:9999;padding:0px 0px;box-sizing:border-box;display:none;}

.aboutU .abt1 .pic .video_wrap .play_I .video-js{/*width:800px !important;height:500px !important;*/}
.aboutU .abt1 .pic .video_wrap .play_I{position:relative;width:100%;left:0px;margin-left:0px;top:200px;}
.aboutU .abt1 .pic .video_wrap .play_I .video-js.vjs-fluid{}
.aboutU .abt1 .pic .video_wrap .play_I .video-js .vjs-big-play-button{width:40px;height:40px;border-radius:50%;margin-left:-20px;margin-top:-20px;font-size:20px;line-height:36px;outline:none;}
.aboutU .abt1 .pic .video_wrap .play_I .video-js .vjs-big-play-button:hover{box-shadow:0 0 20px rgba(255,255,255,0.6)}
.aboutU .abt1 .pic .video_wrap .close{background:url(../images/closed.png) center no-repeat;background-size:cover;width:36px;height:36px;position:absolute;right:20px;top:-100px;cursor:pointer;transition:all 0.6s linear;border-radius:50%;}
.aboutU .abt1 .pic .video_wrap .close:hover{transform:rotate(360deg);box-shadow:0 0 30px rgba(255,255,255,0.6)}




.aboutU .abt1 .tit{font-size:16px;color:#333333;margin-bottom:20px;text-align:center;}
.aboutU .abt1 .tit span{display:block;font-size:12px;margin-top:4px;color:#595f66;}
.aboutU .abt1 .body{font-size:12px;color:#595f66;line-height:20px;text-align:justify;}
.aboutU .abt1 .body span{color:#2c3033;font-weight:bold;}
.aboutU .abt1 .body p{margin-bottom:10px;}


.aboutU .abt2{padding-top:0px;background:none;margin-top:30px;}
.aboutU .abt2 .hd{position:relative;z-index:10;padding:30px 30px 20px;background-color:#0e6eb8;width:300px;height:auto;box-sizing:border-box;border-radius:2px;color:#fff;box-shadow:0px 1px 20px rgba(0,0,0,0.4);top:50px;opacity:0;}

.aboutU .abt2 .hd .tit{font-size:16px;}
.aboutU .abt2 .hd .tit span{display:block;font-size:12px;color:#f0f4f7;text-transform:uppercase;margin-top:6px;letter-spacing:0px;}
.aboutU .abt2 .hd .body{font-size:14px;color:#e9eef2;padding-top:0px;background:none;margin-top:20px;}
.aboutU .abt2 .hd ul{margin-top:30px;}
.aboutU .abt2 .hd li{font-size:14px;color:#67ade3;padding-left:20px;background:url(../images/dtbtn.png) left center no-repeat;margin-bottom:10px;cursor:pointer;transition:all 0.3s linear;background-size:16px 16px;}
.aboutU .abt2 .hd li:hover{color:#fff;background-image:url(../images/dtbtnf.png);}
.aboutU .abt2 .hd .on{color:#fff;background-image:url(../images/dtbtnf.png);}

.aboutU .abt2 .tempWrap{width:100% !important;float:right;margin-top:20px;position:relative;z-index:2;left:-60px;opacity:0;}

.aboutU .abt2 .bd ul{float:left;position:relative;width:100%;}
.aboutU .abt2 .bd li{text-align:right;position:relative;}
.aboutU .abt2 .bd .tabBtn{display:none;position:relative;margin-top:40px;height:54px;font-size:36px;font-weight:lighter;font-style:italic;color:#8c96a1;}
.aboutU .abt2 .bd .tabBtn .sp_group{position:absolute;width:46px;height:54px;right:90px;top:-4px;}
.aboutU .abt2 .bd .tabBtn .sp_group .prevc{width:14px;height:54px;background:url(../images/ab2prev.png) left center no-repeat;left:0px;}
.aboutU .abt2 .bd .tabBtn .sp_group .prevc:hover{background-image:url(../images/ab2prevf.png);}

.aboutU .abt2 .bd .tabBtn .sp_group .nextc{width:14px;height:54px;background:url(../images/ab2next.png) left center no-repeat;right:0px;}
.aboutU .abt2 .bd .tabBtn .sp_group .nextc:hover{background-image:url(../images/ab2nextf.png);}

.aboutU .abt2 .bd .tabBtn .pageOn{width:100px;bottom:0px;left:712px;}

.aboutU .abt2 .bd ul{/*display:none;*/}

/*合作伙伴手机站样式*/

.aboutP{padding:30px 0px 50px;}
.aboutP .G-in{padding:0px 15px;box-sizing:border-box;}
.aboutP .hd{width:100%;float:left;}
.aboutP .hd .tit{font-size:16px;color:#333;padding-bottom:20px;border-bottom:1px solid #ddd;text-align:center;}
.aboutP .hd .tit span{font-size:12px;line-height:20px;color:#595f66;display:block;margin-top:10px;}
.aboutP .hd ul{padding-top:20px;}
.aboutP .hd li{font-size:16px;color:#333;padding-left:30px;background:url(../images/menubg.jpg) left center no-repeat;color:#8b95a0;margin-bottom:10px;background-size:22px 22px;}


.aboutP .bd{width:100%;float:right;padding-top:20px;}
.aboutP .bd li{position:relative;}
.aboutP .bd li .pageOn{text-align:center;width:100%;margin-top:20px;}
.aboutP .bd li .pageOn span{margin:0px 5px;}
.aboutP .bd li .swiper-slide .pic{border-radius:100%;transition:all 0.3s linear;border:1px solid #ddd;float:left;width:auto;height:auto;overflow:hidden;box-sizing:border-box;}

.aboutP .bd li .swiper-slide .pic img{transition:all 0.3s linear;margin:0 auto;}
.aboutP .bd li .swiper-slide:hover img{/*transform:scale(1.08);*/}
.aboutP .bd li .swiper-slide:hover .pic{border-color:#00a0e9;}

/*活动列表页手机站*/
.active{padding:30px 0px 30px;}
.active .G-in{}
.active .menuList{float:left;width:100%;padding:0px 15px;box-sizing:border-box;margin-bottom:20px;}
.active .menuList li{font-size:16px;margin-bottom:10px;}
.active .menuList li a{display:block;padding-left:35px;background:url(../images/menubg.jpg) left center no-repeat;color:#555;transition:all 0.3s linear;background-size:22px 22px;}
.active .menuList li a:hover{color:#00a0e9;}
.active .actC{width:100%;float:right;padding:0px 5px;box-sizing:border-box;}
.active .actC ul{width:100%;}
.active .actC li{width:50%;float:left;border-bottom:0px solid #ddd;transition:all 0.3s linear;margin-right:0;margin-bottom:20px;box-sizing:border-box;padding:0px 10px;}
.active .actC li .data{font-size:14px;color:#8b95a0;margin-bottom:10px;}
.active .actC li .caption{font-size:14px;color:#2c3033;line-height:24px;padding:10px 0px 20px;transition:all 0.3s linear;}

/*展会页面*/
.banner .zhtxt{display:none;}
.actDis1{padding:30px 0px 30px;}
.actDis1 .G-in{padding:0px 15px;box-sizing:border-box;}
.actDis1 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}

.actDis1 .pic{width:100%;float:left;}
.actDis1 .caption{width:100%;float:right;font-size:12px;line-height:20px;color:#2c3033;padding:0px 0px 0px 0px;box-sizing:border-box;text-align:justify;margin-top:20px;}


.actDis2{padding:30px 0px 30px;background-color:#f8f9fc;} 
.actDis2 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis2 .body dl{width:100%;padding:0px 15px;box-sizing:border-box;}
.actDis2 .body dd{margin-right:0px;width:100%;height:auto;border:1px solid #0e6eb8;border-radius:3px;float:left;font-size:14px;color:#586066;box-sizing:border-box;padding:20px 20px;margin-bottom:10px;}
.actDis2 .body dd span{display:block;color:#0e6eb8;margin-bottom:6px;}



.actDis3{padding:30px 0px 30px;} 
.actDis3 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis3 .body ul{width:100%;padding:0px 15px;box-sizing:border-box;}
.actDis3 .body li{width:100%;height:auto;background-color:#f5f5f5;padding:30px 20px;box-sizing:border-box;border-radius: 3px;float:left;margin-right:0px;margin-bottom:10px;}
.actDis3 .body li .intit{font-size:16px;color:#2c3033;margin-bottom:8px;}
.actDis3 .body li .inbod{font-size:14px;color:#586066;}


.actDis4{padding:30px 0px 30px;background-color:#f8f9fc;} 
.actDis4 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis4 .body{padding:0px 15px;}
#carousel{display:none;}
.swipM{display:block;}


.actDis5{padding:30px 0px 30px;} 
.actDis5 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis5 .body{position:relative;padding:0px 15px;}
.actDis5 .body .prev{left:-60px;}
.actDis5 .body .next{right:-60px;}

.actDis6{padding:30px 0px 30px;background-color:#f8f9fc;}
.actDis6 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis6 .body{position:relative;padding:0px 15px;}
.actDis6 .body ul{width:100%;}
.actDis6 .body .u1{float:left;padding-right:0px;box-sizing:border-box;}
.actDis6 .body .u2{float:right;padding-left:0px;box-sizing:border-box;}
.actDis6 .body ul li a{font-size:12px;line-height:24px;color:#2c3033;}
.actDis6 .body ul li a em{display:inline-block;width:80%;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;float:left;}
.actDis6 .body ul li span{float:right;}



.actDis7{padding:30px 0px 30px;}
.actDis7 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actDis7 .body{position:relative;padding:0px 15px;}
.actDis7 .body .botList{margin-top:30px;}
.actDis7 .body .botList ul{width:100%;}
.actDis7 .body .botList li{width:100%;float:left;margin-right:0px;margin-bottom:20px;}
.actDis7 .body .botList li .caption{font-size:12px;color:#333333;line-height:20px;padding-top:10px;}

.footerA{font-size:12px;color:#ccc;background-color:#272727;}
.footerA .G-in{padding:12px 15px;box-sizing:border-box;}
.footerA p{float:none;height:auto;line-height:20px;text-align:center;}
.footerA .share{float:right;display:none;}

/*活动详情页手机站样式*/
.headerJ{display:none;}

.actInfo1{padding:30px 0px 30px;} 
.actInfo1 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actInfo1 .body{padding:0px 15px;}
.actInfo1 .pic{width:100%;float:left;position:relative;left:-50px;opacity:0;}
.actInfo1 .caption{width:100%;float:right;font-size:12px;line-height:20px;color:#2c3033;padding:20px 0px 0px 0px;box-sizing:border-box;text-align:justify;right:-50px;opacity:0;position:relative;}


.actInfo2{padding:30px 0px 50px;background-color:#f8f9fc;}
.actInfo2 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actInfo2 .body{position:relative;padding:0px 15px;}
.actInfo2 .body .swiper-slide{border:1px solid #eee;/*width:278px !important;margin:0px 10px;*/}
.actInfo2 .body .swiper-slide img{max-width:100%;margin:0 auto;}
.actInfo2 .body .swiper-slide .caption{background-color:#e5e5e5;padding:20px 20px;}
.actInfo2 .body .swiper-slide .intit{font-size:14px;color:#2c3033;margin-bottom:6px;background:url(../images/plus.png) right center no-repeat;}
.actInfo2 .body .swiper-slide .inbod{font-size:12px;color:#595f66;line-height:22px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


.actInfo2 .body .pageOn{position:absolute;bottom:-40px;text-align:center;width:100%;}
.actInfo2 .body .pageOn span{margin:0 5px;}


.actInfo3{padding:30px 0px 30px;}
.actInfo3 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actInfo3 .body{position:relative;}
.actInfo3 .rcList dt li{text-align: center;width:15%;float:left;background-color:#ececec;height:50px;line-height:50px;font-size:14px;color:#333;padding-left:0px;box-sizing:border-box;}
.actInfo3 .rcList dt .l3{width:55%;}
.actInfo3 .rcList dd{border-bottom:1px solid #ddd;padding-top:20px;}
.actInfo3 .rcList dd li{width:15%;float:left;height:80px;line-height:18px;font-size:12px;color:#333;padding:0px 10px;box-sizing:border-box;}
.actInfo3 .rcList dd li a{display:inline-block;background-color:#999999;line-height:20px;padding:0px 20px;color:#fff;border-radius:3px;transition:all 0.3s linear;}
.actInfo3 .rcList dd .l3{width:55%;}

.actInfo3 .rcList dd .l5 {text-align:right;padding:0px 20px 0px 0px;}

.actInfo3 .rcList dd .l5 a:hover{background-color:#00a0e9;}

.actInfo4{padding:30px 0px 30px;background-color:#f8f9fc;}
.actInfo4 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actInfo4 .body{position:relative;padding:0px 10px;}
.actInfo4 .body ul{width:100%;}
.actInfo4 .body .u1{float:left;padding-right:0px;box-sizing:border-box;}
.actInfo4 .body .u2{float:right;padding-left:0px;box-sizing:border-box;}
.actInfo4 .body ul li a{font-size:12px;line-height:22px;color:#2c3033;}
.actInfo4 .body ul li a em{display:inline-block;width:80%;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;float:left;}
.actInfo4 .body ul li span{float:right;}

.actInfo5{padding:30px 0px 30px;}
.actInfo5 .tit{font-size:16px;color:#2c3033;text-align:center;background:none;margin-bottom:30px;}
.actInfo5 .body{position:relative;padding:0px 15px;}
.actInfo5 .body .toppic{display:none;}




.actInfo5 .body .botList{margin-top:0px;}
.actInfo5 .body .botList ul{width:100%;}
.actInfo5 .body .botList li{width:100%;float:left;margin-right:0px;margin-bottom:20px;}
.actInfo5 .body .botList li .caption{font-size:12px;color:#333333;line-height:20px;padding-top:10px;text-align:center;}

/*联系我们手机站样式*/
.contactUS{padding:30px 0px 30px;}
.contactUS1 .pic{width:300px;float:left;display:none;}
.contactUS1 .caption{width:100%;float:left;height:auto;background-color:#f7f7f7;padding:20px 15px;box-sizing:border-box;}
.contactUS1 .caption .txt1 .tit{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS1 .caption .txt1 .tit em{display:inline-block;padding-bottom:15px;border-bottom:2px solid #00a0e9;}
.contactUS1 .caption .txt1 .body{font-size:14px;line-height:30px;color:#595f66;}
.contactUS1 .caption .txt1 .body h3{color:#2c3033;font-size:14px;margin-bottom:6px;}
.contactUS1 .caption .txt1 .body span{color:#2c3033;font-weight:bold;}
.contactUS1 .caption .txt1 .body dl{width:100%;}
.contactUS1 .caption .txt1 .body dd{float:left;width:200px;}


.contactUS1 .caption .txt2{padding-top:20px;}
.contactUS1 .caption .txt2 .hd{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS1 .caption .txt2 .hd li{float:left;padding-bottom:10px;border-bottom:2px solid transparent;margin-right:20px;cursor:pointer;margin-bottom:10px;}
.contactUS1 .caption .txt2 .hd .on{border-bottom:2px solid #00a0e9;}

.contactUS1 .caption .txt2 .bd{font-size:14px;line-height:30px;color:#595f66;}
.contactUS1 .caption .txt2 .bd h3{color:#2c3033;font-size:14px;margin-bottom:6px;}
.contactUS1 .caption .txt2 .bd span{color:#2c3033;font-weight:bold;}
.contactUS1 .caption .txt2 .bd dl{width:100%;}
.contactUS1 .caption .txt2 .bd dd{float:left;width:250px;}


.contactUS2 .G-in{padding:20px 15px;box-sizing:border-box;background-color:#f0f0f0;}
.contactUS2 .txt1{padding-bottom:20px;border-bottom:1px solid #e2e6eb;}
.contactUS2 .txt1 .tit{font-size:14px;color:#595f66;border-bottom:1px solid #e2e6eb;margin-bottom:20px;}
.contactUS2 .txt1 .tit em{display:inline-block;padding-bottom:15px;border-bottom:2px solid #00a0e9;}
.contactUS2 .txt1 .body li{font-size:14px;color:#333333;margin-top:10px;}
.contactUS2 .txt1 .body li span{display:inline-block;width:70px;}
.contactUS2 .txt1 .body li a{padding:2px 8px;border-radius:4px;display:inline-block;}
.contactUS2 .txt1 .body li a:hover{color:#fff;background-color:#00a0e9;}

.contactUS2 .txt2{padding-top:20px;}
.contactUS2 .txt2 .tit{font-size:14px;color:#00a0e9;font-weight:bold;margin-bottom:10px;}
.contactUS2 .txt2 .body{font-size:14px;color:#555555;line-height:30px;}
.contactUS2 .txt2 .body span{display:inline-block;width:100%;}
.contactUS2 .txt2 .body em{display:inline-block;width:230px;}

/*个人中心手机站样式*/
.enroll{padding:60px 0px 80px;background-color:#f9f9f9;}
.enroll .leftE{width:100%;float:left;margin-bottom:20px;}
.enroll .leftE .intit{font-size:14px;color:#333;padding:24px 20px;border:1px solid #ddd;background-color:#f5f5f5;}
.enroll .leftE .intit span{display:block;margin-top:6px;}
.enroll .leftE .inbod{padding:26px 20px 30px;border:1px solid #ddd;background-color:#fff;border-top:none;}
.enroll .leftE .inbod li{line-height:30px;}
.enroll .leftE .inbod li a{font-size:14px;color:#333;display:inline-block;padding-left:30px;transition:all 0.3s linear;}
.enroll .leftE .inbod li a:hover{color:#00a0e9;}
.enroll .leftE .inbod .current{color:#00a0e9;}
.enroll .leftE .inbod .l1 a{background:url(../images/dddg2.png) left center no-repeat;}
.enroll .leftE .inbod .l2 a{background:url(../images/dddg3.png) left center no-repeat;}
.enroll .leftE .inbod .l3 a{background:url(../images/dddg4.png) left center no-repeat;}
.enroll .rightE{width:100%;float:right;border:1px solid #ddd;box-sizing:border-box;}
.enroll .rightE dt{background-color:#f5f5f5;}
.enroll .rightE dt li{float:left;height:40px;line-height:40px;width:16.5%;box-sizing:border-box;padding:0px 10px;font-size:14px;color:#333;}
.enroll .rightE dt .l3{width:34%;}

.enroll .rightE dd{background-color:#fff;border-top:1px solid #ddd;}
.enroll .rightE dd li{float:left;height:80px;line-height:20px;width:16.5%;box-sizing:border-box;padding:0px 10px;font-size:12px;color:#555;padding-top:10px;}
.enroll .rightE dd .l3{width:34%;}
.enroll .rightE dd .l5{text-align:center;}
.enroll .rightE dd a{display:inline-block;width:80%;text-align:center;line-height:22px;color:#fff;background-color:#999;border-radius:3px;transition:all 0.3s linear;}
.enroll .rightE dd a:hover{background-color:#00a0e9;}

.personInfo{width:100%;float:right;border:1px solid #ddd;box-sizing:border-box;padding:40px 40px 30px;box-sizing:border-box;background-color:#fff;}
.personInfo .msg label{display:block;font-size:14px;margin-bottom:20px;}
.personInfo .msg label select{width:250px;height:40px;line-height:50px;background-color:#f4f4f4;border-radius:2px;border:none;,outline:none;outline:none;color:#555;cursor:pointer;font-size:14px;color:#333;padding:0px 10px;box-sizing:border-box;}
.personInfo .msg label span{display:inline-block;width:60px;color:#666;margin-bottom:6px;}
.personInfo .msg .lab4 {line-height:40px;height:40px;}
.personInfo .msg .lab4 p{display:inline-block;color:#666;}
.personInfo .msg .lab4 p a{display:inline-block;font-size:14px;color:#00a0e9;padding:0px 15px;}
.personInfo .msg .lab4 p i{color:#999;}

/*手册手机站详情页*/

.hand{padding:30px 0px 30px;}
.hand .G-in{padding:0px 15px;box-sizing:border-box;}
.hand .menuList{float:left;}
.hand .menuList li{font-size:18px;margin-bottom:20px;}
.hand .menuList li a{display:block;color:#8b95a0;transition:all 0.3s linear;height:27px;line-height:27px;line-height:27px;transition:all 0.3s linear;}
.hand .menuList li a span{display:block;float:left;opacity:0;transition:all 0.3s linear;}
.hand .menuList li a em{float:left;padding:0px 10px 0px 12px;}
.hand .menuList li a .sp1{width:27px;height:27px;background:url(../images/menubg.jpg) left center no-repeat;}
.hand .menuList li a:hover,.hand .menuList li .current{color:#333;}
.hand .menuList li a:hover span,.hand .menuList li .current span{opacity:1;color:#333}

.hand .handC{width:100%;float:right;}
.hand .handC ul{width:100%;text-align: center;padding-top:20px;}
.hand .handC .handList li{float:none;box-shadow:0px 0px 10px rgba(0,0,0,0.2);padding:6px 6px;margin-right:0px;margin-bottom:0px;margin-bottom:10px;display:inline-block;}
.hand .handC .handList li .pic{position:relative;}
.hand .handC .handList li .pic img{margin:0 auto;}
.hand .handC .handList li .pic p{font-size:18px;color:#fff;text-align:center;position:absolute;left:0px;width:100%;top:90px;}
.hand .handC .handList li .pic p span{display:block;font-size:14px;text-transform:uppercase;font-weight:lighter;margin-top:6px;}
.hand .handC .handList li .caption{margin-top:10px;}
.hand .handC .handList li .caption .a1{float:left;display:block;width:96px;height:40px;line-height:38px;font-size:14px;color:#888888;border:1px solid #ddd;padding-left:45px;box-sizing:border-box;background:url(../images/yl1.png) 22px center no-repeat;transition:all 0.3s linear;}
.hand .handC .handList li .caption .a2{float:right;display:block;width:96px;height:40px;line-height:38px;font-size:14px;color:#888888;border:1px solid #ddd;padding-left:45px;box-sizing:border-box;background:url(../images/yl2.png) 22px center no-repeat;transition:all 0.3s linear;}

.hand .handC .handList li .caption .a1:hover{background-image:url(../images/yl1f.png);background-color:#00a0e9;color:#fff;}
.hand .handC .handList li .caption .a2:hover{background-image:url(../images/yl2f.png);background-color:#00a0e9;color:#fff;}


.hand .handC .morel{font-size:14px;color:#00a0e9;height:34px;line-height:34px;padding-left:40px;background:url(../images/jz.png) left center no-repeat;margin-top:40px;}


/*加入我们关于手机站页面*/

.joinAbout{padding-top:30px;}
.joinAbout .joinAbout1 .pic{display:none;}

.joinAbout .joinAbout1 .caption{width:100%;float:right;position:relative;padding:0px 15px;box-sizing:border-box;}
.joinAbout .joinAbout1 .caption .tit{font-size:16px;color:#333333;padding-bottom:0px;background:none;text-align:center;}
.joinAbout .joinAbout1 .caption .tit span{display:block;font-size:12px;color:#595f66;font-weight:lighter;}
.joinAbout .joinAbout1 .caption .body{width:100%;margin-top:25px;box-sizing:border-box;padding:20px;border:1px solid #ddd;position:static;right:-40px;background-color:#fff;opacity:0;font-size:12px;}
.joinAbout .joinAbout1 .caption .body li{margin-bottom:6px;}
.joinAbout .joinAbout1 .caption .body li span{display:block;width:auto;float:left;font-size:12px;color:#2c2f33;font-weight:bold;}
.joinAbout .joinAbout1 .caption .body li em{display:block;width:auto;float: left;font-size:12px;color:#595f66;}


.joinAbout .joinAbout2{margin-top:30px;padding-bottom:30px;position:relative;}
.joinAbout .joinAbout2 .pgy{display:none;}


.joinAbout .joinAbout2 ul{width:100%;padding:0px 15px;box-sizing:border-box;}
.joinAbout .joinAbout2 li{width:100%;float:left;margin-right:0px;margin-bottom:20px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout2 li .caption{width:100%;padding-top:20px;margin-top:00px;background-color:rgba(255,255,255,1);position:relative;z-index:1;}
.joinAbout .joinAbout2 li .caption .tit{font-size:14px;color:#333333;}
.joinAbout .joinAbout2 li .caption .tit span{display:block;font-size:12px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body{font-size:12px;color:#595f66;line-height:20px;margin-top:5px;padding-left:2px;}
.joinAbout .joinAbout2 li .caption  .body dd{width:192px;float:left;}
.joinAbout .joinAbout2 li .caption  .body span{color:#0e6eb8;font-weight:bold;}
.joinAbout .joinAbout2 .l1 .caption{height:auto;box-sizing:border-box;}
.joinAbout .joinAbout2 .l2 .caption{height:auto;box-sizing:border-box;}

.joinAbout .joinAbout3{background-color:#f8f9fc;padding:30px 0px 30px;margin-top:0px;}
.joinAbout .joinAbout3 .tit{font-size:16px;color:#333;text-align:center;}
.joinAbout .joinAbout3 .tit span{display:block;color:#595f66;font-size:12px;}
.joinAbout .joinAbout3 .body{padding:0px 15px;}
.joinAbout .joinAbout3 .cn{position:relative;top:60px;opacity:0;}

.joinAbout .joinAbout4{padding:0px 15px;padding-top:30px;background:none;}
.joinAbout .joinAbout4 .tit{font-size:16px;color:#333;text-align:center;}
.joinAbout .joinAbout4 .tit span{display:block;color:#595f66;font-size:12px;padding-bottom:0px;background:none;}
.joinAbout .joinAbout4 .toptxt{font-size:12px;color:#595f66;line-height:20px;text-align:center;padding-top:20px;padding-bottom:50px;}
.joinAbout .joinAbout4 .evList ul{width:100%;}
.joinAbout .joinAbout4 .evList li{width:100%;float:left;margin-right:00px;margin-bottom:20px;position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout4 .evList li .caption{height:42px;text-align:center;font-size:14px;color:#595f66;background-color:#e5e5e5;line-height:42px;}


.joinAbout .joinAbout5{padding:60px 0px 80px;display:none;}


.joinAbout .joinAbout6{padding:30px 0px 30px;background:none;background-size:cover;}
.joinAbout .joinAbout6 .tit{font-size:16px;color:#333;text-align:center;}
.joinAbout .joinAbout6 .tit span{display:block;color:#595f66;font-size:12px;padding-bottom:0px;background:none;}
.joinAbout .joinAbout6 .body ul{width:100%;padding:0px 15px;padding-top:30px;box-sizing:border-box;}
.joinAbout .joinAbout6 .body li{float:left;width:100%;height:280px;background-color:#fff;box-sizing:border-box;border:1px solid #eee;text-align:center;margin-right:0px;margin-bottom:10px;/*transition:all 0.3s linear;*/position:relative;top:60px;opacity:0;}
.joinAbout .joinAbout6 .body li h3{font-size:18px;color:#333;padding-top:170px;font-weight:normal;transition:all 0.3s linear;}
.joinAbout .joinAbout6 .body li p{padding-top:23px;background:url(../images/tline.gif) center top no-repeat;margin-top:8px;font-size:14px;color:#595f66;}
.joinAbout .joinAbout6 .body li:hover{border:1px solid #00a0e9;}
.joinAbout .joinAbout6 .body li:hover h3{color:#00a0e9;}
.joinAbout .joinAbout6 .body .l1 h3{background:url(../images/te1.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l1:hover h3{background-image:url(../images/te1f.png);}
.joinAbout .joinAbout6 .body .l2 h3{background:url(../images/te2.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l2:hover h3{background-image:url(../images/te2f.png);}

.joinAbout .joinAbout6 .body .l3 h3{background:url(../images/te3.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l3:hover h3{background-image:url(../images/te3f.png);}

.joinAbout .joinAbout6 .body .l4 h3{background:url(../images/te4.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l4:hover h3{background-image:url(../images/te4f.png);}

.joinAbout .joinAbout6 .body .l5 h3{background:url(../images/te5.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l5:hover h3{background-image:url(../images/te5f.png);}

.joinAbout .joinAbout6 .body .l6 h3{background:url(../images/te6.png) center 43px no-repeat;}
.joinAbout .joinAbout6 .body .l6:hover h3{background-image:url(../images/te6f.png);}

.bannerJ .pageOn{display:none;}


/*社会招聘手机站样式*/

.joinSocial{background-color:#f7f7f7;padding:30px 0px 30px;}
.joinSocial .selGroup{float:left;display:none;}
.joinSocial .searchBox{float:right;width:480px;height:50px;position:relative;display:none;}

.joinSocial .jobLi{margin-top:0px;}
.joinSocial .jobLi .G-in{padding:10px 15px 30px;box-sizing:border-box;background-color:#fff;} 
.joinSocial .job_list{}
.joinSocial .job_list .inbod .job_id{margin-bottom:10px;}
.joinSocial .job_list .inbod .job_id dd{float:left;width:33.333333% !important;height:40px;text-align:center;line-height:40px;font-size:14px;color:#494c4b;}
.joinSocial .job_list .inbod .job_id dd:nth-child(1){text-align:left;padding-left:20px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.joinSocial .job_list .inbod .job_id dd:nth-child(2){display:none;}
.joinSocial .job_list .inbod .job_id dd:nth-child(4){display:none;}
.joinSocial .job_list .inbod .job_id dd:nth-child(5){display:none;}
.joinSocial .job_list .inbod .job_id dd:nth-child(7){display:none;}

.joinSocial .job_list .inbod .job_name{cursor:pointer;color:#444;transition:all 0.3s linear;}
.joinSocial .job_list .inbod .job_name:hover{background-color:#0e6eb8;color:#fff;}
.joinSocial .job_list .inbod li{border:1px solid #e5e5e5;margin-bottom:1px;}
.joinSocial .job_list .inbod .job_name dd{float:left;width:33.333333% !important;height:40px;text-align:center;line-height:40px;font-size:12px;}
.joinSocial .job_list .inbod .job_name dd:nth-child(1){text-align:left;padding-left:20px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.joinSocial .job_list .inbod .job_name dd:nth-child(2){display:none;}
.joinSocial .job_list .inbod .job_name dd:nth-child(4){display:none;}
.joinSocial .job_list .inbod .job_name dd:nth-child(5){display:none;}
.joinSocial .job_list .inbod .job_name dd:nth-child(7){display:none;}



.joinSocial .job_list .inbod .job_rep{display:none;font-size:12px;color:#666;padding:20px 20px;line-height:20px;background-color:#ffffff;}
.joinSocial .job_list .inbod .job_rep dl{margin-top:10px;}
.joinSocial .job_list .inbod .job_rep dl dt{margin-bottom:3px;}
.joinSocial .job_list .inbod .job_rep .top p{margin-bottom:3px;}
.joinSocial .job_list .inbod .job_rep .top{padding-bottom:20px;border-bottom:1px solid #e5e5e5;}
.joinSocial .job_list .inbod .job_rep .bottom{padding-top:10px;color:#000;}
.joinSocial .job_list .inbod .job_rep .bottom p{float:left;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group{float:right;margin-top:20px;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group a{display:block;width:120px;height:40px;line-height:40px;color:#0e6eb8;box-sizing:border-box;padding-left:42px;float:right;border:1px solid #0e6eb8;margin-left:20px;transition:all 0.3s linear;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .jl{background:url(../images/j1.png) 22px center no-repeat;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .jl:hover{background-color:#0e6eb8;color:#fff;background-image:url(../images/j1f.png);}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .j2{background:url(../images/j2.png) 22px center no-repeat;}
.joinSocial .job_list .inbod .job_rep .bottom .a_group .j2:hover{background-color:#0e6eb8;color:#fff;background-image:url(../images/j2f.png);}

/*加入我们首页手机站样式*/

.joinIndex{background-size:cover !important;}
.joinIndex .serBox{}
.joinIndex .search{width:80%;height:auto;margin:0 auto;position:relative;}
.joinIndex .serBox .g-in{width:100%;box-sizing:border-box;padding:0px 15px;}
.joinIndex .search .txt{width:100%;height:46px;border:1px solid #0e6eb8;box-sizing:border-box;font-size:14px;color:#a4b0bd;padding:0px 20px;outline:none;border-radius:6px;margin:0 auto;margin-bottom:30px;float:none;}
.joinIndex .search .sub{width:100%;height:46px;cursor:pointer;outline:none;border:none;box-sizing:border-box;position:static;top:0px;right:0px;font-size:14px;color:#fff;background-color:#0e6eb8;border-top-right-radius:6px;border-bottom-right-radius:6px;border-radius:6px;margin:0 auto;float:none;}

.joinIndex .joinBot{}
.joinIndex .sitsLeft{float:left;padding-top:70px;display:none;}
.joinIndex .sitsLeft .Jnav{margin-left:-17px;padding-bottom:20px;background:url(../images/jnavli.png) 17px bottom no-repeat;}
.joinIndex .sitsLeft .Jnav dd{float:left;}
.joinIndex .sitsLeft .Jnav dd a{transition:all 0.3s linear;display:block;width:90px;text-align:center;line-height:20px;color:#333;background:url(../images/jline.gif) right center no-repeat;font-size:14px;}
.joinIndex .sitsLeft .Jnav dd a:hover{color:#0e6eb8;}
.joinIndex .JLink{padding:40px 0px 16px;}
.joinIndex .JLink dd{float:left;margin-right:18px;}
.joinIndex .JLink dd a{font-size:14px;color:#333;transition:all 0.3s linear;}


.joinIndex .JLink dd a:hover{color:#0e6eb8;}
.joinIndex .copyright{font-size:14px;color:#999;}

.joinIndex .joinBot .sitewm{float:right;width:100%;}
.joinIndex .joinBot .sitewm .pic{width:120px;margin:0 auto;}
.joinIndex .joinBot .sitewm .pic img{width:120px;height:auto;}
.joinIndex .joinBot .sitewm p{text-align:center;width:100%;height:40px;text-align:center;line-height:40px;font-size:14px;background:url(../images/ewmbg.png) center no-repeat;color:#555;margin-top:10px;}


/*注册手机站样式*/
.reg{height:772px;background:url(../images/regbg.jpg) center no-repeat;background-attachment:fixed;background-size:cover;padding-top:86px;box-sizing:border-box;position:relative;z-index:200;}

.reg .G-in{background-color:#fff;border-radius:3px;width:86%;margin:0 auto;}
.reg .reg_box{padding:30px 0px;width:88%;margin:0 auto;}
.reg .intit{font-size:20px;color:#333;text-align:center;margin-bottom:30px;}
.reg .reg_box .inbod label{display:block;}
.reg .reg_box .inbod label em{font-size:18px;color:#e60012;display:inline-block;width:10%;}
.reg .reg_box .inbod label input{width:90%;height:44px;box-sizing:border-box;border:1px solid #c3c5c6;font-size:14px;color:#999;padding:0px 10px;box-sizing:border-box;margin-left:0px;margin-bottom:10px;}

.reg .reg_box .inbod .lab2 em{float:left;height:44px;line-height:44px;}
.reg .reg_box .inbod .lab2 input{width:66%;float:left;}
.reg .reg_box .inbod .lab2 span{float:left;display:inline-block;height:44px;width:24%;background-color:#00a0e9;color:#fff;text-align:center;line-height:44px;font-size:12px;cursor:pointer;}



.reg .reg_box .inbod label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;font-size:14px;
}


.reg .reg_box .inbod label input:-ms-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.reg .reg_box .inbod label input::-webkit-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.reg .reg_box .inbod .sub{width:90%;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none;margin-left:0px;float:right;}



/*登录手机站样式*/
.login_in{height:772px;background:url(../images/login.jpg) center no-repeat;background-attachment:fixed;background-size:cover;position:relative;z-index:200;}

/*.login_in .txt{float:left;color:#fff;padding-top:286px;}
.login_in .txt h3{font-size:30px;font-weight:normal;font-family:"Microsoft Yahei"}
.login_in .txt p{width:255px;line-height:24px;padding-left:2px;margin-top:36px;}*/

.login_in .G-in{padding-top:142px;}
.login_in .login_box{width:86%;background-color:#fff;box-sizing:border-box;padding:30px 30px;border-radius:3px;margin:0 auto;}
.login_in .login_box .intit{font-size:20px;text-align:center;color:#333;margin-bottom:20px;}
.login_in .login_box label{display:block;margin-bottom:20px;}
.login_in .login_box label input{width:100%;height:44px;border:1px solid #c3c5c6;font-size:14px;color:#999;padding:0px 10px;box-sizing:border-box;}
.login_in .login_box .sub{width:100%;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none;}
.login_in .login_box p{font-size:14px;text-align: right;margin-top:20px;}
.login_in .login_box p a{color:#aaadab;}
.login_in .login_box p .a1{float:left;}


.login_in .login_box label input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;opacity:1;font-size:14px;
}


.login_in .login_box label input:-ms-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

.login_in .login_box label input::-webkit-input-placeholder{
    color: #999;opacity:1;font-size:14px;
}

/*新闻详情页手机站样式*/
.newDis{padding:30px 15px 30px;}
.newDis .G-in{background-color:#f7f7f7;padding:30px 30px 40px;box-sizing:border-box;box-shadow:0px 1px 10px rgba(0,0,0,0.2)}
.newDis .tit{padding-bottom:20px;border-bottom:1px solid #dbdbdb;}
.newDis .tit span{font-size:16px;color:#555555;display:block;width:100%;}
.newDis .tit .info{font-size:12px;color:#999;padding-top:16px;}
.newDis .tit .info em{display:inline-block;margin-right:10px;}

.newDis .body{font-size:12px;color:#555;line-height:22px;padding-top:30px;text-align:justify;}
.newDis .body img{margin:40px auto;}

/*新闻列表页*/
.news{padding:0px 15px;}
.news .hotnew{padding:0.6rem 10px;background-color:#f7f7f7;}
.news .hotnew .pic{float:left;width:50%;margin-right:0.4rem;overflow:hidden;margin-bottom:0.1rem;}
.news .hotnew .pic img{transition:all 0.3s linear;}
.news .hotnew .pic img:hover{transform:scale(1.08);}
.news .hotnew .caption{padding-top:0px;}
.news .hotnew .caption .intit{font-size:0.36rem;color:#333;font-weight:bold;margin-bottom:0.2rem;}
.news .hotnew .caption .inbod{font-size:0.3rem;color:#555;line-height:0.5rem;}
.news .hotnew .caption .inbod .data{color:#888;margin-top:0.1rem;}
.news .hotnew .caption .more{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;margin-top:0.3rem;background-color:#bdbdbd;transition:all 0.3s linear;}
.news .hotnew .caption .more:hover{background-color:#abce03;}

.news .newList{margin-top:0.5rem;}
.news .newList li{padding:0.6rem 0px;border-bottom:1px solid #dbdbdb;transition:all 0.3s linear;}
.news .newList li .tit{font-size:0.36rem;color:#333;font-weight:bold;margin-bottom:0.5rem;}
.news .newList li .pic{width:50%;float:left;margin-right:0.4rem;}

.news .newList li .inbod{font-size:0.3rem;color:#555;line-height:0.5rem;}
.news .newList li .inbod .data{color:#888;margin-top:0.2rem;}
.news .newList li .more{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;margin-top:0.4rem;background-color:#bdbdbd;transition:all 0.3s linear;}
.news .newList li .more:hover{background-color:#abce03;}

/*产品中心列表页*/

.proC{padding:30px 0px 40px;}
.proC .hd dt{border-left:1px solid #ddd;width:20%;float:left;box-sizing:border-box;}
.proC .hd dt li{width:100%;float:none;text-align:center;height:100px;line-height:98px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:14px;color:#333;background-color:#f0f0f0;}

.proC .hd dd{border-left:1px solid #ddd;width:80%;float:left;box-sizing:border-box;}
.proC .hd dd li{width:100%;height:100px;float:none;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:12px;color:#333;background-color:#f7f7f7;padding:10px;}
.proC .hd dd li label{display:block;line-height:20px;cursor:pointer;float:left;margin-right:10px;}
.proC .hd dd li label input{border-radius:0px;color:#00a0e9;margin-right:6px;position:relative;top:1px;}


.proC .bd{margin-top:30px;}
.proC .bd dt{border-left:1px solid #ddd;}
.proC .bd dt li{width:10%;float:left;text-align:center;height:50px;line-height:48px;border:1px solid #ddd;box-sizing:border-box;border-left:none;font-size:14px;color:#fff;background-color:#0e6eb8;}
.proC .bd dt li:nth-child(1){width:16%;}
.proC .bd dt li:nth-child(4){width:14%;}

.proC .bd dd{border-left:1px solid #ddd;border-bottom:1px solid #ddd;}
.proC .bd dd li{overflow:hidden;width:10%;float:left;height:80px;line-height:20px;border-right:1px solid #ddd;box-sizing:border-box;font-size:12px;color:#555;text-align:center;padding-top:10px;}
.proC .bd dd li:nth-child(1){width:16%;}
.proC .bd dd li:nth-child(4){width:14%;}


/*产品中心图片列表手机站样式*/

.propic{padding:30px 15px 30px;}

.propic .TitNav{text-align:center;margin-bottom:40px;}
.propic .TitNav ul{display:inline-block;}
.propic .TitNav li{float:left;margin:0px 3px;}
.propic .TitNav li a{display:block;width:90px;height:30px;text-align:center;line-height:30px;font-size:14px;background-color:#eee;transition:all 0.3s linear;}
.propic .TitNav li a:hover{background-color:#00a0e9;color:#fff;}
.propic .TitNav li .current{background-color:#00a0e9;color:#fff;}


.propic .List ul{width:100%;}
.propic .List li{float:left;width:100%;border:1px solid #eee;background-color:#f9f9f9;margin-right:0px;margin-bottom:20px;}
.propic .List li .pic{overflow:hidden;}
.propic .List li .pic img{transition:all 0.3s linear;}
.propic .List li .caption{height:auto;padding:20px;box-sizing:border-box;position:relative;}
.propic .List li .caption .intit{font-size:16px;color:#333;padding-bottom:15px;border-bottom:1px solid #eee;transition:all 0.3s linear;}
.propic .List li .caption .inbod{font-size:12px;color:#333;line-height:22px;text-align:justify;padding-top:10px;}
.propic .List li .caption .more{position:static;left:25px;bottom:26px;width:120px;height:36px;text-align:center;line-height:34px;border:1px solid #eee;background-color:#e5e5e5;border-radius:3px;box-sizing:border-box;transition:all 0.3s linear;display:block;margin-top: 10px;}
.propic .List li .caption .more:hover{background-color:#00a0e9;color:#fff;}

.propic .List li:hover .intit{color:#00a0e9;}
.propic .List li:hover img{transform:scale(1.08);}


.proKS .proKS1{background:url(../images/ks1bg.jpg)center no-repeat;background-size:cover;padding:40px 0px;}
.proKS .proKS1 .ks1_c{width:80%;margin:0 auto;padding-bottom:20px;background:none;}
.proKS .proKS1 .ks1_c img{margin:0 auto;position:relative;top:80px;opacity:0;}
.proKS .proKS1 .ks1_c .tit{font-size:30px;color:#fff;font-weight:lighter;text-align:center;margin-bottom:30px;}
.proKS .proKS1 .cap{text-align:center;font-size:14px;color:#fff;line-height:24px;padding-top:0px;position:relative;top:-80px;opacity:0;font-weight:lighter;}

.proKS .proKS2{padding-top:0px;background:url(../images/ks2bg.jpg) center no-repeat;background-size:cover;padding-bottom:40px;}
.proKS .proKS2 .g-in{width:80%;}
.proKS .proKS2 .ks2_c{position:relative;width:100%;float:left;margin-top:50px;}
.proKS .proKS2 .ks2_c .pic{position:relative;left:-60px;top:60px;opacity:0;}
.proKS .proKS2 .ks2_c .pic img{margin:0 auto;}
.proKS .proKS2 .ks2_c .bw2{position:absolute;left:0px;bottom:106px;}
.proKS .proKS2 .ks2_txt{width:100%;float:right;text-align:right;position:relative;right:-60px;top:60px;opacity:0;}
.proKS .proKS2 .ks2_txt .tit{font-size:30px;color:#000;font-weight:lighter;margin-bottom:20px;}
.proKS .proKS2 .ks2_txt .body{font-size:14px;color:#000;line-height:24px;font-weight:lighter;}



.PcmenuNav{padding-top:30px;margin-bottom:10px;}
.PcmenuNav .swipNav{}
.PcmenuNav .swipNav .swiper-wrapper{}

.PcmenuNav .G-in{position:relative;}
.PcmenuNav .swiper-slide{float:left;width:16.6666666666666%;float:left;text-align:center;position:static !important;}
.PcmenuNav .swiper-slide>a{display:block;height:60px;line-height:60px;font-size:13px;color:#fff;background-color:#303538;border-right:1px solid rgba(255,255,255,0.5);}
.PcmenuNav .on a{background-color:#00a0e9;border-right:1px solid #00a0e9}

 


.proList{padding-top:30px;padding-bottom:30px;}
.proList ul{width:100%;padding:0px 15px;box-sizing:border-box;}
.proList li{float:left;border:1px solid #ecedee;position:relative;transition:all 0.3s linear;width:100%;margin-right:0px;margin-bottom:10px;}
.proList li .caption h3{font-weight:normal;font-size:14px;color:#333;position:absolute;left:20px;top:16px;transition:all 0.3s linear;padding-right:20px;}
.proList li .caption h3 span{display:block;font-size:13px;color:#999999;margin-top:4px;}
.proList li .caption .more{font-size:14px;color:#888888;display:block;position:absolute;right:20px;bottom:16px;transition:all 0.3s linear;}
.proList li:hover{border:1px solid #00a0e9;background-image: url(../images/hwf.jpg);transform:translateY(-10px);}
.proList li:hover .caption h3{color:#00a0e9;}
.proList li:hover .caption .more{color:#00a0e9;}
.proList li .pic{overflow:hidden;}
.proList li .pic img{transition:all 0.3s linear;}
.proList li:hover .pic img{transform:scale(1.08);}


.menuNav{padding-top:30px;margin-bottom:10px;}
.menuNav .G-in{position:relative;}
.menuNav li{float:left;width:30%;float:none;text-align:center;overflow:hidden;}
.menuNav li>a{display:block;height:60px;line-height:60px;font-size:14px;color:#fff;background-color:#303538;border-right:1px solid rgba(255,255,255,0.5);}
.menuNav li:last-child a{border:none;}
.menuNav .on a{background-color:#00a0e9;border-right:1px solid #00a0e9}
.menuNav .menuS{position:absolute;left:30%;top:0px;width:70%;padding:15px;background-color:#00a0e9;box-sizing:border-box;display:none;}
.menuNav .on .menuS{display:block;}
.menuNav .menuS dl{}
.menuNav .menuS dd{float:left;margin-right:10px;margin-bottom:10px;}
.menuNav .menuS dd a{display:block;width:60px;height:25px;color:#fff;font-size:12px;text-align:center;border:1px solid #fff;box-sizing:border-box;line-height:23px;border-radius:3px;}


.proDis{padding-top:30px;padding-bottom:20px;}
.proDis .proDis1 .scrollPic{background:url(../images/hw.jpg);width:100%;height:auto;float:left;margin-right:0px;cursor:pointer;position:relative;}
.proDis .proDis1 .scrollPic .pageOn{text-align:center;width:100%;margin-top:8px;}
.proDis .proDis1 .scrollPic .pageOn span{margin:0px 3px;border:1px solid #ddd;box-sizing:border-box;background-color:transparent;opacity:1;}
.proDis .proDis1 .scrollPic .pageOn .swiper-pagination-bullet-active{border:1px solid #00a0e9;}
.proDis .proDis1 .G-in{padding:20px 15px;background-color:#f7f7f7;box-sizing:border-box;}
.proDis .proDis1 .caption{padding-top:40px;width:100%;float:right;margin-top:30px;}
.proDis .proDis1 .caption .tit span{font-size:16px;color:#333;padding-bottom:20px;border-bottom:1px solid #ddd;display:inline-block;width:100%;}
.proDis .proDis1 .caption .body{margin-top:20px;font-size:12px;color:#555;line-height:22px;height:auto;}



.proDis .proDis2{margin-top:30px;padding:0px 15px;}
.proDis .proDis2 li .tit{font-size:16px;color:#555;padding-bottom:10px;border-bottom:1px solid #eee;}
.proDis .proDis2 li .body{padding:20px 3px 20px;font-size:12px;color:#555;line-height:22px;}


.videoj{padding:30px 15px 30px;}
.videoj .menuList{float:left;margin-bottom:30px;}
.videoj .menuList li{font-size:16px;margin-bottom:10px;}
.videoj .menuList li a{display:block;padding-left:45px;background:url(../images/menubg.jpg) left center no-repeat;color:#555;transition:all 0.3s linear;}
.videoj .menuList li a:hover{color:#00a0e9;}
.videoj .videoC{width:100%;float:right;}
.videoj .videoC .caption p{font-size: 12px;color:#595f66;padding:15px 0px 20px;}
.videoj .videoC .caption p span{display:block;font-size:14px;color:#595f66;margin-bottom:0px;transition:all 0.3 linear;}
.videoj .videoC li{border-bottom:2px solid #eee;transition:all 0.3s linear;margin-bottom:20px;}
.videoj .videoC li .pic{position:relative;}
.videoj .videoC li .pic .mc{position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.3);transition:all 0.3s linear;}
.videoj .videoC li .pic .mc .vp{width:60px;height:60px;position:absolute;left:50%;margin-left:-30px;top:50%;margin-top:-30px;background:url(../images/vp.png) center no-repeat;border-radius:100%;transition:all 0.3s linear;background-size:cover;}
.videoj .videoC li:hover .mc{background-color:rgba(0,0,0,0.5);}
.videoj .videoC li:hover .mc .vp{box-shadow:0px 0px 20px rgba(255,255,255,0.5);}
.videoj .videoC li:hover{border-bottom:2px solid #00a0e9;}
.videoj .videoC li:hover p span{color:#00a0e9;}

}



@media(max-width:600px){
    .aboutCU2 .part1 .caption{width:100%;padding-right:0px;}
    .aboutCU2 .part1 .pic{width:100%;margin-top:10px;}

    .aboutCU2 .part2 .bd1 .pic{width:100%;}
    .aboutCU2 .part2 .bd1 .caption{width:100%;padding-left:0px;padding-top:20px;text-align:justify;}

    .aboutCU2 .part2 .bd2 .pic{width:100%;}
    .aboutCU2 .part2 .bd2 .caption{width:100%;padding-right:0px;padding-top:20px;}
    
    .aboutCU2 .part2 .bd3 .pic{width:100%;}
    .aboutCU2 .part2 .bd3 .caption{width:100%;padding-left:0px;padding-top:20px;}
    
    .aboutCU2 .part2 .bd4 .pic{width:100%;}
    .aboutCU2 .part2 .bd4 .caption{width:100%;padding-right:0px;padding-top:20px;}
    
    .aboutCU2 .part2 .bd5 .pic{width:100%;}
    .aboutCU2 .part2 .bd5 .caption{width:100%;padding-left:0px;padding-top:20px;}
    
    .botzqList dt{height:30px;line-height:30px;font-size:12px;}
    .botzqList dt .sp1{width:8%;}
    .botzqList dt .sp2{width:70%;overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;}
    .botzqList dt .sp3{width:22%;}

    .botzqList dd{height:30px;line-height:30px;font-size:12px;}
    
    .botzqList dd .sp1{width:8%;}
    .botzqList dd .sp2{width:70%;font-size:12px;overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;}
    .botzqList dd .sp3{width:22%;font-size:12px;}
    

    /*园区概况手机站样式*/
    .aboutK .pk2 .body li{width:100%;height:auto;margin-right:0px;margin-bottom:20px;}
    .aboutK .pk2 .body li img{width:100%;height:auto;display:inline-block;}
    
    .aboutK .pk5 .body .hd li{width:33.333333%;line-height:42px;}

    .aboutK .pk7 .body ul{width:auto;}
    .aboutK .pk7 .body li{width:100%;float:left;margin-right:0px;box-sizing:border-box;padding:0px 15px;margin-bottom:15px;}
    .aboutK .pk7 .body li .txt{height:36px;line-height:36px;font-size:12px;background-color:#15b0e8;color:#fff;padding:0px 20px;}
    .aboutK .pk7 .body li .txt span{font-size:14px;padding-left:8px;}
    
    .active .actC li{width:100%;float:left;border-bottom:2px solid #ddd;transition:all 0.3s linear;margin-right:0;margin-bottom:20px;box-sizing:border-box;padding:0px 10px;}


}







/*********** CF修改样式 ******************/
.cfinfo {width:75%; height:30px; margin:-30px auto 0 auto; text-align:center; font:14px/30px Arial; color:#666;}

/****分页样式*****/
.page{text-align:center;padding-top:50px;}
.page span{margin-right:5px; padding:3px 10px 2px; font-size:14px; color:#333; display:inline-block;}
.page a span {color:#333; transition:all 0.3s linear;}
.page a:hover span{color:#fff; background-color:#0e6eb8;}
.page span.current{color:#fff; background-color:#0e6eb8;}

/****视频样式*****/
.video_wrap{position:fixed;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.96);z-index:9999;padding:0px 0px;box-sizing:border-box;display:none;}
.video_wrap .play_I .video-js{/*width:800px !important;height:500px !important;*/}
.video_wrap .play_I{position:absolute;width:800px;left:50%;margin-left:-400px;top:50%;transform:translateY(-50%);margin-top:20px;}
.video_wrap .play_I .video-js.vjs-fluid{}
.video_wrap .play_I .video-js .vjs-big-play-button{width:80px;height:80px;border-radius:50%;margin-left:-40px;margin-top:-40px;font-size:40px;line-height:76px;outline:none;}
.video_wrap .play_I .video-js .vjs-big-play-button:hover{box-shadow:0 0 20px rgba(255,255,255,0.6)}
.video_wrap .close{background:url(../images/closed.png) center no-repeat;background-size:cover;width:36px;height:36px;position:absolute;right:-60px;top:-60px;cursor:pointer;transition:all 0.6s linear;border-radius:50%;}
.video_wrap .close:hover{transform:rotate(360deg);box-shadow:0 0 30px rgba(255,255,255,0.6)}
@media(max-width:960px){ 
.video_wrap .play_I{position:relative;width:100%;left:0px;margin-left:0px;top:200px;}
.video_wrap .play_I .video-js .vjs-big-play-button{width:40px;height:40px;border-radius:50%;margin-left:-20px;margin-top:-20px;font-size:20px;line-height:36px;outline:none;}
.video_wrap .close{background:url(../images/closed.png) center no-repeat;background-size:cover;width:36px;height:36px;position:absolute;right:20px;top:-100px;cursor:pointer;transition:all 0.6s linear;border-radius:50%;}
}
/****招聘表*****/
.joinSocial .job_list .inbod .job_name dd {overflow:hidden;}
.joinSocial .job_list .inbod .job_id dd:nth-child(1), .joinSocial .job_list .inbod .job_name dd:nth-child(1){width:23%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(2), .joinSocial .job_list .inbod .job_name dd:nth-child(2){width:13%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(3), .joinSocial .job_list .inbod .job_name dd:nth-child(3){width:11%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(4), .joinSocial .job_list .inbod .job_name dd:nth-child(4){width:13%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(5), .joinSocial .job_list .inbod .job_name dd:nth-child(5){width:15%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(6), .joinSocial .job_list .inbod .job_name dd:nth-child(6){width:13%;}
.joinSocial .job_list .inbod .job_id dd:nth-child(7), .joinSocial .job_list .inbod .job_name dd:nth-child(7){width:12%;}
.joinSocial .selGroup select {color:#666; background-color:#fff; border-radius: 6px;}
.joinSocial .searchBox .txt{color:#666;}

.boomtxt {top:30%; height:auto;}
.boomtxt .boomW .lab1{margin-top:20px;}
.boomtxt .boomW .lab1 span { margin:0 auto;}
.boomtxt .boomW .lab2{margin:20px auto; font-size:12px; color:#888;}
.boomtxt .boomW .lab3 .sub{font-size:14px; margin:0 auto;}
.boomtxt .boomW .lab5{width:90%;height:38px;margin:0 0 5px 0;}
.boomtxt .boomW .lab5 span{width:23%;height:32px;display:block;float:left;line-height:32px; text-align:right; margin-right:3%;}    
.boomtxt .boomW .lab5 .txt{width:73%;height:32px;float:left;font-size:14px;color:#666;background-color:#fff;border:1px solid #ddd;box-sizing:border-box;padding:0px 10px;border-radius:0px;outline:none;}

/****会议新闻*****/
.actInfo4 .body ul{width:100%;}
.actInfo4 .body ul li{width:47.5%; float:left;}
.actInfo4 .body ul li:nth-child(2n){float:right;}
.actInfo4 .body ul li em{float:left;}
.actInfo4 .body ul li span{float:right;}
@media (max-width: 1366px){
    .actInfo4 .body ul li em{float:left;width: 80%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 40px;}
}
@media (max-width: 960px){
    .actInfo4 .body ul li{width:100%;}
}
.actDis6 .body ul{width:100%;}
.actDis6 .body ul li{width:47.5%; float:left;}
.actDis6 .body ul li:nth-child(2n){float:right;}
.actDis6 .body ul li em{float:left;}
.actDis6 .body ul li span{float:right;}

/****产品分类*****/
/*.PcmenuNav .menuS{ padding:0 30px 0;}
.PcmenuNav .menuS dd{margin:20px  15px 30px;}
.PcmenuNav{margin-bottom:0;}*/

/****联系我们*****/
.contactUS2 .txt1 .body li a.current {color:#fff;background-color:#00a0e9;}


/****会员注册*****/
#vip_reg {width:340px; margin:0 auto; padding:7% 0;}
#vip_reg  .intit{font-size:30px;color:#333;text-align:center;margin-bottom:40px;}
#vip_reg label {display: block;}
#vip_reg label em{font:18px/44px Arial;color:#e60012;display:inline-block;width:9px;float:left;}
#vip_reg label input{width:320px;height:44px;padding:0px 10px; margin:0 0 20px 10px; box-sizing:border-box;border:1px solid #c3c5c6;font-size:14px;color:#999; box-sizing:border-box;float:left;}
#vip_reg label input.yzm{width:220px;}
#vip_reg label input[type=button] {width:90px;height:44px;border:none;display:inline-block;background-color:#00a0e9;color:#fff;text-align:center;line-height:44px;font-size:12px;cursor:pointer;}
#vip_reg label img {width:86px; height:42px; margin-left:10px; border:1px solid #c3c5c6; float:left; cursor: pointer;}
#vip_reg label .sub{width:320px;height:44px;font-size:14px;border:none;padding:0px;font-size:14px;color:#fff;background-color:#00a0e9;cursor:pointer;outline:none; margin-bottom:25%;}
@media (max-width: 960px){
  #vip_reg {padding:10% 0;} #vip_reg label input{margin:0 0 10px 10px;}
}

/****会员登录*****/
#vip_login label input{width:336px;height:44px;padding:0px 10px; margin-bottom:20px; box-sizing:border-box;border:1px solid #c3c5c6;font-size:14px;color:#999; box-sizing:border-box;float:left;}
#vip_login label input.yzm{width:236px;}
#vip_login label img {width:86px; height:42px; margin-left:10px; border:1px solid #c3c5c6; float:left; cursor: pointer;}

.personInfo .msg label input{width:250px;height:40px;font-size:14px;line-height:40px;color:#555;background:#eee;border-radius:4px;border:1px solid #c3c5c6;outline:none;padding:0px 10px;box-sizing:border-box;cursor:auto;}
.personInfo .msg label input.sub {width:110px;height:40px;margin-right:20px;border:none;display:inline-block;background-color:#00a0e9;color:#fff;text-align:center;line-height:40px;font-size:12px;cursor:pointer;}

/****研讨会*****/
.headerJ .nav li a{width:100px;}
@media (max-width: 1366px){
  .headerJ .nav li a{width:90px;}
}

/****搜索*****/
.header .search .ip_group .txt{border-bottom:1px solid #ccc;}
.header .login li a:hover{text-decoration:none;}



/****新添加招聘联系以及流程样式*****/

.joinCot{background-color:#f7f7f7;padding:60px 0px 80px;}
.joinCot .G-in{padding:50px 60px 60px;background-color:#fff;}
.joinCot .tit{font-size:30px;color:#333;padding-bottom:26px;border-bottom:1px solid #ddd;margin-bottom:30px;} 
.joinCot .tit span{display:block;font-size:18px;color:#555555;padding-top:5px;}
.joinCot .body .cotMenu{width:280px;float:left;text-align: center;}
.joinCot .body .cotMenu dl{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.joinCot .body .cotMenu dt{font-size:18px;height:50px;line-height:50px;background-color:#0e6eb8;color:#fff;}
.joinCot .body .cotMenu dd{font-size:16px;color:#555555;text-align: center;line-height:60px;}

.joinCot .body .cotBod{float:right;width:760px;box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.joinCot .body .cotBod .intit{font-size:18px;height:50px;line-height:50px;background-color:#0e6eb8;color:#fff;text-align: center;}
.joinCot .body .cotBod .inbod{padding:20px;}
.joinCot .body .cotBod .inbod .pic{float:left;}
.joinCot .body .cotBod .inbod .caption{float:left;font-size:14px;color:#555;line-height:32px;width:310px;padding:30px 0px 30px 30px;box-sizing:border-box;}


.joinLc{background-color:#f7f7f7;padding:60px 0px 80px;}
.joinLc .G-in{padding:30px 20px;box-sizing:border-box;background-color:#fff;}
.joinLc .hd{margin-bottom:40px;}
.joinLc .hd li{float:left;margin-right:20px;}
.joinLc .hd li a{width:140px;height:40px;text-align: center;line-height:40px;font-size:14px;color: #fff;background-color:#bdbdbd;display:block;transition:all 0.3s;}
.joinLc .hd .on a{background-color:#00a0e9;}
.joinLc .hd li a:hover{background-color:#00a0e9;}
.joinLc .bd{padding:20px;border:1px solid #eee;}


@media(max-width:1336px){
    .joinCot .G-in{width:960px;box-sizing:border-box;padding:30px 30px 40px;}
    .joinCot .body .cotMenu{width:200px;}
    .joinCot .body .cotBod{width:660px;}
    .joinCot .body .cotBod .inbod .pic{float:left;width:300px;}
    .joinCot .body .cotBod .inbod .pic img{height:auto;}
}

@media(max-width:960px){
    .joinCot{padding:0px 0px 0px;}
    .joinCot .tit{font-size:16px;color:#333;padding-bottom:0px;border-bottom:none;margin-bottom:30px;text-align: center;}
    .joinCot .tit span{font-size:12px;padding-top:0px;}
    .joinCot .G-in{width:100%;box-sizing:border-box;padding:20px 15px 30px;}

    .joinCot .body .cotMenu{width:100%;margin-bottom:20px;}

    .joinCot .body .cotMenu dt{font-size:16px;height:42px;line-height:42px;background-color:#0e6eb8;color:#fff;}
    .joinCot .body .cotMenu dd{font-size:14px;color:#555555;text-align: center;line-height:42px;height:42px;}

    .joinCot .body .cotBod{width:100%;}

    .joinCot .body .cotBod .intit{font-size:16px;height:42px;line-height:42px;background-color:#0e6eb8;color:#fff;text-align: center;}
    .joinCot .body .cotBod .inbod{padding:10px;}

    .joinCot .body .cotBod .inbod .pic{float:left;width:50%;}
    .joinCot .body .cotBod .inbod .caption{width:50%;}
    .joinCot .body .cotBod .inbod .pic img{height:auto;}

    .joinLc{padding:0;}
    

    .joinLc .hd{text-align: center;}
    .joinLc .hd li{float:none;display:inline-block;margin:5px;}
    .joinLc .hd li a{width:100px;height:36px;text-align: center;line-height:36px;font-size:14px;color: #fff;background-color:#bdbdbd;display:block;transition:all 0.3s;}
}

@media(max-width:500px){

    .joinCot .body .cotBod .inbod .pic{width:100%;}
    .joinCot .body .cotBod .inbod .caption{width:100%;padding:10px 10px 0px;}

}

.joinIndex .sitsLeft .Jnav dd:last-child a{background:none;}
