@charset "UTF-8";
.container{width: 1200px;margin:0 auto;}
.top{
	width: 100%;
	height: 26px;
	background: #f6f6f6;
}
.top .container .l{line-height: 26px;}
.top .container .r ul li{float: left;}
.top .container .r ul li a{line-height: 26px;padding:0 6px;}
header .container{margin-top: 15px;margin-bottom: 0px;}
header h1{overflow: hidden;}
header h1 .title{text-indent: -10000px;overflow: hidden;}
header h1 img{/* height: 54px; */}
header .tel{margin-left: 230px;font-size: 18px;/* color: #2aa85f; */background: url(../image/tel.png) no-repeat left center;line-height: 70px;padding-left: 50px;}
header .search{padding-top: 20px;}
header .search input{line-height: 23px;float: left;}
header .search button{float: left;background: url(../image/searchbg.png) no-repeat center;width: 36px;height: 27px;border:0;vertical-align: top;}
nav{width: 100%;background: #2d7ac4;height: 60px;/* box-shadow: 0 2px 0px #2d7ac4; */position: relative;z-index: 99;}
nav ul>li{float:left;position: relative;}
nav ul li a{display: block;padding: 0 43px;color: #fff;line-height: 60px;font-size: 16px;text-align: center;}
nav ul li ol{
    width: 100%;
    z-index: 99;
    background: #46C2CE;
    position: absolute;
    top:50;
    display: none;
}
nav ul li ol li a{
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    /* border: 1px solid #00ccac; */
    }
nav ul li:hover,nav ul li.current{background: #00ccac;}
nav>.container>ul>li:hover>a{color: #fff;}
nav>.container>ul>li>ol>li:hover>a{background: #1B919F;color: #fff;}
.banner{position: relative;height: 438px;}
.banner>ul{position: relative;width: 100%;height: 438px;}
.banner>ul>li{height: 438px;position: absolute;overflow: hidden;display: none;width: 100%;}
.banner>ul>li:first-child{display: block;}
.banner>ul>li img{width:auto;height: 438px;margin:0 auto;display: block;}
.banner .num{position: absolute;bottom: 10px;width: 100%;text-align: center;z-index: 3;}
.banner .num ol{display: inline-block;}
.banner .num ol li{display: inline-block;margin:0 6px;background: #fff;width: 16px;height: 16px;border-radius: 50%;cursor: pointer;}
.banner .num ol li.active{background:#0775d0;}
h2.tit1{
	font-size: 32px;
	font-weight: 400;
	display: block;
	text-align: center;
	color: #333;
	overflow: hidden;
	font-family: arial;
	line-height: 1.3;
}
h3.tit2 {
    display: table;
    max-width: 100%;
    overflow: hidden;
    font-size: 20px;
    text-transform: uppercase;
    height: 36px;
    margin: 6px auto;
    line-height: 28px;
    font-weight: 400;
    }
h3.tit2 small{
    float: left;
    width: 103px;
    display: block;
    height: 1px;
    margin: 1px 0 0;
    background: #ededed;
}
h3.tit2 span{
   	background: #00ccac;
   	padding: 0px 10px;
   	float: left;
   	width: 20px;
   	height: 3px;
   	display: block;
   	color: #333;
   }
.index_product{
    padding: 70px 0 50px;
}
.index_product .container{
    position: relative;
    overflow: hidden;
}
.index_product ul{
    position: absolute;
    left: 0;
    padding-bottom: 20px;
    width: 800%;
}
.index_product ul li{
    float: left;
    width: 285px;
    text-align: center;
    margin: 0 7px;
}
.index_product ul li h4{
    line-height: 40px;
    font-weight: 400;
}
.index_product ul li img{
    width: 265px;
    height: 188px;
    border: 10px solid #fafafa;
}
.index_product ul li:hover img{
    border-color: #00ccac;
}
.index_product .more{
    text-align: center;
    color: #00ccac;
    border-top:1px solid #ededed;
    padding-top: 20px;
    margin-top: 280px;
}
.index_product .more a{
    color: inherit;
}
.index_product .more a:hover{
    font-size: 8px;
}
.index_news{
    background: #f2f2f2;
    padding: 70px 0 50px;
}
.index_news .more{
    text-align: center;
    border-bottom:1px solid #ededed;
    padding-bottom: 20px;
    position: relative;
}
.index_news .more>a{
    position: absolute;
    right: 0;
    color: #00ccac;
}
.index_news .l{
    width: 686px;
}
.index_news .l ul li{
    border-bottom:1px dashed #CCC;
}
.index_news .l ul li h4{
    margin-top: 21px;
    margin-bottom: 9px;
}
.index_news .l ul li p{
    line-height: 20px;
    color: #999999;
}
.index_news .l h4 a{
    color: #555555;
    font-size: 18px;
    font-weight: 400;
}
.index_news .l h4 a:hover{
    color: #21A7B7;
}
.index_news .r{
    width: 494px;
}
.index_news .r img{
    width: 100%;
    padding-top: 21px;
}
.index_contact{
     padding: 70px 0 50px;
}
.index_contact .l {
    width: 513px;
    height: 343px;
    background: url(../image/contactbg.png) no-repeat left top;
    padding: 24px;
}
.index_contact .l ul li{
    width: 236px;
    height: 145px;
    float: left;
    background: #fff;
    text-align: center;
    margin: 10px 10px;
    padding-top: 10px;
}
.index_contact .l ul li h4{
    font-size: 16px;
    color: #00CCAC;
    font-weight: 400;
    padding-top: 16px;
    padding-bottom: 4px;
    line-height: 0px;
}
.index_contact .l ul li span{
    width: 25px;
    height: 1px;
    display: inline-block;
    background:#00ccac;
}
.index_contact .l ul li p{
    color: #888888;
    font-size: 14px;
}
.index_contact .r{
    margin: 32px 25px 0;
    width: 508px;
    height: 322px;
    border: 1px solid #C3EBEB;
    padding: 5px;
}
.case{padding: 40px 0 140px;
    overflow: hidden;}
.case .autoroll{position: relative;height: 300px;overflow: hidden;}
.case .autoroll ul{position: absolute;left: 0;width: 1000%;}
.case .autoroll ul li{float: left;width: 290px;height: 250px;padding:0 5px;}
.case .autoroll ul li a{display: flex;}
.case .autoroll ul li img{max-width: 290px;max-height: 250px;margin:auto;display: flex;}
.case .autoroll ul li h4{    width: 100%;
    height: 38px;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
    line-height: 38px;}
.index_advantage{
    width: 100%;
    padding: 70px 0 65px;
    /* background: url(../image/home_service.png) no-repeat top center #0871cd; */
    }
.index_advantage .container>img{width: 100%;display: block;margin:0 auto;}
.index_advantage .container ul li{
    width: 315px;
    float: left;
    padding: 0 42px;
    text-align: center;
}
.index_advantage .container ul li h4{
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
}
.index_advantage .container ul li p{
    line-height: 24px;
}
.news{padding: 40px 0 40px;width: 100%;}
.news .pl{float: left;width: 380px;margin-right:30px; }
.news .pl:nth-of-type(3){margin-right: 0;}
.news .pl img{width: 100%;}
.news .pl li{list-style: none;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;}
footer{
    background: #2b2b2b;
    width: 100%;
    height: 160px;
    margin-top: 10px;
    padding-top: 60px;
    color: #cccccc;
    line-height: 28px;
    }
footer .l{
    width: 400px;
}
footer .l p{
    padding-left: 71px;
}
footer .l a{
    color: #00cbab;
    font-size: 24px;
    font-weight: 200;
    display: inline-block;
    margin-bottom: 10px;
}
footer .l .em1{
    padding-left: 113px;
}
footer .c{
    width: 500px;
    margin-left: 60px;
}
footer .c .em2{
    padding-left: 82px;
}
footer .r{
    width: 145px;
    text-align: center;
}
footer .r img{
    width: 100px;
}
.copyright{
    width: 100%;
    text-align: center;
    line-height: 18px;
    color: #444;
    padding: 15px 0;
    border-top: 1px solid #cccccc;
}
.copyright a{
    color: #444;
}
.copyright a:hover{
    color:#21A7B7;
}
.copyright ul{
    display: inline-block;
}
.copyright ul li{
    float: left;
}
.index_about {
    background: #fafafa;
    padding: 70px 0 50px;
}
.index_about .l{
    width: 550px;
}
.index_about .l h4{
    font-size: 20px;
    color: #01CC99;
    line-height: 60px;
}
.index_about .l .text{
    height: 210px;
    overflow: hidden;
    line-height: 26px;
}
.index_about .l ul{
    text-align: center;
}
.index_about .l ul li{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
.index_about .l ul li:nth-child(2){
    margin-left:130px;
    margin-right:130px;
}
.index_about .l ul li span{
    width: 81px;
    height: 94px;
    line-height: 94px;
    display: block;
    color: #fff;
    font-size: 26px;
    background: url(../image/aboutpicbg.png) no-repeat center;
}
.index_about .l ul li p{
    padding-top: 16px;
}
.index_about .r{
    width: 530px;
    height: 405px;
    background: url(../image/aboutpicdbg.png) no-repeat left bottom;
    position: relative;
}
.index_about .r img{
    width: 490px;
    height: 359px;
    position: absolute;
    bottom: 40px;
    left: 40px;
}
/* neiye start*/
.innerbanner img{margin:0 auto;width: 100%;}
.innerbox{
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}
.innerbox .l{width: 250px;padding-top: 10px;}
.innerbox .l>img{width: 100%;}
.innerbox .l h3{
	height: 50px;
	background: #e5e5e5;
	color: #3295cc;
	line-height: 50px;
	padding-left: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 86% 52%;
	font-family: "微软雅黑";
	display: block;
	border-left: 3px solid#3295cc;
}
.innerbox .l ul li{
	line-height: 45px;
	background: #f6f6f6;
}
.innerbox .l ul li a{
	display: block;
	font-size: 14px;
	background: url(../image/ico1.png) no-repeat center right 20%;
	border-bottom: 1px dashed #CCC;
	padding-left: 15px;
}
.innerbox .l>ul>li>ul>li>a{font-size: 12px;text-indent: 10px;}
.innerbox .l .lbox{margin-bottom: 20px;}
.innerbox .l .lbox2 ul li{
    height: 46px;
    border-bottom: 1px dashed #CCC;
    padding: 0 5px 0 15px;
    line-height: 46px;
    overflow: hidden;
    position: relative;
    }
.innerbox .l .lbox2 ul li::before{
    content: "";
    width: 4px;
    height: 4px;
    left: 10px;
    top: 23px;
    position: absolute;
    background: #999999;
    }
.innerbox .l .lbox2 ul li a{
    font-size: 13px;
    background: none;
    }
.innerbox .l .lbox3 .con{
    /* border: 1px solid #e4e3e3; */
    padding: 25px 0 20px;
    background: #f6f6f6;
    }

.con {}
.innerbox .l .lbox3 .con p{
    text-align: center;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px;
    }
.innerbox .l .lbox3 .con p:nth-child(2){
    font-weight: bold;
    text-align: center;
    color: #00ccac;
    display: block;
    font-size: 22px;
    font-family: arial;
    line-height: 26px;
    padding: 0 5px 0px;
    margin-bottom: 15px;
    /* border-bottom: 1px solid #dcdbdb; */
    }
.innerbox .l .lbox3 .con p:nth-child(2) img{vertical-align: bottom;}
.innerbox .l ul li:hover{background: #f5f6f6;}
.innerbox .r{
    width: 924px;
    overflow: hidden;
    }
.innerbox .r h3{
    padding-left: 10px;
    color: #3295cc;
    display: block;
    font-weight: bold;
    padding-bottom: 0px;
    line-height: 40px;
    background: url(../image/titbg.png) no-repeat left bottom;
}
.innerbox .r h3 span{
    font-weight: 400;
    color:  #535353;
    font-size: 12px;
}
.innerbox .r h3 span a{
    color: inherit;
}
.innerbox .r .con{
    color: #666666;
    font-size: 14px;
    /* width: 270px; */
    /* display: inline-block; */
    line-height: 24px;
    margin: 10px 8px 25px;
    list-style: none;
    font-family: simsun;
    line-height: 25px;
    }
.innerbox .r .text img{display:block;margin:0 auto;}
.innerbox .r .text h5{line-height: 40px;font-size: 16px;padding:0;margin: 0;}
.innerbox .r .text h5:hover{color: #21a55a;}
.innerbox .r ul{
	margin-bottom: 28px;
	padding-top: 10px;
}
.innerbox .r ul li{
	float: left;
	width: 211px;
	margin: 0 10px;
	text-align: center;
}
.innerbox .r ul li .pic{width: 150px;height: 120px;display: inline-block;vertical-align: top;}
.innerbox .r ul li .pic img{width: 100%;max-height: 120px;border-right: 1px solid #ccc;}
.innerbox .r ul li .text{color: #666666;
    font-size: 14px;
    width: 270px;
    display: inline-block;
    line-height: 24px;
    list-style: none;
    font-family: simsun;
    line-height: 25px;}
.innerbox .r ul li img{
    max-height: 100%;
    width: 100%;
    height: 150px;
    transition:1s all;
}
.innerbox .r ul li h4{text-indent: 10px;font-weight: 400;font-size: 14px;display: inline-block;vertical-align: top;line-height: 36px;}
.innerbox .r ul li:hover h4{/* background: #21a55a; */color: #21a55a;}
.innerbox .r ul li:hover img{/* transform:scale(1.1,1.1); */}
.innerbox .r .product_info_box{
    padding: 20px 15px;
    overflow: hidden;
    /* border-bottom: 1px solid #e9e9e9; */
    }
.innerbox .r .product_info_box h4{
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 15px;
    border-bottom: 1px solid #e0e1dc;
    }
.innerbox .r .product_info_box .picinfo{
        margin-top: 10px;
    }
.innerbox .r .product_info_box .picinfo .pic{
    width: 40%;
    padding: 2px;
    border: 1px solid #e0e1dc;
}
.innerbox .r .product_info_box .picinfo .pic img{
    width: 100%;
}
.innerbox .r .product_info_box .picinfo .pictext{
    width: 57%;
}
.innerbox .r .product_info_box .picinfo .pictext h5,.innerbox .r .product_info_box .picinfo .pictext p{
    border-bottom: 1px dashed #e0e1dc;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.innerbox .r .product_info_box img{max-width: 100%;}
.innerbox .r .product_info_box .product_info{color: #666666;
    font-size: 14px;
    line-height: 28px;}
.innerbox .r .product_info_box .product_info h6{
    border-bottom: 1px solid #3295cc;
    text-indent: 10px;
}
.innerbox .r .product_info_box .lable{padding: 10px 0;margin-top: 20px;display: inline-block;border-top: 1px dashed #e0e1dc;border-bottom: 1px dashed #e0e1dc;}
.innerbox .r .directive{
    width: 100%;
    padding: 20px 15px;
    overflow: hidden;
    border-top: 1px dashed #e0e1dc;
    }
.innerbox .r .directive span{display: block;width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;}
.innerbox .r .directive.news_directive{text-align: center;}
.innerbox .r .directive.news_directive a{display: inline-block;width: auto;color: #777777;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    padding: 0 7px;
    margin: 0 2px;
    border: 1px solid #eeeeee;}
.innerbox .r .directive.news_directive a:hover,.innerbox .r .directive.news_directive a.cur{
    background: #21A7B7;
    color: #fff;
    border: 1px solid #21A7B7;
    }
.innerbox .r>.con>ol>li{
    display: inherit;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-right: none;
    position: relative;
    height: 100px;
    }
.innerbox .r>.con>ol>li>.conl{display: inline-block;width: 100%;padding-top: 10px;}
.innerbox .r>.con>ol>li>.conl a{font-weight: 700;font-size: 14px;}
.innerbox .r>.con>ol>li>.conl h4 span{color: #999;font-weight: 400;font-size: 12px;}
.innerbox .r>.con>ol>li>.date{    display: inline-block;
    background: #c4c4c4;
    width: 100px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    overflow: hidden;
    transition: all 0.5s;}
.innerbox .r>.con>ol>li:hover .conl a{}
.innerbox .r>.con>ol>li:hover .date{background: #21a55a;}
.innerbox .news_info_box h4{
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
    margin: 15px auto 15px;
    }
.innerbox .news_info_box .source{
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 32px;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    }
.innerbox .news_info_box .source span{color: #333333;}
.innerbox .news_info_box>img{
    width: auto;
    max-width: 80%;
    max-height: 80%;
    display: block;
    margin:0 auto;
}
.innerbox .news_info_box .news_info{
    color: #666666;
    line-height: 26px;
    margin: 20px 10px 25px;
    }
.innerbox .news_info_box .news_info h6{
    border-bottom: 1px solid #3295cc;
    text-indent: 10px;
}
.honour .container .r .con img{
    display: block;
    max-width: 100%;
    display: block;
    margin:0 auto;
}
/* kefu */
.kefu {
    width: auto;
    position: absolute;
    right: 5px;
    top: 180px;
    z-index: 1000;
}
.kefu .kefu-l {
    float: left;
    width: 30px;
    overflow: hidden;
    height: 161px;
    background: red;
    cursor: pointer;
    background: url(../image/kefu.png) no-repeat scroll 0 0 transparent;
}
.kefu .kefu-r {
    float: left;
    overflow: hidden;
    width: 0;
    display: block;
}
.kefu .kftop {
    background: url(../image/kefu_top.jpg) no-repeat;
    height: 36px;
    width: 157px;
}
.kefu .kfbox {
    overflow: hidden;
    line-height: 26px;
    width: 150px;
    background: url(../image/kefu_xian.gif);
    padding: 0 4px 0 3px;
}
.kefu .kfbottom {
    background: url(../image/kefu_bottom.gif) no-repeat;
    height: 14px;
    width: 157px;
}
.kefu .kfbox ul li {
    height: 35px;
    overflow: hidden;
    text-align: center;
    padding: 5px 0 0 0;
    line-height: 29px;
}
.kefu .kfbox ul li.codeer {
    height: 80px;
    padding-bottom: 8px;
    display: inline-block;
}
.kefu .kfbox ul li.codeer span {
    float: left;
    width: 66px;
    color: #999;
    line-height: 18px;
}
.kefu .kfbox ul li img {
    vertical-align: middle;
}
#guanbi {
    width: 20px;
    height: 20px;
    overflow: hidden;
    float: right;
}
.my-map {
    margin: 0;
}

.sidebar{
    position: fixed;
    right: 0;
    bottom: 20%;
    margin-top: 80px;
    width: 55px;
    background: rgba(0,0,0,0.3);
    padding: 12px 0 0 0;
    border-radius: 8px 0 0 8px;
    z-index: 99999999999;
}
.sidebar li {
    height: 50px;
    width: 180px;
    border-radius: 8px 0 0 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: 0;
}
.sidebar li a{
    line-height: 50px;
    color: #fff;
    padding-left: 56px;
    display: block;
}
.sidebar li:nth-child(1){
    background-image:url(../image/img61.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}
.sidebar li:nth-child(2){
    background-image:url(../image/img58.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}
.sidebar li:nth-child(3){
    background-image:url(../image/img59.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}
.sidebar li:nth-child(4){
    background-image:url(../image/img60.png);
    background-repeat: no-repeat;
    background-position: 18px center;
}
.sidebar li:hover {
    margin-left: -120px;
    background-color: rgba(0,0,0,0.6);
}