@charset "utf-8";
body{font-family:"宋体","Raleway", sans-serif;word-spacing: normal;margin:0 auto; padding:0;font-size:12px;color:#000;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,p,blockquote{margin:0;padding:0;list-style:none;}
em,i,h1,h2,h3,h4,h5,h6,p{font-style:normal;font-weight:normal;}
a:link,a:visited,a:active{color:#000;text-decoration: none;}
a:hover{text-decoration:none;color:#f00;}
a.alink:link,a.alink:visited,a.alink:hover,a.alink:active{color:#0000ff;}
img { border:none; vertical-align:middle; }
input,select{ border:0px; padding:0px;margin:0px;vertical-align:middle;outline-style:none;color:#231815}

.clear{ clear:both;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.br{border-bottom: 2px solid #f10180;}


.pink{border-top:#F08282 3px solid;}
.orange{border-top:#FFB841 3px solid;}
.yellow{border-top:#FFD778 3px solid;}
.Azure{border-top:#70D8D4 3px solid;}
.blue{border-top:#82D7FF 3px solid;}
.Purple{border-top:#91A2F4 3px solid;}
.green{border-top:#B4E37B 3px solid;}
.red{border-top:#B5010C 3px solid;}




.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f120{font-size:20px;}


.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}


.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr20{padding-right:20px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}


.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt20{margin-top:20px}

.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml20{margin-left:20px}

.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr20{margin-right:20px}

.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}


.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-table}*html
.clearfix{height:1%}.clearfix{display:block}*+html
.clearfix{min-height:1%}



/* modal */
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;opacity:0.6;filter:alpha(opacity=60)}
.modal{position:fixed;top:50%;left:50%;z-index:1050;width:560px;margin:-250px 0 0 -280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0,0,0,0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;outline:none;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);box-shadow:0 3px 7px rgba(0,0,0,0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}


.close{cursor:pointer;padding:2px 3px;cursor:pointer;padding:2px 3px;position:absolute;right:10px;top:14px}
.close:hover{background-color:grey;color:#ffffff}

.button-blue{display:block;float:left;padding:5px 0;width:80px;margin-right:10px;color:#fff;background:#EC7815;text-align:center;cursor:pointer}
.button-blue:hover{background:#0C5AA2;text-decoration:none;color:#ffffff}

.button-grey{display:block;float:left;padding:5px 0;width:80px;color:#fff;background:#ccc;text-align:center;cursor:pointer}
.button-grey:hover{background:#aaa;text-decoration:none}


.login-form .form-arrow,.signup-form .form-arrow,.forgot-form .form-arrow{display:block;width:30px;height:15px;position:absolute;left:95px;top:-15px}
.login-form input i,.signup-form input i,.forgot-form input i{position:absolute;left:0;color:#f00}
.login-form input,.signup-form input,.forgot-form input{padding:5px 9px 5px 9px;margin-bottom:8px;width:94%;border:#ddd 1px solid;position:relative}
.login-form .forgot,.login-form .login,.login-form .reg,.signup-form .forgot,.signup-form .login,.signup-form .reg,.forgot-form .forgot,.forgot-form .login,.forgot-form .reg{width:302px;padding:0;margin:0 0 10px 0;height:35px;font-size:18px;cursor:pointer}
.login-form label.remember,.signup-form label.remember,.forgot-form label.remember{font-size:13px}
.login-form input[type="checkbox"],.signup-form input[type="checkbox"],.forgot-form input[type="checkbox"]{width:auto;height:auto;padding:0;margin:0px 5px 0 0}
.login-form a.forgot,.signup-form a.forgot,.forgot-form a.forgot{font-size:13px;float:right;margin-top:2px;width:auto;cursor:pointer}
.login-form p.error,.signup-form p.error,.forgot-form p.error{font-size:13px;margin-bottom:5px;color:#b22d2d}
#signup-modal,#login-modal,#forgetform,.modal{display:none;width:300px;padding:0 40px 20px;background:white;border:5px solid rgba(0,0,0,0.2);margin-left:-190px;border-radius:10px;overflow:hidden;margin-bottom:40px;box-shadow:0 1px 0 white inset;margin-top:-280px} 
#signup-modal a:hover,#login-modal a:hover,#forgetform a:hover,.modal a:hover{text-decoration:none}
.modal h1,#forgetform h1,#signup-modal h1,#login-modal h1{margin:0 -40px;background:#EEE;border-bottom:1px solid #CCC;border-top:1px solid #CCC;font-size:16px;padding:7px 40px;border-top-left-radius:6px;border-top-right-radius:6px;text-align:center;margin-bottom:30px;color:#0C5AA2;font-weight:bold;font-size:22px;}
.modal .close,#signup-modal .close,#login-modal .close,#forgetform .close{position:absolute;top:0;right:0;padding:12px 18px 16px 18px;height:16px;overflow:hidden;opacity:.8;border-left:1px solid #BBB}
.forgot-btn,.login-btn{display:inline-block;*display:inline;*zoom:1;margin-top:14px;color:#ffffff}
.signup-form td em{
color:red;
}

/*

.share{text-align:left;overflow:hidden;display:block !important;height:16px !important;line-height:16px !important;padding-left:20px !important;background:url(../img/v2/share.png) no-repeat left;cursor:pointer;float:right}
.share:hover{opacity:0.8}
.share.weibo{background-position:0px -96px}
.share.qq{background-position:0px -64px}
.share.douban{background-position:0px -560px}
.share.renren{background-position:0px -160px}
.third-parties{display:none}
.login-bind-tp{margin:-5px 0 30px 0}
.login-bind-tp em{padding:1px 8px}
.login-bind-tp li{border-radius:5px;margin-bottom:10px;cursor:pointer}
.login-bind-tp li a{text-align:center;display:block;color:white;padding:12px 30px 12px 0}
.login-bind-tp .qweibo{background-color:#3671d2;border:1px solid #136ac1;border-radius:3px;margin:10px 0 25px;box-shadow:0 1px 0 rgba(255,255,255,0.25) inset;text-shadow:0 1px 0 #1a64bf;cursor:pointer;text-align:left;background-color:#369ad2}
.login-bind-tp .qweibo em{background:url(/static/img/tp/qq_logo.png) no-repeat}
.login-bind-tp .sina{background-color:#b9e6eb;border:1px solid #c12f13;border-radius:3px;margin:10px 0 25px;box-shadow:0 1px 0 rgba(255,255,255,0.25) inset;text-shadow:0 1px 0 #921414;cursor:pointer;text-align:left;background-color:#d6514b}
.login-bind-tp .sina em{background:url(/static/img/tp/sina_logo.png) no-repeat}
.login-bind-tp .douban{border:1px solid #54c113;border-radius:3px;margin:10px 0 25px;box-shadow:0 1px 0 rgba(255,255,255,0.25) inset;text-shadow:0 1px 0 #921414;text-align:left;background-color:#41a41a}
.login-bind-tp .douban em{background:url(/static/img/tp/douban_logo.png) no-repeat}

*/


.wape{ width:960px;margin:0 auto;}

.h_top{height:30px; line-height:30px;}
.h_top span{float:left;}
.h_top p{float:right;}
.h_top p a{padding:0 8px 0 3px;}

.search{float:right ;width:295px;height:25px;margin-top:2px;}
.search span{float:left;text-align:left;height:25px;line-height:25px;padding-right:10px;color:#000;font-weight:bold;}
.search .tx{width:130px;height:25px;line-height:25px;float:left;color:#ddd;padding:0px 30px;background:url(/images/search_ic.jpg) no-repeat}
.search .botm{width:30px;height:25px;float:left;cursor:pointer;background:url(/images/go.jpg) no-repeat}



.head{background:url(/images/header_bg.png) repeat-x top;height:140px;}

.sear{float:right ;width:360px;height:35px;}
.sear span{float:left;text-align:left;height:35px;line-height:35px;padding-right:10px;color:#000;font-weight:bold;}
.sear .text{width:249px;height:33px;line-height:33px;float:left;color:#000;padding:0px 20px;background:#fff;border:#0C5AA2 1px solid;border-right:0;}
.sear .button{width:70px;height:35px;float:left;cursor:pointer;background:#0C5AA2;color:#fff;line-height:35px;text-align:center;}


.logo{float:left;padding-top:15px;}
.top_1{float:right;margin-top: 25px;text-align:right;width: 310px;}
.hot{ color:#000;}
.hot p{ line-height:20px; margin:6px 0 10px; }
.hot span{color:#f00;font-size: 24px;font-weight:bold;}


.banner{position:relative}
.banner,.banner ul li,.banner ul li a img,.banner ul{width:100%;height:450px}
.banner ul{position:relative}
.banner ul li{position:absolute;left:0px;top:0px;display:none}
.banner dl{position:absolute;right:50%;bottom:10px}
.banner dl dd,.banner dl dd.on{background:url(/images/dot.png) no-repeat}
.banner dl dd{float:left;width:13px;height:13px;background-position:-13px 0;text-indent:-9999px;margin-right:5px;cursor:pointer}
.banner dl dd.on{background-position:0 0}



.prev,.next{width:50px;height:50px;position:absolute;top:50%;margin-top:-25px}
.prev{left:10px}
.next{right:10px}


.top_mune{background:url(/images/nav.png) repeat center top;}
.top_mune ul{margin: 0 auto;width:960px;height:45px;}
.top_mune ul li{ float:left;text-align:center;position:relative;z-index:1;margin:0px 5px 0;background:url(/images/navli.gif) no-repeat right center}
.top_mune ul li a{ color:#FFF;font-size:14px; height:37px; display:block;padding:8px 0 0;width:110px;font-weight:bold  }
.top_mune ul li a:hover{ color: #fff;font-size:14px; background:#193976; display:block;}
.top_mune ul li span{ clear:both; display:block; text-align:center;font-family:Arial;text-transform: uppercase;font-size:8px;-webkit-transform:scale(0.78,0.78)}
.top_mune ul li dl{width:110px;position:absolute;z-index:2;top:45px;left:0px;display:none;padding:0 0 5px;overflow:hidden;background:#193976}
.top_mune ul li dl dd{height:30px;line-height:30px;text-align:center;border-top:#122A56 1px solid;}
.top_mune ul li.on dl dd a,.top_mune ul li dl dd a{color:#fff;font-size:12px;background:none;text-decoration:none;padding:0;font-weight:normal}
.top_mune ul li.on dl dd a:hover,.top_mune ul li dl dd a:hover{background:#193976;text-decoration:none;height:30px;line-height:30px;color:#fff;font-weight:bold}



.title{padding:25px 0;}
.title2{margin:25px 0;background:url(/images/t3.png) no-repeat center top;height:54px;}


.news-list li{ float:left; width:460px;padding-bottom:15px; margin-bottom:15px;margin-right:10px}
.news-list li .newsimg{float:left;width:186px;}
.news-list li .news-content{ width:258px; float:right;}
.news-list li .news-content em{ display:block; font-weight:bold;color:#666666; font-size:13px;}
.news-list li .news-content span a{font-size:14px; font-family:"宋体";padding:5px 0;font-weight:bold; display:block;color:#02509A;height:12px;overflow:hidden}
.news-list li .news-content p{ font-family:"宋体"; line-height:20px;color:#666666;height:98px;overflow:hidden}
.news-list li .news-content p a.news-more{ font-weight:bold; padding-left:20px;font-size:10px}


.bg1{background:url(/images/jdbg.jpg) no-repeat center top;padding-bottom:20px;overflow:hidden}
.bg2{background-color:#fff;}
.nybanner{height:280px;}
.bg3{background-color:#F2F3F5;}

.picture{position:relative;width:100%;height:450px;margin:0 auto}
.picture .bg{width:100%;height:5px;zoom:1;position:absolute;left:0px;top:0px;z-index:2}
.picture .bg1{width:100%;height:5px;zoom:1;position:absolute;left:0px;bottom:-5px;z-index:2}
.picture ul{position:relative;margin:0 auto}
.picture ul li,.picture ul li img,.picture ul{width:100%;height:450px}
.picture ul li{position:absolute;left:0px;top:0px;display:none;background-position:center top;background-repeat:no-repeat}

.products{width: 960px;position: relative;overflow: hidden;}
.products ul{width: 969px;float: left;*padding-bottom: 10px;}
.products li{width: 211px;height:300px;padding: 10px 12px 0 11px;background: url(/images/bg_shadow09.png) no-repeat;float: left;margin: 0 8px 10px 0;display: inline;line-height: 20px;position: relative;}
.products li p{padding: 0 5px;	color: #919191;}
.products ul li a{color: #333;}
.products ul li a:hover{color: #fff;}
.products ul li:hover a{	color: #fff;}
.products p.fz16{font-size: 14px;line-height:23px;color: #333;width: 100%;float: left;text-align:center;margin-top:15px;}
.products p span{display: inline-block;padding-right: 30px;background: url(/images/bg_sign24.png) no-repeat right 2px;}
.products li .lin{width: 32px;height: 1px;background: #cdcdcd;position: absolute;left: 18px;bottom: 32px;}
.products li:hover{background-position: 0 -340px;}
.products li:hover p{color: #fff;}
.products li:hover p span{background-position: right -42px;}
.products li:hover .line{background: #6192bd;}


.web_one{width:960px;overflow:hidden;}
.web_one ul li p{width:240px;text-align:center;}
.web_one ul li{float:left;display:inline;width:240px;height:260px;text-align:center;overflow:hidden;}
.web_one a{width:222px;height:250px;float:left;color:#333333;}
.web_one a:hover{color:#02509A;}
.web_onea_p{padding-top:10px;font-size:14px;padding-bottom:5px;font-weight:bold; }

.foot{ width:100%; border-top:1px solid #1654A0;overflow:hidden; background:#f2f2f2;}
.foot_top{ padding-top:30px;  padding-bottom:20px; border-bottom:1px solid #dfdfdf}
.foot_top h4{font-size:14px;}
.foot_top h4 a{margin-right:4px; color:#00458d; font-weight:normal;}
.foot_top h4 span{color:#999; font-size:12px; font-weight:normal;}
.foot_top p{margin-left:100px;}
.foot_top p a{display:inline-block; padding:0 14px;  color:#333;}
.foot_top p a:hover{color:#f00;text-decoration:underline}


.foot_min{ position:relative; width:100%; padding-bottom:40px;}
.foot_list { float:left; width:130px; line-height:21px; padding-top:17px}
.foot_list a{ color:#000}
.foot_list  dt{ font-size:14px; padding-bottom:10px;color:#02509A;}
.foot_list  dt a{ color:#000;}
.foot_list  dd{ font-size:12px;}
.foot_list a:hover{ color:#e60012}

.foot_lasr { float:left; width:220px; line-height:21px; padding-top:17px}
.foot_lasr a{ color:#000}
.foot_lasr  dt{ font-size:14px; padding-bottom:10px;color:#02509A;}
.foot_lasr  dt a{ color:#333;}
.foot_lasr  dd{ font-size:12px;height: 25px;line-height: 25px;margin-right: 15px;text-align: left;width: 80px;float:left;}
.foot_min .erweima{ position:absolute; right:0px; top:22px; width:111px; text-align:center; line-height:30px;}
.foot_lasr a:hover{ color:#e60012}
.foot_min .weibo{ position:absolute; right:125px; top:22px; width:100px; text-align:center; line-height:30px;}



.foot_bottom{ border-top:1px solid #dfdfdf; padding:15px 0 30px; color:#000}
.foot_bottom a{ color:#000;  padding-left:10px; padding-right:8px;}/*background:url(/images/abg.jpg) left center no-repeat;*/
.foot_bottom a.frist{ background:none; padding-left:0px;}
.foot_bottom a:hover,.foot_bottom a.hover{ color:#e60012}


.path{height: 50px;background: url(/images/bg_bg05.png) repeat center;}
.path .wape{height: 50px;background: url(/images/bg_sign18.png) no-repeat 12px 0;	line-height: 54px;	color: #949494;}
.path h2{font-size: 19px;color: #666;}
.path a{display: inline-block;color: #949494;}
.path a:hover{color: #00428e;}
.path a.home{width: 14px;background: url(/images/bg_sign19.png) no-repeat;}
.path a.home:hover{background-position: 0 -56px;}
.path span{color: #666;}
.path span.sign{display: inline-block;padding: 0 5px;color: #a2a2a2;}



.inside-tips{height: 182px;line-height: 20px;color: #E5EBF7;padding-top:70px;}
.inside-tips h2{font-weight: normal;font-size: 24px;line-height: 66px;color: #fff;padding-top: 13px;background: url(/images/bg_sign11.jpg) no-repeat 3px top;}
.inside-tips p.fz16{font-size: 16px;line-height: 26px;}
.inside-tips a{display: inline-block;width: 44px;height: 44px;position: absolute;right: 5px;top: 88px;}
.inside-tips a p{width: 100%;float: left;line-height: 32px;color: #fff;display: none;}

.inside-nav{height: 40px;padding-top:10px;}
.inside-nav li{float: left;margin:5px 5px 5px 0}
.inside-nav a{display: inline-block;padding-bottom: 2px;font-size: 13px;line-height: 30px;color: #333;padding: 0 20px;background: #ededed;border:#ddd 1px solid}
.inside-nav a:hover,.inside-nav a.on{background:url(/images/bg_li03.png) repeat-x;color:#fff;font-weight:bold}

.inside-main{padding-bottom: 40px;background: #fff;overflow:hidden;width:100%}
.aintro-main{padding-top:25px;font-size: 14px;line-height: 24px;}
.aintro-main .r{width: 445px;float: right;}
.aintro-main .r h2{font-weight: normal;font-size: 30px;line-height: 40px;color: #00438e;padding-top: 23px;background: url(/images/bg_line05.jpg) no-repeat left top;}
.aintro-main .r p.en{font-size: 12px;color: #b0b0b0;text-transform: uppercase;}
.aintro-main .r .line{height: 1px;background: #e2e2e2;margin: 22px 0;line-height:1px;}


.honors li{display:inline;float: left;width:210px;margin-right:40px;margin-bottom:20px;cursor:pointer}
.honors li.no{margin-right:0px}
.honors li img{border:1px solid #ccc;padding:2px;width:204px;height:154px}
.honors li img:hover{border: 1px solid #ff0000}
.honors li p{height:30px;line-height:30px;text-align:center}


.displaynone{display:none}
.longzhao{width:100%;height:100%;position:fixed;top:0px;left:0px;background:#000;filter: alpha(opacity=80);opacity: 0.8;z-index:15678}
.imgbigs{width:150px;height:150px;overflow:hidden;padding:10px;background:#fff;position:fixed;left:50%;top:50%;margin-left:-80px;margin-top:-80px;z-index:15679;background:url(/images/loading1.gif) no-repeat center center #fff}
.imgbigs .imgvalue{width:530px;height:382px}
.imgbigs .imgvalue img{width:530px;height:342px;display:none}
.imgbigs .imgvalue p{width:530px;height:40px;line-height:40px;text-align:center;font-size:16px;font-weight:bold;display:none}
.imgbigs a.ryclose{float:right;height:22px;display:none}




.input_bd{font-size:12px;text-decoration: none;BORDER: #cccccc 1px solid;COLOR: #666;padding:3px;}
.input_button{font-size: 12px;color: #666;text-decoration: none;height: 20px;background: #EAEAEA;BORDER-RIGHT: #3a3c36 1px solid;BORDER-TOP: #cccccc 1px solid;BORDER-LEFT: #cccccc 1px solid;BORDER-BOTTOM: #3a3c36 1px solid;}

.no_note{text-align:center;width:500px;color:red;height:50px; margin:20px auto;}
.listControl{width:95%;padding:0px 0 10px 0;margin:0 auto;}
DIV.show_page {float:right;text-align:right;margin-top:20px; color:#666; font-size:12px;overflow:hidden;font-size:12px;line-height:15px;}
DIV.show_page span.disabled {border:1px solid #ccc;padding:2px 6px;float:left;display:block;margin-left:2px;}
DIV.show_page span.current {color:#fff;font-weight:bold;background:#ccc;border:1px solid #C3C3C3;padding:2px 6px;float:left;display:block;margin-left:2px;}
DIV.show_page a {border:1px solid #ccc;padding:2px 6px;float:left;display:block;margin-left:2px;text-decoration:none;font-size:12px;}
DIV.show_page a:link,DIV.show_page a:visited,DIV.show_page a:active{color:#666;}
DIV.show_page a:hover {BORDER: #ccc 1px solid;  COLOR: #333; BACKGROUND: #fff}
DIV.show_page input{padding:1px; border:1px solid #ccc;font-size: 12px;color:#666;width:25px;}
/*end page*/


.prolist-main{width: 960px;position: relative;overflow: hidden;}
.prolist-main ul{width: 969px;float: left;*padding-bottom: 10px;}
.prolist-main li{width: 292px;height: 450px;padding: 10px 12px 0 11px;background: url(/images/bg_shadow08.png) no-repeat;float: left;margin: 0 8px 10px 0;display: inline;line-height: 20px;position: relative;}
.prolist-main li p{padding: 0 5px;	color: #919191;height:42px;overflow:hidden}
.prolist-main ul li a{color: #2056B1;} 
.prolist-main ul li a:hover{color: #fff;}
.prolist-main ul li:hover a{	color: #fff;}
.prolist-main p.fz16{font-size: 16px;line-height: 44px;color: #20568a;width: 100%;float: left;margin-top: 14px;}
.prolist-main p span{display: inline-block;float: left;padding-right: 30px;background: url(/images/bg_sign24.png) no-repeat right 2px;}
.prolist-main li .lin{width: 32px;height: 1px;background: #cdcdcd;position: absolute;left: 18px;bottom: 32px;}
.prolist-main li:hover{background-position: 0 -460px;}
.prolist-main li:hover p{color: #fff;}
.prolist-main li:hover p span{background-position: right -42px;}
.prolist-main li:hover .line{background: #6192bd;}



#detail_next{border:1px solid #ccc; margin:20px auto; padding:9px;line-height:180%;width:630px ; }
#detail_next a:link,#detail_next a:visited,#detail_next a:active{}

.prolist li{width:230px;overflow:hidden;float:left;margin-right:10px;margin-bottom:10px;border: 1px solid #e0dfdf;padding-top:3px;}
.prolist li p{width:230px;margin:2px auto;text-align:center;}
.prolist li p img{width:220px;height:220px;margin-bottom:5px;}
.prolist li:hover{background: url(/images/bg_shadow08.png) no-repeat 0 -460px;color:#fff;}
.prolist li:hover a{color: #fff;}
.prolist li p.sbseo{height:48px;overflow:hidden}

#preview{ float:left; text-align:center; width:350px;border:1px solid #ccc;padding:10px}
.jqzoom{ width:350px; height:350px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}

#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(/images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(/images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ float:left; overflow:hidden;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:70px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:350px;height:350px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:600px;height:600px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative;}
#spec-list div{ margin-top:0}

.proright{float:left;margin-left:30px;width:248px;}
.proright h3{font-size:16px;border-bottom:#ddd 1px dashed;color:#e60012;line-height:30px;padding:15px 0;margin-bottom:10px}
.proright p{line-height:30px}
.proright p b{padding-right:10px}

.proDt-xp{border-bottom:1px solid #02509A;height:32px;margin-top:20px;width:100%;position:relative;}
.proDt-xp b{display:block;width:120px;height:32px;line-height:32px;text-align:center;font-size:14px;color:#fff;background:#02509A}
.proDt-vont{line-height:30px;overflow:hidden;padding:10px 0}
.proDt-xp .sb_seo_more{position:absolute;right:10px;top:5px;}

.nynews{padding-top:5px;}
.nynews ul{width: 984px;float: left;*padding-bottom: 23px;}
.nynews li{width: 428px;height: 116px;padding: 18px 19px 0 19px;border: 1px solid #e5e5e5;background: #f8f8f8;float: left;margin: 0 23px 23px 0;display: inline;}
.nynews li .intro{width: 400px;float: left;margin-left: 17px;display: inline;}
.nynews li .intro a{display: inline-block;width: 100%;line-height: 18px;color: #7e7e7e;}
.nynews li .intro a.tit{font-size: 14px;line-height: 32px;color: #333;}
.nynews li .intro a:hover,.nynews li .intro a.tit:hover{color: #00428e;}
.nynews li .intro p{height: 36px;line-height: 18px;}
.nynews li .intro span{display: inline-block;font-size: 12px;line-height: 16px;color: #9f9f9f;padding-top: 10px;}

.feedback tr td{padding-bottom:20px}
.feedback table{margin-top:20px}

.input_gbook{border:1px solid #b1b1b1;height:20px;line-height:20px;text-indent:2px}
.btn {background:url(/images/btn.gif);height:21px;width:67px;border: 0px none;color:#ffffff;line-height:21px;cursor:pointer;margin-left:75px}

.headTit{ border-bottom:1px dotted #dccfbd; text-align:center; padding:10px 0; position:relative;}
.headTit h4{ font-size:16px; line-height:18px; color:#F47200;margin-bottom:10px; text-align:center;border-bottom:none;margin-bottom:0;height:18px;}
.headTit .time{ font-size:10px;color:#ccc; text-align:center;}
.headTit .clickhov{ text-align:center;}
.headTit .clickhov span{margin-left:10px;color:#999;}
.headTit a.return{ position:absolute; right:0px; top:5px; width:60px; height:25px; line-height:25px; display:block; background:#2D1A73; color:#fff; text-align:center;font-family: \5B8B\4F53;font-size:12px;}

.texBody{ padding-top:20px; text-indent:2em; line-height:25px;}
.texBody img{max-width:600px;}
.back { border-top:1px dotted #ccc; margin-top:20px; padding-top:5px;}
.back a.blka { background-color: #999; color:#FFF; display: block; float:right; height: 20px; line-height: 20px; margin-top: 1px; text-align: center; text-decoration: none; padding:0 10px;}


.footerLinks{width:148px; height:22px; float:right; margin-left:25px; position:relative; z-index:45; background: url(/images/footerlink.jpg) no-repeat; cursor:pointer}
.linksList{ width:140px; padding:0 3px; border:1px solid #e2e2e2; margin-bottom:none; position:absolute; bottom:22px; background:#fff; display:none;}
.linksList a{ display:inline-block; width:100%; line-height:16px; padding:3px 0; color:#6c6c6c;}
.linksList a:hover{ color:#035cac;}

.ditu_box{ border:1px solid #ececec; width:940px; margin:40px auto 20px; height:75px;}
.ditu_box p{ background:#02509a; height:30px; line-height:30px; color:#fff; font-size:14px; text-align:center; min-width:90px; margin-left: 28px; margin-top: -10px; position: absolute; padding:0 5px 0 5px}
.ditu_box span a{ line-height:95px;font-size:12px;color:#666;padding:0 10px;}
.ditu_box span a:hover{ color:#02509a; line-height:95px}
.ditu_con{ overflow:hidden; margin-left:28px}

.mleft{width:650px;padding:10px;float:left;border:solid 1px #d5d5d5;}
.mright{width:275px;float:right;}
.mright_main{width:273px;border:solid 1px #d5d5d5;padding-bottom:15px;overflow:hidden;}
.t03{background:#E2E2E2;line-height:28px;text-indent:15px;}
.mright_main .t03 {color:#000;}
.mright_main .t03 a {color:#000;}
.mright_main .t03 a:hover {color:#000;}
#newpro {
	width:250px;
	margin:0 auto;
	padding-bottom:10px;
}
#newpro h5 {
	height:25px;
	line-height:25px;
	overflow:hidden;
}
#newpro h5 a {
	font-size:12px;
	color:#666;
	font-weight:normal;
}
#newpro dl {
	height:94px;
	overflow:hidden;
}
#newpro dl dt {
	width:106px;
	height:91px;
	float:left;
}
#newpro dl dt img {
	width:102px;
	height:82px;
	border:1px solid #CCC;
	padding:1px;
}
#newpro dl dt a:hover img {
	border:1px solid #E20E19
}
#newpro dl dd {
	float:left;
	height:80px;
	line-height:20px;
	width:120px;
	margin-left:6px;
	display:inline;
	overflow:hidden;
}
#newpro dl dd li {
	height:20px;
	line-height:20px;
	overflow:hidden;
	width:200px;
}
ul.n_rt_ul {
	background: url(/images/news_list_bg.gif) no-repeat 0 5px;
	width:230px;
	margin:8px auto;
	overflow:hidden;
	padding-left:5px;
}
ul.n_rt_ul li {
	line-height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-left:20px;font-size:12px;
}
.n_info_tjcp dl {
	float: left;
	
	overflow: hidden;
	padding: 10px 4px;
	width: 154px;
}
.n_info_tjcp dt {
	width:154px;
	height:154px;
}
.n_info_tjcp dt img {
	width:150px;
	height:150px;
	border:1px solid #ccc;
}
.n_info_tjcp dd {
	line-height:25px;
	height:25px;
	overflow:hidden;
	text-align:center;
	color:#ab8673;
}

/*在线客服*/
.rides-cs {  font-size: 12px; background:#1654A0; position: fixed; top: 100px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 36px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:5px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 30px; height:30px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:5px; left: 0;  background-image: url(/images/shopnc.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: -410px 0;}
.rides-cs .btnCtn { background-position: -450px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}

.rides-cs .fl_o_o{ color:#7d7d7d; font-size:12px; }
.rides-cs .fl_o_o { padding-bottom:10px; border-bottom:1px solid #e5e5e5; width:108px; text-align:center; margin:5px auto 10px auto;}
.rides-cs .fl_o_o dd{ line-height:14px;}

.btitle{float: left;height: 41px;width:100%;overflow:hidden;border-bottom:#ddd 1px solid;border-top:#0C5AA2 3px solid;line-height:41px;}
.btitle span{ font-size:18px; font-weight:normal; color:#4A4A4A;float:left;padding-left:25px;}
.btitle a{float:right;font-size:14px;padding:0px 15px 0 0;font-weight:bold;color:#0a0909;}

.box1{width: 465px;border:#ddd 1px solid;border-top:0;margin-top:30px;}
.n_con {float: left;height:200px;padding:15px 10px;width:445px;}
.n_con ul { padding:0; width:445px; overflow:hidden;}
.n_con ul li { height:32px; line-height:32px; background:url(../images/arr22016.png) no-repeat left center; padding:0 0 0 15px; color:#999;border-bottom:dashed 1px #ddd;font-size:12px;}
.n_con ul li a { color:#676767;font-size:12px; }
.n_con ul li a:hover { color:#0C5AA2; } 
.proie{width:960px;overflow:hidden;border:#ddd 1px solid;border-top:0;margin-top:30px;}
.proie li{float:left; width:172px; margin:10px ; text-align:center;}
.proie li img{display:inline;width:162px;border:1px solid #ddd;padding:2px; }
.proie li img:hover{border:#0C5AA2 1px solid}
.proie li p{width:172px;margin:0 auto; text-align:center;line-height:20px;font-size:12px; color:#666; text-align:center; display:block;}
.proie li a:hover{color:#0C5AA2;}
 
.genus{margin-top:10px;}
.genus li{border-bottom:1px dashed #e8e8e8; vertical-align:bottom;clear:both;float:left;}/*height:34px;*/
.genus li dl{}
.genus li dl dt{float:left;font-weight:bold;margin:0px 5px 0px 0;height:34px;line-height:34px;display:inline;}
.genus li dl dd{float:left;padding:10px 4px;}
.genus li dl dd a{padding:4px 8px;}
.genus li dl dd a:hover{padding:4px 8px;color:#fff;background:#02509a}
.genus li dl .choose1{color:#fff;background:#02509a}

*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html .advbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.advbox{width:772px;position:fixed;display:none;left:50%;top:50%;margin:-205px 0 0 -350px;}
.advbox .advpic{position:relative;height:429px;z-index:999}
.advbox .advpic .closebtn{display:block;width:30px;height:30px;background:url(/images/closesp.png) no-repeat center top;overflow:hidden;position:absolute;left:3px;top:35px;z-index:9999;current:pointer}
a.close-order{display:block;width:30px;height:30px;background:url(/images/closesp.png) no-repeat center top;overflow:hidden;position:absolute;left:3px;top:45px;z-index:9999;current:pointer}

.know li{
  background: url(/images/wd_w.gif) no-repeat left top;
  padding-left: 30px;
  border-bottom:1px solid #eee;
  margin-bottom:8px;
  padding-bottom:5px;
}
.know li i{
  display:inline-block;
  float:right;
  margin-right:10px;
}
.know li em{
  display:inline-block;
  float:right;
}

.answer li{
  background: url(/images/wd_d.gif) no-repeat left top;
  padding-left: 30px;
  border-bottom:1px solid #eee;
  margin-bottom:8px;
  padding-bottom:5px;
}
.answer li i{
  display:inline-block;
  float:right;
  margin-right:10px;
}
.answer li em{
  display:inline-block;
  float:right;
}.log_search {	float:left;	width:540px;	margin-top:10px;	margin-left:15px;}
.log_search .name {	position: relative;	float: left;	width: 385px;	height: 30px;	line-height: 30px;	border: 1px #DDD solid;	background:#fff;}
.log_search span {	float: left;	margin-left: 13px;}.log_search input.txt {	float: left;	width: 375px;	height: 30px;	line-height: 30px;	font-size: 16px;	padding-left: 10px;}
.log_search input.btn {	float: left;	background: #FF9D02;	width: 133px;	height: 37px;	margin-left: 17px;	font-size: 18px;	color: #FFF;	cursor: pointer;	font-family: "宋体";}
.log_search input.btn:hover {	background-color: #FF8C24;}.slideTxtBox {	margin-top:10px;	width:655px;	border:1px solid #ddd;	text-align:left;	float:left}
.slideTxtBox .hd {	height:30px;	line-height:30px;	background:#f4f4f4;	padding:0 20px;	border-bottom:1px solid #ddd;	position:relative;}
.slideTxtBox .hd ul {	float:left;	position:absolute;	left:20px;	top:-1px;	height:32px;}.slideTxtBox .hd ul li {	float:left;	padding:0 15px;	font-size:14px;	cursor:pointer;}
.slideTxtBox .hd ul li.on {	height:30px;	background:#fff;	border:1px solid #ddd;	border-bottom:2px solid #fff;}
.slideTxtBox .bd .wenti {	padding:15px;	zoom:1;		clear:both;	overflow:hidden;}/*height:360px;*/
.slideTxtBox .bd .wenti dl {	padding-bottom:5px;	border-bottom:1px solid #f7f7f7;}.slideTxtBox .bd .wenti dl.last {	border:none;}
.slideTxtBox .bd .wenti dt {	margin:5px 0 5px 0;	color:#FF9D02;	padding-left:30px;	background:url(/images/wd_w.gif) no-repeat left center;	height:30px;	line-height:30px;}

.slideTxtBox .bd .wenti p{	color:#ccc}
.slideTxtBox .bd .wenti em{	float:right}
.slideTxtBox .bd .wenti dt a {	color:#0C5AA2;}.slideTxtBox .bd .wenti dt a:hover {	color:#FF9D02}
.slideTxtBox .bd .wenti dd {	padding-left:30px;	background:url(/images/wd_d.gif) no-repeat left top;	line-height:20px;	color:#666;}
.slideTxtBox .bd .huodong {	height:360px;	clear:both;	overflow:hidden;}.slideTxtBox .bd .huodong li {	border:1px solid #f7f7f7;	line-height:23px;	border-top:none;	display:block;	height:100px;	padding:10px;}
.slideTxtBox .bd .huodong li .imgbg {	position:relative;	overflow:hidden;	float:left;	width:100px;	height:96px;	margin-right:20px;	border:2px solid #cbcbcb;}
.slideTxtBox .bd .huodong li img {	width:100px;	height:96px;}.slideTxtBox .bd .huodong li .cover2 {	position:absolute;	overflow:hidden;	left:0px;	top:0;	width:100px;	color:#FFFFFF;	height:0px;	font-size:12px;	opacity:0;	background-color:#BEA687;	transition:font-size 0.5s ease 0s, opacity 0.5s ease 0s;	text-align:center;	line-height:96px;}.slideTxtBox .bd .huodong li:hover .cover2 {	height:96px;	font-size:16px;	opacity:0.8;}.slideTxtBox .bd .no-opacity .huodong li a:hover .cover2 {	background:none;	}.slideTxtBox .bd .huodong li .ttt {	font-size:14px;	font-weight:bold;	color:#FF9C01;}.slideTxtBox .bd .huodong li .des {	font-size:12px;	color:#666666;	margin-top:5px;	height:47px;	overflow:hidden}.slideTxtBox .bd .huodong li .date {	font-size:12px;	color:#999999;}.slideTxtBox .bd .huodong li .more {	font-size:12px;	color:#666666;	padding-right:16px;	}.slideTxtBox .bd .huodong a:hover .ttt {	color:#FF9C01;}.slideTxtBox .bd .huodong a:hover .more {	color:#FF9C01;	}.slogan-wp {	margin-top:10px;	width:270px;	height:360px;	background-color:#f5f5f5;	float:right;	}.slogan-wp .slogan-title {	margin:0 20px;	padding:24px 0 12px;	color:#353535;	line-height:18px;	height:18px;	font-size:16px}
.slogan-wp .slogan-title .title-content {	display:inline;	float:left}.slogan-wp .slogan-title .iknow-need-know {	display:inline;	float:right;	margin-top:3px;	width:14px;	height:14px;	background-repeat: no-repeat;}.slogan-wp .slogan-devide-line {	height:1px;	margin:0 20px;	background-repeat: repeat-x}.slogan-wp .slogan-content {	width:270px;	height:305px}.slogan-wp .slogan-content .login-slogan .slogan-text {	color:#0C5AA2;	font-size:18px;	line-height:20px;	padding:16px 0 17px;	text-align:center}.slogan-wp .slogan-content .login-slogan .avatar-container {	position:relative;	height:88px}
.slogan-wp .slogan-content .login-slogan .avatar-container .avatar-mask {	
height:88px;	width:88px;	position:absolute;	top:0;	left:91px;	
cursor:pointer;	}/*background:url(/images/module-new_z_0dfb1c4.png) no-repeat -574px -425px;*/
.slogan-wp .slogan-content .login-slogan .avatar-container .avatar-image {	height:88px;	width:88px;	position:absolute;	top:0;	left:91px}
.slogan-wp .slogan-content .login-slogan .user-info {	padding:7px 0 0;	text-align:center;	}.slogan-wp .slogan-content .login-slogan .user-info .user-name {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	padding-right:5px;	text-align:right}.slogan-wp .slogan-content .login-slogan .user-info .user-name .user-name-link {	font-size:14px;	line-height:16px;	color:#353535}.slogan-wp .slogan-content .login-slogan .user-info .user-info-devide-line {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	width:1px;	height:12px;	background-color:#dadada}.slogan-wp .slogan-content .login-slogan .user-info .user-grade {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	text-align:left;	padding-left:5px}.slogan-wp .slogan-content .login-slogan .user-info .user-grade .user-grade-link {	font-size:14px;	line-height:16px;	color:#353535}.slogan-wp .slogan-content .login-slogan .user-info .i-famous {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	width:17px;	background-repeat: no-repeat;}.slogan-wp .slogan-content .login-slogan .user-info .i-master {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	margin-left:3px;	background-repeat: no-repeat;}.slogan-wp .slogan-content .login-slogan .help-people-count {	color:#8b8b8b;	text-align:center;	font-size:14px;	height:24px;	line-height:24px;	padding-bottom:10px}.slogan-wp .slogan-content .login-slogan .sign-in-section {	}.slogan-wp .slogan-content .login-slogan .sign-in-section .sign-in-num-wp {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	line-height:26px;	font-size:14px;	width:188px;	text-align:right;	color:#353535;	padding-right:11px}.slogan-wp .slogan-content .login-slogan .sign-in-section .sign-in-num-wp .sign-in-day-num {	color:#ee5e0f}.slogan-wp .slogan-content .login-slogan .sign-in-section .go-sign-in {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	height:24px;	width:52px;	border:1px solid #FF9D02;	color:#fff;	background-color:#FF9D02;	text-align:center;	outline:0;	-webkit-border-radius:5px;	-moz-border-radius:5px;	border-radius:5px;	line-height:24px;}.slogan-wp .slogan-content .login-slogan .answer-question-section {	height:60px;	background-color:#1265b1;	margin-top:13px}.slogan-wp .slogan-content .login-slogan .answer-question-section .user-button-item {	display:inline;	float:left;	width:134px;	height:60px;	background-color:#0C5AA2;	color:#fff;	text-decoration:none}.slogan-wp .slogan-content .login-slogan .answer-question-section .user-button-item .item-num {	display:block;	font-size:24px;	line-height:26px;	height:26px;	text-align:center;	padding-top:5px;	color:#fff;}.slogan-wp .slogan-content .login-slogan .answer-question-section .user-button-item .item-title {	display:block;	font-size:14px;	line-height:16px;	height:16px;	text-align:center;	margin-top:6px;	text-decoration:none;	color:#fff;}.slogan-wp .slogan-content .login-slogan .answer-question-section .question-button {	margin-right:1px}.slogan-wp .slogan-content .login-slogan .answer-question-section .answer-button {	width:135px}.slogan-wp .slogan-content .login-slogan .answer-question-section .user-button-item:hover {	background-color:#FF9D02}.slogan-wp .slogan-content .not-login-slogan .middle-content {	margin:39px 18px 37px 17px;	height:80px}.slogan-wp .slogan-content .not-login-slogan .middle-content .slogan-text {	font-size:24px;	line-height:38px;	color:#36a803;	display:inline;	float:left;	width:175px;	padding-top:4px}.slogan-wp .slogan-content .not-login-slogan .middle-content .not-login-slogan-bg {	width:60px;	height:80px;	display:inline;	float:left;	background-repeat: no-repeat;}.slogan-wp .slogan-content .not-login-slogan .finish-count {	text-align:center}.slogan-wp .slogan-content .not-login-slogan .finish-count .finish-count-text {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	font-size:14px;	color:#353535}.slogan-wp .slogan-content .not-login-slogan .finish-count .finish-count-num {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	position:relative;	color:#ee5e0f;	font-size:30px;	height:33px;	overflow:hidden}.slogan-wp .slogan-content .not-login-slogan .finish-count .finish-count-num .count-num-item {	display:inline;	float:left;	width:16px;	height:660px;	position:relative}.slogan-wp .slogan-content .not-login-slogan .finish-count .finish-count-num .count-num-item .num-item-scroll {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	width:16px;	text-align:center;	height:33px;	line-height:33px}.slogan-wp .slogan-content .not-login-slogan .finish-count .finish-count-num .count-num-comma {	display:inline;	float:left;	width:12px;	position:relative}.slogan-wp .slogan-content .not-login-slogan .iknow-need-know {	text-align:center;	height:24px;	padding-top:10px}.slogan-wp .slogan-content .not-login-slogan .iknow-need-know .iknow-need-know-link {	font-size:12px;	line-height:24px;	color:#353535;	text-decoration:underline}.slogan-wp .slogan-content .not-login-slogan .answer-question-section {	height:60px;	background-color:#65c559;	margin-top:30px}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .not-login-button-item {	display:inline;	float:left;	width:134px;	height:60px;	background-color:#3fb72f;	color:#fff;	text-align:center;	line-height:60px;	text-decoration:none}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .not-login-button-item .item-logo {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	width:18px;	height:18px}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .not-login-button-item .item-title {	display:-moz-inline-box;	-moz-box-orient:vertical;	display:inline-block;	vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;	font-size:16px;	line-height:18px;	height:18px;	text-decoration:none}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .not-login-button-item:hover {	background-color:#45c035}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .question-button {	margin-right:1px}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .question-button .item-logo {	background-repeat: no-repeat;}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .answer-button {	width:135px}.slogan-wp .slogan-content .not-login-slogan .answer-question-section .answer-button .item-logo {	background-repeat: no-repeat;}