﻿/*reset*/

*{margin:0;padding:0;}

html,body{height:100%;font-family: Arial,Helvetica,sans-serif;background:white;}

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,span,ul,li,i,p,td,th,dd,dt,b{

	color:#3e3e3e;

	margin: 0px;

	padding: 0px;

}

.clear{clear:both}

/*header*/

.header{

	height:auto;

	width:100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #d6d6d6;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

#top1{

	width: 100%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ccc;

	font-size: 0px;

}

#top1 .top1c{

	max-width:1200px;

	width:100%;

	color: #474747;

	margin-right: auto;

	margin-left: auto;

}



#top1 .top1c_l{

	font-size: 12px;

	margin-top: 5px;

	display: inline-block;

	margin-bottom: 5px;

	float: left;

}

#top1 .top1c_l li{

	float: left;

	display: inline-block;

	margin-right: 10px;

	font-size: 12px;

	line-height: 30px;

}

#top1 .top1c_l i{

	color: #f8a756;

	font-size: 16px;

}

#top1 .top1c_r{

	float: right;

	text-align: right;

	font-size: 0px;

	display: inline-block;

	list-style-type: circle;

}

.top_bread {

	display:none;

}

.top_bread .m{display:none;}

#top1 .top1c_l i{

	color: #f8a756;

	font-size: 16px;

}

.retrie {

	position: relative;

	z-index: 102;

	height: 40px;

	background-color: #fff;

	display: inline-block;

}

.ret_r{float: right;}

.retrie dt { overflow: hidden }

.retrie dt a {

	position: relative;

	float: left;

	height: 40px;

	line-height: 40px;

	color: #FFF;

	font-size: 12px;

	text-align: center;

	padding-right: 15px;

	padding-left: 15px;

	background-color: #6b7b84;

}

.retrie dt a i{

	color: #FFF;

	font-size: 18px;

	margin-right: 5px;

}

.retrie dt .up {

  color: #fff;

}

.retrie dt .up:after {

  margin-top: 0;

  border: #007ccf solid;

  border-width: 1px 1px 0 0;

  -webkit-transform: rotate(-45deg);

}

.retrie dd { position: relative; }

/* ===== slide-area ===== */

.area .slide {width: 100px;  top: 0px;left: 0;}

.wage .slide {

	width: 250px;

	top: 0px;

	right: 0;

	background-color: #e2e3e7;

	padding: 20px;

	border: 1px solid #cccccc;

}

.slide {

  position: absolute;



  z-index: 104;

  display: none; 

  overflow-y: auto;

  background-color: #fff;

}

.slide li {

  display: block;

  height: 50px;

  border-bottom: 1px solid #eee;

}

.slide li a {

  display: block;

  padding: 0 30px;

  height: 50px;

  background-color: transparent;

  line-height: 50px;

}

.slide li a:hover,

.slide li a.selected { background-color: #f6f6f6; }

.slide li a.select { background-color: #fff; }





#fun1{display:none;}

.header_fenxiang{

	display: inline-block;

	overflow: hidden;

	vertical-align: top;

	float: left;

}

.header_fenxiang dt{

	line-height: 40px;

	float: left;

	height: 40px;

	width: 40px;

}

.header_fenxiang dt a{

	background-color: #f98c2f;

	text-align: center;

	height: 100%;

	width: 100%;

	display: block;

	margin: 0px;

	padding: 0px;

}

.header_fenxiang dt a:hover{

	text-decoration: none;

	background-color: #E15A00;

}

.header_fenxiang dt i{

	font-size: 18px;

	color: #FFF;

}

.sear{

	overflow: hidden;

	display: inline-block;

	vertical-align: top;

	margin-top: 5px;

	margin-bottom: 5px;

	height: 30px;

}

.sear form{

	overflow: hidden;

}

.sear input{

	float: left;

}

.sear .text{

	line-height: 20px;

	float: left;

	width: 280px;

	overflow: hidden;

	height: 20px;

	text-indent: 10px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	background-color: #FFF;

}

.sear .sub{

	float: left;

	height: 20px;

	width: 19px;

	overflow: hidden;

	padding: 0px;

	background-color: #FFF;

}

.branch{

	height: 30px;

	line-height: 30px;

}

/*Menu*/

.menu {

	width:100%;

	background-color: #FFF;

	font-size: 14px;

	position: relative;

}

.menu_c{

	width:100%;

	max-width:1200px;

	height: 90px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}

.menu_c_logo{

	top: 0px;

	height: 90px;

	width: 35%;

	float: left;

	display: table;

}

.menu_c_logo a{

	width: 100%;

	overflow: hidden;

	height: 100%;

	display: table-cell;

	vertical-align: middle;

}

.menu_c_logo a img{

	vertical-align:middle;

	max-width: 100%;

	max-height: 100%;

	display: inline-table;

}

.menu_yj{

	height:50px;

	float: left;

	margin-top: 20px;

	padding-left: 10px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCC;

	width: 78%;

}

.nei_hbox .menu_yj{

	width:100%;

	height:50px;

	position: static;

}

.menu_yj .nav{

	float: left;

	font-size: 0px;

	display: table;

	height: 50px;

	width:100%;

	vertical-align: middle;

}



.menu li.primary {

	position:relative;

	z-index:2;

	border-radius: 3px;

	font-size: 12px;

	display: table-cell;

	line-height: 22px;

	text-align: center;

	font-weight: bold;

	vertical-align: middle;

}

.menu .primary > a {

	color:#666;

	text-decoration:none;

	overflow: hidden;

	padding-right: 10px;

	padding-left: 10px;

}

.menu .primary > a i {

    color: #f98c2f;

    font-size: 18px;

}

.menu .cur > a{

	color: #f98c2f;

}



.primary a:hover{

	color: #f98c2f;

}

/**second menu**/

.primary ul {

	position:absolute;

	top:50px;

	z-index:999999;

	line-height:24px;

	display:none;

	padding-bottom: 10px;

	background-color: #FFF;

	text-align: left;

	left: 0px;

	border: 1px solid #d9d9d9;

}

.primary ul li {

	line-height:38px;

	overflow: hidden;

}

.primary ul li a {

	color:#666;

	padding:0 25px 0 25px;

	white-space: nowrap;

	display: block;

}

.primary ul li a:hover {

	color:#f98c2f

}

.primary ul.pcenter {

	left:0px;

	height:auto;

	padding-bottom: 10px;

	top: 50px;

}

.primary ul.pcenter dl {padding:0}

.primary ul.pcenter dl a {

	color:#666;

	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:#f98c2f;

	text-decoration: none;

}

.primary ul.pcenter dt a {

	font-size:14px;

	font-weight:normal;

	color:#666;

	font-weight: bold;

}

.primary ul.pcenter dt a:hover {

	text-decoration:none;

	color:#f98c2f;

}

.primary ul.pcenter dl a.title{

	color:#f98c2f;

}

#searchform{

	overflow: hidden;

	font-size: 0px;

	padding: 0px;

	display: block;

	vertical-align: top;

	width: 100%;

	text-align: center;

}

#searchform > fieldset{

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	display: block;

}

