﻿@charset "utf-8";
html,body{height:100%;}
body{padding:0; margin:0px auto; font-size:14px; line-height:24px; color:#666666; width:100%; min-width:300px; zoom:1;font-family:"Microsoft YaHei","Arial","宋体",sans-serif; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454; font-family:"Microsoft YaHei";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#006fb6;}
*:hover{transition: all ease 0.3s;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.hide{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}
:-moz-placeholder {color: #888888;}
::-moz-placeholder {color: #888888;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #888888;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #888888;}
::-webkit-scrollbar{
            width: 3px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #005bac;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #B0AEDA;}

.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{ position:relative; clear:both; max-width:1200px; margin:0px auto;}
.block{ display:block;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}

@media ( max-width:1200px){
.Contain{margin:0 12px;}
}

@media ( max-width:998px){
body{ padding-top:56px; font-size:14px;line-height:24px;}	
}

/*font*/
.f_red{ color:#912228;}
.whiteblack { -webkit-filter: grayscale(100%);}
.whiteblack.active,
.whiteblack:hover {-webkit-filter: grayscale(0%);}

.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}

/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:36px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages .total{ display:inline-block; vertical-align:middle; border:1px solid #e6e6e6; padding:0 18px;}
.Pages .input{ vertical-align:middle; width:60px; height:36px; line-height:36px; text-align:center; border:1px solid #e6e6e6;}
.Pages .btnok{ vertical-align:middle; width:48px; height:38px; cursor:pointer; border:1px solid #e6e6e6;}
.Pages a{ display:inline-block; margin:0px 6px; border:1px solid #e6e6e6; color:#c5c5c5; text-align:center;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; padding:0 10px; font-size:18px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{ border:1px solid #90c324; background:#90c324; color:#fff;}
.Pages .p_page .num a{vertical-align:middle; width:36px; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:16px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ border:1px solid #126db6; background:#126db6; color:#fff;}

@media ( max-width:768px){
.Pages{ line-height:24px;}
.Pages .total{padding:0 6px;}
.Pages a{ margin:0 2px;}
.Pages .p_page .num a{width:24px;font-size:14px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{padding:0 2px;}
.Pages .input{ width:30px; height:24px; line-height:24px;}
.Pages .btnok{ width:35px; height:26px;}
}
/*pages end*/
/*pages end*/


/*Top*/
.Header .Toper{ line-height:40px; height:40px; color:#808080; background:#f0f0f0;}
.Header .Toper .fr img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.Header .Toper .fr a{color:#888888;}.Header .Toper .fr a:hover{color:#006fb6;}
.Header .Toper .fr i{ display:inline-block; vertical-align:middle; text-align:center; width:29px;color:#c0c0c0;}
.Header .Logotop{ height:100px;}
.Header .Logo{ float:left; padding-top:22px;}

.Header .Search{float:right; padding-top:28px;}
.Header .Searchico{ display:none; width:21px; height:21px; padding:4px 0 0 4px; border-radius:50%; position:absolute; right:38px; top:13px; background:#888;}
.Header .Searchico img{ width:16px; height:16px;}
.Header .searchbox{width:304px; position:relative; float:left;}
.Header .searchbox .input{ color:#333;width:239px; border:1px solid #f0f0f0; border-radius:23px; height:43px; line-height:43px; text-indent:1em;}
.Header .searchbox .input::-webkit-input-placeholder {color: #666666;}
.Header .searchbox .btn { position:absolute; right:-1px; top:-1px; width:44px; height:44px; border-radius:50%; background:#006fb6;}
.Header .searchbox .btn:hover {background:#004978;}
.Header .searchbox .btn img{ width:16px; height:18px; position:absolute; left:50%; top:50%; margin:-9px 0 0 -8px;}

.MainNav{ height:50px; background:#006fb6;}
.MainNav li{float:left; width:9%; position:relative; z-index:999;}
.MainNav li span a{ z-index:2; position:relative;display:block; color:#fff; text-align:center; height:50px; line-height:50px; font-size:16px;transition: all ease 0.3s; background:url(../images/navline.gif) right center no-repeat;}
.MainNav .bg{ position:absolute; left:50%; bottom:0px; height:100%; background:#008fdb; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#fff;}
.MainNav li:hover span .bg,.MainNav li.onnav span .bg,.MainNav li span a.sele .bg{ width:100%; left:0;}

.NavPull{display:none; position:absolute; top:50px; text-align:center; left:0px; background:#008fdb; width:100%;}
.NavPull.null{background:none; padding:0; box-shadow: 0 0px 0px none;}
.NavPull dd a{ display:block; color:#fff; font-size:16px; padding:5px 0;}
.NavPull dd a:hover{ background:#006fb6;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn{ cursor:pointer; display:none;width:26px; position:absolute; right:12px; top:12px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:46px; width:100%; height:100%; z-index:887; display:none; background:rgba(255,255,255,0.8);}
.openbtn span{ display:block; height:3px; background:#005bac; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

@media ( max-width:998px){
.Header{height:46px; padding:0; background:#fff; width:100%; position:fixed; box-shadow:0 0 10px #ddd; left:0px; top:0px; z-index:999;}
.Toper { display:none;}
.Header .Logotop{ height:auto;}
.Header .Logo{ padding-top:10px;}
.Header .Logo img{ height:25px;}
.Header .Search{ display:none; width:98%; background:#fff; position:absolute; box-shadow:0 0 10px #ddd; padding:1%; top:50px;}
.Header .searchbox{ width:100%;}
.Header .searchbox .input{ width:85%;}
.Header .gjbtn{ width:20%; margin-left:2%;}
.Header .Searchico{ display:block;}

.Header .openbtn{ display:block;}

.MainNav{ position:fixed; height:auto; z-index:999; width:100%; padding:0; left:0;background: #888888;top:46px; display:none;}
.MainNav ul{ margin-top:0px;}
.MainNav li{ position:relative; cursor:pointer; float:none; border-bottom:1px solid #9a9a9a;border-top:1px solid #797979; width:auto; margin:0 10px;}
.MainNav li#nav1{ width:auto;}
.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:40px; height:40px; padding-left:5px; color:#fff !important; border:0; background:none;}
.MainNav .bg{ display:none}
.MainNav li:hover span .line,.MainNav li.onnav span .line,.MainNav li span a.sele .line{ width:100%; margin:0; left:0px; bottom:-1px;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr img{ position:absolute; width:17px; height:auto; background:none; right:20px; top:16px;transition: all ease 0.3s;}
.MainNav li.onnav .arr img{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}

.NavPull { position:static; background:#6e6e6e; text-align:left; width:100%; border-radius:0;}
.NavPull dd a{ display:block;padding:5px 0px 5px 10px; color:#fff; font-size:14px; border-bottom:1px solid #767676;}
.NavPull dd a:hover{ color:#fff; background:#4d4c4c;}
}
/*Top*/


/*Bottom*/
.Footer{ font-size:15px; background-size:cover; text-align:center; border-top:3px solid #006fb6;padding:16px 0 24px; color:#999999; line-height:28px;}
.Footer .nav{ line-height:41px; font-size:16px; color:#666666;}
.Footer .nav a{ color:#666666;}.Footer .nav a:hover{ color:#006fb6;}
.Footer a{ color:#999999;}.Footer a:hover{ color:#006fb6;}
.Footer .ico{ position:absolute; right:30px; top:42px; text-align:center; padding-top:10px;}
.Footer .ico a{ display:inline-block; vertical-align:middle; margin-left:16px;}

.totop{width: 40px;height: 40px;text-align: center; background: #555; position: fixed;bottom: 73px; right: 5px; cursor: pointer;border-radius: 5px;color:#fff;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
.totop>span{display: block;line-height: 15px;font-size: 12px;color:#fff;}
.totop.cd-is-visible {visibility: visible;opacity: 1; height:40px; cursor:pointer;}

@media ( max-width:998px){
.Footer{border-top:2px solid #006887;padding:15px 0; color:#454545; line-height:20px; font-size:12px;}
.Footer .nav{ font-size:14px; line-height:24px; margin-bottom:5px;}
.Footer .ico{ position:static;}

.totop{width: 30px;height: 30px;bottom: 73px; font-size:12px;}
.totop.cd-is-visible { height:35px;}
.totop>span{ line-height:12px;}
}
@media ( max-width:640px){
.Copyright{ text-align:center;}
.Copyright dd{ float:none !important; margin:0 5px; display:inline-block;}
}

/*Bottom*/

/*首页 s*/
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);}

.HomeBan {overflow:hidden; clear:both; position:relative;background:url(../images/loading.gif) center center no-repeat; margin-bottom:40px;}
.HomeBan .slides li{ position:relative;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.HomeBan .slides li a{ display:block; height:500px;}
.HomeBan .flex-control-nav{bottom:11px; z-index:10;}
.HomeBan .flex-control-nav li{ margin:0 7px 0 7px;}
.HomeBan .flex-control-nav li a{ opacity:1; width:24px; height:5px; background:#fff;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1; background:#006fb6;}
.HomeBan .flex-direction-nav a {width: 46px; height: 46px; border:2px solid #fff; border-radius:50%;}
.HomeBan .flex-direction-nav .flex-prev { left:-60px; background: url(../images/arrleft0.png) center center no-repeat;}
.HomeBan .flex-direction-nav .flex-next { right:-60px; background: url(../images/arrright0.png) center center no-repeat;}
.HomeBan:hover .flex-direction-nav .flex-prev { left:2%;}
.HomeBan:hover .flex-direction-nav .flex-next { right:2%;}
.HomeBan:hover .flex-direction-nav .flex-prev:hover {border:2px solid #008fdb; background: #008fdb url(../images/arrleft0.png) center center no-repeat;}
.HomeBan:hover .flex-direction-nav .flex-next:hover {border:2px solid #008fdb; background: #008fdb url(../images/arrright0.png) center center no-repeat;}

@media ( max-width:1200px){
.HomeBan .flex-direction-nav a {width: 28px; height: 28px;}
.HomeBan .flex-direction-nav .flex-prev { left:10px;}
.HomeBan .flex-direction-nav .flex-next { right:10px;}
}
@media ( max-width:998px){
.HomeBan {margin-bottom:15px;}
.HomeBan .slides li{ height:250px;}
.HomeBan .flex-control-nav{bottom:-5px; z-index:10;}
.HomeBan .flex-control-nav li a{ width:20px; }
}
@media ( max-width:640px){
.HomeBan .slides li{ height:160px;}
}

.NewsFocus{ width:48%; float:left; overflow:hidden; margin-bottom:24px;}
.NewsFocus .slides li{ position:relative;}
.NewsFocus .imgbox{ height:390px;}
.NewsFocus .ti{ background:url(../images/f_h_70.png); width:100%; position:absolute; z-index:1; left:0; bottom:0; line-height:50px; font-size:16px; text-indent:1em; color:#fff;}
.NewsFocus .ti .tit{ width:73%;}
.NewsFocus .flex-control-nav{ text-align:right; right:15px; bottom:5px;}
.NewsFocus .flex-control-nav li{ margin:0 7px 0 0;}
.NewsFocus .flex-control-nav li a{ opacity:1; width:10px; height:10px; border-radius:50%; background:#fff; text-indent:999em;}
.NewsFocus .flex-control-nav li a.flex-active{opacity:1; background:#008fdb;}

.ListWz { padding-top:12px;}
.ListWz .li{ height:29px; line-height:29px; position:relative; padding-right:85px; padding-left:4px;}
.ListWz .li .date{ position:absolute; right:0px; top:0; color:#999999; font-family:Arial, Helvetica, sans-serif;}
.ListWz .li a{ width:95%; font-size:15px; background:url(../images/dot.gif) 0px center no-repeat; padding-left:15px;}
.ListWz .top{ background:url(../images/linebg.gif) 0px bottom repeat-x; margin-bottom:12px; padding-bottom:15px;}
.ListWz .top .tit{ text-indent:2em; line-height:42px; color:#222222; font-size:18px;}
.ListWz .top .p{-webkit-line-clamp: 2; color:#999999; font-size:15px; text-indent:2em; height:48px;}
.ListWz .top:hover .tit{ color:#006fb6;}
.ListWz.nopd .li{ padding-right:0;}

.NewsRight{ width:50%; float:right; margin-bottom:24px;}
.NewsRight .hd{ border-bottom:1px solid #f0f0f0; height:45px; line-height:45px;}
.NewsRight .hd li{ cursor:pointer; color:#666666; font-size:16px; float:left; text-align:center; width:25%;}
.NewsRight .hd li.on{ color:#fff; background:#006fb6;}
.NewsRight .ListWz .li{ padding-right:100px; padding-left:13px;}
.NewsRight .ListWz .li .date{ right:23px;}

.HomeNotice{ position:relative; background:#f7f9fc; width:48%; float:left; margin-bottom:24px; padding-top:16px; height:94px;}
.HomeNotice .tithead{ text-align:center; position:absolute; width:30px; padding:22px 10px 0; height:88px; color:#fff; font-size:16px; background:#006fb6; line-height:16px; top:0; left:0;}
.HomeNotice .scroll{ height:78px; margin:0 23px 0 80px;}
.HomeNotice .scroll li{ height:26px; line-height:26px; position:relative; padding-right:85px;}
.HomeNotice .scroll li .date{ position:absolute; right:0; top:0; color:#999999;}
.HomeNotice .scroll li a{ font-size:15px; padding-left:13px; background:url(../images/dot.gif) 0px center no-repeat;}

.HomeNav{ width:50%; float:right; margin-bottom:24px;}
.HomeNav ul{ margin-left:-10px;}
.HomeNav li{ width:33.333%; float:left;}
.HomeNav li a{ display:block; background:#f7f9fc; text-align:center; padding-top:16px; height:94px; font-size:16px; color:#333333; line-height:19px; margin-left:10px;}
.HomeNav li .ico{ position:relative; display:block; margin:0px auto 9px; width:34px; height:34px;}
.HomeNav li .i1,.HomeNav li .i2{ display: block; position: absolute; left:0px;top: 0px;}
.HomeNav li .i1{ transition: 400ms;}
.HomeNav li .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.HomeNav li:hover a{ background:#006fb6; color:#fff;}
.HomeNav li:hover .i2,.HomeNav li.onli .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.HomeNav li:hover .i1,.HomeNav li.onli .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}

.Homead{ clear:both; margin-bottom:24px;}

.HomeCol{ width:69%; float:right;}
.HomeCol .col{ width:54.5%; float:left; margin-bottom:11px;}
.HomeCol .col.fr{ width:42.5%; float:right;}
.HomeCol .brand{ margin-top:14px; text-align:center;}
.HomeCol .ListWz{ padding-top:19px;}
.HomeCol .ListWz .li{ height:30px; line-height:30px;}

.HomeTit{ border-bottom:1px solid #eeeeee; height:44px; line-height:43px;}
.HomeTit b{ display:block; float:left; color:#006fb6; font-size:18px; border-bottom:2px solid #006fb6;}
.HomeTit span{ text-transform:uppercase; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#717272; font-family:Arial, Helvetica, sans-serif; margin-left:10px;}
.HomeTit a.more{ float:right; color:#717272; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.HomeFast{ width:25%; padding:13px 2% 26px; float:left; background:#f7f9fc;}
.HomeFast .thead{ line-height:62px; background:url(../images/titbg.gif) 0px center no-repeat; font-size:18px; color:#333333; padding-left:15px;}
.HomeFast ul{ margin-left:-4%;}
.HomeFast li{ float:left; line-height:48px; font-size:16px; width:46%; padding-left:4%;}
.HomeFast li img{ display:inline-block; vertical-align:middle; margin:0 10px;}
.HomeFast li.auto{ float:none; width:auto; clear:both;}
.HomeFast .ewmbox{ border-radius:20px; margin-top:25px; border:2px solid #006fb6; background:#fff; text-align:center; padding:20px 0 12px 0;}
.HomeFast .ewmbox .logo{ padding-bottom:16px;}
.HomeFast .ewmbox .img{ border-radius:8px; border:1px solid #ebebeb; padding:5px; width:100px; height:100px; display:block; margin:0px auto;}
.HomeFast .ewmbox dd{ width:50%; float:left; line-height:26px; color:#999999;}
.HomeFast .wel{ line-height:26px; color:#888888;}

.Newspic { margin-bottom:24px;}
.Newspic .flex-viewport{ margin-top:20px; margin-left:-24px;}
.Newspic .slides .box{ margin:0 0 0 24px; position:relative; text-align:center;}
.Newspic .slides .imgbox{ height:170px;}
.Newspic .slides .tit{ color:#333333; background:#f7f9fc; line-height:44px; background:#f7f9fc;}
.Newspic .slides li:hover .tit{ background:#006fb6; color:#fff;}
.Newspic .flex-direction-nav a{ margin-top:-35px; width:26px; height:40px;}
.Newspic .flex-direction-nav .flex-prev { opacity:1; left:-45px; background: #b2b2b2 url(../images/arrleft0.png) center center no-repeat;}
.Newspic .flex-direction-nav .flex-next { opacity:1; right:-45px; background: #b2b2b2 url(../images/arrright0.png) center center no-repeat;}
.Newspic:hover .flex-direction-nav .flex-prev:hover {background-color: #006fb6;}
.Newspic:hover .flex-direction-nav .flex-next:hover {background-color: #006fb6;}
.Newspic .flex-control-nav{ display:none;}

.HomeLink{ padding:12px 0 14px 165px; font-size:15px; position:relative; height:auto !important; height:24px; min-height:24px; background:#f7f9fc; margin-bottom:40px;}
.HomeLink .tithead{ height:100%; width:130px; color:#fff; background:#006fb6; line-height:50px; text-align:center; position:absolute; left:0; top:0;}
.HomeLink .tithead .arr{ background:url(../images/linkarr.gif); width:6px; height:14px; position:absolute; right:-6px; top:18px;}
.HomeLink .tithead img{ display:inline-block; vertical-align:middle; margin-right:8px;}
.HomeLink li{ float:left; margin-right:29px;}

@media ( max-width:1200px){
.Newspic .flex-direction-nav .flex-prev {left:0px;}
.Newspic .flex-direction-nav .flex-next { right:0px;}
}
@media ( max-width:890px){
.NewsFocus{ width:auto; float:none;}
.NewsFocus .imgbox{ height:auto; padding-top:50%;}
.NewsFocus .ti{line-height:30px; font-size:14px;}
.NewsRight{ width:auto; float:none;}
.ListWz .li{ padding-right:80px; padding-left:0px;}
.ListWz .li .date{}
.ListWz .li a{ font-size:14px;}
.ListWz .top .tit{line-height:30px;font-size:16px;}
.ListWz .top .p{ font-size:14x; text-indent:2em; height:auto;}
}
@media ( max-width:998px){
.HomeCol{ width:auto; float:none;}
.HomeFast{ width:auto; float:none;}
}
@media ( max-width:768px){
.NewsRight .hd li{ font-size:14px;}
.HomeNotice{ width:auto; float:none;}
.HomeNotice li{ font-size:14px;}.HomeNotice li .date{ font-size:13px;}
.HomeNotice .scroll li a{ font-size:14px;}
.HomeNotice .tithead{ width:20px; padding:22px 5px 0;font-size:14px; }
.HomeNotice .scroll{ margin-left:45px;}

.HomeNav{ width:auto; float:none;}
.HomeNav li{ font-size:14px;}
.HomeNav li a{ padding-top:16px; height:94px; font-size:14px;}

.HomeCol .col{ width:auto; float:none;}
.HomeCol .col.fr{ width:auto; float:none;}

.Newspic .flex-viewport{ margin-top:10px; margin-left:-12px;}
.Newspic .slides .box{ margin:0 0 0 12px;}
.Newspic .slides .imgbox{ height:140px;}

.HomeFast .thead{ line-height:40px; font-size:16px;}
.HomeFast li{line-height:30px; font-size:14px;}

.HomeLink{ padding:12px 0 14px 0px; font-size:14px;}
.HomeLink .tithead{ position:static; margin-bottom:8px; line-height:38px;}

}

/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important; min-height:255px; height:255px; padding-bottom:50px;}
.SubBan{height:400px; margin:0px auto; background-position:center center; background-repeat:no-repeat; background-size:cover; margin-bottom:40px; position:relative;}
.SubBan .txt{ position:absolute; left:50%; top:138px; margin-left:-500px;}
.SubBan .txt span{ display:block; color:#000000; font-size:40px; line-height:58px;}
.SubBan .txt em{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#999999; font-size:16px; line-height:36px;}

.ColumnName{ font-size:18px; color:#fff; margin-bottom:2px; line-height:70px; background: #006fb6; text-align:center; position:relative;}
.MenuList{ float:left; width:20.5%; padding-bottom:45px;}
.MenuList li a{ margin-top:1px; line-height:60px; display:block; text-align:center; font-size:16px; background:#f9f9f9;position:relative; color:#444444; margin-bottom:1px;}
.MenuList li a:hover,.MenuList li.onli a{ color:#fff; background:#1899de;}

.RightBar{ width:75.5%; float:right;}

.Position{ border-bottom:1px solid #eeeeee; color:#666666; line-height:52px; text-align:right; margin-bottom:30px;}
.Position a{ color:#666666;}
.Position a:hover,.Position span{ color:#333333;}
.Position h3{ float:left; color:#006fb6; font-size:18px; border-bottom:2px solid #006fb6;}
.Position img{ display:inline-block; vertical-align:middle; margin-right:10px;}

.SinglePage{ color:#666666; font-size:16px; word-wrap:break-word;word-break:normal;text-align:justify; line-height:32px;}


@media ( max-width:998px){
.SubBan{height:100px;}
.SubPage{padding-bottom:30px;}
.SinglePage{line-height:24px; font-size:14px;}
}

@media ( max-width:768px){
.ColumnName{ font-size:16px; line-height:38px; background-size:contain; margin-bottom:10px;}
.ColumnName .arr{ position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:1;}
.ColumnName .arr i{ position:absolute; right:15px; top:10px; background:url(../images/arr0.png) center center no-repeat; background-size:contain; width:20px; height:20px;transition: all ease 0.3s;}
.ColumnName.on .arr i{dis-moz-transform: translate(0, -3px) rotate(90deg) !important;
	-ms-transform: translate(0, -3px) rotate(90deg) !important;
	-o-transform: translate(0, -3px) rotate(90deg) !important;
	transform: translate(0, -3px) rotate(90deg) !important;}
.MenuList{ float:none; width:auto; padding-bottom:0;}
.MenuList li a{ line-height:32px; font-size:14px;}
.MenuList li .arr{ display:none !important;}
.MenuList ul{ display:none;}
.RightBar{ width:auto; float:none;}
.Position{ padding-bottom:0; font-size:12px; line-height:35px; padding-top:0;}
.Position h3{font-size:16px;}
}
/*栏目页公用样式 end*/


/*单位概况 s*/
.Abouttit{ text-align:center; padding:5px 0 20px;}
.Abouttit h3{ color:#124e94; font-size:26px;}
.Abouttit p{ color:#999999; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:11px; line-height:15px;}

.NumList{ text-align:center; margin:35px 0;}
.NumList li{ position:relative; width:25%; float:left;}
.NumList li span{ font-family:"宋体"; color:#006fb6; font-size:54px; display:block; line-height:50px;}
.NumList li .line{ border-top:1px solid #cccccc; width:41px; height:5px; position:absolute; right:-8%; top:30px;}

@media ( max-width:768px){
.Abouttit h3{font-size:26px; line-height:30px;}
.NumList li { font-size:12px;}
.NumList li span{font-size:20px; line-height:30px;}
.NumList li .line{ width:20px;}
}


/*新闻中心 s*/
.NewsList{margin:0 0 30px 0;}
.NewsList li{ font-size:16px; height:50px; line-height:50px; background:url(../images/linebg2.gif) 0px bottom repeat-x; position:relative; padding-right:92px;}
.NewsList li .tit{ background:url(../images/dot2.gif) 0px center no-repeat; padding-left:14px; font-size:16px;}
.NewsList li .date{ position:absolute; right:0; top:0; color:#999999;}
.NewsList li:hover .tit{ background:url(../images/dot02.gif) 0px center no-repeat; color:#006887;}

.workFocus{ overflow:hidden; position:relative; background:#f9f9f9;  margin-bottom:20px;}
.workFocus .flexslider .slides li{ position:relative; height:280px;}
.workFocus .flexslider .slides li .imgbox{ overflow:hidden; width:42%; height:280px; float:left;}
.workFocus .flexslider .slides li .info{ width:50%; padding:27px 0 0 3%; float:left; color:#777777;}
.workFocus .flexslider .slides li .tit{ line-height:55px; font-size:18px; color:#222222;}
.workFocus .flexslider .slides li .date{ background:url(../images/date.gif) 0px center no-repeat; padding-left:34px; color:#999999; font-size:18px; line-height:43px;}
.workFocus .flexslider .slides li .p{height:72px;-webkit-line-clamp: 3;color:#888888;}
.workFocus .flexslider .slides li:hover .tit{ color:#006fb6;}
.workFocus .flex-direction-nav{ display:none;}
.workFocus .flex-control-nav{ left:44.5%; text-align:left; bottom:9%;}
.workFocus .flex-control-paging li { margin:0 0 0 6px;}
.workFocus .flex-control-paging li a {width: 12px; height: 12px; text-indent:999em; background:#d0d0d0; border-radius:50%;}
.workFocus .flex-control-paging li a.flex-active {background:#006fb6;}

.NewsList2{ margin-bottom:28px;}
.NewsList2 li{transition: all ease 0.3s; background:url(../images/linebg2.gif) 0px bottom repeat-x; padding:20px 45px 0 143px; height:105px; position:relative;}
.NewsList2 li .date{ position:absolute; text-align:center; color:#fff; width:68px; height:84px; background:#cccccc; left:38px; top:20px; font-family:Arial, Helvetica, sans-serif;}
.NewsList2 li .date b{ display:block; font-size:30px; line-height:34px; padding-top:15px;}
.NewsList2 li .tit{ line-height:32px; font-size:16px; color:#222222;}
.NewsList2 li .p{ color:#888888; height:48px;-webkit-line-clamp: 2;}
.NewsList2 li:hover .tit{ color:#006fb6;}
.NewsList2 li:hover .date{ background:#006fb6;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:35px; padding-bottom:18px;}
.Titleinfo .tits{font-size:28px; color:#010101; line-height:53px;}
.Titleinfo .date{ font-size:14px; padding:5px 0 0 0;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}

.PrevNextBox {margin:50px 0 0 0;position:relative; padding-top:11px; border-top:1px solid #e6e6e6; color:#888888; font-size:16px;}
.PrevNextBox dl{ width:49.5%; line-height:50px; height:50px;overflow:hidden; border-bottom:1px dotted #d9d9d9; position:relative;}
.PrevNextBox dl span{ padding:0 75px 0 55px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:0px; top:0px; color:#333333;}
.PrevNextBox dl span .date{ position:absolute; right:0; top:0; color:#808080; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#333333;}
.PrevNextBox dl a.none{color:#999;}
.PrevNextBox a.back{ position:absolute; right:0; top:54px; color:#015293; font-size:16px; padding-right:31px; background:url(../images/ico/back.gif) right center no-repeat;}

@media ( max-width:998px){
.NewsList li{ padding-right:85px;height:30px; line-height:30px;}
.NewsList li .tit{font-size:14px;}
.NewsList li .date{ font-size:12px;}
}

@media ( max-width:768px){
.workFocus .flexslider .slides li{ height:auto;}
.workFocus .flexslider .slides li .imgbox{width:auto; float:none; height:auto; padding-top:60%;}
.workFocus .flexslider .slides li .info{ width:auto; float:none; padding:10px 10px 18px;}
.workFocus .flexslider .slides li .tit{ padding:0px 0px 0px; line-height:30px; font-size:15px;}
.workFocus .flexslider .slides li .p{ height:40px; line-height:20px;-webkit-line-clamp: 2; margin-bottom:18px;}
.workFocus .flexslider .slides li .date{ font-size:12px; line-height:24px;}
.workFocus .flex-control-nav{ bottom:0px;}
	
.NewsList2 li{padding:10px 5px 0 65px; height:85px;}
.NewsList2 li .date{ width:50px; height:68px; left:0px; top:10px; font-size:12px;}
.NewsList2 li .date b{font-size:20px; line-height:24px; padding-top:10px;}
.NewsList2 li .tit{ line-height:24px; font-size:14px;}
.NewsList2 li .p{ height:40px; line-height:20px;}
	
.VideoList li .play i{width:30px; height:30px; margin:-15px 0 0 -15px;}

.Titleinfo { line-height:20px; font-size:12px; padding-bottom:15px; margin-bottom:20px;}
.Titleinfo .tits{ font-size:18px; line-height:24px; padding-bottom:10px;}
.Titleinfo .share{ display:none;}

.PrevNextBox {margin:30px 0 0 0; font-size:14px;}
.PrevNextBox dl{ width:auto; line-height:30px; height:30px; margin-bottom:8px;}
.PrevNextBox dl span{ padding-left:45px;}
.PrevNextBox a.back{ font-size:14px; top:-35px;}
}


/*线路查询 s*/
.Roadname{ color:#006fb6; font-size:30px; line-height:55px;}
.staion{ line-height:32px; color:#333333;font-weight:bold; font-size:18px;}
.staion i{ display:inline-block; height:16px; vertical-align:middle; text-align:center; width:87px;}
.Roaddate{ line-height:39px; font-size:16px; color:#333333; margin-top:21px;}
.Roaddate dt{ color:#1899de;}
.Roaddate dd{ width:33.333%; float:left;}
.Roaddate dd span{ color:#999999;}
.Roaddetail{ color:#333333;}
.Roaddetail .hd{ margin-top:5px; height:59px; line-height:30px;}
.Roaddetail .hd li{ width:60px; text-align:center; float:left; margin-right:10px; cursor:pointer; background:#f9f9f9;}
.Roaddetail .hd li.on{ color:#fff; background:#006fb6;}
.Roaddetail .road{}
.Roaddetail .road li{ float:left; padding-left:1%; background:url(../images/linebg3.gif) 0px 11px repeat-x; width:6.14%; text-align:center; margin-bottom:30px; font-size:18px;}
.Roaddetail .road li .num{ width:20px; border-radius:50%; border:2px solid #006fb6; background:#fff; margin:0px auto; line-height:20px;}
.Roaddetail .road li p{ width:20px; margin:0px auto; line-height:20px; margin-top:12px;}

@media ( max-width:640px){
.Roaddetail .road li{ width:9%; font-size:16px;}
.Roaddetail .road li:nth-child(11){ clear:both;}
.Roaddetail .road li:nth-child(15){ clear:none;}
}


/*联系我们 s*/
.Contact{ padding-bottom:28px;}
.Contact li{ width:20%; float:left; text-align:center; color:#666666;}
.Contact li .ti{ line-height:45px; color:#333333; font-size:18px; padding-top:6px;}
.Contact li .ico{width:86px; height:86px; margin:0px auto; position:relative;}
.Contact li .line{ display:block; margin:0px auto; width:30px; height:19px; border-bottom:2px solid #cccccc;}
.Contact li .i1,.Contact li .i2{ display: block; position: absolute; left:0px;top: 0px;}
.Contact li .i1{ transition: 400ms;}
.Contact li .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.Contact li:hover .i2,.Contact li.onli .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.Contact li:hover .i1,.Contact li.onli .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.Contact li:hover .ti{ color:#006fb6;}
.Contact li:hover .line{border-bottom:2px solid #006fb6;}

@media ( max-width:768px){
.Contact li .ico{width:60px; height:60px;}
.Contact li .ti{ line-height:35px;font-size:16px;}
}
@media ( max-width:640px){
.Contact li{ width:50%; padding-bottom:15px;}
.Contact li:nth-child(odd){ clear:both;}
}


/*商务服务 s*/
.Servicetxt{ margin-top:20px;}
.Servicetxt .left{ width:19%; padding-left:4%; float:left; background:#f9f9f9; height:330px;}
.Servicetxt .left .ti{ padding:40px 0;}
.Servicetxt .left .p1{ line-height:51px; font-size:18px; color:#006fb6;}
.Servicetxt .left .p1 i{ display:inline-block; width:40px; height:2px; background:#006fb6; vertical-align:middle; margin-left:5%;}
.Servicetxt .left dl dt{ line-height:35px; color:#333333; font-size:18px;}
.Servicetxt .left dl dd{ padding-left:22px; color:#666666;}
.Servicetxt .img{ width:49%; float:left;}
.Servicetxt .img .imgbox{ margin:0 5px 0 9px; height:330px; box-shadow:0 0px 12px #ddd;}
.Servicetxt .info{ width:28%; float:left; box-shadow:0 8px 12px #ddd;}
.Servicetxt .info .txt{ border:1px solid #eeeeee;padding:36px 11% 0; height:293px; color:#333333;}
.Servicetxt .info .addt{ background:url(../images/ico/add.gif) 0px center no-repeat; line-height:53px; color:#888888; padding-left:27px;}
.Servicetxt .info .addp{ margin-bottom:18px; border-bottom:1px solid #ececec; height:76px; padding-left:27px;}
.Servicetxt .info .telt{ background:url(../images/ico/tel.gif) 0px center no-repeat; line-height:41px; color:#888888; padding-left:27px;}
.Servicetxt .info .telp{ line-height:26px; color:#333333; font-size:24px;padding-left:27px;}
.Servicetxt .info .telp .date{ color:#666666; font-size:14px; line-height:30px;}
@media ( max-width:1200px){
.Servicetxt .left .p1{font-size:14px;}
.Servicetxt .left dl dt{ font-size:14px;}
.Servicetxt .info .telp{font-size:18px;}
}

@media ( max-width:998px){
.Servicetxt .left{ width:auto; float:none; padding:12px; height:auto;}
.Servicetxt .left .ti{ padding:20px 0;}.Servicetxt .left .ti img{ height:50px;}
.Servicetxt .left .p1{ line-height:24px;}
.Servicetxt .img{ width:auto; float:none;}
.Servicetxt .img .imgbox{ height:auto; padding-top:50%;}
.Servicetxt .info{ width:auto; float:none;}
.Servicetxt .info .txt{padding:12px; height:auto;}
.Servicetxt .info .addp{ height:auto; padding-bottom:10px;}
}


/*短信查询*/
.Searchleft{ width:46%; float:left;}
.Searchleft .tithead{ padding-bottom:32px;}
.Searchleft .tithead h3{ font-weight:normal; color:#006fb6; font-size:30px; line-height:39px;}
.Searchleft .tithead p{ color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase; line-height:18px;}
.Searchleft .tithead p i{ display:block; width:26px; height:20px; border-bottom:5px solid #006fb6;}
.Searchright{ color:#333333; width:48%; float:right;}
.Searchright h3{ font-size:18px; color:#333333;}
.Searchright .txt{ color:#999999; line-height:21px; font-size:14px; padding:0 0 17px 26px;}

@media ( max-width:768px){
.Searchright h3{ font-size:16px;}
.Searchleft .tithead h3{font-size:20px; line-height:28px;}
.Searchleft .tithead p{font-size:12px;}
}
@media ( max-width:640px){
.Searchleft{ width:auto; float:none;}
.Searchright{ width:auto; float:none;}
}

/*公交论坛*/
.Message{ background:#f9f9f9; padding:30px; margin-bottom:40px;}
.Message dl{ margin-left:-20px;}
.Message dd{ float:left; width:50%;}
.Message dd .box{ background:#fff;  border:1px solid #cfcfcf; margin:0 0 20px 20px; position:relative; padding-left:63px;}
.Message dd .input{height:52px; line-height:52px; font-size:16px; width:100%;}
.Message dd .ico{ text-align:center; position:absolute; border-right:1px solid #cfcfcf; left:0; top:12px; width:48px; height:28px;}
.Message dd.auto{ clear:both; float:none; width:auto;}
.Message textarea{ font-size:16px; padding:12px 0; width:100%; height:198px;}
.Message .sendbtn{ cursor:pointer; color:#fff; width:150px; height:46px; border-radius:2px; background:#006fb6; font-size:16px;}

.MegLIst{ padding-bottom:15px;}
.MegLIst .item{ font-size:15px; padding:30px 28px 40px 120px; position:relative; background:#fbfbfb; margin-bottom:20px;}
.MegLIst .ico{ position:absolute; left:34px; top:30px;}
.MegLIst .ti{ font-size:16px; line-height:32px; padding-bottom:6px; color:#333333; font-weight:bold;}
.MegLIst .ti .date{ float:right; color:#666666; font-weight:normal;}
.MegLIst .ti .date i{ margin-left:25px;}
.MegLIst .txt{ color:#888888; line-height:32px;}
.MegLIst .hftxt{ background:#fff; margin-top:18px;}
.MegLIst .hftxt .date{ background:#ededed; padding-left:24px; line-height:39px; color:#666666;}
.MegLIst .hftxt .info{ padding:10px 23px;}
@media ( max-width:998px){
.Message{padding:10px; margin-bottom:20px;}
.Message dl{ margin-left:-12px;}
.Message dd .box{margin:0 0 12px 12px; position:relative; padding-left:48px;}
.Message dd .input{height:38px; line-height:38px; font-size:14px;}
.Message dd .ico{top:6px; width:35px;}
.Message textarea{ font-size:14px; padding:9px 0; height:120px;}
.Message .sendbtn{width:120px; height:40px;font-size:14px;}

.MegLIst .item{ font-size:14px; padding:10px 10px 20px 45px;margin-bottom:12px;}
.MegLIst .ico{left:8px; top:18px; width:30px;}
.MegLIst .ti{ font-size:14px; line-height:28px;}
.MegLIst .ti .date{ float:none; display:block;}
.MegLIst .txt{ line-height:24px;}
}


/*IC指南*/
.ICh3{ color:#333333; font-size:18px;}
.ICp{ color:#999999; font-size:14px; line-height:21px; padding-left:26px;}

.ICtit{ padding-top:23px; margin-bottom:40px; border-bottom:1px solid #eeeeee; height:47px; line-height:46px;}
.ICtit h4{ float:left; color:#006fb6; font-size:18px; border-bottom:2px solid #006fb6;}

.ICnav{ width:37%; float:right;}
.ICnav li{ margin:0 0 10px 20px; line-height:84px; cursor:pointer; font-size:18px; color:#333333; text-align:center; background:#f0f0f0;}
.ICnav li .ico{ position:relative; display:inline-block; vertical-align:middle; margin-right:30px; width:42px; height:42px;}
.ICnav li .i1,.ICnav li .i2{ display: block; position: absolute; left:0px;top: 0px;}
.ICnav li .i1{ transition: 400ms;}
.ICnav li .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.ICnav li:hover .i2,.ICnav li.on .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.ICnav li:hover .i1,.ICnav li.on .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.ICnav li:hover,.ICnav li.on{ background:#006fb6; color:#fff; box-shadow:0 0 15px #c2def1;}
.ICnav li:hover a,.ICnav li.on a{color:#fff;}

.ICimg{ width:63%; float:left; position:relative; overflow:hidden;}
.ICimg .slides .imgbox{ height:366px;}
/*.ICimg .slides .imgbox span{ background-size:contain;}*/
.ICimg .flex-control-nav{bottom:11px; z-index:10;}
.ICimg .flex-control-nav li{ margin:0 7px 0 7px;}
.ICimg .flex-control-nav li a{ opacity:1; width:24px; height:5px; background:#fff;}
.ICimg .flex-control-nav li a.flex-active{opacity:1; background:#006fb6;}
.ICimg .flex-direction-nav a {width: 40px; height: 60px; opacity:1;}
.ICimg .flex-direction-nav .flex-prev { left:0px; background: rgba(0,0,0,0.4) url(../images/arrleft0.png) center center no-repeat;}
.ICimg .flex-direction-nav .flex-next { right:0px; background: rgba(0,0,0,0.4) url(../images/arrright0.png) center center no-repeat;}
.ICimg:hover .flex-direction-nav .flex-prev:hover {background-color: #006fb6;}
.ICimg:hover .flex-direction-nav .flex-next:hover {background-color: #006fb6;}

.weblist{}
.weblist .thead{ line-height:50px; color:#fff; background:#006fb6;}
.weblist li{ float:left; width:33.3333%; text-align:center; padding:15px 0;}
.weblist li.w1{ width:28%; padding:0 1%;}
.weblist li.w2{ width:38%; padding:0 1%;}
.weblist li.w3{ width:28%; padding:0 1%;}
.weblist .thead{ font-size:16px;}
.weblist .item{ font-size:15px; background:#fafafa;}
.weblist .item:nth-child(odd){ background:#f5f5f5;}
@media ( max-width:998px){
.ICh3{font-size:16px;}
}
@media ( max-width:640px){
.ICnav{ width:auto; float:none; margin-left:-10px;}
.ICnav li{ width:25%; float:left; margin:0 0 20px;}
.ICnav li a{ display:block; margin:0 0 0 10px; line-height:28px; padding:8px 0; font-size:16px;}
.ICnav li .ico{ display:block; width:25px; height:25px; margin:0px auto;}

.ICimg{ width:auto; float:none;}
.ICimg .slides .imgbox{ height:auto; padding-top:70%;}
.weblist li{padding:5px 0; font-size:14px;}
.weblist .thead{ line-height:40px;}
}