@charset "gb2312";
/*Author:liuhui*/
/*
层级说明 z_index
页面布局层     1 - 10
页面普通层     11 - 100
区块内弹出     101 - 500
广告定位层     501 - 1000
全屏遮罩层     10000
全屏弹出层     10002 - 100000
不换行        white-space:nowrap
换行          word-wrap:break-word;word-break:normal;*/
/* css reset */
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,input,button,textarea,p{margin:0;padding:0}
img,abbr{border:0;vertical-align:top}
address,caption,cite,em,optgroup,i{font-style:normal}
ul,ol{list-style:none}
table{border-collapse:collapse;border-spacing:0}
blockquote,q{quotes:none}
a:focus{outline:none}
/* HTML5 display-role reset for older browsers */
article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
figure{margin:0}
/* basic */
html{_background-attachment:fixed;_background-image:url(about:blank);-webkit-text-size-adjust:none}
body{font:12px/22px "微软雅黑";/*background:#f8f8f8;*/-moz-user-select:none}
.tl{text-align:left}.tc{text-align:center}.tr{text-align:right}
.fl{float:left}.fr{float:right}.cl{clear:both}
.pr{position:relative}.pa{position:absolute}.pf{position:fixed}
.cf,.wrap{*display:inline-block;*zoom:1}
.cf:after,.wrap:after{content:"";display:block;height:0;clear:both;visibility:hidden}
a,a:visited,ins{text-decoration:none}
a:hover{text-decoration:none}
a.u,a.u:visited{text-decoration:none}
a.u:hover{text-decoration:none}
a{color:#666;}
.f12{font-size:12px}.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}.fb{font-weight:bold}
.opac80:hover{opacity:0.8;filter:Alpha(Opacity=80);text-decoration:none}
.opac100:hover{opacity:1;filter:Alpha(Opacity=100);text-decoration:none}
.sp10,.sp15,.sp20{clear:both;height:10px;overflow:hidden}
.sp15{height:15px}.sp20{height:20px}
em{font-family:Arial}
.noSelect{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}
/*frame*/

