﻿@charset "utf-8";
/* CSS Document */
html{ -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%;}
body{ font:normal 14px/22px 'Arial','Microsoft YaHei'; background:#fff; position:relative;}
*{ margin:0 auto;}
ul,li{ list-style:none; margin:0; padding:0;}
img{ border:0; padding:0; margin:0;}
a,a:hover{ text-decoration:none;}
button:focus,input:focus{ outline:medium;}

/*    头部    */
.header{ width:100%; height:100px; text-align:center; position:fixed; z-index:99; background:#fff; box-shadow:0 8px 20px rgba(102,102,102,.1)}
.header h1{ width:414px; height:58px; position:absolute; left:20px; top:16px;}
.header h1 img{ /*width:414px; */height:58px;}
.header ul.menu{ position:absolute; right:210px; height:40px; padding-top:39px;}
.header ul.menu li{ width:auto; height:40px; float:left; padding:0 20px; position:relative;}
.header ul.menu li a{ color:#333;}
.header ul.menu li a.drop{ background:url(../images/menuLiBg.png) no-repeat right 6px; padding-right:18px;}
.header ul.menu li a:hover{ color:#ea3e00; font-weight:bolder;}
.header ul.menu span{ width:1px; height:10px; margin-top:6px; background:#ddd; float:left;}
.header ul.menu li p{ display:none; background:#fff;}
.header ul.menu li.on p{ display:block; position:absolute; left:-35px; width:186px; margin-top:15px; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,.1);}
.header ul.menu li.on p a{ width:100%; height:36px; font-size:14px; line-height:36px; float:left; border-bottom:1px solid #eee;}
.header ul.menu li.on p a:hover{ font-weight:normal;}
.header p.Phone{ width:auto; height:18px; padding:18px 0 0 42px; background:url(../images/headIcon.png) no-repeat left center; position:absolute; right:20px; top:32px;}
.header p.Phone i{ font:normal 12px/18px 'Arial','Microsoft YaHei'; float:left; color:#666;}
.header p.Phone i.font{ position:absolute; font-weight:bolder;font-size:15px; color:#ea3e00;left:42px; top:0;}
.header p.Phone i.color{ font-weight:bolder; font-size:18px; color:#ea3e00;}


@media screen and (min-width: 641px) and (max-width: 1615px){
.header{ height:160px;}
.header h1{ top:20px;}
.header ul.menu{ border-top:1px solid #ddd; width:100%; margin-top:106px; padding-top:10px; height:50px; line-height:30px; right:0; box-sizing:border-box; text-align:center;}
.header ul.menu li{ display:inline-block; float:none;}
.header ul.menu span{ margin-top:10px; display:inline-block; float:none;}
.header ul.menu li.on p{ margin-top:0;}
}

/*    焦点图    */
.focus{ width:100%; height:550px; margin:0 auto; padding-top:100px; position:relative; overflow:hidden; z-index:0;}
.focus .fsNum{ width:100%; height:5px; position:absolute; z-index:1; bottom:0; text-align:center;  }
.focus .fsNum ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,.5);}
.focus .fsNum ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1; cursor:pointer;}
.focus .fsNum ul .on{ background:#f25923;}
.focus .fsPic{ position:relative; z-index:0; }
.focus .fsPic li a{ display:block; width:100%; height:550px; background-repeat:no-repeat; background-position:center center; -webkit-tap-highlight-color:rgba(0,0,0,0); transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; -o-transition:.2s;}


/*    公用    */
h3.conTit{ width:100%; height:auto; float:left; padding-top:70px; text-align:center; font:normal 26px/26px 'Arial','simhei';}
h3.conTit a{ color:#333;}
h3.conTit span{ display:block; width:60px; height:4px; background:url(../images/homeTitBg.png) no-repeat center bottom; padding-top:15px;}
p.conFont{ width:100%; height:auto; float:left; text-align:center; color:#ccc;}
p.conFont i{ width:100%; float:left; font-size:12px; font-style:normal; line-height:14px; padding-top:14px;}
p.conFont b{ font-size:14px; font-weight:normal; padding-top:14px; letter-spacing:1px;}

/*    服务项目    */
.serCon{ width:1200px; height:auto; overflow:hidden; background:url(../images/homeSerBg.png) no-repeat center bottom;}
.serCon ul{ width:100%; height:auto; float:left; padding:88px 0 92px 0;}
.serCon ul li{ width:312px; height:70px; padding-bottom:35px;}
.serCon ul li.Left{ padding-right:268px; padding-left:20px; float:left;}
.serCon ul li.Right{ padding-left:268px; padding-right:20px; float:right;}
.serCon ul li a{ display:block; position:relative; width:100%; height:100%}
.serCon ul li h4{ color:#333; position:absolute; top:0; font-weight:normal; transition:all .6s ease-in-out; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; -o-transition:all .6s ease-in-out;}
.serCon ul li span{ width:20px; height:1px; background:#ccc; position:absolute; top:26px;}
.serCon ul li p{ width:240px; font-size:12px; color:#333; line-height:20px; position:absolute; top:35px; transition:.6s; -moz-transition:.6s; -webkit-transition:.6s; -o-transition:.6s;}
.serCon ul li.Left h4,.serCon ul li.Left span{ left:72px;}
.serCon ul li.Right h4,.serCon ul li.Right span{ right:72px;}
.serCon ul li.Left p,.serCon ul li.Right i{ right:0;}
.serCon ul li.Right p,.serCon ul li.Left i{ left:0; text-align:right;}
.serCon ul li a i{ display:block; width:52px; height:52px; position:absolute; top:0; border-radius:100%; transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; -o-transition:all .2s ease-in-out;}
.serCon ul li a:hover i{ box-shadow:0px 5px 20px rgba(223,223,223,.75); transition:all .6s ease-in-out; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; -o-transition:all .6s ease-in-out;}
.serCon ul li a:hover h4{ color:#ec7245;}
.serCon ul li a:hover p{ color:#333;}
.serCon ul li a i.Dljz{ background:url(../images/serIconDljz.png) no-repeat 0 0;}
.serCon ul li a:hover i.Dljz{ background:url(../images/serIconDljz.png) no-repeat -54px 0;}
.serCon ul li a i.Cwgw{ background:url(../images/serIconCwgw.png) no-repeat -54px 0;}
.serCon ul li a:hover i.Cwgw{ background:url(../images/serIconCwgw.png) no-repeat 0px 0;}
.serCon ul li a i.Gszc{ background:url(../images/serIconGszc.png) no-repeat 0 0;}
.serCon ul li a:hover i.Gszc{ background:url(../images/serIconGszc.png) no-repeat -54px 0;}
.serCon ul li a i.Vip{ background:url(../images/serIconVip.png) no-repeat -54px 0;}
.serCon ul li a:hover i.Vip{ background:url(../images/serIconVip.png) no-repeat 0px 0;}
.serCon ul li a i.Kjpx{ background:url(../images/serIconKjpx.png) no-repeat 0 0;}
.serCon ul li a:hover i.Kjpx{ background:url(../images/serIconKjpx.png) no-repeat -54px 0;}
.serCon ul li a i.Sjyz{ background:url(../images/serIconSjyz.png) no-repeat -54px 0;}
.serCon ul li a:hover i.Sjyz{ background:url(../images/serIconSjyz.png) no-repeat 0px 0;}
.serCon ul li a i.Sbdl{ background:url(../images/serIconSbdl.png) no-repeat 0 0;}
.serCon ul li a:hover i.Sbdl{ background:url(../images/serIconSbdl.png) no-repeat -54px 0;}
.serCon ul li a i.Jybl{ background:url(../images/serIconJybl.png) no-repeat -54px 0;}
.serCon ul li a:hover i.Jybl{ background:url(../images/serIconJybl.png) no-repeat 0 0;}
.serCon ul li a i.Sbzc{ background:url(../images/serIconSbzc.png) no-repeat -54px 0;}
.serCon ul li a:hover i.Sbzc{ background:url(../images/serIconSbzc.png) no-repeat 0 0;}

/*    选择我们    */
.choseCon{ width:100%; height:auto; overflow:hidden;}
.choseCon .ccLeft{ width:50%; height:360px; float:left; background:url(../images/choseBgL.png) no-repeat left center; position:relative; z-index:-1;}
.choseCon .ccRight{ width:50%; height:360px; padding:22px 0 0 60px; box-sizing:border-box; float:right; background:url(../images/choseBgR.png) repeat-x center top; position:relative; z-index:1;}
.choseCon .ccRight p.ccrTit{ width:100%; float:left; font-size:32px; line-height:32px; font-weight:bolder; color:#fff;}
.choseCon .ccRight p.ccrTit font{ color:#333;}
.choseCon .ccRight h5{ width:100%; float:left; font-size:18px; line-height:36px; color:#333; font-weight:normal;}
.choseCon .ccRight span.ccrLine{ display:block; width:96px; height:3px; background:#333; position:absolute; left:70px; top:90px;}
.choseCon .ccRight ul{ width:670px; height:auto; overflow:hidden; float:left; padding-top:30px;}
.choseCon .ccRight ul li{ width:335px; height:40px; line-height:40px; font-size:18px; float:left; color:#fff; position:relative; transition:all .6s ease-in-out; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; -o-transition:all .6s ease-in-out;}
.choseCon .ccRight ul li.NumA{ background:url(../images/choseNumA.png) no-repeat left top;}
.choseCon .ccRight ul li.NumB{ background:url(../images/choseNumB.png) no-repeat left top;}
.choseCon .ccRight ul li.NumC{ background:url(../images/choseNumC.png) no-repeat left top;}
.choseCon .ccRight ul li.NumD{ background:url(../images/choseNumD.png) no-repeat left top;}
.choseCon .ccRight ul li:hover{ background-position:50px top;}

.cn-main{width:1200px;height:auto;margin:10px auto;padding:0;display:block;}
.products{float:left;}
		.products-w200{width:200px;height:125px;background:#035ce3;}
		.products-w242{width:240px;height:123px;background:#f4f4f4;border:1px solid #eaeaea;}
			.products-w242-left{float:left;width:50px;height:123px;margin:0;padding:0;}
			.products-w242-left h6{float:left;width:20px;height:100px;margin:0;padding:23px 18px 0px 12px;background:url(../images/cn-products-02.jpg) right 0px no-repeat;font-family:"Microsoft YaHei";font-size:16px;color:#6a6d7d;line-height:18px;font-weight:normal;}
			.products-w242-rigt{float:left;width:190px;height:123px;}
			.products-w242-rigt h6{float:left;width:190px;height:auto;margin:0;padding:20px 18px 0px 12px;font-family:"Microsoft YaHei";font-size:18px;color:#3e3a39;line-height:25x;font-weight:normal;}
			.products-w242-rigt h6 span{display:block;font-family:"Microsoft YaHei";font-size:13px;color:#3e3a39;line-height:18px;}
			.products-w242-rigt p.jiag{float:left;width:88px;height:auto;margin:0;padding:15px 0px 0px 12px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:20px;color:#fe002a;}
			.products-w242-rigt p.jiag span{font-family:"Microsoft YaHei";font-size:14px;color:#fe002a;}
			.products-w242-rigt p.zxun{float:left;width:68px;height:auto;margin:20px 0px 0px 0px;padding:0;border-radius:2px;border:1px solid #c8daeb;font-family:"Microsoft YaHei";font-size:12px;color:#1774c8;text-align:center;line-height:20px;}
			.products-w242-rigt p.zxun a{display:inline-block;color:#1774c8;text-decoration:none;}
			.products-w242-rigt p.zxun a:hover{display:inline-block;color:#1774c8;text-decoration:none;}
		.products-marg{margin-right:7px;}
		

		/* S product menu */
.column-demo{ width:1200px;height:auto;margin:10 auto;;}
 .column-menu{float:left;width:100%;height:auto;margin:0;}

 .product-list{float:left;width:1200px;height:auto;margin:0;}

	.product-item{margin:0;padding:0;list-style:none;display:block;overflow:hidden;
	padding-bottom:30px
		
	}
    .product-w290{position:relative;float:left;width:290px;height:252px;margin:0;padding:0;}
    .product-w290 .pict{float:left;width:288px;height:164px;margin:0;margin-bottom:20px;padding:0;}
    .product-w290 p{width:100%;}
	
    .product-w290 .title{float:left;padding:0px 20px;font-family:Microsoft YaHei;font-size:14px;color:#929292;line-height:24px;}
    .product-w290 .jiage{float:left;padding:0px 20px;font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;font-size:22px;color:#0077e6;line-height:40px;}
    .product-w290 a{display:block;float:left;width:288px;height:250px;margin:0;padding:0;border:1px solid #ffffff;border-radius:2px;box-shadow:0px 0px 5px #d9d9d9;}
    .product-w290 a:hover{display:block;float:left;width:288px;height:250px;margin:0;padding:0;border:1px solid #ffffff;border-radius:2px;box-shadow:0px 0px 5px #2967d8;}
    .product-w290:hover .jiage{float:left;padding:0px 20px;font-family:Arial, Helvetica, sans-serif,Microsoft YaHei;font-size:22px;color:#173e97;line-height:40px;}
    .product-w290-hover{display:none;position:absolute;left:0;top:0;width:288px;height:250px;margin:0;padding:0;}
    .product-w290:hover .product-w290-hover{display:block;float:left;border:1px solid #ffffff;border-radius:2px;box-shadow:0px 0px 5px #2967d8;}
    .product-w290-hover .pict{float:left;width:288px;height:164px;margin:0;margin-bottom:20px;padding:0;background:url(../images/product-ico-01.png) no-repeat center center #112a62;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
    .product-w290-hover .prod-sele{float:left;width:288px;height:66px;margin:0;padding:0;background:url(../images/product-ico-02.png) no-repeat right bottom;font-size:0;}
	.product-item >li{   
	margin-right: 13px;
    margin-bottom: 30px;
    width: 290px;
    height: 252px;
    overflow: hidden;
    float: left;
	display:block;
	}
	
	.product-item li:nth-of-type(4n+4){margin-right:0px}
	.product-item >li:first-child+li+li+li{margin-right:0px;}
	.product-item >li:first-child+li+li+li+li+li+li+li{margin-right:0px;}
	.product-item >li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
	.product-item >li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
	.product-item >li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
	.product-item >li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}


.mt30{margin-top:30px;}
.product-w290 a{filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);/*for ie6,7,8*/background-color: #eee;
       -moz-box-shadow:0px 0px 5px #d9d9d9;/*firefox*/-webkit-box-shadow:0px 0px 5px #d9d9d9;/*webkit*/box-shadow:0px 0px 5px #d9d9d9;/*operaæˆ–ie9*/}


/* E product  menu */

/* S 主营业务 */
.m2_m{ width:100%;height:auto; padding:60px 0;overflow:hidden;font-family:"微软雅黑"; background:url(../images/m2_bj1.jpg) #f5f5f5 center top no-repeat;margin:0 auto 60px;}
.m2_m .xnav{ text-align:center; color:#fff;}
.m2_m .xnav p{ font-size:30px; margin-bottom:20px;}
.m2_m .xnav h6{ font-size:33px;}
.m2_m .main{ width:1228px; height:auto; overflow:hidden;position:relative;margin:128px auto 45px;}
.m2_m .main dl{ width:277px; height:auto; overflow:hidden; float:left; margin:0 15px;}
.m2_m .main dl dt{ width:277px; height:185px; position:relative; margin:0 auto;}
.m2_m .main dl dt img{ width:277px; height:185px;}
.m2_m .main dl dt h2{ width:277px;height:45px;line-height:45px; text-align:center;font-size:22px; color:#fff;background:url(../images/wz_bj1.png) center repeat; position:absolute; left:0;bottom:0; z-index:3;}
.m2_m .main dl dd{ width:229px;padding:30px 23px;height:auto;overflow:hidden; background:#fff; text-align:left; border-bottom:3px solid #dddddd;}
.m2_m .main dl dd p{line-height:22px; background:url(../images/m2_xb1.png) left 5px no-repeat; padding-left:20px; font-size:13px; color:#666666; margin:0 0 10px;}
.m2_m .main dl dd .wz{ height:128px; overflow:hidden; margin:0 auto 15px;}
.m2_m .main dl dd a{ width:180px;height:26px;line-height:26px; text-align:center;background:#318631; border-radius:13px;font-size:14px; color:#fff; display:block;margin:0 auto;}
.m2_m .main dl:hover dt h6{ background:#015cb5;}
.m2_m .main dl:hover dd{border-bottom:3px solid #999999;}
.m2_m .main dl:hover dd a{background:#015cb5;}
.m2_m h5.zi{ text-align:center; font-size:24px; color:#f25c17;}
.m2_m h5.zi a{color:#f25c17;padding:0 8px;}
.m2_m h5.zi b{padding-right:15px;}
/* E 主营业务 */

@media screen and (min-width: 641px) and (max-width: 1440px){
.choseCon{ min-width:1200px;}
.choseCon .ccLeft{ width:40%;}
.choseCon .ccRight{ width:60%;}
}

/*    关于我们    */
.aboutCon{ width:100%; height:auto; overflow:hidden; text-align:center; background:url(../images/homeAboutBg.jpg) no-repeat center bottom; padding-bottom:85px;}
.aboutCon .acWord{ width:900px; height:auto; padding:90px 85px 80px 85px; text-align:left; overflow:hidden; color:#666; position:relative;}
.aboutCon .acWord i.IconL{ width:52px; height:52px; position:absolute; left:0; top:60px; background:url(../images/homeAboutIconA.png) no-repeat 0 0;}
.aboutCon .acWord i.IconR{ width:52px; height:52px; position:absolute; right:0; bottom:50px; background:url(../images/homeAboutIconB.png) no-repeat 0 0;}
.aboutCon .acWord b{ font-size:16px; color:#ec7245;}
.aboutCon img{ width:970px; height:126px;}

/*    新闻&问题    */
.listCon{ width:100%; height:auto; padding-bottom:80px; overflow:hidden; background:#f5f5f5;}
.listCon .lcCon{ width:1120px; height:auto; overflow:hidden; padding-top:70px;}
.listCon .tabBox{ width:800px; height:486px; padding-top:20px ; overflow:hidden; float:left; background:#fff;}
.tabBox .nbTit{ margin:0 20px; height:37px; border-bottom:1px solid #ddd; font-size:16px;}
.tabBox .nbTit ul{ overflow:hidden;}
.tabBox .nbTit ul li{ height:36px; float:left; margin-right:22px; color:#333;}
.tabBox .nbTit ul li a{ display:block; color:#333;}
.tabBox .nbTit ul .on{ border-bottom:2px solid #ec7245; color:#ec7245;}
.tabBox .nbTit ul .on a{ color:#ec7245;}
.tabBox .nbCon ul{ padding:10px;}
.tabBox .nbCon li{ width:300px; height:106px; padding:15px 25px; margin:2px 20px; float:left; position:relative; overflow:hidden;}
.tabBox .nbCon a{ -webkit-tap-highlight-color:rgba(0,0,0,0);}
.tabBox .nbCon a,.nbCon li i,.tabBox .nbCon li h5,.tabBox .nbCon li p{ transition:all .6s ease-in-out; -moz-transition:all .6s ease-in-out; -webkit-transition:all .6s ease-in-out; -o-transition:all .6s ease-in-out; overflow:hidden;}
.nbCon li i,.tabBox .nbCon li h5,.tabBox .nbCon li p{ left:25px; width:300px;}
.tabBox .nbCon a.nbcMore{ display:block; width:72px; height:136px; background:#ec7245; color:#fff; text-align:center; line-height:136px; font-size:12px; position:absolute; top:0; left:-72px;}
.tabBox .nbCon li i{ height:30px; font-size:26px; font-weight:bolder; line-height:30px; font-style:normal; color:#ec7245; position:absolute;}
.tabBox .nbCon li h5{ height:22px; font-size:14px; font-weight:normal; color:#333; position:absolute; bottom:56px;}
.tabBox .nbCon li h5 a{ color:#333;}
.tabBox .nbCon li p{ width:300px; height:36px; font-size:12px; line-height:18px; position:absolute; bottom:18px;}
.tabBox .nbCon li p a{ color:#999;}
.tabBox .nbCon li:hover{ background:#fff; box-shadow:0 0 30px rgba(225,225,225,.7); transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -webkit-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; cursor:pointer}
.tabBox .nbCon li:hover a.nbcMore{ left:20px;}
.tabBox .nbCon li:hover i,.tabBox .nbCon li:hover h5,.tabBox .nbCon li:hover p{ width:205px; overflow:hidden; left:120px;}
.listCon .questBox{ width:270px; height:486px; padding:10px 15px; overflow:hidden; float:right; background:#fff; position:relative;}
.questBox h4{ width:100%; float:left; font-size:16px; height:40px; font-weight:normal; line-height:40px; position:relative;}
.questBox h4 a{ color:#333;}
.questBox span{ width:28px; height:4px; position:absolute; right:0px; top:18px; background:#ec7245;}
.questBox ul{ padding:5px;}
.questBox ul li{ width:260px; height:62px; padding:23px 0; float:left; border-top:1px solid #eee; position:relative;}
.questBox ul li a{ transition:.6s; -moz-transition:.6s; -webkit-transition:.6s; -o-transition:.6s; display:block;}
.questBox ul li h5{ padding-left:36px; font-size:14px; font-weight:normal; color:#333; position:absolute; top:20px; background:url(../images/homeQiconA.png) no-repeat 0 1px;}
.questBox ul li h5 a{ color:#666;}
.questBox ul li p{ padding-left:36px; font-size:12px; line-height:20px; position:absolute; top:46px; background:url(../images/homeQiconB.png) no-repeat left top;}
.questBox ul li p a{ color:#999;}
.questBox ul li:hover h5 a{ color:#ec7245}
.questBox ul li:hover p a{ color:#333}

/*    底部    */
.footer{ width:100%; height:auto; overflow:hidden;}
.footer a{ transition:.4s; -moz-transition:.4s; -webkit-transition:.4s; -o-transition:.4s;}
.footer .footTop{ width:1120px; overflow:hidden; position:relative; padding:30px 0 20px 0;}
.footer .footTop .menu{ width:auto; height:96px; float:left; padding:0 60px; border-right:1px solid #eee; line-height:32px;}
.footer .footTop .menu li a{ color:#333;}
.footer .footTop .menu li a:hover{ color:#ec7245;}
.footer .footTop .other{ width:auto; height:100px; float:left; padding-left:60px; line-height:32px;}
.footer .footTop img{ float:right;}
.footer .footMid{ width:1120px; line-height:26px; border-top:1px solid #eee; border-bottom:1px solid #eee; padding:18px 0; overflow:hidden;}
.footer .footMid b{ font-size:14px; color:#333; float:left; padding-right:15px;}
.footer .footMid a{ font-size:12px; color:#999; padding-right:20px; float:left;}
.footer .footMid a:hover{ color:#ec7245;}
.footer .footBot{ font-size:12px; line-height:18px; color:#ccc; text-align:center; padding:10px 0;}
.footer a.footTel{ display:none;}


#position{ display:none;height:56px;background:#227bd6;padding-top:8px;position:fixed;bottom:0px;left:0px;width:100%;z-index:999;overflow:hidden;}
#position dd{width:20%;text-align:center;float:left;background:url(images/foot_bg.jpg) repeat-y right top;overflow:hidden;}
#position dd font{display:block;padding-top:0px;}
#position dd a{color:#FFF;text-decoration:none;}
#blank{height:64px;}

.weixinkefu{ position:fixed;bottom:60px;right:60px; display:none;}

.pc-hid{ display:none;}
