html {
	color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
form,
input,
textarea,
p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3 {
	font-weight: normal;
	font-size: 100%;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,
textarea,
select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}

input,
textarea,
select {
	*font-size: 100%;
}

legend {
	color: #000;
}

a {
	color: inherit;
	text-decoration: none;
}


/*******CSS reset*************/

body {
	position: relative;
	z-index: -2;
	color: #444;
	font-size: 14px;
	font-family: 'sans-serif' !important;
	z-index: 2;
}

.f12 {
	font-size: 16px;
}

.f16 {
	font-size: 28px;
}

.bold {
	font-weight: bold;
}

.white {
	color: #fff;
}

.left {
	float: left;
	padding-top: 30px;
}

.right {
	padding-top: 30px;
}

.t_r {
	text-align: right;
}

.clear {
	clear: both;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.rel_center {
	position: relative;
	left: 50%;
}

.hidden {
	display: none;
}


/********General**********/

.tel,
.short_title span,
.title span,
.widget dd a,
.pro span,
.info_title a,
.jobs a,
#submit {
	background: url('../Image/sprite.gif') no-repeat;
}

.short_title,
.clicked {
	background: #64c1fe;
}


/*******Css sprite*******/

.main {
	width: 1200px;
	margin: 0 auto;
}

.wrap {
	margin: 0 auto;
	width: 1200px;
}

.logo {
	font-size: 28px;
}

.logo img {
	vertical-align: middle;
}

.tel {
	padding: 3px 0 4px 28px;
	height: 24px;
	background-position: 0 -176px;
	clear: right;
}

.tel span {
	color: #ff0000;
	vertical-align: -3px;
	font-size: 24px;
}

.search {
	margin-top: 8px;
	height: 24px;
	clear: right;
}

.search-text {
	background: url(../Image/search_bg.gif) no-repeat;
	border: none;
	height: 24px;
	width: 168px;
	padding-left: 20px;
	padding-right: 2px;
	font-size: 12px;
}

.search-btn {
	width: 45px;
	height: 24px;
	line-height: 24px;
	margin-left: 8px;
	border: 1px solid #c5c5c5;
	font-size: 12px;
	background: url(../Image/search_btn.gif) repeat-x;
}

.main {}

.widget {
	overflow: hidden;
	margin-bottom: 20px;
	width: 230px;
	line-height: 34px;
}

.widget dd a {
	padding-left: 19px;
	background-position: 0 -59px;
	color: #444;
}

.widget a:hover {
	color: #64c1fe;
	text-decoration: underline;
}

.widget .clicked {
	background-position: 0px -78px;
}

.widget .clicked a {
	background-position: 0px -86px;
	color: #fff;
}

.widget ol {
	margin-left: 10px;
}

.widget dd {
	padding-left: 8px;
	height: 30px;
}

.widget ul {
	padding-left: 28px;
}

.widget p {
	margin-left: 6px;
	font-size: 12px;
	line-height: 20px;
}

.short_title {
	margin-bottom: 15px;
	height: 34px;
	border-radius: 2px 2px 0 0;
	background-position: 0 -44px;
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.short_title span {
	margin-left: 12px;
	padding-left: 13px;
	background-position: 0 -33px;
	color: #f1a3a6;
}

.article {
	margin-bottom: 20px;
	min-height: 20px;
	overflow: hidden;
}

.article p {
	font-size: 14px;
	line-height: 28px;
}

.about_ny p {
	margin: 20px 30px;
}

#allmap p {
	line-height: 10px;
	margin: 10px;
}

.title {
	padding: 0px 0px 9px 0px;
	width: 1200px;
	height: 30px;
	border-bottom: 2px solid #dbdbdb;
}

.title strong {
	float: left;
	display: inline-block;
	margin-left: -14px;
	padding-bottom: 8px;
	width: 80px;
	height: 100%;
	border-bottom: 2px solid #414141;
	color: #da020d;
	text-align: center;
}

.title span {
	overflow: hidden;
	zoom: 1;
	padding: 7px 0 0 20px;
	background-position: 0 -141px;
	font-family: sans-serif;
}

.title a {
	margin-top: 4px;
	color: #444;
	font-family: 'sans-serif';
}

.title .bold {
	color: #da020d;
}

.title .right a:hover {
	color: #684749;
	text-decoration: underline;
}

.page {
	margin: 10px 20px 15px 0;
}

.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}

