﻿/******************************
*同创模板网-专业提供企业网站源码程序模板*
* www.cnfusu.com *
* www.cnboco.com *
* 微信：cnboco *
* QQ:289229516 *
 ******************************/

.w1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.more {
	display: block;
	width: 42px;
	height: 18px;
	padding: 0 15px;
	background: #ff4e00;
}
.more img {
	vertical-align: top;
}
/*top*/

.top_box {
	width: 100%;
	height: 120px;
	overflow: hidden;
	background: #fff;
  	position: relative;
}
.top_box .logo {
	padding-top:15px;
	position: relative;
}
.top_box .phone {
	font-size: 20px;
	color: #2a2725;
	margin: 38px 20px 0 0;
	padding-left: 255px;
	line-height: 23px;
	height: 47px;
}
.top_box .phone i {
	height: 47px;
	width: 47px;
	background: url(../images/tel.gif) no-repeat 0 0;
	display: block;
	float: left;
	margin-right: 8px;
}
.top_box .weibo {
	margin-top: 25px;
	height: 70px;
	overflow: hidden;
	float: left;
	width: 65px;
}
.top_box .weibo div {
	height: 75px;
	overflow: hidden;
	position: relative;
}
.top_box .weibo div a img {
	display: block;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 9;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.top_box .weibo div a span {
	font-size: 14px;
	height: 18px;
	text-align: center;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0px;
	top: 35px;
	width: 65px;
	opacity: 0.0;
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-ms-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.top_box .weibo div:hover a {} .top_box .weibo div:hover a img {
	left: 0px;
	top: 0px;
}
.top_box .weibo div:hover a span {
	left: 0px;
	top: 52px;
	opacity: 1.0;
}
/*nav*/

.navbg {
	height: 60px;
	width: 100%;
	background: url(../images/navbg.gif) repeat 0 0
}
.nav {
	width: 1000px;
	margin: 0 auto;
}
.menu {
	width: 90px;
	height: 45px;
	padding: 15px 20px 0;
	margin-left: -10px;
	float: left;
	position: relative;
	line-height: 16px;
  	z-index:99
}
.menu a { display:block }
.nav .index {
	margin-left: 10px;
}
.m_hover {
	background: url(../images/navhover.png) no-repeat 0 0;
}
#m_hover1 {
	background: url(../images/navhover.png) no-repeat 0 0;
}
.menu p {
	color: #2a2725;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
}
.m_hover p {
	color: #ff6600;
}
.menu i {
	color: #7c7169;
	text-align: center;
	cursor: pointer;
	display: block;
}
.m_hover i {
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}
.menu ul {
	display: none;
}
.menu ul li {
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: url(../images/navhover1.png) no-repeat 0 0;
	font: normal 12px/26px Arial;
	text-align: center;
	padding: 0 10px;
	position: absolute;
}
.menu ul li.li_hover {
	background: url(../images/navhover.png) no-repeat 0 0;
}
.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:hover {
	text-decoration: none;
	display: block;
	line-height: 40px;
 	color:#2a2725;
  	font-weight:bold;
  	font-family:"微软雅黑"
}
.banner {
	width: 100%;
  	min-width:960px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
/* changeBox_a2 */

.banner .changeBox_a2 {
	width: 100%;
	height: 500px;
	position: absolute;
}
.banner .changeBox_a2 a {
	position: absolute;
	display: block;
	width: 100%;
	height:500px;
}
.banner .changeBox_a2 a img {
	width: 100%;
	height: 100%;
}
/* ul_change_a1 */

.banner .ul_change_a1 {
	position: absolute;
	left: 50%;
	margin-left: -55px;
	bottom: 63px;
	overflow: hidden;
	height: 17px
}
.banner .ul_change_a1 li {
	display: -moz-inline-stack;
	float: left;
	margin-left: 8px;
	*display: inline;
	*zoom: 1;
	width: 17px;
	height: 17px
}
.banner .ul_change_a1 span {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0.8em;
	margin-right: 2px;
	background: #fff;
	cursor: pointer;
	width: 17px;
	height: 17px
}
.banner .ul_change_a1 span.on {
	background: #e35e12;
}
/*stars*/
.stars {
	position: relative;
	top: -45px;
	margin-bottom: 30px;
  	z-index:99
}
.stars .title {
	background: url(../images/starsbg.png) no-repeat 0 0;
	width: 1000px;
	height: 138px;
	position: relative;
}
.stars .img1 {
	position: absolute;
	top: 18px;
	left: 17px;
	cursor: pointer;
}
.stars .img2 {
	position: absolute;
	top: 60px;
	right: 15px;
}
.stars .stars_con {
	width: 290px;
	overflow: hidden;
	position: relative;
	margin: 25px auto 0;
	height: 364px;
}
.stars .box {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 236px;
	height: 364px;
}
.stars .box .list {
	width: 9999px;
	overflow: hidden;
}
.stars .box .list li,.productlist li {
	float: left;
	position: relative;
	text-align: center;
	width: 236px;
}
.stars .stars_con .prev,
.stars .stars_con .next {
	background: url(../images/bot2.png) no-repeat;
	cursor: pointer;
	height: 21px;
	position: absolute;
	top: 45%;
	width: 21px;
}
.stars .stars_con .prev {
	left: 0;
	background-position: 0 0;
}
.stars .stars_con .prev:hover {
	left: 0;
	background-position: 0 100%;
}
.stars .stars_con .next {
	right: 0;
	background-position: 100% 0;
}
.stars .stars_con .next:hover {
	background-position: 100% 100%;
}
.stars .box .pic,.productlist .pic {
	position: absolute;
	left: 0;
	border:5px solid #dfdfdf;
}
.stars .tit,.productlist .tit {
	margin: 10px auto 0;
	font-size: 15px;
	color: #2a2725;
	height: 30px;
	line-height: 30px;
	background: #1ac9a2;
	width: 224px;
}
.stars .box .list li:hover .tit,.stars .box .list li:hover .tit a,.productlist li:hover .tit,.productlist li:hover .tit a {
	background: #fe7c25;
	color: #fff;
}
.stars .imgs,.productlist .imgs {
	position: relative;
	overflow: hidden;
	width: 224px;
	height: 324px;
	margin: 0 auto;
}
.stars .imgs .hover,.productlist .imgs .hover {
	width: 224px;
	height: 324px;
	position: absolute;
	z-index: 99;
	cursor: pointer;
	left: 0;
	top: 0;
	filter:alpha(opacity=0); 
	-moz-opacity:0;
	opacity:0;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
}
.stars .imgs:hover .hover,.productlist .imgs:hover .hover {
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1;
}
.stars .imgs:hover .pic,.productlist .imgs:hover .pic {
	border-color:#eb6712
}
/*about*/
.about {
	width:100%;
	background: #fff;
	overflow: hidden;
	padding: 50px 0;
}

.about .info {
	float: left;
	width:405px;
	padding:0 15px;
	overflow: hidden;
}
.about .info .title {
	height: 100px;
}
.about .con strong {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #2a2725;
	margin: 20px 0 10px;
	display: inline-block;
	width: 405px;
}
.about .con p {
	line-height: 24px;
	text-indent: 2em;
}
.about .details {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #ff6600;
	color: #fff;
	float: right;
	width: 80px;
	text-align: center;
}
.about i {
	display: block;
	height: 22px;
	width: 22px;
	float: right;
}
.about .video {
	float: right;
	width: 490px;
	overflow: hidden;
	padding: 0 29px 0 46px;
  	background: url(../images/shadow.gif) no-repeat left center;
}
.about .video .title {
	height: 85px;
}
/*business*/
.business {
	padding: 35px 0 0 0;
}
.business .con {
	margin-top: 30px;
  	height:424px
}
.business .con ul {
	width: 1100px;
	overflow: auto;
}
.business li {
	width: 185px;
	float: left;
	margin:0 10px 0 5px;
	cursor: pointer;
}
.business li .a1 {
  	text-align:center;
	background: #1AC9A2;
	height: 70px;
	width: 185px;
	display: none;
  	line-height:26px;
  	padding-top:20px;
  	z-index:-1
}
.business li .a1 span {
	display:block
}
.business li .a2 {
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
	background-color: #fff;
  	background-image:url(../images/business1.jpg);
	height: 145px;
	width: 155px;
	margin: 90px 0 10px 0;
  	text-align:center;
  	padding:79px 15px 0;
  	line-height:20px;
}
.business li .a2 .hidden {
	line-height:26px;
  	height:52px;
  	color:#9f9f9f;
  	padding-top:25px
}
.business li .a2 .des {
	line-height:26px;
  	color:#ccc;
}
.business li .a2 .moreinfo {
	color:#fff;
  	font-size:14px
}
.business li .a2 span {
	display:block
}
.business li .b1 {
	background-position:0 0;
  	background-repeat:no-repeat
}
.business li .b2 {
	background-position:-185px 0;
  	background-repeat:no-repeat
}
.business li .b3 {
	background-position:-370px 0;
  	background-repeat:no-repeat
}
.business li .b4 {
	background-position:-555px 0;
  	background-repeat:no-repeat
}
.business li .b5 {
	background-position:-740px 0;
  	background-repeat:no-repeat
}
.business li:hover .a1 {
	display:block
}
.business li:hover .a2 {
	margin:0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #ff4e00;
  	background-image:url(../images/business2.jpg);
  	color:#fff;
}
.business li:hover .b1 {
	background-position:0 0 ;
  	background-repeat:no-repeat
}
.business li:hover .b2 {
	background-position:-185px 0;
  	background-repeat:no-repeat
}
.business li:hover .b3 {
	background-position:-370px 0;
  	background-repeat:no-repeat
}
.business li:hover .b4 {
	background-position:-555px 0;
  	background-repeat:no-repeat
}
.business li:hover .b5 {
	background-position:-740px 0;
  	background-repeat:no-repeat
}
.business li:hover .hidden {
	color:#fff
}
.business li:hover .des {
  	color:#fff;
  	margin-bottom:15px
}
/*news*/
.content {
	padding:30px 0;
	background: #fff;
	width: 100%;
	overflow: hidden;
}
.content .news {
	float: left;
	width:405px;
	padding:0 15px;
	overflow: hidden;
}
.content .news .title {
	height: 90px;
}
.content .newsul li {
	font-size: 14px;
	color: #4f4f4f;
	line-height: 49px;
	border-bottom: 1px dashed #ddd;
	background: url(../images/arrow.jpg) no-repeat 5px center;
	padding-left: 25px;
}
.content .newsul li a {
	color: #4f4f4f;
}
.content .newsul li a:hover {
	text-decoration: underline
}
.content .case {
	float: right;
	width: 504px;
	overflow: hidden;
	padding: 0 19px 0 42px;
	background: url(../images/shadow.gif) no-repeat left center;
}
.content .case .title {
	height: 100px;
}
.content .caseul {
  width: 600px;
  overflow: hidden;
}
.content .caseul li {
  float: left;
  width: 228px;
  margin-right: 29px;
	margin-bottom: 10px;
}
.content .caseul li .pic {
	background: none repeat scroll 0 0 #f3f3f3;
    display: inline-block;
    padding: 7px;
    position: relative;
}
.content .caseul li img {
	width:212px;
	height: 84px;
  	position: relative;
  	z-index:1
}
.content .caseul li .pic strong {
    background: none repeat scroll 0 0 #1ac9a2;
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}
.content .caseul .txt {
	width: 228px;
	text-align: center;
	display: block;
	font-size: 14px;
	line-height: 42px;
}
.content .caseul .txt a {
	color: #4f4f4f;
}
/*bottom*/
.btnav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #ffe400;
}
.btnav li {
	float:left;
	width: 125px;
	text-align: center;
	font-size: 14px;
}
.btnav li a {
	display:block
}
.btnav li a:hover {
	display:block;
  	background:#ffd200
}
.btinfo {
	height: 162px;
	width: 100%;
	overflow: hidden;
	background: url(../images/btbg.jpg) repeat 0 0;
}
.btinfo .infoul {
	float: left;
	color: #ddd;
	line-height: 32px;
	font-size: 14px;
	background: url(../images/btico.jpg) no-repeat 0 7px;
	padding-left: 27px;
	margin: 20px 0 0 16px;
}
.btinfo .infoul a {
	color:#ddd
}
.btinfo .infoul a:hover {
	 text-decoration: underline
}
.btinfo .fr {
	text-align:center;
  	color:#fff;
  	font-size:13px;
  	margin:25px 20px 0 0;
  	line-height:30px
}
/*left*/
.left {
	width: 240px;
	float: left;
}
.left .title {
	background: url(../images/leftnav.jpg) no-repeat 0 0;
	width: 182px;
	height: 52px;
	padding-left: 58px;
	margin-bottom: 22px;
	line-height: 28px;
}
.left .ch {
	font-size: 24px;
	color: #ff4e00;
	display: block;
}
.left .en {
	font-size: 16px;
	color: #545454;
}
.left .leftul li {
	width: 238px;
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	background: #fff;
	border:1px solid #ddd;
	text-align: center;
	margin-bottom: 10px;
}
.left .leftul li a {
	color: #424141;
  	display:block
}
.left .leftul .hover,.left .leftul li:hover {
	background: #00ffc6;
}
.right {
	width: 715px;
	float: right;
	overflow: hidden;
  padding: 0 15px;
}
.right .title {
	width: 715px;
	height: 72px;
}
.right .ch {
  float: left;
	font-size: 26px;
  color: #898989;
}
.right .en {
	float: left;
  font-size: 16px;
	color: #b3b2b2;
	margin-top: 14px;
}
.right .title .fr {
  margin-top: 17px;
}
.right .con {
  line-height: 26px;
}
.rightnews li {
	margin-bottom: 26px;
  overflow: hidden;
}
.rightnews .time {
	width: 84px;
	color: #fff;
	float: right;
  	text-align:center;
  	height:84px;
  	margin-top:8px
}
.rightnews .time span {
	width: 58px;
	display: block;
	font-family: "微软雅黑";
}
.rightnews .time span.day {
	font-size:48px;
  	color:#4f4f4f;
  	height:57px;
  	line-height:57px;
  	border:1px solid #cfcfcf;
  	border-bottom:0 none;
  	display:block;
  	width:82px;
}
.rightnews .time span.year {
	font-size: 12px;
  	background:#ff4e00;
  	width:84px;
  	height:26px;
  	line-height:26px
}
.rightnews img {
  	width:242px;
  	height:97px;
  	padding:7px;
  	border:1px solid #dfdfdf;
}
.rightnews .newslink {
	width: 330px;
  	margin-right:25px;
}
.rightnews .newslink .newslink_tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}
.rightnews .newslink .mt2 a {
	color: #7d7d7d;
  	line-height:24px;
}
.productlist li {
	margin-bottom:15px
}
/*产品中心内页*/
.slideul5 {width:725px; padding:0 10px; overflow:hidden}
.slideul5 li {float:left; margin:0 25px 20px 0}
.slideul5 li a {color:#133116}
.slideul5 img { width:199px; height:78px; border:1px solid #e2e2e2;padding:7px}
.slideul5 .txt {overflow:hidden; line-height:28px; height:28px; width:199px; text-align:center; padding:0 8px}


/******************************
 ** 在线留言
 ** v.1.2
 ******************************/
 .message-page input.code { border-color:#aaa; }
.message-page { width:680px; }
.message-page .row-1,
.message-page .row-2,
.message-page .row-3 { width:100%; clear:both; margin-bottom:15px; position:relative; overflow:hidden; }
.message-page .row-1 { width:328px; height:auto; padding:0 0 0 50px; border:1px solid #ddd; }
.message-page .row-2 { height:110px; padding:0 0 0 0; border:1px solid #ddd; }
.message-page .row-3 {  }
.message-page .ico-name { background:url(../images/zzz.png) 15px center no-repeat; }
.message-page .ico-phone { background:url(../images/xxx.png) 15px center no-repeat; }
.message-page .ico-email { background:url 15px center no-repeat; }
.message-page .tip { position:absolute; right:0; top:0; height:40px; line-height:40px; padding:0 10px; font-style:normal; color:#F00; }
.message-page .txt { width:100%; height:40px; line-height:40px; background:none; border:0; color:#999; }
.message-page .text { width:98%; border:0; background:#fff; padding:5px 5px; line-height:20px; height:100px; color:#999;}
.message-page img.code { float:left; width:110px; height:42px; margin-right:20px; cursor:pointer; }
.message-page input.code { float:left; width:150px; height:40px; line-height:40px; border:1px solid #ddd; background:#fff; margin-right:20px; padding:0 10px; color:#999; }
.message-page .submit, .message-page .reset { float:left; margin:0 0 0 10px; width:184px; height:42px; border:0; cursor:pointer; color:#FFF; font-size:16px; }
.message-page .submit { background:#427edf; margin-left:0; }
.message-page .reset { background:#999; }
.message-page .submit:hover { background:#f07800; }
.message-page .reset:hover { background:#777; }
.message-page .onfocus, .message-page .onfocus input.code { border-color:#aaa; }

.dialog-log { position:absolute; z-index:99; width:auto; padding:10px 20px; border:1px solid #e0272c; background:#ffe8e9; border-radius:3px; box-shadow:1px 1px 5px rgba(0,0,0,0.2); color:#e0272c; }
.dialog-log i { position:absolute; left:15px; top:-7px; width:14px; height:7px;}

/*map*/
.dtditu{width:140px; height:30px; line-height:30px; background:#000; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:280px; border:1px solid #000; border-top:3px solid #000;}
/* mapPage  */
.maplist li a {background: #eee;  width: 98%;  height: 30px;  line-height: 30px;  display: block;  margin-bottom: 10px;  padding-left: 2%;  font-weight: bold; }
.maplist li .box {  width: 110%;  height: auto;  margin-bottom: 10px;}
.maplist li .box a { height: 26px;  line-height: 26px;  width: 161px; display:inline-block;  text-align: center;  margin-right: 8px; padding:0px; border:0px; font-weight: normal;}
.maplist li .box a:hover {  background: #d9000f; color: #fff;}
