﻿/*reset*/
*{margin:0;padding:0;}
body{
	background-color: #333;
}
#bodyimg{
	width:100%;
	position: fixed;
	z-index: -1;
	top: 0px;
}
ul,li,ol {list-style:none outside}
a{text-decoration:none;color:#3e3e3e}
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');
}
/*header*/
.header{
	height:auto;
	width:96%;
	max-width:1160px;
	margin: 0 auto;
	background-color: #FFF;
	position: relative;
}
.head{
	max-width:1160px;
	width:96%;
	overflow:hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 1%;
	padding-bottom: 1%;
}
.head #logo {
	padding-top:1.5%;
	max-height: 100px;
	padding-bottom: 1.5%;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	max-height:80px;
}
.head_rig {
	text-align:left;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	top: 20%;
	left: 2%;
}
.head_rig a {
	color:#999;
}
.head_rig ul{overflow: hidden;}
.head_rig ul li {
	height:20px;
	margin-bottom:4px;
	line-height:20px;
	font-size: 12px;
}
.head_rig ul li i {
	color: #999;
	font-size: 16px;
}
.head_rig .branch{
	line-height: 30px;
	margin-top: 8px;
}
.menu ul.nav select {
	border-width: 0px;
	line-height: 30px;
	height: 30px;
	background-color: #333;
	color: #FFF;
}
.top_bread .m{display:none;}
#fun1{
	display:none;
}
.header_fenxiang{
	width: 100%;
	text-align: center;
	padding-bottom: 1%;
}
.header_fenxiang dt{
	line-height: 34px;
	height: 34px;
	width: 34px;
	margin-left: 5px;
	vertical-align: top;
	display: inline-block;
	border-radius: 17px;
}
.header_fenxiang dt a{
	text-align: center;
	height: 100%;
	width: 100%;
	display: block;
	border-radius: 17px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #333;
}
.header_fenxiang dt a:hover{
	text-decoration: none;
	background-color: #e55151;
	color: #FFF;
}
.header_fenxiang dt i{
	font-size: 20px;
}
.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;
}
.c_c{
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
}
/*Menu*/
.menu {
	width:100%;
	font-size: 14px;
}
.menu ul.nav {
	height:80px;
	max-width:1160px;
	background-color: #000;
	text-align: center;
	font-size: 0px;
	margin: 0 4%;
	width: 92%;
}
.menu ul.nav li.primary {
	position:relative;
	z-index:2;
	line-height: 22px;
	font-size: 15px;
	display: table;
	height: 80px;
	float: left;
	transition:height 1s;
}
.menu ul.nav li.primary:nth-child(1){
	border-left-width: 0px;
}
.menu ul.nav li.primary > a {
	color:#FFF;
	text-decoration:none;
	overflow: hidden;
	display: table-cell;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 18px;
	vertical-align: middle;
}
.menu ul.nav li.primary:hover{
	color: #FFF;
	background-color: #ff6666;
	height: 90px;
}
.menu li.cur{
	color: #ff6666;
	background-color: #ff6666;
}
.menu li.cur > a{
	color: #FFF;
}
.primary ul {
	position:absolute;
	top:80px;
	z-index:999;
	line-height:24px;
	display:none;
	padding-bottom: 10px;
	background-color: #333;
	left: 0px;
	text-align: left;
}
.primary ul li {
	line-height:38px;
	overflow: hidden;
}
.primary ul li a {
	color:#FFF;
	padding:0 25px 0 25px;
	white-space: nowrap;
	display: block;
}
.primary ul li a:hover {
	color:#ff6666;
	text-decoration: none;
}
.primary ul.pcenter {
	left:0px;
	height:auto;
	padding-bottom: 10px;
	top: 80px;
}
.primary ul.pcenter dl {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: 38px;
	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:#ff6666;
	text-decoration: none;
}
.primary ul.pcenter dt a {
	font-size:14px;
	font-weight:bold;
}
.primary ul.pcenter dt a:hover {
	text-decoration:none;
	color: #ff6666;
}
.primary ul.pcenter dl a.title{color:#3e3e3e}
/**sencondpcenter**/
.primary ul.sencondpcenter li {width:220px;position:relative;z-index:999;background:url(/n23/images/bg_sprite.gif) 210px -263px no-repeat;}
.primary ul.sencondpcenter ul {width:220px;position:absolute;left:220px;top:0}
.primary ul.sencondpcenter ul li {background:none}

#searchform{
	float: left;
	margin-right: auto;
	overflow: hidden;
	padding: 1px;
	position: absolute;
	right: 2%;
	top: 35%;
	margin-left: auto;
}
#searchform > fieldset{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#searchform > fieldset > input[name="keys"] {
	height: 32px;
	width: 150px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: #FFF;
	border: 1px solid #000;
	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: 34px;
	color: #fff;
	background-color: #000;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px solid #000; 
}
.index_zdy{
	background-color: #FFF;
	width: 96%;
	max-width:1160px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 1%;
}
.index_zdyl{
	float: left;
	width: 55%;
	padding-top: 3%;
}
.index_zdyl h1{
	width: 100%;
	font-size: 40px;
	font-weight: normal;
	line-height: 50px;
	color: #333;
	margin-bottom: 5%;
	font-family: "微软雅黑";
	float: left;
}
.index_zdyl h2{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #666;
	float: left;
}
.index_zdyl p{
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	color: #999;
	float: left;
	margin-bottom: 4%;
	font-family: "微软雅黑";
}
.index_zdyl span a{
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	float: left;
	background-color: #e55151;
	transition:background 0.5s;
	border-radius: 5px;
}
.index_zdyl span a:hover{
	background-color: #009e96;
	text-decoration: none;
}
.index_zdyr{
	float: right;
	width: 38%;
	margin-top: 3%;
}
.index_zdyr ul{
	font-size: 0px;
}
.index_zdyr ul li{
	font-size: 0px;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	padding-left: 2%;
	padding-bottom: 2%;
	
}
.index_zdyr img{
	max-width: 100%;
	border-radius: 5px;
}
#small_ban{
	width:96%;
	max-width:1160px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2%;
}
#small_ban h2, .top_slider h2{
	font-size: 40px;
	line-height: 50px;
	color: #FDA2A2;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
