@charset "utf-8";
/* CSS Document */
.m-con-4 {
	padding: 0 15px 0 19px;
}
.m-wt {
	padding-bottom: 20px;
}
.m-con-4 p {
	line-height: 24px;
}
.m-con-4 .ly {
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	padding-top: 12px;
	margin-top: 10px;
	height: 100px;
	line-height: 20px;
	text-indent: 8px;
	width: 100%;
	font-size: 13px;
}
.m-con-4 .name {
	height: 28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: 8px;
	width: 100%;
	margin-bottom: 15px;
}
.m-con-4 .u-tel {
	padding: 13px 0 10px 3px;
}
.m-con-4 .show_more, xgmmbox .show_more, orderbox .show_more {
	height: 30px;
	margin-bottom: 28px;
}
.m-con-4 .show_more .u-co-bt, .xgmmbox .show_more .u-co-bt, .show_more .u-co-bt {
	border-radius: 4px 4px 4px 4px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	padding-top: 1px;
}
/*产品类表[List].pro_gd .prev {width: 35px;height: 60px;position: absolute;top: 50%;margin-top: -25px;left: 0;z-index: 99;}*/
.cd03{
	color: red;
}
.productList {
	padding: 0 .312em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;
}
.productList dl {
	padding: .937em .75em;
	border-bottom: 1px dotted #ccc;
}
.productList dl:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productList dt {
	float: left;
}
.productList dt img {
	width: 7em;
	border: 1px solid #cccaca;
	padding: 2px;
}
.productList dd {
	width: 65%;
	margin-left: 0.5em;
	float: left;
}
.productList dd h5 {
	font-size: .937em;
	color: #333;
	line-height: 1.375em;
	height: 3.125em;
}
.productList dd p {
	color: #999;
	font-size: 1.1em;
	line-height: 1.5em;
	height: 3.125em;
}
.productList dd p a {
	color: #1DA4A0;
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .on {
	border-top: 2px solid #b20300;
	background: #fff;
	padding: 0;
}
.TabBarBox li {
	font-size: .75em;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 40px;
	line-height: 28px;
}

.pro_gd .m-nowra {
	width: 320px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.pro_gd .prev {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 0;
	z-index: 99;
}
.pro_gd .prev:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	left: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .prev:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	left: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	z-index: 99;
}
.pro_gd .next:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	right: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	right: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .no_ov {
	margin: 16px 35px 0 35px;
	width: 250px;
	overflow: hidden;
}
.pro_gd .m-box {
	overflow: hidden;
}
.pro_gd .m-box p a {
	display: inline-block;
	width: 250px;
	float: left;
	line-height: 35px;
	text-align: center;
}
.pro_gd .m-box p a.mr10 {
	margin-right: 10px;
}
.pro_gd .m-box p a img {
	float: left;
}
.productLayout {
	padding: .937em 0;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}
.productLayout:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productLayout dl {
	width: 46%;
	float: left;
	overflow: hidden;
	margin: 0.4em 2%;
	text-align: center
}
.productLayout dt img {
	display: block;
	width: 100%;
	padding: 0.333em 0.333em;
	box-sizing: border-box;
	border: 0.12em solid #d7d7d7;
}
.productLayout dd h5 {
	font-size: .875em;
	color: #333;
	line-height: 1.375em;
	margin-top: 0.5em;
}
.productLayout dd p {
	visibility: hidden;
}
.productLayout dt img {
}
/*产品类表[Layout]
.prcontent{-webkit-column-count: 2;margin-top:10px;}
.productLayout{overflow:hidden;  margin-bottom:2.6em;-webkit-column-count: 2;margin-top:10px;}
.productLayout li{padding:10px 0; margin-bottom:10px; background-color:#fff; overflow:hidden;text-align:center;}
.productLayout li{text-align:center;}
.productLayout li img{width:90%;}
.productLayout li h5{margin:0 5%; height:20px; line-height:20px; font-size:16px; overflow:hidden;font-weight:normal; }
.productLayout li h5 a{color:#333;}
.productLayout li p{margin:10px 5% 0 5%; font-size:14px; height:44px; line-height:22px; overflow:hidden; color:#f00;}
*/
.productLayouts {
	overflow: hidden;
	background-color: #eee;
	margin-bottom: 6.6em;
}
.productLayouts dl {
	padding: 10px 0;
	margin-bottom: 10px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
}
.productLayouts dt {
	text-align: center;
}
.productLayouts dt img {
	width: 90%;
}
.productLayouts dd h5 {
	margin: 0 5%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
}
.productLayouts dd h5 a {
	color: #333;
}
.productLayouts dd p {
	margin: 10px 5% 0 5%;
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #f00;
}
.nyListSpan li {
	border-bottom: 1px solid #ccc;
}
.nyListSpan li a.nyListLinkSpan {
	display: block;
	height: 100%;
	padding: 10px;
	background: url("../img/lysliico2.png") no-repeat, linear-gradient(180deg, #fff 0%, #f1f1f1 100%);
	color: #666;
	background-position: 90% center;
}
.nyListSpan li a.nyListLinkSpan:hover {
	background: url("../img/lysliico2h.png") no-repeat, linear-gradient(180deg, #fff 0%, #ccc 100%);
	background-position: 90% center;
}
.content .cont_t {
	padding: 0 20px;
}
.content .cont_t h1 {
	font-size: 1.4em;
	padding-top: 10px;
	color: #1DA4A0;
	font-weight: bold;
}
.content .cont_t p {
	line-height: 22px;
	color: #999;
	font-size: .75em;
}
.content .cont_c {
	border-top: 1px solid #eee;
	padding: 10px 14px 7px 14px;
	font-size: 1.2em;
	line-height: 1.7em;
}
.content .cont_c p img {
	max-width: 100%;
}
/*分页*/
.pagedSpan {
	margin: 1.25em .781em;
	height: 1.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center;
	color: #666;
}
.pagedSpan a {
	width: 5.375em;
	height: 1.562em;
	line-height: 1.562em;
	color: #fff;
}
.pagedSpan em {
	color: #f00;
}
.pagedSpan .btnPagedUp {
	border-right: 1px solid #ccc;
	border-radius: 5px 0 0 5px;
}
.pagedSpan .btnPagedDown {
	border-left: 1px solid #ccc;
	border-radius: 0 5px 5px 0;
}
/*新闻标题*/
.newsTit {
	border-bottom: 1px solid #e0e1e1;
	text-align: center;
}
.newsTit h1 {
	font-size: .937em;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	color: #333;
}
.newsTit p {
	font-size: .75em;
	margin-bottom: 7px;
}
/*新闻内容*/
.newsCont {
	line-height: 24px;
	font-size: .875em;
	color: #666;
	padding: 10px;
}
.productshodesc {
	color: red;
	line-height: 1.75em;
	padding: 0 .687em;
}
/*新闻列表*/
.newsList {
	padding: 15px 0;
}
.newsList li {
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #ccc;
	font-size: .75em;
	margin: 0 11px;
	overflow: hidden;
}
.newsList li a {
	color: #333;
	font-size: 1.3em;
}
/*产品详细*/
.ProductDetailed {
}
.ProductDetailed .pnametit {
	font-size: 16px;
	line-height: 1.187em;
	padding: .625em .6em;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #e0e1e1;
}
.ProductDetailed .ProductScroll_img img {
	width: 320px;
	border: 1px solid #DFDFDF;
}
.ProductDetailed .ProductScroll_img p {
	color: #333;
	font-size: 14px;
	padding: 0.437em 2.5em;
}
.m-con-1 {
	padding: 5px 0 5px 0;
	width: 320px;
	margin: 15px auto;
}
.m-con-1 a {
	float: left;
	width: 132px;
	margin: 0 14px 10px 14px;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 14px;
	color: #666
}
.m-con-1 span {
	height: 38px;
	clear: both;
	display: block;
	overflow: hidden;
}
.m-con-1 a img {
	margin-bottom: 8px;
}
.m-con-1 {
	overflow: hidden;
}
.m-con-1 li {
	padding: 10px 0;
	float: left;
	width: 45%;
	margin: 10px 2%;
	text-align: center;
	background-color: #f9f9f9;
	overflow: hidden;
	border: 1px solid #DFDFDF;
}
.m-con-1 li img {
	max-height: 110px;
}
.m-con-1 h5 {
	margin-top: 10px;
}
.m-con-1 h5 a {
	color: #333;
}
/*.m-con-2 a{ display:block;}
.m-con-2 { margin-bottom:26px; }
.m-con-2 dl { border-bottom:1px solid #ffffff; box-shadow:0 1px #e6e6e6; margin-bottom:2px; padding:12px 12px 12px 10px; position:relative; }
.m-con-2 dt { float:left;display:block;border:1px solid #ccc; margin-right:11px; }
.m-con-2 dt img { display:block; float:left;border:1px solid #e2e2e2;}
 .m-con-2 h3 { height: 15px; line-height:15px; overflow: hidden; padding-right: 10px;font-size:14px; }
 .m-con-2 p { font-size: 12px; height: 65px; line-height: 22px; margin:5px;  overflow: hidden;color:#666 }*/
 
.m-con-2 a {
	font-weight: bold;
	color: #333;
}
.m-con-2 {
	margin-bottom: 26px;
}
.m-con-2 dl {
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 1px #e6e6e6;
	margin-bottom: 2px;
	padding: 12px 12px 12px 10px;
	position: relative;
}
.m-con-2 dt {
	float: left;
	display: block;
	border: 1px solid #ccc;
	margin-right: 11px;
}
.m-con-2 dt img {
	display: block;
	float: left;
	border: 1px solid #e2e2e2;
	width: 10em;
}
.m-con-2 h3 {
	height: 1.2em;
	line-height: 1.2em;
	overflow: hidden;
	padding-right: 10px;
	font-size: 1.2em;
}
.m-con-2 p {
	font-size: 12px;
	line-height: 22px;
	margin: 5px;
	overflow: hidden;
	color: #666
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .TabBarNow {
	border-top: 2px solid #1DA4A0;
	background: #fff;
	padding: 0;
}
.TabBarBox li a {
	font-size: 1.2em;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 100%;
	line-height: 28px;
}
/*详细内容*/
.DetailedSpan {
	padding: 0 10px;
}
.DetailedSpan table td {
	width: 50%
}
.DetailedSpan img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.DetailedSpan1 table td {
	width: 50%
}
.DetailedSpan1 img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/*查看图文完整版*/
.ViewDown {
	margin: 0.781em;
	border: 1px solid #ddd;
	height: 1.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center;
	color: #666;
	display: block;
	background: linear-gradient(180deg, #fff 0%, #f4f4f4 100%);
}
.formSpan {
	margin: .937em 17px;
	font-size: .75em;
}
.formSpan .bot_dtcs .opt{
	margin-left: 12px;
	display: table-cell;
}
.formSpan .bot_dtcs .opt a{
	display:inline-block;
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	border-radius: 3px;
	border: 1px solid #ddd;
}

.formSpan .bot_dtcs{
	margin-bottom: .5em;
}
.formSpan .bot_dtcs .tit{
	display: table;
}
.formSpan .bot_dtcs .tit b{
	font-size: 14px;
	width: 3em;
	display: table-cell;
}
.formSpan li{
	margin-top: 0.5em;
}
.formSpan li label b {
	font-size: 14px;
}

.formSpan input, .formSpan textarea {
	border: 1px solid #ddd;
	border-radius: 3px;
}
.formSpan input[type='text']{
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	width: 140px;
	text-indent: .5em;
}
.formSpan input[type='number'] {
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	width: 220px;
	text-indent: .5em;
}
.formSpan textarea {
	resize: none;
	width: 86%;
	text-indent: .5em;
	height: 5.562em;
	padding: .25em 0;
}
.formSpan li em{
	color: #d00;
	font-size: 20px;
}
.formSpan .btnTjly, .formSpan .btnReset {
	width: 5.625em;
	height: 3.5em;
	line-height: 3.5em;
	border: none;
	border-radius: 3px;
	font-size: 1.2em;
	display: inline-block;
	text-align: center;
}
.formSpan .btnTjly {
	margin: 0 auto;
	width: 100%;
	background: #d00;
	color: #FFFC00;
	font-size: 14px;
}
.formSpan .btnReset {
	background: #999;
	color: #fff;
}
.g_btn {
	background-color: #0ae;
	color: #fff;
	border: none;
	font-size: .875em;
	display: inline-block;
	text-align: center;
}
/*产品标题*/
.ProductTitle {
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	color: #333;
	font-size: 1.2em;
	padding: 0 .687em;
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 3px #c6c6c6;
}
.ProductTitle:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ProductTitle span a {
	color: #1DA4A0
}
/*评论框*/
.ProductBox {
	padding: .937em .75em;
}
.ProductBox textarea {
	width: 97%;
	height: 5.625em;
	resize: none;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: .343em;
	font-size: 12px;
	display: block;
	margin: 0 auto;
}
.ProductBox .ProductSubmit, .show_more .ProductSubmit {
	display: block;
	background: #1DA4A0;
	height: 2.8em;
	line-height: 2.8em;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	margin-top: .625em;
	font-size: .875em;
}
/*评论列表*/
.ProductList {
	border-top: 1px solid #e0e1e1;
	border-bottom: 1px solid #e0e1e1;
}
.ProductList li {
	padding: .937em .687em;
	border-bottom: 1px dotted #ccc;
}
.ProductList li h5 strong {
	color: #1DA4A0;
	font-weight: normal;
}
.ProductList li h5 em {
	color: #999;
}
.ProductList li .ProductCont {
}
.ProductList li .Reply {
	text-align: right;
	font-size: .875em;
}
.ProductList li .Reply a {
	margin-left: .75em;
	color: #1DA4A0;
}
/*类似产品*/
.SimilarBox {
	padding: 20px 0;
	width: 320px;
	margin: 0 auto;
	position: relative;
}
.SimilarBox .m-con {
}
.SimilarBox .m-nowr {
	margin: 16px 22px 0 22px;
}
.SimilarBox ul {
	margin-left: 5px;
}
.SimilarBox li {
}
.SimilarBox li img {
	width: 130px;
}
.SimilarBox li h5 {
	font-weight: normal;
	margin-top: 6px;
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.SimilarBox li a {
	color: #767676;
	float: left;
	width: 130px;
	padding-right: 8px;
}
.SimilarBox .btnRight, .SimilarBox .btnLeft {
	position: absolute;
	margin-top: 41px;
	color: #333;
	font-size: 1.2em;
	top: 50%;
	margin-top: -20px;
}
.SimilarBox .btnRight {
	right: 0;
}
.SimilarBox .btnLeft {
	left: 0;
}
/*.SimilarBox .btnLeft{background:url("../img/btnsimilar_l.png") no-repeat left; margin-left:8px;}
.SimilarBox .btnRight{background:url("../img/btnsimilar_r.png") no-repeat right; margin-right:8px;}
*/


/*联系*/
.ContactBox {
	border-bottom: 1px solid #e0e1e1;
}
.ContactBox dl {
	width: 32%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}
.ContactBox dl dt a {
	display: block;
	width: 60px;
	height: 60px;
	background-size: 434%;
	background-image: url("../img/contact.png");
	background-repeat: no-repeat;
	margin: 0 auto;
}
.ContactBox .ct_Phone {
	background-position: left top;
}
.ContactBox .ct_Email {
	background-position: -100px top;
}
.ContactBox .ct_Route {
	background-position: -201px top;
}
.ContactBox .ct_Map {
	background-position: left -109px;
}
.ContactBox .ct_Wx {
	background-position: -100px -109px;
}
.ContactBox .ct_Wb {
	background-position: -201px -109px;
}
/*搜索结果[List]*/
.ResultList dd h5 {
	font-size: 1.2em;
	color: #333;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.ResultList dd p {
	height: 73px;
	overflow: hidden;
}
.ResultList dd span {
	font-size: .75em;
}
.ResultList dd span a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	font-size: 1.2em;
}
.ResultList dd span img {
	margin-right: 4px;
}
.ResultList dd .ContactBtn {
	margin-right: 23px;
	color: #1DA4A0;
}
.ResultList dd .lookBtn {
	color: #1DA4A0;
}
.m-con-4 p {
	line-height: 24px;
}
.s-wc, a.s-wc, .s-wc a {
	color: #1DA4A0;
}
.fosize {
	font-size: 16px;
}
.m-con-4.z-use h4 {
	color: #122839;
}
.max_bg {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.welcome {
	font-size: 16px;
	padding-top: 24px;
}
.welcome {
	color: #1DA4A0;
}
.m-wt {
	padding-bottom: 20px;
}
.max_bg div {
	opacity: 0.8;
	border-radius: 5px;
	opacity: 1;
	width: 290px;
	border-width: 5px;
	height: 46px;
	font-size: 13px;
	padding: 28px 0;
	margin: 40px auto;
	line-height: 25px;
}
.max_bg div a {
	text-decoration: underline;
	margin-right: 12px;
	line-height: 30px;
}
.max_bg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.max_bg div {
	opacity: 0.8;
	display: none;
	border-radius: 5px;
	opacity: 1;
	width: 290px;
	border-width: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -56px 0 0 -150px;
	height: 46px;
	font-size: 13px;
	padding: 28px 0;
	z-index: 101
}
.max_bg div a {
	text-decoration: underline;
	margin-right: 12px;
	line-height: 30px;
}
.max_bg .right {
	line-height: 25px;
	background-position: 17px -1351px;
	text-align: center;
}
.max_bg .wrong {
	background-position: 17px -1426px;
}
.max_bg .contapic_bg {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #1DA4A0;
	left: 0;
	top: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 1
}
.max_bg div {
	background-color: #FFFFFF;
	border-color: #BCBCBC;
	border-style: solid;
	color: #303F4C;
}
.g-map .m-con {
	padding: 0 10px 10px 10px;
}
.g-map .main_tit {
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	text-shadow: 1px 1px 1px #fff;
	text-indent: 10px;
	margin: 10px 0;
}
.g-map .map_list {
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 100%;
	overflow: hidden;
	box-shadow: 2px 1px 3px #ddd;
}
.g-map .map_list a li {
	float: left;
	display: table-cell;
	width: 33%;
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.g-map .map_list a li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border-right: 1px dashed #ddd;
}
.g-map .map_list a li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px dashed #ddd;
}
.g-map .map_list a:nth-child(3n) li:before {
	border-right: 0;
}
#validate {
	margin-top: 0.5em;
}
#reply {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.formSpan tbody tr td {
	font-size: 1.2em;
}

/*留言*/
.liuyan {
	overflow: hidden;
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 1%;
	margin-bottom: 1.5em;
}
.liuyan p {
	font-size: 1em;
	color: #fff;
	margin-left: 7%;
}
.liuyan p a {
	font-weight: bold;
	color: #ffff00;
}
.liuyan .lyBox {
	overflow: hidden;
	width: 98%;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 0.5em;
}
.liuyan .lyBox li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #eee;
}
.liuyan .lyBox .names {
	display: block;
	width: 20%;
	text-align: right;
	padding-right: 1%;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-top: 12px;
}
.liuyan .lyBox input {
	width: 40%;
	float: left;
	height: 46px;
	line-height: 2em;
	color: #666;
	font-size: 14px;
	border: none;
	padding: 0 4%
}
.liuyan .lyBox textarea {
	width: 90%;
	float: left;
	height: 5em;
	resize: none;
	border: none;
	padding: 0.5em 4%;
	font-size: 1em;
	color: #666
}
.liuyan em{
	color: red;
}
.liuyan input.btn {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background-color: #f40;
}
.liuyan .lyBox input:focus{
	outline: none;
}
.sexdiv{
	float: right;
	display: inline-block;
	height: 46px;
	line-height: 46px;

}
.sexdiv .sexs{
	width: 28px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #e2e2e2;
	padding: 2px 10px 2px 10px;
	display: inline-block;
	text-align: center;
	border-radius: 4px;
}
.sanftit{
	color: red;
	padding: 20px 10px 10px 10px;
	text-align: center;
}
.sanftit h3{
	text-align: center;
	border-bottom: 10px solid #ddd;
	padding: 20px 10px 10px 10px;
	font-size: 18px;
	font-weight: normal;
}
.sanftit h3 span{
	color: red;
}
.sanftit p{
	color: red;
	padding: 20px 10px 10px 10px;
	text-align: center;
	border-bottom:1px solid #eee;
	font-size: 12px;
}
/*网络优惠*/
.top_ljqg{
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
	padding-left: 8px;
	margin-bottom: 10px;
}
.top_ljqg b{
	font-weight: normal;
}
/*网络优惠*/
.top_ljqg2{
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
	margin-bottom: 10px;
}
.top_ljqg2 b{
	font-weight: normal;
}
.cd00{
	color: #d00;
}
.cd01{
	color: #d00;
	font-size: 1.2em;
	font-style:italic;
	font-weight: bold;
}
.c999{
	color:#06b;
}
.procanshudiv{
	background-color: #f7f7bb;
	margin-top:10px;
	padding: 20px 0px;
}

.procanshu dl dt{
    float: left;
    width: 100%;
}
.procanshu dl dt b{
	width: 12%;
	float: left;
	display: inline;
	text-align: right;
}
.procanshu dl dt span{
	width: 86%;
	float: right;
	display: inline;

}

.procanshudiv .botx ul li b{
	width: 15%;
	float: left;
	display: inline;
	text-align: right;
}
.procanshudiv .botx input{
	height: 30px;
	line-height: 30px;
	width: 60%;
}

.xuanze{
	padding: 0 20px;
}
.procanshu ul li span{
	width: 86%;
	float: right;
	display: inline;

}
.procanshudiv p{
	font-size: 12px;
	height: 30px;
	padding: 0 10px;
}

.optbut{
	height: 20px;
	line-height: 20px;
	margin: -1px 5px 5px 0;
	padding: 0 12px;
	background: #fbfbfb;
	border: solid 1px #e2e2e2;
	display: inline-block;
	color: #666;
	border-radius: 5px;
}

.on{
	background: #f30;
	border-color: #f30;
	color: #fff;
}
.top_info_tel{
	width: 100%;
	padding: 5px 26px 0;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 99;
	box-sizing: border-box;
}
.top_info_tel .inp{
	width: 68%;
	height: 32px;
	border: solid 1px #ddd;
	color: #222;
	float: left;
	padding: 0 10px;
	border-radius: 3px;
	outline: 0;

}
.top_info_tel .btnn{
	width: 30%;
	padding-left: 5px;
	float: right;

}
.top_info_tel .btnn a{
	line-height: 30px;
	border: solid 1px #0092d5;
	border-radius: 3px;
	background-color: #0092d5;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
}
.c99{
	color: #0ae;
}
.info_tit_fixed {
	position: fixed;
	box-shadow: 0 0 7px #333;
	-webkit-box-shadow: 0 0 7px #333;
	padding: 5px 36px 5px;
	background: url(../img/pri_bg.png) center top #fff;
}
.wendatext{
	padding: 10px;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 99;
}
.wendatext p {
	color: #00a3ee;
	font-size: 13px;
	height: 20px;
}
/*产品轮播*/
.focus{ width:100%; height:240px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background: #00aaee;}
.focus .bd{ position:relative; z-index:0;}
.focus .bd li img{ width:100%;  height:240px; background:url(../img/loading.gif) center center no-repeat;  }

/*产品轮播*/
.focus3{ width:100%; height:180px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus3 .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus3 .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7);
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.focus3 .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;}
.focus3 .hd ul .on{ background: #00aaee;}
.focus3 .bd{ position:relative; z-index:0;}
.focus3 .bd li img{ width:100%;  height:180px; background:url(../img/loading.gif) center center no-repeat;  }

.mainpro{
	padding: 0 10px;
}
/*首页表头*/
.pro {
	overflow: hidden;
	width: 100%;
	border-bottom: 1px #c3c3c3 solid;
	padding-bottom: 1.2em;
}
.pro .title {
	width: 100%;
	padding: 1em 0;
	background-color: #0ae;
	position: relative;
	margin-bottom: 1.2em;
	margin-top: 0.5em;
}
.pro .title h3 {
	font-family: '宋体';
	font-size: 1.25em;
	color: #ffff00;
	text-align: center;
}
.pro .title p {
	font-size: 1em;
	color: #fff;
	font-family: '宋体';
	text-align: center;
}
.pro .title img {
	display: block;
	width: 8%;
	position: absolute;
	left: 46%;
	bottom: -15%;
}

/*企业实力*/
.ys {
	overflow: hidden;
	width: 100%;
	margin-bottom: 1em;
}
.cj_mk p{
	text-align: center;
	line-height:26px;
	font-size: 1.2em;
}
.badajs ul li{
	float: left;
	display: inline-block;
	width: 50%;
	height: 8em;
}
.badajs .xuhao{
	margin: 4px;
	border-radius: 5px;
	border: 1px solid #80cbff;
	height: 7em;

}
.badajs .xuhao .num{
	text-align: center;
	width:100%;
	margin: 0 auto;
	background-color: #80cbff;
	color: white;
	line-height: 2em;
}
.badajs .xuhao .content{
	padding: 0.4em;
	background-color: #f3f3f3;

}
.ys .title {
	width: 100%;
	padding: 1em 0;
	background-color: #0ae;
	position: relative;
	margin-bottom: 2em;
}
.ys .title h3 {
	font-family: '宋体';
	font-size: 1.5em;
	color: #ffff00;
	text-align: center;
}
.ys .title p {
	font-size: 0.8em;
	color: #fff;
	font-family: '宋体';
	text-align: center;
}
.ys .title img {
	display: block;
	width: 8%;
	position: absolute;
	left: 46%;
	bottom: -15%;
}
.ys ul {
	overflow: hidden;
}
.ys li {
	float: left;
	width: 49%;
	box-sizing: border-box;
}
.ys li img {
	display: block;
	width: 80%;
	margin: 0 auto;
	border-radius: 5em;
	border: 2px solid #fff;
	box-shadow: 5px 5px 10px #ddd
}
.ys li h5 {
	font-size: 1.25em;
	text-align: center;
	color: #0ae;
	margin-top: 1.1em;
}
.ys li p {
	font-size: 1em;
	color: #666;
	text-align: center;
}
/*弹窗留言*/
.tanwin{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 99;
	display: none;
}
.tanwin_Center{
	position: relative;
	top: 50%;
	margin-top: -100px;
}
.tanwin .tanwin_div{
	position: relative;
	width: 60%;
	margin: 0 auto;
	height: 160px;
	background: #fff;
	border-radius: 10px;
	padding: 20px;
}
.tanwin .tanwin_div h3{
	text-align: center;
	color: #0ae;
}
.tanwin .tanwin_div p{
	text-align: center;
	margin: 6px 0px;
	color: #5d5d61;
}
.tanwin .tanwin_div input{
	width: 100%;
	height: 34px;
	margin: 10px 0px;
	border-radius: 5px;
}
.tanwin .tanwin_div .twinbnt{
	background-color: #0ae;
	width: 100%;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
}
.tanwin .tanwin_div .tanwin_div_Esc{
	position: absolute;
	top: -21px;
	right: -20px;
	cursor: pointer;
}
.tel_icon{
	vertical-align: middle;
	margin: 5px;
}

.probtn1{
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background-color: #f40;
	border-radius: 5px;
	margin-top: 10px;
}



.new_xzfromdiv {
    background-color: #f7f7bb;
    margin: 10px 0px;
    padding: 20px 0px;
}

.new_xzfromdiv .new_xzfrom_t1{
    text-align: center;
    font-size: 24px;
    margin: 10px 0;
    color: red;
    font-weight: bold;
}
 .new_xzfromdiv .new_xzfrom_tishi{
    text-align: center;
    margin: 10px 0;
}

.procanshu2 dl dt{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.procanshu2 dl dt b{
	width: 20%;
	float: left;
	display: inline;
	text-align: right;
	height: 30px;
	line-height: 30px;
}
.procanshu2 dl dt span{
	width: 80%;
	float: right;
	display: inline;

}
.new_xzfromdiv .botx input {
    height: 123;
    line-height: 34px;
    width: 60%;
}

.optbut2{
	height: 30px;
	width: 33%;
	line-height: 30px;
	margin: -1px 5px 5px 0;
	padding: 0 12px;
	background: #fbfbfb;
	border: solid 1px #e2e2e2;
	display: inline-block;
	color: #666;
	border-radius: 5px;
	text-align: center;
}

 .newxzbtn {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    background-color: #f40;
    border-radius: 5px;
    margin-top: 10px;
    border-radius: 20px;
}

.newxz_inp input{
    height: 36px;
    line-height: 36px;
    width: 84%;
}

.on2{
	background: #f30;
	border-color: #f30;
	color: #fff;
}

