﻿*{margin:0;padding:0;}
html, body{
	height:100%;
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	text-align:left;
	color:#666;
	background-color: white;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat;
	position: relative;
}
body::before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 600px;
	width: 100%;
	background-image: url(../images/tail-bg.jpg);
    background-repeat: repeat-x;
	z-index: 0;
}
ul,li,ol {list-style:none outside}
a{text-decoration:none;color:#3e3e3e}
a:hover {text-decoration:underline}
img {border:none}
input,textarea {background:none}
h1,h2,h3,h4,h5{color:#3e3e3e}
h1 *,h2 *,h3 *,h3 *,h5 *{color:#3e3e3e}
.clear{clear:both}
.iconfont{
	font-family:"iconfont" !important;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';  /* project id："177684" */
  src: url('../../t/font_dnoogy9k8qe0cnmi.eot');
  src: url('../../t/font_dnoogy9k8qe0cnmi.eot') format('embedded-opentype'),
  url('../../t/font_dnoogy9k8qe0cnmi.woff') format('woff'),
  url('../../t/font_dnoogy9k8qe0cnmi.ttf') format('truetype'),
  url('../../t/font_dnoogy9k8qe0cnmi.svg') format('svg');
}
.body_hbox {
	width: 100%;
	overflow:hidden;
	position: relative;
	z-index: 0;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat;
}
/*header*/
.header{
	height:auto;
	margin:0 auto;
	width:100%;
	overflow:hidden;
	position: relative;
	z-index: 1;
}
.head{
	max-width:1170px;
	width:100%;
	overflow:hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.head #logo {
	float:left;
	padding-top:2%;
	margin-bottom: 1.5%;
}
.head_top{
	width: 100%;
	max-width: 1170px;
	margin: auto;
	overflow: hidden;
}
.head_top ul{
	font-size: 14px;
	line-height: 40px;
	color: #FFF;
}
.head_top ul li {
	color: #FFF;
	margin-right: 5px;
	float: left;
}
.head_top ul li a{
	color: #FFF;
}
.top_bread {
	float:right;
	text-align:right;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 0;
}
.top_bread a {color:#9e9e9e}
.top_bread ul{overflow: hidden;}
.top_bread ul li {float:right;margin-left:10px;height:20px;padding-left:15px;margin-bottom:4px;line-height:20px}
.top_bread ul li.website-sitemap a {
	color:#999;
	font-weight:bold
}
.head_top .branch{
	height: 22px;
	width: 100px;
	float: right;
	margin-top: 10px;
}
.header_fenxiang{
	float: right;
	margin-top: 10px;
}
.header_fenxiang dt{
	line-height: 20px;
	float: left;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}
.header_fenxiang dt a{
	color: #c45452;
	background-color: #FFF;
	text-align: center;
	height: 100%;
	width: 100%;
	display: block;
	border-radius: 2px 2px 2px 2px;
}
.header_fenxiang dt a:hover{
	text-decoration: none;
	background-color: #FF0;
}
.header_fenxiang dt i{
	font-size: 14px;
}
#fun1{display:none;}
.sear{
	float: left;
	width: 325px;
}
.sear form{
	width: 325px;
	overflow: hidden;
}
.sear input{
	float: left;
}
.sear .text{
	line-height: 27px;
	float: left;
	width: 280px;
	overflow: hidden;
	height: 27px;
	border: 1px solid #d7ccba;
	text-indent: 10px;
}
.sear .sub{
	float: left;
	height: 29px;
	width: 40px;
	overflow: hidden;
}
/*Menu*/
.menu {
	width:100%;
	height:46px;
	line-height:46px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul.nav {
	height:46px;
	width:100%;
	max-width:1170px;
	margin:0 auto;
	display: table;
}
#mainlevel_00{
	background-image: url(/n26/images/home_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.menu li.primary {
	position:relative;
	z-index:2;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
}
.primary a {
	color:#FFF;
	display:block;
	text-decoration:none;
	overflow: hidden;
}
.primary a:hover {
	color: #FF0;
}
#cen_banner{
	height: 50px;
	width: 100%;
	max-width:1170px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cen_banner a img{
	height: 50px;
	width: 100%;
	max-width:1170px;
	overflow: hidden;
}
.primary ul {
	position:absolute;
	top:46px;
	z-index:999;
	line-height:24px;
	display:none;
	padding-bottom: 10px;
	background-color: #c2524f;
	text-align: left;
}
.primary ul li {
	line-height:30px;
	overflow: hidden;
}
.primary ul li a {
	color:#FFF;
	padding:0 25px 0 25px;
	white-space: nowrap;
	display: block;
}
.primary ul li a:hover {
	color:#FF0;
}
.primary ul.pcenter {
	left:0px;
	height:auto;
	padding-bottom: 10px;
	top: 46px;
	min-width: 100%;
}
.primary ul.pcenter dl {float:left;padding:0}
.primary ul.pcenter .line{width:200px;}
.primary ul.pcenter .mining{width:140px;}
.primary ul.pcenter .sand{width:195px;}
.primary ul.pcenter dl a {
	color:#FFF;
	line-height: 30px;
	padding:0 25px 0 25px;
}
.primary ul.pcenter a {text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden;padding:0}
.primary ul.pcenter a:hover {
	color:#FF0;
	text-decoration: none;
}
.primary ul.pcenter dt a {
	font-size:14px;
	font-weight:bold
}
.primary ul.pcenter dt a:hover {
	text-decoration:none;
	color: #FF0;
}
.primary ul.pcenter dl a.title{color:#3e3e3e}
#searchform{
	overflow: hidden;
	margin-top: 10%;
}
#searchform > fieldset{
	border: 1px solid #c2524f;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#searchform > fieldset > input[name="keys"] {
	height: 40px;
	width: 200px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-radius: 0;
}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
border-radius: 0;
}
#searchform > fieldset > input[type="submit"] {
	cursor: pointer;
	height: 40px;
	color: #fff;
	background-color: #c2524f;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#index_banner{
	max-width:1198px;
	border:1px solid #dbd5ca;
	overflow:hidden;
	position:relative;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#inner_ban{margin:0 auto; margin-top:5px; position:relative; overflow:hidden;}
#inner_ban a{
	display: block;
	height: auto;
	width: 100%;
}
#inner_ban, #inner_ban a, #inner_ban a img{width:98p%;  text-align:center;}
#pfl{ width:62px; height:77px; background:url(/n26/images/banpage.png) no-repeat -5px 0px; cursor:pointer; position:absolute; left:0px; top:143px; z-index:8;}
#pfr{ width:62px; height:77px; background:url(/n26/images/banpage.png) no-repeat -1116px 0px; cursor:pointer; position:absolute; right:0px; top:143px; z-index:8;}

#small_ban{
	max-width:1170px;
	width:96%;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
}
.small_ban_h{
	height: 32px;
	width: 100%;
	text-align: center;
	background-image: url(/n26/images/cpbt_dt.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
	margin-bottom: 20px;
}
.small_ban_h h2{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#small_ban ul{
	font-size: 0px;
}
#small_ban ul li{
	width:23.5%;
	display: inline-block;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 2%;
	vertical-align: top;

}
#small_ban ul li:nth-child(4n+4){
	margin-right: 0%;
}
#small_ban ul li a img{
	width: 100%;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 33px;
	overflow: hidden;
	display: block;
}
#small_ban ul li h2{
	width: 100%;
	height: 40px;
	border-width: 0px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 40px;
	color: #000;
	text-align: left;
}
#small_ban ul li p{
	width: 100%;
	height: 20px;
	border-width: 0px;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	text-align: left;
	margin-bottom: 20px;
}
#small_ban ul li span{
	border-width: 0px;
	overflow: hidden;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	float: left;
}
#small_ban ul li span a{
	color: #FFF;
	display: inline-block;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #c2524f;
	border-radius: 5px;
}
#small_ban ul li span a:hover{
	text-decoration: none;
	background-color: #666;
}
.Featured_p{
	width: 96%;
	max-width:1170px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.Featured_p ul{
	font-size: 0px;
}
.Featured_p ul li{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	vertical-align: top;
	background-image: url(../images/tjf.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 38px;
}
.Featured_p ul li:nth-child(3){
	margin-right: 0;
}
.Featured_p ul li h3{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	vertical-align: top;
}
.Featured_p ul li a img{
	display: block;
	width: 100%;
}
/*index main*/
.index_main {
	width:1200px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding-top: 10px;
}
.index_main strong a{color:#3e3e3e}
.index_main .left {
	float:left;
	width:280px;
}
.index_main .left form {width:190px;height:19px;line-height:17px;border:1px solid #ccc}
.index_main .left form input {width:165px;height:17px;margin:1px 0;border:0;float:left;outline:none;padding-left:5px}
.index_main .left input.submit {width:18px;height:15px;background:url(../../n31/images/bg_sprite.gif) 0 -310px no-repeat;border:none;cursor:pointer;float:right;margin-top:2px;margin-right:2px;}

.center {
	float:left;
	width:73%;
}
.center_p{
	overflow: hidden;
	width: 100%;
}
.center_p ul{
	width: 100%;
	margin-top: 2%;
	font-size: 0px;
}
.center .center_t {
	background-image: url(/n26/images/s.png);
	background-repeat: repeat-x;
	background-position: 0px center;
	height: 50px;
	width: 100%;
}
.center .center_t .now_cur{
	line-height: 50px;
	background-color: #FFF;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}
.center .clines{
	height: 1px;
	background-color: #eae8e6;
	overflow: hidden;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	margin-bottom: 19px;
}
.center_p li {
	width:32%;
	line-height:20px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
	vertical-align: top;
	display: inline-block;
	margin-right: 2%;
}
.center_p li:nth-child(3n+3){
	margin-right: 0;
}
.center_p li a img{
	width:100%;
	display: block;
}
.center_p li p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	text-align: left;
}
.center_p li h3 {
	display:block;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.center_p li p a{ color:#666666}
.index_main .right {float:right;width:1200px;padding-left:40px}
.index_main .right h3{padding-top: 7px;padding-right: 0;padding-bottom: 7px;padding-left: 0;}
.index_main .right li {height: 20px;overflow: hidden;line-height: 20px;margin-top: 5px;}
.index_main .right li a {background:url(../../n31/images/bg_sprite.gif) 0 -248px no-repeat;padding-left:8px;}
.index_main .right li span{color:red}
/*左侧产品下拉*/
.sidebar-product{
	width:100%;
	height:auto !important;
	height:auto !important;
	margin-bottom: 20px;
	float: left;
}
.sidebar-product_t{
	overflow: hidden;
	}

.sidebar-product_t h2{
	font-size:16px;
	line-height: 20px;
	float: left;
	color: #000;
	margin: 8px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	width: 100%;
	}
.sidebar-product_t h2 a{
	color: #FFF;
	}
.sidebar-product dl{
	width:100%;
	overflow: hidden;
}
.sidebar-product h3{
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}	
.sidebar-product_t span{
	font-size:12px;
	line-height: 36px;
	height: 36px;
	float: right;
}
.sidebar-product_t span a{
	color: #999;
}
.line{
	height:2px;
	width:100%;
}

.sidebar-product dt{
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	color:#999;
	height: 40px;
	display: block;
	line-height: 40px;
	float: right;
	cursor:pointer;
	}

.sidebar-product dt:hover{
	color: #c2524f;
}
.sidebar-product dd{
	overflow: hidden;
	line-height: 18px;
	font-size: 14px;
	padding: 8px 0 8px 15px;
	}
.sidebar-product dd a{
	color:#797979;
	width:100%;
	display: block;
	padding-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEE;
	}
.sidebar-product dd a:hover{
	text-decoration: none;
	color: #c2524f;
}
.sidebar-product dt img{position:absolute;right:10px;top:20px;}
.sidebar-product dl dd:last-child{
	margin-bottom: 10px;
}
.prod_top{
	width: 100%;
	overflow: hidden;
}
.prod_top h2{
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.prod_top ul{
	width: 100%;
	font-size: 0px;
	margin-top: 1.5%;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.prod_top ul li{
	width: 15%;
	height: auto;
	margin-right: 2%;
	vertical-align: top;
	display: inline-block;
}
.prod_top ul li:nth-child(6){
	margin-right: 0;
}
.prod_top ul li h3{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.prod_top ul li a img{
	width: 100%;
	overflow: hidden;
	display: block;
}
/*msg*/
.msg_bl {
	clear:both;
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	position:relative;
	margin-bottom: 20px;
	float: left;
}
.msg_bl .prompt {
	line-height:24px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #FFF;
	width: 97%;
	background-color: #c2524f;
	padding: 1.5%;
	border-radius: 4px;
}
.msg_bl .prompt span {
	margin-left:20px;
	color:#000
}
.msg_bl table {
	color:#3e3e3e;
	font-size:12px;
	width: 98%;
	padding-left: 2%;
	vertical-align: middle;
}
.msg_bl table td {
	line-height:20px;
	overflow: hidden;
	height: 20px;
	margin: 0px;
	padding-top: 10px;
	vertical-align: middle;
}
.msg_bl table th {
	line-height:20px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	width: 80px;
	min-width:70px;
}
.msg_bl form input {
	width:95%;
	padding-left:5px;
	height:25px;
	line-height:12px;
	border:1px solid #dcdcdc;
	max-width:660px;
	margin: 0px;
	overflow: hidden;
	background-color: #FFF;
}
.msg_bl form select {width:196px; height:25px;border: 1px solid #dcdcdc;line-height:24px; margin-right:3px;}
.msg_bl form label {display:block;line-height:14px;margin-bottom:5px}
.msg_bl span.require {color:red; margin-right:5px;}
.msg_bl form .checkbox {width:15px;height:15px;margin-right:10px}
.msg_bl form .radio {width:11px;height:11px; margin-right:8px;}
.msg_bl form .t_submit {width:95px;height:28px;cursor:pointer;padding:0;margin:10px;border:none;background:#000;color:#FFF}
.xj_m{width:484px; padding-left:5px; height:90px; border:#cdccd1 1px solid; margin-top:7px; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:16px;}
.msg_bl .s_k{width:195px; height:25px; border:#dcdcdc 1px solid;}
.msg_bl .ct{padding:0 18px 0px 18px;color:#000}
.msg_bl .cl{line-height:28px;}
.msg_bl .cl span{margin-right:10px;}
.msg_bl .wl{line-height:27px; padding-top:10px;}
.msg_bl .wl .a{margin-right:27px;}
.msg_bl .wl .b{margin-right:36px;}
.msg_bl .wl .c{margin-right:39px;}
.msg_bl .wl .d{margin-right:30px;}
.msg_bl .wl .aa{margin-right:22px;}
.msg_bl .wl .ab{margin-right:55px;}
.msg_bl .wl .ac{margin-right:41px;}
.msg_bl .wl .ad{margin-right:33px;}
.msg_bl .wl .ba{margin-right:18px;}
.msg_bl label{margin-top:18px;}
.msg_bl font{
	color:#000;
}
.msg_bl .message{margin-top:5px;}
.msg_bl #message{
	width:95%;
	padding-left:5px;
	border:1px solid #dcdcdc;
	max-width:660px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.msg_bl_dx{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top: 10px;
}
.msg_bl_dx h3{
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.msg_bl_dx ul{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.msg_bl_dx ul li{
	overflow: hidden;
	display: inline-block;
	font-size: 12px;
	line-height: 18px;
	margin-right: 2%;
	margin-left: 2%;
}
.msg_bl_dx ul li h4{
	overflow: hidden;
	display: inline-block;
	float: left;
	padding-left: 5px;
	line-height: 18px;
}
.msg_bl_dx ul li input{
	overflow: hidden;
	display: inline-block;
	float: left;
	height: 18px;
	width: 18px;
}
#msg_bl_dx1{
	overflow: hidden;
	text-align: center;
	padding-left: 0%;
	}
#msg_bl_dx1 li{
	overflow: hidden;
	text-align: center;
	float: left;
	width: 50%;
	}
#msg_bl_dx1 h4{
	overflow: hidden;
	float: left;
	font-weight: normal;
	padding-right: 10px;
	width: 80px;
	text-align: right;
	display: inline-block;
	}
#msg_bl_dx1 input{
	float: left;
	width: 65%;
	padding-left: 5px;
	max-width:250px;
	}

/*inqquick*/
.inqquick{
	border: 1px solid #dfdfdf;
	width: 95%;
	padding-top: 20px;
	max-width:660px;
	padding-left:5px;
	background-color: #FFF;
}
.inqquick .m{
	width: 100%;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: left;
	position: relative;
}
.inqquick #inqQuickText_1{
	float: left;
	height: 20px;
	width: 20px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.inqquick #inqquick_h{
	float: left;
	white-space: normal;
	display: inline-block;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
/*artcate*/
#artcate{
	max-width:1228px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
#artcate .item{
	min-width:180px;
	width:22.8%;
	height:auto;
	display: inline-block;
	margin-right: 0.9%;
	margin-left: 0.9%;
	overflow: hidden;
	padding-top: 20px;
}
#artcate .item h3{
	font-size: 12px;
	line-height: 30px;
	color: #333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	overflow: hidden;
}
#artcate .item ul{
	color: #666;
	overflow: hidden;
	padding-top: 10px;
}
#artcate .item ul li{
	font-size: 12px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
}
#artcate .item ul li a{
	color: #666;
}
/*turn page*/
#turn_page{
	text-align:center;
	clear:both;
	width: 98%;
	margin-bottom: 20px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-top: 15px;
}
#turn_page span{
	display:inline-block;
	*display:inline; 
	*zoom:1;
	overflow:hidden;
	background:#fff;
	vertical-align:top;
	margin: 5px;
	font-size: 14px;
	line-height: 24px;
}
#turn_page span.pageinfo{
	text-align:center;
	text-decoration:none;
	border: 1px solid #cecece;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 24px;
}
#turn_page span em{
	display:inline-block;
	vertical-align:middle;
	margin-top:-2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 24px;
}
#turn_page font, #turn_page a{
	display:block;
	text-align:center;
	text-decoration:none;
	border: 1px solid #cecece;
	padding: 5px 10px;
	line-height: 24px;
}
#turn_page .page_item_current{
	color:#000;
	cursor:default;
	border: 1px solid #333;
	line-height: 24px;
	padding: 5px 10px;
}
#index_footer{
	max-width:1170px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	background-color: #f9f9f9;
}
#index_footer ul{
	overflow: hidden;
	margin-right: 1%;
	margin-left: 1%;
	width: 18%;
	min-width:165px;
	display: inline-block;
	height: 120px;
}
#index_footer ul h2{
	font-size: 12px;
	line-height: 30px;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	height: 30px;
	overflow: hidden;
}
#index_footer ul li{
	min-width: 165px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-align: left;
}
#index_footer ul li a{
	color: #666;
}
/*footer*/
.footer {
	width:100%;
	clear:both;
	color:#999;
	font-size:12px;
	text-align:center;
	margin-top:20px;
}
.footer a {color:#6a6a6a;text-decoration:none}
.footer .f_lnk{
	overflow: hidden;
	line-height: 34px;
	text-align: center;
}
.footer .f_lnk a{
	padding-right: 8px;
	padding-left: 8px;
	color: #666;
	display: inline-block;
}
.footer .fwidget{
	width:100%;
	max-width:1170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
		border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.footer .fwidget .goshare {
	float:right;
	width:145px;
	position:absolute;
	right:0px;
	top:-20px;
}
.footer .fwidget_r {
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	white-space: normal;
}
/*main*/
.nei-table{width:100%;overflow: auto;}
.nei-table table, .sec_m table{border-right:1px solid #666;border-bottom:1px solid #666; border-collapse: collapse;}
.nei-table table th, .sec_m table th{border-left:1px solid #666;border-top:1px solid #666;padding-right: 5px;padding-left: 5px;}
.nei-table table td, .sec_m table td{border-left:1px solid #666;border-top:1px solid #666;padding-right: 5px;padding-left: 5px;}
.main  {
	max-width:1170px;
	width:100%;
	clear:both;
	margin-bottom:30px;
	overflow:hidden;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
.main img{ max-width:100%;}
.main .bread {
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	color: #FFF;
	background-color: #fa9896;
	border-radius: 4px;
	margin-bottom: 2%;
}
.main .bread span, .main .bread ul{
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
.main .bread ul li{
	display: inline-block;
}
.main .bread i{
	font-size: 20px;
}
.main .bread a {
	color: #FFF;
	line-height: 22px;
	margin: 0 5px;
	display: inline-block;
}
.main .bread a:hover{
	text-decoration: none;
	color: #000;
}
.main .rsidebar,.Recom {
	width:100%;
	float:left;
}
.main .rsidebar h2, .Recom h2{
	font-size:16px;
	line-height: 20px;
	color: #c2524f;
	margin: 8px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	width: 100%;
	display: block;
}
.main .rsidebar h2 a{
	color: #000;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 40px;
}
.main .rsidebar h2 a:hover{
	color: #FFF;
	background-color: #39352D;
	text-decoration: none;
}
.main .rsidebar h2.search {border:none;margin:0;}
.main .rsidebar ul,.Recom{
	margin-bottom: 20px;
}
.main .rsidebar li {
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #4a4439;
	background-image: url(/n26/images/new_th.JPG);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-weight: normal;
}
.main .rsidebar li a{
	color:#3e3e3e;
	padding: 8px 0;
	display: block;
}
.main .rsidebar li a:hover{
	text-decoration: none;
	color: #c2524f;
}
.contact-list{
	overflow: hidden;
	width:100%;
}
.contact-list h2 {
    font-size: 16px;
	line-height: 20px;
	color: #c2524f;
	margin: 8px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	width: 100%;
	display: block;
}
.contact-list table{
	overflow: hidden;
	display: block;
}
.contact-list tr{
	line-height: 20px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.contact-list tr th{
	color: #3e3e3e;
	font-weight: normal;
	white-space: nowrap;
	padding: 5px 0;
}
.contact-list tr th i{
	font-weight: normal;
	font-size: 16px;
	color: #c2524f;
}
.contact-list tr a{
	color: #666;
}
.contact-list tr a:hover{
	color: #ff665e;
}
.contact-list tr td{
	padding: 5px 0;
	word-break: break-all; 
}
.Recom li{
	overflow: hidden;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.Recom li a img{
	overflow: hidden;
	width: 34%;
	display: block;
	float: left;
	margin-right: 4%;
}
.Recom li h3{
	overflow: hidden;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
}
.Recom li p{
	overflow: hidden;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
.main .rsidebar ul.news li {list-style:none}
.main .rsidebar a:hover {color:#cc0000}
.main .rsidebar form {width:210px;height:19px;border:1px solid #ccc}
.main .rsidebar form input {width:180px;height:17px;margin:1px;padding-left:5px;line-height:15px;border:0;float:left;outline:none;} 
.main .rsidebar form  input.submit {width:18px;height:15px;background:url(../../n31/images/bg_sprite.gif) 0 -310px no-repeat;border:none;cursor:pointer;float:right;margin-top:2px;margin-right:2px;}
/*case list*/
.main .caselist {
	float:left;
	width:100%;
}
.main .caselist ul.list {
	width: 98%;
}
.main .caselist ul.list li h2{
	font-size:16px;
	line-height: 30px;
}
.main .caselist p{
	line-height:24px;
	margin-top:5px;
	font-size: 14px;
}
.main .caselist ul.list li {
	width:100%;
	border-bottom:1px dotted #c8c8c8;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	overflow: hidden;
}
.main .caselist ul.list li img {float:left;margin-right:24px;width:186px;height:121px;overflow:hidden}
.main .caselist ul.list  a.more {float: right;margin-right: 20px;padding-top: -100px;}
.main .caselist ul.list  a.more:hover {color:red}
.main .caselist strong a {font-size:13px;text-transform:uppercase;color:#3e3e3e}

/**case list page **/
#page {width:100%;height:50px;clear:both;padding-top:10px;}
#page li {float:left;height:23px;padding:0 8px;text-align:center;border:1px solid #e9e9e9;margin-right:6px}
#page .thisclass{ color:#F00;}
#page li select {border:none;outline:none}
/*search*/
.cp{padding-bottom: 9px;}
.page_box {height: 50px;margin-bottom: 5px;text-align: center;}
.page_box ul {float: left;padding: 12px 0px 12px 12px;}
.search form {width:190px;height:19px;line-height:17px;border:1px solid #ccc}
.search form input {width:165px;height:17px;margin:1px 0;border:0;float:left;outline:none;padding-left:5px}
.search input.submit {width:18px;height:15px;background:url(../../n31/images/bg_sprite.gif) 0 -310px no-repeat;border:none;cursor:pointer;float:right;margin-top:2px;margin-right:2px;}
#exhibition{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 321px;
  height: 123px;
}
/*main*/
.main .content {
	float:left;
	width:73%;
}
.main .sidebar {
	float:right;
	width:23.5%;
	}
.main .sidebar_l {
	float:right;
	width:23.5%;
}
.content .abstract {
	width: 100%;
	line-height:20px;
	overflow: hidden;
}
.content .abstract .brief {
	height:auto;
	color:#666;
	position:relative;
	font-size: 14px;
	min-width:300px;
}
.content .abstract .brief h1 {
	font-size:18px;
	margin-bottom:10px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}
.content .abstract .brief span {
	color:#c2524f;
	font-size: 16px;
	line-height: 30px;
}
.content .abstract .widget {clear:both;height:35px;line-height:35px;width:100%;padding:10px 0;}
#pdfdown { float:left;}
.content .abstract .widget #pdfdown {display:block;float:left;padding-left:20px;height:20px;line-height:20px;margin-top:8px;margin-right:20px;}
.content .abstract .widget #seegallery {display:block;float:left;padding-left:20px;height:20px;line-height:20px;margin-top:8px;margin-right:20px;}
.content .abstract .widget #sendmail {display:block;float:left;padding-left:20px;height:20px;line-height:20px;margin: 5px 20px 5px 0;background:url(../../n31/images/bg_sprite.gif) 0 0 no-repeat;}
.content .abstract .widget .yincang{-webkit-filter: grayscale(100%);opacity: 0.3; text-decoration:none;}
.content .abstract .widget .button {
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	line-height:30px;
	cursor:pointer;
	border-radius: 5px 5px 5px 5px;
}
.content .abstract .widget .button a{
	color:#FFF;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	background-color: #b10000;
}
.content .abstract .widget .button a:hover{background-color: #333;text-decoration: none;}
.content .tab {display:none}
.content .sec_m{
	float: left;
	overflow: hidden;
	margin-bottom: 2%;
	margin-top: 2%;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.content .sec_m li{float:left; text-align:center;width:334px;}
.content .sec_m li img{text-align:center; margin-top:5px;}
/*pros*/
.pros{
	width: 98%;
	margin-bottom: 20px;
	margin-top: 10px;
}
.pros table{
	width: 100%;
	font-size: 14px;
	background-color: #DFDFDF;
}
.pros th{
	width: 30%;
	text-indent: 10px;
	line-height: 28px;
	background-color: #FFF;
}
.pros td{
	padding-left: 10px;
	background-color: #FFF;	
}
.pros h3{
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
}

/*prompt_h*/
#prompt_h{
	width: 480px;
	display: block;
}
/*case inside page*/
.case h1 {font-size:20px;margin-bottom:20px}
.case h3{height:15px; font-size:16px; line-height:15px; width:auto; font-weight:normal; margin:22px 0;}
.case img{margin:15px 0 20px 0;}
.case .next_pre{
	line-height: 34px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 14px;
}
.case .section{
	font-size: 14px;
	line-height: 30px;
	color:#666;
}
/**Cotent News list **/
.news .topnews{
	overflow: hidden;
}
.news .topnews p{
	line-height: 28px;
	font-size: 14px;
}
.news .topnews a img {width:190px;height:124px;float:left;margin-right:20px;display: inline-block;}
.news .topnews h2 {
	font-size:16px;
	line-height:30px;
}
.news .tabselect {clear:both;text-align:right;position:relative;right:50px;bottom:20px}
.news .tabselect a {margin:0 10px}
.news h2.cate {
	font-size:16px;
	line-height: 20px;
	margin:10px 0;
	padding: 10px 0;
	border-bottom:1px dotted #cbcbcb;
	width: 98%;
}
.news h2.cate span {float:right;font-size:12px;font-weight:normal;}
.news .newslist {
	margin-top:10px;
	width:98%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.news .newslist li{
	list-style:square inside;
	width:100%;
	height:34px;
	line-height:34px;
	position:relative;
	float:left;
	overflow: hidden;
	font-size: 14px;
}
.news .newslist li .pubdate {position:absolute;right:0;_bottom:2px}
.news .ng li{line-height:5px; list-style:none;}
/**Content News inside**/
.news_p{
	width: 100%;
	overflow: hidden;
	font-size:14px;
	line-height:30px;
	color:#666;
}
.news h1 {
	font-size:16px;
	line-height:30px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}
.news .next_pre{
	line-height: 34px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
/*About Page*/
.about h1 {font-size:16px;color:#000;margin:10px 0;}
.about .section {
	clear:both;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 30px;
	color:#666;
}
/*artcate*/
#artcate{
	max-width:1228px;
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
#artcate .item{
	min-width:180px;
	width:22.8%;
	height:auto;
	display: inline-block;
	margin-right: 0.9%;
	margin-left: 0.9%;
	overflow: hidden;
	padding-top: 20px;
}
#artcate .item h3{
	font-size: 12px;
	line-height: 30px;
	color: #333;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	overflow: hidden;
}
#artcate .item ul{
	color: #666;
	overflow: hidden;
	padding-top: 10px;
}
#artcate .item ul li{
	font-size: 12px;
	line-height: 30px;
	color: #666;
	overflow: hidden;
}
.cert_p{
	width: 98%;
}
.cert_p h2{
	font-size: 18px;
	line-height: 34px;
	color: #4a4439;
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-top: 10px;
}
.cert_p p{
	margin-bottom: 20px;
	text-align: center;
	margin-top: 5px;
}
.cert_p p img{
	max-width:100%;
}

/*service*/
#banner{
	visibility:hidden;
	float:left;
	border:solid 1px #ccc;
	width: 100%;
	max-width:400px;
	min-width:340px;
	height: auto;
	margin-right: 20px;
}
#banner img{
	width:100%;
	height:auto;
	display: block;
}
#banner.banner1{ margin-left:100px; border:3px solid #ccc;}
#banner.banner2{ border:3px solid #ccc;}
#banner.banner2 img{ height:auto; width:100%;}
.about_pc_tab{float: left;width:100%; padding-bottom:10px;}
.tbl2 {
	background-color:#e6e6e6;
	width:100%;
	font-size: 12px;
	line-height: 16px;
}
.tbl2 th{
	background-color:#ffffff;
	text-align: right;
	padding: 2px 1% 2px 1%;
	font-size: 14px;
	line-height: 24px;
}
.tbl2 td{
	background-color:#ffffff;
	padding: 2px 1% 2px 1%;
}
.tabs{
	width: 100%;
	margin-bottom: 20px;
}
.tabs .ul{
	width: 100%;
	line-height: 26px;
	display: block;
	overflow: hidden;
}
.tabs .ul li{
	float:left;
	line-height:30px;
	color:#FFF;
	cursor:pointer;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	background-color: #CCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tabs .ul li.focus{
	color:#FFF;
	line-height: 30px;
	background-size:100% 100%;
	background-color: #c2524f;
}
.tabs .div{
	border:1px solid #e6e6e6;
	padding:15px;
	display:none;
	background-color: #FFF;
	font-size: 14px;
	line-height: 30px;
	color:#666;
}

/*pinfo*/
.pinfo{
	width: 98%;
}
.pinfo h3{
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	line-height: 34px;
	height: 34px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-color: #c2524f;
	margin-top: 10px;
	border-radius: 3px;
}
.pinfo h4{
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	line-height: 30px;
	height: 30px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
.pinfo ul{
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.pinfo ul li{
	overflow: hidden;
}
.pinfo .t5 li{
	overflow: hidden;
	float: left;
	width: 25%;
}
.pinfo .t2 li{
	overflow: hidden;
	float: left;
	width: 50%;
}
.pinfo .t3 li{
	overflow: hidden;
	float: left;
	width: 33%;
}
/*tag*/
.tag{
	overflow: hidden;
	width: 100%;
	margin-bottom: 2%;
}
.tag strong{
	overflow: hidden;
	float: left;
	margin: 5px;
	font-size: 14px;
	line-height: 28px;
	padding: 2px 10px 2px 10px;
}
.tag a{
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	padding: 2px 10px 2px 10px;
	border: 1px solid #CCC;
	margin: 5px;
	background-color: #FFF;
}
.share{
	padding-top: 10px;
	overflow: hidden;
}
/*幻灯图开始*/
#about_pb{
	width: 100%;
}
#promotion_banners{
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
}
#promotion_banners li{
	width: 100%;
	height: 100%;
}
.switcher_2{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.product_box{
	width: 98%;
	max-width:400px;
	min-width:320px;
}
.product_box .banners{
	height: 400px;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}
.pb{
	display: inline-block;
	position: relative;
	height: auto;
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
	z-index: 1;
}
.pb .points_2 li{
	width:22px;
	height:22px;
	text-align:center;
	cursor:pointer;
	float: left;
	margin-right: 5px;
	background-color: #999;
	line-height: 22px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pb .points_2 li.current{
	color: #FFF;
	margin-right: 5px;
	height: 22px;
	width: 22px;
	border: 1px solid #FFF;
	background-color: #C00;
}
.pb .banners{
	float:left;
	padding:0px;
	margin: 0px;
}
.pb .banners li{
	display:none;
	padding: 0px;
}
.pb .banners li.current{display:block;}
.pb .switcher{
	width: 100%;
	display: block;
	height: auto;
	margin-top: 10px;
	overflow: hidden;
}
.pb .points{
	font-size:12px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	overflow: hidden;
}
.pb .points li{
	width:70px;
	height:70px;
	background-position:0px 0px;
	text-align:center;
	cursor:pointer;
	float: left;
	margin-right: 8px;
	border: 1px solid #e6e6e6;
	display: table;
	margin-top: 8px;
}
.pb .points li i{
	width: 100%;
	overflow: hidden;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.pb .points li i::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
	background-color: #FFF;
}
.pb .points li img{
	max-height: 70px;
	max-width: 70px;
	vertical-align: middle;
	display: table-cell;
	z-index: -1;
	position: relative;
}
.pb .points li.current{
	color: #FFF;
	margin-right: 8px;
	height: 70px;
	width: 70px;
	border: 1px solid #F00;
}
.pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 6px;position:absolute; bottom:3px; _overflow:hidden; } /* FireFox */
*html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE6 */
*+html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE7 */
.pb .steps .up, .pb .steps .down{width:15px;height:11px;cursor:pointer;}
.C_top_R1IMG{
	width: 100%;
	height: 100%;
	position: relative;
	display: table;
	text-align: center;
}
.C_top_R1IMG a{
	width: 100%;
	overflow: hidden;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.C_top_R1IMG img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 400px;
}
.C_top_R1IMG a h5{
	height: 30px;
	position: absolute;
	z-index: 3;
	bottom: 40px;
	left: 0px;
	font-weight: bold;
	padding-left: 10px;
	width: 500px;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
}
.C_top_R1IMG a p{
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	position: absolute;
	z-index: 3;
	bottom: 15px;
	left: 0px;
	width: 500px;
	padding-left: 10px;
	height: 20px;
}
.C_top_R1IMG a span{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5!important;
	height: 80px;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
}
.C_top_R1IMG2{
	width: 100%;
	height: auto;
}
.C_top_R1IMG2 a img{
	width: 100%;
	display: block;
}
/*幻灯图结束*/
.hot_p{
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
.hot_p h1{
	font-size:16px;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	width: 100%;
	padding-left: 5px;
}
.hot_p li{
	padding: 5px;
	width: 85px;
	float: left;
}
.hot_p li img{
	width: 85px;
	height: 113px;
}
.hot_p li p{
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.zhushi{
	border: 1px solid #E3E3E3;
	padding: 10px;
	position: fixed;
	right: 10px;
	width: 250px;
	color: #c2524f;
	background-color: #FFF;
	font-size: 12px;
	bottom: 50px;
}
@media screen and (max-width:980px){ 
.zhushi{display:none;}
.main .products_category h2 {margin-bottom:5px;}
.main .sidebar {display:none;}

.center {
    float: none;
    width: 98%;
	margin-right: auto;
	margin-left: auto;
}
}
@media screen and (max-width:900px){                      /*顶部样式开始变的临界宽度*/
.header #logo{ padding-left:2%; !important; height:auto !important; max-width:280px; max-height:70px;}
.top_bread ul{padding-left:2%;background:#fff;}
.top_bread ul li{float:none; height:auto; line-height:34px;border-bottom:1px solid #cbcbcd; text-align:left; padding-left:30px;overflow: hidden;}  
.top_bread ul a li { color:#3e3e3e;}
.top_bread {
    float: left;
    text-align: left;
	padding-top: 0;
	margin-left: 10px;
    padding-bottom: 5px;
}
#fun1{ display:none;}
.top_bread ul{display:none;}
.top_bread select{display:none;}
/*Menu*/
#fun1{position:absolute;right:2px;top:15px;display:block;cursor:pointer;background-color:rgba(0, 0, 0, 0.4);padding:2px;
} 
#fun1 i{font-size:30px;color: #fff;} 
.top_bread .m{display:block;font-size:15px;}
.top_bread .m a{
	width: 100%;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.top_bread .m .branch{
	height: 40px;
	width: 44%;
	display: inline-block;
	float: left;
	margin-right: 3%;
	margin-left: 3%;
}
.top_bread .m .branch option{
	height: 40px;
	line-height:40px;
}
.menu{display:none}
.banner{margin-top:1% !important;}
.separator {display:none !important;}
.index_main {width:100%; height:auto;margin:0 auto;}
.index_main .left{display:none;}
.index_main .right{display:none;}
/*footer*/
.footer .fwidget {width:100%;margin:0 auto;position:relative}

/*list*/
.insidebanner{display:none}
.main  {margin:1% auto;width:98%;}
.main .rsidebar {width:98%; margin:0 auto; float:none; height:auto;}
/*case list*/
.main .caselist {margin-left:1%;}
.rsidebar {display:none}
.main .sidebar_l {display:none;}
#about_pb{
	width: 100%;
	height: auto !important;	
}
.top_bread ul{display:none;}
.top_bread select{display:none;}

/*Menu*/
.top_bread .m{display:block; font-size:15px;}
.top_bread .m a{
	width: 100%;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.top_bread .m .branch{
	height: 40px;
	width: 44%;
	display: inline-block;
	float: left;
	margin-right: 3%;
	margin-left: 3%;
}
.menu{display:none}
.banner{margin-top:1% !important;}
/*solution list*/
.insidebanner{display:none;}
.sidebar{display:none;}
.main .content {width:100%;  float:none;}
/*news list*/
.news .newslist li{width:98%; height:auto !important;}
.news .newslist li a{width:88%; height:auto !important; padding-right:12%;}
.news .newslist li span{width:9%; padding-right:2%}
/*footer*/
.footer{margin-top:50px;}
.footer .fwidget {width:100%;margin:0 auto;position:relative}
.about .air_table{width:99% !important; height:auto}
/*product*/
/*solution article*/
.canshu{overflow:scroll;}
#msg_bl_dx1 input{
	float: left;
	width: 62%;
	padding-left: 5px;
	max-width:226px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#small_ban ul li {
    width: 49%;
}
#small_ban ul li:nth-child(2n+2){
	margin-right: 0%;
}
.center_p li {
    width: 49%;
    margin-right: 2%;
}
.center_p li:nth-child(3n+3){
	margin-right: 2%;
}
.center_p li:nth-child(2n+2){
	margin-right: 0;
}
.prod_top {
    width: 98%;
    overflow: hidden;
    float: none;
	margin-right: auto;
	margin-left: auto;
}
.prod_top ul li{
	width: 32%;
}
.prod_top ul li:nth-child(3){
	margin-right: 0;
}
.prod_top ul li:nth-child(6){
	margin-right: 0;
}
}
@media screen and (max-width:767px){
	body{font-size:1.2em}
	#c_Cont{right:-35px !important;top:160px !important;}
}
@media screen and (max-width:740px){
.message {display:none}
.content .section img{width:94% !important;}
.case img{width:95% !important}
.message {display:none}
.msg{display:none}
.content .abstract .brief {
	float:left;
	width:98%;
}
}
@media screen and (max-width:640px){
	#banner.rsMainSlideImage img{ width:640px !important; height:288px !important;}
	#msg_bl_dx1 li{
width: 100%;
	}
#msg_bl_dx1 input{
	float: left;
	width: 68%;
	padding-left: 5px;
	max-width:none;
	margin-top: 5px;
	margin-bottom: 5px;
	}
}
@media screen and (max-width:480px){ 
.menu{display:none !important;}
.index_main {width:100%; height:auto;margin:0 auto;}
.center {margin:0 auto;width:96%; padding-top:0; padding-left:0}
.top_bread .m{display:block;}
/*solution list*/
.index_main .center li p{min-height:100px;}
.menu{display:none !important;}
.news .newslist li a{width:84%; height:auto !important; padding-right:12%;}
.news .newslist li span{width:12%; padding-right:2%}
.about embed{width:98% !important; height:auto}
.about .liming_show img{width:98%; height:auto}
.sec_m{clear:both;}
.news .topnews a img {
    width: 100%;
    height: auto;
    margin-right: 0px;
}
.main .caselist ul.list li img {margin-right:24px;width:100%;height:auto;}
.product_box{
	width: 98%;
}
.Featured_p ul li {
    width: 100%;
    margin-right: 0;
}
#small_ban ul li {
    width: 100%;
    margin-right: 0;
}
.center_p li {
    width: 100%;
    margin-right: 0;
}
.center_p li:nth-child(3n+3){
	margin-right: 0;
}
.prod_top ul li{
	width: 49%;
}
.prod_top ul li:nth-child(2n+2){
	margin-right: 0;
}
.prod_top ul li:nth-child(3){
	margin-right: 2%;
}
}
@media screen and (max-width:477px){ 
.news .newslist li .pubdate{display:none}
}
