/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; overflow: hidden;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; position: relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 20px; z-index: 10; overflow: hidden; opacity: 1; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(images/arr.png) no-repeat; text-indent:-999em }
.flex-direction-nav .flex-prev { left: 0;}
.flex-direction-nav .flex-next { right: 0;}
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 30px; text-align: center;}
.flex-control-nav li { display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {display: block; cursor: pointer; text-indent: -9999px;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* 内页样式 */
.container{
	padding-bottom: 77px;
}
.sec_title h3{
	font-size: 38px;
	color: #282828;
	font-weight: 500;
}
.sec_title{
	padding: 20px 0;
}
/* .blog{
	padding-bottom: 58px;
}
.blog_list .hov a{background: #c31516;color: #fff;}
.blog{padding-bottom: 0px;}
.blog {padding-bottom: 60px;}
.blog_list li{
	display: inline-block;
	margin: 0 10px;
	margin: 10px;
}
.blog_list li a{
	width: 211px;
	height: 43px;
	background: #eee;
	color: #444;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
	display: block;
	border-radius: 6px;
}
.blog_list li a:hover{
	background: #c31516;
	color: #fff;
}
 */
/* newslist */
.hot_text{margin-bottom: 20px;}
.new_title{padding: 25px 0px 25px 0px;}
.news_list li {margin-bottom: 20px;}
.news_border{
	width: 950px;
	height: 178px;
	border: 1px solid #e5e5e5;
	padding: 22px;
	float: right;
}
.newes_title{
	display: block;
	border-bottom: 1px dashed #ccc;
	color: #313131;
	font-size: 18px;
}
.newses_text{
	color: #6a6a6a;
	font-size: 14px;
	line-height: 3;
}
.news_more{
	color: #0056b7;
	font-size: 14px;
	line-height: 34px;
}
.news_more i{
	font-size: 34px;
	font-weight: 200;
	padding-right: 10px;
	color: transparent;
	background: url(../images/img_03.jpg) no-repeat center center;
	background-size: 80%;
	width: 39px;
	height: 34px;
}
.news_timer{
	line-height: 34px;
	color: #9e9e9e;
}
.pt_20{
	padding-top: 20px;
}
.news_list li{
	margin-bottom: 10px;
}
.news_list li::after{
	content: '';
	display: block;
	clear: both;
}
.btn_box li{
	display: inline-block;
	margin: 0 4px;
	color: #666;
}
.btn_box li a{
	padding: 0 13px;
	line-height: 34px;
	color: #666;
	display: block;
	background: #e5e5e5;
	border-radius: 4px;
}
.page_box{
	padding-top: 20px;
}
.btn_box li a:hover{
	color: #fff;
	background: #c31516;
}
.btn_box li a.hover{
	color: #fff;
	background: #c31516;
}
.preNext li{color:#444;font-size: 16px;}
.preNext li a{color:#444;}
/* productlist */
.about_list li{
	float: left;
	margin: 0 23px 26px 0;
}
.about_list li:nth-child(4n){
	margin-right: 0;
}
.about_list li span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #c31516;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}
.main_box p{font-size: 15px; line-height: 30px;}
/* .img_box{
	display: flex;
	width: 281px;
	height: 216px;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	cursor: pointer;
	transition: all 0.6s;
	overflow: hidden;
}
.img_box:hover{transform: scale(1.4);}
.img_box img{
	display: block;
	margin: auto;
	max-width: 100%;
} */
/* 产品列表 */
.cpMain {
	background: #ececec;
	overflow: hidden;
}
.cpMain .container {
	margin-top: 20px;
	padding-bottom: 30px;
}
/*cpright*/
.cpright {
	width: 900px;
	padding: 0 20px;
	background: #fff;
	float: right;
	padding-bottom: 20px;
}
.rtop {
	overflow: hidden;
	padding-top: 28px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #0056b7;
	font-weight: normal;
	line-height: 16px;
}
.rtop h5 a {
	font-size: 16px;
	color: #0056b7;
}
.rtop span {
	float: right;
	color: #999;
}
.rtop span em {
	color: #999;
}
.rtop span a {
	color: #999;
}
/*cpshow*/
.cpshow {
	overflow: hidden;
	padding-top: 20px;
}
.cpshow li {
	float: left;
	width: 255px;
	margin-bottom: 30px;
	margin-right: 39px;
}
.cpshow li:nth-child(3){
	margin-right: 0;
}
.cpshow li:nth-child(6){
	margin-right: 0;
}
.cpshow li:nth-child(9){
	margin-right: 0;
}
.cpshow li img {
	display: block;
	border: 1px solid #d3d3d3;
	height: 200px;
}
.cpshow li h4 {
	line-height: 16px;
	margin-top: 26px;
	margin-bottom: 8px;
}
.cpshow li h4 a {
	font-size: 16px;
	color: #0056b7;
}
.cpshow li p {
	font-size: 13px;
	color: #666;
	line-height: 21px;
	overflow: hidden;
}
.cpshow li span {
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.cpshow li span .zx {
	float: left;
	width: 103px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	background: #0056b7;
}
.cpshow li span .xq {
	float: right;
	font-size: 13px;
	color: #666;
	margin-top: 14px;
}
.cpshow li img:hover {
	border-color: #0056b7;
}
/*newsCont*/
.newsCont {
	background: #ececec;
	overflow: hidden;
}
.newsCont .container {
	background: #fff;
	margin-top: 20px;
}
.newsCont .nnBox {
	padding: 0 20px;
}
.ntop {
	overflow: hidden;
	padding-top: 28px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
}
.ntop>h5 {
	float: left;
	font-weight: normal;
	line-height: 20px;
}
.ntop>h5>a {
	font-size: 20px;
	color: #0056b7;
}
.ntop span {
	float: right;
	line-height: 20px;
}
.ntop span em {
	color: #999;
}
.ntop span a {
	color: #999;
}
.Lmct_l .titlea {
	height: 61px;
	line-height: 61px;
	padding-left: 17px;
	padding-bottom: 13px;
}
.Lmct_l .titlea a {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
}
/* proviewbox */
.proviewbox {
	float: left;
	width: 405px;
	position: relative;
	z-index: 5;
}
.probigshow {
	position: relative;
	width: 400px;
	padding: 1px;
	border: 1px solid #ddd;
	overflow: hidden
}
.probigshow .span_showtip {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 81px;
	height: 81px;
	text-indent: -999em;
	overflow: hidden;
}
.probigshow .showtip_1 {
	background-position: 0 0;
}
.probigshow .showtip_2 {
	background-position: 0 -81px;
}
.probigshow a.a_probigshow {
	cursor: crosshair;
}
.zoomplepopup {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background: #fff;
	border: 1px solid #e9493d;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index: 10;
	cursor: crosshair;/*	height:50px;width:50px;*/
}
#probig_preview {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 405px;
	width: 340px;
	height: 340px;
	background: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
}
#probig_preview img {
	position: relative;
}
.div_prothumb {
	position: relative;
	padding: 15px 15px 0;
}
.thumbporbox {
	position: relative;
	width: 400px;
	overflow: hidden;
}
.div_prothumb .span_prev,.div_prothumb .span_next{background: url(../images/sprite.png) no-repeat;}
.div_prothumb .span_prev, .div_prothumb .span_next {
	position: absolute;
	top: 15px;
	width: 22px;
	height: 64px;
	text-indent: -999em;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}
.div_prothumb .span_prev {
	left: 0px;
	_left: -25px;
	background-position: -90px -282px;
}
.div_prothumb .span_prevb {
	background-position: -112px -282px;
	cursor: default;
}
.div_prothumb .span_next {
	right: 0px;
	background-position: -156px -282px;
}
.div_prothumb .span_nextb {
	background-position: -128px -282px;
	cursor: default;
}
.ul_prothumb {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.ul_prothumb li {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}
.ul_prothumb img {
	padding: 1px;
	border: 1px solid #ddd;
	width: 90px;
	
}
.ul_prothumb li.now img {
	border: 1px solid #0056b7;
}
.cp {
	border: 1px solid #d7d7d7;
	background: #fff;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
.cptab {
	border-bottom: 1px solid #d7d7d7;
	background: #f7f7f7;
}
.cptab {
	line-height: 25px;
	font-size: 14px;
	color: #0056b7;
	text-decoration: none;
	padding: 0 8px;
}
.cptab a:hover {
	text-decoration: none;
}
.cptab a.cr {
	background: #eee;
	font-weight: bold;
}
.cp dl {
/* 	width: 164px; */
	overflow: hidden;
	float: left;
	display: inline;
	padding: 12px 2px 0 7px;
}
.cp dt {
	width: 164px;
	overflow: hidden;
}
.cp dt a {
	width: 160px;
	display: block;
	border: 1px solid #D5D5D5;
	padding: 1px;
}
.cp dt a:hover {
	border: solid 1px #0056b7;
} /*产品图片边框连接*/
.cp dt img {
	width: 156px;
	display: block;
}
.cp dd {
	line-height: 24px;
	padding-top: 8px;
	overflow: hidden;
	display: block;
	width: 164px;
	text-align: center;
}
.cp dd a{color: #333;}
/* prodbaseinfo_a */
.prodbaseinfo_a {
	float: left;
	width: 372px;
	margin-left: 16px;
	z-index: 1;
}
.hottel{color: #0056b7; font-weight: normal;}
.h2_prodtitle {
	font-size: 16px;
	color: #414141;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
}
.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.ul_prodinfos {
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}
.ul_prodinfos li {
	padding: 5px 0 10px;
	color: #333;
}
.ul_prodinfo li {
	float: left;
	width: 400px;
	padding: 6px 0;
}
.ul_prodinfo li span {
	font-size: 14px;
	color: #333;
}
.li_normalprice, .li_prono {
	line-height: 24px;
}
.ul_prodinfo .li_prono, .ul_prodinfo .li_marketprice, .ul_prodinfo .li_volume, .ul_prodinfo .li_weight, .ul_prodinfo .li_jf, .ul_prodinfo .li_brand .span_title {
	color: #999;
}
.ul_prodinfo .li_brand {
	width: 180px;
}
.li_prono {
	line-height: 2.9em;
}
.ul_prodinfo .b_proprice {
	font-size: 14px;
	color: #ce1919;
	font-weight: normal;
}
.ul_prodinfo a.a_brand {
	color: #c00;
}
.ul_prodinfo a.a_brand:hover {
	text-decoration: underline;
}
.ul_prodinfo .li_jf {
	clear: both;
	width: 300px;
}
.ul_prodinfo .li_jf b {
	font-weight: normal;
	color: #c00;
}
.ul_prodinfo .li_jf a.a_usejf {
	display: -moz-inline-stack;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 80px;
	height: 22px;
	line-height: 22px;
	line-height: 25px\9;
	_line-height: 22px;
	overflow: hidden;
	background-position: -420px -120px;
	text-align: center;
	color: #fff;
	margin: 0 0 0 8px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	vertical-align: middle;
}
.ul_prodinfo .li_jf a.a_usejf:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.prodbaseinfo_a .div_choose {
	background: #fcf0f0;
	border: 1px solid #fbd2d2;
	margin-top: 7px;
	padding: 10px;
}
.prodbaseinfo_a .div_choose h3 {
	font-weight: normal;
	padding: 0 0 5px;
}
.ul_choosecolor {
	overflow: hidden;
	zoom: 1;
}
.ul_choosecolor li {
	float: left;
	position: relative;
	width: 48px;
}
.ul_choosecolor li .span_lack {
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -999em;
	overflow: hidden;
	width: 42px;
	height: 42px;
	background-position: 0 -300px;
}
.ul_choosecolor img {
	border: 1px solid #c8c9cd;
}
.ul_choosecolor a:hover img, .ul_choosecolor li.now img {
	border: 1px solid #c00;
}
.prodbaseinfo_a .p_inputnum {
	padding: 10px 0 0;
}
.prodbaseinfo_a .p_inputnum .txt {
	border: 1px solid #c4c4c4;
	width: 45px;
	height: 15px;
	text-align: center;
	vertical-align: middle;
}
.prodbaseinfo_a .p_inputnum b {
	font-weight: normal;
}
.shouzi2 p{color: #333; font-size: 15px; line-height: 30px;}
.li_normalprice p{color: #333; font-size: 14px;}
.pic_box{width: 100%; overflow: hidden;}
.pic_box .pic_name{font-size: 24px; text-align: center; color: #333; height: 80px; line-height: 80px;}
.pic_box img {text-align: center;}
.blog_list li{
	display: inline-block;
	margin: 0 10px;
}
.blog_list li a{
	width: 211px;
	height: 43px;
	background: #eee;
	color: #444;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
	display: block;
	border-radius: 6px;
}
.blog_list li a:hover{
	background: #df0718;
	color: #fff;
}

.sec_title h3{
	font-size: 38px;
	color: #282828;
	font-weight: 500;
}
.sec_title{
	padding: 20px 0;
}
.blog{
	padding-bottom: 58px;
}