#small_ban i, .top_slider i{
	font-size: 16px;
	line-height: 30px;
	color: #999;
	text-align: center;
	width: 100%;
	height: 30px;
	display: block;
}
/*small_ad*/
#small_ad{
	text-align: left;
	font-size: 0px;
	margin-top: 2%;
}
#small_ad li{
	width:23.5%;
	overflow:hidden;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 2%;
	text-align: center;
	border-radius: 5px;
	background-color: #f2e3e3;
}
#small_ad li:nth-child(4){
	margin-right: 0;
}
#small_ad .item{
	width:100%;
	position:relative;
	height:auto;
	overflow:hidden;
	display: block;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #e55151;
}
#small_ad .item img{
	top:0px;
	left:0px;
	max-height:inherit !important;
	max-width:inherit !important;
	width:100%;
	display: block;
}
#small_ad li h3{
	font-size: 22px;
	color: #666;
	overflow: hidden;
	margin-bottom: 2%;
	padding-right: 8%;
	padding-bottom: 0%;
	padding-left: 8%;
	line-height: 26px;
	font-weight: normal;
	height: 52px;
	margin-top: 5%;
}
#small_ad li h3 i{
	font-size: 20px;
	font-style: normal;
	color: #666;
	text-align: left;
	font-weight: normal;
}
#small_ad li h3 a{
	color: #333;
	display: block;
}
#small_ad a:hover{
	color: #666;
	text-decoration: none;
}
.wmdys a:hover,.slider_item a:hover{
	color: #e55151;
	text-decoration: none;
}
#small_ad li p{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	overflow: hidden;
	margin: 8%;
}
#small_ad li span{
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 10%;
	display: inline-block;
	line-height: 38px;
	margin-top: 3%;
}
#small_ad li span a{
	display: block;
	background-color: #e55151;
	color: #fff;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 4px;
	transition:border 0.8s;
}
#small_ad li span a:hover{
	background-color: #666;
	color: #FFF;
}
.wmdys,.lxwm{
	overflow: hidden;
}
.wmdys a img{
	max-width: 100%;
	overflow: hidden;
	float: left;
	width: 270px;
	margin-right: 5%;
	margin-bottom: 2%;
}
.wmdys h3{
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
}
.wmdys h3 a{
	color: #FFF;
}
.wmdys p{
	line-height: 24px;
	font-size: 14px;
	color: #888;
	margin-bottom: 20px;
}
.wmdys span{
	overflow: hidden;
	line-height: 38px;
	font-size: 16px;
	display: inline-block;
}
.wmdys span a{
	display: block;
background-color: #e55151;
color: #FFF;
padding-right: 20px;
padding-left: 20px;
}
.wmdys span a:hover{
	color: #333;
	text-decoration: none;
	background-color: #ff6666;
}
.lxwm h3{
	font-size: 16px;
	line-height: 40px;
	color: #e55151;
	height: 40px;
	overflow: hidden;
}
.lxwm p{
	font-size: 12px;
	line-height: 28px;
	color: #CCC;
}
.lxwm p i{
	font-size: 16px;
	color: #CCC;
}
.delay img{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.delay:hover img{ transform: scale(1.08,1.08); -moz-transform: scale(1.08,1.08); -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); -o-transform: scale(1.08,1.08);}
/*左侧产品下拉*/
.sidebar-product{
	width:100%;
	height:auto !important;
	height:auto !important;
	float: right;
	margin-bottom: 10px;
}
.sidebar-product h2{
	font-size: 22px;
	line-height: 24px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #ff6666;
	padding: 8px 0;
	}
