@charset "utf-8";
/* CSS Document */
body{
	margin:0; padding:0; font-size:12px; font-family:"Microsoft YaHei"; line-height:25px; color:#555555;
}
div,table{
	margin:0 auto;
}
a{
	color:#555555; text-decoration:none; cursor:pointer;
}
a:hover{
	color:#efefef; text-decoration:none; cursor:pointer;
}
img{
	border:0;
}
ul,li,dl,dt,dd{
	list-style:none; margin:0; padding:0;
}
input,io,select,checkbox{
	vertical-align:middle;
}
h1,h2,h3,h4,h5,h6{
	padding:0; margin:0 auto;
}
.fl{
	float:left;
}
.fr, .float-right{
	float:right;
}
form{
	margin:0; padding:0;
}
.none{
	display:none;
}
.container{width:100%; min-width:1200px;}
.main{width:1200px;}
/*html{ 
	-webkit-filter:grayscale(100%); filter:grayscale(100%);
}
html { overflow-y:scroll; filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);}*/

/*html{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);	
}*/



/*---------------header---------------*/
.soubg{
	height:35px; background-color:#f6f6f6;
	background: #f8f8f8;
	border-bottom: 1px solid #ebebeb;
}
.sou{
	height:35px; line-height:35px; font-size:13px;
}
.s_city_b{
	width:350px; height:35px; float:left;
}
.s_city{
	height:35px; background:url(/skin/img/t_arrow.gif) no-repeat right center; float:left; padding-right:15px; cursor:pointer; position:relative;
}
.s_city:hover .s_city_bg{
	display:block;
}
.s_city_bg{
	width:254px; overflow:hidden; position:absolute; left:-50px; top:29px; z-index:900; display:none;
}
.s_city_t{
	width:9px; height:7px; line-height:7px; overflow:hidden; background:url(/skin/img/c_t.gif) no-repeat center top; position:absolute; left:55px; top:0;
}
.s_city_c{
	width:252px; height:460px; overflow:hidden; background-color:#FFF; margin-top:6px; border:1px solid #cdcdcd;
}
.s_city_c h2{
	width:230px; height:29px; line-height:29px; overflow:hidden; font-size:14px; font-weight:normal; text-align:left; margin-top:5px; border-bottom:1px dotted #666666;
}
table.c_tab tr th{
	line-height:26px; font-weight:normal; color:#000; width:20px; text-transform:uppercase;
}
.c_h span{
	line-height:26px; float:left; display:inline; padding:0 3px; margin-right:3px; cursor:pointer;
}
.c_h span:hover{
	color:#ff4e00;
}
.c_h span.c_check{
	color:#FFF; background-color:#ff4e00;
}
/*.s_log{
	width:220px; height:35px; overflow:hidden; float:left;
}*/
.ss{
	width:225px; height:35px; float:left;
}
.ss_list{
	height:35px; background:url(/skin/img/t_arrow.gif) no-repeat right center; float:left; display:inline; margin-left:10px; padding-right:15px; cursor:pointer; position:relative;
}
.ss_list:hover .ss_list_bg{
	display:block;
}
.ss_list_bg{
	width:116px; overflow:hidden; position:absolute; left:50%; top:29px; margin-left:-58px; z-index:900; display:none;
}
.ss_list_t{
	height:7px; line-height:7px; overflow:hidden; background:url(/skin/img/c_t.gif) no-repeat center top; position:absolute; left:0; top:0;
}
.ss_list_c{
	overflow:hidden; background-color:#FFF; font-family:"Microsoft YaHei"; margin-top:6px; padding:10px 0; border:1px solid #cdcdcd;
}
.ss_list_c ul li{
	height:25px; line-height:25px; overflow:hidden; text-align:center;
}
.s_sh{
	width:55px; height:35px; overflow:hidden; float:left;
}
.s_sh a{
	width:20px; height:35px; line-height:35px; overflow:hidden; float:left; display:inline; margin:0 3px; text-indent:-9999em;
}
.s_sh a.sh1{
	background:url(/skin/img/sh1.png) no-repeat center 8px;
}
.s_sh a.sh2{
	background:url(/skin/img/sh2.png) no-repeat center center;
}	
.sou em{font-style:normal;color:#ddd;margin:auto 10px;}
.sou .right-sec a{color: #555555;}

.top{
	/*width:1200px;*/ height:120px;
}
.logo{
	width:257px; height:55px; overflow:hidden; float:left; display:inline; margin-top:30px; margin-left:10px;
}
.search{
	width:520px; height:65px; overflow:hidden; float:left; display:inline; margin-left:134px; margin-top:40px;
}
.s_ipt{
	width:408px; height:36px; line-height:36px\9; overflow:hidden; color:#555555; font-size:14px; font-family:"Microsoft YaHei"; float:left; padding:0 10px; border:2px solid #ff4e00; border-right:0;
}
.s_btn{
	width:90px; height:40px; line-height:40px\9; background-color:#ff4e00; color:#FFF; font-size:16px; font-family:"Microsoft YaHei"; text-align:center; float:left; border:0; cursor:pointer;
}
.search a{
	margin-right:12px; display:inline-block;
}



.top .search-cate {
	min-width: 500px;
	display: inline-block;
	height: 50px;
	margin-left: 50px;
	position: relative;
	border: 1px solid #dddddd;
	border-radius: 50px;
	padding-left: 20px;
	background: #fff;
	margin-top:35px;
}
.top .search-cate .btn {
	background: none !important;
	border: none;
	box-shadow: none !important;
	font-size: 14px;
	outline: none !important;
	color: #555555;
	padding: 13px 20px;
	padding-left: 10px;
}
.top .search-cate input.keys {
	border: none;
	height: 48px;
	padding: 0 20px;
	width: 60%;
	border-radius: 10px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	/*border-left: 1px solid #ededed;*/
	outline: none !important;
}
.top .search-cate .submit {
	background: none;
	height: 44px;
	width: 44px;
	border-radius: 50%;
	background: #eeeeee;
	position: absolute;
	right: 2px;
	top: 2px;
	color: #555555;
	border: none;
}
.top .search-cate .submit i{color:#999;}


.filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.search-cate {
    position: relative;
}

.search-cate select {
	display: none;
}

.filter-text {
	height: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0 15px 0 10px;
	background: #fff;
	border-right: 1px solid #ededed;
	width:22%;float:left;
}

.filter-text input {
	width:100%;
	font-size: 14px;
	
}

.filter-text .filter-title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer; color:#999;
}
.icon-filter-arrow {
	position: absolute;
	width: 8px;
	height: 6px;
    right: 10px;
    top: 18px;
    transition: all .2s;
}

.icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	top:23px;
}

.filter-list {
	display: none;
	width: 42%;
	max-height: 320px;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 51px;
	left: 20px;
	z-index: 999;
	border: 1px solid #e6e6e6;
	overflow: auto;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.filter-list li.filter-null a {
	color: #d2d2d2;
}

.filter-list li a {
	display: block;
	padding: 0 10px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;color:#888;
}

.filter-list li:hover {
	background-color: #f2f2f2;
}

.filter-list li.filter-selected {
	background-color: #0a95da;
}

.filter-list li.filter-selected a{
	display: block;
	color: #fff;
}

.filter-list li.filter-disabled {
	background-color: #fff;
}

.filter-list li.filter-disabled a{
	display: block;
	color: #d2d2d2;
}

.filter-list li.filter-disabled:hover a {
	cursor: not-allowed!important;
	background-color: #fff;
}


.filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.filter-list::-webkit-scrollbar-track {
	background: #fff 
}

.filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}

.nodata{margin:100px;text-align:center;font-size:16px;}

.i_car{
	width:180px; height:50px; line-height:25px; float:right; margin-top:35px; position:relative; text-align:center;
}
.car_t{
	height:50px; overflow:hidden;  font-size:16px; cursor:pointer;
}
.car_t span{
	color:#f00;font-weight:bold;
}
.i_car:hover .car_bg{
	display:block;
}
.car_bg{
	width:283px; overflow:hidden; background-color:#FFF; border:1px solid #d9d9d9; position:absolute; right:-1px; top:38px; z-index:900; display:none;
}
.i_car .phone-icon {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	margin-right: 10px;
	line-height: 50px;
	color: #686868;
	background: #eeeeee;
	float: left;
	text-align: center;
	font-size: 26px;
	content: "\f095";
	float: left;
	font-family: 'FontAwesome';
}
.i_car .car_p{margin-top:0px;}
.i_car a .car_p strong, .i_car a:hover .car_p strong{color:#555555;}
.un_login{
	overflow:hidden; text-align:center; margin:15px auto;
}
ul.cars{
	overflow:hidden;
}
ul.cars li{
	height:70px; overflow:hidden; margin-top:10px; border-bottom:1px solid #e2e2e2;
}
ul.cars li .img{
	width:58px; height:58px; overflow:hidden; float:left; display:inline; margin-left:15px; border:1px solid #e2e2e2;
}
ul.cars li .name{
	width:180px; height:40px; line-height:20px; overflow:hidden; color:#888888; float:left; display:inline; margin-left:8px;
}
ul.cars li .name a{
	color:#888888;
}
ul.cars li .name a:hover{
	color:#ff4e00;
}
ul.cars li .price{
	width:180px; height:20px; line-height:20px; overflow:hidden; color:#888888; font-size:14px; float:left; display:inline; margin-left:8px;
}
.price_sum{
	width:255px; height:30px; line-height:30px; overflow:hidden; font-size:14px; text-align:right; margin-top:10px;
}
.price_sum span{
	color:#ff4e00; font-size:20px; font-weight:bold;
}
.price_a{
	width:120px; height:35px; line-height:35px; overflow:hidden; background:url(/skin/img/a_link.gif) repeat-x center top; color:#FFF; font-size:14px; text-align:center; margin-right:13px; margin-top:5px; margin-bottom:20px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
}
.price_a a{
	color:#FFF;
}



.menu_bg{
	height:55px; background:#0188cc;
}
.menu{
	height:55px; line-height:55px; color:#3e3e3e; font-size:16px; position:relative; z-index:800;
}
ul.menu_r{
	width:670px; height:55px; overflow:hidden; float:left; display:inline; margin-left:255px;
}
ul.menu_r li{
	width:70px; height:55px; line-height:55px; overflow:hidden; text-align:center; float:left; display:inline; margin-right:10px;
}
ul.menu_r li a{
	width:70px; height:55px; line-height:55px; overflow:hidden; float:left; color:#fff;
}
ul.menu_r li a:hover, ul.menu_r li a.now{
	color:#ff4e00;
}

ul.menu_r li a:hover {
	background: #0077b2;
	color: #fff;
}

.m_ad{
	width:105px; height:55px; line-height:55px; overflow:hidden; color:#fff; font-size:20px; font-weight:bold; text-align:right; float:right; display:none;
}
.m_ad i.qrc{margin-right:10px;font-size:32px;margin-left:10px;}
.m_ad .qrcodebox:hover{}
.nav{
	width:255px; height:55px; background-color:#0a95da; position:absolute; left:0px; top:0;
}
.nav_t{
	width:235px; height:55px; line-height:55px; overflow:hidden; color:#FFF; font-size:16px; margin-left:20px;font-size: 17px;
	font-weight: bold;
}
.nav_t i{margin-right:10px;}
.nav_t i.arrow {
	position:absolute;right:10px;
	color: #fff;
	font-size: 14px;
	line-height: 55px;
}
.iconRotate {
  transform: rotate(180deg);
  transition: transform 0.5s; 
}
.leftNav{
	/*width:255px; background-color:#ff4e00; position:absolute; left:0; top:55px;*/
}
.none{
	display:none;
}
.leftNav ul li{cursor:pointer; position:relative; }
.leftNav ul li ul{padding-top:10px;border: 1px solid #dddddd;border-left:0px; }
.cate-bar-in li {
	list-style: none;
}
.cate-bar-in {
	width: 255px;
	background: #fff;
	position: absolute;
	border-top: 0px;
	top: 100%;
	z-index:9999;border: 1px solid #dddddd;
}
.cate-bar-in ul {
	margin: 0px;
	padding: 5px 0;
	display: inline-block;
	width: 100%;
	/*border: 1px solid #eeeeee;*/
	border-top: 0px;
	padding-bottom: 9px;
	line-height: 40px;
}
.cate-bar-in ul li {
	
	position:relative;
	text-align: left;
}
.cate-bar-in li {
	padding: 0px 20px !important;
	box-sizing: border-box;
	font-size: 14px !important;
	letter-spacing: 0px;
	font-weight: 500 !important;
	display: inline-block !important;
	width: 100% !important;
	line-height: 32px;
	color: #555555 !important;
}
.cate-bar-in ul li.sub-menu:before {
	content: "\f105";
	font-family: 'FontAwesome';
	color: #888888;
	margin: 0px;
	font-size: 14px;
	position: absolute;
	right: 20px;
	line-height: 32px;
}
.cate-bar-in ul li.sub-menu ul {
	position: absolute;
	left: 100%;
	top: 0px;
	display: none;
	z-index: 999;
	background: #fff;
}
.cate-bar-in ul li.sub-menu ul li a {
	line-height: 32px;
}
.cate-bar-in ul li.sub-menu:hover ul {
	display: block;
}


.cate-bar-in > ul > li:nth-child(even){background:#F4F4F4;}/*odd*/
.cate-bar-in ul>li:hover>a{color:#fff}
.cate-bar-in ul>li:hover {background: #0a95da;}
.cate-bar-in ul li:hover.sub-menu:before{color:#fff;}

/*
.cate-bar-in li:hover {
	background: #f8f8f8;
}
.cate-bar-in li:hover a:hover{ color:#0a95da;}
*/

/*---------------首页---------------*/
.i_bg{
	overflow:hidden;
}
.bg_color{
	 background-color:#f6f6f6;
}
.bg_white{
	 background-color:#fff;
}
.bg_blue{
	 background: url(/skin/img/about_bg.jpg) center center;}
}
.content{
	overflow:hidden;
}
.mar_5{
	margin-top:5px;
}
.mar_10{
	margin-top:10px;
}
.mar_15{
	margin-top:15px;
}
.mar_20{
	margin-top:20px;
}
.mar_30{
	margin-top:30px;
}

.i_ban_bg{
	height:401px; margin-top:10px;
}


.banner{
	width:720px; height:401px; overflow:hidden; float:left; display:inline; margin-left:223px;
}
.banner .top_slide_wrap{ width:740px; height:401px; overflow:hidden; position:relative; z-index:1; }
.banner .slide_box{ height:401px; overflow:hidden; }
.banner .slide_box li{ height:401px; position:relative; }
.banner .slide_box li a{ width:740px; height:401px; display:block; }
.banner .slide_box img{ text-align:center; height:420px; }
.banner .slide_info{ width:740px; margin:-530px auto 0; }
.banner .slide_info_card{width:420px;height:0;margin-top:171px;color:#fff;position:relative;}
.banner .slide_info_card a{color:#fff;text-decoration:none}
.banner .slide_info_card .slide_info_card_bg{width:420px;height:200px;background:#0071c6;position:absolute;top:0;left:0;z-index:1;opacity:.8;*filter:alpha(opacity=80)}
.banner .slide_info_card .slide_info_card_text{width:340px;height:140px;padding:30px 40px;position:absolute;top:0;left:0;z-index:2}
.banner .slide_info_card h2{font-size:40px;padding-bottom:8px}
.banner .slide_info_card p{font-size:15px;line-height:26px}
.banner .slide_info_card p strong{font-size:12px;height:25px;display:inline-block;padding:0 10px;background:#095b99;border-radius:5px;color:#fff;margin-top:8px}
/* op_btns */
.banner .op_btns{ width:740px; margin-top:-730px;  position:relative; z-index:3; }
.banner .op_btns .op_btn{display:block; width:32px; height:60px; cursor:pointer; overflow:hidden; position:absolute; margin-top:80px;  }
.banner .op_btns .op_prev{ background:url(/skin/img/b_left.png) no-repeat center top; left:0; top:420px; }
.banner .op_btns .op_next{ background:url(/skin/img/b_right.png) no-repeat center top; right:0; top:420px; }
.banner .op_btns .op_prev span, .banner .op_btns .op_next span{ display:block; width:32px; height:60px; margin:8px 0 0 17px; cursor:pointer; }
.banner .op_btns .op_prev span{background-position:0 0;}
.banner .op_btns .op_next span{background-position:-73px 0;margin-left:20px;}
/* bx-controls */
.banner .bx-wrapper .bx-controls{margin-top:-44px;}
.banner .bx-wrapper .bx-controls .bx-pager{clear:both; text-align:center;position:relative; overflow:hidden; }
.banner .bx-wrapper .bx-controls .bx-pager a{ width:15px; height:15px; line-height:15px; display:inline-block;overflow:hidden;  margin:15px 5px; background:url(/skin/img/b.png) no-repeat center top; }
.banner .bx-wrapper .bx-controls .bx-pager a:hover, .banner .bx-wrapper .bx-controls .bx-pager a.active{ background:url(/skin/img/b_h.png) no-repeat center top; }

.ban_i_color{
	 background-color:#fff;/*height:380px;*/
}

.ibann2 {
	width:913px;
	position:relative;
	height:400px;overflow:hidden; z-index:1; float:right;
}
.ibann2 .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.ibann2 .bd ul {
	width:100% !important;
}
.ibann2 .bd li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
}
.ibann2 .bd li a {
	height:400px;
	width:100%;
	display:block;
}
.ibann2 .hd {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	line-height:30px;
	text-align:center;
	height: 12px;
	left: 0px;
	bottom: 35px;
	text-align: center;
	z-index: 2;
	/*display:none;	暂时隐藏掉切换图片底部的色块*/
}
.ibann2 .hd ul {
	text-align:center;
	padding-top:5px;
}

.ibann2 .document-width{height:100%; position:relative;}
.ibann2 .document-width a{position:absolute; display:block; z-index:3; top:-300px; margin-top:50px;width: 40px; height: 100px; cursor:pointer;  filter:alpha(opacity=30);opacity:0.3;display:none; }
.ibann2 .prev, .ibann2 .next {
    background: url(/skin/img/btn-r.png) 1px 1px no-repeat;
    filter: alpha(opacity=70);
    opacity: 0.7;
    z-index: 10;
    display: none;
}
.ibann2 .next {
    left: auto;
    right: 0;
    background-position: -40px 0px;
}

.ibann2 .prev:hover {
    filter: alpha(opacity=99);
    opacity: 1;
}

.ibann2 .next:hover {
    filter: alpha(opacity=99);
    opacity: 1;
}

.ibann2:hover .ibann2 .prev {
    display: block;
}

.ibann2:hover .ibann2 .next {
    display: block;
}
.ibann2 .hd ul{}
.ibann2 .hd ul li{line-height:9999px;margin-right:10px;width: 13px;height:13px;cursor:pointer;font-weight:bold;border-radius:10px;background:#262626;
opacity: 0.5;filter:alpha(opacity=50);-moz-opacity: 0.5;display:inline-block;*display:inline; *zoom:1; }
.ibann2 .hd ul li:last-child{margin-right:0px;}
.ibann2 .hd ul li.on{background: #0b74e7;opacity: 1;filter:alpha(opacity=100);-moz-opacity: 1;}

/*nav导航*/
nav > ul > li > a.drop:after {
	content: "\f107";
	font-family: 'FontAwesome';
	color: #fff; float:right; margin-right:5px;
}
nav > ul > li > ul li a.drop:after {
	content: "\f105";font-family: 'FontAwesome';color: #fff; float:right;
}
nav {
	display:table;
  float:left; margin-left:260px; width:920px;
}
nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

nav ul ul {
	opacity:0;
	position:absolute;
	top:160%;
	visibility:hidden;
	transition:all .4s ease;
	-webkit-transition:all .4s ease;border:1px solid #ddd; border-top:none;
	padding:10px 0px;background:#fff;min-width:100%;
}
nav ul ul li{ padding:0px;min-width:100%;}
nav ul ul li a{border-bottom:1px dotted #F4F4F4;}
nav ul ul ul {
	top:0%;
	left:160%;
}
nav ul ul.dpro li{min-width:230px;}
nav ul ul.dnews li{min-width:150px;}
nav ul ul li:hover > ul {
	top:0%;
	left:100%;
	opacity:1;
	visibility:visible;
}
nav ul li:hover > ul {
	opacity:1;
	top:100%;
	visibility:visible;
}
nav ul li {
	float:left;
	position:relative;
}
nav ul ul li {
	float:none;
}
nav > ul > li {
	background-color:#0188cc;
	cursor: pointer;
}
nav > ul > li > ul li {
	background-color:#fff;
	cursor: pointer;
}
nav > ul > li > ul li a {
	color:#666;
}
nav ul a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding:0px 8px;
	min-width:6em;
	text-align:center;
}
nav ul li li a{padding:5px 5px;line-height:20px;font-size:14px;text-align:left; margin-left:10px; margin-right:10px;}
nav ul li:hover {
	background-color:#0a95da;
}
nav ul li a:hover {
	background-color:#0a95da; color:#fff;
}


/*=======================================================
      特征
========================================================*/
.best-info {padding-bottom:30px;padding-top:30px;}
.best-info li {
	list-style: none;
	float: left;
	width: 25%;
}
.best-info li .tzico {
	padding: 30px 0;
	padding-bottom: 30px;
	border-right: 1px solid #eeeeee;
}
.best-info li:nth-last-child(1) .tzico {
	border-right: none;
}
.best-info .med-left {
	display: inline-block;
	width: 45px;
	height: 45px;
	margin-left:30px;
	margin-right:10px;
}
.best-info .med-body {
	padding-bottom: 0px;display: inline-block;
}
.best-info li i {
	font-size: 45px;
	color: #0088cc;
	line-height: 45px;
}
.best-info li h5 {
	font-size: 15px;
	margin: 0px;
	font-weight: 600;
}
.best-info ul span {
	font-size: 13px;
	color: #888888;
}
.best-info ul {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
	border: 1px solid #dddddd
}

/*首页公司简介*/
.iabout {height:100%; height:316px;overflow:hidden; margin:0 auto; position:relative;border-bottom:1px solid #ddd;margin-bottom:30px;
	box-shadow: 0 4px 5px -3px rgba(0,0,0,0.1);	/*单边阴影 https://blog.csdn.net/x619y/article/details/77774659*/
    -moz-box-shadow: 0 4px 5px -3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 4px 5px -3px rgba(0,0,0,0.1);
}

.nbcx_r {height:100%; width:866px; overflow:hidden; word-break: break-all; padding-bottom:9999px; margin-bottom:-9999px; float:right; }
.nbcx_l {width:259px; float:left; height:auto;background: #fff;word-break: break-all;}
.clockbox{text-align: center; background:#fff url(/skin/img/loading.gif) center 85px no-repeat;}
.nowtime{background:#2b77bc; color:#fff; margin-top:10px;padding:10px 0px; font-size:15px; line-height:24px; height:48px;}
.pz_r{ width:259px; height:318px; background:#2b77bc/*1478ab*/; overflow:hidden;float:left; display:none;}
.pz_r h3{ padding-top:50px; text-align:center;color:#fff; font-weight:normal; height:72px; background:url(/skin/img/p_lin.gif) no-repeat center bottom;font-size:28px;}
.pz_r h3 span{font-size:12px; color:#fff; display:block; line-height:30px;}
.pz_r p{ font-size:14px; line-height:25px; margin:25px 28px 6px; color:#fff;height:120px;overflow:hidden;}

.bj_con{ width:866px; float:right; padding: 0 0 30px 35px;/*background:url(/skin/img/gc_bg.gif) repeat-x left 199px #fff;border:1px solid #eee;*/}
.bj_con dl{ overflow:hidden;}
.bj_con dl dt{ float: right; width:296px; padding:20px 30px 0 0; }
.bj_con dl dt img{display:block;border:1px solid #eee;padding:5px;}
.bj_con dl dt p{margin:0px;font-size:18px; text-align:center;font-weight:bold;color:#666;line-height:30px;margin-top:10px;}
.bj_con dl dd{ width:521px; float:left; padding-top:23px;}
.bj_con dl dd h4{font-size:22px; font-weight:normal; display:block;height:29px; background:url(/skin/img/gc_h31.gif) no-repeat left bottom; margin-bottom:12px;overflow:hidden;padding-bottom:9px;}
.bj_con dl dd h4 a{ color:#686868;height:29px;float:left;line-height:29px;overflow:hidden;}
.bj_con dl dd h4 span{background:url(/skin/img/gc_ico.gif) no-repeat right center;height:38px;width:65px;float:left;}
.bj_con dl dd .intro{ line-height:27px; color:#686868; font-size:14px; overflow:hidden; display:block;margin-top:18px; height:190px;}
.bj_con dl dd .intro p{text-indent:2em;margin:0px;}

.main-right-tit{height:36px;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #ddd;position:relative;}
.main-right-tit em{float:left;position:absolute;left:0;font-style:normal;font-size:24px;}
.main-right-tit span{display:inline-block;float:left;height:46px;line-height:37px;color:#333;font-weight:400;border-bottom:2px solid #2b77bc;width:100px;}

/*改为左侧信息，右侧时钟*/
.nbcx_l{float:right;}.nbcx_r{float:left;}
.bj_con{ width:896px; float:left; padding: 0 5px 30px 0;}
.bj_con dl{ overflow:hidden;}
.bj_con dl dt{ float: left; width:296px; padding:20px 30px 0 0; }
.bj_con dl dd{ width:551px; float:left; padding-top:23px;  letter-spacing:1px}
.nowtime{line-height:22px; height:44px; font-weight:bold;}

/*产品前7个*/
.dotabsbox{   position: relative;}
.dotabsbox .hd{ border-bottom:1px solid #ddd;  height:40px; line-height:40px; padding:0 10px;}
.dotabsbox .hd ul{ position:relative; margin-bottom:-1px;  overflow:hidden; zoom:1;   margin-left:-10px; }
.dotabsbox .hd ul li{ float:left;
	margin: 0px;
	font-size: 16px;
	background: #f2f2f2;
	color: #333333;
	border-radius: 4px 4px 0 0;
	border: none !important;
	padding: 1px 11px; margin-right: 5px; padding-bottom:0px;
}
.dotabsbox .hd ul li a{ display:block; padding:0 6px;color:#333;}
.dotabsbox .hd ul li.on{ background:#fff; border-bottom:2px solid #fff; background: #0088cc;}
.dotabsbox .hd ul li.on a{color: #fff;font-weight: bold;}
.dotabsbox .hd ul li a:hover{}


.dotabsbox .bd .con{overflow:hidden; }
.dotabsbox .bd{ padding:10px 0; border:1px solid #DDCDCD; border-top:0;  padding-bottom:0px; }

.dotabsbox .bd dl dt img{ width:211px;display:block; background:url(/skin/img/loading.gif) center center no-repeat; }

.dotabsbox .prev,.dotabsbox .next{display:block;background: #fff; border:1px solid #ddd; padding:8px;
 -moz-border-radius: 3px; /* Firefox */
 -webkit-border-radius: 3px; /* Safari 和 Chrome */
 border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
 font-size:20px;line-height:12px;
position: absolute;
z-index: 1;right:0;
}
.dotabsbox .prev{margin-right:5px;right:28px;}
.dpag{position:relative;right:0px; top:3px}

.con .qs_cp{width:100%;overflow:hidden;margin:8px auto; margin-left:10px;}
.con dl{  width:211px; margin:0 20px 20px 0px; background:#fff; height:auto;display:inline-block; overflow:hidden; border:1px solid #ddd;}
.con dl a{ display:block; color:#939393;}
.con dl dt{width:211px; height:211px;overflow:hidden;}
.con dl:hover{box-shadow:0 3px 8px #bfbfbf} /*底边阴影*/
.con dl dt img{width:210px; height:210px;-webkit-transform: scale(1); 
    -ms-transform: scale(1);      
    -moz-transform: scale(1);
    transform: scale(1);  
    -webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.con dl a:hover img{-webkit-transform: scale(1.1); 
    -ms-transform: scale(1.1);    	
	-moz-transform: scale(1.1);   
    transform: scale(1.1);  
	-webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}

.con dl dd{ width:205px;text-align:center;height:45px; line-height:25px; font-size:15px;overflow:hidden;padding:10px 0px;display: table-cell;vertical-align:middle; text-align:left;display:block; margin:0 5px;word-break:break-all}
.con dl a:hover{ text-decoration:none; color:#1478ab;}


/*=======================================================
      热销产品及标题
========================================================*/
.heading {
	margin-bottom: 20px;
}
.heading h2 {
	color: #222222;
	font-size: 20px;
	margin: 0px;
	margin-bottom: 20px;
}
.heading hr {
	border: none;
	position: relative;
	margin: 0px;
	height: 1px;
	width: 100%;
	background: #e5e5e5;
}
.heading hr:before {
	height: 2px;
	background: #0088cc;
	content: "";
	position: absolute;
	top: -1px;
	width: 90px;
	left: 0px;
}
.heading h2 span{display:block;float:right;padding:3px 8px; border:1px solid #ddd;-moz-border-radius: 3px; /* Firefox */
	 -webkit-border-radius: 3px; /* Safari 和 Chrome */
	 border-radius: 3px; margin-top:3px;}
.heading h2 span a.dmore{color:#666;font-size:14px;font-weight:normal;}
.zs_r .con .qs_cp{margin-left:0px;}
.zs_r .con{margin-left:-5px;}
.zs_r .con dl{width:218px;margin:0 7px 20px; height:auto;}
.zs_r .con dl.onetwo{width:456px;height:272x;}
.zs_r .con dl.fivemod{margin-right:0px;}
.zs_r .con dl dt{width:auto;}
.zs_r .con dl dt img{ width:220px;display:block; background:url(/skin/img/loading.gif) center center no-repeat; }
.zs_r .con dl.onetwo img{width:456px; height:275px;}

.main_img{ width: 456px; background-color: #ff0; float: left; margin-right: 5px; position: relative; overflow: hidden; display: block;}
.main_img .main_info{position: absolute; z-index: 1; top: 0; left:0; background-color: rgba(0,0,0,0.3); padding: 20px; width:330px;height: 180px;margin:30px;}
.main_img .main_info p{color: #fff; line-height: 24px;font-size: 14px;}
.main_img .main_info .info{}
.main_img .main_info .info h5{ color: #FFFFFF; line-height: 32px; font-size: 18px;}
.main_img .main_info .info p{}
.main_img img{width: 100%; height: 100%; text-align:center; }
.main_img .main_info .info span{display:block;position:absolute;right:15px;bottom:15px;}
.btn-round {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 7px 20px;
	border-radius: 50px;
	background: #0088cc;
	color: #fff;
}

.btn-round:hover {
	background: #0055cc !important;
	color: #fff !important;
}	

/*其余5个分类*/
.cf:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden
}

.cf {
	zoom: 1
}

.icotabs .title {
	padding-bottom: 10px;
}

.icotabs .title-list {
	position: relative;
	top: 6px;
	width:100%;
	border:1px solid #ddd;
}

.icotabs .title-list li {
	width: 233px;
	line-height: 20px;
	text-align: center;
	float: left;
	display: inline;
	border-right:1px solid #ddd;
	cursor:pointer;
	height:138px;
}
.icotabs .title-list li a{color:#666;}
.icotabs .title-list li .iibox{margin:30px 30px;}
.icotabs .title-list li.last{border-right:none;}
.icotabs .title-list li.on {
	color: #fff;
	font-weight: 700;
	background:#0088cc;
	font-weight:normal;
}
.icotabs .title-list li.on .iibox a{color:#fff}
.icotabs .title-list p {
	position: absolute;
	top: 121px;
	left: 0/*234px*/; /*0*/
	width: 233px;
	height: 10px;
	border-top: 3px solid #0088cc;
	overflow: hidden;
	text-align: center
}

.icotabs .title-list b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -5px;
	border-style: solid dashed dashed dashed;
	border-width: 15px;
	border-color: #0088cc #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0
}
.product-wrap{margin-top:20px;}
.product {
	height: 318px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 20px
	margin-bottom:30px;
}
.product-wrap .show {
	display: block
}
.title-list i,.title-list span {
	display: block;
}
.title-list i{margin-bottom:15px;}
.title-list span {
	font-size:13px;margin-top:2px;
}
.title-list {
	font-size: 16px;
}
.title-list i:before{
	content: "\f105";
	font-family: 'FontAwesome';
	line-height: 32px;
}
.title-list i.i8:before{
	content: "\f0b1";
	font-family: 'FontAwesome';
}
.title-list i.i9:before{
	content: "\f16b";
	font-family: 'FontAwesome';
}
.title-list i.i10:before{
	content: "\f1bd";
	font-family: 'FontAwesome';
}
.title-list i.i11:before{
	content: "\f0fa";
	font-family: 'FontAwesome';
}
.title-list i.i12:before{
	content: "\f0fe";
	font-family: 'FontAwesome';
}


/*其余5个的列表*/
.fivli{ width:100%; padding-top:10px;  overflow:hidden;   }
.fivli .hd{line-height:25px;  overflow:hidden;   }
.fivli .hd ul{text-align:center;padding-top:15px;}
.fivli .hd ul li{line-height:9999px;margin-right:10px;width: 13px;height:13px;cursor:pointer;font-weight:bold;border-radius:10px;background:#262626;
opacity: 0.5;filter:alpha(opacity=50);-moz-opacity: 0.5;display:inline-block;*display:inline; *zoom:1; }
.fivli .hd ul li:last-child{margin-right:0px;}
.fivli .hd ul li.on{background: #0b74e7;opacity: 1;filter:alpha(opacity=100);-moz-opacity: 1;}
.fivli .bd .zs_r .con .qs_cp{margin-left:0px;}
.fivli .bd{width:100%;overflow:hidden;margin:8px auto;}
.fivli .bd .icolist dl{ float:left; width:211px; margin:0 19px 20px 5px; background:#fff; height:auto;display:inline-block; overflow:hidden; border:1px solid #ddd;}
.fivli .bd .icolist dl a{ display:block; color:#939393;}
.fivli .bd .icolist dl dt{width:211px; height:211px;overflow:hidden;}
.fivli .bd .icolist dl:hover{box-shadow:0 3px 8px #bfbfbf} /*底边阴影*/
.fivli .bd .icolist dl dt img{width:210px; height:210px;-webkit-transform: scale(1); 
    -ms-transform: scale(1);      
    -moz-transform: scale(1);
    transform: scale(1);  
    -webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.fivli .bd .icolist dl a:hover img{-webkit-transform: scale(1.1); 
    -ms-transform: scale(1.1);    	
	-moz-transform: scale(1.1);   
    transform: scale(1.1);  
	-webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}

.fivli .bd .icolist dl dd{width:210px;text-align:center;height:52px; line-height:25px; font-size:15px;overflow:hidden;padding:10px 5px;display: table-cell;vertical-align:middle; text-align:left;}
.fivli .bd .icolist dl a:hover{ text-decoration:none; color:#1478ab;}

/*首页新闻*/
.focus {
	overflow: hidden;
}
.focus2 {
	width:800px;
	height: 525px;
	overflow: hidden;
}
.focus2 dl {
	height: 126px;
	overflow: hidden;
	border-top:1px solid #ccc;
}
.focus2 .tab-hd {
	font-size: 16px;
	overflow: hidden;
	color: #323232;
}

.focus2 dd {
	height:106px;
	margin-top: 20px;
}
.focus2 dd p img{float:left;}
.focus2 dd span{float:right;font-size: 14px;width:592px;height:106px;line-height:21px;overflow: hidden;}
.focus2 dd span em{display:block;font-size:16px;width:592px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-style:normal;}
.focus2 dd span p{height:80px; overflow:hidden;line-height:25px;}
.focus2 dl a {color: #666;padding:15px 0;font-weight:bold;font-size:16px;}
.focus2 dl a:hover{color:#1478ab}
.focus2 .ul02 {width:800px;height:315px;overflow:hidden;padding-top: 18px;}
.focus2 .ul02 li {
	font: 14px "Microsoft Yahei";
	height: 34px;
    line-height: 34px;
	overflow: hidden;
	border-bottom:1px dashed #ddd;
}
.focus2 .ul02 li a {
	float: left;
	width:680px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background: url(/skin/img/focus_dot2.png) no-repeat 10px 14px;
	padding-left: 28px;
}
.focus2 .ul02 li a:hover {background: url(/skin/img/focus_dot1.png) no-repeat 10px 14px;color: #1478ab;}
.focus2 .ul02 li span {
	float: right;
	color: #545454;
	width:78px;
	height:36px;
}
.new {
	width: 315px;
	height: 490px;
	margin-top: 20px;
	overflow: hidden;
	background: url(/skin/img/dy_bg.gif) no-repeat;
}
.new h3 {
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.new h3 a {
	color: #0088cc;/*#09f; 0a95da; 1478ab*/
	padding-left: 15px;
}
.new h3 em {
	font: 16px Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	padding-left: 5px;
}

#icaselist ul {width: 280px; margin: 0 auto;}
#icaselist ul li { width: 280px; padding-bottom:5px; border-bottom: 1px dashed #c0c0c0; overflow: hidden;  position: relative; height: 36px; line-height:36px }

#icaselist ul li img {
width: 280px;
height: 150px;
}
	#icaselist ul li em {
	display: block;
	font: 14px "Microsoft Yahei";
	height:80px; overflow:hidden;
	line-height: 26px;
	color: #7f7f7f;
	padding-top: 10px;
}
	#icaselist ul li a{display:block;}

#icaselist ul li p{margin:0px;padding:0px;}
#icaselist ul li p a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	font: 14px "Microsoft Yahei";
	line-height: 36px;
	height: 36px;
	background: url(/skin/img/dy_jt.png) no-repeat left 13px;
	color: #545454;
	padding-left: 18px;
}
#icaselist ul li p a:hover{color:#efefef;}

#icaselist .dis_pi { display: none }
#icaselist ul .last { border-bottom:0;  }

#icaselist .on { height: auto; position: relative; line-height: 30px; margin-top: 10px; }
#icaselist .on p{position:absolute;left:0;top:110px;width:100%;height:40px;line-height:40px;text-align:center;color:#fff;background:rgba(0,0,0,.5);}
#icaselist .on p a{background:none;padding-left: 0px;color:#fff}
#icaselist .on .dis_pi { display: block }


.tabs .horizontal{margin:0;padding:0}
.tabs .horizontal li{float:left;list-style:none;height:45px;line-height:45px;background-color:#ddd;width:auto; padding:0px 20px;text-align:center;cursor:pointer;font-size:17px}
.tabs .horizontal li:not(:first-child){margin-left:5px}
.tabs .horizontal li.on{border-bottom:solid 2px #0088cc;background-color:#0088cc;color:#fff}
.tab-bd{display:block;clear:both;border-top:solid 2px #0088cc;}
.tabs .horizontal li.on a{color:#fff;}
.tabs .horizontal li a{color:#333;}

/*底部的品牌图片*/
.bg_gray{
	background: #0188cc; /*#f8f8f8;*/
}
.clients-img {
	padding: 30px 0;
}
.clients-img ul {
	margin: 0px;
	display: inline-block;
	width: 100%;
}
.clients-img li img {
	opacity: 0.9;width:200px;border:1px solid #eee;
	background:#fff;
	padding:8px;
	border-radius:6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.clients-img li img:hover {
	opacity: 1;
}
.clients-img li {
	float: left;
	width: 20%;
	margin-top: 0px;
	text-align: center;
	list-style: none;
	
}
.clients-img .item a {
	display: inline-block;
	width: 100%;
	opacity: 0.2;
}
.clients-img .item a:hover {
	display: inline-block;
	width: 100%;
	opacity: 1;
}
#client-slide-1 {
	margin-bottom: 30px;
}


/*友情链接*/
.relk{border-bottom:1px solid #ddd;}
.relk_m span{font-size:15px;color:#222;color:#828282;margin-right:10px;font-weight:bold;}
.relk_m{padding:10px 0 10px 0px;}
.relk_m a{display:inline-block;padding:0 5px;color:#666;line-height:26px;font-size:14px;}


.newslatter {
	background: #0088cc;
	padding: 40px 0;
	position: relative;
	overflow: hidden;
}
.newslatter:before {
	background: url(/skin/img/env-icon.png) no-repeat;
	height: 144px;
	width: 201px;
	position: absolute;
	left: 25%;
	content: "";
	top: 10px;
}
.newslatter h3 {
	margin: 0px;
	color: #fff;
	margin-top: 10px;
	font-size: 26px;
}
.newslatter h3 span {
	color: rgba(255,255,255,0.8);
	font-size: 18px;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid rgba(255,255,255,0.8);
}
.newslatter h3 span strong {
	color: #fff;
}
.newslatter form {
	position: relative;
}
.newslatter .iput{float:left;width:100%;}
.newslatter input {
	border-radius: 50px;
	height: 50px;
	width: 100%;
	color: #000;
	border: none;
	background: #fff;
	padding: 0 0px 0 0px;
	text-indent:20px;
	font-size: 15px;
}
.newslatter button {
	border: none;
	background: #006699;
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding: 0 30px;
	position: absolute;
	right: -1px;
	top: 0px;
	font-size: 15px;
	font-weight: bold;
	border-radius: 0 50px 50px 0px;
}
.newslatter .newsl{float:left; width:48%;}
.newslatter .newsr{float:right; width:50%;}



/*－－－－－－－－－－－－列表页面－－－－－－－－－－－－*/
/*左右侧布局及左侧样式*/
ul.in_list{margin:5px auto; margin-top:0px;}
ul.in_list a{
	display:block;
	height:40px;
	padding-left:5px;
	line-height:40px;
	border-bottom:1px solid #f7f7f7;
	font-size:14px;
}
ul.in_list a:before{
	content: "\f105";
	font-family: 'FontAwesome';
	margin-right:8px;
}

ul.in_list a.on{
	color:#fff;
	background-color:#0a95da;
}
ul.in_list a.on:before{margin-left:10px;}
ul.in_list a.on:hover{color:#fff;background-color: #589ED7;}
ul.in_list a:hover{color:#0188CC;}

.m-box1{margin-bottom:20px;border-bottom:1px solid #ddd}
.m-box1 .m-hd{background-color:#0188cc;color:#fff;height:40px;line-height:40px;font-size:15px;padding:0 15px}
.m-box1 .m-bd{border:solid #ddd;border-width:0 1px 1px;padding:10px}
/*.sdcnav li a{display:block;background-color:#f9f9f9;border:1px solid #ddd; padding:5px 15px;line-height:30px;margin-bottom:10px;font-size:14px;}
.sdcnav li a:hover{border-color:#0188cc;color:#0188cc}
.sdcnav li:last-child a{margin-bottom:0}
*/
.m-box2{margin-bottom:20px;/*border:1px solid #ddd*/}
.m-box2 .m-hd{border-bottom:1px solid #ddd;border-left:3px solid #0188cc;height:40px;line-height:40px;font-size:15px;padding:0 10px}
.m-box2 .m-hd span{display:block;float:right;font-weight:100;font-size:12px}
.m-box2 .m-hd span a{color:#999}
.m-box2 .m-bd{padding:10px}
.sdc-imglst a:hover{color:#0188cc;}

/*侧边栏联系方式*/
.lis02{ background:#f7f7f7; border:none;}
.lis02 .last{ border-bottom:none;}
.lis02 h5{font-size:16px; font-weight:normal; color:#fff; padding:30px 0 0 20px; background: #0188CC; height:80px; text-align:left; clear:both; border-top:20px solid #fff;margin-top:-21px;}
.lis02 h5 i{margin-right:10px; margin-top:10px;font-size:20px;}
.lis02 h5 span.ttxtel{ font-size:24px; font-family:Georgia; padding-left:30px; display:block;}
.lis02 ul {padding:15px;border:1px solid #ddd; border-top:0px; padding:20px 15px;}
.lis02 ul li{line-height:30px;font-size:15px;}
.lis02 ul li i,.lis02 ul li a{color:#0188CC;}


.mtbox{overflow:hidden;}
.m-box{ width:260px; float:left;}
.mr-box{float:right;width:885px;margin-right:3px;}

/*新闻列表*/
.news_list{width: 100%;float: left;margin-top: -10px;}

.news_list .news_list_item{
	padding-top: 20px;
	padding-bottom:20px;
	border-bottom: 1px dashed #e5e5e5;
	overflow: hidden;
	width: 100%;
}
.news_list .news_list_item:last-child{border-bottom: none;}
.news_list .news_list_item .news_img{
	width: 200px;
	float: left;
	 margin-right:25px;
}
.news_list .news_list_item .news_img img{
    width: 200px;
    height: 117px;
}

.news_list .news_list_item .news_txt{
	float: right;
	width:660px; position:relative;
}
.news_list .news_list_item .news_txt h2, .news_list .news_list_item .news_txt p{margin:0px;padding:0px;}
.news_list .news_list_item .news_txt h2:hover {
    color: #043d26;
}
.news_list .news_list_item .news_txt h2:hover em {
    background: #043d26;
}
.news_list .news_list_item .news_txt h2{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	line-height: 36px;
	margin-bottom: 5px;
	margin-top:-5px;
}
.news_list .news_list_item .news_txt h2 em{
	width: 6px;
    height: 6px;
    background: #999;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.news_list .news_list_item .news_txt p{
	color: #333;
	font-size: 14px;
	height: 50px;
	overflow: hidden;
}
.news_list .news_icon1{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}
.news_list .news_icon1 span{
	padding-right: 10px;
	color: #999;
	font-size: 14px;
}
.news_list .news_icon1 span:not(:first-child){padding-left:8px;}
.news_list .news_icon1 span i{margin-right:6px; font-size:15px;} 
.news_list .news_icon1 .btndo{float:right;position:absolute; right:0px; bottom:5px;}
.news_list .news_list_item .news_txt.ntxt{width:100%;}
.news_list .news_list_item .news_txt.ntxt p{}

.news_list .news_list_item img{-webkit-transform: scale(1); 
    -ms-transform: scale(1);      
    -moz-transform: scale(1);
    transform: scale(1);  
    -webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.news_list .news_list_item:hover img{-webkit-transform: scale(1.1); 
    -ms-transform: scale(1.1);    	
	-moz-transform: scale(1.1);   
    transform: scale(1.1);  
	-webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.btn-success {
	color: #fff;
	background-color: #0188cc;
	border-width: 0px;
	border-radius: 5px;
	padding: 3px 10px 3px 10px;
	margin: 0 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
	color: #fff;
	background-color: #589ED7;
	text-decoration: none;
}
.news_list .news_list_item.ispro{}
.news_list .news_list_item.ispro .news_img img{
    width: 200px;
    height: 200px;
}
.news_list .news_list_item.ispro .news_txt p{
	height:120px;
}
.news_list .news_list_item.ispro .news_txt.ntxt p{
	height:70px;
}

/*产品列表*/
.short-lst h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.media-left {
	float: left;
	margin:10px;
	margin-bottom:20px;padding-right:10px;border-right: 1px solid #f5f5f5;
	position:relative;
}
.media-left .item-img{width:207px; height:207px;}
.media-left .item-img img{width:207px; height:207px;
	-webkit-transform: scale(1); 
    -ms-transform: scale(1);      
    -moz-transform: scale(1);
    transform: scale(1);  
    -webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.media-left .item-img:hover img{-webkit-transform: scale(1.1); 
    -ms-transform: scale(1.1);    	
	-moz-transform: scale(1.1);   
    transform: scale(1.1);  
	-webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.media-body{float:left; 
	height: 100%;
	width:483px;
	margin:20px;
	margin-bottom:30px;
}
.product_list .item-img {
	display: inline-block;
	margin-right: 10px;
}
.media-body p{font-size:14px; /*height:130px;*/ overflow:hidden;line-height:25px; margin-top:15px;}
.media-body .csinfo{color:#0188cc;line-height:20px;margin:0px;font-size:14px;}
.media-body .position-cr{position:absolute;bottom:20px; right:30px;}

.product_list article {
	border: 1px solid #e6e6e6;
	background: #fff;
	position: relative;
	overflow:hidden;
}
.product_list article:hover{box-shadow:0 3px 8px #bfbfbf} /*底边阴影*/
.product_list article .ilist{padding: 9px;}
.product_list article .tittle {
	color: #0168b8;
	font-size: 20px;
	display: inline-block;
	min-height: 40px;
	min-height: inherit;
}
.product_list article .tittle:hover {
	color: #333;
}
.product_list article img {
	width: 100%;
	max-width: 100%;
}
.product_list article .btn-smore {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	padding: 7px 20px;
	border-radius: 5px;
	background: #0088cc;
	color: #fff;
}
.product_list article .btn-smore:hover {
	background: #589ED7;/*0168b8*/
	color: #fff !important;
}
.col-list .product_list article {
	margin-bottom: 30px;
}


/*分页*/
.w-page{ float:right; padding:3px 0 0 0;}
.w-page ul{ width:300px; padding:0px; margin:0px;}
.w-page ul li{ float:right; height:25px; padding-right:2px; line-height:25px; }
a.p-btn{ display:inline-block; width:40px; height:25px; text-align:center; background-color:#bbb; color:#fff; font-weight:bold; text-decoration:none;}
.w-page ul li.p-sum{ padding-right:15px;}
a.p-btn:hover{ background-color:#999;}

.page_s { padding:10px 0 10px 0; max-height:36px; text-align:center; font-size:16px; clear:both;}
.page_s a {  padding:7px 13px; margin:2px; color:#000; text-decoration:none; background-color:#dedede;cursor:pointer;}
.page_s a:hover { background-color:#eee;  color:#000;}
.page_s span.current { padding:7px 13px;  margin:2px; color:#fff; background-color:#909090;cursor:pointer;}
.page_s span.disabled { padding:7px 13px; margin:2px; background-color:#0188cc; color:#fff;cursor:pointer;}
.page_s span.counts{padding:7px 13px; margin:2px; border:1px solid #dedede; color:#999;background:#fff;}

.pages2{padding:20px 0 30px 0;height:36px;text-align:center;font-size:12px}
.pages2 a{ display:inline-block;margin:3px;padding:4px 7px;background-color:#dedede;color:#000;text-decoration:none;cursor:pointer;}
.pages2 a:hover{background-color:#eee;color:#000}
.pages2 span.current{display:inline-block; margin:3px;padding:4px 7px;background-color:#909090;color:#fff}
.pages2 span.disabled{ display:inline-block;margin:3px;padding:4px 7px;background-color:#dedede;color:#999}
/*a#goTopBtn{display: block; width:36px; position: fixed; _position: absolute; bottom:142px; left: auto; right: 0px;line-height: 25px; z-index: 100000; background-color:#777; color:#fff; line-height:16px; text-align:center; padding:10px 0px; text-decoration:none;  cursor: pointer; _bottom: auto; font-family: "Times New Roman"; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)-142));}*/
a.gotop span{ display:inline-block; width:13px; height:7px; background-position:-112px 0px;}
a.gotop:hover{ background-color:#555;}
a.chat{position: fixed;_position: absolute;top: 286px;_top: expression(eval(document.documentElement.scrollTop+286));
right: 0px;}
a.cartbtn{position: fixed;_position: absolute;top:426px;_top: expression(eval(document.documentElement.scrollTop+426));
right: 0px; background-color:#566ab5; padding:14px 8px 10px 8px; color:#fff; text-align:center;}

/*新闻详细页面*/
.shownews .shownews-header{ padding: 30px 0px; padding-bottom: 0px;background: #ffffff; clear:both;}
.shownews h1 { margin: 0px; margin-bottom: 5px; font-size: 26px; line-height: 1.5; font-weight:bold; text-align:center;margin-top:30px;}
.shownews .info { padding-bottom: 20px; border-bottom: 1px solid #e0e0e0; font-size: 14px; font-weight: 300;  text-align:center; margin-top:10px;}
.shownews .info span { padding-right: 10px; opacity:.9; }
.shownews .editor {width: 100%; line-height: 1.8; word-wrap: break-word; margin: 15px auto;padding-top:1px; clear:both; clear:both;}
.shownews .editor p { margin-bottom: 16px;  font-size:14px;}
.shownews .editor img { max-width: 100%; } 
.shownews .editor .table-saw { overflow-x: auto; }
.shownews .editor .metvideobox,
.shownews .editor video,
.shownews .editor .metvideo,
.shownews .editor iframe,
.shownews .editor embed { max-width: 100% !important;  } 
.shownews .vjs-fullscreen{}
.shownews .editor .lg-item-box { display: inline; }
.shownews .info i{width:25px;}

/*.nextpre_info_pager{border-top: 1px solid #eee;margin-top:50px; clear:both; overflow:hidden; margin-bottom:30px;}
.nextpredo {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.nextpredo li {
    display: inline;
}
.nextpredo .next > a, .nextpredo .next > span {
    float: right;
}
.nextpredo li > a, .nextpredo li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
	font-size:14px;
}
.nextpredo .previous > a, .nextpredo .previous > span {
    float: left;
}
.nextpredo li > a:hover{color:#0188cc;}
.nextpredo li > a:focus,
.nextpredo li > a:hover{border-color:#0188cc;}
*/




.nextpre_info_pager{ border-top: 1px solid #eee;margin-top:50px; clear:both; overflow:hidden; margin-bottom:30px;}
.nextpre_info_pager .nextpredo{margin: 20px 0;overflow:hidden}		
.nextpre_info_pager .nextpredo li{float:left;margin-bottom:16px}
.nextpre_info_pager .nextpredo li.next{float:right;text-align:right;}
.nextpre_info_pager .nextpredo li a{max-width:340px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;font-size:12px;color:#373d41;letter-spacing:0;text-align:left;
	padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
	font-size:14px;
}

.nextpre_info_pager .nextpredo li i{text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;font-size:12px;color:#373d41;letter-spacing:0;text-align:left;
	padding: 5px 14px;

	font-size:14px;
}


.nextpre_info_pager .nextpredo li a:hover{color:#0188cc;border-color:#0188cc;}


.prochan {width:100%;overflow:hidden;margin:8px auto; padding-top:5px;}
.prochan .icolist dl{ float:left; width:269px; margin:0 36px 30px 0px; background:#fff; height:auto;display:inline-block; overflow:hidden; border:1px solid #ddd;}
.prochan .icolist dl a{ display:block; color:#939393;}
.prochan .icolist dl dt{width:269px; height:269px;overflow:hidden;}
.prochan .icolist dl:hover{box-shadow:0 3px 8px #bfbfbf} /*底边阴影*/
.prochan .icolist dl dt img{width:268px; height:268px;-webkit-transform: scale(1); 
    -ms-transform: scale(1);      
    -moz-transform: scale(1);
    transform: scale(1);  
    -webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}
.prochan .icolist dl a:hover img{-webkit-transform: scale(1.1); 
    -ms-transform: scale(1.1);    	
	-moz-transform: scale(1.1);   
    transform: scale(1.1);  
	-webkit-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;  
    transition: all ease-in-out .3s;}

.prochan .icolist dl dd{width:268px;text-align:center;height:52px; line-height:25px; font-size:15px;overflow:hidden;padding:10px 5px;display: table-cell;vertical-align:middle; text-align:center;}
.prochan .icolist dl a:hover{ text-decoration:none; color:#1478ab;}
.prochan .icolist dl.th_nor{margin-right:0px;}


/*产品详细*/

.boxprodo{width:100%; clear:both; overflow:hidden;}
.boxprevpic{width:380px;float:left;}
.boxsimpro{width:500px;float:left;}

.boxprodo .boxsimpro{ width:460px; height:414px; float:left; overflow:hidden; border:#e4e4e4 solid 1px; padding:10px 20px;position:relative;}
.boxprodo .boxsimpro .sdiva{ width:100%; float:left; overflow:hidden; margin:15px auto;}
.boxprodo .boxsimpro .sdiva h2{ float:left; overflow:hidden; font-size:30px; color:#333; font-weight:bold; margin-right:10px; line-height:40px; }

.boxprodo .boxsimpro .sdivb{ width:440px; float:left; overflow:hidden; margin-top:10px; background:#f8f8f8; line-height:60px; padding:15px 10px;font-size:14px; line-height:25px;}
.boxprodo .boxsimpro .sdivb .details, .boxprodo .boxsimpro .sdivb .details h2{margin:0px;background:none;border:none;padding:0;}
.boxprodo .boxsimpro .sdivc{ width:100%; overflow:hidden; }
.boxprodo .boxsimpro .sdivc .esdiva{ width:100%; overflow:hidden;  padding:5px 0px 15px;}
.boxprodo .boxsimpro .sdivc .esdiva dl{ width:104px; height:44px; line-height:44px; float:right; overflow:hidden; }
.boxprodo .boxsimpro .sdivc .esdiva dl dt{ width:62px; height:44px; float:left; overflow:hidden; font-size:15px; font-weight:normal;}
.boxprodo .boxsimpro .sdivc .esdiva dl dd{ width:42px; height:44px; float:left; overflow:hidden; font-size:15px; text-overflow: ellipsis; white-space: nowrap;  color:#3CB371;}

.boxprodo .boxsimpro .sdivd{ width:458px;float:left; overflow:hidden; border-top:#d8d8d8 dashed 1px; padding:15px 0px 0px 0px; position:absolute; bottom:10px;}
.boxprodo .boxsimpro .sdivd dd{ height:50px; float:left; overflow:hidden; font-size:28px; color:#0188cc; font-weight:bold; line-height:46px;}
.boxprodo .boxsimpro .sdivd dd i.istyle{font-size:28px; color:#0188cc;margin-right:8px;}
.boxprodo .boxsimpro .sdivd h2{ width:110px; height:30px; float:right; overflow:hidden; font-size:14px; color:#ff3300; border:#ddd solid 1px; line-height:30px; text-align:center; margin-top:5px; padding:5px 10px;}
.boxprodo .boxsimpro .sdivd h2 i{font-size:24px; color:#0188cc;margin-right:0px;display:block;float:left; margin-top:2px;}
.boxprodo .boxsimpro .sdivd h2 a{ display:block; color:#0188cc;}

.boxprodo .boxsimpro .sdive{ width:100%; float:left; overflow:hidden; margin-right:50px; padding:15px 0px; clear:both;margin-top:-40px}
.boxprodo .boxsimpro .sdive ul{ width:100%; line-height:28px; float:left; overflow:hidden; margin-top:10px; margin-left:10px;}
.boxprodo .boxsimpro .sdive ul li{list-style-type:disc;color:#888; font-size:14px;}
.boxprodo .boxsimpro .sdive ul li:before {
            content: "•"; /*&bull;	&#8226;*/
            margin-right:6px;
        }
.mcrbox *{word-break:break-all;}


/*产品详细新*/
.prorbox{width:100%; clear:both; overflow:hidden; float:right; margin-bottom:30px;}
.prorleft{width:380px;float:left;}
.prorright{width:492px;float:right; border:1px solid #eee;}
.prorright .vprordobox{width:452px; overflow:hidden;margin:20px 20px;}
/*.brshowa, .brshowb, .brshowc, .brshowd{width:100%; overflow:hidden;}*/
.prorright .vprordobox h2{ font-size:30px; color:#333;font-weight:bold; line-height:40px; z-index:99;}
.prorright .vprordobox .brshowa{background:#f8f8f8; margin:20px 0px 0px; position:relative;}
.prorright .vprordobox .brshowa .iin{ padding:15px 10px;font-size:14px; line-height:25px; }
.prorright .vprordobox .brshowa .iikc{position:absolute; bottom:-40px;right:25px;font-size:15px; z-index:99;}
.prorright .vprordobox .brshowa .iikc em{color:#3CB371; font-style:normal;}
.prorright .vprordobox .brshowb{margin:0px 0px;}
.prorright .vprordobox .brshowc {border-top:#d8d8d8 dashed 1px; padding-top:20px; color:#0188cc; height:30px;}
.prorright .vprordobox .brshowc .iitel{width:55%;float:left;font-size:28px; font-weight:bold;}
.prorright .vprordobox .brshowc .iitel i{margin-right:8px;}
.prorright .vprordobox .brshowc .iitel a, .prorright .vprordobox .brshowc .iitel a:hover{color:#0188cc;}
.prorright .vprordobox .brshowc .iiqbox{width:45%;float:right; text-align:right;}
.prorright .vprordobox .brshowc .iiqbox .iiqq{}
.prorright .vprordobox .brshowc .iiqbox a{color:#0188cc; padding:10px 15px 5px; font-size:14px; border:#ddd solid 1px; text-align:center; font-weight:bold;}
.prorright .vprordobox .brshowc .iiqbox a:hover{text-decoration:none; border:1px solid #aaa;}
.prorright .vprordobox .brshowc .iiqbox i{margin-right:5px;font-size:24px;}
.scrollbox{
	overflow: auto;
	position: relative;
	padding: 0px;
	background: #fff;
	margin: 5px 5px 15px;
	width: 100%;
	max-width: 99%;
	height: 118px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.scrollbox ul{}
.prorright .vprordobox .brshowb ul{ width:100%; line-height:28px; float:left; overflow:hidden; margin-top:10px; margin-left:10px;}
.prorright .vprordobox .brshowb li{list-style-type:disc;color:#888; font-size:14px;}
.prorright .vprordobox .brshowb li:before {
	content: "•"; /*&bull;	&#8226;*/
	margin-right:6px;
}

/*产品滚动条*/
 .sc_cn{position:relative;overflow:hidden;outline:0}.sc_m{display:inline-block;position:absolute;top:0;left:0}.sc_r{position:absolute;top:3%;right:0;width:16px;height:94%}.sc_b{position:absolute;bottom:0;height:16px}.sc_r_t{position:absolute;top:0;left:0;height:20px;width:100%;cursor:pointer;text-align:center;font-size:16px;color:#fff;line-height:21px;text-indent:1px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sc_r_c{position:absolute;top:20px;left:40%;width:6px;background-color:#c1bfbf;border-radius:8px}.sc_r_b{position:absolute;bottom:0;left:0;height:20px;width:100%;cursor:pointer;text-align:center;font-size:16px;color:#fff;line-height:16px;text-indent:1px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sc_r_c_bar{position:absolute;top:0%;left:0;width:100%;background-color:#00bcd4;border-radius:8px;cursor:pointer}.sc_b_l{position:absolute;left:0;width:20px;height:100%;cursor:pointer;text-align:center;font-size:16px;color:#fff;line-height:14px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sc_b_c{position:absolute;left:20px;bottom:30%;height:6px;background-color:#c1bfbf;border-radius:8px}.sc_b_r{position:absolute;right:0;width:20px;height:100%;cursor:pointer;text-align:center;font-size:16px;color:#fff;line-height:14px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sc_b_c_bar{position:absolute;left:0%;height:100%;background-color:#00bcd4;border-radius:8px;overflow:hidden;cursor:pointer}
.sc_b,.sc_r_t,.sc_r_c,.sc_r_b,.sc_b_l,.sc_b_r{color:#000;}
.boxprodo .boxsimpro .sdivc .esdiva dl{margin-right:15px;}
.guige{position:relative;height:100px;}
.guige .ggbox{position:absolute; top:-50px; width:100%;;}
.guige .ggbox ul{ width:100%; line-height:28px; float:left; overflow:hidden; margin-top:10px; margin-left:10px;}
.guige .ggbox ul li{list-style-type:disc;color:#888; font-size:14px;}
.guige .ggbox ul li:before {
	content: "•"; /*&bull;	&#8226;*/
	margin-right:6px;
}

/* box */
.dbox{width:390px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:0px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:56px;margin:0 4px 0 4px;overflow:hidden;padding:1px;}
.tb-thumb li img{width:54px;}
.tb-pic, .tb-pic a{height:370px;width:370px;}
.tb-pic, .tb-pic img{max-height:370px;max-width:370px;}
.tb-pic a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:54px;width:54px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1; margin-left:0px;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:54px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("/skin/img/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

.spec-scroll{clear:both;margin-top:5px;width:372px; float:left;font-size:20px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; text-align:center;width:15px;height:56px; line-height:56px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .prev:hover,.spec-scroll .next:hover{color:#fff; background:#0188cc;}
.spec-scroll .items{float:left;position:relative;width:328px;height:58px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:58px;}

/* 切换tabs */
.tabox{margin:30px auto;/*border-top:2px solid #0188cc;*/; margin-top:0px;clear:both; }
.tabox .bd{}
.tabox .lh{overflow:hidden;clear:both; font-size:16px;margin-top:10px;}
.tabox .lh .prosdr{width:100%;}
.tabox .lh .prosdr .picposbox{width:100%;position:relative;}
.tabox .lh .prosdr .picpos{position:absolute;left:50%;bottom:1px solid #ccc;top:0}
.tabox .lh .prosdr img{text-align: center;}
.tabox .sign-nav {
    height: 51px;
    border-bottom: 2px solid #0188cc;
    line-height: 51px;
	margin-bottom:5px;
	clear:both;
}

.tabox .sign-nav ul li {
    float: left;
    color: #666;
    padding: 6px 30px;
    font-size: 18px;
    cursor: pointer;
    line-height: 42px;
}

.tabox .sign-nav ul li.on {
    border-left: 1px solid #0188cc;
    border-right: 1px solid #0188cc;
    border-top: 2px solid #0188cc;
    background: #fff;
    color: #666;font-weight:bold;
    height: 41px;
    margin-top: -2px;
	width:auto;
}

/*relativenode*/
.relativenode {margin:20px 0; position:relative;}
/*zoomimgwrap*/
.zoomimgwrap li:hover img,.zoomimgwrap div:hover img, .zoomimgwrap dt:hover img,.zoomimg:hover
{-webkit-transform:scale(1.1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:1683ms;-moz-transform:scale(1.1);-moz-transition-timing-function:ease-out;-moz-transition-duration:1683ms;overflow:hidden}
.zoomimgwrap .img{overflow:hidden; }
.gridboxshadow .bor{box-shadow: 0 0 6px rgba(134, 128, 128, 0.5);}

.reScroll{height:221px;margin:15px auto;border-top:#ddd 1px solid;position:relative;}
.reScroll .scrollWrap{padding-top:15px;overflow:hidden;position:absolute;}
.reScroll dl{float:left;width:221px;text-align:center;position:relative;}
.reScroll span{display:block;width:211px;height:43px;position:absolute;left:5px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.reScroll dt{margin:0 auto;width:211px;overflow:hidden;}
.reScroll img{display:block;width:211px;height:211px;}
.reScroll dd{width:211px;line-height:20px;font-size:15px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:5px;bottom:12px;}
/*
.reScroll .scrollWrap{padding-top:15px;overflow:hidden;position:absolute;}
.reScroll dl{float:left;width:295px;text-align:center;position:relative;}
.reScroll span{display:block;width:285px;height:53px;position:absolute;left:5px;bottom:0;background:#5f626b;filter:alpha(opacity=80);opacity:0.80;}
.reScroll dt{margin:0 auto;width:285px;overflow:hidden;}
.reScroll img{display:block;width:285px;height:196px;}
.reScroll dd{width:285px;height:40px;line-height:28px;font-size:16px;color:#fff;text-align:center;overflow:hidden;position:absolute;left:5px;bottom:0;}
*/
.reScroll dd a{ color:#fff;  }
.reScroll dd a:hover{ text-decoration:none;  }
.reScroll dl:hover span{ background:#0188cc;  }
.heading .btnlr{float:right; position:absolute;right:0px; top:5px;}
.heading .btnlr a.prev,.heading .btnlr a.next{display:block;background: #fff; border:1px solid #ddd; padding:8px;
 -moz-border-radius: 3px; /* Firefox */
 -webkit-border-radius: 3px; /* Safari 和 Chrome */
 border-radius: 3px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
 font-size:20px;line-height:12px;
position: absolute;
z-index: 1;right:0;
}
.heading .btnlr a.prev{margin-right:5px;right:28px;}
.reScroll dd{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}












.inews{
	width:225px; height:399px; background-color:#FFF; float:right; border:1px solid #d9d9d9;
}
.news_t{
	height:39px; line-height:39px; overflow:hidden; color:#3e3e3e; font-size:16px; padding:0 10px; border-bottom:1px dotted #d9d9d9;
}
.news_t span{
	font-size:12px;	color:#888888;
}
.inews a{
	color:#888888;
}
.inews a:hover{
	color:#ff4e00;
}
.inews ul{
	height:150px; overflow:hidden; margin:10px 10px 20px 10px;
}
.inews ul li{
	height:30px; line-height:30px; overflow:hidden; color:#888888;
}
.inews ul li span{
	color:#3e3e3e; margin-right:10px;
}
.charge_t{
	height:39px; line-height:39px; color:#3e3e3e; font-size:16px; padding:0 10px; margin-top:10px; border-top:1px solid #d9d9d9; border-bottom:1px dotted #d9d9d9; position:relative;
}
.ch_t_icon{
	width:11px; height:7px; line-height:7px; overflow:hidden; background:url(/skin/img/d_a.gif) no-repeat center top; position:absolute; left:28px; top:39px;
}
.c_ipt{
	width:96px; height:23px; line-height:23px\9; background-color:#FFF; color:#555555; font-size:12px; font-family:"Microsoft YaHei"; font-size:15px; padding:0 10px; border:1px solid #d9d9d9;
}

.jslct{
	width:116px; height:23px; line-height:23px; display:inline-block; *display:inline; zoom:1; color:#555555; font-size:12px; font-family:"Microsoft YaHei"; position:relative; z-index:0; vertical-align:middle; cursor:default; background:url(/skin/img/d_arrow.png) no-repeat 97px center; float:left; border:1px solid #d9d9d9;
}
.jslct_hover {
	border:1px solid #d9d9d9;
}
.jslct div.jslct_t{
	padding:0 45px 0 5px;
	line-height:23px;
	height:23px;
	position:relative;
	z-index:2;
	*display:block!important;
	*display:inline;
	zoom:1;
}
.jslct em {
	font-style:normal;
	margin:0;
	padding:0;
	line-height:23px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.jslct dl, .jslct dl dd {
	padding:0;
	margin:0;
	list-style:none
}
.jslct dl {
	background:#fff;
	position:absolute;
	top:23px;
	left:-1px;
	border:1px solid #d9d9d9;
	cursor:default;
	line-height:22px;
	padding:4px 4px 4px 4px;
	z-index:1;
	display:none;
}
.jslct_hover dl {
	border:1px solid #d9d9d9!important
}
.jslct dl dd {
	padding:0px 4px 2px 4px;
	*padding:2px 4px 0 4px;
	border-top:1px dotted #ccc!important;
	border-top:1px dotted #d9d9d9;
	white-space:nowrap;
	background:#fff;
	cursor:pointer;
	*border-left:1px solid #fff;
}
.jslct dl dd.hover {
	background:#666;
	color:#fff;
}
.jslct .jslcted {
	background:#efefef;
}
.jslct dl dd.noborder {
	border:none!important
}

.c_btn{
	width:80px; height:26px; line-height:26px\9; background-color:#ff4e00; color:#FFF; font-size:12px; font-family:"Microsoft YaHei"; text-align:center; float:left; border:0; cursor:pointer; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
}



/*---------------分类页面---------------*/
ul.cate{
	width:105%; overflow:hidden;
}
ul.cate li{
	width:295px; height:220px; overflow:hidden; float:left; display:inline; margin-right:6px;
}
.cate_nav{
	width:209px; height:409px; overflow:hidden; background-color:#f6f6f6; float:left; border:1px solid #eaeaea;
}
.cate_nav dl{
	width:189px; overflow:hidden; margin:10px auto 0 auto; padding-bottom:10px; border-bottom:1px dotted #999999;
}
.cate_nav dl dt{
	height:22px; height:22px; overflow:hidden; color:#3e3e3e; font-size:14px; clear:both; margin-left:12px;
}
.cate_nav dl dt a{
	color:#3e3e3e;
}
.cate_nav dl dt a:hover{
	color:#ff4e00;
}
.cate_nav dl dd{
	height:20px; height:20px; overflow:hidden; color:#888888; font-family:"宋体"; float:left; display:inline; margin-left:12px;
}
.cate_nav dl dd a{
	color:#888888;
}
.cate_nav dl dd a:hover{
	color:#555555; text-decoration:underline;
}

.nban{
	width:977px; height:401px; overflow:hidden; float:right; margin-top:9px;
}
.nban .top_slide_wrap{ width:977px; height:401px; overflow:hidden; position:relative; z-index:1; }
.nban .slide_box{ height:401px; overflow:hidden; }
.nban .slide_box li{ height:401px; position:relative; }
.nban .slide_box li a{ width:977px; height:401px; display:block; }
.nban .slide_box img{ text-align:center; height:420px; }
.nban .slide_info{ width:977px; margin:-530px auto 0; }
.nban .slide_info_card{width:420px;height:0;margin-top:171px;color:#fff;position:relative;}
.nban .slide_info_card a{color:#fff;text-decoration:none}
.nban .slide_info_card .slide_info_card_bg{width:420px;height:200px;background:#0071c6;position:absolute;top:0;left:0;z-index:1;opacity:.8;*filter:alpha(opacity=80)}
.nban .slide_info_card .slide_info_card_text{width:340px;height:140px;padding:30px 40px;position:absolute;top:0;left:0;z-index:2}
.nban .slide_info_card h2{font-size:40px;padding-bottom:8px}
.nban .slide_info_card p{font-size:15px;line-height:26px}
.nban .slide_info_card p strong{font-size:12px;height:25px;display:inline-block;padding:0 10px;background:#095b99;border-radius:5px;color:#fff;margin-top:8px}
/* op_btns */
.nban .op_btns{ width:977px; margin-top:-730px;  position:relative; z-index:3; }
.nban .op_btns .op_btn{display:block; width:32px; height:60px; cursor:pointer; overflow:hidden; position:absolute; margin-top:80px;  }
.nban .op_btns .op_prev{ background:url(/skin/img/b_left.png) no-repeat center top; left:0; top:420px; }
.nban .op_btns .op_next{ background:url(/skin/img/b_right.png) no-repeat center top; right:0; top:420px; }
.nban .op_btns .op_prev span, .nban .op_btns .op_next span{ display:block; width:32px; height:60px; margin:8px 0 0 17px; cursor:pointer; }
.nban .op_btns .op_prev span{background-position:0 0;}
.nban .op_btns .op_next span{background-position:-73px 0;margin-left:20px;}
/* bx-controls */
.nban .bx-wrapper .bx-controls{margin-top:-44px;}
.nban .bx-wrapper .bx-controls .bx-pager{clear:both; text-align:center;position:relative; overflow:hidden; }
.nban .bx-wrapper .bx-controls .bx-pager a{ width:15px; height:15px; line-height:15px; display:inline-block;overflow:hidden;  margin:15px 5px; background:url(/skin/img/b.png) no-repeat center top; }
.nban .bx-wrapper .bx-controls .bx-pager a:hover, .nban .bx-wrapper .bx-controls .bx-pager a.active{ background:url(/skin/img/b_h.png) no-repeat center top; }

.t_color{
	color:#3e3e3e;
}

.milk_ban{
	width:228px; height:418px; overflow:hidden; float:left;
}
.milk_ban #imgPlaym{
	width:228px; height:418px; overflow:hidden; margin:0 auto; zoom:1; position:relative;
}
.milk_ban #imgPlaym .imgs img{
	width:228px;
}
.milk_ban #imgPlaym .imgs li{
	position:relative; float:left; width:228px; height:418px;
}
.milk_ban #imgPlaym .imgs{
	width: 5760px;
}
.milk_ban #imgPlaym .btn{
	width:112px; height:29px; overflow:hidden; text-indent:-9999px; position:absolute; right:12px; bottom:12px;
}
.milk_ban #imgPlaym .btn a{
	width:46px; height:71px; overflow:hidden; display:block; background: url(/skin/img/b_left.png) no-repeat;
}
.milk_ban #imgPlaym .btn a:hover{
	background: url(/skin/img/b_left.png) no-repeat;
}
.milk_ban #imgPlaym .prevm{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_left.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; left:0; top:190px;
}
.milk_ban #imgPlaym .nextm{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_right.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; right:0; top:190px;
}	

.milk_right{
	width:972px; height:418px; overflow:hidden; background-color:#FFF; float:right;
}
.milk_right ul li{
	width:242px; height:208px; overflow:hidden; float:left; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea;
}
.milk_right ul li .img{
	width:188px; height:155px; overflow:hidden;
}
.milk_right ul li .img img{
	-webkit-transition:all .5s; -moz-transition:all .5s; -o-transform:all .5s; -ms-transform:all .5s; transition:all .5s;
}
.milk_right ul li:hover .img img{	
	-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);
}
.milk_right ul li .name{
	height:20px; line-height:20px; overflow:hidden; font-size:14px; text-align:center; margin-top:3px;
}
.milk_right ul li .price{
	height:20px; line-height:20px; overflow:hidden; color:#999999; text-align:center; text-transform:uppercase;
}
.milk_right ul li .price font{
	color:#ff4e00; font-size:14px;
}
.milk_right ul li .price span{
	font-size:18px;
}

.paper_ban{
	width:228px; height:418px; overflow:hidden; float:left;
}
.paper_ban #imgPlaypa{
	width:228px; height:418px; overflow:hidden; margin:0 auto; zoom:1; position:relative;
}
.paper_ban #imgPlaypa .imgs img{
	width:228px;
}
.paper_ban #imgPlaypa .imgs li{
	position:relative; float:left; width:228px; height:418px;
}
.paper_ban #imgPlaypa .imgs{
	width: 5760px;
}
.paper_ban #imgPlaypa .btn{
	width:112px; height:29px; overflow:hidden; text-indent:-9999px; position:absolute; right:12px; bottom:12px;
}
.paper_ban #imgPlaypa .btn a{
	width:46px; height:71px; overflow:hidden; display:block; background: url(/skin/img/b_left.png) no-repeat;
}
.paper_ban #imgPlaypa .btn a:hover{
	background: url(/skin/img/b_left.png) no-repeat;
}
.paper_ban #imgPlaypa .prevpa{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_left.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; left:0; top:190px;
}
.paper_ban #imgPlaypa .nextpa{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_right.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; right:0; top:190px;
}	

.bb_ban{
	width:228px; height:418px; overflow:hidden; float:left;
}
.bb_ban #imgPlayba{
	width:228px; height:418px; overflow:hidden; margin:0 auto; zoom:1; position:relative;
}
.bb_ban #imgPlayba .imgs img{
	width:228px;
}
.bb_ban #imgPlayba .imgs li{
	position:relative; float:left; width:228px; height:418px;
}
.bb_ban #imgPlayba .imgs{
	width: 5760px;
}
.bb_ban #imgPlayba .btn{
	width:112px; height:29px; overflow:hidden; text-indent:-9999px; position:absolute; right:12px; bottom:12px;
}
.bb_ban #imgPlayba .btn a{
	width:46px; height:71px; overflow:hidden; display:block; background: url(/skin/img/b_left.png) no-repeat;
}
.bb_ban #imgPlayba .btn a:hover{
	background: url(/skin/img/b_left.png) no-repeat;
}
.bb_ban #imgPlayba .prevba{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_left.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; left:0; top:190px;
}
.bb_ban #imgPlayba .nextba{
	width:20px; height:40px; overflow:hidden; background: url(/skin/img/s_right.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; right:0; top:190px;
}




/*---------------分类列表---------------*/
.postion{
	height:40px; line-height:40px; overflow:hidden;border-bottom:1px solid #e5e5e5; margin-bottom:20px; font-size:14px;
}
.postion >a+a:before {
	content: "\f105";
	font-family: 'FontAwesome';
	margin-right:5px;
}
.postion a{margin-right:5px;color: #888888;}
.postion a:hover, .postion a.active {
	color: #555555;
}

.n_ch{
	height:23px; line-height:23px; overflow:hidden; float:left; display:inline; margin-left:10px; margin-top:7px; padding:0 10px; border:1px dashed #ff4e00;
}
.n_ch font{
	color:#ff3200;
}
.n_ch a{
	width:10px; height:9px; overflow:hidden; float:right; margin-top:7px; margin-left:5px;
}
table.choice{
	border-collapse:collapse; border:2px solid #cccccc;
}
table.choice tr td{
	border-bottom:1px solid #cccccc; padding:10px;
}
table.choice tr td.td_a{
	color:#888888;
}
table.choice tr td.td_a a{
	display:inline-block; margin:0 11px; color:#888888;
}
table.choice tr td.td_a a:hover, table.choice tr td.td_a a.now{
	color:#ff4e00;
}

.l_history{
	width:209px; overflow:hidden; float:left; border:1px solid #eaeaea;
}
.his_t{
	height:38px; line-height:38px; overflow:hidden; background:url(/skin/img/h_t.gif) no-repeat 10px center; color:#ff4e00; font-size:16px; padding-left:22px; padding-right:10px; border-bottom:1px solid #eaeaea;
}
.his_t a{
	color:#888888; font-size:14px;
}
.hislist ul li{
	height:240px; overflow:hidden; border-bottom:1px solid #eaeaea;
}
.hislist ul li .img{
	width:185px; height:162px; overflow:hidden; margin-top:10px;
}
/*.hislist ul li .img img{
	-webkit-transition:all .5s; -moz-transition:all .5s; -o-transform:all .5s; -ms-transform:all .5s; transition:all .5s;
}
.hislist ul li:hover .img img{	
	-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1);
}*/
.hislist ul li .name{
	height:25px; line-height:25px; overflow:hidden; font-size:14px; text-align:center; margin-top:5px;
}
.hislist ul li .price{
	height:25px; line-height:25px; overflow:hidden; color:#999999; text-align:center; text-transform:uppercase;
}
.hislist ul li .price font{
	color:#ff4e00; font-size:14px;
}
.hislist ul li .price span{
	font-size:18px;
}

.l_list{
	width:957px; overflow:hidden; float:right; padding-bottom:30px;
}
.list_t{
	height:39px; line-height:39px; overflow:hidden; font-family:"宋体"; border-bottom:1px solid #eaeaea;
}
.list_or a{
	width:68px; height:23px; line-height:23px; overflow:hidden; color:#555555; text-indent:12px; float:left; display:inline; margin-right:-1px; margin-top:6px; border:1px solid #cccccc;
}
.list_or a:hover, .list_or a.now{
	color:#FFF; background-color:#ff4e00;
}
.list_or .i_up{
	width:15px; height:8px; line-height:8px; overflow:hidden; background:url(/skin/img/i_up.gif) no-repeat center top; text-indent:-9999em; float:right; margin-top:6px; margin-right:8px;
}
.list_or .i_down{
	width:15px; height:8px; line-height:8px; overflow:hidden; background:url(/skin/img/i_down.gif) no-repeat center top; text-indent:-9999em; float:right; margin-top:0px; margin-right:8px;
}

.list_c{
	overflow:hidden; margin:20px auto;
}
.list_c ul{
	overflow:hidden;
}
ul.cate_list{
	padding:5px 0;
}
ul.cate_list li{
	width:229px; height:316px; overflow:hidden; float:left; display:inline; margin:0 5px;
}
ul.cate_list li:hover{
	background-color:#FFF; -webkit-box-shadow:0 0 5px #e0e0e0; -moz-box-shadow:0 0 5px #e0e0e0; box-shadow:0 0 5px #e0e0e0;  
}
ul.cate_list li .img{
	width:208px; height:185px; overflow:hidden; margin-top:5px;
}
ul.cate_list li .price{
	width:208px; height:25px; line-height:25px; overflow:hidden; color:#999999; text-transform:uppercase; margin-top:10px;
}
ul.cate_list li .price font{
	color:#ff4e00; font-size:14px;
}
ul.cate_list li .price span{
	font-size:18px;
}
ul.cate_list li .name{
	width:208px; height:25px; line-height:25px; overflow:hidden; font-size:14px;
}
ul.cate_list li .carbg{
	width:209px; height:30px; overflow:hidden; font-family:"宋体"; margin-top:15px;
}
ul.cate_list li .carbg a.ss{
	width:68px; height:28px; line-height:28px; overflow:hidden; background:url(/skin/img/heart.png) no-repeat 10px center; color:#888888; text-indent:33px; float:left; display:inline; margin-right:-1px; border:1px solid #cccccc;
}
ul.cate_list li .carbg a.ss:hover{
	color:#888888; background:url(/skin/img/heart_h.png) no-repeat 10px center;
}
ul.cate_list li:hover .carbg a.ss{
	color:#888888; background:url(/skin/img/heart_h.png) no-repeat 10px center;
}
ul.cate_list li .carbg a.j_car{
	width:138px; height:28px; line-height:28px; overflow:hidden; background:url(/skin/img/cars.png) no-repeat 24px center; color:#ff4e00; text-indent:47px; float:left; display:inline; margin-right:-1px; border:1px solid #cccccc;
}
ul.cate_list li .carbg a.j_car:hover{
	color:#FFF; background:url(/skin/img/cars_h.png) no-repeat 24px center; background-color:#ff4e00; border:1px solid #ff4e00;
}
ul.cate_list li:hover .carbg a.j_car{
	color:#FFF; background:url(/skin/img/cars_h.png) no-repeat 24px center; background-color:#ff4e00; border:1px solid #ff4e00;
}

.pages{
	overflow:hidden; color:#888888; padding:20px 10px; text-align:right; font-size:16px; font-family:"宋体"; margin-top:20px;
}
.pages a{
	height:36px; line-height:36px; overflow:hidden; color:#666666; font-size:16px; text-align:center; display:inline-block; padding:0 12px; margin:0 4px; border:1px solid #cccccc; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
}
.pages a:hover, .pages a.cur{
	color:#FFF; background-color:#ff4e00; border:1px solid #ff4e00;
}
.pages a.p_pre:hover{
	background-color:#eaeaea; color:#555555; border:1px solid #cccccc;
}



/*---------------品牌分类---------------*/
.brand_t{
	height:40px; line-height:40px; overflow:hidden; background:url(/skin/img/h_t.gif) no-repeat left center; color:#ff4e00; font-size:16px; padding-left:14px;
}
ul.brand{
	width:105%; overflow:hidden;
}
ul.brand li{
	width:228px; height:160px; overflow:hidden; float:left; display:inline; margin-right:19px;
}
ul.brand li .img{
	width:226px; height:108px; overflow:hidden; border:1px solid #eaeaea;
}
ul.brand li .name{
	height:30px; line-height:30px; overflow:hidden; color:#888888; text-align:center; font-size:14px;
}
ul.brand li .name span{
	color:#3e3e3e;
}
.brand_img{
	width:226px; height:108px; overflow:hidden; margin:10px; border-right:1px solid #eaeaea;
}
.td_b a{
	margin-right:25px;
}
.td_b a.now{
	color:#ff4e00;
}




/*---------------商品详情---------------*/
.fav_t{
	height:28px; line-height:28px; overflow:hidden; background-color:#f6f6f6; font-size:14px; padding-left:10px;  border-bottom:1px solid #eaeaea;
}

.pro_des{
	width:520px; height:490px; overflow:hidden; float:left; display:inline; margin-left:30px;
}
.des_name{
	height:50px; line-height:25px; overflow:hidden; color:#888888; font-size:14px;
}
.des_name p{
	color:#3e3e3e; font-size:18px; font-weight:bold; margin:0; padding:0;
}
.des_price{
	height:64px; line-height:32px; overflow:hidden; font-family:"宋体"; margin-top:25px; margin-bottom:20px;
}
.des_price b{
	color:#ff3200; font-size:18px; font-family:"Microsoft YaHei";
}
.des_price span{
	font-size:14px; font-family:"Microsoft YaHei";
}
.des_choice{
	line-height:40px; overflow:hidden; color:#888888; font-family:"宋体";
}
.des_choice ul li{
	height:28px; line-height:28px; overflow:hidden; font-size:14px; text-align:center; font-family:"Microsoft YaHei"; float:left; display:inline; margin-right:10px; margin-top:4px; margin-bottom:2px; padding:0 15px; border:1px solid #cccccc; cursor:pointer; position:relative;
}
.des_choice ul li:hover{
	height:26px; line-height:26px; padding:0 14px; overflow:hidden; border:2px solid #ff4e00;
}
.des_choice ul li .ch_img{
	width:18px; height:18px; overflow:hidden; background:url(/skin/img/ch.png) no-repeat center top; position:absolute; right:0; bottom:0; display:none;
}
.des_choice ul li.checked{
	height:26px; line-height:26px; padding:0 14px; overflow:hidden; border:2px solid #ff4e00;
}
.des_choice ul li.checked .ch_img{
	display:block;
}
.des_share{
	height:60px; overflow:hidden; margin-top:25px;
}
.des_share .d_sh{
	width:68px; height:27px; line-height:27px; background:url(/skin/img/sh.png) no-repeat 12px 5px; text-indent:32px; font-family:"宋体"; float:left; border:1px solid #FFF; cursor:pointer; position:relative; 
}
.des_share .d_sh .d_sh_bg{
	width:176px; height:28px; overflow:hidden; border:1px solid #eaeaea; position:absolute; left:0; top:27px; display:none;
}
.des_share .d_sh .d_sh_bg a{
	overflow:hidden; text-indent:0; float:left; margin-left:10px; margin-top:6px;
}
.des_share .d_sh:hover{
	border:1px solid #eaeaea;
}
.des_share .d_sh:hover .d_sh_bg{
	display:block;
}
.des_share .d_care{
	height:27px; line-height:27px; overflow:hidden; background:url(/skin/img/care.png) no-repeat left center; float:left; display:inline; margin-left:50px; padding-left:22px;
}

.des_join{
	height:45px; overflow:hidden; margin-top:20px;
}
.j_nums{
	width:78px; height:43px; overflow:hidden; float:left; display:inline; margin-right:10px; border:1px solid #cccccc;
}
.n_ipt{
	width:56px; height:43px; line-height:43px\9; background:none; color:#555555; font-size:18px; text-align:center; font-family:"Microsoft YaHei"; float:left; padding:0; border:0;
}
.n_btn_1{
	width:21px; height:21px; overflow:hidden; background:url(/skin/img/jia.gif) no-repeat center top; float:right; border:0; border-left:1px solid #cccccc; border-bottom:1px solid #cccccc; cursor:pointer;
}
.n_btn_2{
	width:21px; height:21px; overflow:hidden; background:url(/skin/img/jian.gif) no-repeat center top; float:right; border:0; border-left:1px solid #cccccc; cursor:pointer;
}

.s_brand{
	width:188px; height:188px; overflow:hidden; float:right; border:1px solid #eaeaea;
}
.s_brand_img{
	width:188px; height:132px; overflow:hidden; border-bottom:1px solid #eaeaea;
}
.s_brand_c{
	height:55px; line-height:55px; overflow:hidden; background-color:#f6f6f6; font-size:16px; text-align:center;
}

.des_border{
	overflow:hidden; margin-bottom:10px; border:1px solid #eaeaea;
}
.des_tit{
	height:28px; background-color:#f6f6f6; border-bottom:1px solid #eaeaea; position:relative;
}
.des_tit ul{
	width:100%; height:29px; position:absolute; left:0; top:0;
}
.des_tit ul li{
	width:110px; height:29px; line-height:27px; overflow:hidden; font-size:14px; text-align:center; float:left;
}
.des_tit ul li.current{
	width:109px; height:27px; overflow:hidden; background-color:#FFF; border-right:1px solid #FFF; border-top:2px solid #ff4e00; 
}
.des_t{
	height:38px; line-height:38px; overflow:hidden; background-color:#f6f6f6; color:#ff4e00; font-size:14px; text-indent:25px; border-bottom:1px solid #eaeaea; border-top:2px solid #ff4e00; 
}

.team_list{
	width:160px; height:195px; overflow:hidden; float:left; display:inline; margin:25px 30px;
}
.team_list .img{
	width:160px; height:140px; overflow:hidden;
}
.team_list .name{
	width:160px; height:25px; line-height:25px; overflow:hidden;
}
.team_list .price{
	height:25px; line-height:25px; overflow:hidden; color:#999999; text-align:center; text-transform:uppercase; position:relative;
}
.team_list .price font{
	color:#ff4e00; font-size:14px;
}
.team_list .price span{
	font-size:16px;
}
.team_list .price .checkbox{
	width:25px; height:20px; overflow:hidden; text-align:left; position:absolute; left:0; top:4px;
}
.team_icon{
	width:25px; height:25px; overflow:hidden; float:left; display:inline; margin:90px 0;
}
.team_sum{
	width:145px; height:125px; overflow:hidden; color:#ff4e00; float:left; display:inline; margin-left:20px; margin-top:50px;
}
.team_sum span{
	font-size:18px;
}
.sum_ipt{
	width:58px; height:23px; line-height:23px\9; background:none; color:#555555; font-size:16px; text-align:center; font-family:"Microsoft YaHei"; padding:0; margin:5px auto 10px auto; border:1px solid #eaeaea;
}

.des_con{
	overflow:hidden; margin:25px;
}

table.jud_tab{
	height:128px; overflow:hidden; margin:25px 20px 0 20px; border-collapse:collapse; border:1px solid #eaeaea;
}
.jud_per{
	color:#ff4e00; font-size:14px; text-align:center;
}
.jud_per p{
	margin:0; padding:0; font-size:34px; line-height:36px;
}
.jud_bg{
	background:url(/skin/img/s_line.gif) no-repeat left center; padding:0 30px; font-family:"宋体"; line-height:22px;
}

table.jud_list tr td{
	border-collapse:collapse; border-bottom:1px solid #eaeaea; padding:20px; font-family:"宋体"; line-height:22px;
}



/*begin  mask layer  begin*/
.black_overlay{
	width:100%; height:100%; background:url(/skin/img/box_bg.png) repeat center top; display:none; position:fixed; top:0%; left:0%; z-index:900;
}
.white_content{	
	width:540px; height:auto !important; min-height:100px; height:100px; background:url(/skin/img/box.png) repeat center top; display:none; position:fixed; top:30%; left:50%; margin-left:-270px; z-index:901;
}
.white_d{
	width:520px; overflow:hidden; background-color:#FFF; margin:10px; padding-bottom:50px;
}
.notice_t{
	width:500px; height:30px; line-height:30px; overflow:hidden; font-size:16px; font-family:"Microsoft YaHei"; margin:1px auto;
}
.notice_c{
	width:480px; overflow:hidden; margin-top:10px; 
}
.b_sure{
	width:120px; height:40px; line-height:40px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:14px; font-family:"Microsoft YaHei"; text-align:center; float:left; display:inline; margin-right:10px; border:0;
}
.b_sure:hover{
	color:#FFF;
}
.b_buy{
	width:118px; height:38px; line-height:38px; overflow:hidden; background-color:#f6f6f6; color:#ff4e00; font-size:14px; font-family:"Microsoft YaHei"; text-align:center; float:left; display:inline; margin-right:10px; border:1px solid #eaeaea;
}
.b_buy:hover{
	color:#ff4e00;
}
/*end  mask layer  end*/





/*---------------限时特卖---------------*/
.n_ban{
	width:100%; max-width:1920px; min-width:1200px; height:290px; overflow:hidden;
}
.n_ban .top_slide_wrap{ width:100%; max-width:1920px; min-width:1200px; height:290px; overflow:hidden; position:relative; z-index:1; }
.n_ban .slide_box{ height:290px; overflow:hidden; }
.n_ban .slide_box li{ height:290px; position:relative; }
.n_ban .slide_box li a{ width:100%; max-width:1920px; min-width:1200px; height:290px; overflow:hidden; text-indent:-9999em; display:block; }
/*.n_ban .slide_box img{ text-align:center; height:420px; }*/
.n_ban .slide_info{ width:1200px; margin:-530px auto 0; }
.n_ban .slide_info_card{width:420px;height:0;margin-top:171px;color:#fff;position:relative;}
.n_ban .slide_info_card a{color:#fff;text-decoration:none}
.n_ban .slide_info_card .slide_info_card_bg{width:420px;height:200px;background:#0071c6;position:absolute;top:0;left:0;z-index:1;opacity:.8;*filter:alpha(opacity=80)}
.n_ban .slide_info_card .slide_info_card_text{width:340px;height:140px;padding:30px 40px;position:absolute;top:0;left:0;z-index:2}
.n_ban .slide_info_card h2{font-size:40px;padding-bottom:8px}
.n_ban .slide_info_card p{font-size:15px;line-height:26px}
.n_ban .slide_info_card p strong{font-size:12px;height:25px;display:inline-block;padding:0 10px;background:#095b99;border-radius:5px;color:#fff;margin-top:8px}
/* op_btns */
.n_ban .op_btns{ width:1200px; margin-top:-680px;  position:relative; z-index:3; }
.n_ban .op_btns .op_btn{display:block; width:32px; height:60px; cursor:pointer; overflow:hidden; position:absolute; margin-top:80px;  }
.n_ban .op_btns .op_prev{ background:url(/skin/img/b_left.png) no-repeat center top; left:0; top:420px; }
.n_ban .op_btns .op_next{ background:url(/skin/img/b_right.png) no-repeat center top; right:0; top:420px; }
.n_ban .op_btns .op_prev span, .n_ban .op_btns .op_next span{ display:block; width:32px; height:60px; margin:8px 0 0 17px; cursor:pointer; }
.n_ban .op_btns .op_prev span{background-position:0 0;}
.n_ban .op_btns .op_next span{background-position:-73px 0;margin-left:20px;}
/* bx-controls */
.n_ban .bx-wrapper .bx-controls{margin-top:-44px;}
.n_ban .bx-wrapper .bx-controls .bx-pager{clear:both; text-align:center;position:relative; overflow:hidden; }
.n_ban .bx-wrapper .bx-controls .bx-pager a{ width:15px; height:15px; line-height:15px; display:inline-block;overflow:hidden;  margin:15px 5px; background:url(/skin/img/b.png) no-repeat center top; }
.n_ban .bx-wrapper .bx-controls .bx-pager a:hover, .n_ban .bx-wrapper .bx-controls .bx-pager a.active{ background:url(/skin/img/b_h.png) no-repeat center top; }

.s_left{
	width:840px; overflow:hidden; float:left;
}
ul.sell_brand{
	overflow:hidden;
}
ul.sell_brand li{
	height:190px; overflow:hidden; margin-bottom:10px;
}
ul.sell_brand li .con{
	width:307px; height:188px; overflow:hidden; font-size:14px; text-align:center; float:left; border:1px solid #eaeaea; border-right:0;
}
ul.sell_brand li .con .simg{
	width:220px; height:100px; overflow:hidden; margin-top:10px;
}
ul.sell_brand li .con .ch_bg{
	width:220px; height:35px; overflow:hidden; margin-top:10px; margin-bottom:5px;
}
ul.sell_brand li .con .ch_bg .ch_txt{
	width:158px; height:33px; line-height:33px; overflow:hidden; color:#ff4e00; font-size:14px; text-align:center; float:left; border:1px solid #e2e2e2;
}
ul.sell_brand li .con .ch_bg .ch_a{
	width:60px; height:35px; line-height:35px; overflow:hidden; background-color:#e2e2e2; color:#555555; font-size:14px; text-align:center; float:left;
}
ul.sell_brand li .con .ch_bg .ch_a:hover{
	color:#FFF; background-color:#ff4e00;
}
ul.sell_brand li .img{
	width:530px; height:190px; overflow:hidden; float:right;
}

ul.p_sell{
	width:105%; overflow:hidden;
}
ul.p_sell li{
	width:406px; height:168px; overflow:hidden; float:left; display:inline; margin-right:23px; margin-bottom:10px; border:1px solid #eaeaea;
}
ul.p_sell li .img{
	width:160px; height:140px; overflow:hidden; float:left; display:inline; margin-left:15px; margin-top:14px;
}
ul.p_sell li .name{
	width:208px; height:30px; line-height:30px; overflow:hidden; font-size:16px; font-weight:bold; float:left; display:inline; margin-left:10px; margin-top:14px;
}
ul.p_sell li .price{
	width:208px; height:42px; line-height:21px; overflow:hidden; float:left; display:inline; margin-left:10px;
}
ul.p_sell li .ch_bg{
	width:170px; height:35px; overflow:hidden; float:left; display:inline; margin-left:10px; margin-top:5px;
}
ul.p_sell li .ch_bg .ch_txt{
	width:108px; height:33px; line-height:33px; overflow:hidden; color:#ff4e00; font-size:14px; text-align:center; float:left; border:1px solid #e2e2e2;
}
ul.p_sell li .ch_bg .ch_txt font{
	font-size:18px;
}
ul.p_sell li .ch_bg .ch_a{
	width:60px; height:35px; line-height:35px; overflow:hidden; background-color:#e2e2e2; color:#555555; font-size:14px; text-align:center; float:left;
}
ul.p_sell li .ch_bg .ch_a:hover{
	color:#FFF; background-color:#ff4e00;
}
ul.p_sell li .times{
	width:208px; height:25px; overflow:hidden; float:left; display:inline; margin-left:10px; margin-top:5px;
}

.s_right{
	width:323px; overflow:hidden; float:right;
}
.sell_ban{
	width:300px; height:352px; overflow:hidden; padding:10px; margin-top:40px; border:1px solid #eaeaea;
}
.sell_ban #imgPlays{
	width:300px; height:352px; overflow:hidden; margin:0 auto; zoom:1; position:relative;
}
.sell_ban #imgPlays .imgs img{
	width:300px;
}
.sell_ban #imgPlays .imgs li{
	position:relative; float:left; width:300px; height:352px;
}
.sell_ban #imgPlays .imgs{
	width: 5760px;
}
.sell_ban #imgPlays .btn{
	width:112px; height:29px; overflow:hidden; text-indent:-9999px; position:absolute; right:12px; bottom:12px;
}
.sell_ban #imgPlays .btn a{
	width:46px; height:71px; overflow:hidden; display:block; background: url(/skin/img/b_left.png) no-repeat;
}
.sell_ban #imgPlays .btn a:hover{
	background: url(/skin/img/b_left.png) no-repeat;
}
.sell_ban #imgPlays .prev_s{
	width:32px; height:60px; overflow:hidden; background: url(/skin/img/b_left.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; left:0; top:145px;
}
.sell_ban #imgPlays .next_s{
	width:32px; height:60px; overflow:hidden; background: url(/skin/img/b_right.png) no-repeat; cursor:pointer; text-indent:-9999px; position:absolute; right:0; top:145px;
}

.sell_hot{
	height:403px; overflow:hidden; margin:20px auto; border:1px solid #eaeaea;
}
.s_hot_t{
	height:43px; line-height:43px; overflow:hidden; background-color:#f6f6f6; color:#3e3e3e; font-size:16px; padding:0 10px; border-bottom:1px solid #eaeaea;
}
.h_more{
	height:43px; overflow:hidden; background:url(/skin/img/mores.png) no-repeat right center; font-size:12px; padding-right:22px;
}
.sell_hot ul{
	width:105%; overflow:hidden;
}
.sell_hot ul li{
	width:160px; height:59px; overflow:hidden; float:left; border-right:1px solid #eaeaea; border-bottom:1px solid #eaeaea;
}
.sell_tel{
	overflow:hidden; background-color:#f6f6f6; color:#888888; line-height:22px; margin-bottom:10px; border:1px solid #eaeaea;
}

.lim_time{
	overflow:hidden; margin-bottom:10px; border:1px solid #eaeaea;
}
.lim_sh_bg{
	overflow:hidden; margin:5px 10px;
}
.lim_sh{
	height:30px; line-height:30px; background:url(/skin/img/sh.png) no-repeat left 8px; text-indent:20px; font-family:"宋体"; float:left; display:inline; margin-right:30px;
}
.lim_sh_bg a{
	float:left; display:inline; margin-right:6px; margin-top:7px;
}
.lim_name{
	width:275px; height:45px; line-height:45px; overflow:hidden; color:#3e3e3e; font-size:20px; margin-top:20px;
}
.lim_price{
	width:238px; height:40px; overflow:hidden; margin-left:0; margin-top:20px;
}
.lim_price .ch_txt{
	width:158px; height:38px; line-height:38px; overflow:hidden; color:#ff4e00; font-size:22px; text-align:center; float:left; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2;
}
.lim_price .ch_a{
	width:80px; height:40px; line-height:40px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:14px; text-align:center; float:left;
}
.lim_c{
	width:275px; overflow:hidden; font-family:"宋体"; color:#888888; margin-top:15px; padding-bottom:15px; border-bottom:1px dotted #eaeaea;
}
.lim_ipt{
	width:68px; height:28px; line-height:28px\9; background:none; color:#555555; font-size:14px; text-align:center; font-family:"Microsoft YaHei"; float:left; padding:0; border:1px solid #cccccc;
}
.lim_clock{
	width:250px; overflow:hidden; background:url(/skin/img/clock.png) no-repeat left 2px; padding-left:25px; margin-top:15px;
}
.lim_clock span{
	font-size:18px; line-height:30px;
}

.r_history{
	overflow:hidden; border:1px solid #eaeaea;
}
.r_his_t{
	height:38px; line-height:38px; overflow:hidden; background-color:#f6f6f6; font-size:16px; text-align:center; border-bottom:1px solid #eaeaea;
}
.r_his_t a{
	color:#888888; font-size:14px;
}
.r_history ul li{
	height:240px; overflow:hidden; border-bottom:1px solid #eaeaea;
}
.r_history ul li .img{
	width:185px; height:162px; overflow:hidden; margin-top:10px;
}
.r_history ul li .name{
	height:25px; line-height:25px; overflow:hidden; font-size:14px; text-align:center; margin-top:5px;
}
.r_history ul li .price{
	height:25px; line-height:25px; overflow:hidden; color:#999999; text-align:center; text-transform:uppercase;
}
.r_history ul li .price font{
	color:#ff4e00; font-size:14px;
}
.r_history ul li .price span{
	font-size:18px;
}




/*---------------用户中心---------------*/
.m_top_bg{
	width:100%; height:140px; background-color:#ff4e00;
}
.m_logo{
	width:150px; height:58px; overflow:hidden; float:left; margin-top:38px;
}
.m_search{
	width:392px; height:40px; overflow:hidden; background-color:#FFF; float:left; display:inline; margin-left:450px; margin-top:49px;
}
.m_ipt{
	width:295px; height:40px; line-height:40px\9; overflow:hidden; color:#555555; font-size:14px; font-family:"Microsoft YaHei"; float:left; padding:0 10px; border:0;
}
.m_btn{
	width:70px; height:40px; line-height:40px\9; background-color:#f6f6f6; color:#555555; font-size:14px; font-family:"Microsoft YaHei"; text-align:center; float:right; border:0; cursor:pointer;
}
.m_content{
	width:1210px; overflow:hidden; margin-top:20px;
}
.m_left{
	width:211px; overflow:hidden; padding:5px; float:left;
}
.left_n{
	height:35px; line-height:35px; overflow:hidden; background:url(/skin/img/m_t.png) no-repeat 31px center; background-color:#ff4e00; color:#FFF; font-size:14px; text-indent:68px; margin-bottom:10px;
}
.left_m{
	overflow:hidden; background-color:#FFF; padding-bottom:20px; margin-bottom:10px; -webkit-box-shadow:0 0 5px #e0e0e0; -moz-box-shadow:0 0 5px #e0e0e0; box-shadow:0 0 5px #e0e0e0;
}
.left_m_t{
	height:35px; line-height:35px; overflow:hidden; color:#3e3e3e; font-size:14px; text-indent:68px; margin-bottom:10px; border-bottom:1px solid #e2e2e2;
}
.t_bg1{
	background:url(/skin/img/m_i_1.png) no-repeat 31px center;
}
.t_bg2{
	background:url(/skin/img/m_i_2.png) no-repeat 31px center;
}
.t_bg3{
	background:url(/skin/img/m_i_3.png) no-repeat 31px center;
}
.t_bg4{
	background:url(/skin/img/m_i_4.png) no-repeat 31px center;
}
.left_m ul li{
	height:28px; line-height:28px; overflow:hidden; color:#3e3e3e; text-indent:68px;
}
.left_m ul li a{
	color:#3e3e3e;
}
.left_m ul li a:hover, .left_m ul li a.now{
	color:#ff4e00;
}

.m_right{
	width:970px; height:auto !important; min-height:737px; height:737px; background-color:#FFF; float:right; display:inline; margin:5px; padding-bottom:50px; -webkit-box-shadow:0 0 5px #e0e0e0; -moz-box-shadow:0 0 5px #e0e0e0; box-shadow:0 0 5px #e0e0e0;
}
.m_des{
	overflow:hidden; margin-top:45px; padding-bottom:30px; margin-bottom:20px; border-bottom:1px dotted #b6b6b6;
}
.m_user{
	height:20px; line-height:20px; overflow:hidden; color:#3e3e3e; font-size:14px; font-weight:bold;
}
.m_notice{
	height:35px; line-height:35px; overflow:hidden; background:url(/skin/img/n_not.png) no-repeat left center; padding-left:32px;
}
.mem_t{
	width:870px; height:50px; line-height:50px; overflow:hidden; color:#333333; font-size:16px;
}
.mem_tit{
	width:930px; height:50px; line-height:50px; overflow:hidden; color:#333333; font-size:16px;
}
table.mon_tab{
	background-color:#f6f6f6;
}
table.mon_tab tr td{
	border-collapse:collapse; border-bottom:1px solid #FFF; padding:5px 25px;
}
table.mon_tab tr td span{
	font-weight:bold; font-family:"宋体"; color:#ff4e00;
}

table.acc_tab{
	background-color:#f6f6f6; font-family:"宋体";
}
table.acc_tab tr td{
	border-collapse:collapse; border-bottom:1px dotted #b6b6b6; padding:7px 25px;
}
table.acc_tab tr td.td_l{
	background-color:#f7ece8; width:110px; font-family:"Microsoft YaHei";
}
table.acc_tab tr td.b_none{
	border-bottom:0;
}

table.order_tab{
	border-collapse:collapse; border:1px solid #eaeaea;
}
table.order_tab tr td{
	border-collapse:collapse; border:1px solid #eaeaea; padding:5px 10px;
}

.order_tab .jslct{
	width:188px; height:23px; line-height:23px; display:inline-block; *display:inline; zoom:1; color:#555555; font-size:12px; font-family:"Microsoft YaHei"; position:relative; z-index:0; vertical-align:middle; cursor:default; background:url(/skin/img/d_arrow.png) no-repeat 170px center; background-color:#f6f6f6; float:left; border:1px solid #d9d9d9;
}
.order_tab .jslct_hover {
	border:1px solid #d9d9d9;
}
.order_tab .jslct div.jslct_t{
	padding:0 25px 0 5px;
	line-height:23px;
	height:23px;
	position:relative;
	z-index:2;
	*display:block!important;
	*display:inline;
	zoom:1;
}
.order_tab .jslct em {
	font-style:normal;
	margin:0;
	padding:0;
	line-height:23px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.order_tab .jslct dl, .order_tab .jslct dl dd {
	padding:0;
	margin:0;
	list-style:none
}
.order_tab .jslct dl {
	background:#f6f6f6;
	position:absolute;
	top:23px;
	left:-1px;
	border:1px solid #d9d9d9;
	cursor:default;
	line-height:22px;
	padding:4px 4px 4px 4px;
	z-index:1;
	display:none;
	width:180px;
}
.order_tab .jslct_hover dl {
	border:1px solid #d9d9d9!important
}
.order_tab .jslct dl dd {
	padding:0px 4px 2px 4px;
	*padding:2px 4px 0 4px;
	border-top:1px dotted #ccc!important;
	border-top:1px dotted #d9d9d9;
	white-space:nowrap;
	background:#f6f6f6;
	cursor:pointer;
	*border-left:1px solid #fff;
}
.order_tab .jslct dl dd.hover {
	background:#666;
	color:#fff;
}
.order_tab .jslct .jslcted {
	background:#efefef;
}
.order_tab .jslct dl dd.noborder {
	border:none!important
}
.btn_u{
	width:90px; height:25px; line-height:25px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:12px; font-family:"宋体"; text-align:center; margin-left:10px; border:0; cursor:pointer;
}
.btn_u a{
	color:#FFF;
}

.address{
	width:910px; overflow:hidden; margin-bottom:30px; padding:10px; border:1px solid #eaeaea; position:relative;
}
.a_close{
	width:16px; height:16px; overflow:hidden; position:absolute; right:25px; top:15px;
}
table.add_t tr td{
	padding:5px 10px;
}

table.add_tab{
	border-collapse:collapse; border:1px solid #eaeaea;
}
table.add_tab tr td{
	border-collapse:collapse; border:1px solid #eaeaea; padding:8px 10px;
}

.add_tab .jslct{
	width:108px; height:23px; line-height:23px; display:inline-block; *display:inline; zoom:1; color:#555555; font-size:12px; font-family:"宋体"; position:relative; z-index:0; vertical-align:middle; cursor:default; background:url(/skin/img/d_arrow.png) no-repeat 88px center; background-color:#f6f6f6; float:left; border:1px solid #d9d9d9; margin-right:10px;
}
.add_tab .jslct_hover {
	border:1px solid #d9d9d9;
}
.add_tab .jslct div.jslct_t{
	padding:0 25px 0 5px;
	line-height:23px;
	height:23px;
	position:relative;
	z-index:2;
	*display:block!important;
	*display:inline;
	zoom:1;
}
.add_tab .jslct em {
	font-style:normal;
	margin:0;
	padding:0;
	line-height:23px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.add_tab .jslct dl, .add_tab .jslct dl dd {
	padding:0;
	margin:0;
	list-style:none
}
.add_tab .jslct dl {
	background:#f6f6f6;
	position:absolute;
	top:23px;
	left:-1px;
	border:1px solid #d9d9d9;
	cursor:default;
	line-height:22px;
	padding:4px 4px 4px 4px;
	z-index:1;
	display:none;
	width:100px;
}
.add_tab .jslct_hover dl {
	border:1px solid #d9d9d9!important
}
.add_tab .jslct dl dd {
	padding:0px 4px 2px 4px;
	*padding:2px 4px 0 4px;
	border-top:1px dotted #ccc!important;
	border-top:1px dotted #d9d9d9;
	white-space:nowrap;
	background:#f6f6f6;
	cursor:pointer;
	*border-left:1px solid #fff;
}
.add_tab .jslct dl dd.hover {
	background:#666;
	color:#fff;
}
.add_tab .jslct .jslcted {
	background:#efefef;
}
.add_tab .jslct dl dd.noborder {
	border:none!important
}

.add_ipt{
	width:176px; height:23px; line-height:23px\9; overflow:hidden; background-color:#f6f6f6; color:#555555; font-size:12px; font-family:"宋体"; padding:0 10px; border:1px solid #d9d9d9;
}

a.add_b{
	width:90px; height:25px; line-height:25px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:12px; font-family:"宋体"; text-align:center; margin-left:10px; border:0; cursor:pointer; float:right; margin-right:20px;
}

.sm_img{
	width:48px; height:48px; overflow:hidden; float:left; display:inline; margin-right:10px; border:1px solid #eaeaea;
}
.add_txt{
	width:690px; height:70px; line-height:22px\9; overflow:hidden; background-color:#f6f6f6; color:#555555; font-size:12px; font-family:"宋体"; padding:10px; border:1px solid #d9d9d9;
}
.r_rad{
	float:left; padding-top:1px; margin-right:2px;
}
.r_txt{
	float:left; line-height:22px; margin-right:15px;
}
.btn_tj{
	width:auto; height:25px; line-height:25px\9; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:12px; font-family:"宋体"; text-align:center; padding:0 18px; border:0; cursor:pointer;
}
.code_ipt{
	width:475px; height:23px; line-height:23px\9; overflow:hidden; color:#555555; font-size:12px; font-family:"Microsoft YaHei"; padding:0 10px; border:1px solid #eaeaea;
}

table.ma_tab{
	border-collapse:collapse; border:1px solid #eaeaea;
}
table.ma_tab tr td{
	border-collapse:collapse; border:1px solid #eaeaea; padding:5px 10px; line-height:20px;
}
.ma_a a{
	color:#ff4e00; margin:0 10px;
}

.m_num{
	height:20px; line-height:20px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:12px; text-align:center; margin-left:20px; padding:0 20px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px;
}
.m_num a{
	color:#FFF;
}

ul.members{
	overflow:hidden;
}
ul.members li{
	width:238px; height:88px; overflow:hidden; float:left; display:inline; margin:20px 40px; border:1px solid #e2e2e2;
}
ul.members li .nums{
	width:73px; height:38px; overflow:hidden; background:url(/skin/img/peo.png) no-repeat center 20px; background-color:#f6f6f6; text-align:center; float:left; padding-top:50px; border-right:1px solid #e2e2e2;
}
ul.members li .m_type{
	width:164px; height:88px; line-height:88px; overflow:hidden; color:#ff4e00; font-size:18px; text-align:center; float:left;
}
ul.members li .m_type a{
	color:#ff4e00;
}
ul.members li:hover{
	border:1px solid #ff4e00;
}
ul.members li:hover .nums{
	background:url(/skin/img/peo_h.png) no-repeat center 20px; background-color:#ff4e00; color:#FFF; border-right:1px solid #ff4e00;
}


table.mem_tab{
	border-collapse:collapse; border:1px solid #e2e2e2;
}
table.mem_tab tr td{
	border-collapse:collapse; border-right:1px solid #e2e2e2; border-bottom:1px dotted #b6b6b6; padding:10px; line-height:20px;
}
.th_bg{
	overflow:hidden; background:url(/skin/img/peo_h.png) no-repeat 15px center; background-color:#ff4e00; text-align:left; color:#FFF; font-size:14px; text-indent:52px; border-bottom:0; border-right:0;
}
.td_bg{
	background-color:#f7ece8;
}
.th_bg1{
	overflow:hidden; background-color:#ff4e00; text-align:left; color:#FFF; font-size:14px; text-indent:42px; border-bottom:0; border-right:0;
}

table.co_tab{
	border-collapse:collapse; border:1px solid #eaeaea;
}
table.co_tab tr td{
	border-collapse:collapse; border:1px solid #eaeaea; padding:12px 50px; line-height:20px;
}
.tx{
	width:90px; height:30px; line-height:30px; overflow:hidden; background-color:#ff4e00; color:#FFF; font-size:14px; text-align:center; float:right; display:inline-block;
}
.tx a{
	color:#FFF;
}
.tx_l{
	background-color:#f6f6f6; text-indent:40px;
}
.tx_ipt{
	width:400px; height:25px; line-height:25px\9; overflow:hidden; color:#555555; font-size:12px; font-family:"宋体"; margin-left:15px; padding:0; border:0;
}
.tx_txt{
	width:710px; height:130px; line-height:20px; overflow:hidden; color:#555555; font-size:12px; font-family:"宋体"; margin-left:15px; margin-bottom:10px; padding:0; border:0;
}





/*---------------购物车---------------*/
table.car_tab{
	border-collapse:collapse; border:1px solid #eaeaea; font-family:"宋体";
}
table.car_tab tr td{
	border-collapse:collapse; line-height:22px; border:0; border-bottom:1px solid #eaeaea; padding:15px 20px;
}
table.car_tab tr td.car_th{
	background-color:#f6f6f6; font-size:14px; border-right:1px solid #eaeaea; padding:8px 20px; font-family:"Microsoft YaHei"; text-align:center;
}
.car_tr{
	background-color:#f6f6f6;
}
.c_s_img{
	width:73px; height:73px; overflow:hidden; float:left; display:inline; margin-right:10px; border:1px solid #eaeaea;
}
.c_num{
	width:84px; height:21px; overflow:hidden; border:1px solid #cccccc;
}
.car_ipt{
	width:42px; height:21px; line-height:21px\9; background-color:#FFF; color:#555555; font-size:14px; text-align:center; font-family:"Microsoft YaHei"; float:left; padding:0; border:0;
}
.car_btn_1{
	width:21px; height:21px; overflow:hidden; background:url(/skin/img/jian.gif) no-repeat center top; float:left; border:0; border-right:1px solid #cccccc; cursor:pointer;
}
.car_btn_2{
	width:21px; height:21px; overflow:hidden; background:url(/skin/img/jia.gif) no-repeat center top; float:left; border:0; border-left:1px solid #cccccc; cursor:pointer;
}
.car_btn_bg{
	background-color:#f0f0f0;
}

.two_bg{
	overflow:hidden; padding-bottom:50px; margin-bottom:50px; border:1px solid #eaeaea;
}
.two_t{
	width:1110px; height:35px; line-height:35px; overflow:hidden; color:#3e3e3e; font-size:16px; margin-top:15px;
}
.two_t span{
	font-size:12px; font-family:"宋体"; color:#ff4e00;
}
.two_t span a{
	color:#ff4e00;
}

table.peo_tab{
	border-collapse:collapse; border:1px solid #eaeaea; font-family:"宋体"; font-size:14px;
}
table.peo_tab tr td{
	border-collapse:collapse; border:1px solid #eaeaea; padding:10px 20px;
}
table.peo_tab tr td.p_td{
	background-color:#f6f6f6; font-size:14px; font-family:"Microsoft YaHei"; text-align:right; padding-right:40px; padding-left:0;
}

ul.pay{
	width:1110px; overflow:hidden; margin:0 auto;
}
ul.pay li{
	height:38px; line-height:38px; overflow:hidden; font-size:14px; text-align:center; font-family:"Microsoft YaHei"; float:left; display:inline; margin-right:10px; margin-top:4px; margin-bottom:2px; padding:0 25px; border:1px solid #cccccc; cursor:pointer; position:relative;
}
ul.pay li:hover{
	height:36px; line-height:36px; padding:0 24px; overflow:hidden; border:2px solid #ff4e00;
}
ul.pay li .ch_img{
	width:18px; height:18px; overflow:hidden; background:url(/skin/img/ch.png) no-repeat center top; position:absolute; right:0; bottom:0; display:none;
}
ul.pay li.checked{
	height:36px; line-height:36px; padding:0 24px; overflow:hidden; border:2px solid #ff4e00;
}
ul.pay li.checked .ch_img{
	display:block;
}

.warning{
	overflow:hidden; padding:20px 0 50px 0; margin-bottom:50px; border:1px solid #ff4e00;
}
.backs{
	width:118px; height:28px; line-height:28px; overflow:hidden; font-size:14px; color:#555555; font-weight:bold; text-align:center; margin-top:15px; border:1px solid #cccccc;
}
.backs a{
	color:#555555;
}





/*---------------Footer---------------*/
.b_btm_bg{
	height:122px; overflow:hidden; margin-top:20px;
}
.b_btm_c{
	background-color:#FFF;
}
.b_btm{
	height:122px; overflow:hidden;
}
.b_btm table{
	color:#888888; font-size:14px;
}
.b_btm table h2{
	color:#3e3e3e; font-size:16px; font-weight:normal;
}
.btlins{height:2px; background:#eee;margin-bottom:50px;}
.b_nav{
	overflow:hidden; margin:20px auto;
}
.b_nav dl{
	width:auto; height:auto; overflow:hidden; float:left; display:inline; margin-left:30px; margin-bottom:20px;
}
.b_nav dl.btcont{width:470px;margin-left:0px;}
.b_nav dl.btcont p{line-height:25px; font-size:14px;margin:5px auto;}
.b_nav dl.btcont .social-links{margin-top:30px;}
.b_nav dl.btcate{width:200px;}
.b_nav dl.btser{width:180px;}
.b_nav dl.info{width:150px;}

.b_nav dl.dewm{width:50px;margin-left:0px;}
.b_nav dl.dewm p{text-align:center;}
.b_nav dl.dewm p i{display:block;font-style:normal;font-weight:bold;}
.b_nav dl.dewm p img{width:108px;margin-top:-12px;}
.b_nav dl.btcate{width:180px; margin-left:80px;}

.b_nav dl dt{
	height:30px; line-height:30px; overflow:hidden; color:#666; font-size:18px; margin-bottom:20px;
}
.b_nav dl dt a{
	color:#666; font-weight:bold; text-decoration:none; 
}
.b_nav dl dt a:hover{
	color:#1478ab/*3e3e3e*/; text-decoration:none;
}
.b_nav dl dd{
	height:28px; line-height:28px; overflow:hidden; color:#888888; 
}
.b_nav dl dd a{
	color:#888888;font-size:14px;
}
.b_nav dl dd a:hover{
	color:#1478ab;
}

.b_er{
	width:120px; height:160px; overflow:hidden; text-align:center; float:right; display:inline; margin-right:22px; margin-top:5px;
}
.b_er_c{
	width:118px; height:118px; overflow:hidden; margin-bottom:10px; border:1px solid #e9e9e9;
}
.b_tel_bg{
	width:133px; height:140px; overflow:hidden; color:#888888; float:right; margin-top:5px;
}
.b_tel_bg a.b_sh1{
	width:100%; height:35px; line-height:35px; overflow:hidden; background:url(/skin/img/b_sh_1.png) no-repeat left center; color:#888888; font-size:14px; text-indent:32px; display:inline-block;
}
.b_tel_bg a.b_sh1:hover{
	color:#ff4e00;
}
.b_tel_bg a.b_sh2{
	width:100%; height:35px; line-height:35px; overflow:hidden; background:url(/skin/img/b_sh_2.png) no-repeat left center; color:#888888; font-size:14px; text-indent:32px; display:inline-block;
}
.b_tel_bg a.b_sh2:hover{
	color:#ff4e00;
}
.b_tel_bg p{
	margin-top:10px;
}
.b_tel_bg p span{
	color:#ff4e00; font-size:18px;
}

.com-info {padding-bottom:30px;padding-top:0px;}
.com-info li{width:100%; height:250px; overflow:hidden; margin-top:20px;}
.com-info li img{height:250px;}

.btmbg{
	overflow:hidden; padding:30px 0 40px 0; border-top:1px solid #eaeaea;
}
.btm{
	overflow:hidden; color:#999999; font-family:"宋体"; text-align:center;
}
.btm a{
	color:#999999;
}
.btm a:hover{
	color:#999999; text-decoration:underline;
}
.btm img{
	display:inline-block; margin:15px 5px 5px 5px; border:1px solid #d9d9d9; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}


.btfootbg{
	overflow:hidden; padding:15px 0 10px 0; border-top:1px solid #eaeaea; background:#0188cc;
}
.b_btfoot{
	height:40px; overflow:hidden;line-height:40px;
}
.b_btfoot .ftcopy{
	width:35%; float:left;overflow:hidden; color:#fff;
}
.b_btfoot .ftcopy a.smap{margin-left:8px;color:#fff;}
.b_btfoot .ftico{
	width:60%; float:right;overflow:hidden; text-align:right;
}
.b_btfoot .ftico img{margin-left:8px;}




/* mytooltip开始 */
.qrshow{width:118px;height:118px;}
#ewm_qr{width:118px;height:118px;height:114px\0;padding:8px 10px 5px 5px;}
.type-inline-block {
  display: inline-block;
  margin-right:5px;
}

/* General */
.mytooltip {
  width: 128px;

  position: absolute;
  background: #25272F;
  color: #FFF;
  z-index:9;
}

.mytooltip:after,
.mytooltip:before {
  content: " ";
  height: 0;
  position: absolute;
  width: 0;
  border: 7px solid #25272F;
}
.mytooltip:before {
  border-width: 9px;
}

.mytooltip--cursor-help {
  cursor: help !important;
}


.mytooltip-backing {
  position: absolute;
  width: 100%;
}

/* Theme */
.mytooltip.mytooltip-theme-default:before {
  display: none;
}
.mytooltip.mytooltip-theme-danger {
  background: #E04D3B;
}
.mytooltip.mytooltip-theme-danger:after {
  border-color: #E04D3B;
}
.mytooltip.mytooltip-theme-danger:before {
  display: none;
}
.mytooltip.mytooltip-theme-warning {
  background: #E67225;
}
.mytooltip.mytooltip-theme-warning:after {
  border-color: #E67225;
}
.mytooltip.mytooltip-theme-warning:before {
  display: none;
}

.mytooltip.mytooltip-theme-info {
  background: #0E7AC4;
}
.mytooltip.mytooltip-theme-info:after {
  border-color: #0E7AC4;
}
.mytooltip.mytooltip-theme-info:before {
  display: none;
}
.mytooltip.mytooltip-theme-success {
  background: #45B04F;
}
.mytooltip.mytooltip-theme-success:after {
  border-color: #45B04F;
}
.mytooltip.mytooltip-theme-success:before {
  display: none;
}
.mytooltip.mytooltip-theme-light {
  background: #FFF;
  color: #000;
  border: 1px solid #E4E4E4;
}
.mytooltip.mytooltip-theme-light:after {
  border-color: #FFF;
}
.mytooltip.mytooltip-theme-light:before {
  border-color: #E4E4E4;
}


.mytooltip.mytooltip--top:after,
.mytooltip.mytooltip--top:before {
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom: 0;
  bottom: -7px;
  top: auto;
  left: 50%;
  margin: 0 0 0 -7px;
}
.mytooltip.mytooltip--top:before {
  bottom: -9px;
  margin: 0 0 0 -9px;
}

.mytooltip.mytooltip--right:after,
.mytooltip.mytooltip--right:before {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left: 0;
  left: -7px;
  margin-top: -7px;
  top: 50%;
}
.mytooltip.mytooltip--right:before {
  left: -9px;
  margin-top: -9px;
}

.mytooltip.mytooltip--bottom:after,
.mytooltip.mytooltip--bottom:before {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: 0;
  margin: 0 0 0 -7px;
  left: 50%;
  top: -7px;
}
.mytooltip.mytooltip--bottom:before {
  margin: 0 0 0 -9px;
  top: -9px;
}

.mytooltip.mytooltip--left:after,
.mytooltip.mytooltip--left:before {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right: 0;
  margin-top: -7px;
  left: auto;
  right: -7px;
  top: 50%;
}
.mytooltip.mytooltip--left:before {
  margin-top: -9px;
  right: -9px;
}


.article-list-row li {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0
}

.article-list-row li .file-download {
	background: rgba(0,0,0,0) url("/skin/img/icon-download.gif") no-repeat scroll left center;
	color: #004b8c;
	font-size: 12px;
	padding-left: 18px
}
.article-list-row li .article-title {
	background: rgba(0,0,0,0) url("/skin/img/icon-dot.gif") no-repeat scroll 3px 8px;
	font-size:14px;
	display: inline-block;
	line-height: 20px;
	padding-left: 15px
}
.article-list-row li a {
	text-decoration: none
}
.article-list-row li em{font-style:normal;font-size:12px;color:#888; margin-left:12px;}
.download-list-row .article-title {
	max-width: 65%
}



/*  客服代码 */ 
.float0831 {POSITION: fixed; TOP: 180px; left: 1px; _position: absolute; z-index:999999999 }
.float0831 A {COLOR: #00a0e9}
.float0831 A:hover {COLOR: #ff8100; TEXT-DECORATION: none}
.float0831 .floatL {POSITION: relative; WIDTH: 28px; FLOAT: left}
.float0831 .floatL A {TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px}
.float0831 .floatR {BACKGROUND: url(/skin/img/float_bg_l.gif)}
.float0831 .tp {BACKGROUND: url(/skin/img/float_bg_l.gif)}
.float0831 .cn {BACKGROUND: url(/skin/img/float_bg_l.gif)}
.float0831 .floatR {PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; }
.float0831 .tp {BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px}
.float0831 .cn {BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px}
.float0831 .cn H3 {TEXT-INDENT: -9999px; HEIGHT: 109px; FONT-SIZE: 0px}
.float0831 .cn UL {PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px}
.float0831 .cn UL LI {BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 37px; WORD-WRAP: break-word; HEIGHT: 37px; overflow:hidden;   WORD-BREAK: normal}
.float0831 .titZx { background:url(/skin/img/float_s.png) 8px 0 no-repeat; padding:0;}
.float0831 .titZx a{ display:block; height:109px;    padding: 0; margin:0; }
.float0831 .titDh {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .titDc {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .icoZx {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .icoTc {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .icoFf {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .icoTl {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .btnOpen {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .btnOpen_n {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .btnCtn {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .weibo_sina {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .weixin {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .weibo_qq {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .float_tel {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .float_weixin {BACKGROUND: url(/skin/img/float_s.png) no-repeat}
.float0831 .titDh {BACKGROUND-POSITION: 5px -66px}
.float0831 .titDc {BACKGROUND-POSITION: 5px -124px}
.float0831 .icoZx {BACKGROUND-POSITION: 2px -154px}
.float0831 .icoTc {BACKGROUND-POSITION: -106px -56px}
.float0831 .icoFf {BACKGROUND-POSITION: 2px -213px}
.float0831 .icoTl {PADDING-LEFT: 20px; BACKGROUND-POSITION: -104px -22px}
.float0831 .btnOpen {BACKGROUND-POSITION: -137px -130px}
.float0831 .btnOpen_n {BACKGROUND-POSITION: 0px -530px}
.float0831 .btnCtn {BACKGROUND-POSITION: -107px -130px}
.float0831 .weibo_sina {BACKGROUND-POSITION: 0px -109px}
.float0831 .weixin {BACKGROUND-POSITION: 0px -252px; cursor:pointer}
.float0831 .weibo_qq {BACKGROUND-POSITION: 0px -131px}
.float0831 .float_tel {BACKGROUND-POSITION: -94px 0px}
.float0831 .float_weixin {BACKGROUND-POSITION: 0px -153px} 
 
.float0831 .weibo_sina,.float0831 .weixin,.float0831 .weibo_qq{ width:94px; height:22px; display: block; margin:8px 5px;}
.float0831 .icoZx {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .icoTc {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .icoFf {PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left}
.float0831 .btnOpen {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnOpen_n {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnCtn {POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px}
.float0831 .btnOpen {WIDTH: 30px; TOP: 98px; LEFT: -1px}
.float0831 .btnOpen_n {WIDTH: 30px; TOP: 118px; LEFT: 1px}
.float0831 .btnCtn {WIDTH: 30px; TOP: 98px; LEFT: -1px}
.float0831 .float_tel {width:130px; height:57px;} 
.float0831 .float_weixin { width:78px; height:78px; display:block; float:left;}
.float0831 UL LI H3.titDc A {WIDTH: 80px; DISPLAY: block; HEIGHT: 36px}
.float0831 UL LI.top { height:109px; padding:8px 0    	 }
.float0831 UL LI.bot {BORDER-BOTTOM-STYLE: none}
.float0831 UL.webZx {PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(/skin/img/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px}
.float0831 UL LI.webZx-in {BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px}	
.float0831 UL LI p{margin:0;padding:0;}



/*home_contact*/
.home_contact {
  width: 100%;
  padding: 60px 0;
  background: url(/skin/img/lx_bg.jpg) repeat-y center fixed;
}
.home_contact .hcBox {
  padding: 60px  135px;
  background: #fff;
  overflow:hidden;
}
.home_contact .hcBox .left {
  width: 515px;
}
.home_contact .hcBox .left b {
  font-size: 26px;
  color: #1c62b0;
}
.home_contact .hcBox .left p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-left: 30px;
  margin: 12px 0 0px 0;
}
.home_contact .hcBox .left p i {
  font-style: normal;
  color: #1c62b0;
}
.home_contact .hcBox .left p i a{
  color: #1c62b0;
}
.home_contact .hcBox .left ul li {
  float: left;
  margin-top: 25px;
  overflow: hidden;
}
.home_contact .hcBox .left ul li #verify{
  cursor: pointer;
  height: 37px;
}
.home_contact .hcBox .left ul li .change{
  color: #666;
  line-height: 37px;
  margin-left: 5px;
}
.home_contact .hcBox .left ul li .change:hover{
  color: #1c62b0;
}
.home_contact .hcBox .left ul li span {
  float: left;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  color: #7e7e7e;
  width: 66px;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
}
.home_contact .hcBox .left ul li span i{
  color:red;
}
.home_contact .hcBox .left ul li input.txt {
  width: 169px;
  height: 37px;
  line-height: 37px;
  outline: none;
  border: 1px solid #ddd;
  margin-right: 10px;
  padding-left: 10px;
  transition: 0.5s;
  font-family: "微软雅黑";
  float: left;
}
.home_contact .hcBox .left ul li input.txt2 {
  width: 89px;
  height: 37px;
  line-height: 37px;
  outline: none;
  border: 1px solid #ddd;
  margin-right: 10px;
  padding-left: 10px;
  transition: 0.5s;
  font-family: "微软雅黑";
  float: left;
}
.home_contact .hcBox .left ul li input.txt:focus, .home_contact .hcBox .left ul li input.txt2:focus {
  border-color: #1c62b0;
}
.home_contact .hcBox .left ul li textarea {
  width: 425px;
  height: 70px;
  outline: none;
  border: 1px solid #ddd;
  padding-left: 10px;
  padding-top: 5px;
  transition: 0.5s;
  font-family: "微软雅黑";
}
.home_contact .hcBox .left ul li textarea:focus {
  border-color: #1c62b0;
}
.home_contact .hcBox .left ul li input.btn {
  width: 100px;
  height: 35px;
  font-size: 14px;
  color: #fff;
  float: left;
  outline: none;
  border: none;
  background: #1c62b0;
  margin-right: 10px;
  transition: 0.5s;
  font-family: "微软雅黑";
}
.home_contact .hcBox .left ul li input.btn:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
.home_contact .hcBox .right {
  width: 350px;
  margin-left:30px;
}
.home_contact .hcBox .right p{float:left; width:50%; text-align:center;margin-bottom:20px; }
.home_contact .hcBox .right img {
  width: 170px;
  height: 170px;
  position: relative;
}
.home_contact .hcBox .right p i{font-style:normal; font-size:16px;color: #1c62b0; font-weight:bold;}
.home_contact .hcBox .right ul li {
  line-height: 25px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #666;
}
.home_contact .hcBox .right ul li i{font-size:20px; margin-right:8px;}
.home_contact .hcBox .right ul li a {
  color: #666;
}
.home_contact .hcBox .right ul li a:hover {
  color: #0088cc;
}
.intopline{background:#fff;width:100%; padding:20px 0;}


.m-box .widget{margin-bottom: 0px}
.m-box .widget:last-child{margin-bottom: 0}
.m-box .widget.widget_media_image img{max-width: 100%; height: auto;padding: 15px;background: #fff;overflow: hidden;-moz-box-shadow: inset 0 -6px 10px -10px rgba(0,0,0,.03);-webkit-box-shadow: inset 0 -6px 10px -10px rgba(0,0,0,.03);box-shadow: inset 0 -6px 10px -10px rgba(0,0,0,.03);-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box}

/*小图列表*/
.m-box ul.widget_SpecialCatPosts {background: #fff;padding:15px;}
.m-box ul.widget_SpecialCatPosts li{margin:0 auto 20px;padding:0;height:100px;/*auto;*/line-height:24px;background:0 0;overflow:hidden}
.m-box ul.widget_SpecialCatPosts li:last-child{margin:0 auto 10px}
.m-box ul.widget_SpecialCatPosts li img{float:left;padding-right:8px;width:100px;height:100px}
.m-box ul.widget_SpecialCatPosts li h4{font-weight: 400;line-height: 24px;margin-bottom:5px;font-size:14px}
.m-box ul.widget_SpecialCatPosts li h4:hover a{color:#0088cc;}
.m-box ul.widget_SpecialCatPosts li p{color:#666}
/*小图列表 结束*/

.m-box .widget__title-text{padding: 10px 15px;font-size: 15px;color: #fff;background: #0088cc}


.mapBox {
  margin-top: 25px;
  height: 430px;
  border: 1px solid #ededed;
  padding: 3px;
}
.mapBox #l-map {
  width: 100%;
  height: 100%;border:none;
}

/*contact*/
.contacts .tops {
  padding: 60px;
  background-size: cover;
  background:#faf7f0 url(/skin/img/contactBg.jpg) no-repeat right bottom;
}
.contacts .tops b {
  font-size: 16px;
  color: #0088cc;
  display: block;
  margin-bottom: 25px;
}
.contacts .tops {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}
.contacts .tops a {
  display: inline-block;
  color: #0088cc;
  margin-right: 10px;
}
.contacts .tops a:hover {
  text-decoration: underline;
}
.contacts .tops .int p{margin:0px; padding:0px;}


















* { padding:0; margin:0; }
img { border:none; }
.guestbk, .guestbk p, #guestsmt { width:100%; float:left; }
.ask-box { background:#EEE; margin-bottom:30px; float:left; }
.ask-box .wrap { background:#EEE;/* 修正IE6 */ _position:relative; _z-index:10; } /* arrow-effect */
.ask-left { border-left:20px solid #FFF; border-top:20px solid #EEE; margin-top:20px; }
.answer-right { border-right:20px solid #FFF; border-top:20px solid #4FBCD8; }
.ask-left .wrap, .answer-right .wraps { padding:12px 10px 12px 10px; margin-top:-40px; line-height:25px; width:auto!important; max-width:500px;  /* sets min-width & max-width for ie */ _width: expression(document.body.clientwidth > 500 ? "500px" : "auto");
}
.answer-box { background:#4FBCD8; margin-bottom:30px; float:right; }
.answer-box .wraps { background:#4FBCD8;/* 修正IE6 */ _position:relative; _z-index:10; color:#fff; } /* arrow-effect */
.useript { background-color: white; border-color: #CCCCCC #E2E2E2 #E2E2E2 #CCCCCC; border-style: solid; border-width: 1px; box-shadow: 1px 2px 3px #F0F0F0 inset; overflow: hidden; padding: 5px 0 3px 8px; vertical-align: middle; }
#guestsmt { padding:30px 0 30px 10px; }
.guestinfo { width:96%; height:80px; margin-bottom:15px; float:left; }
#guestsmt p { width:97%; }
#guestsmt span { font-family:"微软雅黑"; font-size:14px; }
.usertel { width:120px; margin-right:15px; }
.usertel3 { width:60px; margin-right:5px; }
.usertel2 { width:260px; margin-right:15px; }
.userbtn { width:80px; height:40px; font-family:"微软雅黑"; font-size:20px; border:none; float:left; cursor:pointer; }
#commentlist { float:left; width:97%; margin:0 10px; font-size:12px; display:inline; }
#commentlist ul { list-style:none; border:1px solid #e9e9e9; border-bottom:none; padding-top:30px; }
#commentlist ul li { border-bottom:1px solid #e9e9e9; }
#commentlist ul li p { margin:0 15px; padding:15px; line-height:25px; }
#commentlist ul li a { margin:0 15px; color:#fff; padding:0.5em 2em; text-decoration:none; }
#commentlist ul li a:hover { color:#fc3; }
.commettext { border-top:1px dashed #e9e9e9; }
.comtitle { height:26px; line-height:26px; padding:0 0 0 20px; color:#999; background:#f6f6f6; }
#commentlist h1 { text-align:center; padding:20px 0; font-family:"微软雅黑"; font-size:22px; font-weight:normal; color:#234E9B; }
#commentlist h1 a { color:#f30; font-size:12px; padding-left:20px; }
/*.button { background-color: #ECECEC; background-image: -moz-linear-gradient(#F4F4F4, #ECECEC); border: 1px solid #D4D4D4; border-radius: 0.2em 0.2em 0.2em 0.2em; color: #333333; cursor: pointer; display: inline-block; font:12px "微软雅黑"; margin: 0; outline: medium none; overflow: visible; padding: 0.3em 1em; position: relative; text-decoration: none; text-shadow: 1px 1px 0 #FFFFFF; white-space: nowrap; }*/
.button:hover, .button:focus, .button:active { background-color: #3072B3; background-image: -moz-linear-gradient(#599BDC, #3072B3); border-color: #3072B3 #3072B3 #2A65A0; color: #FFFFFF; text-decoration: none; text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); }
.usersbmt { float:right; margin-top:25px; }
.savebt { -moz-border-bottom-colors: none; -moz-border-image: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #7FBF4D; background-image: -moz-linear-gradient(center top, #7FBF4D, #63A62F); border-color: #63A62F #63A62F #5B992B; border-radius: 3px 3px 3px 3px; border-style: solid; border-width: 1px; box-shadow: 0 1px 0 0 #96CA6D inset; color: #FFFFFF; font: 12px; padding: 5px 0 5px; text-align: center; text-shadow: 0 -1px 0 #4C9021; width:80px; cursor:pointer; }
.savebt:hover { background-color: #76B347; background-image: -moz-linear-gradient(center top, #76B347, #5E9E2E); box-shadow: 0 1px 0 0 #8DBF67 inset; cursor: pointer; }
.pager{ float:left; width:99%;}
#articeBottom {font-size: 14px; margin: 6px 0 10px; padding-top: 10px; text-align: right; width: 97%;}
#articeBottom a{ font-size:12px; color:#666;}
#articeBottom a:hover{ color:#0099FF;}
#comments{margin-top:-40px;}

.col-half {
  display: inline-block;
  width: 50%;
  margin-right: -3px;
  text-align: center;
}

.btn {
  margin-top:-6px;
  position: relative;
  font-size: 14px;
  color: #fff;
  padding: 5px 15px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
}
.btn.half-stroke {
  background-color: #3498db;
}



._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; background:#fff; }
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #56b4f8; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; }

#guestsmt .button{float:right;border:none;padding:8px 25px; font-size:13px; margin-top:0px;}
#comments{ margin-top:-30px;}
.comments-title{margin:0px 0 0em 0;padding-top:20px;border-bottom:2px solid rgba(0,0,0,.1);padding-bottom:20px;color:rgba(0,0,0,.8);font-size:1.1rem;line-height:1.2;letter-spacing:.08em;font-weight:700;text-transform:uppercase}
.comments-title a{float:right;font-size:14px; color:#00ccee}
.comment-list{margin-bottom:30px;list-style:none; margin-top:-10px;}
.comment-list li{list-style:none}
.comment-list>li{padding-top:20px;border-bottom:1px dotted rgba(0,0,0,.15); }

.comment-body{margin-left:65px;margin-bottom:20px}
.pingback .comment-body{margin-left:0}
.comment-meta{margin-bottom:5px;border-bottom:1px solid rgba(0,0,0,.02);padding-bottom:6px;}
.comment-meta>:not(:last-child){margin-right:4px}
.comment-author{position:relative;display:inline-block}
.comment-author>img{height:50px;width:50px;position:absolute;top:0;left:-65px;border-radius:4px;max-width: none;}

.comment-author span{font-size:15px;font-weight:700;}
.comment-author span i{margin-right:6px;}
.comment-author em{color:rgba(0,0,0,.5);text-decoration:none;font-style:normal;font-size:13px; font-weight:normal;}
.comment-author em:before{content:'\b7';margin-right:.5em;margin-left:1em; font-size:14px;color:rgba(0,0,0,.6);margin-right:4px;font-weight:400}

.comment-metadata{font-size:12px;font-size:.85714rem;color:rgba(0,0,0,.4);display:inline-block;float:right;}
.comment-metadata>:not(:last-child){margin-right:4px}
.comment-metadata a,.comment-metadata a:active,.comment-metadata a:focus,.comment-metadata a:hover,.comment-metadata a:visited{color:rgba(0,0,0,.4);text-decoration:none}
.comment-metadata .edit-link{color:rgba(0,0,0,.7); font-size:14px; font-weight:bold;}
/* .comment-metadata .edit-link:before{content: "f041";margin-right:.3em;font-family: "fontawesome" !important;font-weight:400;color:rgba(0,0,0,.4);} */

.comment-content{margin-bottom:10px;font-size:14px; line-height:1.6; margin-top:0px; margin-left:12px;margin-right:12px;}
.comment-content>:last-child{margin-bottom:0}
.comment-content .info{padding:15px;background:#eee;font-style:italic}
.comment-content .info p:last-child{margin-bottom:0}
.comment-reply-title{margin-top:0;margin-bottom:1em;color:rgba(0,0,0,.8);font-size:1rem;font-weight:700;text-transform:uppercase;border-bottom:2px solid rgba(0,0,0,.1);padding-bottom:20px;}
.comment-reply-title small{font-size:80%}
.guestbk{margin-top:-20px;}
.comments-area h2{font-size:1.5em; margin-bottom:12px;} .comments-area h2 i{margin-right:0.3em;}
#comments{width:100%;}


.g-ft {
	border-top:1px solid #eaeaea; background:#0188cc;
	padding: 30px 0; overflow:hidden;
}
.g-w1170 {
	margin: 0 auto;
	width: 1170px; font-size:13px;
}
.m-ftel {
	text-align: right
}

.f-fr {
	float: right
}

.m-ftel p {
	color: #fff;
	font-family: impact;
	font-size: 24px;
	padding: 10px 0 0
}

.m-ftel h5 span {
	color: #fff;
	display: block;
	font-size: 16px
}

.m-ftel h5 label {
	color: #ccc;
	display: block;
	font-size: 18px;
	height: 24px;
	margin-top: 4px;
	text-transform: uppercase
}

.m-fnav a:first-child {
	padding-left: 0
}

.m-fnav a {
	border-right: 1px solid #fff;
	color: #fff;
	display: inline-block;
	height: 15px;
	line-height: 15px;
	padding: 0 8px
}

.m-cprt {
	color: #fff;
	line-height: 24px;
	margin-top:8px;
}
.m-cprt a{color:#fff;}

.m-cprt img {
	margin-top:8px;
	margin-right: 5px;
	border-radius: 5px
}



@media (min-width: 1200px) {}
@media (min-width: 992px) and (max-width: 1199px) {}
@media (min-width: 768px) and (max-width: 991px) {.comments-area h2 i{margin-right:1em;}}
@media (min-width: 480px) and (max-width: 767px) {}
@media (max-width: 479px) {}

.i_noticle { width:100%;  background: #fff; line-height:150%;  position: relative; border: 1px solid #ddd; zoom: 1; height: 176px; overflow: hidden; margin-bottom:0px; font-size:14px;}
.i_noticle a{ color:#2A78B4;  }
.i_noticle strong { background: #2b77bc; color:#fff; position: absolute; left: 0; top: 0; width: 12px; padding: 8px 13px; height: 160px; overflow: hidden; text-align: center; font-weight: bold; line-height:30px; font-size:15px; padding-top:25px;}
.i_noticle div { padding: 3px; line-height: 2em; }
.i_noticle .m_wmore { position: absolute; right: 0px; bottom: 0px; background:#fff; border:1px solid #ddd; border-bottom:none; border-right:none; line-height:20px; padding-left:10px;padding-right:10px;}
.i_noticle .m_wmore{background:#2A78B4; border:1px solid #2A78B4;}
.i_noticle .m_wmore a{color:#fff;}
.i_noticle .pagesize { position: absolute; right: 5px; top: 5px; }
.i_noticle .pagesize a {border:1px solid #f4f4f4; width: 16px; height: 16px; text-align:center; display: block; overflow: hidden; line-height: 0; margin-bottom: 3px; }
.i_noticle .pagesize a.prev:hover, .i_noticle .pagesize a.next:hover {background:#2A78B4; color:#fff;border:1px solid #2A78B4;}
.inotice{margin-bottom:10px;}
.i_noticle div#miniNewsRegion{position:absolute; left:25px;font-size:16px; margin-top:200px; overflow:hidden;}
.i_noticle div#miniNewsRegion a{height:30px; overflow:hidden;display:block;    white-space: nowrap; text-overflow: ellipsis;}
.i_noticle div#miniNewsRegion p{font-size:14px; color:#aaa; line-height:22px; height:45px; overflow:hidden;}
.i_noticle div#miniNewsRegion div.li{width:100%;float:left;}
.i_noticle div#miniNewsRegion .li div{float:left;width:44%; padding-right:2%; padding-left:2%; border-right:1px solid #ddd}
.i_noticle div#miniNewsRegion .li div:nth-child(even), .i_noticle div#miniNewsRegion .li div.even{border-right:none}