@charset "utf-8";
/* CSS Document 
制作单位：朝元网络
编写时间：2016-01-26
联系QQ:769326983
官网：http://www.yy919.com
*/
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #626262;
}
a:hover, .red {
	color: #ff873e
}
.fl {
	float: left
}
.fr {
	float: right
}
.clean {
	clear: both
}
input {
	font-family: "微软雅黑";
	outline: none;
}
.gg {
	overflow: hidden;
	margin: 10px auto 0
}
body {
	background: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #626262
}
.top {
	width: 100%;
	height: 130px;
	margin: auto;
}
.top_t {
	width: 100%;
	height: 36px;
	margin: auto;
	background: #0094de;
}
.top_tm {
	width: 1210px;
	height: 36px;
	margin: auto;
}
.top_tml {
	width: 660px;
	height: 36px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	line-height: 36px;
	float: left;
}
.top_tmr {
	width: 300px;
	float: right;
	margin-right: 0px;
}
.top_tmr ul li {
	float: right;
	width: 80px;
	text-align: center;
}
.top_tmr ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	line-height: 36px;
}
.top_tmr ul li:hover,.top_tmr ul li.hovercn {
	background: #67c2ed;
}
.top_header {
	width: 1210px;
	height: 94px;
	margin: auto; position: relative;
}
.logo {
	width: 485px;
	height: 94px;
	float: left;
}

.monment1 {
	width: 100%;
	height: 330px;
	background: #e4e4e4;
	padding-top: 30px;
}
.pro {
	width: 1210px;
	height: 315px;
	margin: 0px auto;
}
.pro_t {
	width: 147px;
	height: 45px;
	margin: auto;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #63beec;
	font-weight: 100;
	background: url(../images/pro_title.png) center no-repeat;
}
.pro_t span {
	font-size: 14px;
	color: #000;
}

 /* CSS Document 
制作单位：朝元网络
编写时间：2016-01-26
联系QQ:769326983
官网：http://www.yy919.com
*/ 
		.picScroll-left{ width:1200px;  overflow:hidden; position:relative; padding-left:20px; margin-top: 30px;   }
 
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:212px; height:165px; display:block;  padding:2px;   }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }
		 