.line{
	height:2px;
	width:100%;
}
.sidebar-product dl{
	height: auto;
	overflow: hidden;
}
.sidebar-product h3{
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px 0;
}
.sidebar-product h3 i{
	color:#ff6666;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.sidebar-product h3 a{
	color: #666;
}
.sidebar-product h3 a:hover{
	text-decoration: none;
	color: #e55151;
}
.sidebar-product dt{
	overflow: hidden;
	font-size: 14px;
	width: 20px;
	color:#3e3e3e;
	height:40px;
	display: block;
	line-height: 40px;
	cursor:pointer;
	float: right;
}

.sidebar-product dd{
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	color: #4a4439;
	display: block;
	margin: 8px 0 8px 20px;
	}
.sidebar-product dd a{
	color:#666;
	display: block;
	padding-bottom: 8px;
	}
.sidebar-product dd a:hover{
	text-decoration: none;
	color: #e55151;
}
.sidebar-product dt img{position:absolute;right:10px;top:20px;}
.sidebar-product dl dd:last-child{padding-bottom:10px;}
.center {
	float:left;
	width:72%;
	overflow: hidden;
}
.main_t {
	width: 100%;
	color: #999;
	border-radius: 3px;
	margin-bottom: 1%;
	padding-bottom: 0.5%;
}
.main_t i{
	font-size: 16px;
	color: #ff6666;
}
.main_t span, .main_t ul{
	font-size: 14px;
	line-height: 24px;
	margin: 5px 0;
	background-color: #f5f5f5;
	display: block;
	padding: 10px 15px;
}
.main_t ul li{
	display: inline-block;
}
.main_t  a{
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
}
.center .clines{
	height: 1px;
	background-color: #eae8e6;
	overflow: hidden;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	margin-bottom: 19px;
}
.main_c{
	float: left;
	width: 72%;
}
.center_p{
	overflow: hidden;
	float: left;
	width: 100%;
}
.center_p h2{
	font-size: 30px;
	line-height: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2%;
	text-align: left;
	position: relative;
}
.center_p h2 span{
	position: absolute;
	right: 0px;
	font-size: 14px;
	line-height: 30px;
	color: #CCC;
	font-weight: normal;
	bottom: 0px;
}
.center_p h2 a{
	color: #666;
	transition:color 0.8s;
}
.center_p h2 a:hover{
	color: #e55151;
}
.center_p ul {
	font-size: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	margin-bottom: 1%;
	overflow: hidden;
}
.center_p li {
	width:32%;
	line-height:20px;
	height: auto;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	margin-bottom: 2%;
	vertical-align: top;
	margin-right: 2%;
	background-color: #e55151;
	padding-bottom: 2%;
	transition:background 0.8s;
	float: left;
	border-radius: 5px;
}
.center_p li:nth-child(3n+3){
	margin-right: 0;
}
.center_p li a{
	overflow: hidden;
	display: block;
	color: #FFF;
}
.center_p li a img{
	width:100%;
	height:auto;
	display: block;
}
.center_p li h3 {
	display:block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 24px;
	font-weight: normal;
	padding-top: 3%;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.center_p li p {
	display:block;
	line-height: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #FFF;
	height: 40px;
	margin: 3%;
}
.center_p li:hover{
	background-color: #333;
}
.center_p a:hover {
	text-decoration: none;
}
.center_row{
	background-image: url(/n23/images/rbg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.center_p li p a{ color:#666666}
.center_p li a.more {font-style:italic;color:red;display:block;width:95px;height:14px;background:url(/n23/images/bg_sprite.gif) 0 -248px no-repeat;padding-left:8px;margin-top:5px;}
/**上面的内容只有首页用到**/
.msg_bl {
	clear:both;
	max-width:910px;
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	position:relative;
	margin-bottom: 20px;
}
.msg_bl .prompt {
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	margin: 10px 0;
	color: #666;
}
.msg_bl .prompt span {margin-left:20px;color:#e55151}
#msg_bl_dx2 input{
	border:1px solid #d6d6d6;
	width: 46%;
	line-height: 20px;
	padding: 1.2%;
	float: left;
	background-color: #f0f0f0;
	}
#msg_bl_dx2 input:nth-child(even){
	border:1px solid #d6d6d6;
	width: 46%;
	line-height: 20px;
	padding: 1.2%;
	margin-left: 1.2%;
	float: left;
	background-color: #f0f0f0;
	}
.msg_bl table {color:#3e3e3e;font-size:12px;width: 100%;}
.msg_bl table tr {
	overflow: hidden;
}
.msg_bl table td {
	line-height:20px;
	overflow: hidden;
}
.msg_bl form input {
	border:1px solid #d6d6d6;
	width: 96%;
	line-height: 20px;
	padding: 1.2%;
	background-color: #f0f0f0;
	margin-bottom: 10px;
}
.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: 40px;
    cursor: pointer;
    border: none;
    background: #e55151;
    color: #FFF;
    margin-right: auto;
    margin-left: auto;
}
.msg_bl form .t_submit:hover{
	background-color: #333;
}
.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:96%;
	border:1px solid #d6d6d6;
	font-size: 14px;
	line-height: 20px;
	font-family: "微软雅黑";
	color: #000;
	padding: 1.2%;
	background-color: #f0f0f0;
	margin-bottom: 10px;
}
.msg_bl_dx{
	width:96%;
	padding-top: 10px;
}
.msg_bl_dx h3 {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #e55151;
}
.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;
}
/*inqquick*/
.inqquick{
	border: 1px solid #d6d6d6;
	width: 96%;
	max-width:873px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1.2%;
	background-color: #f0f0f0;
}
.inqquick h2{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
}
.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;
}

