﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{padding:0;margin:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}
body{line-height:1}
ol,ul{list-style:none}
table{border-collapse:separate;border-spacing:0;vertical-align:middle}
caption,th,td{text-align:left;font-weight:400;vertical-align:middle}
a img{border:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block;padding:0;margin:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;font-size:100%;vertical-align:baseline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]),[hidden]{display:none}
body{font-family:'Microsoft Yahei',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:'Microsoft Yahei',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}
/* 购物车美化 */
.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 0 0;float:right}
.header .right .loginreg{display:inline-block;position:relative;z-index:2}
.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 .loginreg-slide-dom{display:none;position:absolute;top:40px;width:51px;height:25px;border:1px solid #2abc9c;z-index:1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-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}
.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:400;padding:0 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:0;top:0}
.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:0;width:120px;padding:5px 0;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 a:hover{background-color:#eaeaea;text-decoration:none}
.header .right .loginover li .is_1{height:30px;padding:0 0 0 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:0 0 0 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:0 0 0 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:0 0 0 40px;background:url(img/is_4.png) no-repeat 10px 5px;display:inline-block;vertical-align:middle}
.header .right .hover h3 i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease-in;-moz-transition:-moz-transform .2s ease-in;-ms-transition:-ms-transform .2s ease-in;-o-transition:-o-transform .2s ease-in;transition:transform .2s ease-in}
.header .right .hover b,.header .right .hover ul{display:block}
.header .nav{font-size:15px;padding:27px 0 0;float:left}
.header .nav li{width:90px;height:53px;text-align:center;float:left;position:relative}
.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 .nav .end{background:0 0;padding:0;border:0}
.header .nav a{width:100%;height:50px;line-height:50px;color:#333;float:left}
.header .nav a:hover{border-bottom:3px #2abc9c solid;text-decoration:none;color:#2abc9c}
.header .nav .act a{border-bottom:3px #2abc9c solid;text-decoration:none;color:#2abc9c}
.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 0 0;float:left}
.header-min .logo a{width:155px;height:48px;background:url(img/logo-green.png) no-repeat;float:left}
.header-min .logo h3{height:26px;margin-top:22px;border-left:1px #c5c5c5 solid;padding:0 15px;line-height:24px;font-size:24px;color:#434343;font-weight:400;float:left}
.header-min .right{padding:50px 0 0;font-size:14px;float:right}
.header-min .right a{margin-right:15px}
.sitemap{clear:both;width:1000px;height:210px;padding:30px 0 0;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:400}
.sitemap .list h3 a{color:#333}
.sitemap .list h3 a:hover{color:#666}
.sitemap .list ul{padding:10px 0}
.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:400}
.sitemap .tel h4{height:25px;line-height:25px;font-size:14px;color:#666;font-weight:400}
.sitemap .tel p{height:25px;line-height:25px;font-size:14px;color:#666;font-weight:400}
.sitemap .right{padding:5px 0;float:right}
.sitemap .right p{padding:0 0 15px;height:20px;line-height:20px;font-size:14px;color:#333}
.sitemap .ewm{height: 125px;background:url(img/ewm.png) no-repeat;margin-left: 1px;}
.index-banner{min-width:1000px}
.index-banner .inner{width:1000px;height:0;position:relative;margin:0 auto}
.index-banner .loginbox{position:absolute;right:30px;top:-318px;width:240px;height:258px;padding:40px 25px 0;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:0 0 0 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:400}
.index-banner .loginbox .submit{padding:40px 0 0}
.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 0}
.index-banner .loginbox .stat{text-align:right}
.index-banner .loginbox .stat a{color:#29bb9c}
.index-banner .loginbox .stat a:hover{color:#28b295}
.index-container{width:1000px;margin:0 auto}
.index-join{min-width:1000px;height:183px;text-align:center;padding:200px 0 0;background:url(img/p_join.jpg) no-repeat top center}
.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:0 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;top:-250px;left:0;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:.5;display:none}
.fullSlide .next{left:auto;right:0;background-position:-6px -137px}
.zrxm{clear:both;margin-bottom:0;zoom:1}
.zrxm:after{content:"";display:block;clear:both;height:0}
.zrxm .hd{height:60px;padding:0;line-height:60px}
.zrxm .hd h3{font-size:20px;color:#333;font-weight:400;float:left}
.zrxm .hd .right{float:right}
.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:0 20px;zoom:1}
.zrxm .bd .k-m:after{content:"";display:block;clear:both;height:0}
.zrxm .bd .k-m .left{width:620px;height:270px;border-right:1px #eaeaea dashed;float:left}
.zrxm .bd .k-m .left .title{height:20px;line-height:20px;padding:20px 0}
.zrxm .bd .k-m .left .title h3{padding:0 10px 0 0;font-size:18px;color:#333;font-weight:400;float:left}
.zrxm .bd .k-m .left .title .city{height:20px;line-height:20px;color:#888;float:left}
.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:0 20px;height:50px;text-align:center;border-right:1px #e2e2e2 solid;float:left}
.zrxm .bd .k-m .left .main .info .feed .begin{padding:0 15px 0 0}
.zrxm .bd .k-m .left .main .info .feed .end{border:0;padding:0 0 0 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 0 0}
.zrxm .bd .k-m .left .main .info .txt li{padding:0 0 10px;font-size:13px;height:20px;line-height:20px}
.zrxm .bd .k-m .left .main .info .more{padding:0 20px 0 0;text-align:right}
.zrxm .bd .k-m .right{width:310px;padding:55px 0 0;float:right}
.zrxm .bd .k-m .right .btn_s{background:url(img/btn_s_over.png) no-repeat;color:#fff}
.zrxm .bd .k-m .right dl{padding:0;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{height:20px;margin:0;line-height:20px;text-align:center;font-size:14px;color:#fa7463;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:400;height:15px;line-height:15px}
.zrxm .bd .k-m .right .submit{padding:7px 0 0}
.zrxm .bd .k-m .right .submit .tips{width:175px;height:30px;line-height:30px;padding:5px 0 0 10px;background:url(img/tips_a.png) no-repeat}
.zrxm .bd .k-m .right .submit .tips a{color:#2abc9c}
.i_tips{height:16px;padding:0 5px 0 20px;background:url(img/i_tips.png) no-repeat 5px 0;display:inline-block;vertical-align:middle;position:relative}
.i_tips:hover span{display:block}
.i_tips span{position:absolute;left:-97px;top:16px;width:206px;height:52px;padding:12px 10px 0;line-height:15px;font-size:12px;color:#999;background:url(img/tips_bg.png) no-repeat;display:none}
.xmlb{clear:both;margin-bottom:0;zoom:1}
.xmlb:after{content:"";display:block;clear:both;height:0}
.xmlb .hd{height:60px;padding:0;line-height:60px}
.xmlb .hd h3{font-size:20px;color:#333;font-weight:400;float:left}
.xmlb .hd .right{padding:25px 0 0;float:right}
.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: 10px 20px 10px 20px;zoom:1}
.xmlb .bd .k-m:after{content:"";display:block;clear:both;height:0}
.xmlb .bd .k-m .list-t{height:0px;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:250px;float:left}
.xmlb .bd .k-m .li-4{width:210px;float:left}
.xmlb .bd .k-m .li-5{width:180px;float:left}
.xmlb .bd .k-m .li-6{text-align:right;padding:6px 0;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:1px;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:400;height:15px;line-height:15px}
.hdzt{clear:both;margin-bottom:0;zoom:1}
.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:17px;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:60px;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}
.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}

.hdzt1{clear:both;margin-bottom:0;zoom:1}
.hdzt1:after{content:"";display:block;clear:both;height:0}
.hdzt1 .hd1{height: 30px;padding:0;line-height: 30px;padding-top: 15px;}
.hdzt1 .hd1 h3{font-size:20px;color:#333;font-weight:400;float:left}
.hdzt1 .hd1 .right{padding:15px 0 0;float:right}
.hdzt1 .bd1 .list1{width:322px;margin-right:17px;display:inline;float:left}
.hdzt1 .bd1 .list1 .pic{height:180px;/*border-bottom:4px #3296d6 solid;*/padding-top: 20px;}
.hdzt1 .bd1 .list1 .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}
.hdzt1 .bd1 .list1 .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)}
.hdzt1 .bd1 .list1 .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}
.hdzt1 .bd1 .list1 .txt{background:url(img/ks_b.png) no-repeat bottom #fff;height: 20px;padding: 10px;}
.hdzt1 .bd1 .list1 .txt .name{height:20px;line-height:20px}
.hdzt1 .bd1 .list1 .txt .name .kr_bm{width:60px;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}
.hdzt1 .bd1 .list1 .txt .name .kr_end{background:url(img/kr_end.png) no-repeat}
.hdzt1 .bd1 .list1 .txt .name h3{font-size:16px;font-weight:400;float:left}
.hdzt1 .bd1 .list1 .txt .name .city{height:20px;line-height:20px;color:#888;float:right}
.hdzt1 .bd1 .list1 .txt p{padding:1px 0;height:40px;line-height:20px;color:#555}
.hdzt1 .bd1 .list1 .txt .more{color:#888}
.hdzt1 .bd1 .list1 .txt .more a{color:#2abc9c;float:right}
.hdzt1 .bd1 .list1 .txt .more a:hover{color:#c6c6c6}
.hdzt1 .bd1 .end{margin:0}
.zxdt{clear:both;margin-bottom:25px}
.zxdt .hd{height:60px;padding:0;line-height:60px}
.zxdt .hd h3{font-size:20px;color:#333;font-weight:400;float:left}
.zxdt .hd .right{padding:25px 0 0;float:right}
.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:0}
.zxdt .bd .list{width:460px;margin:0 20px;height:90px;padding:20px 0;border-bottom:1px #ededed solid;display:inline;float:left}
.zxdt .bd .list .pic{width:105px;height:90px;float:left}
.zxdt .bd .list .pic a{display:inline-block;width:90px;height:90px;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}
.zxdt .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)}
.zxdt .bd .list .pic a img{width:90px;height:90px;border-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}
.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:400}
.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}
.zxdt .bd .end{border:0}
.wrap{min-width:1000px;background:#eee;zoom:1}
.wrap:after{content:"";display:block;clear:both;height:0}
.login-wrap{background:url(img/login-banner.jpg) no-repeat -300px 0}
.register-wrap{background:url(img/reg-banner.jpg) no-repeat -300px 0}
.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 0;float:left}
.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:0}
.regbox .k-m h3{height:40px;font-size:14px}
.regbox .k-m li{height:20px;line-height:20px;padding:9px 10px 10px;color:#c4c4c4;background:url(img/input_s2.png) no-repeat;margin:0 0 13px;position:relative}
.regbox .k-m li span{background-position:0 -2px}
.regbox .k-m li i{position:absolute;right:6px;top:10px}
.regbox .k-m li .input_s2{width:185px;border:0;height:20px;line-height:20px;background:0 0;vertical-align:middle;outline:0}
.regbox .k-m li .input_s3{width:80px;border:0;height:20px;line-height:20px;background:0 0;vertical-align:middle}
.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 .stat{margin:0 0 13px;color:#777;position:relative}
.regbox .k-m .stat span{float:right}
.regbox .k-m .submit{margin:0 0 20px}
.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 .yzm{height:20px;line-height:20px;padding:9px 10px 10px;color:#c4c4c4;background:url(img/input_s3.png) no-repeat;margin:0 0 13px;position:relative}
.regbox .k-m .yzm .yzmimg{position:absolute;top:0;right:0}
.regbox .k-m .yzm .yzmimg img{width:68px;height:37px;margin-right:5px}
.regbox .k-m .yzm i{position:absolute;right:108px;top:10px}
.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 .yzm2{height:20px;line-height:20px;padding:9px 10px 10px;color:#c4c4c4;background:url(img/input_s6.png) no-repeat;margin:0 0 13px;position:relative}
.regbox .k-m .yzm2 .btn_m{position:absolute;right:0;top:0}
.regbox .k-m .yzm2 .btn_m_h{position:absolute;right:0;top:0}
.regbox .k-m .yzm2 .input_s3{width:100px}
.regbox .k-m .yzm2 i{position:absolute;right:118px;top:10px}
.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}
.regok-container{width:1000px;margin:0 auto}
.regok-container .title{text-align:center;padding:50px 0}
.regok-container .title h3{font-size:18px;color:#333;display:inline-block}
.regok-container .main{clear:both;width:503px;padding:0 0 60px;zoom:1;margin:0 auto}
.regok-container .main:after{content:"";display:block;clear:both;height:0}
.regok-container .main .list-t{height:20px;line-height:20px;padding:10px 0;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 0 0}
.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-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}
.regok-container .main .list .li-r{width:100px;padding:5px 0 0;text-align:right;float:right}
.password-container{width:1000px;padding:100px 0;margin:0 auto}
.password-container .step2-wrapper,.password-container .step3-wrapper{display:none}
.password-container .step{width:524px;height:70px;color:#999;font-size:14px;margin:0 auto;position:relative}
.password-container .step li{position:absolute;top:0;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 0 0 100px;margin:0 auto}
.password-container .form dl{padding:0 0 14px;clear:both;zoom:1}
.password-container .form dl:after{content:"";display:block;clear:both;height:0}
.password-container .form dt{width:60px;text-align:right;line-height:35px;padding:0 10px 0 0;float:left}
.password-container .form dd{position:relative;width:554px;float:left}
.password-container .form .input_s4:focus,.password-container .form .input_s5:focus{outline:0}
.password-container .form .input_s4{height:40px;line-height:40px;background:url(img/input_s2.png) no-repeat}
.password-container .form .input_s4_over{background:url(img/input_s2_over.png) no-repeat}
.password-container .form .input_s4_act{background:url(img/input_s2_act.png) no-repeat}
.password-container .form .input_s5{height:40px;line-height:40px;margin-right:8px;background:url(img/input_s6.png) no-repeat}
.password-container .form .submit{padding:0 0 0 70px}
.password-container .txt{width:424px;font-size:14px;padding:50px 0 50px 100px;line-height:40px;margin:0 auto}
.floatmenu{position:fixed;left:50%;bottom:180px;width:47px;height:100px;margin-left:523px;_display:none}
.floatmenu a{width:47px;height:47px;margin:1px 0;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:185px;padding:0 5px;height:29px;line-height:29px;border:0;background:url(img/input_s.png) no-repeat;font-size:12px;color:#c4c4c4;margin-right:3px;outline:0}
.input_s4{width:232px;padding:0 10px;height:35px;line-height:35px;border:0;background:url(img/input_s4.png) no-repeat;font-size:12px;color:#c4c4c4}
.input_s5{width:118px;padding:0 10px;height:35px;line-height:35px;border:0;background:url(img/input_s5.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:0 0 0 20px;display:inline-block;vertical-align:middle}
.i_time{height:23px;line-height:20px;background:url(img/i_time.png) no-repeat top;padding:0 0 0 20px;display:inline-block;vertical-align:middle}
.i_jd{height:23px;line-height:20px;background:url(img/i_jd.png) no-repeat top;padding:0 0 0 20px;display:inline-block;vertical-align:middle}
.i_tj{height:23px;line-height:20px;background:url(img/i_tj.png) no-repeat top;padding:0 0 0 20px;display:inline-block;vertical-align:middle}
.i_qq{padding:0 0 0 25px;height:20px;line-height:20px;background:url(img/sns-icons.png) no-repeat;background-position:0 -20px;display:inline-block;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.i_wx{padding:0 0 0 25px;height:20px;line-height:20px;background:url(img/sns-icons.png) no-repeat;background-position:-25px -20px;display:inline-block;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.i_wb{padding:0 0 0 25px;height:20px;line-height:20px;background:url(img/sns-icons.png) no-repeat;background-position:-54px -20px;display:inline-block;vertical-align:middle;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.i_account{padding:0 0 0 30px;height:20px;line-height:20px;background:url(img/i_account.png) no-repeat;display:inline-block;vertical-align:middle}
.i_email{padding:0 0 0 30px;height:20px;line-height:20px;background:url(img/i_email.png) no-repeat;display:inline-block;vertical-align:middle}
.i_lock{padding:0 0 0 30px;height:20px;line-height:20px;background:url(img/i_lock.png) no-repeat;display:inline-block;vertical-align:middle}
.i_yzm{padding:0 0 0 30px;height:20px;line-height:20px;background:url(img/i_yzm.png) no-repeat;display:inline-block;vertical-align:middle}
.i_ref{padding:0 0 0 20px;height:20px;line-height:20px;background:url(img/i_ref.png) no-repeat;display:inline-block;vertical-align:middle}
.i_error{padding:0 0 0 20px;margin-left:10px;line-height:20px;color:#ff6461;background:url(img/i_error.png) no-repeat;display:inline-block;vertical-align:middle}
.i_false{padding:0 0 0 20px;height:20px;line-height:20px;background:url(img/i_false.png) no-repeat;display:inline-block;vertical-align:middle}
.i_correct{padding:0 0 0 20px;height:20px;line-height:20px;background:url(img/i_correct.png) no-repeat;display:inline-block;vertical-align:middle}
.i_ok{padding:0 0 0 40px;height:30px;line-height:30px;background:url(img/i_ok.png) no-repeat;display:inline-block;vertical-align:middle}
.i_rz1{padding:0 0 0 40px;height:40px;line-height:40px;background:url(img/i_rz1.png) no-repeat;display:inline-block;vertical-align:middle}
.i_rz2{padding:0 0 0 40px;height:40px;line-height:40px;background:url(img/i_rz2.png) no-repeat;display:inline-block;vertical-align:middle}
.i_rz3{padding:0 0 0 40px;height:40px;line-height:40px;background:url(img/i_rz3.png) no-repeat;display:inline-block;vertical-align:middle}
.i_rz4{padding:0 0 0 40px;height:40px;line-height:40px;background:url(img/i_rz4.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:0 12px 0 0;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:0 12px 0 0;display:inline-block;vertical-align:middle}
.i_more2:hover{color:#c6c6c6;background:url(img/i_ar_over.png) no-repeat right 5px}
.btn_s{width:86px;height:29px;border:0;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:0;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:0;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_ss3{width:106px;height:35px;border:0;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:0;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:0;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#29bb9c;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.btn_b:hover{color:#fff;text-decoration:none;background-color:#28b295}
.btn_b2{width:167px;height:45px;border:0;line-height:44px;text-align:center;color:#fff;font-size:18px;background-color:#29bb9c;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.btn_b2:hover{color:#fff;text-decoration:none;background-color:#28b295}
.btn_c{width:250px;height:42px;border:0;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:0;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:0;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:0;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}
.pages{clear:both;padding:30px 0;text-align:center;zoom:1}
.pages:after{content:"";display:block;clear:both;height:0}
.pages a{padding:0 5px;height:20px;line-height:20px;color:#666;display:inline-block}
.pages a:hover{color:#fff}
.pages .act{color:#fff}
.pages .pagespre{background:#1c1c1c;padding:0 20px;font-family:"宋体";color:#fff;margin-right:20px}
.pages .pagespre:hover{text-decoration:none}
.pages .pagesnext{background:#1c1c1c;padding:0 20px;font-family:"宋体";color:#fff;margin-left:20px}
.pages .pagesnext:hover{text-decoration:none}
.footer{clear:both;width:1000px;border-top:1px #e5e5e5 solid;color:#333;padding:15px 0;zoom:1;margin:0 auto}
.footer:after{content:"";display:block;clear:both;height:0}
.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}
.error-msg-container{margin-left:-13px;margin-top:-13px;margin-bottom:5px;display:inline-block}
.error-msg-container span{display:none}
.i_suceed{padding:0 0 0 25px;height:20px;line-height:20px;background:url(img/i_suceed.png) no-repeat;display:inline-block;vertical-align:middle}
.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:0 20px}
.popup-title h3{font-size:16px}
.popup-a{width:850px;margin:0 auto}
.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 0 40px;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:0 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:.5;opacity:.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}
.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}
.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:0 10px 0 0;text-align:right;float:left}
.popup-b .list dl dd{width:145px;float:left}
.popup-b .submit{text-align:center;padding:30px 0}
.popup-b .txt{text-align:center;font-size:14px}
.kr_nots{width:962px;height:46px;border:1px #dbdbdb solid;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-top:22px;background:#fff;font-size:13px;padding:0 18px}
.kr_nots_left{float:left;line-height:46px}
.nots_icons{width:19px;height:18px;display:inline-block;background:url(img/kr_gg.png) no-repeat;vertical-align:middle;margin-top:-5px;margin-right:3px}
.kr_nots_right{float:right;line-height:46px}
.nots_ic{width:10px;height:13px;background:url(img/icon_rig.png) no-repeat;display:inline-block;vertical-align:middle;margin-top:-2px;margin-left:8px}
.nots_date{margin-right:55px}
.nots_col{color:#555!important}
.kr_icon_xx{background:url(img/kr_ss.png) no-repeat}
.kr_lasts h3{font-weight:400;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:0;bottom:0;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}
.ggl{clear:both;padding-top:22px}
.ggl_l,.ggl_r{float:left;width:490px;height:136px}
.ggl_l{margin-right:20px}
.ggl dl{float:left}
.wzgg,.xmgg{clear:both;width:490px;height:130px;background:#fff}
.wzgg dt,.wzgg dd,.xmgg dt,.xmgg dd{float:left}
.wzgg dt,.xmgg dt{width:50px}
.wzgg dt p,.xmgg dt p{width:14px;margin:0 auto}
.wzgg dt span{display:block;width:20px;height:20px;margin:15px auto;background:url(img/icon_le5.png) no-repeat}
.xmgg dt span{display:block;width:20px;height:20px;margin:15px auto;background:url(img/icon_le5.png) no-repeat}
.wzgg dd,.xmgg dd{width:420px;height:12px;padding:13px 0}
.wzgg dd.gg_m,.xmgg dd.gg_m{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}
.wzgg dd span,.xmgg dd span{display:inline-block;width:4px;height:4px;margin:3px 5px;background:url(img/wz_d.png) no-repeat}
.wzgg dd a,.xmgg dd a{display:inline-block;width:400px}
.wzgg dd a span,.xmgg dd a span{float:right;display:inline-block;width:8px;height:13px;background:url(img/wz_r.png) no-repeat}
.gg_b{width:490px;height:6px;background:url(img/k_b01.png) no-repeat;overflow:hidden}

/* banner 20150808*/
.banner{position:relative;width:100%;min-width:1000px;height:421px; float:left;margin-bottom: 23px;}
.pos{display:none;position:absolute;top:3px;left:0px;width:100%;height:100%;background-position:center top;background-repeat:no-repeat;}
.banner .dot { overflow: hidden; display: block; }
.banner .dot span { display: inline-block; margin: 0px 10px; background-position: top left; background-repeat: no-repeat; }
.banner .dot .default {cursor:pointer;width:15px;height:15px;background-image:url(img/dot.png);_background-image: url(img/dot.gif); background-position:top left; }
.banner .dot .active {width:15px;height:15px;background-image:url(img/dot.png);_background-image:url(img/dot.gif);background-position:top right;}
.banner .dotWrap { width: 100%; text-align: center; position: absolute; bottom: 10px; }
.banner a {display: inline-block;width: 100%;height: 100%;}
.pos_one{background-image:url(img/banner1.jpg);}
.pos_two{background-image:url(img/banner2.jpg);}
.pos_three{background-image:url(img/banner3.jpg);}
/* 首页资讯推荐通栏样式 20150808*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td { margin:0px; padding:0px; }
body, button, input, select, textarea { font:normal 12px Microsoft YaHei, "\5b8b\4f53", Arial, tahoma; }

a { text-decoration:none; color:#58585c; }
a:hover { text-decoration:none; color:#54a7e0; }

.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clearfix {  *zoom:1;
}

.wbox { width:1000px; margin:0px auto; }
.fl { float:left; }
.fr { float:right; }
.posr { position:relative; }
.ellipsis { text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.mt20 { margin-top:20px; }
.ta_c { text-align:center; }


.article { position:relative; z-index:9; margin-top: 20px; margin-bottom:10px; }
.article .side, .article .main,.links { background:#FFF; border-radius:3px; box-shadow:1px 1px 5px rgba(0, 0, 0, .1); overflow:hidden; }
.article .side { width:600px; }
.article .main { width:380px; }
.article .side .tits, .article .main .tits,.links .tits { padding:20px; border-bottom:1px solid #ebeff6; }
.article .side .tits h2, .article .main .tits h2 ,.links .tits h2 { height:20px; line-height:20px; font-size:20px; color:#82939e; font-weight:normal; padding-left:30px; }
.tit_peo { background:url(img/icon_peo.png) center left no-repeat; }
.tit_news { background:url(img/icon_news.png) center left no-repeat; }
.client_list li { padding:0px 20px; }
.client_list li a { display:block; padding-left:20px; font-size:14px;-webkit-transition: 0.3s ease all;
-moz-transition: 0.3s ease all; background:url(img/cl_dots.png) center left no-repeat; height:60px; line-height:60px; color:#58585c; }
.client_list li a:hover{color: #54a7e0}
.client_list li a span { color:#b2c0d1; font-size:12px; line-height:60px; }
.news_pic { position:relative; width:380px; height:210px; }
.news_tag { width:51px; height:51px; position:absolute; z-index:3; top:0px; left:0px; background:url(img/news_tag.png) center no-repeat; }
.news_pic a { display:block; width:380px; height:210px; position:relative; }
.news_pic a img { width:380px; height:210px; -webkit-transition:0.3s ease all; -moz-transition:0.3s ease all; }
.news_pic a p { display:block; width:360px; padding:20px 10px 0px 10px; height:56px; line-height:56px; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; position:absolute; z-index:2; bottom:0px; left:0px; font-size:16px; color:#FFF; font-weight:bold; background:url(img/word_bg.png) center repeat-x; }
.news_pic a:hover p { text-decoration:underline; }
.news_pic a:hover img { opacity:0.8; filter:alpha(opacity=80); }
.index_news_list li { padding:7px 20px; height:60px; border-bottom:1px solid #ebeff6; }
.index_news_list li a { display:block; -webkit-transition:0.3s ease all; -moz-transition:0.3s ease all; }
.index_news_list li strong, .index_news_list li p { display:block; width:336px; }
.index_news_list li strong { font-size:14px; line-height:30px; }
.index_news_list li p { font-size:12px; color:#82939e; line-height:30px; }
.index_news_list li a:hover { color:#54a7e0; }
.index_news_list li a:hover strong { text-decoration:underline; }
.index_news_list li a:hover p { color:#54a7e0; }




/*  首页友情链接样式 */
.links{ clear:both; width: 1005px; height:auto; overflow:hidden; padding:10px 25px; font-size:12px; font-family:"宋体"; line-height:30px;  border-top:1px dotted #ccc; height: auto;    clear: both;    margin: 0 auto;}
.links strong{ float:left;}
.links a{ float:left; margin-right:17px;}
.links i{ font-style:normal; float:left; margin:0 12px;}