.wrap{width:1200px;margin:0 auto;position:relative;clear:both}
.sidebar{width:232px;position:relative;}
.sidebar .block{border:1px solid #e4e4e4;background:#fff}
.sidebar h3{background:#0b74bf;color:#fff;padding:0 15px;line-height:42px;height:42px;font-size:14px;text-align: center;}
.mainbar{width:960px;position:relative}
.width2 .sidebar{float:left;background:#e7e7e7;padding-bottom:20px}
.width2 .mainbar{float:right;width:950px;background:#fff;border:1px solid #dfdfdf;border-top:0;min-height:772px;_height:772px;}
h3.gray{z-index:99;height:36px;line-height:36px;background:#dedede;border-top:2px solid #8a8a8a;padding:0 20px;overflow:hidden;display:block;clear:both}

h3.gray strong.t{float:left;font-size:14px}
h3.gray strong.t a{font-weight:normal;margin-right:20px}
.mainbar h3.gray{padding:0}
.width2 .mainbar h3.gray{border:1px solid #dfdfdf;border-width:1px 0;background:#fafafa;padding:0 15px;width:auto}
.pic_banner{width:1210px;clear:both}
.pic_banner img{width:1210px;vertical-align:top}

/* 顶栏 */
.topbar{color:#666;height:30px;background:url(../images/cs_ico.png) repeat-x;position:relative;z-index:9999;font:normal 12px/30px "微软雅黑"}
.topbar .fl{width:260px;padding-left:16px;height:30px;overflow:hidden}
.topbar .toplog{float:left}
.topbar i{margin:0 10px}
.topbar .qlink *{float:left}
.topbar .qlink span{position:relative;cursor:pointer}
.topbar .qlink strong{font-size:16px;padding-left:15px}
.topbar a:hover,.topbar .qlink span:hover{color:#6a9b2e}
.topbar .follow{width:252px;height:145px;background:url(../images/follow.jpg) no-repeat;border:1px solid #6a9b2e;position:absolute;right:-120px;top:30px;display:none}
.topbar .follow a{display:block;width:106px;height:145px;overflow:hidden}
.topbar .follow a:hover{opacity:0.2;filter:Alpha(Opacity=20);background:#fff}
.topbar .follow p{display:block;margin:110px 0 0 22px;width:106px;height:145px;overflow:hidden}
.topbar .fr a{margin-left:10px}
/* 通头 */
.header{position:relative;z-index:9990;background:#fff}
.header .sign{height:102px;/*position:relative;*/z-index:100; width: 1210px; margin: 0px auto;}
.header .logo{width:278px;height:93px;overflow:hidden;display:block;float:left;text-align:center;font-size:18px; margin-top: 8px;}
.header .logo a{color:#000;line-height:26px}
.header .logo h1{height:53px;text-indent:-999em}
.header .logo h1 a{display:block;line-height:53px}
.header .city{padding:36px 0 0 10px;float:left;position:relative;width:120px}
.header .city b{font-size:16px;line-height:28px;margin-right:10px}
.header .city dt b,.header .city dt a:hover{color:#6a9b2e}
.header .city dl dd{width:300px;background:#fff;padding:8px 0 10px 10px;clear:both;border:1px solid #6a9b2e;display:none;position:absolute;top:86px;left:10px}
.header .city dl dd li{float:left;width:74px}
.header .city dl dd li a{display:block;float:left;padding:0 3px}
.header .city dl dd li a:hover{background:#6a9b2e;color:#fff;text-decoration:none}
.header .city dl.opt dd{display:block}
.header .search{float: right; position: relative; height: auto;z-index: 1; width: 810px; height: 60px; margin-top: 24px;}
.header .search .input{ outline:none;float:left;border:1px solid #d7d7d7;line-height:32px; height:32px;width:340px;background:#fff url(../images/cs_ico.png) right -63px no-repeat;text-indent:10px ;}
.header .search .btn{outline:none;float:left;background:#076696;border:none;color:#fff;height:34px;font:16px/30px "微软雅黑";padding:0 20px;cursor:pointer; line-height: 30px;}

.header .search .btn:hover{background:#0073AD}
.header .search .box{height:auto;margin-bottom:5px}
.header .search p a{margin-right:10px}
.header .search #re_keywords{position:absolute;top:56px;border:1px solid #d7d7d7;background:#fff;width:554px;min-height:200px;display:none}
.header .search #re_keywords a{display:block;color:#666;line-height:24px;padding:0 7px}
.header .search #re_keywords a:hover{background:#f2ffe2;color:#6a9b2e;text-decoration:none}
.header .store{float:right;width:188px;font-size:12px;line-height:18px;padding-top:15px;position:relative}
.header .store a.opac80{display:block;height:28px;width:188px;background:url(../images/cs_side.png) 0 -150px no-repeat;margin-top:6px}


/* 导航 */
.topnav,.topnav .wrap{height:0px;background:#fff;font-size:14px;line-height:40px}
.topnav{/*box-shadow:0 3px 5px rgba(0,0,0,.3);*/position:relative;z-index:10}
.topnav .nav{padding-left:210px;height:0px; font-weight:bold; font-size:15px; width:900px;}
.topnav .nav a{color:#666666;padding:0 20px;float:left;margin-left:1px}
.topnav .nav a.curr,.topnav .nav a:hover{color:#0081AE;text-decoration:none;background:#fff}

/* 修正后的导航弹出层  商品分类 add by boddy 2014.12.23 */
#dht .term{clear:both;position:absolute;display:none;overflow:hidden;top:39px;min-height:600px;}
#dht ul{width:190px;z-index:10}
#dht ul li.curr{background:#f7f7f7;}
#dht .term{left:190px;width:0;margin-top:1px}
#dht .term .con{padding:15px 30px 10px;display:none;background:#fff;border:1px solid #f7f7f7;/*height:100px;*/ height: auto; overflow: hidden;}
#dht .term dl{border-bottom:1px solid #ddd;clear:both;/*padding:8px 0;*/line-height:30px;width:760px;}
.dht{ position:absolute; left:0px; top:0px; width:190px; background-color:#fff;}
.dht2{ position: fixed; top:0px;width:190px; background-color:#fff;}
#dht{}
.dht .t,.dht2 .t,.dht2 .t,.dht2 .t{ height:40px; background-color:#2C2C2C; background-image:url(../images/dht01.gif); background-repeat:no-repeat; background-position:100px -214px; text-align:left; color:#fff; padding-left:45px; line-height:40px;}
.dht .t span,.dht2 .t span{}
.dht ul li a,.dht2 ul li a{ padding-left:3px; font-size:12px; line-height: 24px; }
.dht ul li em,.dht2 ul li em{ line-height:22px; margin-top:0px; display:block;overflow: hidden; padding: 5px;max-height: 44px;}
.dht .dht01,.dht2 .dht01{background-color:#F1F1F1; border:solid 1px #DDDDDD; border-top:none 0px; line-height:35px; font-size:18px; font-family:Microsoft yahei; color:#393939; padding-left:38px;  }
.dht .a01,.dht2 .a01{background-image:url(../images/dht01.gif); background-repeat:no-repeat; background-position:160px -2px;}
.dht .a02,.dht2 .a02{background-repeat:no-repeat; background-position:160px -24px; border-top:solid 1px #DDDDDD}
.dht .a02 span,.dht2 .a02 span{ display:block; font-size:12px; margin-left:-32px; line-height:14px; padding-bottom:4px;}
.dht .a02 span a,.dht2 .a02 span a{ color:#9C9C9C; font-size:12px;}
.dht .a03,.dht2 .a03{}
.dht .a03 span,.dht2 .a03 span{ display:block; font-size:12px; margin-left:-22px; line-height:14px; color:#EBEBEB; padding-bottom:4px;}
.dht .a03 span a,.dht2 .a03 span a{ color:#9C9C9C; font-size:12px;}
.dht ul,.dht2 ul{}
.dht ul li,.dht2 ul li{ border-left:solid 1px #DDDDDD;  border-right:solid 1px #DDDDDD; border-bottom:solid 1px #DDDDDD;background-image:url(../images/dht01.gif); background-repeat:no-repeat; background-position:160px -248px;}
.dht ul li span,.dht2 ul li span{ display:block; height:24px; padding-left:15px; line-height:24px; font-size:14px; font-weight:bold;}
.dht ul li span.dht01_a,.dht2 ul li span.dht01_a{ background-image:url(../images/dht01.gif); background-position:0px -104px; background-repeat:no-repeat; padding-left:30px;}
.dht ul li span.dht01_a a,.dht2 ul li span.dht01_a a{ display:block;}

.dht ul li.li2,.dht2 ul li.li2{ background-color:#F1F1F1;}
.dht ul li span.dht01_b,.dht2 ul li span.dht01_b{background-image:url(../images/dht01.gif); background-position:0px -133px; background-repeat:no-repeat; padding-left:30px;}
.dht ul li span.dht01_b a,.dht2 ul li span.dht01_b a{}
.dht ul li span.dht01_c{background-image:url(../images/dht01.gif); background-position:0px -164px; background-repeat:no-repeat; padding-left:30px;}
.dht ul li span.dht01_c a,.dht2 ul li span.dht01_c a{}
.dht ul li span.dht01_d,.dht2 ul li span.dht01_d{background-image:url(../images/dht01.gif); background-position:0px -192px; background-repeat:no-repeat; padding-left:30px;}
.dht ul li span.dht01_d a{}
.dht ul li span.dht01_e,.dht2 ul li span.dht01_e{background-image:url(../images/dht01.gif); background-position:0px -192px; background-repeat:no-repeat; padding-left:30px;}
.dht ul li span.dht01_e a{}
.dht .term{left:190px;width:0;margin-top:1px}
.dht .term .con{padding:15px 30px 10px;display:none;height: auto;}
.dht .term dl.cf{border-bottom:1px solid #ddd;clear:both;/*padding:8px 0;*/line-height:30px;width:760px;}
.dht .term dl.nb{border-bottom:none}
.dht .term dt{font-weight:bold;font-size:14px}
.dht .term dd{float:left;width:710px;font-size:12px}
.dht .term dd a{color:#666;float:left}
.dht .term dd a:hover{color:#6a9b2e}
.dht .term dd i{float:left;color:#ddd;font-size:10px;padding:0 10px}
/*案例分类*/
#classify{width:150px;/*box-shadow:3px 1px 5px rgba(0,0,0,.3);*/position:absolute;height:40px;left:0}
#classify .t{color:#666;cursor:pointer;position:relative;z-index:100; font-weight:bold; font-size:14px}
#classify .t span{background:url(../images/indexdian.jpg) right no-repeat;padding-right:24px;display:block;width:70px;margin:0 auto; font-size:15px;}
#classify ul,#classify .term{background:#fff;clear:both;position:absolute;box-shadow:3px 1px 5px rgba(0,0,0,.3);display:none;overflow:hidden;top:39px}
#classify ul{background:#f1f1f1;width:190px;z-index:10}
#classify ul li{border-bottom:1px solid #d7d1c3;border-top:1px solid #fff;padding:0 0 0 10px;clear:both;background:url(../images/cs_classify.png) right -40px no-repeat;*display:inline-block;*zoom:1}
#classify ul li:after{content:"";display:block;height:0;clear:both;visibility:hidden}
#classify ul li strong{background:url(../images/cs_classify.png) 0 -140px no-repeat;height:65px;font-size:14px;line-height:67px;padding-left:35px;display:block}
#classify ul li strong.i1{background-position:0 -190px}
#classify ul li strong.i2{background-position:0 -240px}
#classify ul li strong.i3{background-position:0 -290px}
#classify ul li strong.i4{background-position:0 -340px}
#classify ul li strong.i5{background-position:0 -390px}
#classify ul li strong.i6{background-position:0 -440px}
#classify ul li strong.i7{background-position:0 -490px}
#classify ul li strong.i8{background-position:0 -540px}
/*#classify ul li.curr strong.i0{background-position:0 -590px}
#classify ul li.curr strong.i1{background-position:0 -640px}
#classify ul li.curr strong.i2{background-position:0 -690px}
#classify ul li.curr strong.i3{background-position:0 -740px}
#classify ul li.curr strong.i4{background-position:0 -790px}
#classify ul li.curr strong.i5{background-position:0 -840px}
#classify ul li.curr strong.i6{background-position:0 -890px}
#classify ul li.curr strong.i7{background-position:0 -940px}
#classify ul li.curr strong.i8{background-position:0 -990px}*/
#classify ul li strong a{color:#666}
#classify ul li.curr{background-position:right -90px}
#classify ul li.curr strong a,#classify ul li.curr p a,#classify ul li.curr p a.fred{color:#0081AE}
#classify .term{left:190px;width:0;border-left:1px solid #777;margin-top:1px}

#classify .term .con{padding:15px 30px 10px;display:none;height:510px;}

#classify .term dl{border-bottom:1px solid #ddd;clear:both;padding:8px 0;line-height:30px;width:760px;overflow:hidden}
#classify .term dl.nb{border-bottom:none}
#classify .term dt{font-weight:bold;float:left;font-size:14px}
#classify .term dd{float:right;width:710px;font-size:12px}
#classify .term dd a{color:#666;float:left}
#classify .term dd a:hover{color:#6a9b2e}
#classify .term dd i{float:left;color:#ddd;font-size:10px;padding:0 10px}
#classify .term .scbox{float:right;width:670px}
#classify .term .sc{clear:both}
#classify .term .sc strong{background:#474747;color:#fff;font-size:14px;padding:0 5px;border-radius:3px;float:left;width:60px;text-align:center;line-height:28px;height:28px;overflow:hidden}
#classify .term .sc .fr{width:590px}
#classify .term .sc p{float:left;display:block;padding-bottom:5px;height:28px;padding-right:10px}
#classify .term .sc p em{border-radius:3px;background:#adadad;color:#fff;float:left;line-height:12px;width:18px;text-align:center;height:26px;padding-top:2px}
#classify .term .sc p a{margin-left:10px;white-space:nowrap}
#index #classify ul{display:block}
/* 公告 */
#speaker{height:60px;position:relative;overflow:hidden}
#speaker .textSliderLR,#speaker ul{position:absolute;top:0;width:650px;left:308px;height:22px;overflow:hidden}
#speaker strong{color:#444;background:url(../images/cs_ico.png) -20px -101px no-repeat;float:left;padding-left:25px;margin-left:220px}
#speaker ul{left:0}
#speaker ul li{float:left;width:650px}
/* 通栏流程 位置 */
.top_sever{background:url(../images/top_sever.png) no-repeat;height:70px;clear:both;padding-right:30px;box-shadow:0 3px 5px rgba(0,0,0,.1)}
.top_sever a{float:right}
.loca{padding-top:15px;height:35px;overflow:hidden;color:#999;margin:0 auto;line-height:22px;font-size:14px}
/* 通尾 */
.footer{background:#e2e2e2;border-top:1px solid #e0e0e0}
.footer .point{background:#f7f7f7;border-top:1px solid #fff;border-bottom:4px solid #959595;padding:20px 0}
.footer .point p{border-right:1px solid #e6e6e6;border-left:1px solid #fff;padding:12px 42px;height:55px;float:left}
.footer .point p.l{border-left:0;padding-left:0}.footer .point p.r{border-right:0;padding-right:0}
.footer .point p b{font-size:20px}
.footer .point p a{height:50px;display:block;padding:5px 0 0 70px;background:url(../images/cs_footer.png) no-repeat;font-size:16px;line-height:22px;overflow:hidden}
.footer .point p a:hover{text-decoration:none}
.footer .point p a.i2{background-position:0 -55px}
.footer .point p a.i3{background-position:0 -110px}
.footer .point p a.i4{background-position:0 -165px}
.footer .point p a.i5{background-position:0 -220px}
.footer .quick,.footer .link{padding:25px 0;clear:both}
.footer .quick dl{float:left;display:block;width:154px;border-right:1px solid #b4b4b4;margin-right:88px}
.footer .quick dt{font-size:14px;line-height:18px}
.footer .quick dl.tel{border:0;margin:0;text-align:center}
.footer .quick dl.tel b{font-size:20px;line-height:28px;font-weight:normal}
.footer .quick dl.tel dd.wx{ background:url(../images/wx110.jpg) center 5px no-repeat; padding-top:120px}
.footer .quick dl.tel img{margin:5px 0}
.footer .link{text-align:center;color:#666;border-top:1px solid #ccc}
.footer .link a{margin:0 5px}
/* side */
#side{width:75px;height:285px;text-align:center;position:fixed;z-index:9995;top:180px;right:12px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));_margin-top:200px;)}
#side a{background:url(../images/cs_side.png) no-repeat;width:75px;padding-top:45px;height:28px;line-height:25px;display:block;border-bottom:1px solid #d2d2d2}
#side a:hover{text-decoration:none}
#side a.s1:hover{background-position:0 -75px}
#side a.s2{background-position:-75px 0}
#side a.s2:hover{background-position:-75px -75px}
#side a.s3{background-position:-150px 0}
#side a.s3:hover{background-position:-150px -75px}
#side a.s4{background-position:-225px 0;border-bottom:0}
#side a.s4:hover{background-position:-225px -75px}

/*翻页*/
/* .pagelist{clear:both;height:30px;padding:30px 0;text-align:center;line-height:26px;color:#333;font-size:14px; font-family:"微软雅黑";}
.pagelist span,.pagelist a{display:inline-block;vertical-align:top;color:#333;height:30px;text-align:center;padding:0 10px;white-space:nowrap;background:#ddd}
.pagelist span{color:#333;background:none}
.pagelist a:hover{background:#ccc;text-decoration:none}
.pagelist a.curr,.pagelist a.curr:hover{background:#6a9b2e;color:#fff}
.pagelist .page_prev,.pagelist .page_next,.pagelist .page_prev:hover,.pagelist .page_next:hover{color:#fff;font-family:Tahoma, sans-serif;background:#333 url(../images/cs_btn.png) 0 -170px no-repeat;width:30px;padding:0}
.pagelist .page_next,.pagelist .page_next:hover{background-position:-30px -170px}
.pagelist .page_prev:hover,.pagelist .page_next:hover{ background-color:#555}
.pagelist span.pageinfo{color:#000;margin-left:10px;border:1px solid #ddd;padding:0;height:28px;overflow:hidden}
.pagelist span.pageinfo input.t{height:28px;background:#fff;border:0;width:50px;text-align:center;vertical-align:text-bottom}
.pagelist span.pageinfo input.btn{background:#333;height:30px;width:36px;cursor:pointer;border:0;vertical-align:top;color:#fff;font-family:Verdana;font-size:16px} */
/*btn*/
.btn_pl,.btn_gz{outline:none;font-family:"微软雅黑";border:none;height:40px;display:block;float:left;padding:0 20px;line-height:40px;border-radius:6px;color:#fff;font-size:14px}
.btn_gz{color:#333;border:1px solid #ddd;height:38px;line-height:38px}
.btn_gz span{background:url(../images/cs_ico.png) 0 -460px no-repeat;float:left;padding-left:20px}
.btn_pl{ background-position:0 -540px}
.btn_yhj{width:176px;height:40px;display:block;margin:15px auto 0;background:url(../images/cs_btn.png) 0 -22px no-repeat}
.btn_yhj1{width:176px;height:40px;display:block;margin:0px auto 0;background:url(../images/cs_btn.png) 0 -22px no-repeat}
.hc_btn{width:176px;height:40px;display:block;margin:15px auto 0;background:url(../images/cs_btn.png) 0 -22px no-repeat}
.btn_yhj:hover,.btn_pl:hover,.btn_gz:hover{text-decoration:none}
/*pop*/
.popbox{display:none;border:1px solid #6a9b2e;font-size:14px;background:#fff;z-index:100001;position:fixed;left:50%;top:50%;_position:absolute}
.popbox .t{background:#0182A9;color:#fff;padding:0 15px;line-height:40px;height:40px;font-size:16px;text-align:left}
.popbox .close{position:absolute;top:9px;right:10px;background:url(../images/cs_btn.png) -210px 0 no-repeat;width:22px;height:22px;cursor:pointer;display:block}
#pop_yhj,#pop_tg{width:520px;height:525px;margin:-190px 0 0 -260px}
#pop_yhj p,#pop_tg p{padding:25px 0 25px 40px;line-height:24px; color:#666}
#pop_yhj p strong,#pop_tg p strong{color:#6a9b2e; font-size:16px}
#pop_yhj p em,#pop_tg p em{color:#f60; font-size:16px}
#pop_yhj dl,#pop_tg dl{background:#eaeaea;clear:both;display:block;padding:15px 0px 30px 0px;margin-bottom:25px}
#pop_yhj dl dt,#pop_yhj dl dd,#pop_tg dl dt,#pop_tg dl dd{float:left;width:320px;height:30px;padding:5px 0 5px 10px}
#pop_yhj dl dt,#pop_tg dl dt{width:140px;font-weight:bold;line-height:30px}
#pop_yhj dl dd input,#pop_tg dl dd input{background:#fff;border:1px solid #b2b2b2;padding:5px;height:18px;line-height:18px;}
#pop_yhj a.opac80,#pop_tg a.opac80{width:260px;height:52px;margin:0 auto;background:#000;display:block;overflow:hidden; text-align:center; color:#fff; font-size:22px; line-height:51px;border-radius:10px}
#pop_yhj .tip,#pop_tg .tip{position:absolute;top:250px;background:#fff3f3;width:520px;text-align:center;color:#c33;height:24px;line-height:24px;display:none}
/*申请活动报名*/
#pop_active{width:520px; height:450px; overflow:hidden;margin:-190px 0 0 -260px}
#pop_active p{padding:25px 0 25px 40px;line-height:24px; color:#666}
#pop_active p strong{color:#6a9b2e; font-size:16px}
#pop_active p em{color:#f60; font-size:16px}
#pop_active dl{background:#eaeaea;clear:both;display:block;padding:15px 0px 15px 0px;margin-bottom:45px}
#pop_active dl dt{float:left;width:320px;height:30px;padding:5px 0 5px 10px}
#pop_active dl dt{width:140px;font-weight:bold;line-height:30px}
#pop_active dl dd input{background:#fff;border:1px solid #b2b2b2;padding:5px;height:18px;line-height:18px;width:200px}
#pop_active a.opac80{width:260px;height:52px;margin:0 auto;background:#000;display:block;overflow:hidden; text-align:center; color:#fff; font-size:22px; line-height:51px;border-radius:10px}
#pop_active .tip{position:absolute;top:250px;background:#fff3f3;width:520px;text-align:center;color:#c33;height:24px;line-height:24px;display:none}
#pop_active .cf{font-size:14px;}
/* #pop_active label{margin-left:50px;height:30px; line-height:30px;}
/* #pop_active input{height:25px; line-height:25px;width:200px;} */
/*#pop_active .hc_submit{margin-left:122px;height:30px;font-size:12px;width:100px;}
#pop_active .hc_radio{font-size:12px;width:100px;} */


#pop_gz{width:400px;height:200px;margin:-100px 0 0 -200px;text-align:center}
#pop_gz h4{line-height:30px;padding-top:30px;font-size:16px;color:#333}
#pop_gz a{color:#6a9b2e}
#pop_gz a.u{color:#f70;margin:0 3px}


.hover_se{display:block;float:left;position:relative;zoom:1;border:1px solid #ddd;overflow:hidden}
.hover_se b,.hover_se em,.hover_se abbr{position:absolute;cursor:pointer;bottom:0;right:0;display:block}
.hover_se b{background:#000;opacity:.5;filter:alpha(opacity=50);width:0;height:0;z-index:10}
.hover_se abbr{z-index:15}
.hover_se em{background:url(../images/cs_ico.png) 0 -130px no-repeat;width:40px;height:40px;z-index:20;display:none}
.hover_se em:hover{background-position:0 -170px}
.hover_se:hover{text-decoration:none}
.hover_io b{width:100%;height:100%;display:block;opacity:0;filter:alpha(opacity=0)}

/*.hover_bt b{-webkit-transition:height 0.2s ease-out;-o-transition:height 0.2s ease-out;transition:height 0.2s ease-out}*/

.img2{ padding-left: 15px;}
.footer-cl{clear:both;text-indent: 15px; line-height: 32px; height: 32px;}

/*短信弹出层*/
#pop_sms{width:400px;height:200px;margin:-100px 0 0 -200px;text-align:center}
#pop_sms h4{line-height:30px;padding-top:30px;font-size:16px;color:#333}
#pop_sms a{color:#6a9b2e}
#pop_sms a.u{color:#f70;margin:0 3px}
/*短信弹出层 end*/
/*内容规格样式*/
.spectable{ background:#fff;border-collapse:collapse;border-spacing:0;font:16px/24px "\5FAE\8F6F\96C5\9ED1";text-align:center;margin:20px auto;width:900px}
.spectable th{background:#f5f5f5;font-weight:bold;}
.spectable th,.spectable td{border:1px solid #ddd;padding:5px}



.tanchu{ width:900px;}
#tanchul{ float:left; width:400px; overflow:hidden; margin:10px 30px 0 10px;}
#tanchul li{ float:none; border-bottom:1px solid #DDDDDD; background:url(../images/icon.png) 1px 20px no-repeat; padding-left:20px;}
#tanchul li a:hover{ color:#0081AE}
.tanchur{ float:left; margin:10px 0 0 10px;}
.inputa{ width:170px; height:26px; line-height:26px; border:1px solid #DCDDDD}
.yuyuet{ font-size:30px; color:#076696; text-align:center; font-weight:bold; line-height:60px;}
.red{ color:#FF0000}

.leftmenu{}
.leftmenu li{ border-bottom:1px dashed #9A9A9A; line-height:30px; background:url(../images/icon.png) no-repeat 1px 13px; padding-left:20px; margin:0 5px;}

.txt{background-color:#F0F0F0; padding:30px; width:1160px; margin-bottom:20px; font-size:14px; line-height:30px; color:#555555}
#bai a,.bai{ color:#FFFFFF}

.tbiaotia{ color:#FFFFFF; font-size:100px; line-height:105px;}
.tbiaotib{ font-size:60px; line-height:100px; color:#FFFFFF}
.tneironga{ font-size:28px; color:#FFFFFF; line-height:40px;}
.biaotia{ font-size:36px; font-weight:bold; color:#027FAB; line-height:85px;}
.neironga{ font-size:18px; color:#555; line-height:30px;}













