.picScroll-left .prev {left: 8px;top: 36px;background: url(../images/prev.png) center center no-repeat #63beec;position: absolute;display: block;width: 20px;height: 113px;}
.picScroll-left .next {right: 5px;top: 36px;background: url(../images/next.png) center center no-repeat #63beec;position: absolute;display: block;width: 20px;height: 113px;}
.picScroll-left .prev:hover {background: url(../images/prev.png) center center no-repeat #fa831f;}
.picScroll-left .next:hover {background: url(../images/next.png) center center no-repeat #fa831f;}
/* 本例子css */
.slideGroup {
	width: 1210px;
	height: 220px;
	margin-top: 30px;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px 42px;
	position: relative;
	height: 220px;
}

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }


.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 8px;
	top: 36px;
	display: block;
	width: 20px;
	height: 113px;
	background: url(../images/prev.png) center center no-repeat #63beec;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/next.png) center center no-repeat #63beec;
}
.slideGroup .sPrev:hover {
	background: url(../images/prev.png) center center no-repeat #fa831f;
}
.slideGroup .sNext:hover {
	background: url(../images/next.png) center center no-repeat #fa831f;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	margin: 0 11px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.slideGroup .parBd ul li .pic {
	text-align: center;
}
.slideGroup .parBd ul li .pic img {
	width: 212px;
	height: 165px;
	display: block;
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}
.slideGroup .parBd ul li .title a {
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #222;
}
.slideGroup .parBd ul li .title a:hover {
	color: #fa831f;
}
.monment2 {
	width: 100%;
	height: 470px;
	padding-top: 30px;
	background: url(../images/monment2.jpg) center no-repeat;
}
.gsjj {
	width: 1210px;
	height: 400px;
	margin: auto;
}
.gsjj_t {
	width: 147px;
	height: 45px;
	margin: auto;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #63beec;
	font-weight: 100;
	background: url(../images/pro_title.png) center no-repeat;
}
.gsjj_t span {
	font-size: 14px;
	color: #fff;
}
.gsjj p {
	height: 80px;
	padding: 30px 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #63beec;
	line-height: 26px;
	text-indent:28px;
	 
}
.gsjj_l {
	width: 612px;
	height: 207px;
	float: left;
}
.gsjj_lsp {
	float: left;
	width: 261px;
	height: 207px;
}
.gsjj_lr {
	float: left;
	width: 318px;
	height: 173px;
	padding: 15px;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	border-right: 1px #fff solid;
	font-family: "微软雅黑";
	color: #ececec;
}
.gsjj_lr span {
	font-size: 18px;
	line-height: 36px;
}
.gsjj_lr p {
	font-size: 12px;
	line-height: 22px;
	padding-top: 15px;
	text-align: left;
	text-indent:0px;
	color:#ececec;
}
.gsjj_r {
	width: 572px;
	height: 207px;
	float: right;
	background: #504f3f;
}/* 
官网：http://www.yy919.com
*/
.gsjj_rl {
	width: 125px;
	height: 157px;
	float: left;
	background: #2b779a;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding-top: 50px;
	padding-left: 50px;
	line-height: 30px;
}
.gsjj_rl span {
	color: #00aaff;
	font-size: 18px;
}
.gsjj_rl a {
	display: block;
	width: 60px;
	height: 20px;
	border: 1px #fff solid;
	line-height: 20px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin-top: 12px;
}
.gsjj_rl a:hover {
	background: #fa831f;
	border: none;
	color: #fff;
}
.gsjj_rr {
	width: 372px;
	height: 182px;
	float: right;
	font-family: "微软雅黑";
	color: #ececec;
	font-weight: 100;
	padding: 12px;
}
.gsjj_rrt {
	height: 57px;
}
.gsjj_rrt img {
	width: 119px;
	height: 57px;
	float: left;
	margin-right: 5px;
}
.gsjj_rrt a {
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;color: #fa831f;
}
.gsjj_rrt a:hover {
	color: #2b779a;
}
.gsjj_rrt span {
	text-indent: 2em;
	font-size: 12px;
}
.gsjj_rrlb {
	padding-top: 3px;
}
.gsjj_rrlb ul li {
	border-bottom: 1px #fff solid;
	height: 30px;
	background: url(../images/cub-1.jpg) 0px 9px no-repeat;
}
.gsjj_rrlb ul li a {
	font-family: "微软雅黑";
	color: #ececec;
	font-size: 12px;
	line-height: 30px;
	padding-left: 36px;
}
.gsjj_rrlb ul li a span {
	float: right;
	font-size: 12px;
}
.gsjj_rrlb ul li a:hover {
	color: #fa831f;
}
.monment3 {
	width: 100%;
	height: 300px;
	padding-top: 30px;
}
.case {
	width: 1210px;
	height: 315px;
	margin: 0px auto;
}
.case_t {
	width: 147px;
	height: 45px;
	margin: auto;
	display: block;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #63beec;
	font-weight: 100;
 
}
.case_t span {
	font-size: 14px;
	color: #000;
}
.case_n {
	margin-top: 30px;
}
.case1 {
	width: 293px;
	height: 205px;
	float: left;
	background: #00aaff;
}
.case1 p a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	padding-left: 16px;
}
.case1 p a:hover {
	color: #F90;
}
.case1 p img {
	width: 24px;
	height: 24px;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
}
.fot1 {
	width: 100%;
	height: 240px;
	background: #202125;
}
.fotm {
	width: 1210px;
	margin: auto;
	position: relative;
}
.fotml {
	width: 600px;
	height: 160px;
	padding: 30px 20px 50px;
	float: left;
	background: #333;
}
.fotmll {
 
}
.fotmlr {
	width: 153px;
	height: 153px;
	float: right;
}
.fotmlt {
	border-bottom: 1px #949492 dashed;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	line-height: 36px;
}
.fotml p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ececec;
	line-height: 1.6;
	margin-top: 8px;
}
.addty p { float:left;}
.search {
	margin-top: 12px;
	height: 23px;
}
.kuan {
	width: 163px;
	height: 23px;
	border: none;
	float: left;
	background: #63beec;
}
.an {
	width: 25px;
	height: 23px;
	float: left;
	margin: 0px;
	background-image: url(../images/search.jpg);
	border: none;
	padding: 0px;
}
.fotmr {
	width: 563px;
	padding-top: 32px;
	padding-left: 50px;
	float: left;	overflow: hidden;
	position: absolute; right: -20px;
}
.list-links {
	float: left;
	line-height: 20px;
 
	width: 83px;
	overflow: hidden;
	
}

.fotmr > div:nth-child(3){width:148px;}
.fotmr > div:nth-child(7){width:64px;}
 
 
.list-links li {  overflow:hidden;}
.list-links span {  
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
 
}