#searchform > fieldset > input[name="keyword"] {

	height: 38px;

	padding-top: 0;

	padding-right: 5px;

	padding-bottom: 0;

	padding-left: 5px;

	background-color: #fff;

	border: 1px solid #dedede;

	display: inline-block;

	width: 248px;

	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: #f98c2f;

	padding-right: 30px;

	padding-left: 30px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	display: inline-block;

	margin-top: 20px;

}





.ind_hot_p{

	width:100%;

	overflow: hidden;

}

.ind_hot_p ul{

	margin-top: 30px;

	margin-bottom: 20px;

	padding-bottom: 30px;

	overflow: hidden;

	width: 100%;

}

.ind_hot_p ul li{

	overflow: hidden;/*

	border-bottom: 1px solid #bcbcbc;*/

	padding-right: 10px;

	padding-left: 10px;

	margin-bottom: 10px;

}

.ind_hot_pc{

	width: 100%;

	max-width:1200px;

	margin-right: auto;

	margin-left: auto;

}



.ind_hot_p ul li img{

	height: auto;

	width: 50%;

	display: block;

}

/*.ind_hot_p ul li:nth-child(4){background: #6b7b84;}*/

.ind_hot_p ul li:nth-child(even) .ind_hot_pcht {float: right;}
.ind_hot_p ul li:nth-child(odd) .ind_hot_pcht {float: left;}
.ind_hot_p ul li:nth-child(odd) img{float: right;}

.ind_hot_p ul li:nth-child(even) img{float: left;}

.ind_hot_pcht{

	width: 42%;

	display: inline-block;

	text-align: left;

	padding: 6% 0% 6% 0%;

	}



.ind_hot_pcht h3{

	font-size: 40px;

	font-family: "OpenSans-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #408da7;

	line-height: 40px;

	display: block;

}

.ind_hot_pcht p{

	font-size: 14px;

	line-height: 24px;

	overflow: hidden;

	color: #666;

	margin-top: 5%;

	margin-bottom: 10%;

}

.ind_hot_pcht e{

	font-size: 14px;

	line-height: 45px;

	overflow: hidden;

}

.ind_hot_pcht e a{

	color: #FFF;

	height: 45px;

	padding-right: 20px;

	padding-left: 20px;

	background-color: #f98c2f;

	display: inline-block;

}

.ind_hot_pcht e a:hover{

	background-color: #EA6C06;

}
/*
.ind_hot_p ul li:nth-child(4) h3{color: #fff;}

.ind_hot_p ul li:nth-child(4) p{color: #fff;}

.ind_hot_p ul li:nth-child(4) e a{background: #6b7b84;	border: 1px solid #FFF;}*/

/*左侧产品下拉*/

.sidebar-product{

	overflow: hidden;

	margin-bottom: 30px;

}

.sidebar-product h2{

	font-size:24px;

	line-height: 30px;

	margin-bottom: 10px;

	font-weight: normal;

	color: #f8a756;

	}

.line{

	height:2px;

	width:100%;

}

.sidebar-product h3{

	font-size: 16px;

	line-height: 20px;

	padding: 9px 20px;

	font-weight: normal;

	position: relative;

}

