﻿@charset "utf-8";
body,div,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,p,blockquote,th,td,button,blockquote{ margin:0; padding:0;}
body{ font-family:微软雅黑,Verdana,Arial;font-size:12px;background:#f4f4f4; margin:0; color:#555;text-align:left;line-height:150%; }
img {border:0; vertical-align:middle;}
input, textarea, select {vertical-align:middle; font-size:12px; color:#333; font-family:微软雅黑,Verdana,Arial;}

iframe{ border:none;}
dl,ul,li,ol{ list-style:none; padding:0; margin:0;}
button{ cursor:pointer;vertical-align:middle;}
cite{font-style:normal;}

form{display:inline;}

a{color: #555;text-decoration: none;}
a:hover{ color:#888; text-decoration:none;}

.clear {clear:both;height:0px; margin:0px;font-size:0px;line-height:0px;overflow:hidden;height:0px !important; overflow:hidden !important; float:none !important; line-height:0px !important; padding:0 !important; margin:0 !important; border:none !important; }
.disp{ display:none;}
/* 购物车美化 */
.buy-car {
  display: block;
  float: left;
  padding: 0px 0 0 22px;
  padding: 1px 0 0 22px \9;
  _padding-top: 0px;
  background: url(img/ico_common.png) 0 2px no-repeat;
}

/* 消息显示美化 */
.zg-noti-number {
  background: #BF1031;
  border: 1px solid #B11331;
  box-shadow: 0 1px 2px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.15);
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  -webkit-text-size-adjust: none;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  border-radius: 16px;
  text-indent: 0;
  text-align: center;
  text-decoration: none;
}

/*头文件*/
.header{min-width:1000px;height:80px;background:#fff; }
.header .inner{width:1000px;height:80px;background:#fff;margin:0 auto;}
.header .logo{width: 195px;height: 70px;padding: 10px 0 0;float:left}
.header .logo a{width: 185px;height: 58px;background: url(img/xklogo.png) no-repeat;float:left}

.header .right{padding:40px 0px 0px 0px;float:right;}
.header .right .loginreg{display:inline-block;}
.header .right .loginreg a{color:#333;font-size:14px;height:27px;line-hight:27px;margin-left:10px;display:inline-block;}
.header .right .loginreg a:hover{color:#2abc9c; text-decoration:none;}
.header .right .btn_ss{width:53px;height:27px;background:url(img/btn_ss.png) no-repeat;line-height:27px;text-align:center; font-size:14px;color:#2abc9c;display:inline-block;}
.header .right .loginover{display:inline-block; position:relative;z-index:2;height:40px;}
.header .right .loginover h3{font-size:14px;height:27px;line-height:27px;font-weight:normal;padding:0px 30px;}
.header .right .loginover h3 i{width:27px;height:27px;background:url(img/i_down.png) no-repeat center center; display:block; position:absolute;right:0px;top:0px;}
.header .right .hover h3 i{
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transition: transform .2s ease-in;
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -moz-transform .2s ease-in;
	-o-transition: -o-transform .2s ease-in;	
	}
.header .right .loginover b{width:17px;height:9px;background:url(img/i_ar_up.png) no-repeat; position:absolute;top:26px;right:52px;z-index:2;display:none;} 
.header .right .loginover ul{ position:absolute;top:34px;right:0px;width:120px;padding:5px 0px;background:#f7f7f7;border-radius:8px;border:1px #e0e0e0 solid;display:none;}
.header .right .loginover li{height:30px;line-height:30px;}
.header .right .loginover li a{height:30px;font-size:14px;color:#555;display:block;}
.header .right .loginover li .is_1{height:30px;padding:0px 0px 0px 40px;background:url(img/is_1.png) no-repeat 10px 5px;display:inline-block; vertical-align:middle;}
.header .right .loginover li .is_2{height:30px;padding:0px 0px 0px 40px;background:url(img/is_2.png) no-repeat 10px 5px;display:inline-block; vertical-align:middle;}
.header .right .loginover li .is_3{height:30px;padding:0px 0px 0px 40px;background:url(img/is_3.png) no-repeat 10px 5px;display:inline-block; vertical-align:middle;}
.header .right .loginover li .is_4{height:30px;padding:0px 0px 0px 40px;background:url(img/is_4.png) no-repeat 10px 5px;display:inline-block; vertical-align:middle;}
.header .right .loginover li a:hover{background-color:#eaeaea; text-decoration:none;}
.header .right .hover b,.header .right .hover ul{display:block;}


 
.header .nav{font-size:15px;padding:27px 0px 0px 0px;float:left;}
.header .nav li{width:90px;height:53px;text-align:center;float:left; position:relative;}
.header .nav .end{background:none;padding:0px;border:0px;}
.header .nav a{width:100%;height:50px;line-height:50px;color:#333;float:left;}
.header .nav a:hover,.header .nav .act a{border-bottom:3px #2abc9c solid; text-decoration:none;color:#2abc9c;}
.header .nav li .tips{width:54px;height:14px;border:1px #ff7968 solid;font-size:12px;color:#ff7968;text-align:center;line-height:14px;background:#f7f7f7; display:block; position:absolute;top:35px;left:16px;}

.header-min{min-width:1000px;height:80px;background:#f4f4f4; }
.header-min .inner{width:1000px;height:80px;background:#f4f4f4;margin:0 auto;}
.header-min .logo{height:60px;padding:20px 0px 0px 0px;float:left;}
.header-min .logo a{width:155px;height:48px;background:url(img/logo.png) no-repeat;float:left;}
.header-min .logo h3{height:26px;margin-top:22px;border-left:1px #c5c5c5 solid;padding:0px 15px;line-height:24px;font-size:24px;color:#434343;font-weight:normal;float:left;}
.header-min .right{padding:50px 0px 0px 0px;font-size:14px;float:right;}



.sitemap{clear:both;width:1000px;height:210px;padding:30px 0px 0px 0px;margin:0 auto;}
.sitemap .list{width:140px;margin-right:70px;display:inline;float:left;}
.sitemap .list h3{height:30px;line-height:30px;font-size:18px;color:#333;font-weight:normal;}
.sitemap .list h3 a{color:#333;}
.sitemap .list h3 a:hover{color:#666;}
.sitemap .list ul{padding:10px 0px;}
.sitemap .list li{height:30px;line-height:30px;font-size:14px;}
.sitemap .list li a{color:#666;}
.sitemap .list li a:hover{color:#999;}
.sitemap .tel{width:200px;float:left;}
.sitemap .tel h3{height:45px;line-height:30px;font-size:18px;color:#333;font-weight:normal;}
.sitemap .tel h4{height:25px;line-height:25px;font-size:14px;color:#666;font-weight:normal;}
.sitemap .tel p{height:25px;line-height:25px;font-size:14px;color:#666;font-weight:normal;}

.sitemap .right{padding:5px 0px;float:right;}
.sitemap .right p{padding:0px 0px 15px 0px;height:20px;line-height:20px;font-size:14px;color:#333;}
.sitemap .ewm{height:111px;background:url(img/ewm.png) no-repeat;margin-left:25px;}



.footer{clear:both;width:1000px;border-top:1px #e5e5e5 solid;color:#333;padding:15px 0px;zoom:1;margin:0 auto;}
.footer:after{content: ""; display: block; clear: both; height: 0px;}
.footer .li-t{width:450px;line-height:44px;float:left;}
.footer .li-m{width:100px;float:left;}
.footer .li-r{width:450px;line-height:44px; text-align:right;float:right;}

.index-banner{min-width:1000px;}

.fullSlide {width:100%;position:relative;height:353px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:353px;	overflow:hidden;text-align:center;}
.fullSlide .bd li a {width:100%;display:block;height:353px; cursor:pointer;}
.fullSlide .hd {width:100%;	position:absolute;z-index:1;bottom:25px;left:0;height:10px;line-height:10px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:10px;height:10px;margin:0px 5px;overflow:hidden;background:url(img/f_li.png) no-repeat ;line-height:999px;	}
.fullSlide .hd ul .on {	background:url(img/f_li_act.png) no-repeat;}
.fullSlide .prenext{width:950px;margin:0 auto; position:relative;display:none;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:-250px;left:0px;z-index:1;	width:40px;	height:60px;background:url(img/slider-arrow.png) -126px -137px #999 no-repeat;cursor:pointer;	filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:0px;background-position:-6px -137px;}

.index-banner .inner{width:1000px;height:0px; position:relative;margin:0 auto;}
.index-banner .loginbox{ position:absolute;right:30px;top:-318px; width:240px;height:258px;padding:40px 25px 0px 25px;background:url(img/loginbox.png) no-repeat;}
.index-banner .loginbox h4{height:40px;font-size:14px;line-heigh:20px;}
.index-banner .loginbox p{height:30px;line-heigh:20px;}
.index-banner .loginbox li{height:40px;line-heigh:20px;padding:0px 0px 0px 25px;font-size:14px;}
.index-banner .loginbox .li_1{background:url(img/is_6.png) no-repeat;}
.index-banner .loginbox .li_2{background:url(img/is_5.png) no-repeat;}
.index-banner .loginbox strong{font-size:20px;color:#2abc9c;font-weight:normal;}
.index-banner .loginbox .submit{padding:40px 0px 0px 0px;}
.index-banner .loginbox .btn_ss2{width:61px;height:29px;margin-right:10px;background:url(img/btn_ss2.png) no-repeat;line-height:29px;text-align:center; font-size:12px;color:#fff;display:inline-block;}
.index-banner .loginbox .txt{line-height:30px;font-size:14px;color:#333;}
.index-banner .loginbox .txt strong{font-size:20px;color:#2abc9c;}
.index-banner .loginbox .btn{padding:20px 0px;}
.index-banner .loginbox .stat{text-align:right;}
.index-banner .loginbox .stat a{color:#2abc9c;}

.index-container{width:1000px;margin:0 auto;}

.index-join{min-width:1000px;height:183px; text-align:center;padding:200px 0px 0px 0px;background:url(img/p_join.jpg) no-repeat top center;}

/*公告栏*/
.ggl{padding-top:22px;}
.ggl dl{float:left;}
.wzgg{clear:both;width:490px;height:130px;background:#fff;}
.wzgg dt,.wzgg dd{float:left;}
.wzgg dt{width:50px;margin:0 auto;}
.wzgg dt p{width:14px;}
.wzgg dt span{display:inline-block;width:14px;height:14px;}
.wzgg dd{height:12px;padding:12px 0;}


.zrxm{clear:both;margin-bottom:0px;zoom:1;}
.zrxm:after{content: ""; display: block; clear: both; height: 0px;}
.zrxm .hd{height:60px;padding:0px 0px 0px 0px;line-height:60px;}
.zrxm .hd h3{font-size:20px;color:#333;font-weight:normal;float:left;}
.zrxm .hd .right{float:right;}
.zrxm .bd {}
.zrxm .bd .k-t {height:4px;background:url(img/k_t.png) no-repeat;overflow:hidden;}
.zrxm .bd .k-b {height:6px;background:url(img/k_b.png) no-repeat;overflow:hidden;}
.zrxm .bd .k-m{clear:both;background:#fff;padding:0px 20px 0px 20px;zoom:1;}
.zrxm .bd .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.zrxm .bd .k-m .left{width:620px;height:270px; border-right:1px #eaeaea dashed;float:left;}
.zrxm .bd .k-m .right{width:310px;padding:55px 0px 0px 0px;float:right;}
.zrxm .bd .k-m .right .btn_s{background:url(img/btn_s_over.png) no-repeat;color:#fff;}
.zrxm .bd .k-m .left .title{height:20px;line-height:20px;padding:20px 0px;}
.zrxm .bd .k-m .left .title h3{padding:0px 10px 0px 0px;font-size:18px;color:#333;font-weight:normal;float:left;}
.zrxm .bd .k-m .left .title .city{height:20px;line-height:20px;color:#888;float:left;}

.zrxm .bd .k-m .left .main{}
.zrxm .bd .k-m .left .main .pic{width:310px;float:left;}
.zrxm .bd .k-m .left .main .pic img{width:280px;height:176px;border-radius:8px;}
.zrxm .bd .k-m .left .main .info{width:300px;float:left;}
.zrxm .bd .k-m .left .main .info .feed{height:50px;overflow:hidden;}
.zrxm .bd .k-m .left .main .info .feed dl{padding:0px 20px;height:50px;text-align:center;border-right:1px #e2e2e2 solid;float:left;}
.zrxm .bd .k-m .left .main .info .feed .begin{padding:0px 15px 0px 0px;}
.zrxm .bd .k-m .left .main .info .feed .end{border:0px;padding:0px 0px 0px 15px;}
.zrxm .bd .k-m .left .main .info .feed dt{height:30px;line-height:20px;color:#777;}
.zrxm .bd .k-m .left .main .info .feed dd{height:20px;line-height:20px;font-size:20px;color:#ff5842;}
.zrxm .bd .k-m .left .main .info .txt{clear:both;padding:15px 0px 0px 0px;}
.zrxm .bd .k-m .left .main .info .txt li{padding:0px 0px 10px 0px;font-size:13px;height:20px;line-height:20px;}

.i_tips{height:16px;padding:0px 5px 0px 20px;background:url(img/i_tips.png) no-repeat 5px 0px; display:inline-block; vertical-align:middle; position:relative;}
.i_tips span{ position:absolute;left:-97px;top:16px;width:206px;height:52px;padding:12px 10px 0px 10px;line-height:15px;font-size:12px;color:#999;background:url(img/tips_bg.png) no-repeat;display:none;}
.i_tips:hover span{display:block;}

.zrxm .bd .k-m .left .main .info .more{ padding:0px 20px 0px 0px;text-align:right;}
.zrxm .bd .k-m .right dl{padding:0px 0px 0px 0px;height:48px;line-height:28px;font-size:13px;}
.zrxm .bd .k-m .right dt{float:left;}
.zrxm .bd .k-m .right dd{float:left;}
.zrxm .bd .k-m .right i{width:15px;height:28px;margin:0px 2px;line-height:28px;text-align:center;font-size:14px;background:url(img/i_num.png) no-repeat; font-style:normal; display:inline-block; vertical-align:middle;}
.zrxm .bd .k-m .right .jd{width:181px;height:8px;background:url(img/jd_bg.png) no-repeat;display:inline-block;margin-top:12px; vertical-align:top;}
.zrxm .bd .k-m .right .jd-over{height:8px;background:url(img/jd_over.png) no-repeat; position:relative;float:left;}
.zrxm .bd .k-m .right .jd-over b{display:block; position:absolute;right:-15px;top:-15px;font-size:12px;color:#2abc9c;font-weight:normal;height:15px;line-height:15px;}
.zrxm .bd .k-m .right .submit{padding:7px 0px 0px 0px;}

.xmlb{clear:both;margin-bottom:0px;zoom:1;}
.xmlb:after{content: ""; display: block; clear: both; height: 0px;}
.xmlb .hd{height:60px;padding:0px 0px 0px 0px;line-height:60px;}
.xmlb .hd h3{font-size:20px;color:#333;font-weight:normal;float:left;}
.xmlb .hd .right{padding:25px 0px 0px 0px;float:right;}
.xmlb .bd {}
.xmlb .bd .k-t {height:4px;background:url(img/k_t.png) no-repeat;overflow:hidden;}
.xmlb .bd .k-b {height:6px;background:url(img/k_b.png) no-repeat;overflow:hidden;}
.xmlb .bd .k-m{clear:both;background:#fff;padding:0px 20px 20px 20px;zoom:1;}
.xmlb .bd .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.xmlb .bd .k-m .list-t{height:50px;line-height:50px;font-size:12px;color:#333;}
.xmlb .bd .k-m .list{height:40px;line-height:40px;border-top:1px #f6f6f6 solid;font-size:14px;color:#333;}
.xmlb .bd .k-m .li-1{width:310px;float:left;}
.xmlb .bd .k-m .li-2{width:120px;float:left;}
.xmlb .bd .k-m .li-3{width:130px;float:left;}
.xmlb .bd .k-m .li-4{width:110px;float:left;}
.xmlb .bd .k-m .li-5{width:180px;float:left;}
.xmlb .bd .k-m .li-6{text-align:right;padding:6px 0px;float:left;}
.xmlb .bd .k-m .jd{width:115px;height:8px;background:url(img/jds_bg.png) no-repeat;display:inline-block;margin-top:20px;}
.xmlb .bd .k-m .jd-over{height:8px;background:url(img/jds_over.png) no-repeat; position:relative;float:left;}
.xmlb .bd .k-m .jd-over b{display:block; position:absolute;right:-15px;top:-15px;font-size:12px;color:#2abc9c;font-weight:normal;height:15px;line-height:15px;}

.hdzt{clear:both;margin-bottom:0;zoom:1;margin-top: 15px;}
.hdzt:after{content:"";display:block;clear:both;height:0}
.hdzt .hd{height:60px;padding:0;line-height:60px}
.hdzt .hd h3{font-size:20px;color:#333;font-weight:400;float:left}
.hdzt .hd .right{padding:15px 0 0;float:right}
.hdzt .bd .list{width:322px;height:330px;margin-right:10px;display:inline;float:left}
.hdzt .bd .list .pic{height:180px;/*border-bottom:4px #3296d6 solid*/}
.hdzt .bd .list .pic a{display:inline-block;width:322px;height:180px;overflow:hidden;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}
.hdzt .bd .list .pic a:hover img{-webkit-transform:rotate(10deg) scaleX(1.5) scaleY(1.5);-moz-transform:rotate(10deg) scaleX(1.5) scaleY(1.5);-ms-transform:rotate(10deg) scaleX(1.5) scaleY(1.5);-o-transform:rotate(10deg) scaleX(1.5) scaleY(1.5);transform:rotate(10deg) scaleX(1.5) scaleY(1.5)}
.hdzt .bd .list .pic a img{width:322px;height:180px;border-top-left-radius:8px;border-top-right-radius:8px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
.hdzt .bd .list .txt{background:url(img/ks_b.png) no-repeat bottom #fff;height:80px;padding:20px}
.hdzt .bd .list .txt .name{height:20px;line-height:20px}
.hdzt .bd .list .txt .name .kr_bm{width:autopx;height:20px;background:url(img/kr_bluett.png) no-repeat;display:inline-block;color:#fff;font-size:14px;text-align:center;line-height:18px;float:left;margin-right:5px;padding-left: 9px;padding-right: 9px;}
.hdzt .bd .list .txt .name .kr_end{background:url(img/kr_end.png) no-repeat}
.hdzt .bd .list .txt .name h3{font-size:16px;font-weight:400;float:left}
.hdzt .bd .list .txt .name .city{height:20px;line-height:20px;color:#888;float:right}
.hdzt .bd .list .txt p{padding:10px 0;height:25px;line-height:20px;color:#555}
.hdzt .bd .list .txt .more{color:#888}
.hdzt .bd .list .txt .more a{color:#2abc9c;float:right}
.hdzt .bd .list .txt .more a:hover{color:#c6c6c6}
.hdzt .bd .end{margin:0}

.zxdt{clear:both;margin-bottom:25px;}
.zxdt .hd{height:60px;padding:0px 0px 0px 0px;line-height:60px;}
.zxdt .hd h3{font-size:20px;color:#333;font-weight:normal;float:left;}
.zxdt .hd .right{padding:25px 0px 0px 0px;float:right;}
.zxdt .bd {}
.zxdt .bd .k-t {height:4px;background:url(img/k_t.png) no-repeat;overflow:hidden;}
.zxdt .bd .k-b {height:6px;background:url(img/k_b.png) no-repeat;overflow:hidden;}
.zxdt .bd .k-m{clear:both;background:#fff;zoom:1;}
.zxdt .bd .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.zxdt .bd .list{width:460px;margin:0px 20px;height:90px;padding:20px 0px;border-bottom:1px #ededed solid;display:inline;float:left;}
.zxdt .bd .end{border:0px;}
.zxdt .bd .list .pic{width:105px;height:90px;float:left;}
.zxdt .bd .list .pic img{width:90px;height:90px;border-radius:8px;}
.zxdt .bd .list .txt{width:355px;height:90px;float:left;}
.zxdt .bd .list .txt h3{font-size:16px;height:50px;line-height:20px;overflow:hidden;font-weight:normal;}
.zxdt .bd .list .txt .time{font-size:12px;height:20px;line-height:20px;color:#888;}
.zxdt .bd .list .txt .more{font-size:12px;height:20px;line-height:20px;color:#666;}


.wrap{min-width:1000px;background:#eee;zoom:1;}
.wrap:after{content: ""; display: block; clear: both; height: 0px;}

.wrap2{min-width:1000px;background:#fff;zoom:1;}
.wrap2:after{content: ""; display: block; clear: both; height: 0px;}

.reg-container{width:1000px;margin:0 auto;}
.reg-container .con-left{width:631px;min-height:300px;float:left;}
.reg-container .con-right{width:329px;padding:55px 40px 55px 0px;float:left;}

.regbox{}
.regbox .k-t {height:4px;background:url(img/kr_t.png) no-repeat;overflow:hidden;}
.regbox .k-b {height:4px;background:url(img/kr_b.png) no-repeat;overflow:hidden;}
.regbox .k-m{clear:both;padding:20px 40px 20px 39px;background:url(img/kr_m.png) repeat-y;zoom:1;}
.regbox .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.regbox .k-m h3{height:40px;font-size:14px;}
.regbox .k-m li{height:20px;line-height:20px;padding:9px 10px 10px 10px;color:#c4c4c4;background:url(img/input_s2.png) no-repeat;margin:0px 0px 13px 0px; position:relative;}
.regbox .k-m li span{ background-position:0px -2px;}
.regbox .k-m .hover{background:url(img/input_s2_over.png) no-repeat;}
.regbox .k-m .act{background:url(img/input_s2_act.png) no-repeat;}
.regbox .k-m li i{ position:absolute;right:6px;top:10px;}
.regbox .k-m li .input_s2{width:185px;border:0px;height:20px;line-height:20px;background:none; vertical-align:middle;}
.regbox .k-m li .input_s3{width:80px;border:0px;height:20px;line-height:20px;background:none; vertical-align:middle;}

.regbox .k-m .stat{margin:0px 0px 13px 0px;color:#777;}
.regbox .k-m .stat span{float:right;}
.regbox .k-m .submit{margin:0px 0px 20px 0px;}
.regbox .k-m .hzzh span{float:right;}
.regbox .k-m .hzzh span a{color:#2abc9c;}
.regbox .k-m .hzzh span a:hover{color:#666;}
.regbox .k-m .hzzh .i_qq{background:url(img/i_qq2.png) no-repeat;}
.regbox .k-m .hzzh .i_wx{background:url(img/i_wx2.png) no-repeat;}

.regbox .k-m .yzm{height:20px;line-height:20px;padding:9px 10px 10px 10px;color:#c4c4c4;background:url(img/input_s3.png) no-repeat;margin:0px 0px 13px 0px; position:relative;}
.regbox .k-m .yzm .yzmimg{ position:absolute;top:0px;right:0px;}
.regbox .k-m .yzm .yzmimg img{width:68px;height:37px;margin-right:5px;}

.regbox .k-m .yzm_hover{background:url(img/input_s3_over.png) no-repeat;}
.regbox .k-m .yzm_act{background:url(img/input_s3_act.png) no-repeat;}

.regbox .k-m .yzm i{ position:absolute;right:108px;top:10px;}

.regbox .k-m .yzm2{height:20px;line-height:20px;padding:9px 10px 10px 10px;color:#c4c4c4;background:url(img/input_s6.png) no-repeat;margin:0px 0px 13px 0px; position:relative;}
.regbox .k-m .yzm2 .btn_m{position:absolute;right:0px;top:0px;}
.regbox .k-m .yzm2 .btn_m_h{position:absolute;right:0px;top:0px;}
.regbox .k-m .yzm2 .input_s3{width:100px;}

.regbox .k-m .yzm2_hover{background:url(img/input_s6_over.png) no-repeat;}
.regbox .k-m .yzm2_act{background:url(img/input_s6_act.png) no-repeat;}

.regbox .k-m .yzm2 i{ position:absolute;right:118px;top:10px;}

.regok-container{width:1000px;margin:0 auto;}

.regok-container .title{text-align:center;padding:50px 0px;}
.regok-container .title h3{font-size:18px;color:#333;display:inline-block;}

.regok-container .main{clear:both;width:503px;padding:0px 0px 60px 0px;zoom:1;margin:0 auto;}
.regok-container .main:after{content: ""; display: block; clear: both; height: 0px;}
.regok-container .main .list-t{height:20px;line-height:20px;padding:10px 0px;border-bottom:1px #d9d9d9 solid;}
.regok-container .main .list-t h3{font-size:12px;color:#888;float:left;}
.regok-container .main .list-t .right{float:right;}

.regok-container .main .list{height:40px;padding:30px 0px 0px 0px;}
.regok-container .main .list .li-t{width:53px;float:left;}
.regok-container .main .list .li-m{width:330px;float:left;}
.regok-container .main .list .li-r{width:90px;padding:5px 0px 0px 0px; text-align:center;float:right;}
.regok-container .main .list .li-m h4{height:20px;line-height:20px;color:#555;font-size:14px;}
.regok-container .main .list .li-m p{height:20px;line-height:20px;color:#888;font-size:12px;}


.password-container{width:1000px;padding:100px 0px;margin:0 auto;}
.password-container .step{width:524px;height:70px;color:#999;font-size:14px;margin:0 auto; position:relative;}
.password-container .step li{ position:absolute;top:0px;width:235px;text-align:center;}
.password-container .step b{width:35px;height:45px;line-height:35px;text-align:center;display:block;margin:0 auto;}
.password-container .step .li-1{left:-100px;}
.password-container .step .li-2{left:141px;}
.password-container .step .li-3{right:-100px;}
.password-container .step1 {background:url(img/reg_step1.png) no-repeat top center;}
.password-container .step1 .li-1 {color:#1abc9c;}
.password-container .step1 .li-1 b{color:#fff;}

.password-container .step2 {background:url(img/reg_step2.png) no-repeat top center;}
.password-container .step2 .li-1,.password-container .step2 .li-2  {color:#1abc9c;}
.password-container .step2 .li-1 b,.password-container .step2 .li-2 b{color:#fff;}

.password-container .step3 {background:url(img/reg_step3.png) no-repeat top center;}
.password-container .step3 .li-1,.password-container .step3 .li-2,.password-container .step3 .li-3 {color:#1abc9c;}
.password-container .step3 .li-1 b,.password-container .step3 .li-2 b,.password-container .step3 .li-3 b{color:#fff;}


.password-container .form{width:624px;padding:50px 0px 0px 100px;margin:0 auto;}

.password-container .form dl{padding:0px 0px 14px 0px;clear:both;zoom:1;}
.password-container .form dl:after{content: ""; display: block; clear: both; height: 0px;}
.password-container .form dt{width:60px;text-align:right;line-height:35px;padding:0px 10px 0px 0px;float:left;}
.password-container .form dd{width:554px;float:left;}
.password-container .form .input_s5{margin-right:8px;}
.password-container .form .submit{padding:0px 0px 0px 70px;}


.password-container .txt{width:424px;font-size:14px;padding:50px 0px 50px 100px;line-height:40px;margin:0 auto;}




.pr-detail-container{width:1000px;padding:20px 0px;background:url(img/header_line.png) no-repeat top center;margin:0 auto;}

.breadcrumb{height:20px;line-height:20px;clear:both;}
.breadcrumb li{height:20px;padding:0px 20px 0px 0px;background:url(img/i_ar.png) no-repeat right 5px;margin:0px 10px 0px 0px;display:inline;float:left;}
.breadcrumb .end{background:none;}
.breadcrumb .right{float:right;}




.pr-info{clear:both;margin-bottom:20px;zoom:1;}
.pr-info:after{content: ""; display: block; clear: both; height: 0px;}
.pr-info .left{width:700px;float:left;}
.pr-info .right{width:274px;padding:72px 0px 0px 0px;float:right;}
.pr-info .right .btn_s{background:url(img/btn_s_over.png) no-repeat;color:#fff;}
.pr-info .left .title{height:20px;line-height:20px;padding:30px 0px;}
.pr-info .left .title h3{padding:0px 10px 0px 0px;font-size:18px;color:#333;font-weight:normal;float:left;}
.pr-info .left .title .city{height:20px;line-height:20px;color:#888;float:left;}

.pr-info .left .main{height:180px;border-right:1px #eaeaea dashed;}
.pr-info .left .main .pic{width:310px;float:left;}
.pr-info .left .main .pic img{width:280px;height:176px;border-radius:8px;}
.pr-info .left .main .info{width:300px;float:left;}
.pr-info .left .main .info .feed{height:50px;overflow:hidden;}
.pr-info .left .main .info .feed dl{padding:0px 20px;height:50px;text-align:center;border-right:1px #e2e2e2 solid;float:left;}
.pr-info .left .main .info .feed .begin{padding:0px 15px 0px 0px;}
.pr-info .left .main .info .feed .end{border:0px;padding:0px 0px 0px 15px;}
.pr-info .left .main .info .feed .end dd{color:#ff5842;}
.pr-info .left .main .info .feed dt{height:30px;line-height:20px;color:#777;}
.pr-info .left .main .info .feed dd{height:20px;line-height:20px;font-size:20px;color:#333;}
.pr-info .left .main .info .txt{clear:both;padding:25px 0px 0px 0px;}
.pr-info .left .main .info .txt li{padding:0px 0px 10px 0px;font-size:13px;height:20px;line-height:20px;}


.pr-info .right dl{padding:0px 0px 0px 0px;height:48px;line-height:28px;font-size:13px;}
.pr-info .right dt{float:left;}
.pr-info .right dd{float:left;}
.pr-info .right i{height:28px;margin:0px 0px;line-height:28px;text-align:center;font-size:14px;color:#fa7463; font-style:normal; display:inline-block; vertical-align:middle;}
.pr-info .right .jd{width:181px;height:8px;background:url(img/jd_bg.png) no-repeat;display:inline-block;margin-top:12px; vertical-align:top;position:relative;}
.pr-info .right .jd-over{height:8px;background:url(img/jd_over.png) no-repeat; float:left;}
.pr-info .right .jd-over b{display:block; position:absolute;left:185px;top:-5px;font-size:12px;color:#2abc9c;font-weight:normal;height:15px;line-height:15px;}
.pr-info .right .submit{padding:7px 0px 0px 0px; position:relative;}
.pr-info .right .submit .input_s{float:left;}
.pr-info .right .submit .btn_s{float:right;}
.pr-info .right .submit .tips{width:175px;height:30px;line-height:30px;padding:5px 0px 0px 10px;background:url(img/tips_a.png) no-repeat; position:absolute;left:0px;top:40px;}
.pr-info .right .submit .tips .i_x{width:15px;height:15px;background:url(img/i_x_s.png) no-repeat; position:absolute;right:10px;top:12px;display:block;}
.pr-info .right .submit .tips a{color:#2abc9c;}

.pr-detail-container .con-left{clear:both;width:675px;float:left;}
.pr-detail-container .con-right{width:273px;float:right;}

.pr-box{clear:both;margin:0px 0px 20px 0px;zoom:1;}
.pr-box:after{content: ""; display: block; clear: both; height: 0px;}
.pr-box .k-t {height:4px;background:url(img/k2_t.png) no-repeat;overflow:hidden;}
.pr-box .k-b {height:4px;background:url(img/k2_b.png) no-repeat;overflow:hidden;}
.pr-box .k-m{clear:both;padding:15px 0px 15px 15px;background:url(img/k2_m.png) repeat-y;zoom:1;}
.pr-box .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.pr-box dl{float:left;}
.pr-box dt{width:35px;float:left;}
.pr-box dd{float:left;}
.pr-box dd h3{height:25px;line-height:20px;font-size:13px;}
.pr-box dd p{color:#999;}
.pr-box .li-1 dd{width:150px;}
.pr-box .li-2 dd{width:210px;}
.pr-box .li-3 dd{width:180px;}



.pr-main{clear:both;margin:0px 0px 20px 0px;zoom:1;}
.pr-main:after{content: ""; display: block; clear: both; height: 0px;}
.pr-main .hd{border-bottom:1px #f1f1f1 solid;padding:10px 0px 0px 0px;height:33px;}

.pr-main .hd li{height:33px;font-size:14px;background:url(img/li_lan.png) no-repeat right 2px;float:left;}
.pr-main .hd li a{height:30px;padding:0px 20px;line-height:15px;color:#333;float:left;}
.pr-main .hd .act a{border-bottom:3px #2abc9c solid;color:#2abc9c;}
.pr-main .hd .end{background:none;}
.pr-main .bd{padding:25px 0px;}
.pr-main .bd .item{padding:0px 0px 20px 0px;}
.pr-main .bd .item .title h3{height:30px;line-height:20px;font-size:14px;color:#333;padding:0px 0px 0px 20px;background:url(img/i_lan.png) no-repeat 0px 3px;}
.pr-main .bd .item .main{padding:0px 0px 0px 20px;}
.pr-main .bd .item .main h4{height:25px;line-height:25px;color:#333;font-size:13px;}
.pr-main .bd .item .main p{line-height:25px;color:#555;font-size:13px;}

.pr-main .box{clear:both;margin:0px 0px 20px -20px;zoom:1;}
.pr-main .box:after{content: ""; display: block; clear: both; height: 0px;}
.pr-main .box .k-t {height:4px;background:url(img/k2_t.png) no-repeat;overflow:hidden;}
.pr-main .box .k-b {height:4px;background:url(img/k2_b.png) no-repeat;overflow:hidden;}
.pr-main .box .k-m{clear:both;padding:15px 0px 0px 0px;background:url(img/k2_m.png) repeat-y;zoom:1;}
.pr-main .box .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.pr-main .box .k-m li{width:205px;height:33px;padding:0px 0px 0px 15px;font-size:13px;color:#444;float:left;}


.pr-main .list-t{height:40px;line-height:40px;background:#f7f7f7;font-size:13px;margin:10px 0px 10px -20px;}
.pr-main .list{clear:both;height:35px;line-height:35px;text-align:center;margin-left:-20px;}
.pr-main .list .li-1{width:90px;min-height:35px;float:left;}
.pr-main .list .li-2{width:150px;min-height:35px;float:left;}
.pr-main .list .li-3{width:140px;min-height:35px;float:left;}
.pr-main .list .li-4{width:140px;min-height:35px;float:left;}
.pr-main .list .li-5{width:140px;min-height:35px;float:left;}


.pr-main .piclist{clear:both;padding:10px 0px;margin-right:-32px;zoom:1;}
.pr-main .piclist:after{content: ""; display: block; clear: both; height: 0px;}
.pr-main .piclist li{width:207px;height:134px;margin:0px 17px 0px 0px;display:inline; position:relative;float:left;}
.pr-main .piclist li h3{width:187px;height:30px;padding:0px 10px;line-height:30px;font-size:12px;font-weight:normal;color:#fff;background:rgba(0,0,0,0.5); position:absolute;left:0px;bottom:0px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.pr-main .piclist li img{width:207px;height:134px;border-radius:5px;}



.tzjsq{clear:both;margin:0px 0px 20px 0px;zoom:1;}
.tzjsq:after{content: ""; display: block; clear: both; height: 0px;}
.tzjsq .k-t {height:4px;background:url(img/k3_t.png) no-repeat;overflow:hidden;}
.tzjsq .k-b {height:4px;background:url(img/k3_b.png) no-repeat;overflow:hidden;}
.tzjsq .k-m{clear:both;padding:5px;background:url(img/k3_m.png) repeat-y;zoom:1;}
.tzjsq .k-m:after{content: ""; display: block; clear: both; height: 0px;}
.tzjsq .hd{height:20px;}
.tzjsq .hd h3{height:20px;line-height:20px;font-size:13px;}
.tzjsq .bd{padding:10px;}
.tzjsq .bd dl{height:30px;font-size:13px;line-height:28px;}
.tzjsq .bd dt{width:100px;padding:0px 10px 0px 0px; text-align:right;float:left;}
.tzjsq .bd dd{width:120px;text-align:left;float:left;}
.tzjsq .bd dl span{float:left;font-family:宋体;font-size:18px;line-height:30px;}
.tzjsq .bd .sum{border-top:1px #d9d9d9 solid;}
.tzjsq .bd .sum dd{color:#2abc9c;}

.tbtop10{clear:both;margin:0px 0px 20px 0px;zoom:1;}
.tbtop10:after{content: ""; display: block; clear: both; height: 0px;}
.tbtop10 .hd{height:30px;border-bottom:1px #f1f1f1 solid;}
.tbtop10 .hd h3{height:20px;line-height:20px;font-size:13px;}
.tbtop10 .bd{padding:20px 0px 0px 0px;}
.tbtop10 .bd .list-t{height:25px;line-height:25x;color:#666;}
.tbtop10 .bd .list{height:25px;line-height:25x;color:#444;}
.tbtop10 .bd .li-1{width:95px;overflow:hidden;float:left;}
.tbtop10 .bd .li-2{width:95px;overflow:hidden;float:left;}
.tbtop10 .bd .li-3{width:80px;overflow:hidden;float:left;}
.tbtop10 .bd .list-t .li-1{width:85px;padding-left:10px;}
.tbtop10 .bd .list-t .li-2{width:85px;padding-left:10px;}
.tbtop10 .bd .list-t .li-3{width:60px;padding-left:20px;}



.pr-list-container{width:1000px;padding:20px 0px;background:url(img/header_line.png) no-repeat top center;margin:0 auto;}

.pr-list .hd{height:20px;line-height:20px;font-size:14px;padding:20px 0px 0px 0px;}
.pr-list .hd a{padding:0px 10px;display:inline-block;}
.pr-list .hd .act{color:#2abc9c;}

.pr-lista .hd{height:20px;line-height:20px;font-size:14px;padding:15px 0px 14px 0px;}
.pr-lista .hd a{padding:0px 10px;display:inline-block;}
.pr-lista .hd .act{color:#2abc9c;}

.pr-list .bd .list{padding:28px 0px;border-bottom:1px #e9e9e9 solid;clear:both;zoom:1; position:relative;}
.pr-list .bd .list:after{content: ""; display: block; clear: both; height: 0px;}
.pr-list .bd .list .prpic{width:320px;float:left;}
.pr-list .bd .list .prpic img{width:280px;height:176px;border-radius:8px;}
.pr-list .bd .list .prtxt{width:680px;float:left;}
.pr-list .bd .list .prtxt .title{height:40px;line-height:20px;}
.pr-list .bd .list .prtxt .title h3{padding:0px 10px 0px 0px;font-size:18px;color:#333;font-weight:normal;float:left;}
.pr-list .bd .list .prtxt .title .city{height:20px;line-height:20px;color:#888;float:left;}
.pr-list .bd .list .prtxt .main{}
.pr-list .bd .list .prtxt .main .txt{width:365px;height:136px;padding:0px 0px 0px 0px;border-right:1px #eaeaea dashed;float:left; position:relative;}
.pr-list .bd .list .prtxt .main .txt li{padding:0px 0px 0px 0px;font-size:13px;height:33px;line-height:20px;}
.pr-list .bd .list .prtxt .main .txt li strong{font-size:22px;color:#ff5842;}
.pr-list .bd .list .prtxt .main .txt .more{ position:absolute;bottom:13px;right:40px;}
.pr-list .bd .list .prtxt .main .right{width:273px;padding:0px 0px 0px 0px;float:right;}
.pr-list .bd .list .prtxt .main .right dl{clear:both;padding:0px 0px 0px 0px;height:33px;line-height:20px;font-size:13px;}
.pr-list .bd .list .prtxt .main .right dt{float:left;}
.pr-list .bd .list .prtxt .main .right dd{float:left;}
.pr-list .bd .list .prtxt .main .right i{height:20px;margin:0px 0px;line-height:20px;text-align:center;font-size:14px;color:#fa7463; font-style:normal; display:inline-block; vertical-align:middle;}
.pr-list .bd .list .prtxt .main .right .jd{width:181px;height:8px;background:url(img/jd_bg.png) no-repeat;display:inline-block;margin-top:7px; vertical-align:top;position:relative;}
.pr-list .bd .list .prtxt .main .right .jd-over{height:8px;background:url(img/jd_over.png) no-repeat; float:left;}
.pr-list .bd .list .prtxt .main .right .jd-over b{display:block; position:absolute;left:185px;top:-5px;font-size:12px;color:#2abc9c;font-weight:normal;height:15px;line-height:15px;}
.pr-list .bd .list .prtxt .main .right .submit{padding:7px 0px 0px 0px; position:relative;}
.pr-list .bd .list .prtxt .main .right .submit .input_s{float:left;}
.pr-list .bd .list .prtxt .main .right .submit .btn_s{float:right;}
.pr-list .bd .list .prtxt .main .right .submit .input_s_h{float:left;}
.pr-list .bd .list .prtxt .main .right .submit .btn_s_h{float:right;}
.pr-list .bd .list .prtxt .main .right .submit .tips{width:175px;height:30px;line-height:30px;padding:5px 0px 0px 10px;background:url(img/tips_a.png) no-repeat; position:absolute;left:0px;top:40px;}
.pr-list .bd .list .prtxt .main .right .submit .tips .i_x{width:15px;height:15px;background:url(img/i_x_s.png) no-repeat; position:absolute;right:10px;top:12px;display:block;}
.pr-list .bd .list .prtxt .main .right .submit .tips a{color:#2abc9c;}
.pr-list .bd .list .prtxt .main .right .btn_s{background:url(img/btn_s_over.png) no-repeat;color:#fff;}
.pr-list .bd .list .stat{height:90px; position:absolute;right:0px;bottom:0px;}
.pr-list .bd .list .stat .i_yjq{width:150px;height:90px;background:url(img/i_yjq.png) no-repeat; display:inline-block; text-indent:-9999px;}
.pr-list .bd .list .stat .i_hkz{width:150px;height:90px;background:url(img/i_hkz.png) no-repeat; display:inline-block; text-indent:-9999px;}
.pr-list .bd .list .stat .i_ymb{width:150px;height:90px;background:url(img/i_ymb.png) no-repeat; display:inline-block; text-indent:-9999px;}
.products_name {
	height: 1px;
	width: 260px;
	position: relative;
	bottom: 33px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	line-height: 33px;
}


.popup{background:#fafafa;border:1px #6f6f6f solid;border-radius:5px; position:relative;}
.popup .popup-close{width:19px;height:18px;background:url(img/btn_x.png) no-repeat; position:absolute;right:10px;top:15px;diplay:block;}
.popup-title{height:45px;line-height:45px;border-bottom:1px #e5e5e5 solid;padding:0px 20px;}
.popup-title h3{font-size:16px;}


.popup-a{width:850px;margin:0 auto;}

.popup-a .photobox{}
.popup-a .photobox .hd{width:620px;height:60px;line-height:60px;margin:0 auto;}
.popup-a .photobox .hd .time{width:150px;float:left;}
.popup-a .photobox .hd .right{width:150px; text-align:right;float:right;}
.popup-a .photobox .hd .title{width:320px; text-align:center;font-size:16px;float:left;}

.popup-a .photobox .pic{text-align:center; position:relative;}

.popup-a .photobox .pic .p_pre{ position:absolute;top:110px;left:40px;width:35px;height:165px;background:url(img/p_pre.png) no-repeat center center #ededed;display:block;}
.popup-a .photobox .pic .p_next{ position:absolute;top:110px;right:40px;width:35px;height:165px;background:url(img/p_next.png) no-repeat center center #ededed;display:block;}
.popup-a .photobox .pic .p_pre_none{ position:absolute;top:110px;left:40px;width:35px;height:165px;background:url(img/p_pre.png) no-repeat center center;display:block;}
.popup-a .photobox .pic .p_next_none{ position:absolute;top:110px;right:40px;width:35px;height:165px;background:url(img/p_next.png) no-repeat center center;display:block;}
.popup-a .photobox .piclist{padding:20px 0px 40px 0px;width:664px;height:76px;margin:0 auto;}
.popup-a .photobox .piclist .pre{width:20px;float:left;}
.popup-a .photobox .piclist .con{width:624px;height:76px;overflow:hidden;float:left;}
.popup-a .photobox .piclist .next{width:20px;float:left;}
.popup-a .photobox .ps_pre{ width:20px;height:76px;background:url(img/ps_pre.png) no-repeat center center #ededed;float:left}
.popup-a .photobox .ps_next{ width:20px;height:76px;background:url(img/ps_next.png) no-repeat center center #ededed;display:block;}
.popup-a .photobox .ps_pre_none{ width:20px;height:76px;background:url(img/ps_pre.png) no-repeat center center;display:block;}
.popup-a .photobox .ps_next_none{ width:20px;height:76px;background:url(img/ps_next.png) no-repeat center center;display:block;}
.popup-a .photobox .piclist li{width:76px;height:76px;padding:0px 1px;float:left;}
.popup-a .photobox .piclist li a{width:76px;height:76px;background:#000;float:left;}
.popup-a .photobox .piclist li img{width:76px;height:76px;filter:alpha(opacity=50); -moz-opacity:0.5;opacity:0.5;}
.popup-a .photobox .piclist li:hover img,.popup-a .photobox .piclist .act img{filter:alpha(opacity=100); -moz-opacity:1;opacity:1;}



.popup-b{width:550px;margin:0 auto;}
.popup-b .step1{width:480px; height:70px;font-size:14px;color:#999;background:url(img/tz_step1.png) no-repeat top center;margin:30px auto 20px auto;}
.popup-b .step1 .li-1{width:240px;text-align:center;color:#2abc9c;float:left;}
.popup-b .step1 .li-2{width:240px;text-align:center;float:left;}
.popup-b .step1 b{font-size:14px;display:block;height:40px;line-height:35px;}
.popup-b .step1 .li-1 b{color:#fff;}
.popup-b .step2{width:480px; height:70px;font-size:14px;color:#999;background:url(img/tz_step2.png) no-repeat top center;margin:30px auto 20px auto;}
.popup-b .step2 .li-1{width:240px;text-align:center;color:#2abc9c;float:left;}
.popup-b .step2 .li-2{width:240px;text-align:center;color:#2abc9c;float:left;}
.popup-b .step2 b{font-size:14px;display:block;height:40px;line-height:35px;color:#fff;}


.popup-b .list{width:300px;font-size:13px;color:#777;margin:0 auto;}
.popup-b .list dl{height:30px;}
.popup-b .list dl dt{width:145px;padding:0px 10px 0px 0px;text-align:right;float:left;}
.popup-b .list dl dd{width:145px;float:left;}
.popup-b .submit{ text-align:center;padding:30px 0px;}
.popup-b .txt{text-align:center;font-size:14px;}

.floatmenu {
	position: fixed;
	left: 50%;
	bottom: 180px;
	width: 47px;
	height: 100px;
	margin-left: 523px;
	_display: none;
}

.floatmenu a {
	width: 47px;
	height: 47px;
	margin: 1px 0px;
	text-indent: -9999px;
	display: block;
}

.floatmenu .a_top {
	background:url(img/float_top.png) no-repeat;
}

.floatmenu .a_msg {
	background:url(img/float_msg.png) no-repeat;
}

.input_s{width:173px;padding:0px 5px;height:29px;line-height:29px;border:0px;background:url(img/input_s.png) no-repeat;font-size:12px;color:#c4c4c4;}
.input_s4{width:232px;padding:0px 10px;height:35px;line-height:35px;border:0px;background:url(img/input_s4.png) no-repeat;font-size:12px;color:#c4c4c4;}
.input_s5{width:118px;padding:0px 10px;height:35px;line-height:35px;border:0px;background:url(img/input_s5.png) no-repeat;font-size:12px;color:#c4c4c4;}

.input_s_h{width:173px;padding:0px 5px;height:29px;line-height:29px;border:0px;background:url(img/input_s_h.png) no-repeat;font-size:12px;color:#c4c4c4;}


.select_s{width:360px;padding:5px;font-size:14px;}



.i_wz{height:20px;line-height:20px;background:url(img/i_wz.png) no-repeat;padding:0px 0px 0px 20px;display:inline-block; vertical-align:middle;}
.i_time{height:23px;line-height:20px;background:url(img/i_time.png) no-repeat top;padding:0px 0px 0px 20px;display:inline-block; vertical-align:middle;}
.i_jd{height:23px;line-height:20px;background:url(img/i_jd.png) no-repeat top;padding:0px 0px 0px 20px;display:inline-block; vertical-align:middle;}
.i_tj{height:23px;line-height:20px;background:url(img/i_tj.png) no-repeat top;padding:0px 0px 0px 20px;display:inline-block; vertical-align:middle;}
.i_qq{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_qq.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_wx{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_wx.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_wb{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_wb.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_account{padding:0px 0px 0px 30px;height:20px;line-height:20px;background:url(img/i_account.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_email{padding:0px 0px 0px 30px;height:20px;line-height:20px;background:url(img/i_email.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_lock{padding:0px 0px 0px 30px;height:20px;line-height:20px;background:url(img/i_lock.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_yzm{padding:0px 0px 0px 30px;height:20px;line-height:20px;background:url(img/i_yzm.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_ref{padding:0px 0px 0px 20px;height:20px;line-height:20px;background:url(img/i_ref.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_error{padding:0px 0px 0px 20px;margin-left:10px;height:20px;line-height:20px;color:#ff6461;background:url(img/i_error.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_false{padding:0px 0px 0px 20px;height:20px;line-height:20px;background:url(img/i_false.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_correct{padding:0px 0px 0px 20px;height:20px;line-height:20px;background:url(img/i_correct.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_suceed{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_suceed.png) no-repeat;display:inline-block; vertical-align:middle;}


.i_ok{padding:0px 0px 0px 40px;height:30px;line-height:30px;background:url(img/i_ok.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_rz1{padding:0px 0px 0px 40px;height:40px;line-height:40px;background:url(img/i_rz1.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_rz2{padding:0px 0px 0px 40px;height:40px;line-height:40px;background:url(img/i_rz2.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_rz3{padding:0px 0px 0px 40px;height:40px;line-height:40px;background:url(img/i_rz3.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_rz4{padding:0px 0px 0px 40px;height:40px;line-height:40px;background:url(img/i_rz4.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_z1{padding:0px 0px 0px 22px;height:22px;line-height:22px;background:url(img/i_z1.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_z2{padding:0px 0px 0px 22px;height:22px;line-height:22px;background:url(img/i_z2.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_z3{padding:0px 0px 0px 22px;height:22px;line-height:22px;background:url(img/i_z3.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_sel{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_sel.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_jsq{padding:0px 0px 0px 20px;height:20px;line-height:20px;background:url(img/i_jsq.png) no-repeat;display:inline-block; vertical-align:middle;}
.i_flag{padding:0px 0px 0px 25px;height:20px;line-height:20px;background:url(img/i_flags.png) no-repeat;display:inline-block; vertical-align:middle;}

.i_more{height:20px;line-height:20px;color:#999;background:url(img/i_ar.png) no-repeat right 5px;padding:0px 12px 0px 0px;display:inline-block; vertical-align:middle;}
.i_more:hover{color:#c6c6c6;background:url(img/i_ar_over.png) no-repeat right 5px;}

.i_more2{height:20px;line-height:20px;color:#2abc9c;background:url(img/i_ar_e.png) no-repeat right 5px;padding:0px 12px 0px 0px;display:inline-block; vertical-align:middle;}
.i_more2:hover{color:#c6c6c6;background:url(img/i_ar_over.png) no-repeat right 5px;}

.i_more3{height:20px;line-height:20px;color:#2abc9c;background:url(img/i_ar_d.png) no-repeat right 0px;padding:0px 20px 0px 0px;display:inline-block; vertical-align:middle;}
.i_more3:hover{color:#c6c6c6;}

.btn_s{width:86px;height:29px;border:0px;line-height:29px;text-align:center;color:#2abc9c;font-size:12px;background:url(img/btn_s.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s:hover{background:url(img/btn_s_over.png) no-repeat;color:#fff; text-decoration:none;}

.btn_s2{width:86px;height:29px;border:0px;line-height:29px;text-align:center;color:#cfcfcf;font-size:12px;background:url(img/btn_s2.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s2:hover{color:#cfcfcf; text-decoration:none;}

.btn_s3{width:86px;height:29px;border:0px;line-height:29px;text-align:center;color:#fff;font-size:12px;background:url(img/btn_s3.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s3:hover{color:#fff; text-decoration:none;}

.btn_s4{width:106px;height:29px;border:0px;line-height:29px;text-align:center;color:#fff;font-size:12px;background:url(img/btn_s4.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s4:hover{color:#fff; text-decoration:none;}

.btn_s5{width:76px;height:25px;border:0px;line-height:25px;text-align:center;color:#2abc9c;font-size:12px;background:url(img/btn_s5.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s5:hover{color:#2abc9c; text-decoration:none;}

.btn_ss3{width:106px;height:35px;border:0px;line-height:35px;text-align:center;color:#1abc9c;font-size:12px;background:url(img/btn_ss3.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_ss3:hover{background:url(img/btn_ss3_over.png) no-repeat;color:#fff; text-decoration:none;}

.btn_ss3_h{width:106px;height:35px;border:0px;line-height:35px;text-align:center;color:#bbb;font-size:12px;background:url(img/btn_ss3_h.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_ss3_h:hover{color:#bbb; text-decoration:none;}


.btn_b{width:240px;height:42px;border:0px;line-height:40px;text-align:center;color:#fff;font-size:14px;background:url(img/btn_b.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_b:hover{color:#fff; text-decoration:none;}

.btn_b2{width:167px;height:45px;border:0px;line-height:44px;text-align:center;color:#fff;font-size:18px;background:url(img/btn_b2.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_b2:hover{color:#fff; text-decoration:none;}

.btn_c{width:250px;height:42px;border:0px;line-height:40px;text-align:center;color:#fff;font-size:18px;background:url(img/btn_c.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_c:hover{color:#fff; text-decoration:none;}

.btn_d{width:252px;height:35px;border:0px;line-height:35px;text-align:center;color:#fff;font-size:14px;background:url(img/btn_d.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_d:hover{color:#fff; text-decoration:none;}

.btn_m{width:106px;height:39px;border:0px;line-height:35px;text-align:center;color:#1abc9c;font-size:12px;background:url(img/btn_m.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_m:hover{background:url(img/btn_m_over.png) no-repeat;color:#fff; text-decoration:none;}

.btn_m_h{width:106px;height:39px;border:0px;line-height:35px;text-align:center;color:#bbb;font-size:12px;background:url(img/btn_m_h.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_m_h:hover{color:#bbb; text-decoration:none;}


.btn_s_h{width:86px;height:29px;border:0px;line-height:29px;text-align:center;color:#cfcfcf;font-size:12px;background:url(img/btn_s_h.png) no-repeat; display:inline-block; cursor:pointer;}
.btn_s_h:hover{color:#cfcfcf; text-decoration:none;}

.pages{clear:both;padding:30px 0px;text-align:center;zoom:1;}
.pages:after{content: ""; display: block; clear: both; height: 0px;}
.pages a{padding:0px 10px;height:28px;line-height:28px;border:1px #d9d9d9 solid;background:#fff;border-radius:5px;color:#666;margin:0px 4px;display:inline-block;}
.pages a:hover{color:#666;background:#f4f4f4;}
.pages .act,.pages .act:hover{color:#fff;background:#2abc9c;border:1px #23b192 solid;}
.pages .pagespre{background:url(img/pagepre.png) no-repeat left center #fff;padding:0px 10px 0px 20px;color:#666;}
.pages .pagespre:hover{background:url(img/pagepre.png) no-repeat left center #f4f4f4;text-decoration:none;}

.pages .pagesnext{background:url(img/pagenext.png) no-repeat right center #fff;padding:0px 20px 0px 10px;color:#666;}
.pages .pagesnext:hover{background:url(img/pagenext.png) no-repeat right center #f4f4f4;text-decoration:none;}


/*#demo
{
	z-index:10000;
	}*/
	.asss
	{
		background:#fff;
		
		}
	
	
	
	
	
	
	
	
/*弹出层*/
			
h3 {
	margin: 0;
}
.popup {
	background: #fafafa;
	border: 1px #6f6f6f solid;
	border-radius: 5px;
	position: relative;
	
	
}
.popup .popup-close {
	width: 19px;
	height: 18px;
	background: url(img/btn_x.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 15px;
	diplay: block;
}
.popup-title {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #e5e5e5 solid;
	padding: 0px 20px;
}
.popup-title h3 {
	font-size: 16px;
}
.popup-a {
	width: 850px;
	margin: 0 -91px;
	position: absolute;
	top: -75px;
}
.popup-a .photobox {
}
.popup-a .photobox .hd {
	width: 620px;
/*	height: 60px;
*/	line-height: 60px;
	margin: 0 auto;
}
.popup-a .photobox .hd .time {
	width: 150px;
	float: left;
}
.popup-a .photobox .hd .right {
	width: 150px;
	text-align: right;
	float: right;
}
.popup-a .photobox .hd .title {
	width: 320px;
	text-align: center;
	font-size: 16px;
	float: left;
}
.popup-a .photobox .pic {
	text-align: center;
	position: relative;
}
.popup-a .photobox .pic .p_pre {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 35px;
	height: 165px;
	background: url(img/p_pre.png) no-repeat center center #ededed;
	display: block;
}
.popup-a .photobox .pic .p_next {
	position: absolute;
	top: 110px;
	right: 40px;
	width: 35px;
	height: 165px;
	background: url(img/p_next.png) no-repeat center center #ededed;
	display: block;
}
.popup-a .photobox .pic .p_pre_none {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 35px;
	height: 165px;
	background: url(img/p_pre.png) no-repeat center center;
	display: block;
}
.popup-a .photobox .pic .p_next_none {
	position: absolute;
	top: 110px;
	right: 40px;
	width: 35px;
	height: 165px;
	background: url(img/p_next.png) no-repeat center center;
	display: block;
}
.popup-a .photobox .piclist {
	padding: 20px 0px 40px 0px;
	width: 664px;
	height: 76px;
	margin: 0 auto;
}
.popup-a .photobox .piclist .pre {
	width: 20px;
	float: left;
}
.popup-a .photobox .piclist .con {
	width: 624px;
	height: 76px;
	overflow: hidden;
	float: left;
}
.popup-a .photobox .piclist .next {
	width: 20px;
	float: left;
}
.popup-a .photobox .ps_pre {
	width: 20px;
	height: 76px;
	background: url(img/ps_pre.png) no-repeat center center #ededed;
	float: left
}
.popup-a .photobox .ps_next {
	width: 20px;
	height: 76px;
	background: url(img/ps_next.png) no-repeat center center #ededed;
	display: block;
}
.popup-a .photobox .ps_pre_none {
	width: 20px;
	height: 76px;
	background: url(img/ps_pre.png) no-repeat center center;
	display: block;
}
.popup-a .photobox .ps_next_none {
	width: 20px;
	height: 76px;
	background: url(img/ps_next.png) no-repeat center center;
	display: block;
}
.popup-a .photobox .piclist li {
	width: 76px;
	height: 76px;
	padding: 0px 1px;
	float: left;
}
.popup-a .photobox .piclist li a {
	width: 76px;
	height: 76px;
	background: #000;
	float: left;
}
.popup-a .photobox .piclist li img {
	width: 76px;
	height: 76px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.popup-a .photobox .piclist li:hover img, .popup-a .photobox .piclist .act img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*图片轮播*/
.detail_context_pic {
	width: 680px;
	overflow: hidden;
	margin: 20px auto;
}
.detail_context_pic_top {
	width: 680px;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1;
}
.detail_context_pic_bot {
	width: 680px;
	height: 107px;
	overflow: hidden;
	margin-top: 20px;
}
.detail_picbot_left {
	float: left;
	width: 30px;
	height: 107px;
	overflow: hidden;
}
.detail_picbot_left a {
	display: block;
	width: 30px;
	height: 107px;
}
.detail_picbot_mid {
	float: left;
	width: 620px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	height: 77px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 13px;
}
.detail_picbot_mid ul {
	height: 77px;
	width: 620px;
	overflow: hidden;
	position: relative;
}
.detail_picbot_mid ul li {
	float: left;
	height: 77px;
	margin-left: 25px;
	display: inline;
	width: 94px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.detail_picbot_mid ul li a{
	background:#000 !important;
	display:block;
	width:90px;
	}
.detail_picbot_mid ul li a:hover img{
	filter:alpha(opacity=100) !important; 
	-moz-opacity:1 !important; 
	opacity:1 !important;
	
	}
.detail_picbot_mid ul li img {
	height: 73px;
	max-width: 90px;
	filter:alpha(opacity=30); 
	-moz-opacity:0.3; 
	opacity:0.3;
}
#pic1 {
	max-width: 680px;
}
.selectpic {
	
	
	filter:alpha(opacity=100) !important; 
	-moz-opacity:1 !important; 
	opacity:1 !important;
}
.detail_picbot_right {
	float: left;
	width: 30px ;
	height: 107px;
	overflow: hidden;
}
.detail_picbot_right a {
	display: block;
	width: 30px;
	height: 107px;
}
#preArrow {
	left: 0px;
}
#nextArrow {
	right: 0px;
}
.contextDiv {
	cursor: pointer;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0px;
	z-index: 5;
	background: url("img/blank") repeat;
}
.contextDiv span {
	position: absolute;
	top: 50%;
	margin-top: -20%;
	width: 39px;
	height: 50px;
}
#preArrow_A {
	left: -5px;
	margin-left:5px !important;
	background: url(img/p_pre.png) 0px 0px no-repeat;
}
#nextArrow_A {
	right: -5px;
	background: url(img/p_next.png) 0px 0px no-repeat;
}
.thisst
{
	width:39px !important;
	height:160px !important;
	background:url(img/rigss.jpg) no-repeat !important;
	margin-top:-131px !important;
	margin-left:-7px !important;
	}
	.thissa
{
	width:35px !important;
	height:160px !important;
	background: #ededed url(img/less.jpg) no-repeat !important;
	margin-top:-129px !important;
	margin-left:6px !important;
	}
.ddd {
	width: 580px;
	height: 360px ;
}
.kr_xzb
{
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
	}
.kr_xzb:hover
	{
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
		}
		.kr_scrolls {
	background:#f3f3f3;
	width: 100%;
	margin: 0 auto;

}
.fix {
	position: fixed;
	z-index: 99;
	left: 50%;
	top: 0;
	margin-left: -500px;
	padding-top: 15px;
	padding-left:1000px;
	margin-left:-1500px !important;
}
.pro_nav a.act {
	background: blue;
	color: #000;
}

.kr_icon_xx {
	background: url(img/kr_ss.png) no-repeat;
}

.kr_lasts h3 {
	font-weight: normal;
	font-size: 16px;
}
.kr_lasts p {
	line-height: 30px;
	color: #666;
}
.kr_lasts_fon {
	font-size: 14px;
	padding: 6px 0;
	margin-top: 10px;
	color: #555 !important;
}
.text_in {
	text-indent: 2em;
}
.text_cens {
	text-align: center;
	font-size: 16px;
	color: #333;
	padding-top: 20px;
	display: block;
}
.kr_lasts_i {
	margin-top: 4px;
	text-align: center;
}
.kr_x_is {
	width: 485px;
}
.kr_la_m {
	margin-right: 20px;
	margin-top: 20px;
}
.mar_t50 {
	margin-top: 50px;
}
.floatmenu .kr_tx_qq {
	background: url(img/qq.jpg) no-repeat;
	position: relative
}
.floatmenu .kr_tx_weix {
	background: url(img/weix.jpg) no-repeat;
}
.floatmenu .tele {
	background: url(img/tele.jpg) no-repeat;
}
.a_top:hover {
	background: url(img/kr_tops.png) no-repeat;
}
.a_msg:hover {
	background: url(img/kr_tops1.png) no-repeat;
}

.kr_tcnsqq {
	display: none;
	width: 240px;
	height: 47px;
	background: url(img/kr_tops3.png) no-repeat;
	right: 0px;
	bottom: 0px;
	font-size: 14px;
	line-height: 47px;
	z-index: 100;
	position: absolute;
}
.kr_tele_ip {
	background: url(img/kr_tops2.png) no-repeat;
	bottom: -44px;
}
.kr_tcnsqq span {
	width: 190px;
	text-align: center;
	display: inline-block;
	color: #fff;
	top: 10px;
}
.kr_tx_weix:hover {
	background: url(img/kr_tops5.png) no-repeat;
}
.kr_erweim {
	float: right;
	display: none;
	margin-right: 55px;
	margin-top: -65px;
}
.kr_difls {
	display: block;
	float: left;
}
.kr_mar_r10 {
	margin-left: 30px;
	display: block;
}