.list-links a {
	color: #f1f1f1;
	font-size: 15px; line-height: 1.6;
}
.list-links a:hover {
	color: #F90;
	cursor: pointer;
	text-decoration: underline;
}
.footer {
	background: #000 none repeat scroll 0 0;
	height: 44px;
}
.footer .box {
	color: #f1f1f1;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto;
	width: 1210px;
}
.footer .box a {
	color: #f1f1f1;
	margin-left: 15px;
}
.footer .box a:hover {
	color: #F90;
	text-decoration: underline;
}
.pull-left {
	float: left !important;
	font-family: "微软雅黑";
	font-size: 14px;
}
.pull-right {
	float: right !important;
	font-family: "微软雅黑";
	font-size: 14px;
}
.q_position{width: 100%;height: 48px;line-height:48px;border-bottom: 1px solid #dedede;color: #4d4b4b;}
.q_position a{font-size: 12px;color: #4d4b4b;}
.q_position a:hover{text-decoration: underline;}
.q_position span{color: #1359b1;}
/*当前位置样式*/
.q_wrap_page{color:#4a4b4d;width:400px;height: auto;overflow: hidden;text-align: center;vertical-align: middle;padding-top: 25px;}
.q_wrap_page a{color:#4a4b4d;float: left;display: inline;width: 27px ;height: 27px;margin-left:5px;text-align: center;
    vertical-align: middle;line-height: 27px;border: 1px solid #f1f1f1;}
.q_wrap_page a{color:#4a4b4d;}
.q_wrap_page a.first{margin-left: 0px;}
.q_wrap_page a:link{color:#4a4b4d;}
.q_wrap_page a.next{width:50px;}
.q_wrap_page a:hover{background-color: #0168b5;color: #ffffff;}
/*分页样式*/

.hig50{height:50px; width:100%; clear:both;}
.hig40{height:40px; width:100%; clear:both;}
.hig25{height:25px; width:100%; clear:both;}
.hig20{height:20px; width:100%; clear:both;}
.hig15{height:15px; width:100%; clear:both;}


/*栏目图片样式*/
.q_munbanner{width: 100%;height: 247px;overflow: hidden;}
.q_munbanner img{display:block;margin:0 auto;}
.q_SuperTab{width: 100%;height: auto;overflow: hidden;}
.q_SuperTab .q_wi1000px{width: 1200px;height: 48px;margin: 0 auto;position: relative;}
.q_SuperTab .q_wi1000px a { color:#000;}
.q_position .q_wid1000px a {color:#000;}
.q_SuperTab .hd{height:48px;position: absolute;top: 0;right: 1px;}
.q_SuperTab .hd li{float:left;display: inline;border-right: 1px solid #dedede; width: 176px;height:48px;text-align: center;vertical-align: middle;cursor: pointer;position: relative; background-color: #67c2ed;color: #fff; margin:0 1px;}
.q_SuperTab .hd li a{color: #fff;font-size: 14px;width: 100%;height: 100%;display: block;cursor: pointer;}
.q_SuperTab .hd li a:hover{text-decoration: none;}
.q_SuperTab .hd li em{display: none;width: 11px;height: 6px;position: absolute;bottom: -6px;left:40px;background: url("../Images/icon_jian.jpg") no-repeat;}
.q_SuperTab .hd .first{border-left: 1px solid #dedede;}
.q_SuperTab .hd li.on{background-color: #1359b1;color: #ffffff;}
.q_SuperTab .hd li.on a{color: #ffffff;text-decoration: none;}
.q_SuperTab .hd li.on em{display: block;overflow: hidden;}
.q_SuperTab .hd li:hover{background-color: #1359b1;color: #ffffff;}
.q_SuperTab .hd li:hover a{color: #ffffff;text-decoration: none;}
.q_SuperTab .hd li:hover em{display: block;overflow: hidden;}
.q_SuperTab .bd{width: 1200px;height: auto;overflow: hidden;margin: 0 auto; min-height:250px;}
.q_SuperTab .bd .bd_tab{width: 1200px;height: auto;overflow: hidden;}

.q_SuperTab .bd .q_zhici{width: 713px;height: auto;overflow: hidden;padding-top: 10px;}
.q_SuperTab .bd .q_zhici p{color: #666666;line-height: 28px;text-indent: 2em;margin-bottom: 5px;}
.q_SuperTab .bd .q_zhici .q_Inscribe{width: 303px;height: auto;overflow: hidden;padding-left: 410px;padding-top: 82px;color: #4a4a4a;font-size: 16px;position: relative;}
.q_SuperTab .bd .q_zhici .q_Inscribe em{width: 37px;height: 1px;background-color: #4a4a4a;display: block;margin: 12px 10px 0px 0px;overflow:hidden}
.q_SuperTab .bd .q_zhici .q_Inscribe span{width: 97px;height: auto;overflow: hidden;display: block;}
.q_SuperTab .bd .q_zhici .q_Inscribe img{display: block;margin-top: 20px;}
/*新闻中心*/

.w_news_first{width:1200px; height:auto; overflow:hidden;}
.w_news_first ul li{width:348px; height:319px; border:1px solid #e6e6e6; padding:18px 15px 0 18px; margin-left:24px; float:left; display:inline;}
.w_news_first ul li.first{margin-left:0px;}
.w_news_first ul li h2{padding:18px 0 10px 0;}
.w_news_first ul li h2 a{font-size:15px; color:#666;}
.w_news_first ul li h2 a:hover{color:#28a3ff;}
.w_news_first ul li p{ color:#666; line-height:23px; font-size:13px;}
.w_news_first ul li span{color:#b5b5b5; font-size:13px; margin-top:8px;}
.w_news_first ul li:hover{ border:1px solid #1359b1;transition: all 0.5s ease 0s;}
.w_news_first ul li img:hover{filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}

#tabs0{	height:auto; overflow:hidden; width: 1000px;}
.menu0 {width: 1000px; display:block; border-bottom:1px solid #dbdbdb; height:auto; overflow:hidden;}
.menu0 li {display:block;float: left; height:33px; width:153px;	text-align: center;	cursor:pointer; line-height:33px; color:#5e5e5e; font-size:15px; border:1px solid #fff; border-bottom:none; font-weight:bolder;}
.menu0 li a{display:block;width:100%;height:100%;color:#5e5e5e;font-size:15px;}
.menu0 li.hover {background: #7c7e80; border:1px solid #e6e9f0; border-bottom:none; color:#fff;}
.menu0 li.hover a{color:#fff;}
.menu0 li:hover {background: #7c7e80; border:1px solid #e6e9f0; border-bottom:none; color:#fff;}
.menu0 li:hover a{color:#fff;}
#main0 ul {display: none;}
#main0 ul.block {display: block;}
.w_new_pic{width:1000px; height:auto; overflow:hidden;}
.w_new_pic dl dd{width:233px; height:auto; overflow:hidden; position:relative; float:left; margin-left:22px; display:inline; margin-top:25px; margin-bottom:5px;}
.w_new_pic dl dd img{width:233px; height:156px;}
.w_new_pic dl dd.first{margin-left:0px;}
.w_new_pic dl dd p{position:absolute; left:0px; bottom:-36px; height:35px; width:233px; display:block; background:#1b6acd;filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; text-align:center; line-height:35px;transition: all 0.5s ease 0s; z-index:0;}
.w_new_pic dl dd span{position:absolute; left:0px; bottom:-36px; height:35px; width:233px; display:block; text-align:center; line-height:35px;transition: all 0.8s ease 0s; z-index:1;}
.w_new_pic dl dd span a{color:#fff;}
.w_new_pic dl dd span a:hover{ text-decoration:underline;}
.w_new_pic dl dd:hover p{ bottom:0px;_bottom:-1px;}
.w_new_pic dl dd:hover span{ bottom:0px;_bottom:-1px;}
/*公司新闻*/

.tec_pad{width:1000px; height:734px; background:#f7f5f5;}
.tec_pad h1{ font-size:25px; color:#5b5f6b; width:100%; text-align:center; padding-top:15px; padding-bottom:5px;}
.textg p,.tec_tab tr td .textg p{ line-height:30px; text-indent:0px;}
.textg span{color:#2d89d2;font-weight:bold; margin-right:4px;}

.tec_tab2{}
.tec_tab2 tr td{ line-height:30px; font-family:"宋体"; }
.tec_tab2 tr td span{color:#2d89d2;font-weight:bold; margin-right:4px;}

.equ_ul li{ padding:20px 0; border-bottom:1px solid #f1f1f1; line-height:28px;}
.equ_ul li .wid340{ width:340px;}
.equ_ul li .wid590{ width:590px;}
.equ_ul li .tit{ color:#2d89d2;font-size:18px;line-height:80px;font-family:"微软雅黑","黑体";font-weight:bold;}

/*-图片轮换 大图-*/
.game163{ position: relative; overflow: hidden; width: 802px; margin:10px auto; padding:0 99px; height:auto;}
.game163 .bigImg{ height: 565px; position: relative;overflow: hidden;}
.game163 .bigImg li img{ vertical-align:middle; width:802px; height:541px; overflow: hidden;}
.game163 .bigImg  li a{ }
.game163 .bigImg h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align:center; }
.big_pic_txt{  font-size:16px; width:848px;   height:40px; line-height:40px; position:absolute; left:0px; bottom:0px;}

.big_pic_txt span{ width:802px; height:70px; display:block; background-color:#000;  position:absolute; left:0px; bottom:0px; color:#fff; text-align:center;opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=40); }
.big_pic_txt .text{color:#fff; width:775px; height:60px;position:absolute; left:0px; bottom:0px; line-height:25px;  padding-left:15px; font-family:"微软雅黑","黑体";  font-size:13px;}

.game163 .smallScroll{ height: 125px; width:802px; margin-bottom: 6px;}
.game163 .sPrev{ float: left; display: block; width: 21px; height: 76px; margin-top:17px; text-indent: -9999px; background: url(../Images/pre_btn.jpg) no-repeat; }
.game163 .sNext{ float: left; display: block; width: 21px; height: 76px; margin-top:17px;text-indent: -9999px; background: url(../Images/next_btn.jpg) no-repeat; }
.game163 .sPrev:hover{ }
.game163 .sNext:hover{ }

.game163 .prebtn{ background:url(../Images/pic_btn2.png) no-repeat; height:46px; width:46px; position:absolute; top:230px; left:30px; cursor:pointer; z-index:100;  opacity:0.5;filter:alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.game163 .nextbtn{ background:url(../Images/pic_btn2.png) no-repeat; background-position:-47px 0; height:46px; width:46px; position:absolute; top:230px;cursor:pointer; right:30px; z-index:100; opacity:0.5;filter:alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}

.game163 .prebtn:hover{opacity:1;filter:alpha(opacity=1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";}
.game163 .nextbtn:hover{opacity:1;filter:alpha(opacity=1); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";}
.game163 .smallImg{ float:left; margin: 0 6px; margin-top:10px; width:500px; height:92px;display: inline; overflow: hidden; }
.game163 .smallImg ul{ height:92px; width:9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; width:127px; height:86px;  cursor:pointer; display: inline; }
.game163 .smallImg img{width:112px; height:76px; margin-left:3px; margin-top:7px;}
.game163 .smallImg li.on{ background:url(../Images/pic_bk.png) no-repeat;}
.game163 .pageState{ position: absolute; top:480px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
.game163 .pageState span{ color: #f00; font-size: 16px;}

.w_pic_sPrev,.w_pic_sNext{width:113px; height:auto; overflow:hidden; display:inline; margin-top:16px; margin-right:12px; text-align:center;}
.w_pic_sPrev span,.w_pic_sNext span{font-size:12px; padding-top:5px; display:block;}
.w_pic_sPrev span a,.w_pic_sNext span a{color:#000;}
.w_pic_sNext{margin-right:0px;}
/*明泰图库*/

.w_place1{width:956px; height:auto; overflow:hidden; background:#f4f4f4; border-left:6px solid #1359b1; padding-left:40px; padding-bottom:20px;}
.w_place1 h2{font-size:30px; color:#1359b1; display:block; padding:13px 0;}
.w_place1 p{font-size:16px; color:#1359b1;}
.w_place2{width:1000px; height:209px; background:#fbfbfb;}
.w_place_fz{padding:25px 0 0 37px;}
.w_place_fz h2{font-size:22px; color:#1359b1;}
.w_place_fz p{color:#737373; font-size:14px; line-height:26px; display:block; margin-top:12px;}
.w_place3{width:1000px; height:390px; background:#fbfbfb;}
.w_place3 ul li{width:217px; height:auto; overflow:hidden; float:left; display:block; margin-right:5px; display:inline;}
.w_place3 ul li span{width:217px; height:42px; display:block; background:#1359b1; text-align:center; line-height:42px; font-size:16px; color:#fff;}
.w_place3_r{width:333px; height:390px; position:relative;}
.w_place3_r p{height:42px; display:block; padding:0 15px; line-height:42px; position:absolute; top:15px; left:0px; background:#1359b1; color:#fff; font-size:16px;}
.w_place4{width:1000px; height:266px; background:#fbfbfb;}
.w_place5{width:1200px; height:195px; background:#fbfbfb;}
.w_place5 dl{width:580px; display:block;}
.w_place5 dl dd img{margin-left:5px;}
.w_place5 dl dt img{margin-left:5px;}
.w_place5 dl dd,.w_place5 dl dt{float:left;}

.w_fruit_fz{width:1200px; height:48px; display:block; text-align:center; font-size:16px;}
.w_fruit_fz b{font-size:19px; color:#da251d;}
.w_fruit_pro{width:1200px; height:auto; overflow:hidden;}
.w_fruit_pro ul li{width:188px; height:auto; overflow:hidden; float:left; display:inline; margin-left:15px; margin-bottom:25px;}
.w_fruit_pro ul li.first{margin-left:0px;}
.w_fruit_pro ul li a:hover img{filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.w_fruit_pro ul li span{width:188px; height:32px; display:block; text-align:center; line-height:32px; background:#f4f3f3;}
.w_fruit_pro ul li span a{font-weight:bolder; color:#474747;}
.w_fruit_pro ul li span a:hover{ text-decoration:underline;}
.w_fruit_new{width:1200px; height:auto; overflow:hidden; border-top:1px solid #e3e3e3;}
.w_fruit_new ul li{width:1200px; height:auto; overflow:hidden; padding:20px 0; border-bottom:1px solid #e3e3e3;}
.w_fruit_new ul li .w_date{width:75px; height:72px; background:#1359b1; color:#fff; font-size:25px; text-align:center; position:relative; padding-top:15px;transition: all 0.3s ease 0s;}
.w_fruit_new ul li .w_date p{width:75px; height:25px; line-height:24px; display:block; border-top:1px solid #1873cb; font-size:13px; position:absolute; left:0px; bottom:0px;}
.w_fruit_new ul li .w_news_r{width:1108px; height:auto; overflow:hidden;}
.w_fruit_new ul li .w_news_r h2{font-size:16px; font-weight:normal;}
.w_fruit_new ul li .w_news_r h2 a{color:#1359b1;}
.w_fruit_new ul li .w_news_r p{font-size:12px; padding-top:12px; line-height:24px;}
.w_fruit_new ul li .w_news_r p a{color:#666;}
.w_fruit_new ul li .w_news_r p a:hover{color:#1774ea;}
.w_fruit_new ul li:hover .w_date{background:#1774ea;}
.w_fruit_new ul li:hover .w_news_r h2 a{color:#1774ea;}
.w_fruit_new ul li:hover .w_date p{ border-top:1px solid #5498da;}

.q_wid1000px{width: 1200px; height: auto;overflow: hidden;margin: 0 auto;position: relative; }
.w_news_l{width:910px; height:auto;}
.w_news_right h1,.w_news_l h1{font-size:16px; color:#474747; width:100%; display:block; border-bottom:1px solid #e6e6e6; height:35px;}
.w_news_right h1 span,.w_news_l h1 span{width:60px; height:19px; display:block; font-weight:normal; text-align:center; line-height:19px; margin-top:5px; margin-right:2px;}
.w_news_right h1 span a,.w_news_l h1 span a{color:#474747; font-size:12px;width:60px; height:19px; display:block; border:1px solid #dcdcdc;}
.w_news_right h1 span a:hover,.w_news_l h1 span a:hover{color:#1359b1; border:1px solid #1359b1;}
.w_news_l .w_new_frist{padding:22px 0; border-bottom:1px dotted #e0e0e0; width:100%; height:auto; overflow:hidden;}
.w_news_l .w_new_frist img{margin-right:20px; width:300px; height:180px;}
.w_news_l .w_new_frist h2 a{font-size:15px; color:#666;}
.w_news_l .w_new_frist h2 a:hover{color:#28a3ff;}
.w_news_l .w_new_frist p{font-size:13px; color:#777; line-height:25px; display:block; margin-top:17px;}
.w_news_l .w_new_frist p span{display:block; margin-top:5px;}
.w_news_l .w_news_list{margin-top:15px;}
.w_news_l .w_news_list li{width:710px; height:30px; color:#777;}
.w_news_l .w_news_list li a{color:#777;}
.w_news_l .w_news_list li a:hover{color:#28a3ff;}
.w_new_pic{width:710px; height:auto; overflow:hidden;}
.w_new_pic ul li{width:226px; height:auto; overflow:hidden; position:relative; float:left; margin-left:15px; display:inline;}
.w_new_pic ul li img{width:226px; height:151px;}
.w_new_pic ul li.first{margin-left:0px;}
.w_new_pic ul li p{position:absolute; left:0px; bottom:-36px; height:35px; width:226px; display:block; background:#1b6acd;filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; text-align:center; line-height:35px;transition: all 0.5s ease 0s; z-index:0;}
.w_new_pic ul li span{position:absolute; left:0px; bottom:-36px; height:35px; width:226px; display:block; text-align:center; line-height:35px;transition: all 0.8s ease 0s; z-index:1;}
.w_new_pic ul li span a{color:#fff;}
.w_new_pic ul li span a:hover{ text-decoration:underline;}
.w_new_pic ul li:hover p{ bottom:0px;_bottom:-1px;}
.w_new_pic ul li:hover span{ bottom:0px;_bottom:-1px;}

.w_news_right{width:235px; height:auto; overflow:hidden;}
.w_news_right .w_news_list{margin-top:20px;}
.w_news_right .w_news_list li{width:235px; height:30px; color:#777;}
.w_news_right .w_news_list li a{color:#777;}
.w_news_right .w_news_list li a:hover{color:#28a3ff;}
.w_video_first{width:235px; height:auto; overflow:hidden; position:relative;}
.w_video_first .w_video_ico{position:absolute; top:50%; left:50%; margin-left:-28px; margin-top:-28px;}
.w_video_first:hover .w_video_ico{filter:Alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
/*2015-7-30 新增*/
.container{background: #f9f9f9}
.container .z_position{width: 670px;margin: 0 20px;}
.container .w_news_l{background: #fff}
.container .q_logo{width: 946px;height: auto;padding-bottom: 27px;border-bottom: 1px solid #e5e5e5;}
.container .q_news_cen{height: auto;overflow: hidden;padding-bottom: 20px;}
.container .q_news_cen h3{height: auto;margin:20px 20px 0 20px;overflow: hidden;text-align: center;font-size: 23px;color: #444444;font-weight:normal;border-bottom: 1px dashed #dedede}
.container .q_news_cen h3 span{display: block;font-size: 12px;text-align: center;vertical-align: middle;color: #8d8d8d;padding: 20px 0;}
.container .q_news_cen .bshare-custom{padding: 10px 0px 10px 497px;}
.container .q_news_cen .news_dsc{height: auto;overflow: hidden;border-bottom: 1px solid #dad9d9;margin:0 20px;padding: 10px 0}
.container .q_news_cen .news_dsc p{text-indent: 2em;line-height: 28px;color: #666666;padding-top: 10px;font-size: 15px;}
.container .q_news_cen .news_dsc img{display: block;margin:20px auto 10px;}
.container .q_news_cen .q_pre{font-size: 14px;margin:20px 0 0 20px;float: left;width: 325px;height: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.container .q_mat5px{margin-top: 15px;}
.container .q_news_cen .q_pre span{color: #666666;font-weight: bold;}
.container .q_news_cen .q_pre a{color:#666666 }
.container .q_news_cen .q_pre a:hover{color: #1359b1;}

.correlation{margin:0 20px;width: 870px;padding-bottom: 10px;}
.correlation h4{font-size: 16px;font-weight: bold;color: #474747;border-bottom: 1px solid #dedede;padding: 10px 0;}
.correlation_list{margin: 10px 0 0px;}
.correlation_list li{line-height: 35px;border-bottom: 1px dashed #dedede;background: url("../Images/icon_linkli.jpg") left no-repeat;padding-left: 15px;}
.correlation_list li a{color: #656565;display: block}
.correlation_list li a:hover{color: #1359b1}
.correlation_list li span{color: #a7a7a7;font-size: 12px;}

.z_news_right{background: #ffffff;width: 270px;height: auto;padding-bottom:15px;}
.z_news_right h1{margin: 30px 15px 0 15px;width: 235px;}
.right_nav{margin:0 13px;padding: 5px 0;*padding-top:5px;}
.right_nav li{margin: 10px 0;font-size: 16px;background: url("../Images/nav_right_ico.png") 210px no-repeat #f1f1f1}
.right_nav li a{color: #0c3e83;display: block;padding:10px 0 10px 30px;}
.right_nav li:hover{background: url("../Images/nav_right_ico1.png") 210px no-repeat #0c3e83;}
.right_nav li:hover a{color: #fff}

.z_news_list,.z_video_first{margin: 0 15px;}


.q_about_contact{}
.q_about_contact h2{font-size: 18px;color: #343535;font-weight: normal;margin-bottom: 24px;}
.q_about_contact p{font-size: 14px;color: #878282;}
.q_about_contact .q_map{width: 1200px;height: 475px;position: relative;}
.q_about_contact .q_company_site{ margin-left:375px;width: 825px;height: 475px;overflow: hidden; background-color:#999;}

.q_about_contact .q_company_site #result {width:100%;font-size:12px;}
.q_about_contact .q_company_site dl,.q_about_contact .q_company_site dt,.q_about_contact .q_company_site dd,.q_about_contact .q_company_site ul,.q_about_contact .q_company_site li{margin:0;padding:0;list-style:none;}
.q_about_contact .q_company_site dt{font-size:14px;font-family:"微软雅黑";font-weight:bold;border-bottom:1px dotted #000;padding:5px 0 5px 5px;margin:5px 0;}
.q_about_contact .q_company_site dd{padding:5px 0 0 5px;}
.q_about_contact .q_company_site li{line-height:28px;}

.q_about_contact .q_company_dsc{width: 355px;height: 438px;padding:37px 0px 0px 20px;background-color: #2b75d3;position: absolute;left: 0;top: 0;z-index: 999;}
.q_about_contact .q_company_dsc h2{font-size: 20px;color: #ffffff;padding-bottom: 16px;border-bottom: 1px dashed #699ee0;font-weight: bold;margin-bottom: 14px;}
.q_about_contact .q_company_dsc .q_company_cen{border-bottom: 1px solid #699ee0;padding-bottom: 18px;}
.q_about_contact .q_company_dsc .q_company_cen p{font-size: 15px;color: #ffffff;line-height: 28px;}
.q_about_contact .q_company_dsc .q_company_xsgs{width: 355px;height: auto;overflow: hidden;}
.q_about_contact .q_company_dsc .q_company_xsgs h3{margin-top:10px;padding-left: 17px;background: url("../Images/q_constact_jian.jpg") 0px 6px no-repeat;font-size: 14px;color: #ffffff;}
.q_about_contact .q_company_dsc .q_company_xsgs p{font-size: 13px;color: #ffffff;line-height: 34px;}
.q_about_contact .q_message{width: 680px;height: auto;overflow: hidden;}
.q_about_contact .q_message p{width:680px;margin-bottom: 15px;float: left;display: inline;height: auto;overflow: hidden;}
.q_about_contact .q_message p span{color: #f00;padding-right: 3px;}
.q_about_contact .q_message p input.text{color:#878282;font-size:14px;margin-left:5px;padding-left:5px;width: 243px;height: 31px;line-height: 31px;vertical-align:middle;border:1px solid #dbdbdb;}
.q_about_contact .q_message p em{font-size: 13px;color: #e51212;}
.q_about_contact .q_message p textarea{color:#878282;float: right;height: 126px;padding: 5px 0 0 5px;width: 587px;max-width:587px;max-height:126px;overflow:hidden;border:1px solid #dbdbdb;_margin-top:-20px;*margin-top:-20px;}
.q_about_contact .q_message p select{color: #878282;height: 31px;width: 120px;border: 1px solid #dbdbdb;margin-left: 5px;}
.q_about_contact .q_contactus{width: 262px;height: auto;overflow: hidden;}
.q_about_contact .q_contactus p{width: 208px;height: 41px;padding-left:54px;margin-bottom:10px;line-height: 41px;font-size: 15px;background-color: #f6f4f4;color: #666666;position: relative;}
.q_about_contact .q_contactus p a{position: absolute;width: 41px;height: 41px;display: block;left: 0;top: 0;}
.q_about_contact .q_contactus p a.q_tel{background: url("../Images/q_icon_phone.png") no-repeat;}
.q_about_contact .q_contactus p a.q_email{background: url("../Images/q_icon_email.png") no-repeat;}
.q_about_contact .q_contactus p a.q_weixin{background: url("../Images/q_icon_weixin.png") no-repeat;}
.q_about_contact .q_contactus p a.q_qq{background: url("../Images/q_icon_qq.png") no-repeat;}
.q_about_contact .q_contactus p em{color: #3077cf;font-weight: bold;}
.q_about_contact h1{font-size: 20px;color: #2b75d3;padding-bottom: 22px;border-bottom: 1px solid #dbdbdb;margin-bottom: 22px;}
/*关于明泰-联系我们*/

.q_about_survey{}
.q_wid570px{width: 570px;height: auto;overflow: hidden;;}
.q_wid517px{width: 517px;height: auto;overflow: hidden;}
.q_about_survey .q_survey_cen{width: 1000px;height: auto;overflow: hidden;border-bottom: 1px solid #dbdbdb;padding-bottom: 30px;}
.q_about_survey .q_survey_cen h2{margin-bottom: 15px;font-size: 22px;color: #1359b1;}
.q_about_survey .q_survey_cen p{color: #747474;font-size: 14px;line-height: 30px;}
/*关于明泰-明泰概况*/

.q_sitemap{width: 1000px;height: auto;overflow: hidden;margin: 0 auto;padding-top:15px;}
.q_sitemap ul li{border-bottom: 1px solid #e6e6e6;width: 1000px;height: auto;overflow: hidden;padding-bottom: 15px;padding-top: 18px;}
.q_sitemap ul li a{font-size: 16px;color: #474747;font-weight: bold;}
.q_sitemap ul li .subtit{border-top: 1px dashed #dfdfdf;margin-top: 15px;padding-top: 18px;}
.q_sitemap ul li .subtit a{color: #858585;font-size: 14px;margin-right: 30px;font-weight: normal;}
.q_sitemap ul li a:hover{color: #1359b1;}
/*网站地图*/


.q_links{width: 1000px;height: auto;overflow: hidden;margin: 0 auto;padding-top: 35px;}
.q_links  h2{clear:both;width:465px;height:auto;overflow:hidden;font-size: 16px;color: #474747;border-bottom: 1px solid #e6e6e6;padding-bottom: 15px;}
.q_links .q_links_cen{width: 465px;height: auto;overflow: hidden;}
.q_links .q_links_cen ul li{width: 450px;height: 50px;line-height: 50px;padding-left:15px;background: url("../Images/icon_linkli.jpg") 0px 20px no-repeat;border-bottom: 1px solid #e6e6e6;}
.q_links .q_links_cen ul .bort{border-top: 1px solid #e6e6e6;}
.q_links .q_links_cen ul li span{display: block;float: left;width: 232px;height: 50px;color: #666666;}
.q_links .q_links_cen ul li a{color: #666666;}
.q_links .q_links_cen ul li a:hover{color: #1359b1;}

.w_cont{width:950px; height:auto; overflow:hidden;}
.w_sell{width:655px; height:auto; overflow:hidden;}
.w_sell h2,.w_cont_cen h2{font-size:20px; font-weight:normal; color:#303030;}
.w_txt1 input{border:1px solid #dcddde; font-size:14px; padding:5px 0 5px 5px; vertical-align:middle; color:#6a6a6a; font-family:"微软雅黑"; width:240px; outline:none;}
.w_txt1 p{font-size:14px; color:#6a6a6a; padding-top:5px;}
.w_txt1 p span{color:#e51212;}
.w_txt2 .w_select{background:url(../Images/w_arrow1.jpg) right no-repeat; margin-right:10px;}
.w_txt2 select{width:119px; padding:6px 0 6px 5px; background: transparent; border:1px solid #dcddde; outline:none; color:#6a6a6a; font-family:"微软雅黑";}
.w_txt3 textarea{width:569px; height:143px; padding:5px 0 0 5px; color:#6a6a6a;}
.w_but{width:580px; height:37px; margin-left:80px;}
.w_but a{width:120px; height:37px; display:block; float:left; display:inline; margin-right:10px; text-align:center; line-height:37px; font-size:15px; font-weight:bolder; color:#fff;}
.w_cont_cen{width:260px; height:auto; overflow:hidden;}
.w_cont_cen ul li{width:260px; height:auto; overflow:hidden; background:#f6f4f4; margin-bottom:10px;}
.w_cont_cen ul li em{display:block; width:41px; height:41px; background:url(../Images/w_ico.png) #3077cf no-repeat;background-position:7px 8px;}
.w_cont_cen ul li em.w_yx{ background-position:7px -45px;}
.w_cont_cen ul li em.w_wx{ background-position:7px -96px;}
.w_cont_cen ul li p{font-size:15px; color:#666; display:block; padding:10px 0 0 10px;}
.w_cont_cen ul li p b{color:#3077cf;}
.w_cont_cen ul li img{margin-left:25px; margin-top:25px; clear:both; margin-bottom:15px;}


.clear{clear: both;}
.mao{margin: 0 auto;}
textarea{outline:none;}

.zy_img{width:1200px; height:auto; overflow:hidden;}
.zy_img ul li{width:276px; height:243px; border:1px solid #e6e6e6; padding:5px 5px 0 5px; margin-left:10px; float:left; display:inline; margin-bottom:10px;}
.zy_img ul li.first{margin-left:0px;}
.zy_img ul li h2{padding:10px 0 5px 0;height:16px; overflow:hidden;}
.zy_img ul li h2 a{font-size:15px; color:#666; font-weight:400; }
.zy_img ul li h2 a:hover{color:#28a3ff;}
.zy_img ul li p{ color:#666; line-height:23px; font-size:13px;}
.zy_img ul li span{color:#b5b5b5; font-size:13px; margin-top:8px;}
.zy_img ul li:hover{ border:1px solid #1359b1;transition: all 0.5s ease 0s;}
.zy_img ul li img:hover{filter:Alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}

.w_but .subx {  width:120px; height:37px; border:none; color:#fff; font-size:16px;  font-weight:bold;  cursor: pointer;}
.w_but .suby {  width:120px; height:37px; border:none; color:#fff; font-size:16px;  font-weight:bold;cursor: pointer;}