.page a:hover {
	background: #684749;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}


/*.current {
	padding: 0 6px 0;
	height: 18px;
	line-height: 18px;
	background: #404040;
	color: #fff;
}*/


/***************global*****************/

.pro li {
	float: left;
	overflow: hidden;
	width: 200px;
	white-space: nowrap;
	*margin: 0 10px 20px 18px;
}

.pro span {
	padding-left: 15px;
	background-position: 0 -114px;
}

.pro a {
	*color: #444;
}

.pro a:hover {
	color: #da020d;
}

.pro img:hover {
	border: 1px solid #da020d;
}


/*************index&goods**************/

.news {}

.news li {
	width: 930px;
	height: 39px;
	border-bottom: 1px dotted #cdcdcd;
	text-indent: 1em;
	line-height: 39px;
}

.news li:before {
	color: #27af61;
	content: '■\00a0\00a0\00a0';
	vertical-align: 2px;
}

.news li:hover {
	background-color: #f6f6f6;
}

.news a:hover {
	color: #27af61;
}


/****************news*****************/

.meta {
	color: #999;
	text-align: center;
	line-height: 28px;
}


/***********news_info**************/

.jobs li {
	overflow: hidden;
	margin: 23px 18px 28px 28px;
	padding-bottom: 27px;
	border-bottom: 1px dotted #cdcdcd;
}

.jobs a {
	position: relative;
	top: -150px;
	background-position: 0 -301px;
	float: right;
	width: 71px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 34px;
}

.jobs strong {
	color: #da020d;
}

.jobs p {
	/*margin:6px 0 -134px 156px;*/
	line-height: 35px;
}


/***************jobs***************/

.pro_info .rel_center {
	margin: 23px 0 6px;
	margin-left: -145px;
	padding: 3px;
	width: 290px;
	height: 216px;
	border: 1px solid #dcdcdc;
}

.pro_info p {
	margin: 20px 30px 30px 33px;
}

.pro_name {
	display: block;
	color: #666;
	font-size: 16px;
	text-align: center;
}

.info_title {
	margin: 30px 0 0 27px;
	/*width: 1200px;*/
	height: 30px;
	background: #ececec;
}

.info_title b {
	display: inline-block;
	padding-left: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #656565;
	color: #fff;
	line-height: 30px;
}

.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}


/********goods_info&jobs_info*******/

.order {
	margin: 40px 0 120px 46px;
	line-height: 40px;
}

.order img {
	vertical-align: -5px;
	cursor: pointer;
}

.order input {
	padding: 0 3px;
}

.order textarea {
	padding: 3px;
}

#submit {
	width: 90px;
	height: 34px;
	border: none;
	background-position: 0px -366px;
	color: #fff;
	cursor: pointer;
}


/**************order&message********/

#banner {
	position: relative;
	height: 450px;
	overflow: hidden;
}

#banner li {
	float: left;
}

.banner .dots li.active {
	background: #fff;
	opacity: 1;
}

.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}


/*sitemap*/

.mesmore {
	margin-top: 5px;
}

.mesmore:hover {
	color: #da020d;
	text-decoration: underline;
}

.sitemap {
	width: 996px;
	float: left;
	/*border:3px solid #f0f0f0;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

.m1 {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

.m2 {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}

.m2 span {
	font-size: 14px;
	font-weight: bold;
}

.m2t {
	border: 1px solid #f0f0f0;
	width: 800px;
	padding-left: 4px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 20px;
}

.m2t ul {}

.m2t ul li {
	list-style-type: none;
	float: left;
	width: 150px;
}

.m2t ul li a:hover {
	color: red
}

.f {
	float: right;
	margin-right: 10px;
	_margin-top: 7px;
}


/*上一页_下一页*/

#prev_next {
	margin: 10px 30px;
	clear: both;
	overflow: hidden;
}