.sidebar-product h3 i{

	position: absolute;

	top: 10px;

	left: 0;

	color: #f98c2f;

}

.sidebar-product h3 a{

	color: #333;

}

.sidebar-product h3 a:hover{

	text-decoration: none;

	color: #f8a756;

}

.sidebar-product dl{

	width: 100%;

	display: block;

	overflow: hidden;

}

.sidebar-product dt{

	overflow: hidden;

	font-size: 14px;

	width: 18px;

	height:38px;

	display: block;

	line-height: 38px;

	cursor:pointer;

	float: right;

	position: relative;

	z-index: 1;

	}

.sidebar-product dt:hover{

	color:#3e3e3e;

	text-decoration: none;

}

.sidebar-product dd{

	overflow: hidden;

	line-height: 18px;

	font-size: 14px;

	margin-left:15px;

	}

.sidebar-product dd a{

	color:#797979;

	display: block;

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #bdbdbd;

	}

.sidebar-product dd a:hover{

	text-decoration: none;

	color: #f8a756;

}

.sidebar-product dt img{position:absolute;right:10px;top:20px;}

.sidebar-product dl dd:last-child{padding-bottom:10px;}

/*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:245px;

}

.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}

.nei-ban{

	width: 100%;

	overflow: hidden;

	position: relative;

	max-height:250px;

}

.nei-ban img{

	width: 100%;

	display: block;

}

.nei-ban h3{

	position: absolute;

	left: 0px;

	top: 40%;

	width: 100%;

	text-align: center;

}

.nei-ban h3 e{

	font-size: 50px;

	color: #fff;

	text-transform: uppercase;

	text-shadow: 0 0 5px #999, 

				0 0 5px #999;

	line-height: 75px;

}

.case-nei{

	overflow: hidden;

	width: 100%;

	margin-top: 20px;

	margin-right: auto;

	margin-left: auto;

	max-width:1050px;

}

.case-neil{ width:40%; float:left;}

.case-nei h2{

	font-size: 36px;

	color: #424242;

	line-height: 46px;

}

.case-neir{

	float: right;

	width: 54%;

}

.case-neir ul{

	width: 100%;

}

.case-neir ul li{

	width: 48%;

	margin-right:2%;

	font-size: 14px;

	line-height: 30px;

	float: left;

}

.case-neir ul li a{

	color: #333;

	display: block;

	height: 100%;

}

.case-neir ul li a:hover{

	color: #f98c2f;

}

.case-xg{

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

	background-color: #f98c2f;

}

.case-xg ul{

	width: 94%;

	max-width:1050px;

	margin-right: auto;

	margin-left: auto;

	overflow: hidden;

}

.case-xg ul li{

	font-size: 14px;

	line-height: 30px;

	float: left;

	width: 23%;

	margin-right: 1%;

	margin-left: 1%;

}

.case-xg ul li a{

	color: #FFF;

}

.case-xg ul li a:hover{

	color: #333;

}

.center {

	float:left;

	width:100%;

	overflow: hidden;

}

.center_p ul {

	padding-top: 10px;

	text-align: left;

	font-size: 0px;

	width: 100%;

}

.center_p li {

	width:31.2%;

	line-height:20px;

	height: auto;

	overflow: hidden;

	text-align: center;

	display: inline-block;

	margin-bottom: 30px;

	background-color: #FFF;

	margin-right: 2.4%;

	vertical-align: top;

	position: relative;

}

.center_p li:nth-child(3n+3){margin-right: 0px;}

.center_p li > a{

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	display: block;

	border: 1px solid #dfdfdf;

}

.center_p li a img{

	width:100%;

	display: block;

}

.center_pth{

	overflow: hidden;

	position: absolute;

	z-index: 2;

	left: 0px;

	background-color:rgba(0, 0, 0, 0.5);

	bottom: 0px;

	display: block;

	width:100%;



	}

.center_p li h3 {

	display:block;

	font-size: 20px;

	color: #fff;

	overflow: hidden;

	text-transform: uppercase;

	line-height: 24px;

	height:48px;

	text-align: left;

	margin:10px 120px 10px 10px

	}



.center_p li e{

	position: absolute;

	z-index: 2;

	right: 0px;

	bottom: 0px;

	color: #FFF;

}

.center_p li e a{

	line-height: 40px;

	height: 40px;

	padding-right: 15px;

	padding-left: 15px;

	display: inline-block;

	float: right;

	color: #FFF;

	background-color: #f98c2f;

	font-size: 14px;

}

.center_p li e a i{

	font-size: 18px;

	margin-left: 5px;

	color: #FFF;

	vertical-align: middle;

}

.center_p a:hover h3 {

	color: #f98c2f;

	text-decoration: none;

	

}

.center_row{

	background-image: url(../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(../images/bg_sprite.gif) 0 -248px no-repeat;padding-left:8px;margin-top:5px;}

/**上面的内容只有首页用到**/

.msg_bl {

	clear:both;

	width:100%;

	border-collapse:collapse;

	font-size:12px;

	font-family: Arial,Helvetica,sans-serif;

	position:relative;

	margin-top: 20px;

	margin-bottom: 20px;

}