/*turn page*/
#turn_page{
	text-align:center;
	line-height:35px;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#turn_page span{
	display:inline-block;
*display:inline; *zoom:1;
	font-size:14px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	vertical-align:top;
	margin: 5px;
	color: #CCC;
	border: 1px solid #E7E7E7;
	border-radius: 3px;
}
#turn_page span.pageinfo{
	padding-right: 10px;
	padding-left: 10px;
}
#turn_page span em{width:7px; height:12px; display:inline-block; vertical-align:middle; margin-top:-2px;}
#turn_page font, #turn_page a{
	height:33px;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #666;
	padding-right: 14px;
	padding-left: 14px;
}
#turn_page .page_item_current{
	color:#fff;
	cursor:default;
	background-color: #e55151;
	padding-right: 14px;
	padding-left: 14px;
}
#turn_page .page_button, #turn_page .page_noclick{width:auto; padding:0 12px;}
#turn_page .page_noclick{cursor:no-drop;}
#turn_page .icon_page_prev{background:url(/n23/images/normal.png) no-repeat -391px -24px; margin-right:6px;}
#turn_page .icon_page_next{background:url(/n23/images/normal.png) no-repeat -408px -24px; margin-left:6px;}
.index_footer{
	width: 100%;
	overflow: hidden;
	text-align: left;
	background-color: #e55151;
	padding-top: 2%;
}
 .index_footer h2{
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	width: 100%;
	font-weight: normal;
}
.index_footer ul{
	max-width:1160px;
	overflow: hidden;
	display: block;
	font-size: 0px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding: 2%;
}
.newslist{
	font-size: 0px;
}
.index_footer ul li,.newslist li, .main .caselist ul.list li{
	font-size: 14px;
	width: 45%;
	margin-right: 2%;
	position: relative;
	display: inline-block;
	padding: 2%;
	margin-bottom: 2%;
	z-index: 5;
	vertical-align: top;
}
.index_footer ul li h3, .newslist li h3{
	font-size: 18px;
	line-height: 30px;
	margin-top: 1%;
	z-index: 1;
	text-align: right;
}