#prev_next li {
	margin: 5px 0;
	text-transform: uppercase;
}


/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/


/*2017-7-17 update */

.logo {
	float: left;
}

#banner img {
	max-width: 1920px;
	max-height: 450px;
}

.widget dd {
	max-width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.widget p {
	max-width: 216px !important;
	height: 20px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title strong {
	max-width: 100px!important;
	height: 20px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title span {
	max-width: 197px;
	height: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro li {
	text-overflow: ellipsis;
}

.news {
	max-width: 1200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 20px;
}

.news_title {
	max-width: 1200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin-top: 10px;
}

.article p img {
	max-width: 100%;
}

.article h3 {
	padding-left: 0 !important;
}

.jobs p {
	max-width: 547px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pro_name {
	max-width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.order tr {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.order img {
	vertical-align: -7px;
}

#allmap p {
	white-space: nowrap;
	overflow: hidden;
	line-height: 12px;
	max-width: 560px;
}

.meta img {
	max-width: 300px !important;
	border: 1px #dcdcdc solid;
}

.article p span {
	/*max-width: 639px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;*/
}

.tel {
	max-width: 265px;
	white-space: nowrap;
	overflow: hidden;
}


/*.logo img {
	width: 100% !important;
	height: auto !important;
	max-width: 400px;
	max-height: 100px;
}*/

.pro_info .rel_center {
	max-width: 300px;
	margin: 0 !important;
	margin-left: -23% !important;
	width: 100% !important;
	height: 100% !important;
	padding: 0 !important;
}

.li-img {
	width: 198px;
	border: 1px solid #dcdcdc;
	height: 148px;
}

.pro img:hover {
	border: 0 !important;
}

.li-img:hover {
	border: 1px solid #da020d;
}

#prev_next li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.article p {
	white-space: normal;
	word-wrap: break-word;
}

.article p strong {}


/*产品详情*/

.o_product {
	clear: both;
	padding: 18px 22px;
}

.o_product .o_product_img {
	float: left;
	width: 700px;
}

.o_product .o_product_img .o_product_thumb {
	height: 480px;
	width: 700px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}

.o_product .product_small {
	margin-top: 10px;
	height: 55px;
	position: relative;
	width: 700px !important;
	margin-left: 17px;
}

.swiper-container {
	max-width: 1920px;
	overflow: hidden;
}

.o_product .product_small .arrow-left {
	    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/l1_03.png) no-repeat;
    position: absolute;
    left: -37px;
    top: 35px;
    transition: all 0.5s;
}

.o_product .product_small .arrow-right {
	    width: 32px;
    height:32px;
    display: block;
    background: url(../images/r1_03.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 35px;
    transition: all 0.5s;
}

.o_product .product_small ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.o_product .product_small ul li {
	float: left;
	height: 90px !important;
	width: 100px !important;
	margin: 0px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.o_product .product_small ul li.select img {
	border: 1px solid #C4C4C4;
}

.o_product .product_small ul li img {
	height: 90px;
	width: 90px;
	display: inline-block;
	box-sizing: border-box;
}

.o_product .o_product_img .o_product_thumb img {
	max-height: 480px;
	max-width: 690px;
	display: inline-block;
	vertical-align: middle;
}

.o_product .o_product_info {
	float: right;
	width: 415px;
}

.o_product .o_product_info h2 {
	color: #3f3f3f;
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	text-transform: uppercase;
}

.o_product .o_product_info .o_product_detail {
	font-size: 14px;
	color: #999;
	padding: 15px 10px;
	margin-top: 10px;
}

.o_product .o_product_info .o_product_detail .o_product_data {
	clear: both;
	width: 100%;
}

.o_product .o_product_info .o_product_detail .o_product_data:after,
.o_product:after {
	display: block;
	content: '';
	clear: both;
	height: 0;
	width: 0;
}

.o_product_data span {
	display: inline-block;
	float: left;
	line-height: 22px;
	text-transform: uppercase;
}

.o_product_data span.key {
	width: 56px;
	text-align: right;
	text-transform: uppercase;
}

.o_product_data span.val {
	width: 339px;
}

.colhs {
	color: #FE4200;
}

.o_product_data span.val b {
	color: #FE4200;
	font-size: 16px;
}

.o_product_info .go_order {
	padding: 8px 25px;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	background: #ff5e25;
	border: none;
	margin-top: 50px;
	outline: none;
	text-transform: uppercase;
}

.o_product_info .go_order:hover {
	background: #FE4200;
}

.order-content {
	padding: 20px 30px;
	background: #fff;
}

.order-content .order-line {
	color: #333;
	height: 30px;
	line-height: 30px;
	margin-bottom: 12px;
	font-size: 14px;
}

.order-content .order-line:after {
	display: block;
	content: '';
	clear: both;
	height: 0;
	width: 0;
}

.order-content .order-line lable {
	width: 70px;
	margin-right: 5px;
	display: inline-block;
	float: left;
	text-align: right;
}

.order-content .order-line .order-zhi {
	float: left;
	padding: 10px;
	line-height: 30px;
	padding: 0px 10px;
	max-width: 380px;
	border: 1px solid #d2d2d2;
}

.order-content .order-line .order-zhi.noborder {
	border: none;
}

.order-content .order-line .order-zhi.overword {
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.order-line.bz-line {
	height: auto;
}

.order-content .order-line .beizhu {
	padding: 10px;
	float: left;
	border: 1px solid #d2d2d2;
}

.order-content .order-line .dwid {
	width: 375px;
}

.order-content .order-line img {
	display: inline-block;
	float: left;
	margin-left: 15px;
}

.order-content .go-sub {
	margin-left: 70px;
	border: none;
	color: #fff;
	background: #ff5e25;
	font-size: 14px;
	padding: 8px 28px;
	margin-top: 8px;
	border-radius: 5px;
	outline: none;
}

.order-content .go-sub:hover {
	background: #FE4200;
}


/*产品内页*/

.wrap_rig_a {
	width: 250px;
	height: 55px;
	float: right;
	//  text-align: right;
}

.wrap_rig_a img {
	float: left;
}

.wrap_rig_a h2 {
	font-size: 18px;
}

.wrap_rig_a h3 {
	font-size: 24px;
}

.com_sider {
	.fots;
	position: relative;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 800;
}

#picUL {
	width: 1200px;
}

#picUL li {
	display: inline-block;
	float: left;
	position: relative;
	margin-top: 30px;
	width: 32%;
	height: 100%;
	margin-right: 2%;
	text-align: center;
}

#picUL li .neiye_pic {
	overflow: hidden;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	/*border: 1px solid #c9c9c9;*/
	position: relative;
	overflow: hidden;
}

#picUL li .pro_name {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 30px;
	background: rgba(0, 0, 0, .65);
	font-size: 14px;
	color: #fff;
	transition: ease-in-out all 1s;
	text-transform: uppercase;
}

#picUL li:hover .pro_name {
	height: 250px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 250px;
	transition-delay: .5s;
	transition: ease-in-out all .5s;
}

#picUL li .neiye_pic img {
	/*height: 100%;*/
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	width: auto;*/
	width: 100%;
	height: 250px;
}

#picUL li:nth-child(3n) {
	margin-right: 0 !important;
}

.black {
	width: 300px;
	height: 210px;
	background: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	opacity: 0;
}

.pro_images {
	position: absolute;
	top: 27%;
	left: 40%;
	z-index: 1555;
	opacity: 0;
}

.right_main ul li:hover .black {
	opacity: 0.8;
}

.right_main ul li:hover .pro_images {
	opacity: 1;
}

.hen {
	width: 290px;
	height: 1px;
	background: #ccc;
}


/*.pro_name {
	margin-top: 10px;
	margin-bottom: 10px;
	
}*/

.page #page_num {
	width: 50px;
	margin-top: 6px;
}

.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #DBDBDB;
	padding: 0 2px 0;
	color: #000;
}

.page a:hover {
	background: #404040;
	border: none;
	color: #fff;
	;
	height: 18px;
	line-height: 18px;
}

.page {
	clear: both;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0px;
	margin-bottom: 30px;
}

#page_num {
	border: 1px solid #ccc;
}