@charset "utf-8";
/*
BotAdmin-站掌门 AI智能站群系统
www.botadmin.cn
QQ:38050123
*/
*{padding:0;margin:0;}
a{transition: all .5s;}
a:hover{text-decoration:none;}
ul,li,ol,li{list-style-type:none;}

/*header*/
.header{padding-top:25px;}
.logo{padding-left:100px;background:url(../images/logo.png) no-repeat 0 0;background-size:100px;width:420px;text-align:center;}
.logo h2{margin-top:15px;font-size:30px;font-weight:bold;color:#3a9995;}
.logo p{margin-top:10px;color:#6ccad4;font-size:24px;}
.phone{float:right;padding-top:10px;width:330px;}
.phone_text{padding-left:56px;background:url(../images/ico_phone.png) no-repeat 0 center;}
.phone_text span,.phone_text span a{display:block;color:#3a9995;}
.phone_text span.number{font-size:34px;font-weight:bold;line-height:30px;}
.phone p{display:none;font-size:23px;color:#f1990d;font-weight:bold;}
@media screen and (max-width:767px) {
    /*header*/
    .header{padding-top:0px;}
    .logo{display:none;}
    .phone{float:none;padding-top:10px;margin-left:auto;margin-right:auto;}
    .phone p{text-align:center;}
    .phone_text span a{color:#f1990d;}
}

/*nav*/
.navbar{margin-bottom:0;}
.navbar-default{margin-top:15px;border:0;background:#3a9995;}
.navbar-default .navbar-collapse{background:#3a9995;}
.navbar-default .navbar-brand{display:none;}
.navbar-default .navbar-nav{float:none;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background:#f1990d;color:#fff;}
.navbar-nav > li{border-right:1px solid #358683;text-align:center;}
.navbar-default .navbar-nav > li > a{padding-right:30px;padding-left:30px;color:#fff;font-size:16px;transition: all 0.8s;}
.navbar-default .navbar-nav > li > a.active,.navbar-default .navbar-nav > li > a:hover{color:#fff;background:#d78401;}
.navbar-nav > li > .dropdown-menu{background:#f1990d;min-width:138px;text-align:center;}
.caret{margin-left:2px;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent; border-left:4px solid transparent;}
.dropdown-menu > li > a{line-height:32px;color:#fff;font-size:16px;}
.dropdown-menu > li > a:hover{background:#d78401;color:#fff;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background:#d78401;color:#fff;}
@media screen and (max-width:767px) {
    /*nav*/

    .navbar-default .navbar-brand{background:url(../images/logo_m.png) no-repeat 0 center;text-indent:-9999em;height:50px;width:270px;display:block;}
    .navbar-default .navbar-collapse{border-top:1px solid #358683;}
    .navbar .navbar-toggle {margin-top:8px;margin-right:5px;}
    .navbar .navbar-toggle .icon-bar {background:#fff;height:3px;width:26px;}
    .navbar-nav{margin:0 -15px;}
    .navbar-default .navbar-toggle{border:0;}
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background: transparent;}
    .navbar #navbar .navbar-nav li {padding:0 0;border-bottom:1px solid #358683;line-height:50px;}
    .navbar #navbar .navbar-nav a, .navbar #navbar .navbar-nav span{text-align:center;line-height:50px;}
    .navbar #navbar .navbar-nav a,.navbar  #navbar  .navbar-nav span {color:#fff;}
    .navbar #navbar .navbar-nav li > ul {clear:both;background:#fff;}
    .navbar #navbar .navbar-nav li > ul li {display:inline-block;border-bottom:0px solid #06586e;background:#fff;width:100%;text-align:left;}
    .navbar #navbar .navbar-nav li > ul li a {padding-left:25px;background:#fff;color:#333;text-align:center;}
    .navbar-nav > li > a{padding-top:0;padding-bottom:0;}
    .navbar-nav > li > .dropdown-menu{display:block;float:none;position:relative;}
    .navbar-default{
        margin-top:0px !important;
    }
}

/*slide*/
.carousel-indicators li{margin:0 5px;border:0;border-radius:0;background-color:#fca819;width:80px;}
.carousel-indicators .active{background-color:#028e73;width:80px;height:10px;}
@media screen and (max-width:767px) {
    .carousel-indicators{margin-bottom:0;}
    .carousel-indicators li{margin:0 2px;border:0;border-radius:0;background-color:#fca819;width:30px;height:5px;}
    .carousel-indicators .active{background-color:#028e73;width:30px;height:5px;}
}

/*data number*/
.data_number{background: #f1f1f1; height: 212px; font-size: 0;}
.data_number>div{text-align: center;}
.data_number>div>div{display:inline-block; vertical-align: middle; /*width: 25%;*/ padding: 0 6%; box-sizing: border-box; text-align: center; margin-top: 24px;}
.data_number>div>div{*display:inline;}
.data_number>div>div p:first-child{border-bottom: 1px solid #3a9995;}
.data_number>div>div em{font-size: 60px; color: #24bab4; font-style: normal;}
.data_number>div>div span{font-size: 60px; color: #24bab4;}
.data_number>div>div p sup,.data_number>div>div p sub{font-size: 22px; color: #24bab4;}
.data_number>div>div p sup{font-size: 50px;}
.data_number>div>div p sub{font-size: 18px; color: #0d6a66;}
.data_number>div>div p{font-size: 22px; color: #0d6a66; padding-top: 10px;}
@media screen and (max-width:767px) {
    .data_number{height: 170px; }
    .data_number>div>div{padding: 0 1%; margin-top: 24px;}
    .data_number>div>div em{font-size: 28px; }
    .data_number>div>div span{font-size: 22px; }
    .data_number>div>div p sup,.data_number>div>div p sub{font-size: 16px; }
    .data_number>div>div p sup{font-size: 25px;}
    .data_number>div>div p sub{font-size: 14px; }
    .data_number>div>div p{font-size: 14px; padding-top: 10px;}
}

/*fangan*/
.fangan{height: 180px;background:#3a9995 url(../images/fa_bg.jpg) no-repeat center;}
.fangan .txt{width: 500px;background: url(../images/fa_line.png) no-repeat;background-position: right 54px;margin: 0 auto;padding-top: 30px;}
.fangan .txt p:first-child{font-size: 35px;color: #ec970c;padding-bottom: 10px;}
.fangan .txt p{font-size: 35px;color: #fff;text-shadow: 4px 4px 4px #266461;font-weight: bold;}
.fangan a{width: 148px;height: 44px;font-size: 20px;color: #fff;font-weight: bold;background: #fca517!important;border: 1px solid #fff!important;border-radius: 6px;float: right;margin-top: -80px;margin-right: 60px;cursor: pointer;transition: all .4s;}
.fangan a:hover{background: #ec970c!important;}
@media screen and (max-width:767px) {
    /*fangan*/
    .fangan{height: auto;background:#3a9995 url(../images/fa_bg.jpg) no-repeat 0 center;text-align:center;}
    .fangan .txt{clear:both;width: 90%;background: transparent;background-position: right 54px;margin: 0 auto;padding-top: 25px;}
    .fangan .txt p:first-child{font-size: 35px;color: #ec970c;padding-bottom: 10px;}
    .fangan .txt p{font-size: 25px;color: #fff;text-shadow: 4px 4px 4px #266461;font-weight: bold;}
    .fangan a{margin-bottom:35px;clear:both;width: 148px;height: 44px;font-size: 20px;float: none;margin-top: 0px;margin-right: auto;margin-left: auto;}
    .fangan a:hover{background: #ec970c!important;}
}

/*fuwu*/
.hd_title{text-align: center;margin: 40px auto;}
.hd_title h3{font-size: 40px;color: #000;}
.hd_title h3 span{color: #3a9995;}
.hd_title{font-size: 16px;color: #959595;}
.fuwu{text-align: center;}
.fuwu>div{display: inline-block;vertical-align: top;}
.fuwu>div{*display: inline;}
.fuwu .left>div,.fuwu .right>div{width: 250px;height: 48px;line-height: 48px;border-radius: 10px;background: linear-gradient(to right,#22c4bd,#3a9995);background: #3a9995\0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5399997,endColorstr=#E5399997);text-align: left;}
.fuwu .left>div,.fuwu .right>div{font-size: 15px;font-weight: bold;color: #fff;margin: 30px 0 142px 0;}
.fuwu .left>div:nth-child(2),.fuwu .right>div:nth-child(2){margin-bottom: 146px;}
.fuwu .left>div+div,.fuwu .right>div+div{margin-bottom: 146px;}
.fuwu .left>div:nth-child(3),.fuwu .right>div:nth-child(3){margin-bottom: 0px;}
.fuwu .left>div+div+div,.fuwu .right>div+div+div{margin-bottom: 0px;}
.fuwu .left>div span,.fuwu .right>div span{width: 36px;height: 36px;border-radius: 18px;background: #82dcd8;font-size: 30px;color: #fff;font-weight: bold;font-style: italic;display: inline-block;vertical-align: middle;margin: 0px 0 6px 10px;padding-left: 6px;line-height: 37px;box-sizing: border-box;}
.fuwu .middle{position: relative;}
.fuwu .middle img{display: block;margin: 0 auto;}
.fuwu .middle span{width: 110px;font-size: 13px;color: #010101;position: absolute;text-align: center;}
.fuwu .middle span{top: 90px;left: 62px;}
.fuwu .middle span + span{top: 90px;left: 362px;}
.fuwu .middle span + span + span{top: 284px;left: -10px;}
.fuwu .middle span + span + span + span{top: 284px;left: 462px;}
.fuwu .middle span + span + span + span + span{top: 482px;left: 90px;}
.fuwu .middle span + span + span + span + span + span{top: 472px;left: 374px;}
.momore{width: 64px;height: 64px;line-height: 52px;font-size: 14px;color: #fff;font-weight: bold;text-shadow: 4px 4px 4px #266461;background: url(../images/ico_more.jpg) no-repeat center;display: block;text-align: center;margin: 50px auto 24px auto;transition: all .4s;}
.momore:hover{transform: rotateY(30deg);}
@media screen and (max-width:767px) {
    /*fuwu*/
    .hd_title{text-align: center;margin: 30px auto 15px;}
    .hd_title h3{font-size: 28px;}
    .fuwu .middle{display:none;}
    .fuwu .left>div,.fuwu .right>div{width: 100%;margin: 15px 0 15px 0;}
    .fuwu .left>div:nth-child(2),.fuwu .right>div:nth-child(2){margin-bottom: 15px;}
    .fuwu .left>div+div,.fuwu .right>div+div{margin-bottom: 30px;}
    .momore{margin: 25px auto 24px auto;}
}


/*liyou*/
.liyou{background: url(../images/liyou_bg.jpg) no-repeat; height: 180px;}
.liyou p{font-size: 50px; color: #fff; font-weight: bold; text-shadow: 4px 4px 4px #266461; text-align: center; padding-top: 20px;}
.liyou p span{font-size: 90px; color: #ec970c;}
@media screen and (max-width:767px) {
    /*liyou*/
    .liyou{background: url(../images/liyou_bg.jpg) no-repeat; height: 110px;}
    .liyou p{font-size: 25px; color: #fff; font-weight: bold; text-shadow: 4px 4px 4px #266461; text-align: center; padding-top: 20px;}
    .liyou p span{font-size: 45px; color: #ec970c;}
}

/*liyou 1*/
.liyou_title{text-align: center;margin-top: -28px;margin-bottom: 30px;}
.liyou_title a{display: block;color: #fff;}
.liyou_title .step{font-size: 48px;font-weight: bold;width: 73px;height: 83px;background: url(../images/step_bg.png) no-repeat;margin: 0 auto;transition: all .4s;}
.liyou_title .step:hover{transform: rotateY(30deg);}
.liyou_title .step span{display: block;font-size: 12px;margin-top: -14px;font-weight: normal;}
.liyou_title p{font-size: 40px;color: #000;font-weight: bold;padding: 6px 0;}
.liyou_title p span{color: #3a9995;}
.liyou_title p + p{font-size: 16px;color: #424242;font-weight: normal;}
.liyou_1{margin-bottom: 60px;}
.liyou_1>div{display: inline-block;vertical-align: top;}
.liyou_1>div{*display: inline;}
.liyou_1 .left{}
.liyou_1 .left>div .pic_box{width: 100%;height: 432px;overflow: hidden;}
.liyou_1 .left>div .pic_box img{width: 100%;height: 100%;}
.liyou_1 .left>div:first-child{position: relative;}
.liyou_1 .left>div .txt_box{position: absolute;bottom: 0;right:0;left:0;background: #3a9995;filter: alpha(Opacity=40);opacity: .4;width: 100%;height: 46px;line-height: 46px;}
.liyou_1 .left>div .txt_box p{font-size: 16px;color: #fff;text-align: center;}
.liyou_1 .left > div + div{width: 100%;height: 182px;background: #3a9995;}
.liyou_1 .left > div + div p{color: #fff;padding: 24px 20px;line-height: 24px;}
.liyou_1 .left > div + div .details{width: 130px;height: 34px;line-height: 34px;text-align: center;border: 1px solid #fff;display: inline-block;vertical-align: top;border-radius: 8px;color: #fff;transition: all .4s;background: none;font-size: 14px;}
.liyou_1 .left > div + div .details{margin-left: 28px;margin-right: 30px;}
.liyou_1 .left > div + div .details:hover,.reason5_left > div button:hover,.case_box .details:hover{background: #ec970c;}
.liyou_1 .left > div + div a{width: 132px;height: 36px;line-height:36px;text-align:center;background: #ec970c;border-radius: 8px;color: #fff;border: none;transition: all .4s;display:inline-block;}
.liyou_1 .left > div + div a:hover{cursor: pointer;box-shadow: 4px 4px 4px #266461;}
.liyou_1 .right{}
.liyou_1 .right > div > div{display: inline-block;border-bottom: 0px solid #e5e5e5;text-align: center;}
.liyou_1 .right > div > div{*display: inline;}
.liyou_1 .right > div > div .img_box{width: 208px;height: 207px;overflow: hidden;}
.liyou_1 .right > div > div .img_box img{width: 100%;}
.liyou_1 .right > div > div p{font-size: 16px;color: #000;padding: 16px 0;}
.liyou_1 .right > div > div p span{font-size: 14px;color: #686868;}
.liyou_1 .right > div > div .img_link{border-bottom:1px solid #e5e5e5;}
.liyou_1 .right > div > div a{width: 100px;height: 26px;line-height:26px;border:1px solid #ec970c;color: #ec970c;border-radius: 8px;background: none;margin-bottom: 14px;transition: all .4s;display:inline-block;}
.liyou_1 .right > div > div a:hover{cursor: pointer;background: #ec970c;color: #fff;}
.right_bottom{margin-top: 0px;width: 100%;position: relative;}
.right_bottom .pic_box{width: 100%;height: 298px;overflow: hidden;}
.right_bottom .pic_box img{display: block;margin: 0 auto;}
.right_bottom .txt_box{text-align: left !important;padding: 15px 20px;position: absolute;bottom: 0;left: 0;font-size: 15px;line-height: 24px;color: #fff;width: 100%;background: #3a9995;filter: alpha(Opacity=80);opacity: .8;box-sizing: border-box;}
@media screen and (max-width:767px) {
    .liyou_title p + p{padding:0 15px;}
    .liyou_1 .left>div .pic_box{height:auto;}
    .liyou_1 .left > div + div{padding-bottom:25px;width: 100%;height: auto;}
    .liyou_1 .left > div + div p{color: #fff;padding: 24px 20px 0;line-height: 24px;}
    .liyou_1 .left > div + div .details{width:auto;height: 34px;line-height: 34px;}
    .liyou_1 .left > div + div .details{margin-left: 28px;margin-right: 30px;}

    .liyou_1 .right > div > div .img_box{width: 100%;height: auto;overflow: hidden;}
    .liyou_1 .right > div > div .img_box img{width: 100%;height:auto;}
    .liyou_1 .right > div > div a{width: 40%;}

    .right_bottom{margin-top: 0px;}
    .right_bottom .pic_box{width: 100%;height: 298px;}
    .right_bottom .pic_box img{width:100%;height:auto;}
    .right_bottom .txt_box{padding: 15px 20px;width: 100%;}

}

/*liyou 2*/
.liyou_2{background: url(../images/gd_bg.jpg) no-repeat center 30px;padding-bottom:68px;}
.liyou_2 .slider{background:#fff;}
.liyou_2 .carousel-left{position:relative;left:0;bottom:0;margin-left:0;float:left;background: #3a9995;width:244px; height: 602px;overflow:hidden;}
.liyou_2 #carousel-btn{display:inline; float:left; width:244px; height: 602px; margin-right:20px; background: #3a9995;}
.liyou_2 #carousel-btn a{display: block; color: #fff; float: right; width: 130px; height: 40px; line-height: 40px; text-align: right; padding-right: 10px; margin: 20px 0; background: rgba(255,255,255,0.28); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);}
.liyou_2 #carousel-btn a:hover{background: #ec970c;}
.liyou_2 .carousel-indicators{margin-left: -38%;}
.liyou_2 .carousel-indicators li{margin:0 auto;display:block;background-color:transparent;width:186px; height:160px;color:#fff;line-height:23px;opacity:.5}
.liyou_2 .carousel-indicators li.active{width:186px; height:160px;opacity:1}
.liyou_2 .carousel-indicators li img{width:186px; height:126px;}
.liyou_2 .carousel-inner{float:left;margin-left:15px;width:860px; height:500px;overflow:hidden;}
.liyou_2 .sign{font-size: 28px; color: #148580; font-weight: bold; float: right; margin: 24px 40px;}
@media screen and (max-width:767px) {
    .liyou_2 .carousel-left{display:none;}
    .liyou_2 .carousel-inner{float:none;margin-left:0;width:100%;height:auto;overflow:hidden;}
    .liyou_2 .sign{float: none; margin: 24px 10px 15px;font-size: 18px;text-align:center;}
}

/*liyou 3*/
.liyou_3{padding-top:90px;}
/*tab切换*/
.div-tab-head,.div-tab-head1{text-align: center;margin-bottom: 30px;}
.div-tab-head li,.div-tab-head1 li{display: inline-block;width: 150px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #3c9c9b;color: #3c9c9b;cursor: pointer;border-radius: 4px;font-size: 14px;}
.div-tab-head li,.div-tab-head1 li{*display: inline;}
.div-tab-head li + li,.div-tab-head1 li + li,.div-tab-head1 li + li + li{margin-left: 10px;}
.head-on,.head-on1{background: #3c9c9b;color: #fff !important;}
.week,.week1{display: none;}
.week-on{display: block;}
.week-on1{display: inline-block;}
.week-on1{*display: inline;}
/*sd*/
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/ico_2020.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
#main {overflow: hidden; zoom: 1; position: relative; }
.index_b_hero { width: 960px; height: 542px; margin: auto; position: relative; }
.index_b_hero img { width: 960px; height: 542px; }
.index_b_hero .heros { width: 960px; height: 542px; }
.index_b_hero .hero-wrap { overflow: visible; position: absolute; }
.index_b_hero .next, .index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: -70px; background-color: #303030; z-index: 4; border-radius: 4px; }
.index_b_hero .next:hover, .index_b_hero .prev:hover { background-color: #ec970c; opacity: 1;}
.index_b_hero .next { margin: -25px -70px 0 0; right: 0; }
.index_b_hero .disabled { background-color: #eee; }
.index_b_hero .mask-left, .index_b_hero .mask-right, .index_b_hero .hero { background: #fff; /*padding: 5px;*/ z-index: 1; position: absolute; top: 0; left: 0; width: 960px; height: 542px; overflow: hidden; left: 1920px; }
/*.index_b_hero .hero{position: relative;}*/
.index_b_hero .hero p{position: absolute; bottom: 0; background: rgba(0,0,0,0.6); color: #fff; line-height: 24px; padding: 20px 10px; display: none;}
.index_b_hero .mask-right, .index_b_hero .mask-left { z-index: 4; left: -960px; filter: alpha(Opacity=50); opacity: .5; background: #000; overflow: hidden; }
.index_b_hero .mask-right { left: 960px; }
.index_b_hero .active { z-index: 2; left: 0; }

@media screen and (max-width:767px) {
    .index_b_hero { width:480px; height: 342px; }
    .index_b_hero img { width: 480px; height: 342px; }
    .index_b_hero .heros { width: 480px; height: 342px; }
    .index_b_hero .mask-left, .index_b_hero .mask-right, .index_b_hero .hero { left: 0; width: 480px; height: 342px; left: 960px; }
    .index_b_hero .mask-right, .index_b_hero .mask-left { left: -480px;}
    .index_b_hero .mask-right { left: 480px; }
}

/*liyou 4*/
.liyou_4{height: 856px;background: url(../images/liyou_4_bg.jpg) no-repeat center;}
.liyou_4 .liyou_title{margin: 0;padding-top: 16px;}
.liyou_4 .pic_box{text-align: center;margin-top: 40px;}
.liyou_4 .pic_box img{width:100%;height:auto;}
@media screen and (max-width:767px) {
    .liyou_4{padding-bottom:50px;height: auto;}
    .liyou_4 .pic_box{margin-bottom:25px;}
}

/*liyou 5*/
.liyou_5{height: 228px;font-size: 0;position: relative;}
.liyou_5>div{width: 50%;*width: 49.99%;height: 228px;display: inline-block;vertical-align: top;}
.liyou_5>div{*display: inline;}
.liyou_5 .left{background: url(../images/liyou_left.jpg) no-repeat center;}
.liyou_5 .left h3{font-size: 40px;color: #fff;margin-bottom: 20px;}
.liyou_5 .left>div{width: 450px;text-align: center;margin: 40px auto;background: url(../images/liyou_txt_left.png) no-repeat top left,url(../images/liyou_txt_right.png) no-repeat top right;background-position: left 20px, right 20px;}
.liyou_5 .left p{font-size: 16px;color: #fff;margin-bottom: 20px;}
.liyou_5 .right{background: url(../images/liyou_right.jpg) no-repeat center;}
.liyou_5 .liyou_title{position: absolute;width: 100% !important;left: 0;height: auto !important;top: 45%;}
.liyou_5 .left a{width: 132px;height: 36px;line-height:36px;text-align:center;background: transparent;border-radius: 8px;color: #fff;border: 1px solid #fff;font-size:16px;transition: all .4s;display:inline-block;}
.liyou_5 .left a:hover{cursor: pointer;background: #ec970c;color:#fff;}
@media screen and (max-width:767px) {
    .liyou_5{height: 228px;font-size: 0;position: relative;}
    .liyou_5>div{width: 100%;*width: 99.99%;height: 228px;}
    .liyou_5 .left h3{font-size: 32px;margin-bottom: 10px;}
    .liyou_5 .left>div{width: 96%;text-align: center;margin: 60px auto;background: transparent;background-position: left 20px, right 20px;}
    .liyou_5 .liyou_title{position: absolute;width: 100% !important;left: 0;height: auto !important;top: 0;}
    .liyou_5 .right{display:none;}
}

/*case*/
.case_box{height: 428px;background: url(../images/case_bg.jpg) no-repeat;padding-top: 50px;box-sizing: border-box;}
.case_box>div{font-size: 0;}
.case_box>div>div{display: inline-block;vertical-align: middle;}
.case_box>div>div{*display: inline;}
.case_box>div>div + div img{padding-left: 80px;}
.case_box .title{width: 214px;height: 54px;line-height: 54px;background: #3a9995;border-radius: 10px;font-size: 32px;font-weight: bold;color: #fff;text-align: center;}
.box ul li,.link ul li{display: block;float: left;width: 146px;height: 136px;margin: 8px;border: 3px solid #3a9995;}
.box ul li div,.link ul li div{height: 100px;}
.box ul li p,.link ul li p{font-size: 14px;background: #3a9995;color: #fff;padding: 4px;text-align: center;}
.box,.link{height: 136px;width: 2920px;}
#box1,#box2{float: left}
.wrap,.wrap1{position: relative;width: 80%;height: 136px;overflow: hidden;margin: 30px 0;}
.box,.box1,.link{position: absolute;left: 0;}
.case_box a.details{width: 132px;height: 36px;line-height:36px;text-align:center;background: transparent;border-radius: 8px;color: #fff;border: 1px solid #fff;font-size:16px;transition: all .4s;display:block;border-color: #3a9995;color: #3a9995;}
.case_box a:hover.details{cursor: pointer;background: #ec970c;color:#fff;}
@media screen and (max-width:767px) {
    .case_box{height: auto;}
    .case_box .title{margin:0 auto;}
    .box ul li img,.link ul li img{width:100%;}
    .wrap,.wrap1{width: 100%;overflow:hidden;}
    .case_box a.details{margin:0 auto;}
    .case_box>div>div + div img{padding-left:0;padding-top:25px;width:100%;}
}

/*chengxin*/
.chengxin{width:100%;height: 228px;margin-top: 50px;background: url(../images/chengxin_bg.jpg) no-repeat center;clear:both;}
.chengxin .txt{float:right;padding-top:25px;text-align:center;}
.chengxin h3{font-size: 40px;color: #fff;margin-bottom: 20px;font-weight:bold;}
.chengxin p{font-size: 16px;color: #fff;margin-bottom: 20px;}
.chengxin a.btn-primary{background-color:transparent;border-color:#fff;}
.chengxin a:hover.btn-primary{background-color:#ec970c;}
@media screen and (max-width:767px) {
.chengxin{width:100%;height: auto;margin-top: 25px;padding-bottom:35px;background: url(../images/chengxin_bg.jpg) no-repeat 100% center;clear:both;}
.chengxin .txt{float:none;padding-top:25px;}
.chengxin h3{font-size: 24px;}
}




/*banner*/
.banner{width: 100%;overflow: hidden;}
.banner img{width:100%;height:auto;}

/*crumb*/
.crumb{border-bottom: 1px solid #c8c8c8;height: 54px;line-height: 54px;font-size: 14px;color: #7e7e7e;}
.crumb a{color: #7e7e7e;}
.crumb span,.crumb a:hover{color: #3a9995;}

/*news list*/
.news_box{margin-top:25px;}
.news_box .news_left{}
.news_box .news_right{}

.news_list>div{border-bottom: 1px solid #f2f2f2;padding: 20px 0;}
.news_list>div>div{display: inline-block;vertical-align: top;}
.news_list>div>div{*display: inline;}
.news_list>div>div em{font-size: 30px;color: #666666;font-style: normal;}
.news_list>div>div p{text-indent: 0 !important;}
.news_list>div em:after{content: "";width: 30px;height: 1px;margin: 20px 4px;border-bottom: 1px solid #cacad0;display: inline-block;vertical-align: top;}
.news_list>div .titlepic img{width:100%;}
.news_list>div .txt{}
.news_list>div .txt h3{margin-top:0;font-size: 18px;font-weight: bold;color: #484848;text-align: left;padding-bottom: 6px;}
.news_list>div .txt h3 a:hover{color: #f1990d;}
.news_list>div .txt p{text-indent: 0;font-size: 14px;color: #666666;line-height: 26px;}
.news_list>div .txt .more{display: inline-block;padding: 6px 22px;font-size: 14px;color: #3a9995;border: 1px solid #3a9995;border-radius: 20px;margin-top: 10px;}
.news_list>div .txt .more:hover{background: #f1990d;color: #fff;border: 1px solid #f1990d;}
@media screen and (max-width:767px) {
    .news_list>div .txt h3{margin-top:0;margin-bottom:0;font-size: 16px;font-weight: normal;color: #484848;text-align: left;padding-bottom: 6px;line-height:24px;}
    .news_list>div .txt h3 a:hover{color: #f1990d;}
    .news_list>div .txt p{display:none;}
}

/*news right*/
.sidebar{}
.sidebar>div{border: 1px solid #efefef;box-sizing: border-box;margin-bottom: 10px;}
.sidebar .title{font-size: 18px;color: #fff;background: #3a9995;height: 46px;line-height: 46px;padding-left: 12px;}
.sidebar .title span{width: 47px;height: 7px;background: url(../images/ico_arrow.png) no-repeat;float: right;margin: 20px;}

/*ser*/
.sidebar .rec_ser ul{padding:10px;}
.sidebar .rec_ser ul li{margin-bottom:15px;background: #ff9900;text-align: center;}
.sidebar .rec_ser ul li{*display: inline;}
.sidebar .rec_ser ul li:nth-child(3n){margin-right: 0;}
.sidebar .rec_ser ul li:nth-child(2n){background: #999999;}
.sidebar .rec_ser ul li a{display: block;height: 34px;line-height: 34px;color: #fff !important;font-size: 14px;}

.sidebar .rec_list img{width: 100%;}
.sidebar .rec_list ul{margin-bottom:0;}
.sidebar .rec_list ul li i{width: 10px;height: 2px;background: #999999;display: inline-block;vertical-align: top;margin-top: 16px;margin-right: 8px;}
.sidebar .rec_list ul li{padding:0 10px;height: 36px;line-height: 36px;border-bottom: 1px solid #f0f0f0;overflow:hidden;}
.sidebar .rec_list ul li:last-child{border: none;}
.sidebar .rec_list ul li a{display: block;font-size: 14px;color: #666666;}
.sidebar .rec_list ul li a:hover{color: #ff9900;}
.sidebar .rec_list ul li a:hover i{background: #ff9900;}
@media screen and (max-width:300px) {
    .sidebar{display:none;}
}

/*pic list*/
.pic_box{}
.pic_box>div{padding-top:35px;padding-bottom:15px;}
.pic_box a:hover .txt{background: #f1990d;}
.pic_box a:hover .txt span{background: #fff;color: #3a9995;}
.pic_box a:hover .txt h3,.pic_box a:hover .txt p{color: #fff;}
.pic_box .titlepic{width: 360px;max-height: 252px;overflow: hidden;}
.pic_box .titlepic img{width: 100%;display: block;}
.pic_box .txt{margin-bottom:25px;width: 360px;*width: 332px;background: #f4f4f4;padding: 14px;color: #000;transition: all .4s;box-sizing: border-box;line-height: 30px;text-align: center;}
.pic_box .txt h3{font-size: 16px;font-weight:normal;}
.pic_box .txt p{display:none;height:90px;overflow:hidden;}
.pic_box .txt span{display: block;margin: 0 auto;width: 110px;height: 36px;line-height: 36px;background: #f1990d;color: #fff;text-align: center;margin-top: 10px;}
@media screen and (max-width:767px) {
    .pic_box .titlepic{width: 100%;max-height: 252px;overflow: hidden;}
    .pic_box .txt{width: 100%;;*width: 100%;padding: 14px;line-height: 30px;}
    .pic_box .txt h3{font-weight:normal;}
    .pic_box .txt p{display:none;}
}

/*通用一级*/
.son{clear:both;text-align:center;}
.son .title{margin:20px 0;display: inline-block;font-size: 18px;color: #fff;font-weight: bold;text-align:center;}
.son .title a{display:block;padding: 12px 46px;background: #3a9995;color:#fff;}
.son .title a:hover{background: #106965;color:#fff;}


/*article*/
.news_box .news_left .title h1{font-size: 18px;color: #484848;text-align: center;padding-bottom: 16px;}
.news_box .news_left .title>div p{background: #f1f2f2;height: 40px;line-height: 40px;font-size: 14px;color: #484848;text-align: center;}
.news_box .news_left .content{padding: 30px 0px 15px;}
.news_box .news_left .content img{text-indent:0;max-width:90%;height:auto!important;}
.news_box .news_left .content div{font-size: 16px;text-indent: 2em;line-height:30px;padding-bottom: 20px;}
.news_box .news_left .content b{font-size: 14px;font-weight: bold;padding-bottom: 20px;display: block;}
.news_box .news_left .pn p{text-indent: 0;padding-bottom: 0;font-weight: bold;}
.news_box .news_left .pn p a{font-weight: normal;}
.news_box .news_left .pn p a:hover{color: #f1990d;}
.news_box .news_left .btn{padding-bottom:25px;text-align: center;}
.news_box .news_left .btn img{padding: 0 14px;display: inline;}
@media screen and (max-width:767px) {
    .news_box .news_left .content{padding: 0px 0px 15px;}
    .news_box .news_left .content img{max-width:80%;height:auto!important;}
    .news_box .news_left .btn{display:none;}
}

/*liucheng*/
.process{margin:0;padding:35px 0 0;width:100%;overflow:hidden;}
.process .processList{margin:0;padding:0 0 25px;width:100%;overflow:hidden;}
.process .processList ul{margin:0;padding:0;width:100%;overflow:hidden;height:auto;background:url(../images/p3.png) repeat-y;}
.process .processList ul .processListfoot{padding:0;width:100%;height:1px;border-bottom-width:thin;border-bottom-style:solid;border-bottom-color:#fff;clear:both;margin-top:0;margin-right:0px;margin-bottom:0;margin-left:0px;}
.process li.processT{float:left;width:265px;color:#575757;font-family:Arial,Tahoma;font-size:16px;font-weight:bold;padding:0;margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:25px;}
.process li.processT span{text-shadow:2px 2px 2px #ffffff;zoom:1;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=150,color=#ffffff);}
.process li.processV{float:right;width:770px;color:#000;font-family:Arial,Tahoma;font-size:14px;font-weight:normal;padding:0;font-style:normal;margin:10px;margin-right:25px;line-height:22px;}
.process .color1{color:#b11a39!important}
.process .STYLE1{color:#FF0000!important}
.process .STYLE2{font-size:18px!important}
.process .STYLE3{color:#FF0000!important;font-size:18px!important;font-weight:bold;}
.process .f22{font-size:22px!important;}
.process .f18{font-size:18px!important;}
.process .red {color:red;}
@media screen and (max-width:767px) {
    .process{margin:0;padding:0px 0 0;width:100%;background:none;overflow:hidden;}
    .process .processList{margin:0;padding:0 0 12px;width:100%;background:#fff;overflow:hidden;}
    .process .processList ul{margin:0;padding:0;width:100%;overflow:hidden;height:auto;background:#fff;}
    .process .processList ul .processListfoot{display:none;}
    .process li.processT{float:none;width:90%;color:#575757;font-family:Arial,Tahoma;font-size:16px;font-weight:bold;padding:0;margin-top:10px;margin-right:0px;margin-bottom:10px;margin-left:20px;}
    .process li.processT span{text-shadow:2px 2px 2px #ffffff;zoom:1;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=150,color=#ffffff);}
    .process li.processV{float:none;border-radius:10px;width:90%;color:#000;font-family:Arial,Tahoma;font-size:14px;background:#7bd6d1;font-weight:normal;padding:3%;font-style:normal;margin:0px auto;line-height:24px;}
}

/*aboutus*/
/*intro*/
.company_intro{height: 790px;background: url(../images/company_bg_001.jpg) no-repeat center 0;/*padding: 1px;*/}
.company_intro .intro{width: 1110px;margin: 0 auto;}
.company_intro .intro>div>div{display: inline-block;vertical-align: middle;}
.company_intro .intro>div>div{*display: inline;}
.company_intro .intro .pic{margin-top: 48px;}
.company_intro .intro .txt{width: 490px;margin-left: 36px;}
.company_intro .intro .txt h3{font-size: 36px;color: #040404;padding-bottom: 10px;}
.company_intro .intro .txt span{font-size: 24px;color: #feb300;padding-right: 24px;}
.company_intro .intro .txt p,.company_intro .intro>p{color: #737373;line-height: 30px;padding-top: 20px;}
@media screen and (max-width:767px) {
    .company_intro{padding-bottom:35px;height: auto;background: url(../images/company_bg_0011.jpg) no-repeat center 100%;}
    .company_intro .intro{width: 96%;margin: 0 auto;}
    .company_intro .intro .pic{margin-top: 25px;}
    .company_intro .intro .pic img{width:100%;}
    .company_intro .intro .txt{width: 96%;margin-left: 0;}
    .company_intro .intro .txt h3{font-size: 26px;}
    .company_intro .intro .txt span{font-size: 24px;}
}

/*fwfw*/
.fwfw{padding: 1px;background: url(../images/fwfw_bg.jpg) no-repeat center 0;}
.fwfw .hd_title h3{color: #3d3d3d;}
.fwfw_con>div{display: inline-block;vertical-align: top;}
.fwfw_con>div{*display: inline;}
.fwfw_con div{margin-bottom: 30px;display: inline-block;vertical-align: top;position: relative;}
.fwfw_con div{*display: inline;}
.fwfw_con div h3{width: -webkit-max-content;width: -moz-max-content;width: max-content;padding: 12px 20px;font-size: 18px;color: #fff;border-radius: 10px;display: inline-block;text-align: center;position: absolute;top: -20px;left:0;right:0;margin:auto;}
.fwfw_con div p{background: rgba(58,153,149,0.24);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#663a9995,endColorstr=#663a9995);border: 1px dashed #74a8b7;border-radius: 10px;padding: 46px 30px 16px 30px;height: 150px;box-sizing: border-box;font-size:16px;}
.fwfw_con div:first-child h3{background: #f1990d;}
.fwfw_con div + div h3{background: #3a9995;}
.fwfw_con div + div + div h3{background: #9bc03f;}
.fwfw_con div + div + div + div h3{background: #ecc510;}
.fwfw_con div + div + div + div + div h3{background: #62c8e4;}
.fwfw_con div + div + div + div + div + div h3{background: #2baca8;}
@media screen and (max-width:767px) {
    .fwfw{padding: 1px;background: url(../images/fwfw_bg.jpg) repeat-y center 0;}
    .fwfw_con{margin-top:35px;}
    .fwfw_con div p{height: auto;}
}

/*fwfa*/
.fwfa{}
.fwfa_con ul{position:relative;}
.fwfa_con li{position:absolute;font-size:22px;color:#fff;text-align:center;}
.fwfa_con li.f1{left:0px;top:0px;background:#3a9995;padding:35px;border-radius:180px;width:180px;height:180px;}
.fwfa_con li.f2{right:50px;top:50px;background:#7bd6d1;padding:30px;font-size:20px;border-radius:150px;width:160px;height:160px;}
.fwfa_con li.f3{left:150px;top:150px;background:#3a9995;padding:45px;border-radius:200px;width:200px;height:200px;}
@media screen and (max-width:767px) {
    .fwfa{padding-bottom:25px;}
    .fwfa_con img{width:100%;}
    .fwfw_con div p{height: auto;}
    .fwfa_con li{position:relative;margin-bottom:10px;font-size:16px;}
    .fwfa_con li.f1{left:0px;top:0px;background:#3a9995;padding:15px;border-radius:50px;width:100%;height:auto;}
    .fwfa_con li.f2{right:0px;top:0px;background:#7bd6d1;padding:15px;font-size:16px;border-radius:50px;width:100%;height:auto;}
    .fwfa_con li.f3{left:0px;top:0px;background:#3a9995;padding:15px;border-radius:50px;width:100%;height:auto;}
}

/*fwys*/
.fwys{padding: 1px;background: url(../images/gd_bg.jpg) no-repeat center 0;}
.fwys .hd_title h3{color: #3d3d3d;}
.fwys_con>div{display: inline-block;vertical-align: top;}
.fwys_con>div{*display: inline;}
.fwys_con div{margin-bottom: 30px;display: inline-block;vertical-align: top;position: relative;}
.fwys_con div{*display: inline;}
.fwys_con div h3{width: -webkit-max-content;width: -moz-max-content;width: max-content;padding: 12px 20px;font-size: 18px;color: #fff;border-radius: 10px;display: inline-block;text-align: center;position: absolute;top: -20px;left:0;right:0;margin:auto;}
.fwys_con div p{background: rgba(58,153,149,0.24);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#663a9995,endColorstr=#663a9995);border: 1px dashed #74a8b7;border-radius: 10px;padding: 46px 30px 16px 30px;height: 170px;box-sizing: border-box;font-size:16px;}
.fwys_con div:first-child h3{background: #f1990d;}
.fwys_con div + div h3{background: #3a9995;}
.fwys_con div + div + div h3{background: #9bc03f;}
.fwys_con div + div + div + div h3{background: #ecc510;}
.fwys_con div + div + div + div + div h3{background: #62c8e4;}
.fwys_con div + div + div + div + div + div h3{background: #2baca8;}
@media screen and (max-width:767px) {
    .fwys{padding: 1px;background: url(../images/gd_bg.jpg) repeat-y center 0;}
    .fwys_con{margin-top:35px;}
    .fwys_con div p{height: auto;}
}


/*shbz*/
.shbz_con{position:relative;background:url(../images/shbz.png) no-repeat center center;height:800px;}
.shbz_con .bzt{position:absolute;top:44%;left:0;right:0;margin:auto;font-size:42px;font-weight:bold;display: inline-block;text-align: center;}
.shbz_con li{position:absolute;top:200px;}
.shbz_con li h3{font-size: 32px;color: #23b0aa;padding-bottom: 10px;font-weight:bold;}
.shbz_con li p{font-size: 16px;color: #333;}
.shbz_con .bz_01{left:90px;top:50px;text-align:right;width:300px;}
.shbz_con .bz_02{right:90px;top:50px;text-align:left;width:300px;}
.shbz_con .bz_03{left:90px;top:300px;text-align:right;width:180px;}
.shbz_con .bz_04{right:90px;top:300px;text-align:left;width:180px;}
.shbz_con .bz_05{left:90px;top:580px;text-align:right;width:300px;}
.shbz_con .bz_06{right:90px;top:580px;text-align:left;width:300px;}
@media screen and (max-width:767px) {
    .shbz_con{padding-bottom:25px;background:transparent;height:auto;text-align:center;}
    .shbz_con .bzt{position:relative;top:0;left:0;right:0;margin:auto;font-size:26px;font-weight:bold;display: inline-block;text-align: center;}
    .shbz_con li{position:relative;top:0px;}
    .shbz_con li h3{font-size: 26px;color: #23b0aa;padding-bottom: 10px;font-weight:bold;text-align:center;}
    .shbz_con li p{padding:15px;border-radius:50px;border:1px solid #3a9995;background:transparent;font-size: 16px;color: #333;}
    .shbz_con .bz_01{left:0px;top:0px;text-align:left;width:100%;}
    .shbz_con .bz_02{right:0px;top:0px;text-align:left;width:100%;}
    .shbz_con .bz_03{left:0px;top:0px;text-align:left;width:100%;}
    .shbz_con .bz_04{right:0px;top:0px;text-align:left;width:100%;}
    .shbz_con .bz_05{left:0px;top:0px;text-align:left;width:100%;}
    .shbz_con .bz_06{right:0px;top:0px;text-align:left;width:100%;}
}

/*fwtc*/
.fwtc{padding: 1px;background: url(../images/fwtc_bg.jpg) no-repeat center 0;height:550px;}
.fwtc .hd_title h3{color: #3d3d3d;}
.fwtc_con>div{display: inline-block;vertical-align: top;}
.fwtc_con>div{*display: inline;}
.fwtc_con div{margin-bottom: 30px;display: inline-block;vertical-align: top;position: relative;}
.fwtc_con div{*display: inline;}
.fwtc_con div h3{width: -webkit-max-content;width: -moz-max-content;width: max-content;padding: 12px 20px;font-size: 18px;color: #fff;border-radius: 10px;display: inline-block;text-align: center;position: absolute;top: -20px;left:0;right:0;margin:auto;}
.fwtc_con div ul{background: rgba(58,153,149,0.2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#663a9995,endColorstr=#663a9995);border: 1px dashed #3a9995;border-radius: 10px;padding: 46px 30px 16px 30px;height: 170px;box-sizing: border-box;font-size:16px;}
.fwtc_con div:first-child h3{background: #f1990d;}
.fwtc_con div + div h3{background: #3a9995;}
.fwtc_con div + div + div h3{background: #9bc03f;}
.fwtc_con div + div + div + div h3{background: #ecc510;}
.fwtc_con div + div + div + div + div h3{background: #62c8e4;}
.fwtc_con div + div + div + div + div + div h3{background: #2baca8;}
.fwtc_con div ul li span{display:block;padding:25px 0px;text-align:center;border-radius:100px;background:#ccc;width:100px;height:100px;font-size:18px;}
.fwtc_con div ul li span em{color:red;font-size:24px;font-style:normal;display:block;}
.fwtc_con div ul li div{padding:25px 0 0 25px;color:#000;font-weight:bold;}
@media screen and (max-width:767px) {
    .fwtc{padding: 1px;background: url(../images/fwtc_bg.jpg) repeat-y center 0;height:auto;}
    .fwtc_con{margin-top:35px;}
    .fwtc_con div ul{padding: 46px 15px 16px 15px;height: auto;box-sizing: border-box;font-size:16px;}
    .fwtc_con div p{height: auto;}
    .fwtc_con div ul li div{padding:25px 0 0 5px;}

}

/*zyys*/
.zyys{}
.zyys_con{background:url(../images/zyys_bg.png) no-repeat center center;}
.zyys_con .ys{position:relative;margin:0px;width:100%;height:554px;color:rgb(0,0,0);font-size:13px;padding:0px;background-repeat:no-repeat;overflow:hidden;background-image:url(../images/zyys.png);}
.zyys_con .ys ul{position:relative;margin:45px 0px 0px;padding-left:0px;width:780px;padding-right:25px;float:right;height:554px}
.zyys_con .ys ul li{padding-bottom:0px;line-height:24px;list-style-type:none;margin:2px 0px 1px 140px;padding-left:0px;padding-right:2px;display:inline;font-family:黑体;float:left;height:53px;font-size:14px;padding-top:0px;}
.zyys_con .ys h3{padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;float:left;color:rgb(254,48,46);font-size:18px;padding-top:0px;}
.zyys_con .ys ol{position:absolute;text-align:center;margin:0px;padding-left:0px;width:300px;padding-right:0px;font-family:黑体;height:214px;font-weight:bold;top:0px;left:57px;}
.zyys_con .ys ol li{height:76px;line-height:76px;}
.zyys_con .ys .black{padding-bottom:0px;line-height:76px;list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;height:76px;font-size:20px;padding-top:0px}
.zyys_con .ys .green{padding-bottom:0px;line-height:76px;list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;height:76px;color:rgb(56,194,34);font-size:32px;padding-top:0px;}
.zyys_con .ys .white{padding-bottom:0px;line-height:76px;background-color:rgb(255,0,0);list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;display:block;height:76px;color:rgb(255,255,255);font-size:60px;padding-top:0px;}
.zyys_con .ys .ys01{padding-left:120px;}
.zyys_con .ys .ys02{padding-left:100px;}
.zyys_con .ys .ys03{padding-left:90px;}
.zyys_con .ys .ys04{padding-left:80px;}
.zyys_con .ys .ys05{padding-left:60px;}
.zyys_con .ys .ys06{padding-left:45px;}
.zyys_con .ys .ys07{padding-left:30px;}
.zyys_con .ys .ys08{padding-left:15px;}
.zyys_con .ys .ys09{padding-left:0px;}
@media screen and (max-width:767px) {
    .zyys_con{background:#ffeee6 url(../images/ysbaby.png) no-repeat 100% 100%;}
    .zyys_con .ys{position:relative;margin:0px;width:100%;float:none;height:auto;color:rgb(0,0,0);font-size:13px;padding:0px;background-repeat:no-repeat;overflow:hidden;background:none;}
    .zyys_con .ys ul{position:relative;margin:45px auto 0px;padding-left:5%;width:100%;padding:15px 5%;padding-right:0px;float:none;height:auto;}
    .zyys_con .ys ul li{overflow:hidden;padding-bottom:0px;line-height:24px;list-style-type:none;margin:2px 0px 1px 0px;padding-left:0px;padding-right:2px;display:block;font-family:黑体;float:none;height:auto;padding-top:0px;clear:both;padding-left:40px;}
    .zyys_con .ys li.ys01{padding-left:40px;background:url(../images/ys-1.png) no-repeat 0 0;}
    .zyys_con .ys li.ys02{padding-left:40px;background:url(../images/ys-2.png) no-repeat 0 0;}
    .zyys_con .ys li.ys03{padding-left:40px;background:url(../images/ys-3.png) no-repeat 0 0;}
    .zyys_con .ys li.ys04{padding-left:40px;background:url(../images/ys-4.png) no-repeat 0 0;}
    .zyys_con .ys li.ys05{padding-left:40px;background:url(../images/ys-5.png) no-repeat 0 0;}
    .zyys_con .ys li.ys06{padding-left:40px;background:url(../images/ys-6.png) no-repeat 0 0;}
    .zyys_con .ys li.ys07{padding-left:40px;background:url(../images/ys-7.png) no-repeat 0 0;}
    .zyys_con .ys li.ys08{padding-left:40px;background:url(../images/ys-8.png) no-repeat 0 0;}
    .zyys_con .ys li.ys09{padding-left:40px;background:url(../images/ys-9.png) no-repeat 0 0;}
    .zyys_con .ys h3{padding-bottom:0px;margin:0px;padding-left:0px;padding-right:0px;float:left;color:rgb(254,48,46);font-size:18px;padding-top:0px;}
    .zyys_con .ys ol{position:static;text-align:center;margin:0px;padding-left:0px;background:transparent;width:100%;padding-right:0px;font-family:黑体;height:140px;margin:0 auto;font-weight:bold;top:0px;left:57px;}
    .zyys_con .ys ol li{height:76px;line-height:76px;}
    .zyys_con .ys .black{padding-bottom:0px;line-height:76px;list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;height:76px;font-size:1.2rem;padding-top:0px}
    .zyys_con .ys .green{padding-bottom:0px;line-height:42px;list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;height:42px;color:rgb(56,194,34);font-size:2rem;padding-top:0px;}
    .zyys_con .ys .white{padding-bottom:0px;line-height:46px;background-color:rgb(255,0,0);list-style-type:none;margin:0px;padding-left:0px;padding-right:0px;display:block;height:46px;color:rgb(255,255,255);font-size:40px;padding-top:0px;}
}

/*cgal*/
.cgal{padding:25px 0;background:#f3f3f3 url(../images/cgal_bg.jpg) no-repeat center center;}
.cgal_con{text-align:center;}
@media screen and (max-width:767px) {
    .cgal_con img{max-width:100%;}
}


/*page*/
.page{width: 100% !important; margin-top: 25px;margin-bottom: 25px;font-size: 15px;font-family: "microsoft yahei";color: #666666;margin-right: 10px;padding-left: 20px;box-sizing: border-box;text-align: center;padding-bottom: 10px;}
.page a{max-width: 65px;min-width: 20px;height: 32px;border: 1px solid #dce0e0!important;text-align: center;margin: 2px 4px;cursor: pointer;line-height: 32px;color: #666666;font-size: 13px;display: inline-block;background: #fafafa;padding: 0px 10px;}
.page a.cur,.page a:hover{background:#3a9995;color:#fff;}
.page li{
    display: inline-block;
    line-height: 36px;
}
.page li span{
    height: 36px;
    line-height: 36px;
}

/*contact*/
.contact_box .intro{padding:25px 0 15px;border-bottom: 2px solid #f1f1f1;}
.contact_box .intro p{font-size: 16px;color: #333;line-height: 30px;}
.contact_box .intro h3{padding:0 0;font-size: 18px;color: #f1990d;font-weight:bold;}
.contact_box .content{padding: 15px 0 25px;}
.contact_box .content h3{font-size: 18px;color: #3a9995;font-weight: normal;padding-bottom: 20px;}
.contact_box .content{font-size: 0;}
.contact_box .content div{font-size: 16px;line-height: 30px;width: 100%;display: inline-block;vertical-align: top;}
.contact_box .content div{*display: inline;}


/*footer*/
.footer{background: #3a9995;padding: 30px 0;}
.footer_nav {display: flex;vertical-align: top;font-size: 15px;}
.footer_nav li{ margin: 0 30px ;margin-left: 0; }
.footer_nav  li h3{margin-top:0;margin-bottom:0;font-size: 16px;font-weight: normal;color: #fff;}
.footer_nav  li h3 a{font-size:16px;}
.footer_nav li span{border-bottom: 1px solid #75b8b5;display: block;margin: 14px 0 10px 0;}
.footer_nav  li a{font-size: 14px;color: #fff;line-height: 30px;}
.footer_nav  li a:hover{color: #ec970c;}
.footer-code{width:17%;}
.footer-code img{width:100%;height:auto;}
.footer-phone{float:right;width:23%;padding-top:35px;line-height:32px;}
.footer-phone span{font-size:16px;color:#fff;}
.footer-phone em{color:#fff;font-size:32px;font-style:normal;font-weight:bold;display:block;}
.footer-phone a{color:#fff;}

/*copyright*/
.copyright{background: #072928;padding: 30px 0;}
.copyright p{font-size: 14px;color: #fff;}
.copyright span{font-size: 14px;color: #fff;padding-right: 80px;}
.copyright span a{margin-right:15px;color:#fff;}

/*fix*/
.fix-tools{display:none;}
@media screen and (max-width:767px) {
    /*footer*/
    .footer{background: #3a9995;padding: 30px 0;}
    .footer_nav{display:none;}
    .footer-code{float:left;width:35%;}
    .footer-code img{width:100%;height:auto;}
    .footer-phone{width:65%;padding-top:0px;line-height:32px;}
    .footer-phone em{font-size:26px;}
    /*copyright*/
    .copyright{background: #072928;padding: 30px 0 80px;}
    .copyright p{margin-bottom:0;font-size: 15px;color: #fff;line-height:32px;}
    .copyright span{display:block;font-size: 15px;color: #fff;padding-right: 0px;}
    .copyright span a{margin-right:15px;color:#fff;}

    /*fix*/
    .fix-tools {position:fixed;bottom:0;left:0;right:0;height:60px;width:100%;background:#3a9995;display:block;z-index:99999;}
    .fix-tools li {float:left;padding:15px 0;padding-right:0;padding-left:0;border-right:1px solid #358683;width:20%;text-align:center;line-height:26px;}
    .fix-tools li a {display:block;color:#fff;}
    .fix-tools li span {font-size:15px;display:block;margin:0 auto;}
    .fix-tools li span.glyphicon{font-size:16px;}
    .fix-tools li span:before {color:#FFF;}
    #tel-box{display:none;}
    .tel-box {display: block;position:fixed;bottom:60px;left:0px;right:0px;width:200px;padding:15px 0;margin-left:auto;margin-right:auto;background-color:rgba(241,153,13,0.86);border-radius:20px;text-align:center;z-index:10000;}
    .tel-box a {color:#fff;display:inline-block;width:100%;font-size:16px;}
}
.pages li{
    display: inline-block;
    margin: 10px 8px;
    margin-left: 0;
}
.news_list li{
    margin: 10px 0;
}

.whitebg ul a{
    display: inline-block;
    margin: 10px 8px;
}