.msg_bl .prompt {

	line-height:26px;

	overflow: hidden;

	margin-bottom: 10px;

	color: #333;

	font-size: 14px;

}

.msg_bl .prompt span {margin-left:20px;color:#f8a756}

#msg_bl_dx2 input{

	border:1px solid #dfdfdf;

	width: 46%;

	line-height: 20px;

	padding: 1.2%;

	float: left;

	}

#msg_bl_dx2 input:nth-child(even){

	border:1px solid #dfdfdf;

	width: 46%;

	line-height: 20px;

	padding: 1.2%;

	margin-left: 1.2%;

	float: left;

	}

.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 #dfdfdf;

	width: 96%;

	line-height: 20px;

	padding: 1.2%;

	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;

	cursor:pointer;

	border:none;

	background:#f8a756;

	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 #dfdfdf;

	font-size: 14px;

	line-height: 20px;

	font-family: "微软雅黑";

	color: #000;

	padding: 1.2%;

	margin-bottom:10px;

}

.msg_bl_dx{

	width:96%;

	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;

}

/*inqquick*/

.inqquick{

	border: 1px solid #dfdfdf;

	width: 96%;

	max-width:873px;

	margin-top: 10px;

	margin-bottom: 10px;

	padding: 1.2%;

}

.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: 20px;

	padding-bottom: 20px;

}

#turn_page span{

	border:1px #cecece solid;

	display:inline-block;

	*display:inline; 

	*zoom:1; 

	font-size:14px;

	height:33px;

	line-height:33px;

	overflow:hidden;

	background:#fff;

	vertical-align:top;

	margin: 5px;

}

#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;

	padding-right: 13px;

	padding-left: 13px;

}

#turn_page span.pageinfo{

	height:33px;

	text-align:center;

	text-decoration:none;

	padding-right: 13px;

	padding-left: 13px;

	}

#turn_page .page_item_current{

	color:#fff;

	cursor:default;

	background-color: #666;

	padding-right: 13px;

	padding-left: 13px;

}

#turn_page .page_button, #turn_page .page_noclick{width:auto; padding:0 12px;}

#turn_page .page_noclick{cursor:no-drop;}

.ind_new{

	width: 100%;

	overflow: hidden;

}

.ind_new_c{width: 100%; max-width:1200px; margin-left:auto; margin-right:auto;}

.ind_new_c h2{

	color: #008CBA;

	font-size: 20px;

	margin-left: 4.5%;

}

.ind_new_c h2 a{color: #008CBA;}

.ind_new_c ul{

	width: 100%;

	text-align: center;

	margin-top: 3%;

	margin-bottom: 3%;

}

.ind_new_c ul li{

	width: 30%;

	margin-right: 1.5%;

	margin-left: 1.5%;

	display: inline-block;

	text-align: left;

	vertical-align: top;

}

.ind_new_c ul li a img{

	width: 100%;

	display: block;

}

.ind_new_c ul li h3{

	line-height: 30px;

	margin-top: 10px;

	color: #424242;

	font-size: 18px;

	margin-bottom: 10px;

	max-height:60px;

	overflow: hidden;

}

.ind_new_c ul li p{

	padding-top: 10px;

	border-top: 1px solid #CCCCCC;

	font-size: 14px;

	color: #424242;

	line-height: 24px;

}

/*footer*/

.footer {

	text-align: left;

	padding: 45px 0 20px;

	color: #ffffff;

	background: #6b7b84;

	clear: both;

}

.footer a {

	color:#FFF;

	text-decoration:none

}

.footer .f_lnk{

	overflow: hidden;

	text-align: left;

	width: 68%;

	margin-top: 10px;

	margin-bottom: 10px;

	float: right;

	font-size: 0px;

}

.footer .f_lnk a{

	color: #FFF;

}

.footer .f_lnk ul{

	vertical-align: top;

	display: inline-block;

	width: 24%;

	margin-left: 2%;

}

@media screen and (min-width: 767px){



	.asd{

	width: 15%!important;

	text-align: center;

}



}





.footer .f_lnk h2{

	font-size: 20px;

	color: #ffffff;

	line-height: 24px;

	margin-bottom: 20px;

}

.footer .f_lnk ul li{

	font-size: 12px;

	line-height: 24px;

	color: #FFF;

	height: 24px;

	overflow: hidden;

}

.footer .fwidget{

	width:100%;

	max-width:950px;

	margin:0 auto;

	overflow: hidden;

}

.footer .fwidget_l {

	line-height: 20px;

	padding-top: 10px;

	padding-bottom: 10px;

	overflow: hidden;

	white-space: normal;

	text-align: left;

	width: 30%;

	float: left;

	padding-right:5px;

	font-size: 14px;

}

.foot_logo{

	width:100%;

	margin-top: 2%;

	margin-bottom: 2%;

}

/*main*/

.main {

	width:98%;

	max-width:1200px;

	clear:both;

	margin-bottom:50px;

	overflow:hidden;

	margin-top: 20px;

	margin-right: auto;

	margin-left: auto;

}

.main img{

	max-width:100%;

}

.bread {

	width: 100%;

	overflow:hidden;

}

.bread .bread_c, .bread ul{

	font-size: 12px;

	line-height: 30px;

	width: 94%;

	max-width:1200px;

	margin-right: auto;

	margin-left: auto;

}

.bread ul li{ display: inline-block;}

.bread a{

	color: #474747;

	margin-right: 3px;

	margin-left: 3px;

}

.bread .bread_c .home{

	color: #f98c2f;

	font-weight: bold;

}



.main .rsidebar {

	width:100%;

	overflow: hidden;

}

.main .rsidebar h2 {

	font-size:24px;

	height: 30px;

	margin-bottom: 10px;

	font-weight: normal;

	color: #f8a756;

}

.main .rsidebar h2 a{

	color: #f8a756;

	display: block;

}

.main .rsidebar a:hover{

	color: #f8a756;

	text-decoration: none;

}

.main .rsidebar h2.search {border:none;margin:0;}

.contact-list{

	overflow: hidden;

	width: 100%;

}

.contact-list h2 {

	font-size: 24px;

	line-height: 30px;

	margin-bottom: 10px;

	font-weight: normal;

	color: #2085e4;

}

.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: #ff8c00;

}

