/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a {
	padding: 0px;
	margin: 0px;
}
input, select {
	font-size: 12px;
	line-height: 16px;
}
html, body {
	-webkit-text-size-adjust: none;
	font-size: 12px;
	color: #4e4e4e
}/*google浏览器字体兼容*/
body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif, "宋体", "微软雅黑";
	width: 100%;
}
img {
	border: 0;
}
ul, li {
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #4e4e4e;
	outline: none;
}
a:hover {
	color: #0d63fe;
	text-decoration: none;
}
a:active {
star:expression(this.onFocus=this.blur());
}
.cl {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.dis {
	display: block;
}
.undis {
	display: none;
}
.huangse {
	color: #eae678
}
.yellow {
	color: #FF0
}
.green {
	color: #007b3f
}
.red {
	color: #d83202
}
.hui {
	color: #696868
}
.hui2 {
	color: #929292
}
.red2 {
	color: #ae1202
}
.Orange {
	color: #f15b00;
}
.Dgreen {
	color: #0e652c;
}
.hei {
	color: #000
}
.f12 {
	font-size: 12px
}
.f14 {
	font-size: 14px
}
.f16 {
	font-size: 16px
}
.f18 {
	font-size: 18px
}
.fb {
	font-weight: bold
}
.line30 {
	line-height: 30px;
}
.line35 {
	line-height: 35px;
}
.border_bottom {
	border-bottom: 1px #CCCCCC dashed;
}
DIV.none {
	DISPLAY: none
}
.display {
	display: block
}
.space {
	height: 5px;
	clear: both;
	_height: 0px;
	line-height: 5px
}
.left {
	float: left
}
.right {
	float: right
}
.container {
	width: 1006px;
	margin: 0 auto;
}
/*index start*/

.logo {
	width: 104px;
	/*height: 37px;*/
	padding-top: 13px;
}
.lang{ line-height:25px; padding-top:27px; padding-right:30px;}
.header_t form {
	width: 223px;
	height: 23px;
	margin-top: 27px;
}
.search_submit {
	width: 34px;
	height: 23px;
	background: url(../images/search_submit.jpg) no-repeat;
	border: none;
	cursor: pointer;
}
.search_text {
	width: 189px;
	height: 23px;
	background: url(../images/search_text.jpg) no-repeat;
	border: none;
	text-indent: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.header_menu {
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.header_menu ul li {
	width: 167px;
	height: auto;
	line-height: 35px;
	text-align: center;
	float: left;
	position: relative;
	z-index: 9999;
}
.header_menu ul li a.one {
	padding-bottom: 5px;
}
.header_menu ul li a:hover {
	border-bottom: 3px #080808 solid;
	color: #080808;
}
.header_menu ul li dl {
	position: absolute;
	z-index: 99999;
	top: 35px;
	left: 45px;
	width: 154px;
	height: auto;
	background: #FFF;
	display: none;
}
.header_menu ul li dl dd {
	text-align: left;
	text-indent: 10px;
	line-height: 30px;
}
.header_menu ul li dl dd a:hover {
	color: #a6a6a6;
	border-bottom: 1px #818181 solid;
}
/* banner */

.flexslider {
	position: relative;
	height: auto;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: auto;
}
.slides li img{ display:block; width:100%; height:auto;}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 43px;
	height: 91px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 170px;
	background: url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 170px;
	background: url(../images/next.png) center center no-repeat;
}
.ind_product_tt {
	width: 548px;
	height: 65px;
	margin: 50px auto 40px auto;
	text-align: center;
}
.ind_product_tt_t {
	font-size: 28px;
	line-height: 35px;
	color: #484848;
}
.ind_product_tt_line {
	width: 80px;
	height: 1px;
	background: #484848;
	margin: 10px auto;
}
.ind_product_tt_i {
	font-size: 12px;
	line-height: 25px;
	color: #777777;
}
.ind_product_cc {
	width: 1006px;
	height: auto;
}
.ind_product_cc ul li {
	width: 238px;
	height: auto;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px; /*background:url(../images/index_catett_bg.jpg) no-repeat 50% bottom;*/
}
.ind_product_cc ul li p {
	width: 238px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #484848;
	font-size: 16px;
}
.about-sd-img {
	height: 100%;
	overflow: hidden;
	width: 100%;
	border: 1px #ddd solid;
}
.about-sd-img img {
	transition: all 0.3s ease 0s;
}
a.about-sd-piece:hover img {
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.5);
	transform: scale(1.45);
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
a.about-sd-piece:hover {
	border: 1px #0d63fe solid;
}
.ind_product_cc ul li a:hover p {
	color: #0d63fe;
}
.footer {
	width: 100%;
	height: auto;
	padding: 30px 0;
	background: #f1f1f1;
	margin: 70px auto 0 auto;
}
.footer .f_menu_list {
	width: 230px;
	height: 210px;
	padding-left: 40px;
	border-right: 1px #c1c1c1 solid;
}
.footer .f_menu_list dl dt a {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 35px;
}
.footer .f_menu_list dl dd a {
	line-height: 18px;
	color: #a9a9a9;
}
.footer .f_menu_list a:hover {
	text-decoration: underline;
	color: #4e4e4e;
}
.f_menu_last {
	width: 350px;
	padding-left: 20px;
}
.f_menu_last_tt {
	line-height: 20px;
	color: #777777;
}
.f_menu_last_tt .f_menu_last_tt_b {
	font-size: 14px;
	color: #8c8c8c;
	line-height: 35px;
}
.f_menu_last_cc {
	padding: 10px 0 0 0;
}
.copyright {
	width: 100%;
	height: auto;
	line-height: 35px;
	background: #d5d5d5;
	color: #8c8c8c;
}
.copyright a {
	color: #8c8c8c;
}
.copyright a:hover {
	text-decoration: underline;
}
/*index end*/







/*product start*/

.common {
	padding: 10px 0;
	border-top: 1px #cccccc solid;
	margin-top: 30px;
}
.location {
	line-height: 35px;
	width: 100%;
	background: url(../images/home.jpg) no-repeat 15px 50%;
	text-indent: 35px;
}
.location a {
	color: #717171;
}
.location a:hover {
	text-decoration: underline;
}
.common_c {
	padding: 15px 0 0 0;
}
.left {
	width: 190px;
	height: auto;
}
.left h1 {
	font-size: 16px;
	color: #484848;
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	width: 175px;
	border-bottom: 1px #4c4c4c solid;
}
.left ul li {
	width: 175px;
	height: auto;
	line-height: 35px;
	padding-left: 15px;
	border-bottom: 1px #b2b2b2 solid;
	background: url(../images/square.jpg) no-repeat 15px 16px;
	text-indent: 18px;
}
.left ul li a {
	color: #484848;
	display: block;
}
.left ul li a:hover {
	color: #b0b0b0;
}
.left ul li a.leftcurrent {
	color: #b0b0b0;
}
.left ul li dl { /*display:none;*/
}
.left ul li dl dd {
	width: 175px;
	line-height: 25px;
}
.left ul li dl dd a {
	text-indent: 0;
}
.right {
	width: 770px;
	height: auto;
}
.right_tt {
	line-height: 40px;
	font-size: 14px;
}
.product_list {
	padding: 10px 0 0 0;
}
.product_list ul li {
	width: 182px;
	height: auto;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 15px;
}
.product_list ul li img {
	border: 1px #ccc solid;
}
.product_list ul li p {
	width: 182px;
	height: auto;
	line-height: 18px;
	padding: 10px 0;
	text-align: center;
	margin-top: 20px;
	border-top: 1px #b2b2b2 solid;
}
.product_list ul li a:hover img {
	border: 1px #0d63fe solid;
}
.product_list ul li:hover a p {
	color: #0d63fe;
}
.pages {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #c8c7c7;
	margin-top: 20px;
}
.pages a {
	padding: 0 10px;
	color: #414042;
	font-size: 12px;
}
.pages a:hover {
	color: #a28a38;
}
.pages a.pagecurr {
	color: #a28a38;
}
.product_detail {
	padding: 10px 0 0 0;
}
.product_detail_tt_img {
	width: 340px;
	height: auto;
	border: 1px #a6a6a6 solid;
}
.product_detail_tt_cate {
	width: 350px;
	height: auto;
	line-height: 25px;
}
.product_detail_tt_cate_tt {
	font-size: 18px;
	color: #3c3c3c;
	margin-bottom: 10px;
}
.product_detail_cc {
	margin-top: 30px;
	line-height: 25px;
	border-top: 1px #c1c1c1 dashed;
	padding-top: 5px;
}
/*product end*/





/*news start*/

.common_other {
	padding-top: 10px;
}
.news_list {
	width: 770px;
	height: auto;
}
.news_list ul li {
	padding: 10px 0;
	border-bottom: 1px #eeeeee solid;
}
.news_list ul li .news_list_tt {
	color: #908b8f;
	line-height: 25px;
}
.news_list ul li .news_list_cc {
	color: #000000;
	line-height: 18px;
}
.news_list ul li .news_list_cc a {
	color: #000000;
}
.news_list ul li .news_list_cc a:hover {
	text-decoration: underline;
}
.news_detail {
	padding-top: 15px;
}
.news_detail_tt {
	width: 770px;
	height: auto;
	line-height: 30px;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px #CCCCCC dashed;
}
.news_detail_cc {
	padding: 10px 0 0 0;
	line-height: 25px;
}
.page_n {
	padding: 10px 0 0 0;
	line-height: 25px;
	margin-top: 20px;
}
/*news end*/



/*about start*/

.about_con {
	padding-top: 15px;
	line-height: 25px;
}
/*about end*/





.customers_list {
	padding-top: 15px;
}
.customers_list ul li {
	width: 245px;
	height: auto;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
.customers_list ul li img {
}
.customers_list ul li:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.customers_list ul li p {
	width: 245px;
	height: auto;
	line-height: 18px;
	padding: 10px 0;
	text-align: center;
}

.suspension_box {width: auto;height: auto;position: fixed;bottom: 50%;right: 0;z-index: 9999;}
.suspension_box ul {position: relative;top: 0;/*display: flex;flex-direction: column-reverse;*/}
.suspension_box ul li {width: 90px;height: 80px;margin-top: 1px;background: #97948f;position: absolute;right: 0;transform: rotate(0deg);transition: all 0.5s linear;}
.suspension_box ul li:nth-child(1) {top: 0;}
.suspension_box ul li:nth-child(2) {top: 81px;}
.suspension_box ul li:nth-child(3) {top: 162px;}
.suspension_box ul li:nth-child(4) {top: 243px;}
.suspension_box ul li:nth-child(5) {top: 324px;}
.suspension_box ul li img {width: 100%;height: 40px;display: block;margin: 0 auto 5px;}
.suspension_box ul li .p1 {text-transform: uppercase;}
.suspension_box ul li .p2 {display: none;}
.suspension_box ul li p {text-align: center;color: #ffffff;font-size: 16px;}
.suspension_box ul .li2 a {width: 100%;display: inline-block;text-align: center;color: #ffffff;font-size: 16px;text-transform: uppercase;}
.suspension_box ul .li1 a {width: 100%;display: inline-block;text-align: center;color: #ffffff;font-size: 16px;/*text-transform: uppercase;*/}
.suspension_box ul .li1:hover {
    display: inline-flex;
    text-align: left;
    width: 300px;
    background: #0183db;
    -webkit-transition: all .5s;
    transition: all .5s;
    /*text-transform: capitalize;*/
    cursor: pointer;
}
.suspension_box ul .li1:hover .p2 {height: 100%;line-height: 78px;display: block;color: #fff;cursor: pointer;float: left;position: relative;font-weight: bold;}
.suspension_box ul .li1:hover .p2 a {font-weight:bold;}
.suspension_box ul .li1:hover .enquiry {display: none;}
    .suspension_box ul .li2:hover {
        background: #0183db;
    }
.suspension_box ul .li1:hover img {display: inline-block;text-align: left;width: 40px;margin-top: 18px;margin-left: 24px;margin-right: 12px;float: left;}
.suspension_box ul .li1:hover .p1 {display: none;}
    .suspension_box ul .li1:hover a {
        color: #fff;
        cursor: pointer;
    }
	
.contacta .mes{ width:100%; padding-top:50px;}
.contacta .mes .tit{ font-size:16px; font-weight:bold; line-height:45px;}
.contacta .mes .mes_text{ width:100%; height:auto; border:0; border-bottom:1px #cdcccc solid; line-height:65px;font-weight: 400;
font-size: 14px;line-height: 56px;text-align: left;color: #333; outline:none;}
.contacta .mes .mes_textarea{width:100%; height:130px; border:0; border-bottom:1px #cdcccc solid; line-height:25px;font-weight: 400;
font-size: 14px;text-align: left;color: #333; padding:15px 0; font-family:Arial, Helvetica, sans-serif; outline:none;}
.contacta .mes .mes_sub{ margin-top:35px; width:100%; height:60px; line-height:60px; border:0; background: #1239a0; color:#fff; font-size:16px; cursor:pointer; outline:none;}
