@charset "utf-8";
/** reset css **/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1
}

fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
}
ol, ul, li {
	list-style:none;
}
caption, th {
	text-align: left;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
	color:#999999;
}
body, button, input, select, textarea {
	color:#999;
	font-size:14px;
	font-family:'Microsoft Yahei', Simsun;
	word-break:break-all;
	background-color:#FFFFFF;
}
:focus {
	outline: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.overflow {
	overflow:hidden;
}
.clearfix {
	display: inline;
	zoom: 1;
}
a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
.clearfix:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
html {_filter:expression(document.execCommand("BackgroundImageCache", false, true));}
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
em {	font-style: normal;}
th {	text-align:inherit}
iframe {	display:block}
* {	margin: 0px;	padding: 0px;	list-style: none;}
q:before, q:after {	content:''}
.hide {	display:none;}
.show {	display:block;}
.hand {	cursor:pointer;}
body{max-width: 1920px;margin: 0 auto;}
/*reset end*/
/*头部*/
/*JS样式*/
.da-thumbs {	list-style: none;	width: 1080px;	position: relative;	margin: 40px auto;}
.da-thumbs li {	float: left;	position: relative;	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);	margin:0px 10px; width:196px;	background-color: #FFFFFF; overflow:hidden;}
.da-thumbs li a, .da-thumbs li a img {	display: block;	position: relative; width:100%;}
/*.da-thumbs li a {	overflow: hidden;}*/
.da-thumbs li div { display: block;		width: 100%;	height: 120px;	}
.da-thumbs li div  p {	color: #666666;	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);	font-size: 16px;	margin:0px;
	line-height: 20px;	padding-top: 20px;	text-align: center;}
.da-thumbs li div  span {	display: block;	color: #666666;	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);;
	font-size: 12px;	margin:10px 10px;	line-height: 18px;}
*, *:after, *:before {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	padding: 0;	margin: 0;}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {	clear: both;}
.clearfix { *zoom: 1;}
/* General Demo Style */

a {	color: #555;	text-decoration: none;}
.container {	width: 100%;	position: relative;}
.clr {	clear: both;	padding: 0;	height: 0;	margin: 0;}
/* Header Style */
.codrops-top {	line-height: 24px;	font-size: 11px;	background: #fff;	background: rgba(255, 255, 255, 0.6);	text-transform: uppercase;	z-index: 9999;	position: relative;	font-family: Cambria, Georgia, serif;	box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.2);}
.codrops-top a {	padding: 0px 10px;	letter-spacing: 1px;	color: #333;	display: inline-block;}
.codrops-top a:hover {	background: rgba(255, 255, 255, 0.9);}
.codrops-top span.right {	float: right;}
.codrops-top span.right a {	float: left;	display: block;}
/* Demo Buttons Style */
.codrops-demos {	text-align: center;	display: block;	line-height: 30px;	padding: 5px 0px;}
.codrops-demos a {	display: inline-block;	margin: 0px 4px;	padding: 0px 6px;	color: #aaa;	line-height: 20px;	font-size: 12px;	text-shadow: 1px 1px 1px #fff;	border: 1px solid #ddd;
	background: #ffffff; 
	/* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
	background-color: rgba(255, 255, 255, 0.8);
	background-position: top;
}
.codrops-demos a:hover {	color: #FFFFFF;	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);}
.codrops-demos a:active {	background: #fff;}
.codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {	background: #f6f6f6;}
.top {	width: 100%;	background-color: #261e4d;	margin:0 auto;}
.top .head {	height: 40px;	width: 1080px;	margin:0 auto;}
.top .head p {	font-size: 14px;	line-height: 40px;	color: #FFFFFF;	float: left;}
.top .head ul { float:right;}
.top .head li {	margin-right: 10px;	float: left;}
.top .head li a {	font-size: 14px;	line-height: 40px;	color: #FFFFFF;}
.top  .head  li:hover a {	color: #eeb214;	cursor:pointer;}
.top .nav {	height: 150px;	width: 100%;	background-image: url(/images/sy_navbg_02.png);	background-repeat: no-repeat;	background-position: center top;	background-color: #261e4d;}
.top .nav .content {	width: 1080px;	margin:0 auto;}
.top .nav .content:after,.top .nav .content .menu1 ul:after{	content: "";display: block;clear: both;}
.top .nav .content .logo {	float: left;	height: 85px;	width: 400px;	background-image: url(/images/sy_nav_logo.png);	background-repeat: no-repeat;	margin-top: 25px;	display: block;}
.top .nav .content .logo a{ display:block; width:100%; height:85px;}
.top .nav .content .menu1 {	height: 50px;	width: 630px;	float: right;	overflow: visible;	padding-top: 10px;}
.top .nav .content .menu1 ul {white-space: nowrap;}
.top .nav .content .menu1 li {display: block;width: 210px;	float: left;	text-align: center;	font-size: 16px;line-height: 40px;	font-weight: bold;	color: #FFFFFF;}
.top .nav .content .menu1 img {display: inline-block;vertical-align: middle;}
.top .nav .content .menu1 a {	display: inline-block;vertical-align: middle;font-size: 16px;	font-weight: bold;	color: #FFFFFF;	line-height: 30px;margin-left: 10px;}
.top .nav .content .menu {	height: 90px;	width: 660px;	float: right;	overflow: visible;}
.top .nav .content .menu li {	display: block;	float: left;	height: 90px;	margin-right: 20px;	margin-bottom: 0px;}
.top .nav .content .menu ul { float:right;}
.top .nav .content .menu a {	font-size: 18px;	line-height: 90px;	font-weight: bold;	color: #261e4d;}
.top  .nav  .content  .menu  li:hover a {	color: #eeb214;	cursor:pointer;}
.banner {	width: 100%;	display: block;	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;}
.hot { display:none;}

.btn {display: none;}
/*.btn:hover { background-color:#FFFFFF;	height: 82px;	width: 300px;	margin-right: auto;	margin-left: auto;	text-align: center;	display: block;	margin-top: 40px;	margin-bottom: 3px;}
.btn:hover  a {	color: #eeb214;	display: block;}*/
.btn  p a {	font-size: 20px;	line-height: 78px;	color: #FFFFFF;	font-weight: bold;}
.news .main .newscontent li span {	float: right;	width: 90px;}
.subnav {	width: 1090px;	margin:0 auto 20px;	overflow: hidden;	padding-top: 0px;	padding-left:10px;}
.subnav li {	width: 194px;	margin-right: 10px;	margin-left: 10px;	border: 2px solid #FFFFFF;	float: left;	text-align: center;	display: block;	background-color: #FFFFFF;	height: 216px;padding:40px 10px;}
.subnav li:hover {	cursor:pointer;}
.subnav li:hover span { display:none; }
.subnav p {	font-size: 16px;	font-weight: bold;	line-height: 50px;}
.subnav li p a { color:#666666;}
.subnav li:hover p a { display:block; color:#eeb214;}
.subnav span {display: none; }
.subnav span a { display:none;}
.subnav li:hover span a { display:none;}
.news {	width: 100%;	background-color: #F3F3F3;	margin-left: auto;	margin-right: auto; padding-top: 40px;	height: 400px;}
.news .content {	width: 1080px;	margin-right: auto;	margin-left: auto;	display: block;	height: 70px;	margin-bottom: 20px;	overflow: hidden;}
.news  .content  h3 {	font-size: 36px;	line-height: 40px;	font-weight: bold;	color: #eeb214;	margin-left: 10px;	list-style: none;}
.news .content p { display:none;}
.news .content .button {	margin-top: -55px;	float: right;	width: 120px;}
.news .content .button li {	background-color: #a1a1a1;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.news .content .button li img {	margin-top: 13px;}
.news .content .button li:hover {	background-color: #eeb214;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.news .main {	width: 1080px;	margin-right: auto;	margin-left: auto;	overflow: hidden;}
.news .main .tab {	width: 530px;	margin-left: 10px;	height: 140px;	margin-bottom: 40px;	float: left;}
.news .main .tab:hover titile {	color: #eeb214;}
.news .main .tab .newshot {	height: 140px;	width: 230px;	float: left;	margin-right: 20px;}
.news .main .tab .newshot img{ width:100%;}
.news .main .tab .title {	font-size: 14px;	line-height: 28px;	font-weight: bold;	color: #666666;	margin-bottom: 5px;}
.news  .main  .tab  .title:hover a {	color: #eeb214;}
.news .main .tab .list {	font-size: 14px;	line-height: 24px;	color: #666666;	height: 100px;	overflow: hidden;	width: 280px;}
.news .main .newscontent li {	font-size: 14px;	color: #666666;	line-height: 26px;	width: 500px;	margin-left: 30px;}
.news  .main  .tab  .newscontent  li:hover a {	color: #eeb214;}
.news .main .tab .newscontent {	overflow: hidden;	width: 1080px;}
.btn:hover p {	background-color: #FFFFFF;	display: block;	height: 80px;	width: 298px;}
.news .main .tab .newscontent .newa {	float: left;	width: 400px;}
.banner1 {	height:auto;	width: 100%;	margin-right: auto;	margin-left: auto;	background-color: #eeb214;	margin-bottom: 80px;	text-align: center;}
.banner1 img { display:none;}
.banner1 .banner_main {	height: 200px;	width: 1080px;	margin-right: auto;	margin-left: auto;	overflow: hidden;	text-align: left;}
.banner1 .banner_main .banner_main_left {	width: 610px;	padding-left: 10px;	color: #FFFFFF;	padding-top: 60px;	font-size: 16px;	line-height: 24px;	font-weight: bold;	padding-right: 10px;	float: left;}
.banner1 .banner_main .banner_main_right {	width: 450px;	float: left;	text-align: center;	height: 80px;	background-image: url(/images/sy_bg2_icon0.png);
	background-repeat: no-repeat;	background-position: center 50%;	margin-top: 60px;	margin-bottom: 60px;}
.banner1 .banner_main .banner_main_right a {	font-size: 20px;	line-height: 80px;	font-weight: bold;	color: #eeb214;}
.banner1  .banner_main  .banner_main_right:hover a {	color: #eeb214;}
.service {	width: 1080px;	margin: auto;}
.service .service_us {	text-align: center;}
.service .service_us h1 {	font-size: 36px;	line-height: 40px;	font-weight: bold;	color: #eeb214;	list-style: none;}
.service  .service_us  h3 {	font-size: 36px;	line-height: 40px;	font-weight: bold;	color: #eeb214;	list-style: none;}
.service .service_us span { display:none;}
.service .shop {	width: 1080px;	overflow: hidden;	margin-bottom: 80px;}
.service .shop ul li {	margin-right: 10px;	margin-left: 10px;	float: left;	width: 250px; height: auto;	text-align: center;	display: block;	padding-top: 20px; padding-bottom: 20px;	color: #FFFFFF;}
.service .shop li:hover {	background-color: #eeb214;}
.service .shop li:hover .shop_img0 {	background: url(/images/sy_icon5_1.png) no-repeat;}
.service .shop li:hover .shop_img1 {	background: url(/images/sy_icon6_1.png) no-repeat;}
.service .shop li:hover .shop_img2 {	background: url(/images/sy_icon7_1.png) no-repeat;}
.service .shop li:hover .shop_img3 {	background: url(/images/sy_icon8_1.png) no-repeat;}
.service .shop li:hover span, .service .shop li:hover p {	color: #fff;}
.service .shop li .shop_img0 {	color: #FFFFFF;	height: 58px;	width: 70px;	display: block;	margin:20px auto;	background-image: url(/images/sy_icon5.png);	background-repeat: no-repeat;	background-position: center center;}
.service .shop li .shop_img1 {	color: #FFFFFF;	height: 58px;	width: 70px;	display: block;	margin:20px auto;	background-image: url(/images/sy_icon6.png);	background-repeat: no-repeat;	background-position: center center;}
.service .shop li .shop_img2 {	color: #FFFFFF;	height: 58px;	width: 70px;	display: block;	margin:20px auto;	background-image: url(/images/sy_icon7.png);	background-repeat: no-repeat;	background-position: center center;}
.service .shop li .shop_img3 {	color: #FFFFFF;	height: 58px;	width: 70px;	display: block;	margin:20px auto;	background-image: url(/images/sy_icon8.png);	background-repeat: no-repeat;	background-position: center center;}
.service .shop span {	font-size: 16px;	line-height: 18px;	font-weight: bold;	color: #666666;	width: 250px;	text-align: center;	float: left;	display: block;	padding-top: 10px;}
.service .shop a:hover p {	color: #FFFFFF;}
.service .shop p {	font-size: 12px;	line-height: 24px;	color: #999999;	height: 100px;	width: 220px;	margin-top:20px;	margin-bottom:20px;	margin-left: 15px;	float: left;	text-align: left;	display: block;}
.service .tiao {	margin-right: auto;	margin-left: auto;	width: 1080px;	background-image: url(/images/sy_tiao.png);	height: 1px;	background-repeat: no-repeat;	margin-bottom: 40px;	margin-top: 20px;}
.service .note {	text-align: center;}
.service .note span {	font-size: 16px;	font-weight: bold;	color: #666666;	margin-right: auto;	margin-left: auto;}
.service .note_main {	width: 1080px;	display: block;	margin-right: auto;	margin-left: auto;	margin-bottom:20px;	overflow: hidden;}
.service .note_main li {	width: 300px;	margin-right: 10px;	float: left;	margin-left: 10px;	padding-top: 50px;	padding-left: 40px;	margin-bottom: 20px;	overflow: hidden;}
.service .note_main .note_mainleft {	float: left;	width: 60px;}
.service .note_main .note_mainright {	float:left;	padding-left:20px;}
.service .note_main .note_mainright p {	font-size: 16px;	font-weight: bold;	color: #666666;	line-height: 16px;	width: 180px;	float: left;	margin-bottom:10px;}
.service .note_main .note_mainright span {	font-size: 14px;	color: #999999;	font-weight: normal;	width: 180px;	padding-top: 5px;	display:block;}
.msg {	width: 100%;	background-image: url(/images/sy_bg0.png);	height: 150px;	background-repeat: repeat-x;	margin-top: 0px;	margin-right: auto;	margin-left: auto;}
.msg .guild {	width: 1080px;	margin-right: auto;	margin-left: auto;	overflow: hidden;}
.msg .guild .icon {	background: url(/images/sy_icon14.png) 0 center;	height: 150px;	width: 158px;	float: left;}
.msg .guild .msg_inputs { margin-top:50px;}
.msg .guild .msgt1 {	background-color: #FFFFFF;	height: 50px;	width: 130px;	border: 2px solid #eeb214;	float: left;	margin:0px 10px 0px 0px; padding-left: 15px;	line-height: 54px;}
.msg .guild .msgt2 {	background-color: #FFFFFF;	height: 50px;	width: 130px;	border: 2px solid #eeb214;	float: left;	margin:0px 10px 0px 0px; padding-left: 15px;	line-height: 54px;}
.msg .guild .msgt3 {	background-color: #FFFFFF;	height: 50px;	width: 505px;	border: 2px solid #eeb214;	float: left;	margin:0px; padding-left: 15px;	line-height: 54px;}
.msg .guild .bt_msg {height: 50px;	width: 50px;	border:none; float:left;}


.msg .guild .icon_left input {	background-color: #FFFFFF;	height: 50px;	width: 128px;	border: 2px solid #eeb214;	float: left;	margin-right: 10px;	margin-left: 10px;	margin-top: 50px;	padding-left: 15px;	line-height: 46px;}
.msg .guild .icon_center input {padding-left: 15px;	line-height: 46px;}
.hot_main {	width: 1080px;	margin-right: auto;	margin-left: auto;	display: block;	padding-bottom: 20px;}
.hot_main li {	float: left;	height: 140px;	width: 196px;	margin-right: 10px;	margin-left: 10px;	overflow: hidden;}
.bottom {	width: 100%;	background-color: #261e4d;	background:url(/images/sy_bg5.png) no-repeat center  top #261e4d;	background-repeat: no-repeat;	background-position: center;	overflow:hidden;	padding:0 0 20px 0;}
.bottom .bottom_main {	width: 1080px;	margin-right: auto;	margin-left: auto;	padding-top: 40px;}
.bottom .bottom_main ul{ clear:both; float:left; width:100%; padding:0px; margin:0px; }
.bottom .bottom_main li {	width: 18%;	margin:0 10px;	float: left;	overflow: hidden;}
.bottom .bottom_main dt {	font-size: 14px;	font-weight: bold;	color: #FFFFFF;	margin-bottom: 20px;}
.bottom  .bottom_main  dt  u {	color: #eeb214;	text-decoration: none;}
.bottom  .bottom_main  dd a {	font-size: 12px;	line-height: 20px;	font-weight: normal;	color: #FFFFFF;}
.bottom .bottom_main dd:hover {	color: #999999;}
.bottom .bottom_main dd {	font-size: 12px;	line-height: 20px;	font-weight: normal;	color: #FFFFFF;}
.bottom .bottom_main dd:hover a {	color: #999999;}
.copyright {	width: 100%;	height: 40px;	background-color: #0c091c;	text-align: center;}
.copyright .copyright_main {	width: 1080px;	margin: 0 auto;	font-size: 12px;	color: #FFFFFF;	line-height: 40px;}
.hot_wrapper {	width: 100%;	margin: 0 auto;	padding-top: 80px;	height: 346px;}
.button3 a {	margin-top: -40px;	float: right;	width: 120px;	background-color: #eeb214;	height: 40px;	font-size: 16px;	line-height: 40px;	color: #FFFFFF;	text-align: center;}
.bai {	background: #FFFFFF;	margin-bottom: 60px;	display: block;}
/*产品页开始*/
.cp_banner2 {	width:100%;	text-align: center;}
.cp_banner2 img{ height:auto; width:100%;}

.cp_wrapper {	width:1080;	overflow: hidden;	display: block;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}
.cp_wrapper .cp_breadcrumb {	padding-bottom:40px;	width: 1080px;	margin-right: auto;	margin-left: auto;	overflow: hidden;		font-size: 14px;	line-height: 40px;	color: #666666;	padding-left: 10px;}
.cp_wrapper .cp_breadcrumb span {	font-size: 14px;	line-height: 40px;	color: #666666;	float: left;	padding-left: 10px; width:100%;}
.cp_wrapper .cp_breadcrumb span a:hover {	color: #eeb214;}
.cp_wrapper .cp_tithle {	width: 1080px;	margin-right: auto;	margin-left: auto;}
.cp_wrapper  .cp_service_us  h3  a{	font-size: 30px;	line-height: 40px;	color: #666666;	list-style: none;	font-weight: normal;}
.cp_wrapper  .cp_service_us:hover  h3  a{color: #eeb214;}
.cp_wrapper .cp_service_us span { display:none;}
.cp_wrapper .cp_service_us .button {	margin-top: -20px;	float: right;	width: 120px;}
.cp_wrapper .cp_service_us .button li {	background-color: #a1a1a1;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.cp_wrapper .cp_service_us .button li img {	margin-top: 13px;}
.cp_wrapper .cp_service_us .button li:hover {	background-color: #eeb214;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.cp_wrapper .cp_content {	width: 1080px;	overflow: hidden;	margin-right: auto;	margin-left: auto;	padding-top: 40px;	padding-bottom: 40px;}
.cp_wrapper .cp_content li {	margin-right: 10px;	margin-left: 10px;	float: left;	position:relative;	cursor:pointer;}
.cp_wrapper .cp_content li .prosmall{ float:left;}
.cp_wrapper .cp_content li:hover .cp_title p a{ color:#eeb214;}
.cp_wrapper .cp_content li:hover .cp_link {	display:block;}
.cp_wrapper .cp_content .cp_link {	display:none;	background-color:rgba(0, 0, 0, 0.7);	text-align: center;	z-index: 1;	height: 185px;	width: 250px;	padding-top:0px;	position:absolute;	top:0;	left:0;}
.cp_wrapper .cp_content .cp_link a{ display:block; width:100%; height:100%; float:left; clear:both;}
.cp_wrapper .cp_content .cp_link a img { margin:32% 0px 0px;}
.cp_wrapper .cp_content .cp_title {    float: left;    height: 65px;      margin-top: 10px;    text-align: center;    clear: both;}
.cp_wrapper .cp_content .cp_title p  {	font-size: 16px;	line-height: 16px;	color: #666666;	text-align: center;	display: block;	height: 20px;}
.cp_wrapper .cp_content .cp_title ul {	width: 250px;	overflow: hidden;	margin-top: 10px;	height: 20px;	display: block;	padding-left: 20px;}
.cp_wrapper .cp_content .cp_title li a {	font-size: 12px;	line-height:18px;	line-height: 18px;	color: #999999;	padding-left: 10px;	display:block;	float:left;}
.cp_wrapper .cp_content .cp_title li a:hover {	color: #eeb214;	font-weight: bold;}
.cp_wrapper .cp_content .cp_title li img {	display:block;	float:left;}
.cp_banner3 {	width: 100%;	text-align: center;	background-image: url(/images/cp_banner2.png);	background-repeat: no-repeat;	height: 500px;	background-position: center center;	background-color: #eeb214;}
.cp_banner3 .cp_banner3_tutle {	text-align: center;	width: 1080px;	margin-right: auto;	margin-left: auto;	padding-top: 175px;	display: block;}
.cp_banner3  .cp_banner3_tutle  h3 {	color: #FFFFFF;	font-size: 36px;	line-height: 40px;	font-weight: normal;}
.cp_banner3   .cp_banner3_tutle   span  {	color: #FFFFFF;	font-size: 24px;	line-height: 40px;}
.cp_banner3 .cp_banner3_tutle1 {	background-color: #eeb214;	height: 50px;	width: 250px;	margin-right: auto;	margin-left: auto;	margin-top:35px;}
.cp_banner3 .cp_banner3_tutle1:hover {	background-color: #FFFFFF;}
.cp_banner3   .cp_banner3_tutle1 a  {	color:#FFFFFF;	font-size: 18px;	line-height: 50px;	font-weight: bold;}
.cp_banner3 .cp_banner3_tutle1:hover a {	background-color: #FFFFFF;	color: #999999;}
.xq_header {	width:1080px;	padding-right: 10px;	padding-left: 10px;	overflow: hidden;	display: block;	margin-right: auto;	margin-left: auto;}
.xq_header .xq_header_left {	width:520px;	 	float:left;	text-align: center;}
.xq_header .xq_header_right {	width:540px;	float:left;	overflow: hidden;	display: block;}
.xq_header .xq_header_right .title {	height: 40px;}
.xq_header  .xq_header_right  .title  h1 {	height: 40px;	border-bottom-width: 5px;	border-bottom-style: solid;	border-bottom-color: #eeb214;	font-size: 26px;	line-height: 26px;	font-weight: bold;	color: #eeb214;	width: 380px;	display: block;	float: left;}
.xq_header .xq_header_right .title .right {	background-color: #eeb214;	float: right;	height: 40px;	width: 150px;	text-align: center;	margin-right: 10px;}
.xq_header  .xq_header_right  .title  .right  a  {	font-size: 14px;	line-height: 40px;	color: #FFFFFF;}
.xq_header .xq_header_right .title1 {	font-size: 14px;	color: #eeb214;	line-height: 14px;	float: left;	margin-top: 10px;	margin-bottom: 20px;	display: block;	height: 14px;	width: 540px;}
.xq_header  .xq_header_right  p {	font-size: 14px; 	color: #999999;	 	display: block;	margin-bottom: 10px;	float: left;	width: 540px;}
.cp_wrapper .xq_header .xq_header_right strong {	color: #666666;}
.xq_header   .xq_header_right   span   {	font-size: 14px;	line-height: 20px;	color: #999999;	overflow: hidden;	display: block;	float: left;	margin-bottom: 15px;}
.xq_header .xq_header_right .title4 li {	background-color: #FFFFFF;	float: left;	height: 60px;	width: 70px; text-align:center;	margin-right: 10px;	margin-left: 10px;}
.xq_header .xq_header_right .title4 li u { text-decoration:none;}
.xq_header .xq_header_right .title4 li a { color:#eeb214;  font-size:14px;}
.xq_header .xq_header_right .title4 {	width: 540px;	display: block; float:left; clear:both;}
.xq_header .xq_header_right .title5 {	text-align: center;	width: 540px;	margin-top: 40px; float:left; clear:both; text-align:left;}
.xq_header .xq_header_right .title5 img { width: 53px; height:48px; float:left; margin:20px;}
.xq_header .xq_header_right .title5 span { float:left;  font-size:24px; line-height:30px; color:#666666; margin:10px;}
.xq_header .xq_header_right .title5 span a { color:#eeb214; font-size:30px; font-weight:bold; display:block; line-height:30px;}
.xq_content .xq_top {	font-size: 24px;	line-height: 60px;	font-weight:normal;	color: #FFFFFF;	text-align: center;	height: 60px;	width: 1080px;	margin-right: auto;	margin-left: auto;	background-color: #eeb214;	margin-bottom: 40px;	margin-top: 80px;	display: block;}
.techdatatit{font-size: 24px;	line-height: 60px;	font-weight:normal;	color: #FFFFFF;	text-align: center;	height: 60px;	width: 1080px;	margin-right: auto;	margin-left: auto;	background-color: #eeb214;
	margin-bottom: 40px;	margin-top: 40px;	display: block;}

.xq_top1 {	width: 1080px;	display: block;	margin-right: auto;	margin-left: auto;}
.xq_top1 .left {	height: 730px;	width: 700px;	overflow: hidden;	margin-right: 10px;	margin-left: 10px;	float: left;}
.xq_top1 .right {	height: 730px;	width: 340px;	overflow: hidden;	float: left;	margin-right: 10px;	margin-left: 10px;}
.xq_top1 h3 {	    font-size: 24px;    line-height: 60px;    font-weight: normal;    color: #FFFFFF;    text-align: center;    height:60px;    width: 1080px;    margin-right: auto;    margin-left: auto;    background-color: #eeb214;    margin-bottom: 40px;
    margin-top: 80px;    display: block;}
.xq_top1  p {	font-size: 16px;	line-height: 30px;	color: #666666; margin:15px 0 15px 0;	overflow: hidden;}
.xq_top1 h4 { font-size:16px; color:#eeb214;}
.xq_top1 .right li {	height: 230px;	width: 340px;	margin-bottom: 20px;}
.xq_list {	width: 1080px;	overflow: hidden;	margin-right: auto;	margin-left: auto;}
.xq_list li {	width: 250px;	margin-right: 10px;	margin-left: 10px;	height: 380px;	float: left;}
.xq_list  h3 {	font-size: 16px;	line-height: 30px;	color: #666666;	float: left;	height: 30px;	width: 250px;	margin-top: 20px;	font-weight: normal;	display: block;}
.xq_list span {	font-size: 14px;	line-height: 22px;	color: #999999;	width: 250px;	height:120px;	padding-top: 10px;	overflow: hidden;	display: block;}
.xq_note {	width: 1080px;	padding-right: 10px;	padding-left: 10px;	margin-right: auto;	margin-left: auto;	text-align: left;	display: block;}
.xq_note .xq_note1 {	display: block;	text-align: center;	width: 1060px;	margin-right: auto;	margin-left: auto;	overflow: hidden;}
.xq_note .xq_note2 {	display: block;	width: 1080px;	height: 280px;	overflow: hidden;}
.xq_note  h3 {	font-size: 24px;	line-height: 24px;	color: #eeb214;	margin-bottom: 20px;	float: left;	display: block;	width: 1080px;	height: 24px;}
.xq_note a {	font-size: 12px;	line-height: 30px;	color: #666666;}
.xq_note span {	font-size: 12px;	line-height: 30px;	color: #999999;	float: left;	display: block;	width: 1080px;	height: 30px;}
.xq_content1 {	line-height: 100px;	color: #FFFFFF;	background-color: #eeb214;	height: 100px;	width: 1080px;	margin-right: auto;	margin-left: auto;	font-size: 36px;	font-weight: bold;	text-align: center;	display: block;}
.xq_form {	width: 1080px;	margin-right: auto;	margin-left: auto;	text-align: center;	margin-bottom: 40px;	display: block;}
/*.xq_form td {	height: 30px;	color: #eeb214;	border: 1px solid #CCCCCC;}
.xq_form th {	background-color: #eeb214;	border: 1px solid #CCCCCC;	color: #FFFFFF;	font-size: 14px;	font-weight: bold;}
*/.xq_form tr {	font-size: 14px;	line-height: 30px;	 }
.xq_form tr:hover td {	color: #FFFFFF;	background-color: #eeb214;	margin-right: auto;	margin-left: auto;	font-size: 14px;}
.xq_anli {	display: block;	width: 1080px;	margin-right: auto;	margin-left: auto;	height: 200px;}
.xq_anli .xq_anli_main {	float: left;	width: 250px;	margin-right: 10px;	margin-left: 10px;	overflow: hidden;}
.xq_anli  .xq_anli_main  h3 {	font-size: 16px;	line-height: 35px;	font-weight: bold;	color: #666666;	display: block;}
.xq_anli  .xq_anli_main  h3 a{	font-size: 16px;	line-height: 35px;	font-weight: bold;	color: #666666;	display: block;}
.xq_anli  .xq_anli_main  p {	display: block;	font-size: 14px;	line-height: 24px;	color: #999999;}
.xq_anli  .xq_anli_main  strong {	font-size: 14px;	color: #666666;}
.xq_anli .xq_anli_main a {	font-size: 16px;	color: #FFFFFF;	line-height: 40px;	font-weight: bold;}
.xq_anli .xq_anli_but {	display: block;	height: 40px;	width: 150px;	margin-right: auto;	margin-left: auto;	background-color: #eeb214;	text-align: center;	margin-top: 20px; margin-bottom:40px;}
.xq_content2 .xq_top {	font-size: 24px;	line-height: 60px;	font-weight: normal;	color: #FFFFFF;	text-align: center;	height:60px;	width: 1080px;	margin-right: auto;	margin-left: auto;	background-color: #eeb214;	margin-top: 80px;	display: block;}
 
.lx_wrapper {	width:1080px;	overflow: hidden;	display: block;	margin-right: auto;	margin-left: auto;}
.lx_wrapper .lx_breadcrumb {	width: 1080px;	margin-right: auto;	margin-left: auto;}
.lx_breadcrumb span {	font-size: 14px;	line-height: 40px;	color: #666666;	float: left;	padding-left: 10px;	width: 1080px;	margin-right: auto;	margin-left: auto;}
.lx_wrapper  .lx_breadcrumb  a:hover {	color: #eeb214;}
.weizhi { margin-bottom:40px;}
.lx_main {	text-align: left;	display: block;	width: 1080px;	margin-right: auto;	margin-left: auto;	padding-left: 10px;	margin-top: 40px;}
.lx_main {	width: 1080px;	margin-right: auto;	margin-left: auto;	display: block;	height: 70px;	margin-bottom: 20px;	overflow: hidden;}
.lx_main .content h1 {	font-size: 36px;	line-height: 40px;	font-weight: bold;	color: #eeb214;	margin-left: 10px;	list-style: none;}
.lx_main .content p {	font-size: 24px;	line-height: 30px;	color: #999999;	margin-left: 10px;}
.lx_message  {	height: 280px;	width: 1080px;	overflow: hidden;	display: block;	margin-right: auto;	margin-left: auto;	margin-bottom: 80px;}
.lx_message  .left  {	width: 450px;	height: 280px;	overflow: hidden;	display: block;	padding-left: 20px;	float: right;}
.lx_message  .right  {	width: 600px;	display: block;	height: 280px;	float: left;	margin-right: 10px;	margin-left: 10px;}
.lx_message .left .left1 {	display: block;	height: 30px;	width: 450px;}
.lx_message .left h1 {	background-image: url(/images/lx_icon0.png);	background-repeat: no-repeat;	background-position: left center;	float: left;	height: 40px;	font-size: 16px;	line-height: 40px;	font-weight: bold;color: #666666;
	padding-left: 40px;	display: block;}
.lx_message .left img {	margin-top: 13px;	float: left;	margin-left: 20px;	display: block;}
.lx_message .left .left2{	display: block;	margin-top: 10px;	width: 450px;	background-image: url(/images/lx_icon1.png);	background-repeat: no-repeat;	background-position: left 20px;	height: 50px;}
.lx_message .left .left3{	display: block;	margin-top: 10px;	width: 450px;	background-image: url(/images/lx_icon2.png);	background-repeat: no-repeat;	background-position: left 20px;	height: 50px;}
.lx_message .left .left4{	display: block;	margin-top: 10px;	width: 450px;	background-image: url(/images/lx_icon3.png);	background-repeat: no-repeat;	background-position: left 20px;	height: 50px;}
.lx_message .left .left5{	display: block;	margin-top: 10px;	width: 450px;	background-image: url(/images/lx_icon4.png);	background-repeat: no-repeat;	background-position: left 20px;	height: 50px;}
.lx_message  .left  span  {	float: left;	font-size: 16px;	line-height: 30px;	color: #666666;	display: block;	width: 400px;	overflow: visible;	padding-left: 40px;	margin-top: 10px;}
.lx_message .left p {	font-size: 14px;	color: #999999;	display: block;	line-height: 20px;	float: left;	height: 20px;	padding-left: 40px;	width: 400px;}
.lx_mode {	text-align: center;	display: block;	width: 100%;	background-image: url(/images/lx_img1.png);	background-repeat: no-repeat;	background-position: center center;	height:auto; padding-bottom:150px;}
.lx_mode .lx_mode_main {	display: block;	height:auto;	width: 1080px;	margin-right: auto;	margin-left: auto;	text-align: center; margin-top: 80px;}
.lx_mode .lx_mode_main h1 {	font-size: 36px;	font-weight: bold;	color: #eeb214;	display: block;		line-height: 36px;	margin-bottom: 5px;}
.lx_mode .lx_mode_main p {	display: none;}
.lx_mode .lx_mode_main .lx_mode_main1 {	background-color: #FFFFFF;	display: block;	margin-top: 40px;	padding-top: 40px;	height: 300px;	text-align: center;}
.lx_mode .lx_mode_main .lx_mode_main1 .left {	width: 440px;	margin-right: 20px;	height: 180px;	display: block;	float: left;	margin-left: 80px;}
.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 {	display: block;	height: 90px;	float: left;}
.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 span {	font-size: 16px;	color: #666666;	text-align: left;	display: block;	line-height: 16px;	margin-bottom: 10px;	margin-top: 10px;}
.biaogestyle {	font-size: 12px;	line-height: 40px;	color: #999999;	height: 40px;	width: 440px;	padding-left: 20px;	border: 1px solid #CCCCCC;}
.biaogestyle1 {	font-size: 12px;	line-height: 20px;	color: #999999;	height: 130px;	width: 440px;	border: 1px solid #CCCCCC;	padding-left: 20px;	text-align: left;	float: left;	padding-top: 10px;}
.lx_mode  .lx_mode_main  .lx_mode_main1  .right {	width: 440px;	height: 180px;	margin-left: 20px;	float: left;}
.lx_mode .lx_mode_main .lx_mode_main1 .right span {	font-size: 16px;	color: #666666;	text-align: left;	display: block;	line-height: 16px;	margin-bottom: 20px;}
.lx_mode   .lx_mode_main   .lx_mode_main1   .centent  .button_mag {	font-size: 16px;	line-height: 40px;	color: #FFFFFF;	text-align: center;	display: block;	height: 40px;	width: 150px;	background-color: #eeb214;	margin-right: auto;	margin-left: auto;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}
.lx_mode .lx_mode_main .lx_mode_main1 .centent {	display: block;	height: 40px;	width: 1080px;	margin-right: auto;	margin-left: auto;	float: left;	margin-top: 10px;}
.lx_mode .lx_mode_main .lx_mode_main1 .centent .button_mag:hover {cursor:pointer;}


 /*2016/10/27 wqadd */
 
.gy_banner {width:100%;}
.gy_wrapper {	width:1080px;	overflow: hidden;	display: block;	margin: 0 auto 40px;}

.gy_wrapper.gy_breadcrumb { width: 1080px; margin-right: auto; margin-left: auto; }
.gy_breadcrumb span { font-size: 14px; line-height: 40px; color: #666666; float: left; padding-left: 10px; width: 1080px; margin-right: auto; margin-left: auto; }
.gy_wrapper.gy_breadcrumb a:hover { color: #eeb214; }
.gy_jieshao { width:1080px; margin-top: 0px; margin-right: auto; margin-bottom: 40; margin-left: auto; display: block; overflow: hidden; }
.gy_jieshao_left { width:520px; float:left; padding:40px 10px 40px; }
.gy_jieshao_right { width:540px; float: right; text-align:center; padding-top: 40px; }
.gy_jieshao_video { width:512px; height:288px; margin:0 10px; }
.gy_jieshao_left_biaoti h3 { color:#eeb214; font-size:18px; line-height:18px; }
.gy_jieshao_left_biaoti p { color:#999999; font-size:14px; padding-top:10px; line-height:14px; }
.gy_jieshao_img { display:block; width:60px; height:2px; margin-top:10px; background-color:#eeb214; float:left; }
.gy_jieshao_left_biaoti span { display:block; padding-top:40px; color:#999999; line-height:30px; font-size:14px; }
.gy_jieshao_left_biaoti span a { color:#eeb214; }
.gy_gongsitu { width: 1080px; margin:0 auto 40px; overflow: hidden; }
.gy_gongsitu .left { float:left; margin:0 10px; width:340px; text-align: center; }
.gy_gongsitu .center { margin:0 10px; width:340px; text-align: center; float:left; }
.gy_gongsitu .right { margin:0 10px; width:340px; text-align: center; float:right; }
.gy_wenhua { width:100%; height:232px; background-color:#eeb214; margin-bottom:40px; }
.gy_wenhua .gy_wenhua_main { width:1080px; margin:0 auto; overflow:hidden; }
.gy_wenhua_main .left { width:540px; height:232px; text-align:center; float:left; }
.gy_wenhua_main .left .left_main { margin:40px; text-align:center; }
.gy_wenhua_main .left .left_main h3 { font-size:36px; font-weight:bold; color:#FFFFFF; text-align:center; }
.gy_wenhua_main .left .left_main p { display:none; }
.gy_wenhua_main .left .left_main1 { width:270px; text-align:center; padding-top:30px; margin:0 auto; }
.gy_wenhua_main .left .left_main span { float:left; color:#FFFFFF; font-size:14px; line-height:24px; text-align:left; }
.gy_wenhua_main .left .left_main span strong { color:#FFFFFF; font-size:18px; padding-top:30px; line-height:24px; font-weight: bold; text-align: left; }
.left_main1_img { display:block; width:60px; height:2px; margin-top:10px; background-color:#FFFFFF; float:left; }
.gy_wenhua_main .right { width:500px; height:auto; text-align:left; float:right; padding:50px 0px; }
.gy_wenhua_main .right p { font-size:14px; line-height:30px; color:#FFFFFF; margin-top:40; }
.zizhi { width:1080px; text-align:center; margin:0 auto 40px; overflow:hidden; }
.zizhi .title { display:block; text-align:center; }
.zizhi h3 { font-size:36px; font-weight:bold; color:#eeb214; }
.zizhi p { display:none;}
.zizhi_img { width:60px; height:2px; margin:30px auto 0; background-color:#eeb214; }
.zizhi ul { padding-top:20px; float:left; clear:both; }
.zizhi ul li { width:250px; float:left; margin:10px 10px; background-color:#eeb214; }
.licheng { width:100%; background-color:#f3f3f3; background-image: url(/images/gy_img7.png); background-repeat: no-repeat; background-position: 80% center; padding-top: 40px; margin-bottom:40px; }
.licheng_main { width:1080px; margin:0 auto; }
.licheng_main_left { background-image: url(/images/gy_img6.png); background-repeat: no-repeat; height: 700px; width: 540px; background-position: center center; overflow:hidden; }
.lichenglist1 { width:324px; height:115px; float:left; text-align:center; }
.lichenglist1 p { float:right; font-size:14px; line-height:24px; color:#666666; margin:35px 40px 0 0; }
.lichenglist2 { width:216px; height:115px; float:right; }
.lichenglist2 p { float:left; font-size:14px; line-height:24px; color:#666666; margin:15px 0px 0px 20px; }
.lichenglist3{ width:324px; height:115px; float:right; margin-left:216px; }
.lichenglist3 p { float:left; font-size:14px; line-height:24px; color:#666666; margin:30px 0px 0px 50px; }
.lichenglist4{ width:324px; height:115px; float:right; margin-left:216px; }
.lichenglist4 p { float:left; font-size:14px; line-height:24px; color:#666666; margin:25px 0 0 10px; }
.lichenglist5 { width:216px; height:115px; float:left; text-align:center; }
.lichenglist5 p { float:right; font-size:14px; line-height:24px; color:#666666; margin:40px 0 0 0; }
.lichenglist6 { width:324px; height:115px; float:right; }
.lichenglist6 p { float:left; font-size:14px; line-height:24px; color:#666666; margin:35px 0px 0px 40px; }
.lichenglist7 { width:350px; height:115px; float:left; text-align:right; margin-right:190px; }
.lichenglist7 p { float:right; font-size:14px; line-height:24px; color:#666666; margin:50px 100px 0px 0px; }
.lichenglist8 { width:350px; height:115px; float:left; text-align:left; margin-left:190px; }
.lichenglist8 p { float:left; font-size:14px; line-height:24px; color:#666666; margin:45px 0px 0px 90px; }
.nengli { width:1080px; overflow:hidden; margin:0 auto 40px;}
.nengli ul li { width:520px; margin:10px 10px; height:364px; float:left; overflow:hidden; }
.nengli .nengli_list { width:260px; height:182px; float:left; padding:15px 10px; overflow:hidden; border:1px solid #eeb214; }
.nengli .nengli_list p strong { font-size:18px; display:block;}
.nengli .nengli_list p{ font-size:16px; color:#999999; width:230px; line-height:24px; text-align:left;}
.nengli ul li img { width:260px; height:182px;}



/* wqadd 2016/10/28 下午*/ 
.xw_main { width:1080px; margin:0px auto;}
.xw_main_title { height:31px; border-bottom: 1px solid #eeb214; width:100%;}
.xw_main_title .left { float:left;}
.xw_main_title .left li{ width:120px; text-align:center; float:left;}
.xw_main_title .left li a { font-size:20px; line-height:30px;  display:block;}
.xw_main_title .left li:hover a{ background-color:#eeb214; color:#FFFFFF; cursor:pointer;}
#ccovr{ background-color:#eeb214; color:#FFFFFF; cursor:pointer; color:#FFFFFF;}
.xw_main_title .right { float:right;}
.xw_main_title .right a { float:right; font-size:16px; line-height:30px; color:#999999; margin-right:10px;}
.xw_main_title .right:hover a{ color:#eeb214; cursor:pointer;}
.xw_liebiao { width:1080px; margin:0px auto 40px; overflow:hidden;}
.xw_liebiao ul li {	background-image: url(/images/sy_tiao.png);	background-repeat: no-repeat;	background-position: center bottom;	height: 231px; display:block;}
.xw_liebiao li .left{ width:250px; height:230px; float:left;}
.xw_liebiao li .left .riqi { margin:40px; border:1px solid #CCCCCC; width:158px; height:148px; text-align:center; display:block;}
.xw_liebiao li:hover .left .riqi {	border: 1px solid #eeb214;}
.xw_liebiao li .left .riqi p { font-size:60px; line-height:90px; color:#999999;}
.xw_liebiao li .left .riqi p u { font-size:30px; line-height:30px; color:#999999; text-decoration:none; display:block;}
.xw_liebiao li:hover .left .riqi p ,.xw_liebiao li:hover .left .riqi p u { color:#eeb214;}
.xw_liebiao li .right{ width:830px; height:230px; float:right;}
.xw_liebiao li .right .xinwen { margin:40px 20px; text-align:left; display:block;}
.xw_liebiao li .right .xinwen h3 { margin-bottom:10px;}
.xw_liebiao li .right .xinwen h3 a { font-size:16px; line-height:16px; color:#666666; font-weight:bold; }
.xw_liebiao li:hover  .right .xinwen h3 a { color:#eeb214;}
.xw_liebiao li .right .xinwen p { font-size:14px; line-height:26px; height:80px; overflow:hidden; color:#666666;}
.xw_liebiao li:hover .right .xinwen p { color:#666666;}
.chakanxinwen {    width: 150px;    height: 30px;    background-color: #CCCCCC;    color: #FFFFFF;    float: 14px;    line-height: 30px;    text-align: center;    margin-top: 9px;    border: none;    display: block;}
.xw_liebiao li:hover .chakanxinwen { cursor:pointer; background-color:#eeb214;}



/* wqadd 2016/10/29 上午*/ 

.gsxw_liebiao { width:1080px; margin:20px auto 40px; overflow:hidden; }
.gsxw_liebiao ul li { height:50px;	background-image: url(/images/sy_tiao.png);	background-repeat: no-repeat;	background-position: center bottom;}
.gsxw_liebiao ul li .left {	float:left;	background-image: url(/images/xw_icon0.png);	background-repeat: no-repeat;	background-position: center center;	height: 50px;	width: 10px;}
.gsxw_liebiao ul li .right {  margin:0px 0px 0px 10px; background:url(/images/xw_icon0.png) center left no-repeat; padding:0 0 0 20px; }
.gsxw_liebiao ul li .right a {width:1050px; color:#666666; font-size:16px;   line-height:50px; text-align:left; float:left; padding:0px 10px 0px 0px;}
.gsxw_liebiao ul li .right  span { font-size:14px; line-height:50px; float:right; font-weight:normal; color:#999999;}
.gsxw_liebiao ul li:hover .right a,.gsxw_liebiao ul li:hover .right span { color:#eeb214; cursor:pointer;}
.xw_yema { width:1080px; margin:40px auto;; text-align:center; }
.xw_yema_kuai { width:630px; height:35px; text-align:center; margin:0px auto;}
.xw_yema_kuai a { background-color:#CCCCCC; color:#FFFFFF; font-size:14px; line-height:25px; height:25px; width:60px; margin:0px 5px; float:left; display:block;}
.xw_yema_kuai a:hover { background-color:#eeb214;}

/* wqadd 2016/10/29 下午*/

.xw_title { width:1080px; height:100px; background-color:#eeb214;  margin:20px auto;}
.xw_title p { margin-left:30px; color:#FFFFFF; font-size:20px; line-height:100px; color:#FFFFFF;}
.xw_title p strong { font-size:28px;}
.xw_title p a {	color:#FF0000;	font-size:20px;	font-weight:bold;	line-height:40px;	background-color:#FFFFFF;	height:40px;	width:200px;	display: inline-block; text-align:center; margin:0px 10px; ursor:pointer;}
.xw_title_main { width:1080px; margin:0px auto; padding:0px 10px 40px; background-image:url(/images/sy_tiao.png); background-repeat:no-repeat; background-position:bottom center; }
.xw_title_main h3 { color:#666666;	font-size:24px; line-height:24px;font-weight:bold;	background-image: url(/images/xw_icon1.png);	background-repeat: no-repeat;	background-position: left center;	 padding:40px 0px 40px 20px;}
.xw_title_main p { margin-left:0px; color:#666666; font-size:14px; line-height:26px; padding-bottom:10px; }
.shangxia { width:1080px; margin:40px auto; height:40px;}
.shangxia .left { width:540px; float:left; text-align:left;}
.shangxia .left span { font-size:14px; color:#666666; line-height:40px; }
.shangxia .left a{ font-weight:bold; margin:0px 20px; display:inline-block;}
.shangxia  .left:hover a, .shangxia  .left:hover span{ cursor:pointer; color:#eeb214;} 
.shangxia .right { width:540px; float:right;}
.shangxia .right span { font-size:14px; color:#666666; line-height:40px; }
.shangxia .right a{ font-weight:bold; margin:0px 20px; display:inline-block;}
.shangxia  .right:hover a, .shangxia  .right:hover span{ cursor:pointer; color:#eeb214;}
.xw_more {	width:1080px; height:50px; margin:0px auto; background-color: #eeb214; padding-left:20px;}
.xw_more span { font-size:20px; color:#FFFFFF; line-height:50px;}
.wenzhangtitle { width:1080px; margin:0px auto; overflow:hidden;}
.wenzhangtitle .left { width:100%; border:1px solid #eeb214; margin-bottom:40px; height:auto;}
.wenzhangtitle .left ul { width:100%; float:left; padding:20px; }
.wenzhangtitle .left ul li {	width:500px;	height:30px; margin-left:15px;text-align:left; background: url(/images/xw_icon0.png) left center no-repeat ; padding:0 0 0 20px; float:left;}
.wenzhangtitle .left ul li a { font-size:14px; line-height:30px; color:#666666;}
.wenzhangtitle .left ul li:hover a { color:#eeb214;}


/* wqadd 2016/10/31 上午*/
.fw_mianbaoxie {	width:1080px;	font-size: 14px;	line-height: 40px;	color: #666666;	padding-left: 10px;	margin:0px auto;}
.fw_mianbaoxie a {	color: #666666;	}
.fw_mianbaoxie a:hover {	color: #eeb214;}
.fw_tixi { width:1080px; margin:0px auto 80px; overflow:hidden;}
.fw_tixi ul { width:100%;}
.fw_tixi ul li { width:250px; height:270px; float:left; margin:0px 10px; }
.fw_tixi ul li img { display:block; margin:0px auto; text-align:center;}
.fw_tixi ul li h3 { font-size:24px; line-height:24px; font-weight:bold; color:666666; margin:30px auto 20px; display:block; text-align:center;}
.fw_tixi ul li a {	background: url(/images/xw_icon0.png) no-repeat left center;  	padding-left: 20px; color:#666666; font-size:16px; line-height:24px; clear:both; display:block; }
.fw_tixi ul li a:hover { color:#eeb214; cursor:pointer;}
.fw_chengnuo { width:1080px; margin:0px auto 80px; overflow:hidden;}
.fw_chengnuo ul li { width:340px; height:300px; margin:0px 10px; float:left;}
.fw_tiao { background-color:#eeb214; width:240px; height:10px; float:left; margin:5px 0px;}
.fw_main { width:100%; height:70px; overflow:hidden;}
.fw_main p { font-size:16px; color:#eeb214; font-weight:bold; line-height:70px; float:left; width:86px;}
.fw_main a { font-size:14px; color:#666666; line-height:24px; height:70px; overflow:hidden; }
.fw_tu {width:100%;	margin:0px auto;}
.fw_guzhang { width:100%; height:280px; background-color:#f7f7f7; margin:0px auto 80px; }
.fw_guzhang .main { width:1080px; margin:0px auto;}
.fw_guzhang .main .left { width:540px; height:280px; float:left;text-align:center; padding-top:60px;}
.fw_guzhang .main .left h3 {	font-size:36px;	font-weight:bold;	color:#eeb214;}
.fw_guzhang .main .left p { display:none;}
.left_img {	width:60px;	height:2px;	margin:30px auto 0;	background-color:#eeb214;}
.fw_guzhang .main .right { width:540px; height:280px; float:right; padding-top:30px; overflow:hidden;}
.kuang1{ width:250px; height:40px; margin:10px; border:1px solid #eeb214; float:left; padding-left:20px; width:220px; line-height:40px;}
.kuang2 { width:400px; height:80px; margin:10px; border:1px solid #eeb214; float:left; padding-left:20px; width:380px; line-height:80px; }
.tijiao { width:100px; height:80px; background-color:#eeb214; color:#FFFFFF; line-height:80px; font-size:18px; font-weight:bold; border:none; margin:10px; width:80px; }
.tijiao:hover { cursor:pointer;}
.peijian { width:1080px; margin:0px auto 80px; overflow:hidden;}
.peijian ul { margin-bottom:80px;}
.peijian ul li { width:250px; height:174px; margin:10px; float:left; }
.peijian ul li img{ width:100%;}
.peijian ul li span {background-color:#000000; background-color:rgba(0,0,0,0.7); height:40px; width:100%; color:#FFFFFF; font-size:14px; line-height:40px; margin-top:-40px; margin-top:-40px;   display:block; text-align:center; position:relative; z-index:2;}

/*wqadd 2016/11/1 上午*/
.chajian { width:1200px; margin:0px auto; }
.chajian ul { position: fixed; right: 1px;  bottom: 41%; _position: absolute; _top: expression(eval(document.documentElement.scrollTop || document.body.scrollTop)+eval(document.documentElement.clientHeight || document.body.clientHeight)-361+'px');    z-index: 99;}
.chajian li{ background-image:url(/images/iconbg.png); width:63px; height:63px; margin-bottom:1px;}
#ccbg1 { background-image:url(/images/iconbg1.png); width:63px; height:63px; margin-bottom:1px;}
#gotoTop2 { background-image:url(/images/iconbg1.png); width:63px; height:63px; margin-bottom:1px;}
.chajian li img { width:63px; height:63px;}
.chajian span {text-align:center;	color:#FFFFFF;width:200px;height:63px;	float:right;line-height:63px;font-size:18px;background-color: #261e4d; margin-right:62px;	border-radius:3px; margin-top:-67px;  display:none; }
.chajian li:hover span { display: block; }





/*lcadd*/
.proshowinfo2{ float:left; clear:both; margin:10px 0 10px 0; line-height:20px;}
.video{ text-align:center;}
.mop{ margin-top:20px;}
.con_news_def{ display:none;}

.pages{ margin:50px 0 50px 0;}
.pages a, .pages .cpb { text-decoration:none;padding:5px 10px; border: 1px solid #d8d8d8;background: #ffff;margin:0 2px; font-size:11px; color:#000; margin:5px ; }
.pages a:hover { background-color: #eeb214; color:#fff;border:1px solid #eeb214; text-decoration:none;}
.pages .cpb { font-weight: bold; color: #fff; background: #eeb214; border:1px solid #eeb214;padding:5px 10px; }

/*lcadd 2016-10-29 newsshow*/
.news_show {	width: 1080px;	margin: auto;}
.news_show h1{    font-size: 30px;    line-height: 40px;    font-weight: bold;    color: #eeb214;    list-style: none; text-align:center;}
.news_show_content{ margin:50px 0 0 0; line-height:28px;}
.news_show_content p{ margin:20px 0 20px 0;}
.prevnext{width:100%; padding:0px; margin:0px 0 20px 0;}
.prevnext a{ color:#999; }
.prevnext a:hover{text-decoration:underline;}
.prevnext p{ margin:10px 0 10px 0;}
#sub_tit{ width:1080px; margin:20px auto;}
#content{ width:1080px; margin:0 auto 20px;}
.fw_tixi ul li .atext{background: url(/images/xw_icon0.png) no-repeat 0px 10px; }



/*wq add 2016/11/2 */
.top .head a{ float:right; margin:5px; display:none; }
.hover { background-color:#eeb214; color:#FFFFFF;}



.phone-fixed{ display:none;}










@media screen and (max-width: 767px)
{
/*2016-11-7 lcadd*/
.phone-fixed { display:block;}
.phone-fixed {  z-index: 9999; margin: 0px; padding: 0px;   width: 100%;  height: 55px;  text-align: center;  position: fixed !important; bottom: 0px;  user-select: none; color: #FFFFFF; background: #261e4d; left:0;}
.phone-fixed ul li { float:left; width:25%; padding-top:6px;}
.phone-fixed ul li img { height:28px;}
.phone-fixed ul li p { margin:2px 0 0 0; padding:0;    line-height: 20px;}
.phone-fixed a { color:#fff; }
/*end*/


.top .head { width:100%; text-align:center; background-color:#261e4d;}
.top .head p { float:left; margin-left:10px; color:#CCCCCC;}
.top .head a{ display:block;}
.top .head li { display:none;}
.top .nav { background-image:none; background-color:#FFFFFF; width:100%; height:auto;}
.top .nav .content { width:100%; height:auto;  border-bottom:10px solid #261e4d;}
.top .nav .content .logo { background-size:90%;float:left; margin-left:10px; margin:20px; width:100%;}
.top .nav .content .menu1 { display:none;}

.top .nav .content .menu {display:none; float:none; width:100%; position:absolute; z-index:2;}
.top .nav .content .menu ul{ float:left; background-color:#261e4d; width:100%;}
.top .nav .content .menu ul li {  height:auto; width:100%; border-bottom:1px solid #CCCCCC;}
.top .nav .content .menu ul li a { width:100%; font-size:14px; line-height:44px; display:block; background-color:#261e4d; color:#FFFFFF; font-weight:normal; text-align:center;}

.banner { display:none;}

.hot .main {width: 90%; margin: 0 auto;    padding-top: 5%;    text-align: center;}
.hot .main p {color: #FFFFFF; line-height: 20px; width:100%; font-weight:normal; height:auto; float:none; margin-bottom:5px; font-size:14px;}

.btn { width:150px; height: 40px; margin:20px auto; }
.btn    p a { font-size:16px; font-weight:normal; line-height:40px;}


.subnav {  width: 100%; margin:0px;  overflow: hidden; padding:20px 10px;}
.subnav ul { width:100%;}
.subnav ul li {    width: 50%; height:auto; float: left;   text-align: center; display: block; background-color:#F3F3F3; margin:5px; margin:0px auto; color:#FFFFFF; padding:0px;}
.subnav ul li img { display:none;}
.subnav p a {    font-size: 14px;    color: #eeb214;  font-weight:normal;}
.subnav li:hover span { display:none;}
.subnav li:hover p { display:block;}

.news { width: 100%; height:auto; background-color: #F3F3F3;margin:0px auto;  padding-top: 20px;}
.news .content { width: 100%; height:auto; padding-bottom: 20px;text-align: center; border-bottom:1px solid #F3F3F3;}
.button3 { display:none;}

.news .main { border-top:1px solid #FFFFFF; width:100%; height:auto;}
.news .main .tab { width:100%; height:auto; margin:0px;}
.news .main .tab .newshot { display:none;}
.news .main .tab .title { display:none;}
.news .main .tab .list { display:none;}
.defnewstime{ display:block;}
.news .main .tab .newscontent { width:100%; margin:0px 0px 40px;}
.news .main .tab .newscontent li {    font-size: 14px;    color: #666666;    line-height: 26px;    width: 100%; margin-left:20px;}
.news .main .tab .newscontent .newa {    float: left; width:65%;}
.news .main .newscontent li span {    float: left; width:30%;}

.banner1 {    height: auto;    width: 100%;      background-color: #eeb214;    margin-bottom: 40px;  }
.banner1 img { display:none;}
.banner1 .banner_main {  height: auto;width: 100%; overflow: hidden;    text-align: left;    padding: 0 10px;}
.banner1 .banner_main .banner_main_left {    width: 100%;  color: #FFFFFF;    padding: 40px 0px 0px;    font-size: 16px;    line-height: 24px; font-weight:normal; float: left;}
.banner1 .banner_main .banner_main_right {    width: 50%;    float: left;    text-align: center;    height: auto;    background-color: #FFFFFF;    margin-top: 20px;    margin-left: 25%; margin-bottom:40px;}
.banner1 .banner_main .banner_main_right a {    font-size: 20px;    line-height: 60px;    font-weight: bold;    color: #eeb214;}

.service { width:100%; height:auto; margin:40px 0px;}
.service .tiao { width: 100%; background-image: url(/images/sy_tiao.png); height: 1px;    background-repeat: no-repeat;  margin: 20px 0px 40px;}
.service .shop {    width: 100%;    overflow: hidden;    margin-bottom: 40px;}
.service .shop ul li { margin:0px; float: left; width: 100%; text-align: left; display: block; padding: 0px 20px 0px; color: #FFFFFF;}
.service .shop span {    font-size: 16px;    line-height: 18px;    font-weight: bold;    color: #666666;    width: 100%;    text-align: center;    float: left;    display: block; padding:0pc;}
.service .shop p {    font-size: 12px;    line-height: 24px;    color: #999999;    height: auto;    width: 100%;    overflow: hidden;    margin: 20px 0px;  float: left;    text-align: left;    display: block;}

.service .note {    text-align: center;    width: 100%;    height: auto;}
.service .note span {    font-size: 14px;    font-weight:normal;    color: #666666; margin:0px;    padding: 0px 10px;    width: 100%;    height: auto;    display: block;    text-align: left; line-height:30px;}
.service .note_main {    width: 100%; height:auto;  display: block;    margin:0px 0px 40px;    overflow: hidden;}
.service .note_main li {    width: 100%;    margin:0px;    float: left; padding: 30px 0px 0px;  text-align: center;    overflow: hidden;}
.service .note_main .note_mainleft {    float: left;    width: 30%; text-align:right;}
.service .note_main .note_mainright {    float: left; width:50%; text-align:center;}
.service .note_main .note_mainright p {    font-size: 16px;    font-weight: bold;    color: #666666;    line-height: 16px;    width: 100%;}

.service .note_main .note_mainright span { width:100%;}



.msg { display:none;}


.news { background:none;}
.da-thumbs { width:100%; padding:0px 10px; float:left; clear:both; margin-bottom:40px;}
.da-thumbs li {     width: 46%;    margin:2%;}
.da-thumbs li img { float: left;    clear: both; width:100%;   height:auto;}
.da-thumbs li div { display:block; border:#000000 solid 0px; float:left; width:100%; clear:both;}
.da-thumbs li div a{ height:30px; }
.da-thumbs li a{ float:left; display:block; clear:both;}
.da-thumbs li div a p{ padding:0px;box-shadow:none; line-height:30px; font-size:16px;}
.da-thumbs li div a span{ display:none;}

.bottom { display:none;}
.copyright { display:none;}
.chajian { display:none;}


/*关于我们*/
.cp_banner2 { display:none;}
.lx_wrapper { display:none;}
.gy_jieshao { width:100%; margin:0px 0px 40px; padding:0px 10px;}
.gy_jieshao_left { width:100%; padding:0px;}
.gy_jieshao_right { display:none;}
.gy_gongsitu { width:100%; height:auto; padding:0px 10px;}
.gy_gongsitu .left { width:100%; margin:0px;  }
.gy_gongsitu .left img { width:100%; height:auto; margin-bottom:10px;}
.gy_gongsitu .center { width:100%; height:auto; margin:0px;margin-bottom:10px;}
.gy_gongsitu .center img { width:100%; height:auto;}
.gy_gongsitu .right { width:100%; margin:0px;  }
.gy_gongsitu .right img { width:100%; height:auto; margin-bottom:10px;}


.gy_wenhua { width:100%; height:auto; padding:0px 10px;}
.gy_wenhua .gy_wenhua_main { width:100%; height:auto;}
.gy_wenhua_main .left { width:100%; height:auto; text-align:center; float:left; }
.gy_wenhua_main .left .left_main { margin:40px auto;}
.gy_wenhua_main .left .left_main span { width:100%; text-align:center;}
.gy_wenhua_main .right { width:100%; height:auto;}
.left_main1_img { margin-left:40%;}

.zizhi { width:100%; height:auto; padding:0px 10px; margin:40px 0px;}
.zizhi ul li{ width:100%; height:auto; margin:10px 0px; background:none;}
.licheng { display:none;}

.nengli { width:100%; margin:0px;}
.nengli ul li { width:100%; margin:0px 0px 20px; height:auto; }
.nengli .nengli_list { width:100%; height:60px; float:left; padding:0px; overflow:hidden; border:none; 
background-color:#EEB214;  }
.nengli .nengli_list p strong { font-size:20px; display:block; text-align:center; color:#FFFFFF;}
.nengli .nengli_list p{ font-size:16px; color:#999999; width:100%; padding:20px; line-height:24px; text-align:left;}
.nengli ul li img { width:100%; height:auto;}


.lx_main { width:100%;  height:auto; padding:0px 10px; text-align:center;}
.lx_main .content h1 { margin:0px;}
.lx_main .content p { margin:0px;}
.lx_message { width:100%; height:auto; margin:0px;}
.lx_message  .left { width:100%; height:auto; padding:0px 10px 20px;; float:left;}
.lx_message .left h1 { background-position:10% center; width:100%;}
.lx_message .left img { margin:0px auto; float:none;}
.lx_message  .left  span { width:100%; display:block;}
.lx_message  .left  p { width:100%; padding-left:0px;}
.lx_message .left .left1 { width:100%; text-align:center; height:55px;margin:10px 0px; float:left;}
.lx_message .left .left2 {background-position:10% center; width:100%; text-align:center; margin:10px 0px; float:left;}
.lx_message .left .left3 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}
.lx_message .left .left3 p { width:62%; margin:0px auto; float:none;}
.lx_message .left .left4 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}
.lx_message .left .left5 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}

.lx_message  .right { display:none;}
.lx_mode { background:none; padding:0px;}
.lx_mode .lx_mode_main { width:100%; height:auto; margin:0px; padding:0px;}
.lx_mode .lx_mode_main h1 { margin-top:40px;}
.lx_mode .lx_mode_main .lx_mode_main1 { padding:0px; height:auto; width:100%;}
.lx_mode .lx_mode_main .lx_mode_main1 .left {	width:100%;	margin: 0px; display: block;	float: left; padding:0px 10px;}
.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 { width:100%;}
.lx_mode  .lx_mode_main  .lx_mode_main1  .right {	width: 100%;	height: 180px;	margin: 0px;	float: left; padding:0px 10px;}
.lx_mode .lx_mode_main .lx_mode_main1 .centent {	display: block;	height: 40px;	width:100%; margin:10px auto 40px; float: left;}
.biaogestyle { width:100%;}
.biaogestyle1 { width:100%;}

.cp_wrapper .cp_breadcrumb { display:none;}

/*新闻资讯*/

.gy_wrapper { display:none;}
.xw_main { width:100%;}
.xw_main_title { width:100%; border:none;}
.xw_main_title .left { width:100%;}
.xw_main_title .left li{ background:none; width:33.3%; height:auto; border-bottom:1px solid #eeb214;}
.xw_main_title .left li a {line-height:40px;}
.xw_main_title .right { width:100%; text-align:right; padding:0px 10px;}
.xw_main_title .right a { margin:0px; width:100%; line-height:40px;}
.xw_liebiao { width:100%; height:auto; margin:0px auto 40px; padding:0px 10px;}
.xw_liebiao ul li { margin:10px 0px;}
.xw_liebiao .left { display:none;}
.xw_liebiao li .right { width:100%; height:auto; margin:10px auto; background-color:#F3F3F3;}
.xw_liebiao li .right .xinwen { margin:40px 20px;}


.gsxw_liebiao { width:100%; float:left; height:auto; }
.gsxw_liebiao ul li { height:auto;	background:none;}
.gsxw_liebiao ul li .right {  margin:0px; background:url(/images/xw_icon0.png) 10px 20px no-repeat; padding:0px 10px; text-align:left; width:100%; }
.gsxw_liebiao ul li .right a {width:100%; color:#666666; font-size:16px;   line-height:30px; text-align:left; float:left; padding:10px 0px 0px 20px;}
.gsxw_liebiao ul li .right  span { display:none;}
.gy_banner { display:none;}

/*服务*/
.fw_tixi { width:100%; padding:0px 10px; margin:0px;}
.fw_tixi ul { width:100%;}
.fw_tixi ul li { width:100%; height:auto; float:left; margin:0px 0px 40px; }
.fw_chengnuo { width:100%; margin:0px auto; padding:0px 10px; height:auto;}
.fw_chengnuo ul li { width:100%; height:auto; margin:0px 0px 40px; float:left;}
.fw_chengnuo ul li img { width:100%; height:auto;}
.fw_tiao { width:100%;}
.fw_main { height:auto; }
.fw_main p { height:auto; width:30%; text-align:left; line-height:24px;}
.fw_main a { height:auto; width:70%; display:block; line-height:24px;}
.fw_tu { display:none;}

.fw_guzhang { width:100%; height:auto; background-color:#f7f7f7; margin:0px auto 40px; float:left;}
.fw_guzhang .main { width:100%; margin:0px auto; height:auto;}
.fw_guzhang .main .left { width:100%; height:auto; float:left;text-align:center; padding-top:40px;}
.fw_guzhang .main .left p {	color:#999999;	font-size:24px;	padding-top:10px;	line-height:14px;}
.fw_guzhang .main .right { width:100%; height:auto; float:left; padding:30px 10px;}
.kuang1{ width:100%; margin:10px 0px;line-height:40px;}
.kuang2 { width:100%; margin:10px 0px; }
.tijiao { width:100%;  margin:10px 0px;}

.peijian { width:100%; margin:0px auto 20px; padding:0px 10px;}
.peijian ul { margin:0px;}
.peijian ul li { width:100%; height:auto; margin:10px 0px; float:left; }
.peijian ul li span { background-color:rgba(0,0,0,0.7); height:40px; width:100%; color:#FFFFFF; font-size:14px; line-height:40px; margin-top:-40px; }
.cp_wrapper .cp_tithle {	width:100%;	margin:0px auto; padding:0px 10px; text-align:center;}
.cp_service_us { background-color:#eeb214; padding:10px 0px;}
.cp_wrapper  .cp_service_us  h3 a { font-size:20px;line-height: 30px;	color: #ffffff;	list-style: none;	font-weight: normal;}
.cp_wrapper .cp_service_us span {	font-size:12px;	line-height: 20px;	color: #FFFFFF;}

.cp_wrapper .cp_service_us .button {	margin-top: -20px;	float: right;	width: 120px;}
.cp_wrapper .cp_service_us .button li {	background-color: #a1a1a1;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.cp_wrapper .cp_service_us .button li img {	margin-top: 13px;}
.cp_wrapper .cp_content {	width: 100%;margin:0px auto;	padding:20px 10px 40px;}
.cp_wrapper .cp_content li {margin:0px 0px 20px;	float: left;}
.cp_wrapper .cp_content li .prosmall{ float:left; width:100%; height:auto;}
.cp_wrapper .cp_content .cp_title { width:100%; height:auto;}
.cp_wrapper .cp_content .cp_title ul { display:none;}
.cp_banner3 { display:none;}
.cp_wrapper .cp_content li:hover .cp_link { display:none;}

/*产品详情*/
.x_top1 embed { display:none;}
.xq_header { width:100%; margin:20px 0px; padding:0px 10px; height:auto;}
.xq_header .xq_header_left {	width:100%; height:auto; margin-bottom:20px; float:left;	text-align: center;}
.xq_header .xq_header_left img { width:100%; height:auto;}
.xq_header .xq_header_left {	width:100%;	 	float:left;	text-align: center;}
.xq_header .xq_header_right { width:100%; height:auto; }
.xq_header  .xq_header_right  .title  h1{ width:100%; text-align:center; }
.xq_header .xq_header_right .title .right { display:none;}
.xq_header  .xq_header_right  p {width: 100%; height:auto; padding:0px 5px;}
.xq_header .xq_header_right .title4 { width:100%; height:auto; padding:0px 10px;}
.xq_header .xq_header_right .title4 li { width:23%; margin:5%; height:auto;}
.xq_header .xq_header_right .title4 li img { width:100%; height:auto; }
.xq_header .xq_header_right .title4 li u { display:block; line-height:30px; color:#666666;}
.xq_header .xq_header_right .title5 {	width:100%; height:auto;}

.xq_header .xq_header_right .title5 span { float:left;  font-size:18px; line-height:30px; color:#666666; margin:15px 10px; }
.xq_header .xq_header_right .title5 span a { color:#eeb214; font-size:20px; font-weight:bold; display:block; line-height:30px;}
.xq_top1 { width:100%; height:auto; padding:0px 10px;}
.xq_content { display:none;}
.video { display:none;}
.xq_top1 h3 { width:100%; margin:40px 0px; font-size:24px; line-height:60px; height:auto;}
.xq_top1 img { width:100%; height:auto;}
.techdatatit { font-size:24px; height:auto; line-height:60px; width:100%;}
.xq_form { width:100%;}
.xq_anli { width:100%; height:auto; padding:0px 10px;}
.xq_anli .xq_anli_main { width:100%; height:auto; margin:10px 0px;}
.xq_anli .xq_anli_main img { width:100%; height:auto;}
.xq_content2 { width:100%; height:auto; float:left; padding:0px 10px; margin-bottom:40px;}
.xq_content2 .xq_top { width:100%; height:auto; font-size:24px; line-height:60px; margin:40px 0px 0px;}


/*新闻详情*/
.xw_title { display:none;}
.xw_title_main { width:100%; margin:0px; padding:0px 10px 40px;}
.xw_title_main h3 { color:#EEB214; padding:0px 10px 0px 20px; margin:20px 0px; line-height:30px; font-size:18px; font-weight:normal; width:100%; height:auto; background-position:left 10%; }
.xw_title_main p { padding:0px 10px 10px; width:100%;}
.xw_title_main p strong { width:100%; padding:0px 10px;}
.xw_title_main p img { width:100%; height:auto;}
.shangxia { width:100%; margin:20px 0px; height:auto; float:left;}
.shangxia .left { width:100%; float:left; height:auto; padding:0px 10px;}
.shangxia .right { width:100%; float:left; height:auto; padding:0px 10px;}
.xw_more { float:left; width:100%; margin:0px; padding:0px 10px;}
.wenzhangtitle { width:100%; padding:0px 10px;}
.wenzhangtitle .left { border:none; margin-bottom:20px;}
.wenzhangtitle .left ul { width:100%; padding:10px 0px;}
.wenzhangtitle .left ul li { width:100%; margin:0px;}

}






@media screen and (min-width: 768px) and (max-width: 1023px){
	



	
	
.top .head { width:100%; text-align:center; background-color:#261e4d;}
.top .head p { float:left; margin-left:10px; color:#CCCCCC;}
.top .head a{ display:block;}
.top .head li { display:none;}
.top .head { float:right; width:100%; height:auto;}
.top .nav { background-image:none;background-color:#FFFFFF; width:100%; height:auto;}

.top .nav .content { width:100%; height:auto; border-bottom:10px solid #261e4d;}
.top .nav .content .logo {float:left; margin-left:10px; margin:20px; width:100%; height:auto;}
.top .nav .content .menu1 { display:none;}

.top .nav .content .menu {display:none; float:none; width:100%; position:absolute;}
.top .nav .content .menu ul{ float:left; background-color:#261e4d; width:100%;}
.top .nav .content .menu ul li {  height:auto; width:100%; border-bottom:1px solid #CCCCCC;}
.top .nav .content .menu ul li a { width:100%; font-size:14px; line-height:44px; display:block; background-color:#261e4d; color:#FFFFFF; font-weight:normal; text-align:center;}

.banner { display:none;}

.hot .main {width: 90%; margin: 0 auto;    padding-top: 5%;    text-align: center;}
.hot .main p {color: #FFFFFF; line-height: 20px; width:100%; font-weight:normal; height:auto; float:none; margin-bottom:5px; font-size:14px;}

.btn { width:150px; height: 40px; margin:20px auto; }
.btn    p a { font-size:16px; font-weight:normal; line-height:40px;}


.subnav {  width: 100%; margin: 20px auto 20px;  overflow: hidden; padding:20px 10px;}
.subnav ul { width:100%;}
.subnav ul li {    width: 20%; height:auto; float: left;   text-align: center; display: block; background-color:#F3F3F3; margin:5px; margin:0px auto; color:#FFFFFF; padding:0px;}
.subnav ul li img { display:none;}
.subnav p a {    font-size: 14px;    color: #eeb214;  font-weight:normal;}
.subnav li:hover span { display:none;}
.subnav li:hover p { display:block;}

.news { width: 100%; height:auto; background-color: #F3F3F3;margin:0px auto;  padding-top: 20px;}
.news .content { width: 100%; height:auto; padding-bottom: 20px;text-align: center; border-bottom:1px solid #F3F3F3;}
.button3 { display:none;}

.news .main { border-top:1px solid #FFFFFF; width:100%; height:auto;}
.news .main .tab { width:100%; height:auto; margin:0px;}
.news .main .tab .newshot { display:none;}
.news .main .tab .title { display:none;}
.news .main .tab .list { display:none;}
.defnewstime{ display:block;}
.news .main .tab .newscontent { width:100%; margin:0px 0px 40px;}
.news .main .tab .newscontent li {    font-size: 14px;    color: #666666;    line-height: 26px;    width: 100%; margin-left:20px;}
.news .main .tab .newscontent .newa {    float: left; width:65%;}
.news .main .newscontent li span {    float: right; width:15%;}

.banner1 {    height: auto;    width: 100%;      background-color: #eeb214;    margin-bottom: 40px;  }
.banner1 img { display:none;}
.banner1 .banner_main {  height: auto;width: 100%; overflow: hidden;    text-align: left;    padding: 0 10px;}
.banner1 .banner_main .banner_main_left {    width: 100%;  color: #FFFFFF;    padding: 40px 30px 0px;    font-size: 16px;    line-height: 24px; font-weight:normal; float: left;}
.banner1 .banner_main .banner_main_right {    width: 25%;    float: left;    text-align: center;    height: auto;    background-color: #FFFFFF;    margin-top: 20px;    margin-left: 38%; margin-bottom:40px;}
.banner1 .banner_main .banner_main_right a {    font-size: 20px;    line-height: 60px;    font-weight: bold;    color: #eeb214;}

.service { width:100%; height:auto; margin:40px 0px;}
.service .tiao { width: 100%; background-image: url(/images/sy_tiao.png); height: 1px;    background-repeat: no-repeat;  margin: 20px 0px 40px;}
.service .shop {    width: 100%;    overflow: hidden;    margin-bottom: 40px;}
.service .shop ul li { margin:0px; float: left; width: 25%; text-align: left; display: block; padding: 0px 10px 0px; color: #FFFFFF;}
.service .shop span {    font-size: 16px;    line-height: 18px;    font-weight: bold;    color: #666666;    width: 100%;    text-align: center;    float: left;    display: block; padding:0pc;}
.service .shop p {    font-size: 12px;    line-height: 24px;    color: #999999;    height: auto;    width: 100%;    overflow: hidden;    margin: 20px 0px;  float: left;    text-align: left;    display: block; padding:0px 10px;}

.service .note {    text-align: center;    width: 100%;    height: auto;}
.service .note span {    font-size: 14px;    font-weight:normal;    color: #666666; margin:0px;    padding: 0px 10px;    width: 100%;    height: auto;    display: block;  line-height:30px;}
.service .note_main {    width: 100%; height:auto;  display: block;    margin:0px 0px 40px;    overflow: hidden; padding:0px 10px;}
.service .note_main li {    width: 33%;    margin:0px;    float: left; padding: 30px 0px 0px;  text-align: center;    overflow: hidden;}
.service .note_main .note_mainleft {    float: left;    width: 30%; text-align:left;}
.service .note_main .note_mainright {    float: left; text-align:left; padding-left:0px; margin-left:10px;}
.service .note_main .note_mainright p {    font-size: 16px;    font-weight: bold;    color: #666666;    line-height: 16px;    width: 100%;}

.service .note_main .note_mainright span { width:100%;}



.msg { display:none;}


.news { background:none;}
.da-thumbs { width:100%; padding:0px 10px; float:left; clear:both;}
.da-thumbs li {     width: 31.2%;    margin: 0px 0px 2% 2%;  position: static;    float: left; }
.da-thumbs li img { float: left;    clear: both; width:100%;   height:auto;}
.da-thumbs li div { display:block; border:#000000 solid 0px; float:left; width:100%; clear:both; position:static;	}
.da-thumbs li div a{ height:40px; line-height:40px;}
.da-thumbs li a{ float:left; display:block; clear:both;}
.da-thumbs li div a p{ padding:0px;box-shadow:none; line-height:40px; font-size:16px;}
.da-thumbs li div a span{ display:none;}

.bottom { display:none;}
.copyright { display:none;}
.chajian { display:none;}


/*关于我们*/
.cp_banner2 { display:none;}
.lx_wrapper { display:none;}
.gy_jieshao { width:100%; margin:0px 0px 40px; padding:0px 20px;}
.gy_jieshao_left { width:100%; padding:0px;}
.gy_jieshao_right { display:none;}
.gy_gongsitu { width:100%; height:auto; padding:0px 10px;}
.gy_gongsitu .left { width:100%; margin:0px;  }
.gy_gongsitu .left img { width:47%; height:auto; margin:10px;}
.gy_gongsitu .center { display:none;}
.gy_gongsitu .right { width:100%; margin:0px;  }
.gy_gongsitu .right img { width:47%; height:auto; margin:10px;}


.gy_wenhua { width:100%; height:auto; padding:0px 10px;}
.gy_wenhua .gy_wenhua_main { width:100%; height:auto;}
.gy_wenhua_main .left { width:100%; height:auto; text-align:center; float:left; }
.gy_wenhua_main .left .left_main { margin:40px auto;}
.gy_wenhua_main .left .left_main span { width:100%; text-align:center;}
.gy_wenhua_main .right { width:100%; height:auto; padding:35px 20px;}
.left_main1_img { margin-left:40%;}

.zizhi { width:100%; height:auto; padding:0px 10px; margin:40px 0px;}
.zizhi img { width:100%; height:auto;}
.zizhi ul { width:100%; height:auto; float:left; clear:both; margin-left:5%;}
.zizhi ul li{ width:20%; height:auto; margin:10px ; background:none;}
.licheng { display:none;}

.nengli { width:100%; margin:0px;}
.nengli ul li { width:100%; margin:0px; height:auto; }
.nengli .nengli_list { width:100%; height:60px; float:left; padding:0px; overflow:hidden; border:none; 
background-color:#EEB214;  }
.nengli .nengli_list p strong { font-size:20px; display:block; text-align:center; color:#FFFFFF;}
.nengli .nengli_list p{ font-size:16px; color:#999999; width:100%; padding:20px; line-height:24px; text-align:left;}
.nengli ul li img { width:30%; height:auto; margin:1.5%;}


.lx_main { width:100%;  height:auto; padding:0px 10px; text-align:center;}
.lx_main .content h1 { margin:0px;}
.lx_main .content p { margin:0px;}
.lx_message { width:100%; height:auto; margin:0px;}
.lx_message  .left { width:100%; height:auto; padding:0px 10px 20px;; float:left;}
.lx_message .left h1 { background-position:10% center; width:100%;}
.lx_message .left img { margin:0px auto; float:none;}
.lx_message  .left  span { width:100%; display:block;}
.lx_message  .left  p { width:100%; padding-left:0px;}
.lx_message .left .left1 { width:100%; text-align:center; height:55px;margin:10px 0px; float:left;}
.lx_message .left .left2 {background-position:10% center; width:100%; text-align:center; margin:10px 0px; float:left;}
.lx_message .left .left3 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}
.lx_message .left .left3 p { width:62%; margin:0px auto; float:none;}
.lx_message .left .left4 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}
.lx_message .left .left5 {background-position:10% center; width:100%; text-align:center;margin:10px 0px; float:left;}

.lx_message  .right { display:none;}
.lx_mode { background:none; padding:0px;}
.lx_mode .lx_mode_main { width:100%; height:auto; margin:0px; padding:0px;}
.lx_mode .lx_mode_main h1 { margin-top:40px;}
.lx_mode .lx_mode_main .lx_mode_main1 { padding:0px; height:auto; width:100%;}
.lx_mode .lx_mode_main .lx_mode_main1 .left {	width:100%;	margin: 0px; display: block; height:auto;	float: left; padding:0px 10px;}
.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 { width:47%; margin:0px 10px;}
.lx_mode  .lx_mode_main  .lx_mode_main1  .right {	width: 97%;	height: 180px;	margin: 0px 10px;	float: left; padding:0px 10px;}
.lx_mode .lx_mode_main .lx_mode_main1 .centent {	display: block;	height: 40px;	width:100%; margin:10px auto 40px; float: left;}
.biaogestyle { width:100%;}
.biaogestyle1 { width:100%;}

.cp_wrapper .cp_breadcrumb { display:none;}

/*新闻资讯*/

.gy_wrapper { display:none;}
.xw_main { width:100%;}
.xw_main_title { width:100%; float:left; clear:both; height:auto;}
.xw_main_title .left { width:80%;}
.xw_main_title .left ul { width:100%; height:auto; float:left; clear:both;}
.xw_main_title .left li{ width:28%; height:auto; }
.xw_main_title .left li a {line-height:40px;}
.xw_main_title .right a { line-height:40px;}
.gsxw_liebiao { width:100%; float:left; height:auto; }
.gsxw_liebiao ul li { height:auto;	background:none;}
.gsxw_liebiao ul li .right {  margin:0px; background:url(/images/xw_icon0.png) 10px 20px no-repeat; padding:0px 10px; text-align:left; width:100%; }
.gsxw_liebiao ul li .right a {width:100%; color:#666666; font-size:16px;   line-height:30px; text-align:left; float:left; padding:10px 0px 0px 20px;}
.gsxw_liebiao ul li .right  span { display:none;}
.gy_banner { display:none;}

/*服务*/
.fw_tixi { width:100%; padding:0px 20px; margin:0px;}
.fw_tixi ul { width:100%; height:auto; float:left; clear:both; padding:0px 10px;}
.fw_tixi ul li { width:47%; float:left; margin:0px 10px 40px; padding:0px 10px;}
.fw_chengnuo { width:100%; margin:0px auto; padding:0px 10px; height:auto;}
.fw_chengnuo ul li { width:30%; height:auto; margin:0px 10px 40px; float:left;}
.fw_chengnuo ul li img { width:100%; height:auto;}
.fw_tiao { width:100%;}
.fw_main { height:auto; }
.fw_main p { height:auto; width:20%; text-align:left; line-height:24px;}
.fw_main a { height:auto; width:80%; display:block; line-height:24px;}
.fw_tu { display:none;}

.fw_guzhang { width:100%; height:auto; background-color:#f7f7f7; margin:0px auto 40px; float:left;}
.fw_guzhang .main { width:100%; margin:0px auto; height:auto;}
.fw_guzhang .main .left { width:100%; height:auto; float:left;text-align:center; padding-top:40px;}
.fw_guzhang .main .left p {	color:#999999;	font-size:24px;	padding-top:10px;	line-height:14px;}
.fw_guzhang .main .right { width:100%; height:auto; float:left; padding:30px 10px;}
.kuang1{ width:47%; margin:10px 10px;line-height:40px;}
.kuang2 { width:67%; margin:10px 10px; }
.tijiao { width:27%;  margin:10px 10px;}

.peijian { width:100%; margin:0px auto 20px; padding:0px 10px;}
.peijian ul { margin:0px; width:100%; height:auto; float:left; clear:both;}
.peijian ul li { width:47%; height:auto; margin:10px 10px; float:left; }
.peijian ul li span { background-color:rgba(0,0,0,0.7); height:40px; width:100%; color:#FFFFFF; font-size:14px; line-height:40px; margin-top:-40px; }
.cp_wrapper .cp_tithle {	width:100%;	margin:0px auto; padding:0px 10px; text-align:center;}
.cp_service_us { background-color:#eeb214; padding:10px 0px;}
.cp_wrapper  .cp_service_us  h3 a { font-size:20px;line-height: 30px;	color: #ffffff;	list-style: none;	font-weight: normal;}
.cp_wrapper .cp_service_us span {	font-size:12px;	line-height: 20px;	color: #FFFFFF;}

.cp_wrapper .cp_service_us .button {	margin-top: -20px;	float: right;	width: 120px;}
.cp_wrapper .cp_service_us .button li {	background-color: #a1a1a1;	height: 40px;	width: 40px;	margin-right: 10px;	margin-left: 10px;	display: block;	float: right;	text-align: center;}
.cp_wrapper .cp_service_us .button li img {	margin-top: 13px;}
.cp_wrapper .cp_content {	width: 100%;margin:0px auto;	padding:20px 10px 40px;}
.cp_wrapper .cp_content li {margin:10px 18px; width:45%;	float: left;}
.cp_wrapper .cp_content li .prosmall{ float:left; width:100%; height:auto;}
.cp_wrapper .cp_content .cp_title { width:100%; height:auto;}
.cp_wrapper .cp_content .cp_title ul { display:none;}
.cp_banner3 { display:none;}
.cp_wrapper .cp_content li:hover .cp_link { display:none;}

/*产品详情*/

.xq_header { width:100%; margin:20px 0px; padding:0px 10px; height:auto;}
.xq_header .xq_header_left {	width:50%; height:auto; margin:0px;	text-align: center;}
.xq_header .xq_header_left img { width:100%; height:auto;}
.xq_header .xq_header_left {	width:50%;	 	float:left;	text-align: center;}
.xq_header .xq_header_right { width:48%; height:auto; margin-left:2%; }
.xq_header  .xq_header_right  .title  h1{ width:100%; text-align:center; }
.xq_header .xq_header_right .title .right { float:left; width:33%;}
.xq_header  .xq_header_right  p { width:100%;}
.xq_header  .xq_header_right  a {width: 100%; height:auto; padding:0px 5px;}
.xq_header .xq_header_right .title4 { width:100%; height:auto; padding:0px 10px;}
.xq_header .xq_header_right .title4 ul{ float:left; width:100%; clear:both; padding:0px; margin:0px;}
.xq_header .xq_header_right .title4 li { width:14%; margin:1%; }
.xq_header .xq_header_right .title4 li img{ width:100%; height:auto;}
.xq_header .xq_header_right .title4 li u { display:block; line-height:30px; color:#666666;}
.xq_header .xq_header_right .title5 {	width:100%; height:auto;}

.xq_header .xq_header_right .title5 span { float:left; font-size:24px; line-height:30px; color:#666666; margin:10px; width:68%;}
.xq_header .xq_header_right .title5 span a { color:#eeb214; font-size:30px; font-weight:bold; width:100%; padding:0px;}

.xq_top1 { width:100%; height:auto; padding:0px 10px;}
.xq_content { display:none;}
.video { display:none;}
.xq_top1 h3 { width:100%; margin:40px 0px; font-size:24px; line-height:60px; height:auto;}
.xq_top1 p { width:100%; height:auto; padding:0px 10px;}
.xq_top1 img { width:80%; height:auto;}
.techdatatit { font-size:24px; height:auto; line-height:60px; width:98%;}
.xq_form { width:100%; padding:0px 10px;}
.xq_anli { width:100%; height:auto; padding:0px 10px; float:left; clear:both;}
.xq_anli .xq_anli_main { width:47%; height:auto; padding:10px 10px; font-size:16px; line-height:28px;}
.xq_anli .xq_anli_main img { width:100%; height:auto;}
.xq_content2 { width:100%; height:auto; float:left; padding:0px 10px; margin-bottom:40px;}
.xq_content2 .xq_top { width:100%; height:auto; font-size:24px; line-height:60px; margin:40px 0px 0px;}


/*新闻详情*/
.xw_title { display:none;}
.xw_title_main { width:100%; margin:0px; padding:0px 10px 40px;}
.xw_title_main h3 { color:#EEB214; padding:0px 10px 0px 20px; margin:20px 0px; line-height:30px; font-size:18px; font-weight:normal; width:100%; height:auto; background-position:left 10%; }
.xw_title_main p { padding:0px 10px 10px; width:100%;}
.xw_title_main p strong { width:100%; padding:0px 10px;}
.xw_title_main p img { width:80%; height:auto;}
.shangxia { width:100%; margin:20px 0px; height:auto; float:left;}
.shangxia .left { width:100%; float:left; height:auto; padding:0px 10px;}
.shangxia .right { width:100%; float:left; height:auto; padding:0px 10px;}
.xw_more { float:left; width:100%; margin:0px; padding:0px 10px;}
.wenzhangtitle { width:100%; padding:0px 10px;}
.wenzhangtitle .left { border:none; margin-bottom:20px;}
.wenzhangtitle .left ul { width:100%; padding:10px 0px;}
.wenzhangtitle .left ul li { width:100%; margin:0px;}

}


@media screen and (min-width: 400px) and (max-width: 767px){
	.top .nav .content .logo { background-size:contain;}
	.nengli ul li img { width:46%; height:auto; margin:2%;}
	.zizhi ul li { width:48%; margin:0px 0px 2% 2%;}
	.zizhi ul li img { width:100%; height:auto;}
	.xq_header .xq_header_right .title4 li { width:12%; height:auto; margin:2%;}
	.service .shop ul li { width:50%;}
	.cp_wrapper .cp_content li { width:46%; margin:0px 2% 2%;}
	.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 { width:46%; margin:2%;}
	.lx_mode  .lx_mode_main  .lx_mode_main1  .right { width:96%; margin:2%;}
	.lx_mode .lx_mode_main .lx_mode_main1 .left { height:auto;}
	}



@media screen and (min-width: 1024px) and (max-width: 1199px){
	.chajian ul {border-top: 32.5%;}
	.bottom .bottom_main { width: 100%;}
	.top .head { width: 100%; padding-left: 10px;}
	.top .nav {width: 100%; padding: 0px 10px;}
	.top .nav .content .menu1 { width: 62%;	}
	.top .nav .content .menu1 li { width: 30%;}
	.top .nav .content .menu1 a { font-weight: normal;}
	.top .nav .content .menu { float: left;}
	.top .nav .content .menu ul {width: 100%; float: left;}
	.subnav { width: 100%; padding: 0px;}
	.subnav li { width: 20%; margin: 0px;}
	.bai { padding: 0px; height: 350PX;}
	.news { height: 340px;}
	.news .content { width: 100%; padding: 0px 10px; margin-bottom: 0px;}
	.container { padding: 0px;}
	.da-thumbs { width: 100%; margin: 0px;}
	.da-thumbs li { width: 18%;}
	.news .main { width: 100%; margin: 0px; padding: 0px;}
	.news .main .tab { width: 50%; margin: 0px; height: auto;}
	.news .main .tab .newshot { width: 48%; margin-right: 20px; height: auto;}
	.news .main .tab .title { width: 48%; float: left;}
	.news .main .tab .list { width: 48%; float: left; height: auto;}
	.news .main .tab .newscontent { width: 100%;}
	.news .main .newscontent li { width: 98%; margin-left: 20px;}
	.banner1 .banner_main { width: 100%;}
	.banner1 .banner_main .banner_main_left { width: 60%; padding: 60px 40px; font-weight: normal;}
	.banner1 .banner_main .banner_main_right { width: 40%;}
	.service { width: 100%;}
	.service .shop { width: 100%; padding: 0px 10px;}
	.service .shop ul li { width: 25%; margin: 0px;}
	.service .note_main { width: 100%; padding-left: 15%;}
	.service .note_main li { width: 30%; margin: 0px; padding: 0px;}
	.service .note_main .note_mainright { padding-left:2%;}
	.gy_jieshao { width: 100%;}
	.gy_jieshao_left { width: 50%; padding: 0px 10px 40px;}
	.gy_jieshao_right { width: 50%; padding-top: 50px; }
	.gy_gongsitu { width: 100%; padding: 0px;}
	.gy_gongsitu .left { width: 31%; overflow: hidden;}
	.gy_gongsitu .center { width: 32%; overflow: hidden;}
	.gy_gongsitu .right { width: 31%; overflow: hidden;}
	.gy_wenhua .gy_wenhua_main { width: 100%;}
	.gy_wenhua_main .left { width: 50%;}
	.gy_wenhua_main .right { width: 50%; float: left; padding: 35px 20px;}
	.gy_wenhua_main .right p {font-size: 16px;}
	.zizhi { width: 100%;}
	.zizhi ul { width: 100%;}
	.zizhi ul li { width: 22.6%; background:none; }
	.licheng { background-position:100% center;}
	.licheng_main { width: 100%;}
	.licheng_main_left { width: 50%; height: auto;}
	.lichenglist1 { height: auto;}
	.lichenglist1 p { margin: 25px;}
	.lichenglist2 { height: auto;}
	.lichenglist2 p { margin: 0px;}
	.lichenglist3 { height: auto;}
	.lichenglist3 p { margin: 10px 0px 0px 	50px;}
	.lichenglist4 { height: auto;}
	.lichenglist5 { height: auto;}
	.lichenglist5 p { margin-top: 20px;}
	.lichenglist6 { height: auto;}	
	.lichenglist6 p { margin: 0px 0px 0px 60px;}
	.lichenglist7 { height: auto;}
	.lichenglist7 p { margin: 0px 120px 0px 0px;}
	.lichenglist8 { height: auto;}
	.lichenglist8 p { margin: 25px 0px 40px 90px;}
	.nengli { width: 100%; margin: 0px auto 40px; padding: 0px;}
	.nengli ul { width: 100%; padding: 0px 10px;}
	.nengli ul li { width: 48%; margin: 2% 0px 0px 2%; height: auto; float: left;}
	.nengli .nengli_list { width: 50%	;}
	.nengli ul li img { width: 50%; height: 180px;}
	.cp_wrapper .cp_tithle { width: 100%; padding: 0px 10px;}
	.cp_wrapper .cp_content { width: 100%; }
	.cp_wrapper .cp_content li a { width: 100%; height: auto;}
	.cp_wrapper .cp_content li a:hover img { height: auto;}
	.cp_wrapper .cp_content .cp_title { width: 100%;}
	.cp_wrapper .cp_content .cp_title ul { width: 100%;}
	.cp_wrapper .cp_content .cp_title ul li { width: 33%; margin: 0px;}
	.cp_wrapper .cp_content .cp_title li a { float: none;}
	.cp_wrapper .cp_content li { width: 23%;}
	.cp_wrapper .cp_content li a img { width: 100%; height: auto;}
	.cp_banner3 { width: 100%; padding-bottom: 10%; height: auto; background-color:#FFFFFF;}
	.cp_banner3 .cp_banner3_tutle { width: 100%; padding-top: 10%;}
	.cp_wrapper .cp_content li:hover .cp_link  {display: none;}
	.cp_wrapper .cp_breadcrumb { width: 100%;}
	.xq_header { width: 100%;}
	.xq_header .xq_header_left { width: 50%; height: auto;}
	.xq_header .xq_header_right { width: 50%; height: auto}
	.xq_header  .xq_header_right  .title  h1 { width: 70%;}
	.xq_header .xq_header_right .title .right { width: 30%; margin: 0px;}
	.proshowinfo2 { width: 100%;}
	.xq_header  .xq_header_right  p { width: 100%;}
	.xq_header .xq_header_right .title4 { width: 100%;}
	.xq_header .xq_header_right .title4 li { margin-right: 0px;}
	.xq_header .xq_header_right .title5 { width: 100%;}
	.xq_content .xq_top {width: 100%;}
	.xq_top1 h3 { width: 100%;}
	.xq_top1  p { padding: 0px 2%; width: 95%;}
	.techdatatit { width: 100%;}
	.xq_form { width: 100%;}
	.xq_form p { margin: 2%;}
	.xq_anli { width: 100%;}
	.xq_anli .xq_anli_main { width: 24%; margin-left: 1%;}
	.xq_content2 .xq_top { width: 100%; margin: 80px 0px;}
	.xw_main { width: 100%;}
	.xw_liebiao { width: 100%;}
	.xw_liebiao li .left { width: 	23%;}
	.xw_liebiao li .right { width: 77%; padding: 0px;}
	.xw_title { width: 100%;}
	.xw_title p { font-size: 18px;}
	.xw_title_main { width: 100%;}
	.xw_title_main p { width: 100%; }
	.shangxia { width: 100%; padding:0px 2%;}
	.shangxia .left { width: 50%;}
	.shangxia .right { width: 50%;}
	.xw_more { width: 100%;}
	.wenzhangtitle{ width: 100%;}
	.wenzhangtitle .left ul li { width: 50%; margin: 0px;}
	.gsxw_liebiao { width: 100%;}
	.gsxw_liebiao ul li { padding: 0px 10px;}
	.gsxw_liebiao ul li .right { width: 100%; padding: 0px 2%;}
	.gsxw_liebiao ul li .right a { width: 100%; padding: 0px;}
	.gsxw_liebiao ul li .right  span { width: 13%;}
	.fw_tixi { width: 100%;}
	.fw_tixi ul li { width: 23%;}
	.fw_tixi ul li a { width: 98%;}
	.fw_chengnuo { width: 100%; padding: 0px 2%;}
	.fw_chengnuo ul li { width: 31%;}
	.fw_chengnuo ul li img { width: 100%; height: auto;}
	.fw_guzhang .main { width: 100%;}
	.fw_guzhang .main .left { width: 50%; padding-top: 10%;}
	.fw_guzhang .main .right { width: 50%; }
	.kuang1 { width: 46%;}
	.kuang2 { width: 72%;}
	.tijiao { width: 20%;}
	.peijian { width: 100%;}
	.peijian ul li { width: 23%;}
	.lx_mode { padding-bottom: 100px;}
	.lx_mode .lx_mode_main { width: 80%;}
	.lx_mode .lx_mode_main .lx_mode_main1 .left { width: 48%; margin: 0px 2%;}
	.lx_mode .lx_mode_main .lx_mode_main1 .left .left1 { width: 100%; margin-left: 40px;}
	.biaogestyle { width: 80%; float: left;}
	.lx_mode  .lx_mode_main  .lx_mode_main1  .right { width: 45%;margin: 0px; float: left;}
	.biaogestyle1 { width: 90%;}
	.lx_mode .lx_mode_main .lx_mode_main1 .centent { width: 100%;}
	
}




















