/*all*/
body{color:#666; font-size:12px; margin:0 auto; background:#fff; font-family:"SimSun";}
a{color:#666; text-decoration:none;}
a:hover{color:#ed6c00; text-decoration:none;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear: both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;} 
.cp a:hover img{ border:1px solid #ed6c00; padding:2px; background:#fff;}
#copy{ display:none;}
#top,#head,#main,#about,#news,#footer,#copy_r{width:1002px; height:auto; margin:0 auto;}

.font18{font-family:"Microsoft YaHei"; font-size:18px;}
.font18 span{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;}





/*抬头*/
.top_bg{ width:100%; height:35px; margin:0 auto; color:#fff; background-color:#40C4AB;}
.top_l{line-height:35px; height:35px;}
.top_m{line-height:35px; height:35px;}
.top_r{padding-top: 8px;}

.logo{padding-top:34px; height:106px;}
.name{padding-top:34px;}
.ad{padding-top:49px; padding-left:9px; color:#fb0000; font-family:"Microsoft YaHei"; font-size:16px; line-height:28px;}
.ad span{color:#05a551;}
.tel{padding-top:62px;}




/*导航*/
.nav_bg{ width:100%; height:50px; margin:0 auto;}
#nav{width: 1002px; height:50px; margin:0 auto;}
#nav li{width:125px; height:50px; line-height:50px; float:left; font-family:"Microsoft YaHei"; text-align:center;}
#nav li a{color:#666; display:block; font-size:14px;}
#nav li a:hover{display:block; color: #34b599; font-size:14px;}
#nav .a_nav a{display:block; margin-right: 1px; color: #34b599; font-size:14px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160309/20160309164510_1206851166.jpg) repeat-x bottom;}
#nav .one{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160309/20160309152604_1613032578.jpg) no-repeat 18px 16px;}
/*导航下拉效果*/
#nav #m1,#nav #m2{visibility: hidden; position:relative; left:0px; top:0px; z-index:9999;}
#nav #m1 a,#nav #m2 a{margin: 0; width:123px; text-align:center; color:#666;  white-space: nowrap; font-size:12px; text-decoration: none; line-height:28px; border:1px solid #ddd; border-top:none; display:block; background:#f5f5f5;}
#nav #m1 a:hover,#nav #m2 a:hover{ background:#34B599;  font-size:12px; color:#fff;}



/*实现方法二*/
.button_more {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  
  
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160309/20160309164510_1206851166.jpg) repeat-x bottom;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.button_more:hover, .button_more:focus, .button_more:active {
  color: white;
}
.button_more:hover:before, .button_more:focus:before, .button_more:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


/*幻灯片*/
.focus {width:100%; height:380px; overflow:hidden; position:relative; z-index:99;}
.focus ul {height:380px; position:absolute;}
.focus ul li {float:left; width:100%; height:380px; overflow:hidden; position:relative; background:#000;}
.focus ul li div {position:absolute; overflow:hidden;}
.focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:0; background:#000; display:none;}
.focus .btn {position:absolute; width:952px; padding-right:50px; height:23px; margin-left:-501px; left:50%; bottom:15px; text-align:right;}
.focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:24px; line-height:24px; text-align:center; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.focus .btn span.on {background:#fff;}
.focus .preNext {width:45px; height:100px; position:absolute; top:130px; background:url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0; cursor:pointer;}
.focus .pre {left:0;}
.focus .next {right:0; background-position:right top;}





.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top10{padding-top:10px;}
.top40{padding-top:40px;}
.top70{padding-top:70px;}


/*search*/
.search_nbg{width:100%; height:50px; background-color:#eee; position:absolute; top:605px;}
.search_bg{width:100%; height:50px; background-color:#eee;}
#search{
	width:1002px;	
	height:50px;
	margin:0 auto;
	line-height:50px;	
	}

.search_01{ float:left; width:500px; padding-left:2px;}
.search_02{
	height:26px;
	width:245px;
	overflow:hidden;
	margin-top:12px;	
	float:right;
	margin-right: 17px;
	}
.search-i{
	float:right; 
	width:63px; 
	overflow:hidden; 
	height:26px;
	}
.search-bg{
	float:left;
	width:167px;
	height:24px;
	overflow:hidden;
	background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160309/20160309160515_1429127548.jpg) no-repeat left;
	padding-top:2px;
	padding-right:14px;
	
	}



/*公司简介*/
.about_m{width: 300px; height: 114px; margin-left: 60px;}
.about_wz{width:550px; height:auto; padding-top:15px; line-height:24px;}
.about_wz p{color:#333; font:18px/18px "Microsoft Yahei"; padding-bottom: 10px;}
.about_a{width: 90px; height: 50px; margin-top:45px; text-align:center; line-height:50px; border-right:1px solid #666;}
.about_a a{text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}


/*产品展示*/
.mes_t{width:300px; height:60px; margin:0 auto; padding-top: 45px; color:#fff; text-align:center; font-size:30px; font-family:"Microsoft YaHei"; line-height:30px;}
.mes{width:422px; padding-left: 580px; padding-top: 26px; height:395px; margin:0 auto; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160322/20160322164324_1944379968.jpg) no-repeat center;}
.mes_z{line-height:22px; width: 400px;}
.mes_z p{font-size:16px; padding-top: 10px; font-family:"Microsoft YaHei"; line-height:30px; font-weight:bold;}

.prod_bg{width: 100%; height: auto; margin:0 auto; padding-bottom: 40px; background-color:#40c4ab;}
.prod{width:1002px; height:auto; margin:0 auto;}
.prod_t{width:350px; height:50px; margin:0 auto; padding-top: 35px; color:#fff; text-align:center; font-size:30px; font-family:"Microsoft YaHei"; line-height:32px;}
.prod_t p{text-transform:uppercase; font-size:32px; font-family:Arial, Helvetica, sans-serif;}
.prod_d{width:1002px; height:230px; padding-top:10px;}

.bt_left{width:36px; margin-top:100px; margin-right:15px; CURSOR: pointer; height:36px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310114036_651990380.jpg) no-repeat;}
.bt_right{width:36px; margin-top:100px; CURSOR: pointer; height:36px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310114037_1028578560.jpg) no-repeat;}
#kehu-c {width:870px; height:235px; overflow:hidden;}
.kh {width:900px; float:left;}
.kh_n{width:900px;}
.prod_main{float:left; margin:0px 15px; line-height:28px;  text-align:center;}
.prod_main a{font-family:"Microsoft YaHei"; color:#fff;}
.prod_main a:hover{color:#ed6c00;}
.prod_main img{width:262px;}


/*案例*/
#kehu{width: 1002px; margin:0 auto; height:auto;}
.kehu_t{width:350px; height:80px; margin:0 auto; padding-top: 50px; color:#3b3b3b; text-align:center; font-size:20px; font-family:"Microsoft YaHei"; line-height:32px;}
.kehu_t p{text-transform:uppercase; font-size:32px; font-family:Arial, Helvetica, sans-serif;}
.kehu_d{width:1002px; height:230px; padding:15px 0px;}



/*新闻*/
.news_bg{width: 100%; height: 640px; background-color:#f6f6f6; border-bottom:1px solid #e4e4e4; border-top:1px solid #e4e4e4;}
.news_t{width:350px; height:100px; margin:0 auto; padding-top: 50px; color:#3b3b3b; text-align:center; font-size:20px; font-family:"Microsoft YaHei"; line-height:32px;}
.news_t p{text-transform:uppercase; font-size:32px; font-family:Arial, Helvetica, sans-serif;}
.news_l{width: 402px; height: 395px; padding-top:30px; padding-left:35px; background-color:#fff; border:5px solid #f0f0f0; border-right:none;}
.news_mid{width: 116px; height: 434px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310144118_51329142.jpg) no-repeat center;}
.support{width: 402px; height: 395px; padding-top:30px; padding-left:35px; background-color:#fff; border:5px solid #f0f0f0; border-left:none;}

.divdgweb2_tag li{padding-left:20px; border-bottom:1px #ccc dashed; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310150437_1082398725.jpg) no-repeat 5px 14px;}
.divnews_tag ul li{padding-left:20px; border-bottom:1px #ccc dashed; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310150437_1082398725.jpg) no-repeat 5px 14px;}




/* bottom */

.footer_nav{width:1002px; margin:0 auto; height:62px; line-height:62px; color:#fff;}
.fnav_l{text-transform:uppercase; font-size:22px; font-family:Arial, Helvetica, sans-serif;}
.fnav_r{width: 510px;}
.fnav_r a{color:#fff; font-size:16px; font-family:"Microsoft YaHei"; width:120px; padding-left: 50px; display: block; float:left;}
.fnav_r a:hover{color:#ff0;}
.footer_z{width:1002px; margin:0 auto; padding-top: 27px; height:auto; color:#fff; font-family:"Microsoft YaHei";}
.footer_m{margin-right: 40px; text-align:center;}
.addr{width: 270px; padding-left: 40px; line-height:32px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310173126_2059186180.png) left 2px no-repeat;}
.flist li{ float:left; width:125px; padding-left: 45px; line-height:27px;}
.flist li a{display:block;}


.footer_z a{color:#fff;}
.footer_z a:hover{color:#ff0;}
.footer_bg{width:100%; height:325px; background:#40C4AB url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160310/20160310154951_2106328094.jpg) repeat-x 0px 60px;}
.copyright_bg{width:100%; height:85px; line-height:85px; color:#fff; background:#39aa94;}
.copyright{width: 1002px;}
#copy_r a{color:#fff;}
#copy_r a:hover{color:#ff0;}
.link_d{ width:460px; line-height:85px;}



/*内页四张banner*/

#bodycon{padding-top:75px; padding-bottom:20px;}
.banner_lxwm{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160620/20160620214037_1328772438.jpg) center no-repeat; width:100%; height:380px;}
.banner_cpzs{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160326/20160326143243_1961055185.jpg) center no-repeat; width:100%; height:380px;}
.banner_xwdt{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160316/20160316110915_861302188.jpg) center no-repeat; width:100%; height:380px;}
.banner_gsjj{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160324/20160324105627_585684058.jpg) center no-repeat; width:100%; height:380px;}
.banner_fb{background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160905/20160905090138_833900819.jpg) center no-repeat; width:100%; height:380px;}


/*内页左边*/
.list{width:215px; height:auto;}
.list_t2{height:42px; color:#fff; padding-left: 50px; font-family:"Microsoft YaHei"; font-size:18px; 
line-height:42px; background:#109533 url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160317/20160317111229_887859913.jpg) no-repeat center top;}
.list_d{width:170px; padding-left:50px; line-height:38px; background:url(http://login.114my.cn/memberpic/tapsmt/uploadfile/image/20160314/20160314181022_1690630712.jpg) repeat-y;}
.rightarrowpointer{display:none;}


/*内页公司简介*/
.nei_jj{ width:720px; line-height:30px; font-size:14px; margin:0 auto; font-family:"Microsoft YaHei";}
.nei_jj b{ color:#53c28f;}
.nei_box{ padding-top:15px;}
.nei_show{ color:#53c28f; border-bottom:1px dashed #009247; font-weight:bold; margin-bottom:10px;}
.nei_show span{ font-size:20px;}
#copy_box{ width:720px; height:185px; overflow:hidden; margin:0 auto;}
#copy_left{ width:1055px; float:left;}
#copy_right{ width:1055px; float:left;}
.nei_fl{ float:left; padding:15px 20px 0px 0px;}

/*联系我们*/
.nei_lxwm{ font-size:14px; line-height:30px; font-family:"Microsoft YaHei"; color:#555; width:720px; margin:0 auto;}
.nei_lxwm a{ font-size:14px; color:#555;}
.nei_bor{ line-height:30px; padding:0 10px 0 10px; border:1px dashed #00AA51; float:left; color:#00AA51; font-weight:bold; margin-bottom:10px;}
.lxwm_text{ padding-bottom:15px;}
.lxwm_left{ float:left;}
.lxwm_right{ float:right; padding-left:50px;}
.lxwm_right .nei_bor{ width:130px; text-align:center;}

#bodycontent.mianbxContent{text-align:left !important; padding-bottom:10px;}



.product_content {margin-top:10px  !important;}
.product_content img{width:700px; }