.index_footer ul li h3 a{
	color: #fff;
}
.newslist li h3 a{
	color: #666;
}
.index_footer ul li h3 a:hover{
	color: #333;
	text-decoration: none;
}
.newslist li h3 a:hover{
	color: #e55151;
	text-decoration: none;
}
.index_footer ul li p{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: right;
}
.newslist li p{
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: right;
}
.index_footer ul li span, .newslist li span{
	background-color: #333;
	padding: 4%;
	float: right;
	text-align: center;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	margin-left: 4%;
	transition:background 1s;
}
.index_footer ul li span b, .newslist li span b{
	font-size: 80px;
	color: #FFF;
	width: 100%;
	display: block;
	font-weight: normal;
}
.index_footer ul li:nth-child(even) span, .newslist li:nth-child(even) span{
	float: left;
	margin-left: 0;
	margin-right: 4%;
}
.index_footer ul li::before, .newslist li::before, .main .caselist ul.list li::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height:100%;
	border: 1px solid #E1E1E1;
	z-index: -1;
}
.index_footer ul li:nth-child(even), .newslist li:nth-child(even), .main .caselist ul.list li:nth-child(even){margin-right: 0;}
.index_footer ul li:nth-child(even) h3,.newslist li:nth-child(even) h3{
	text-align: left;
}
.index_footer ul li:nth-child(even) p,.newslist li:nth-child(even) p{
	text-align: left;
}
.index_footer ul li:hover span,.newslist li:hover span{background-color: #000;}

/*footer*/
.footer {
	width:100%;
	color:#666;
	font-size:14px;
	text-align:center;
	line-height: 20px;
	padding-bottom: 0.5px;
	overflow: hidden;
	white-space: normal;
}
.footer a {
	color:#666;
	text-decoration:none;
	vertical-align: top;
	display: inline-block;
}
.fwidget{
	width:100%;
	background-color: #f2e3e3;
	overflow: hidden;
	padding-bottom: 0.5%;
	float: left;
}
.fwidget_c{
	font-size: 14px;
	overflow: hidden;
	padding: 1.5%;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.fwidget .f_lnk{
	overflow: hidden;
	line-height: 30px;
	text-align: center;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 0px;
}
.fwidget .f_lnk a{
	padding-right: 15px;
	color: #666;
	font-size: 14px;
	display: inline-block;
}
/*insidebanner*/
.insidebanner {width:100%;}
/*main*/
.main_box{
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffc0cb;
}
.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 {
	width:96%;
	max-width:1160px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
.main img{ max-width:100%;}

.main .bread {
	font-size: 40px;
	line-height: 48px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	color: #FDA2A2;
	margin-bottom: 0.5%;
	padding-bottom: 1%;
	padding-top: 2%;
}
.main .rsidebar {
	width:100%;
	float:right;
}
.main .rsidebar h2 {
	font-size: 22px;
	line-height: 40px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #ff6666;
	padding: 8px 0;
}
.main .rsidebar h2 a{
	color: #333;
	display: block;
	height: 100%;
	width: 100%;
	line-height: 40px;
}
.main .rsidebar a:hover{
	color: #e55151;
	text-decoration: none;
}
.contact-list{
	overflow: hidden;
	width: 100%;
}
.contact-list h2 {
    font-size: 22px;
	line-height: 24px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #333;
	padding: 8px 0;
}
.contact-list tr{
	line-height: 32px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
}
.contact-list tr th{
	color: #3e3e3e;
	text-align: left;
}
.contact-list tr th i{
	font-weight: normal;
	font-size: 16px;
	color: #ff6666;
}
.contact-list tr a{
	color: #666;
}
.contact-list tr a:hover{
	color: #C00;
}
.main .rsidebar ul {
	margin-bottom: 10px;
	overflow: hidden;
}
.main .rsidebar li {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #4a4439;
	width: 100%;
	text-indent: 20px;
	position: relative;
}
.main .rsidebar li i{
	height: 6px;
	width: 6px;
	background-color: #e55151;
	display: block;
	position: absolute;
	top: 17px;
	left: 5px;
}
.main .rsidebar li a{
	color:#666;
	width:100%;
	height:40px;
	display: block;
	line-height: 40px;
}
.main .rsidebar li a:hover{
	text-decoration: none;
	color: #e55151;
}
.main .caselist .list{
	width: 100%;
	font-size: 0px;
}
.main .caselist {
	float:left;
	width:100%;
}
.main .caselist ul.list li h2{
	font-size:24px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 2%;
}
.main .caselist ul.list li h2 a{
	transition:color 0.5s;
	color: #666;
}
.main .caselist ul.list li h2 a:hover{
	color: #e55151;
	text-decoration: none;
}
.main .caselist ul.list li p{
	line-height:24px;
	margin-top:5px;
	font-size: 14px;
	color: #999;
}
.main .caselist ul.list li img {
	width:100%;
	overflow:hidden;
	display: block;
}
.main .caselist ul.list a.more {
	float: left;
	display: block;
	background-color: #666;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 38px;
	margin-top: 2%;
	border-radius: 3px;
	transition:background 0.8s;
}
.main .caselist ul.list  a.more:hover {
	text-decoration: none;
	background-color: #e55151;}
.main .caselist strong a {font-size:13px;text-transform:uppercase;color:#3e3e3e}
/*search*/
.searchresult{width: 746px; float:left;margin-bottom: 10px;}
.search_title{font-size: 14px;font-weight: 600;border-bottom: 4px solid #929599;padding-bottom: 5px;}
.search_list{ margin-top: 30px;}
.search_list li{ height: auto;margin-bottom: 30px;line-height: 20px; overflow:hidden}
.search_list li h2{height: 20px;line-height: 20px;padding-bottom: 6px;font-size: 14px;font-weight: 600;}
.search_list li a img {width: 160px;height: 112px;float: left;margin-right: 20px;}
.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(/n23/images/bg_sprite.gif) 0 -310px no-repeat;border:none;cursor:pointer;float:right;margin-top:2px;margin-right:2px;}

.hot_p{
	width: 100%;
	float: right;
	margin-bottom: 10px;
}
.hot_p h2{
	font-size: 22px;
	line-height: 24px;
	width: 100%;
	text-align: left;
	overflow: hidden;
	color: #ff6666;
	padding: 8px 0; 
}
.hot_p ul{
	font-size: 0px;
	text-align: left;
}
.hot_p li{
	width: 48%;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	display: inline-block;
}
.hot_p li:nth-child(even){
	float: right;
}
.hot_p li a img{
	width: 100%;
	overflow: hidden;
	height: auto;
	display: block;
}
.hot_p li h3{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	max-height: 40px;
}
.hot_p li h3 a{
	color: #666;
}
/*main*/
.main .content {
	float:left;
	width:72%;
}
.main .sidebar {
	float:right;
	width:23.5%;
	max-width:280px;
}
.content .abstract {
	line-height:20px;
}
.content .abstract .brief a{
	color: #999;
}
.content .abstract .brief h1 {
	font-size:18px;
	line-height: 30px;
	padding-bottom: 20px;
	color: #333;
}
.content .abstract .brief p {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	color: #999;
}
.content .abstract .brief span {
	color:#e55151;
	font-weight:bold;
}
.content .abstract .widget {
	clear:both;
	line-height:35px;
	width:100%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	overflow: hidden;
	font-size: 12px;
}
#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;background:url(/n23/images/bg_sprite.gif) 0 -504px no-repeat;}
.content .abstract .widget #seegallery {display:block;float:left;padding-left:20px;height:20px;line-height:20px;margin-top:8px;margin-right:20px;background:url(/n23/images/bg_sprite.gif) 0 -533px no-repeat;}
.content .abstract .widget #sendmail {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-top:8px;
	margin-right:20px;
	background:url(/n23/images/bg_sprite.gif) 0 -559px no-repeat;
	margin-bottom: 10px;
	color: #999;
}
.content .abstract .widget #sendmail i{
	font-size: 18px;
	color: #e55151;
}
.content .abstract .widget .yincang{-webkit-filter: grayscale(100%);opacity: 0.3; text-decoration:none;}
.content .abstract .widget .button {
	height:31px;
	display:block;
	float:left;
	text-align:center;
	color:#fff;
	line-height:31px;
	cursor:pointer;
	border-radius: 5px;
	background-color: #666;
}
.content .abstract .widget .button a:hover {
	text-decoration: none;
	background-color: #e55151;
	border-radius: 5px 5px 5px 5px;
	color:#fff;
}
.content .abstract .widget .button a{
	color:#FFF;
	display: block;
	height: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
.content .abstract .widget .levemsg {
}
.content .tab {display:none}
.content .sec_m{
	width:100%;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	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;}
.content .sec_m li p strong{color:#000}
.content .sec_m .tb{width:329px; padding-left:5px; height:24px; line-height:24px; font-size:13px; font-weight:bold; text-align:left; background-image:url(/n23/images/m.gif); margin-bottom:5px;}
/*stone crushing line end*/
/*pros*/
.pros{
	margin-bottom: 10px;
}
.pros table{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	background-color: #DFDFDF;
}
.pros tr{background-color: #fff;color: #666;}
.pros th{
	width: 22%;
	line-height: 20px;
	padding: 5px 8px;
	text-align: left;
}
.pros td{
	padding: 5px 8px;
}
.pros td a{
	color: #333;
}
.pros h3{
	font-size: 18px;
	line-height: 50px;
	padding-left: 10px;
	color: #666;
}
.pros h4{
	color: #666;
}

.case .section{
	padding-bottom:10px;
	width: 100%;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.next_pre{
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 10px;
	color: #999;
	border: 1px solid #e7e7e7;
}
.next_pre a{
	color: #666;
}
.next_pre a:hover{
	color: #C00;
}
/**Cotent News list **/
.topnews{
	overflow: hidden;
	margin-bottom: 2%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 2%;
}
.topnews a img {
	width:40%;
	height:auto;
	float:left;
	margin-right:4%;
	display: inline-block;
}
.topnews h2 {
	font-size:28px;
	line-height:40px;
	margin-bottom: 10px;
	font-weight: normal;
}
.topnews p {
	font-size: 14px;
	line-height: 28px;
	color: #999;
}
.topnews h2 a{
	color: #666;
}
.main_c h2.cate {
	font-size:30px;
	line-height: 45px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2%;
	margin-bottom: 2%;
	text-align: left;
	position: relative;
}
.main_c h1 a{
	color: #666;
}
.main_c h1 a:hover{
	color: #e55151;
	text-decoration: none;
}
.main_c h2.cate span {
	float:right;
	font-size:12px;
	font-weight:normal;
	color: #CCC;
	position: absolute;
	top: 2%;
	right: 0px;
}
/**Content News inside**/
.news .section {
	margin-bottom: 10px;
	font-size:14px;
	line-height:28px;
	color:#666;
}
.news .section h1{
	color: #FFF;
	font-size: 20px;
	line-height: 34px;
}
/*About Page*/
.about h1 {font-size:16px;color:#000;margin:10px 0;}
.about .section {
	clear:both;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.ddh{
	text-align: center;
	width: 100%;
}
.cert_p{
	width: 100%;
	max-width:900px;
}
.cert_p ul{
	font-size: 0px;
	width: 100%;
}
.cert_p ul li{
	font-size: 0px;
	width: 32%;
	vertical-align: top;
	display: inline-block;
	margin-right: 2%;
	background-color: #FFF;
	margin-bottom: 2%;
}
.cert_p ul li:nth-child(3n+3){
	margin-right: 0;
}
.cert_p ul li h2{
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	text-align: center;
	background-color: #e55151;
	overflow: hidden;
	float: left;
	width: 100%;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
}
.cert_p ul li a img{
	max-width: 100%;
	width:expression(this.width>100%?"100%":"auto");
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}
.about_pc{
	overflow: hidden;
	margin-bottom: 10px;
}
#banner{
	visibility:hidden;
	float:left;
	border:solid 1px #ccc;
	width: 400px;
	height: auto;
	margin-right: 20px;
}
#banner img{ width:400px; height:260px;}
#banner.banner1{ margin-left:100px; border:3px solid #ccc;}
#banner.banner2{ border:3px solid #ccc;}
#banner.banner2 img{ height:260px; width:400px;}
.about_pc_tab{float: left;width:100%; padding-bottom:10px;}
.tbl2 {
	background-color:#e7e7e7;
	width:100%;
	font-size: 14px;
	line-height: 24px;
}
.tbl2 tr{ background-color:#FFF;color: #666;}
.tbl2 th{
	text-align: right;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 20px;
}
.tbl2 td{
	padding: 5px 8px;
}
.tabs{
	width: 100%;
	max-width:900px;
	overflow: hidden;
	margin-bottom: 10px;
}
.tabs .ul{
	width: 100%;
	line-height: 26px;
	display: block;
	overflow: hidden;
	padding-bottom: 1%;
}
.tabs .ul li{
	float:left;
	line-height:30px;
	color:#FFF;
	cursor:pointer;
	height: 30px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
	background-color: #999;
}
.tabs .ul li.focus{
	background-color:#e55151;
	color:#FFF;
	height: 30px;
}
.tabs .div{
	line-height:28px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	padding:15px;
	border: 1px solid #ececec;
}
/*pinfo*/
.pinfo{
	margin-bottom: 10px;
}
.pinfo h3{
	color: #fff;
	line-height: 40px;
	height: 40px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-color: #e55151;
	margin-top: 10px;
	font-size: 16px;
}
.pinfo h4{
	color: #252e38;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	line-height: 34px;
	height: 34px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 16px;
}
.pinfo h4 a{
	color: #e55151;
}
.pinfo ul{
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 10px;
}
.pinfo ul li{
	overflow: hidden;
}
.pinfo ul li a{
	color: #666;
}
.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%;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-bottom: 10px;
}
.tag strong{
	overflow: hidden;
	float: left;
	margin: 5px;
	padding: 2px 10px 2px 10px;
}
.tag a{
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 28px;
	display: inline-block;
	border: 1px solid #CCC;
	margin: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #666;
}
.share{
	padding-top: 10px;
	overflow: hidden;
}
/*幻灯图开始*/
#about_pb{
	width: 100%;
}
#promotion_banners{
	width: 100%;
	overflow: hidden;
}
#promotion_banners li{
	width: 100%;
	height: 100%;
}
.switcher_2{
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.product_box{
	width: 100%;
	max-width:450px;
	min-width:320px;
}
.product_box .banners{
	height: 450px;
	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: #e55151;
}
.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;
	overflow: hidden;
}
.pb .points{
	font-size:12px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
}
.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;
}
.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: 450px;
}
.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%;
	height: 100%;
}
/*幻灯图结束*/



.zhushi{
	border: 1px solid #E3E3E3;
	padding: 10px;
	position: fixed;
	right: 10px;
	width: 350px;
	color: #C00;
	background-color: #FFF;
	font-size: 12px;
	bottom: 50px;
	z-index: 10;
}
@media screen and (max-width:980px){ 
.zhushi{display:none;}
}
@media screen and (max-width:900px){                  
.head #logo{float:none; margin:0 auto; max-width:272px; max-height:55px;}
.top_bread{display:none;width:100%; height:auto; padding:10px 0 0 0; margin:0 auto; background:#fff; position:relative; z-index:10001;float: none;overflow: hidden;}
.top_bread ul{padding: 0% 2% 2% 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 ul{display:none;}
.top_bread select{}
/*Menu*/
#fun1{
	cursor:pointer;
	top:15px;
	right:3%;
	background-color: #e55151;
	width: 100%;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	display:inline-block;
}
#fun1 img{
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}
#fun1 i{
	float: left;
	font-size:20px;
	line-height: 46px;
	color:#fff;
	margin-left: 20px;
	font-style: normal;
}
.top_bread .m{display:block;overflow: hidden;}
.top_bread .m a{
	width: 100%;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.top_bread .branch{
	margin-top: 10px;
	line-height: 40px;
	height: 40px;
	width: 90%;
	float: none;
	display: inline-block;
}
.top_bread .m .branch option{
	height: 40px;
	line-height:40px;
}
.head_rig {
    text-align: left;
	overflow: hidden;
	display: inline-block;
	position:  static;
	float: left;
}
.top1c_l{display:none}
.menu{display:none}
.banner{margin-top:1% !important;}
.center {margin:0 auto;width:100%; }
.main .rsidebar {width:98%; margin:0 auto; float:none; height:auto;}
.rsidebar {display:none}
#about_pb{
	width: 100%;
	height: auto !important;	
}
/*Menu*/
.menu{display:none}
.banner{margin-top:1% !important;}
.sidebar{display:none;}
.main .content {width:100%;  float:none;}
.main .bread {margin-bottom:0}
/*news list*/
.center_p li {
	width:49%;
	margin-right: 2%;
}
.center_p li:nth-child(2n+2){
	margin-right: 0;
}
#small_ban h2, .top_slider h2, .index_footer h2{
	font-size: 30px;
	line-height: 40px;
}
.index_zdyl h1{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 5%;
	padding-bottom: 5%;
}
.main_c{
	width: 100%;
}
.main_c h2.cate {
    font-size: 20px;
    line-height: 34px;
}
#searchform{
	float: none;
	margin-right: auto;
	overflow: hidden;
	padding: 1px;
	position: static;
	margin-left: auto;
}
}
@media screen and (max-width:767px){
body{font-size:1.2em}
.content .abstract .brief{width:100%;float: left;}
.center_p h2 {
    font-size: 16px;
    line-height: 22px;
}
}
@media screen and (max-width:740px){
#bodyimg{
	background-size:150%
}
.message {display:none}
.content .section img{width:94% !important;}
/*stone crushing line end*/
.case img{width:95% !important}
.message {display:none}
.msg{display:none}
.location{display:none;}
}
@media screen and (max-width:480px){ 
.me{display:none}
.center_p li {
	width:98%;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
}
.center_p li a img{width:100%; height:auto;}
.me{display:none}
.about embed{width:98% !important; height:auto}
.sec_m{clear:both;}
#small_ad li{
	width:100%;
	margin: 5px 0;
}
.news .topnews a img {
    width: 100%;
    margin-right: 0px;
}
.main .caselist ul.list li img {margin-right:0px;width:100%;height:auto;}
.index_footer ul li, .main .caselist ul.list li{
	width: 96%;
	margin-right: 0%;
}

.index_zdyl{
	width: 94%;
	padding: 3%;
}
.index_zdyr {
    width: 96%;
    padding: 3%;
}
.main .caselist ul.list li h2{
	font-size:16px;
	line-height: 24px;
}
.main .bread {
	font-size: 18px;
	line-height: 30px;
}
.index_footer ul li,.newslist li,.main .caselist ul.list li{
	width: 96%;
}
}
@media screen and (max-width:426px){ 
.product_box .banners{
	height: 410px !important;
	overflow: hidden;
} 
.C_top_R1IMG img{
	max-height: 410px !important;
}
}
@media screen and (max-width:360px){  
.product_box .banners{
	height: 350px !important;
	overflow: hidden;
} 
.C_top_R1IMG img{
	max-height: 350px !important;
}
.content .abstract .brief{margin-left:1%;}
}
@media screen and (max-width:340px){ 
.product_box .banners{
	height: 330px !important;
	overflow: hidden;
} 
.C_top_R1IMG img{
	max-height:330px !important;
}
}

