﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.bordernone{border:none !important;}
.margin-center{margin-left:auto;margin-right:auto;}
.main-body{transform: translateX(0px); transition: all 0.5s;}
.media-body{margin-top:0;}

/*top*/
.top{height:44px;line-height:44px;border-bottom:1px solid #e7e7e7;color:#676767;background:#f4f4f4;}
.top .top-right{color:#888;}
.top .top-right a{padding:0 10px;transition:all .3s;color:#888;}
.top .top-right a:hover{color:#006bbd;}
/*****logobox*****/
.logobox{position:relative;padding:.35rem 0;}
.logo img{padding-right:10px;}
.logori{padding-left:10px;border-left:1px solid #ddd;margin-top:10px;}
.logo strong{font-size:21px;line-height:30px;color:#127a44;font-weight:bold;}
.logo strong em{font-style:normal;}
.logo p{color:#1A1A1B;line-height:20px;font-size:16px;}
.media, .media .media{margin-top:0;}
.logobox .logoright img{padding-right:5px;margin-top:10px;}
.logobox .logoright strong{color:#ec1130;font-size:28px;line-height:1.2;font-weight:normal;}
.logobox .logoright p{font-size:16px;color:#333;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}
/*nav*/
#nav{background:#127a44;height:56px;border-top:2px solid #ffbf00;}
#nav ul>li{float:left;width:14.28%;text-align:center;position:relative;line-height:56px;box-sizing:border-box;}
#nav ul>li>a{display:block;font-size:18px;color:#fff;}
#nav ul>li.active>a{background:#ffbf00;line-height:56px;color:#fff;}
#nav ul .submenu{position:absolute;width:100%;top:56px;z-index:99;background:#ffbf00;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;}
#nav ul .submenu li a{color:#fff;}
#nav ul .submenu li a:hover{text-decoration:underline;}
/*banner*/
.banner{position: relative; width:100%;}	
.banner .pic{position:relative; z-index:2;}	
.banner .pic li{height:450px;}	
.banner .hd{position:absolute;bottom:10px;left:0;z-index:3;text-align:center;margin:auto;width:100%;}
.banner .hd li{width:42px;height:5px;background:#888;display:inline-block;margin-left:3px;border-radius:2px;}
.banner .hd li.on{background:#ffbf00;}

/*search*/
.search-box{line-height:70px;height:70px;border-bottom:1px solid #e4e4e4;}
.search-box .link span{padding-right:10px;color:#111f44;font-size:16px;display:inline-block;}
.search-box .link a{padding:0 10px;}
.search{margin-top:15px;background:#fff;border:1px solid #eee;}
.search .sousu{width:240px;line-height:34px;background:none;padding-left:10px;color:#666;border:none;}
.search .sou-zi{width:56px;line-height:36px;background:#ffbf00;font-size:18px;color:#fff;border:none;cursor:pointer;text-align:center;}


/*大标题*/
.index-title h2{font-size:27px;font-weight:bold;color:#333;line-height:1.5;}
.index-title p i{display:inline-block;width:.73rem;height:1px;background-color:#999;margin:0 15px;position:relative;top:-6px;}
.index-title p{font-size:.16rem;}

.picScroll .scroll{width:36px;height:36px;display:block;position:absolute;}
.picScroll a.prev{background:url(/img/prev.png) top center;top:50px;left:-40px;}
.picScroll a.next{background:url(/img/next.png) top center;top:50px;right:-40px;}
.partner-cont .picScroll{position:relative;}
.partner-cont .picScroll li{float:left;width:25%;position:relative;box-sizing:border-box;}
.partner-cont .picScroll li a{padding:10px;overflow:hidden;display:block;text-align:center;}
.partner-cont .picScroll li a span{display:block;text-align:center;overflow:hidden;border:1px solid #efefef;}
.partner-cont .picScroll li a span img{height:110px;}
/*product*/
.product li{margin-top:10px;}
.product li a{display:block;}
.product li a span{display:block;}
.product li a span img{height:2.9rem;width:100%;margin:auto;}
.product li a p{background:#006bbd;line-height:.36rem;color:#fff;text-align:center;}
.product li a:hover p{background:#ffbf00;}
/*choose*/
.advant{background:url(/img/youshi_bg.jpg) repeat;padding:40px 0;}
.advant-cont{background:url(/img/youshi_tu.png) no-repeat center 20px;margin:0 auto;overflow:hidden;height:365px;margin-top:.4rem;}
.adva-left{width:320px;float:left;}
.adva-right{width:320px;float:right;}
.advant .adva-left .adva{overflow:hidden;padding-left:85px;height:65px}
.advant .adva-right .adva{overflow:hidden;padding-right:85px;text-align:right;height:65px}
.advant .adva{margin-bottom:64px;}
.advant .adva01{background:url(/img/youshi01.png) left top no-repeat;}
.advant .adva02{background:url(/img/youshi02.png) left top no-repeat;}
.advant .adva03{background:url(/img/youshi03.png) left top no-repeat;}
.advant .adva04{background:url(/img/youshi04.png) right top no-repeat;}
.advant .adva05{background:url(/img/youshi05.png) right top no-repeat;}
.advant .adva06{background:url(/img/youshi06.png) right top no-repeat;}
.advant .adva h3{color:#127a44;font-size:22px;}
.advant .adva p{font-size:16px;line-height:1.5;color:#666;}

/*case*/
.case{background-color:#127a44;padding:40px 0;margin-top: 30px;}
.case .index-title h3{color:#fff;}
.case .index-title p{color:#fff;}

.caseScroll .scroll{width:36px;height:36px;display:block;position:absolute;}
.caseScroll a.prev{background:url(/img/left.png) top center;top:88px;left:-40px;}
.caseScroll a.next{background:url(/img/right.png) top center;top:88px;right:-40px;}
.case-cont .caseScroll{position:relative;}
.case-cont .caseScroll li{float:left;width:25%;position:relative;box-sizing:border-box;margin-top:10px;}
.case-cont .caseScroll li a{padding:10px;overflow:hidden;display:block;text-align:center;color:#fff;}
.case-cont .caseScroll li a span{display:block;text-align:center;overflow:hidden;}
.case-cont .caseScroll li a span img{height:auto;}

/*threeItem*/
.threeItem{background:#fdfdfd;padding-top:50px;overflow:hidden;}
.threeItem .three-index h2{font-size:27px;color:#127a44;font-weight:bold;line-height:1.5;}
.threeItem .three-index p{font-size:.2rem;color:#666;}
.threeItem .three-item{margin-top:50px;}
.threeItem .three-item em{background:#127a44;width:.58rem;height:.58rem;display:block;color:#fff;font-size:32px;line-height:.58rem;text-align:center;}
.threeItem .three-item img{padding-right:10px;margin-top:10px;}
.threeItem .three-item .three-body{padding-left:10px;}
.threeItem .three-item .three-body strong{font-size:24px;font-weight:bold;line-height:1.5;color:#127a44;}
.threeItem .three-item .three-body p{color:#888;font-size:12px;text-align:inherit;}
.threeItem .three-item .three-body li{background:url(/img/list.png) left 10px no-repeat;padding-left:20px;line-height:32px;margin-top:10px;font-size:.16rem;}
/*aboutus*/
.aboutus .about-cont img{width:570px;height:334px;padding-right:20px;}
.aboutus .about-cont strong{display:block;font-size:20px;color:#127a44;}
.aboutus .about-cont p{line-height:2;color:#666;}
.aboutus .about-cont a{width:1.2rem;height:29px;text-align:center;color:#fff;background:#127a44;display:block;line-height: 29px;margin-top:20px;float: right;}

/********zixun********/
.zixun-title{background:url(/img/news_t.png) repeat-x;line-height:.47rem;height:.47rem;}
.zixun-title a{float:right;padding-right:10px;}
.zixun-title span{color:#fff;font-size:20px;font-weight:bold;background:#127a44;display:inline-block;padding:0 .4rem;padding: 0px 15px;}
.news-body{padding:10px;}
.news-body .news-img{width:160px;height:140px;overflow: hidden;}
.news-body .news-img>img{width:100%;height:100%;}
.news-body .media-body a{font-size:16px;line-height: 16px;}
.news-body .media-body p{color:#929292;line-height: 25px;}
.news,.problem{border:1px solid #eee;overflow:hidden;}
.news .news-list{/*margin-top:15px;*/padding:10px;}
.news .news-list li{/*width:48%;*/margin-right:2%;/*float:left;*/background:url(/img/list.png) left center no-repeat;padding-left:15px;box-sizing: border-box;line-height: 35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .news-list li span{float:right;color:#929292;}

.problem .zixun-title{background:url(/img/news_t.png) repeat-x;padding-right:10px;}
.problem .bd{height:348px;overflow: hidden;margin-top:15px;padding:10px;}
.problem ul li{margin-bottom: 18px;border-bottom: 1px solid #dbdbdb;padding-bottom: 5px;box-sizing: border-box;}
.problem ul li h3{background:url(/img/wen-w.png) left center no-repeat;padding-left:35px;line-height: 33px;}
.problem ul li h3 a{font-size:16px;color:#2e2e2e;line-height: 16px;}
.problem ul li h3 a:hover{color:#ffbf00;}
.problem ul li p{font-size:14px;color:#929292;background:url(/img/wen-d.png) left 1px no-repeat;padding-left:35px;line-height: 33px;margin-top:10px}

.footer{background:#1a212a;padding:30px 0;overflow:hidden;}
.fot-contact{width:540px;}
.fot-contact img{border:5px solid #999;margin-right:10px;}
.fot-contact .fot-cot{color:#b8b8b8;}
.fot-contact .fot-cot span{background:#999;width:30px;height:2px;display:inline-block;}
.fot-contact .fot-cot strong{font-size:32px;color:#fff;line-height:1;display:block;font-weight:normal;}
.footer dl{float:left;padding:0 70px;background:url(/img/fot-line.png) right top no-repeat;color:#fff;}
.footer dl dt{font-size:16px;}
.footer dl dd a{color:#999;}
.copy{padding:10px 0;background:#111111;line-height:36px;color:#fff;}

.copy a{color:#fff;}

.sj-toolbar{position:fixed;bottom:20px;right:15px;z-index:10000;}
.sj-toolbar a.bohao{display:block;width:53px;height:53px;background:url(/img/toolbar1.png) no-repeat;background-position: 0 0;}
.sj-toolbar a.fhtop{display:block;width:52px;height:52px;background:url(/img/toolbar1.png) no-repeat;background-position: 0 -62px;}

@media only screen and (min-width: 320px) and (max-width: 640px) {
	.banner .pic li{height:140px;}
	.logobox{text-align:center;height:.9rem;}	
	.logobox .logo,.advant .adva,.threeItem .three-item,.news .news-list,.news .news-list li{margin:0;}
	.logobox .logo img{width:2.1rem;margin-top:5px;float:left;margin-left:15px;}
	.logobox{padding:0;}
	.logobox button{display:block;margin-top:5px;}
	.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
	.logobox .head-icon span{display:block;position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .5rem;
    height: .37rem;
    transition: all 0.5s ease-in-out;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/img/icon1.png);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(/img/icon2.png);}
	/*主导航样式*/
	#nav{background-color: rgba(0, 0, 0, 0.7);height:auto;}
	#nav ul>li{width:100%;background:none;}
	#nav ul>li a{color:#666;font-size:14px;}
	#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
	#nav ul>li:hover a{color:#333;font-weight:bold;}
	.navbar{position: fixed;display:none;top: .9rem;left: 0;width: 100%;bottom: 0;z-index: 9999;}
	.navbar-nav{width: 100%;background-color: #fff;z-index: 1200;border-top: .01rem solid #e5e5e5;padding-bottom: .8rem;}
	.navbar-nav ul{width:100%;height:auto;overflow:hidden;}
	.navbar-nav li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
	.navbar-nav li a{display: block;width: 100%;text-align: center;line-height: .8rem;height: .8rem;font-size: .24rem;color: #666;}
	.navbar-nav li a:hover{color:#149350;}
	
	.picScroll a.prev,.picScroll a.next,.caseScroll a.prev,.caseScroll a.next{display:none;}
	.partner-cont .picScroll li{width:50%;}
	.adva-left,.adva-right{width:100%;float:none;}
	.advant,.case{padding:15px 0;}
	.index-title h3,.threeItem .three-index h3{font-size:24px;}
	.advant .adva h3,.threeItem .three-item .three-body strong,.zixun-title span{font-size:18px;}
	.threeItem,.problem{padding-top:15px;}
	.advant .adva-right .adva{background:url(/img/youshi04.png) left top no-repeat;text-align:left;padding-right:0;padding-left:85px;}
	.advant-cont{background:none;height:auto;}
	.partner,.product,.advant,.aboutus{margin-top:15px;}
	.case-cont .caseScroll li,.news .news-list li{width:100%;}
	.case-cont .tempWrap,.partner-cont .tempWrap{width:100% !important;overflow:hidden;}
	.copy span{float:none !important;}
}


 .floor_2, .index .floor_3 {
    padding: 60px 0 40px 0;
    position: relative;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.title h1 {
    font-size: 28px;
    font-weight: normal;
    display: block;
    line-height: 30px;
    background: url(../images/title.png) no-repeat center;
}
 .title p {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 20px;
}
 .tab {
    text-align: center;
    padding-bottom: 10px;
}
 .tab a {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    background: #127a44;
    font-size: 18px;
    display: inline-block;
    margin: 0 20px;
    color: #fff;
	border-radius: 10px;
}
.title {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
}



.wrapbank {
    overflow: hidden;
    margin-top: 20px;
}
.wrapbank h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    border-left: 6px solid #339933;
    padding-left: 10px;
    font-weight: bold;
    border-bottom: 1px #eee solid;
    line-height: 30px;
    padding-bottom: 5px;
}
.wrapbank ul li {
    width: 24%;
    float: left;
    text-align: center;
    line-height: 35px;
    margin-bottom: 20px;
	margin-right: 16px;
	overflow: hidden;
}
.wrapbank ul li img {
    width: 100%;
    display: block;
	cursor: pointer;
    transition: all 0.6s;
    -ms-transition: all 0.8s;
}

.wrapbank ul li p a{
font-size: 14px;
    color: #fff;
}

.wrapbank ul li:nth-child(4n) {
    margin-right: 0;
}
.wrapbank ul li p{
background: #127a44;
}

.wrapbank ul li img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.wrapbank .picc{
    display: block;
    overflow: hidden;
}
.tab a:hover{
color: #fff;
    background: #666;
}


 .more .line {
    display: block;
    width: 500px;
    height: 1px;
    margin-top: 24px;
    background: #ccc;
}
.more .look_more {
    display: block;
    width: 198px;
    height: 48px;
    font-size: 16px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all .5s;
}
.fl {
    float: left;
}
.more .look_more:hover {
    background: #127a44;
    color: #fff;
    transition: all .5s;
    border: 1px solid #127a44;
}

.layui-tab-content a{
margin-right: 10px;
}




.footer_main {
    width: 100%;
    /*padding-bottom: 50px;*/
    background: #1a212a;
    color: #fff;
	margin-top: 20px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}
.footer_main .qcode {
    width: 300px;
	    text-align: left;
}

.fr {
    float: right;
}

.footer_main .blogo {
    width: 300px;
    line-height: 28px;
}
.footer_main .blogo .p1 {
    color: #999;
	font-size: 18px;
}
.footer_main .blogo .p2 {
    font-family: "GrayDesign Regular", "arial, helvetica, sans-serif";
    font-size: 30px;
    color: #23b067;
    padding-bottom: 18px;
}
.footer_main .blogo .p3 {
    color: #999;
    line-height: 22px;
}
.botnavlist a{
color: #999;
}

.footer_main .botnavlist li {
    float: left;
    width: 140px;
    /*height: 146px;*/
    display: block;
    list-style: none;
    font-size: 16px;
    line-height: 32px;
    text-indent: 30px;
    overflow: hidden;
    border-right: 1px solid #444;
}
.footer_main .botnavlist li .drop {
    padding-top: 10px;
}

.footer_main .botnavlist li .drop a {
    display: block;
    line-height: 26px;
    color: #999;
    width: 100%;
    font-size: 12px;
}
.copyright_main {
    background: #111;
    line-height: 50px;
}
.copyright {
    color: #999;
    font-size: 12px;
	    text-align: center;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.copyright a {
    color: #999;
}



.case-cont ul li {
    width: 24%;
    float: left;
   /* text-align: center;*/
    line-height: 35px;
    margin-bottom: 10px;
	 margin-right: 16px;
}
.case-cont ul li img {
    width: 100%;
    display: block;
	    border: 1px #ccc solid;
		    height: 186px;
}
.case-cont ul li a:hover{
color: #fff;
}

.case-cont ul li a{
font-size: 14px;
    color: #fff;
}
.case-cont ul li:nth-child(4n) {
    margin-right: 0;
}
.case-cont {
width: 1200px;
margin: 0 auto;
}

.case-cont ul li p{
text-align: center;
}

.fuwuqy {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.i-comTit {
    width: 1200px;
    height: 52px;
    margin: 0 auto;
        margin-bottom: 0px;
    border-bottom: 1px solid #666;
    margin-bottom: 15px;
}
.i-comTit h4 {
    float: left;
    padding-right: 30px;
    height: 57px;
    line-height: 57px;
    font-size: 20px;
    color: #999;
    background: url(/img/i-comtit-bg.png) left bottom no-repeat;
	    font-weight: bold;
}
.fuwuqy ul li {
    width: 134px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: 1px solid #666;
    text-align: center;
    margin-right: 16px;
    margin-bottom: 1%;
    background: #1a212a;
    border-radius: 5px;
    transition: all 600ms ease;
    position: relative;
}
.fuwuqy ul li a {
    font-size: 14px;
    color: #999;
}
.fuwuqy ul li:hover{
background-color: #fff;
border-radius: 0;
}
.fuwuqy ul li:hover:before,.fuwuqy ul li:hover:after{
width:100%;
transition: all 600ms ease;
background-color: #666;
}
.fuwuqy ul li:before,.fuwuqy ul li:after{
position: absolute;
content:'';
top:0;
right:0;
height:2px;
width:0;
transition: all 400ms ease
}
.fuwuqy ul li:after{
right:inherit;
top:inherit;
left:0;
bottom:0;
}
.fuwuqy ul li:hover a{
color: #333;
display: block;
}
.fuwuqy ul li:nth-child(8n) {
    margin-right: 0;
}

.index-title h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
}
.yb_conct {
	position:fixed;
	z-index:9999999;
	top:200px;
	right:5px;
	cursor:pointer;
	transition:all .3s ease;
}
.yb_bar ul li {
	width:180px;
	height:53px;
	font:16px/53px 'Microsoft YaHei';
	color:#fff;
	text-indent:54px;
	margin-bottom:3px;
	border-radius:3px;
	transition:all .5s ease;
	overflow:hidden;
}
.yb_bar .yb_top {
	background:#127a44 url(/img/tcicon.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background:#127a44 url(/img/tcicon.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent:0;
	background:#127a44 url(/img/tcicon.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	background:#127a44 url(/img/tcicon.png) no-repeat 0 -169px;
	height:200px;
}
.hd_qr {
	padding:0 29px 25px 29px;
}
.yb_QQ a {
	display:block;
	text-indent:54px;
	width:100%;
	height:100%;
	color:#fff;
}