.contact-list tr a{

	color: #666;

}

.contact-list tr a:hover{

	color: #C00;

}

.main .rsidebar ul {

	margin-bottom: 20px;

	overflow: hidden;

}

.main .rsidebar li {

	overflow: hidden;

	line-height: 20px;

	font-size: 16px;

	color: #4a4439;

	padding-left: 15px;

	position: relative;

}

.main .rsidebar li i {

    height: 6px;

    width: 6px;

    display: inline-block;

    overflow: hidden;

    background-color: #2085e4;

    position: absolute;

    top: 20px;

    left: 0;

}

.main .rsidebar li a{

	color:#3e3e3e;

	padding: 13px 0;

	display: block;

}

.main .rsidebar li a:hover{

	text-decoration: none;

	color: #f8a756;

}

.main .caselist {

	width:100%;

	margin-top:10px;

	overflow: hidden;

}



.main .caselist ul.list {

	width: 100%;

}

.main .caselist ul.list li h2{

	font-size:18px;

	line-height: 30px;

}

.main .caselist p{

	line-height:28px;

	margin-top:5px;

	font-size: 14px;

	color: #666;

}

.main .caselist ul.list li {

	width:100%;

	height:auto;

	border-bottom:1px dotted #c8c8c8;

	overflow: hidden;

	margin-bottom: 20px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

.main .caselist ul.list li img {float:left;margin-right:24px;width:250px;height:163px;overflow:hidden}

.main .caselist ul.list  a.more {

	float: right;

	margin-right: 20px;

	font-size: 14px;

}

.main .caselist ul.list  a.more:hover {color:red}

.main .caselist strong a {font-size:13px;text-transform:uppercase;color:#3e3e3e}

.hot_p{

	width: 100%;

	margin-bottom: 20px;

	overflow: hidden;

}

.hot_p h2{

	width: 100%;

	font-size: 24px;

	line-height: 30px;

	margin-bottom: 10px;

	color: #f8a756;

	font-weight: normal;

}

.hot_p ul{

	font-size: 0px;

	overflow: hidden;

	text-align: left;

}

.hot_p li{

	width: 48%;

	overflow: hidden;

	margin-top: 10px;

	margin-bottom: 10px;

	vertical-align: top;

	display: inline-block;

	margin-right: 4%;

}

.hot_p li:nth-child(2n+2){

	margin-right: 0;

}

.hot_p li a img{

	width: 100%;

	overflow: hidden;

	display: block;

}

.hot_p li h3{

	width: 100%;

	overflow: hidden;

	font-size: 14px;

	line-height: 22px;

	font-weight: normal;

	height: 44px;

}

.about_lr{

	width: 100%;

	overflow: hidden;

}

/*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 .content {

	width:100%;

	margin-right: auto;

	margin-left: auto;

	overflow: hidden;

}

.main .content .neirong_c h1{

	font-size: 20px;

	margin: 10px 0;

}

.sidebar {

	float:right;

	width:23.5%;

}

.content .abstract {

	width:73%;

	line-height:20px;

	margin-top: 10px;

	overflow: hidden;

}

.content .abstract .brief {

	width:100%;

	position:relative;

	min-width:200px;

	z-index: 0;

}

.content .abstract .brief h1 {

	font-size:18px;

	line-height: 24px;

	padding-bottom: 20px;

	font-weight: normal;

}

.content .abstract .brief p {

	padding: 5px;

	font-size: 14px;

	line-height: 20px;

	color: #333;

}

.content .abstract .brief span {

	color:#f8a756;

	font-weight:bold;

}

.content .abstract .widget {height:35px;line-height:35px;width:100%;padding:10px 0;}

.content .abstract .widget .down{display: inline-block;vertical-align: top; margin: 5px 5px 5px 0;line-height:20px;}

.content .abstract .widget .down:hover{

	color: #C00;

}

#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(../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(../images/bg_sprite.gif) 0 -533px no-repeat;}

.content .abstract .widget #sendmail {

	font-size:14px;

	display:block;

	float:left;

	line-height:20px;

	margin-top:5px;

	margin-right:10px;

	margin-bottom: 10px;

	font-weight: normal;

}

.content .abstract .widget #sendmail i{font-size:22px;color: #f8a756;}

.content .abstract .widget .yincang{-webkit-filter: grayscale(100%);opacity: 0.3; text-decoration:none;}

.content .abstract .widget .button {

	height:30px;

	display:block;

	float:left;

	text-align:center;

	color:#fff;

	line-height:30px;

	cursor:pointer;

	font-weight: normal;



}

.content .abstract .widget .button a:hover {

	text-decoration: none;

	background-color: #C00;

	border-radius: 2px;

}

.content .abstract .widget .button a{

	color:#FFF;

	display: inline-block;

	background-color: #f8a756;

	border-radius: 2px;

	padding-right: 10px;

	padding-left: 10px;

}

.content .abstract .widget .levemsg {

}

.content .tab {display:none}

.content .sec_m{

	width:100%;

	overflow: hidden;

	margin-top: 20px;

	margin-bottom: 20px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E4E4E4;

	padding-bottom: 10px;

	font-size: 14px;

	line-height: 28px;

	color:#666;

}



/*pros*/

.pros{

	width: 100%;

	margin-bottom: 20px;

	float: right;

}

.pros table{

	width: 100%;

	font-size: 14px;

	line-height: 20px;

	background-color: #DFDFDF;

}

.pros tr{

	background-color: #FFF;

}

.pros th{

	width: 20%;

	text-align: left;

	padding: 5px 8px;

}

.pros td{

	padding: 5px 8px;

}

.pros h3{

	font-size: 18px;

	line-height: 50px;

	padding-left: 10px;

}

.case .next_pre{

	line-height: 34px;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 30px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCC;

	padding-top: 10px;

	font-size: 16px;

}

.case .section{

	font-size:14px;

	line-height:28px;

	color:#666;

	padding-bottom:10px;

	width: 100%;

	max-width:1200px;

	margin-right: auto;

	margin-left: auto;

}



.neirong_c{

	float: right;

	width: 100%;

}



.news .topnews{

	overflow: hidden;

	margin-bottom: 25px;

	margin-top: 10px;

}

.news .topnews a img {

	width:350px;

	height:auto;

	float:left;

	margin-right:25px;

	display: inline-block;

}

.news .topnews h2 {

	font-size:18px;

	line-height:30px;

	margin-bottom: 10px;

}

.news .topnews p {

	font-size:14px;

	line-height:28px;

}

.news h2.cate{

	font-size:18px;

	margin-top:30px;

	border-bottom:1px dotted #cbcbcb;

	width: 100%;

	line-height: 24px;

	padding: 10px 0;

}

.news h2.cate span {float:right;font-size:12px;font-weight:normal;}

.news .newslist {

	margin-top:10px;

	width:100%;

	margin-bottom: 25px;

	overflow: hidden;

}

.news .newslist li{

	list-style:square inside;

	width:100%;

	line-height:20px;

	position:relative;

	float:left;

	overflow: hidden;

	font-size: 14px;

	margin-bottom: 10px;

	margin-top: 10px;

}

.news .newslist li .pubdate {position:absolute;right:0;_bottom:2px}

.news .ng li{line-height:5px; list-style:none;}



.news .section {

	font-size:14px;

	line-height:28px;

	color:#666;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 20px;

}



.news .next_pre{

	line-height: 34px;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 30px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCC;

	padding-top: 10px;

	font-size: 16px;

}



/*About Page*/

.about h1 {font-size:16px;color:#000;margin:10px 0;}

.about .section {

	font-size:14px;

	line-height:28px;

	color:#666;

	clear:both;

	width: 100%;

	margin-top: 20px;

	margin-bottom: 20px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E4E4E4;

	float: right;

}



.cert_p{

	width: 100%;

	margin-top: 20px;

	float: right;

}

.cert_p h2{

	font-size: 18px;

	line-height: 30px;

	color: #333;

	text-align: center;

	width: 100%;

	margin-top: 10px;

	background-color: #F3F3F3;

	border-radius: 5px 5px 0px 0px;

	padding-top: 10px;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #191919;

}

.cert_p p{

	margin-bottom: 20px;

	text-align: center;

	margin-top: 5px;

}

.cert_p p img{

	max-width:98%;

	width:expression(this.width>98%?"98%":"auto");

	text-align: center;

	display: block;

	margin-right: auto;

	margin-left: auto;

}

.about_pc{

	overflow: hidden;

	width: 100%;

	margin-top: 20px;

	float: left;

}

#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: right;width:100%; padding-bottom:10px;}

.tbl2 {

	background-color:#e6e6e6;

	width:100%;

	font-size: 14px;

	line-height: 24px;

	color:#666;

}

.tbl2 tr{background-color:#ffffff;}

.tbl2 th{

	width:22%;

	text-align: right;

	padding: 5px 8px;

}

.tbl2 td{

	padding: 5px 8px;

}

.tabs{

	width: 100%;

	overflow: hidden;

	float: right;

	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;

	height: 30px;

	padding-top: 0;

	padding-right: 8px;

	padding-bottom: 0;

	padding-left: 8px;

	margin-right: 8px;

	margin-top: 5px;

	background-color: #6b7b84;

	font-size: 14px;

}

.tabs .ul li.focus{

	background-color:#f8a756;

	color:#FFF;

	height: 30px;

}

.tabs .div{border:1px solid #e6e6e6;padding:20px;display:none;	font-size: 14px; color:#666;

	line-height: 28px;}

/*pinfo*/

.pinfo{

	width: 100%;

	float: right;

}

.pinfo h3{

	color: #f8a756;

	line-height: 40px;

	height: 40px;

	margin-bottom: 5px;

	padding-left: 20px;

	background-color: #e2e3e7;

	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: #252e38;

}

.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 .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%;

	line-height: 30px;

	font-size: 14px;

}

.tag strong{

	overflow: hidden;

	float: left;

	margin-right: 10px;

	line-height: 28px;

}

.tag a{

	overflow: hidden;

	float: left;

	line-height: 28px;

	display: inline-block;

	border: 1px solid #ebebeb;

	margin: 5px 5px 5px 0;

	padding: 2px 10px;

}

.ls{overflow: hidden; margin:10px 0;}

.ls strong{ font-size:14px; color:#666; display:block;}

.ls li{

	float: left;

	font-size: 14px;

	line-height: 30px;

	color: #333;

	width: 48%;

	margin-right: 2%;

	text-align: left;

}

.ls li img{

	vertical-align: middle;

	display: inline-block;

	margin-right: 5px;

}

.ls li a{

	vertical-align: middle;

	display: inline-block;

}

.ls li a:hover{color:#C00;}

.share{

	padding-top: 10px;

	overflow: hidden;

}

/*幻灯图开始*/

#about_pb{

	width: 100%;

	float: left;

}

#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:300px;

	padding-right: 20px;

	margin-right: 10px;

}

.product_box .banners{

	height: 450px;

	overflow: hidden;

	border: 1px solid #e6e6e6;

}

.pb{

	display: inline-block;

	position: relative;

	height: auto;

	float: left;

	margin-bottom: 10px;

	z-index: 1;

	background-color: #FFF;

}

.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;

	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: 500px;

}

.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;

}

/*幻灯图结束*/

.banner_sy{

	width: 100%;

	overflow: hidden;

	position: relative;

	z-index: 1;

}

.banner_sy img{

	width: 100%;

	overflow: hidden;

	display: block;

}

.banner_syc{

	width: 100%;

	max-width:1200px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

	z-index: 3;

	}

.banner_sycl{

	float: left;

	width: 45%;

	margin-top: 10%;

	margin-bottom: 10%;

}

.banner_sycl h2{

	font-size: 70px;

	color: #fff;

	text-transform: uppercase;

	text-shadow: 0 0 5px #999, 

				0 0 5px #999;

	margin-left: 30px;

	line-height: 75px;

}

.banner_sycl e{

	margin-left: 30px;

	margin-top: 30px;

	overflow: hidden;

	display: block;

}

.banner_sycl e a{

	color: #FFF;

	background-color: #f98c2f;

	padding: 10px 20px;

	display: inline-block;

}

.banner_syr{

	float: right;

	background-color: #FFF;

	padding: 0px 10px;

	max-width:360px;

}

.banner_syr img{

	display: block;

}

.banner_syr p{

	font-family: "RobotoCondensed-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;

	padding: 30px;

	text-align: center;

	font-size: 16px;

	line-height: 22px;

	color: #717171;

}

.banner_syimg{

	position: absolute;

	z-index: -1;

	height: 100%;

	width: 100%;

}

.banner_syimg img{

	position: absolute;

	z-index: -1;

	height: 100%;

	width: 100%;

}

.banner_syf{

	background-color:rgba(0, 0, 0, 0.6);

	position: absolute;

	left: 0px;

	bottom: 0px;

	z-index: 0;

	font-size: 14px;

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

	overflow: hidden;

}

.banner_syf h4{

	width: 25%;

	max-width:1200px;

	margin-left: 20%;

	overflow: hidden;

	color: #FFF;

}

.banner_syf h4 i{

	display: block;

	color: #FFF;

	font-style: normal;

}

.banner_syf h4 i a{

	color: #FFF;

	text-decoration: underline;

}



@media screen and (max-width:1224px){ 

.zhushi{display:none;}

}

@media screen and (max-width:900px){  

.header{background-color: #fff;} 

.menu {width: 100%;background-color: #FFF;font-size: 14px;position: static;}

.menu_yj {display:none;}

.menu_c{height: auto;overflow: hidden;position: relative;}                   

.menu_c_logo{width:100%;height:60px;position: relative;}             

.header #logo{ padding-left:2%;height:auto !important; max-width:272px; max-height:55px;}

#top1{border-bottom-width: 0px;}

.sear{display:none;}

.top_bread{width: 100%; height:auto; padding:0; background:#fff;  z-index:10001;}

.top_bread ul{background:#fff;padding-bottom: 10px;}

.top_bread ul li{float:none; height:auto; line-height:34px;border-bottom:1px solid #cbcbcd; text-align:left; overflow: hidden;margin-right: 3%;

	margin-left: 3%;width:94%;} 

.top_bread ul a li { color:#3e3e3e;}

.top_bread ul{display:none;}

.top_bread select{display:none;}



/*Menu*/

#fun1{position:absolute;right:3%;top:15px;display:block;cursor:pointer;} 

#fun1 i{font-size: 24px;} 

.top_bread .m{width:100%;display:block;font-size:15px;overflow: hidden;}

.top_bread .m a{

	width: 100%;

	display: inline-block;

	float: left;

	overflow: hidden;

}

.top_bread .m .branch{

	height: 30px;

	width: 44%;

	display: inline-block;

	float: left;

	margin-top: 3%;

	margin-right: 3%;

	margin-left: 3%;

}

.top_bread .m .branch option{

	height: 40px;

	line-height:40px;

}

.content .abstract{width:100%;}

.main .rsidebar{display:none;}

.index_main {width:100%; height:auto;margin:0 auto;}

.center {margin:0 auto;width:100%; }

.index_main .left{display:none;}

.index_main .right{display:none;} 

/*footer*/

.footer .fwidget {width:100%;margin:0 auto;position:relative}

/*list*/

.sidebar, .news-aggregate{

    width: 100%;

    max-width: none;

}

/*case list*/

.msg_bl {

	margin-left: 0px;

}

#about_pb{

	width: 100%;

	height: auto !important;	

}

.about_pc_tab {width: 100%;}

/*Menu*/

.main .content {width:100%;  float:none;}

.main .bread {margin-bottom:0}

.main .bread span{margin-left: 0px;}

/*news list*/

.news .newslist li{width:98%; height:auto !important;}

.news .newslist li a{width:88%; height:auto !important; padding-right:12%;}

.banner_sycl{

	width: 100%;

}

.banner_sycl h2{

	font-size: 30px;

	line-height: 32px;

}

.ind_hot_p ul li img {

    height: auto;

    width: 50%;

    display: block;

}

.footer .fwidget_l {

    width: 100%;

}

.footer .f_lnk {

    width: 100%;

}

.nei-ban h3{

	top: 40%;

}

.nei-ban h3 e{

	font-size: 20px;

	line-height: 25px;

}

#top1 .top1c_l {

    margin-top: 0px;

}

.header_fenxiang dt{

	line-height: 30px;

	height: 30px;

	width: 30px;

}

.retrie {

	height: 30px;

}

.retrie dt a {

	height: 30px;

	line-height: 30px;

	padding-right: 10px;

	padding-left: 10px;



}

}

@media screen and (max-width:767px){



.ind_hot_p ul li img {

    width: 100%;

}

.ind_hot_pcht {

    width: 84%;

}

.ind_hot_pcht h3 {

    font-size: 18px;

    line-height: 20px;

}

.ind_new_c ul li {

    width: 97%;

	margin-bottom:25px;

}

.footer .f_lnk ul {

    width: 96%;

	margin-top:30px;

}

.hot_p{

	width: 94%;

	margin-right: 3%;

	margin-left: 3%;

	float: none;

	margin-right: auto;

	margin-left: auto;

}



}

@media screen and (max-width:740px){

.message {display:none}

.content .section img{width:100% !important;}

/*stone crushing line end*/

.case img{width:95% !important}

}

@media screen and (max-width:700px){ 

.message {display:none}

.msg{display:none}

.location{display:none;}

.news .newslist li span{display:none;}

}

@media screen and (max-width:660px){  

.center_p li {

	width:100%;

	height: auto;	

	margin-left: 0px;

	margin-right: 0px;

}

.center_p li a img{width:100%; height:auto;}

}

@media screen and (max-width:640px){

	#banner.rsMainSlideImage img{ width:640px !important; height:288px !important;}

	.content .abstract .brief{height:auto}

}

@media screen and (max-width:560px){  

.hot_p ul li img {

    width: 50%;

}

.hot_p ul li h3 {

    width: 45%;

	font-size: 18px;

	line-height: 30px;

	max-height: 60px;

	height: auto;

}

.hot_p ul li p {

    width: 45%;

	line-height: 24px;

	height: 48px;

}

}

@media screen and (max-width:480px){ 

.me{display:none}

#small_ad li{

	width:97%;

}

.index_main {width:100%; height:auto;margin:0 auto;}

.me{display:none}

.index_main .center li p{min-height:100px;}

.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}

.sec_m{clear:both;}

.news .newslist li .pubdate{display:none}

.news .topnews a img {

    width: 100%;

    margin-right: 0px;

}

.main .caselist ul.list li img {margin-right:0px;width:100%;height:auto;}

}



@media screen and (max-width:426px){ 

.product_box .banners{

	height: 400px !important;

	overflow: hidden;

} 

.C_top_R1IMG img{

	max-height:400px !important;

}

}

@media screen and (max-width:360px){  

.product_box .banners{

	height: 340px !important;

	overflow: hidden;

} 

.C_top_R1IMG img{

	max-height:340px !important;

}

.content .abstract .brief{margin-left:1%;}

}

@media screen and (max-width:340px){ 

.product_box .banners{

	height: 320px !important;

	overflow: hidden;

} 

.C_top_R1IMG img{

	max-height:320px !important;

}

}

.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;

}

