﻿html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike,  sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption,tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;background:#f0f0f0;font-family:\5B8B\4F53;}
ol, ul {list-style: none;}
ul,li {list-style:none; margin:0; padding:0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
a{ text-decoration:none;color:#5c5c5c;}
a:hover{color:#b00000;text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.clear{height:0px;clear:both;overflow:hidden;}
table,th,tr,td{padding:0px;margin:0;}
span{padding:0px;margin:0;}
dl,dt,dd{padding:0px;margin:0;}
{
font-family: myFirstFont;
src: url('/templates/font/fzzch.ttf'),
     url('/templates/font/fzzch.ttf'); /* IE9+ */
}
@font-face
{
font-family: myFirstFont;
src: url('/templates/font/fzzch.ttf'),
     url('/templates/font/fzzch.ttf'); /* IE9+ */
font-weight:bold;
}


/**top**/
#top2 {width:1200px;margin:0px auto;}
#top3 {width:1200px;margin:0px auto; border-radius:10px; line-height:28px; background:#9ddff5;padding:15px;}
#top{width:100%;margin:0px auto;height:108px;overflow:hidden;font-family:"微软雅黑";}
#top .logo{width:306px;margin-top:10px;}
#top .text{width:828px;font-size:14px;color:#5c5c5c;}
#top .text h1,#top .text h2{text-align:right;margin-top:10px; font-size:16px;}
#top .text h1 a{margin-left:10px;}

#top .text h2 span{font-size:24px;color:#ff0000;font-weight:bold;}

#nav {margin-top:27px;width:828px;}
#nav .mainlevel {float:left;width:107px; }
#nav .mainlevel a{color:#000; text-decoration:none; line-height:17px; display:block;font-size:14px; width:100%;text-align:center;font-weight:bold; }
#nav .mainlevel a:hover{color:#ff0000;font-size:15px;}
#nav .line{float:left;width:1px;background:#5c5c5c;height:17px;margin:0 5px;}
#nav .mainlevel ul{display:none; position:absolute;margin-left:-30px;z-index:999;padding-top:16px;}
#nav .mainlevel li{width:107px;border-top:1px solid #f0f0f0; background:#fff;padding:0px 5px;font-size:14px;font-weight:bold; }
#nav .mainlevel li a{height:40px;line-height:40px;color:#666;}
#nav .mainlevel li a:hover{color:#900;}


/*banner */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0; width:100%; overflow: hidden;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider { margin: 0; width:100%; background: #fff;border: 0 solid #fff; position: relative;  zoom: 1;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 0; }

.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  background:url(../../images/arr.png) no-repeat; text-indent:-999em }
.flex-direction-nav .flex-prev { left: -50px; background-position:0 0 }
.flex-direction-nav .flex-next { right: -50px; background-position:-132px 0}
.flexslider:hover .flex-prev { opacity: 0.7; left: 20px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

.flex-control-nav {width: 100%; position: absolute; bottom: 15px; text-align: center; z-index:10; left:0;}
.flex-control-nav li { text-align:center; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; text-align:center; margin:0 4px; }
.flex-control-paging li a:hover { background: #FF9900; }
.flex-control-paging li a.flex-active { background: #FF9900; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}


/*banner */
.index_banner{position:relative;}
.index_banner ul{overflow:hidden;}
.index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position:absolute;bottom:10px;right:10px;z-index:999;display:block;height:15px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#e5e5e5;text-indent:-999em;opacity:.8;cursor:pointer;}
.index_banner cite span:hover{background-color:#f5f5f5;}
.index_banner cite span.cur{background-color:#1d8bd8;cursor:default;}





/**新闻动态**/
.index-section{padding:30px 0 10px}
.section-title{font-weight:400;padding:0 0 30px;line-height:1.2;text-align:center;font-size:24px}
.section-title small{font-size:14px;color:#8f8f90}
.known-more-wrap{padding:40px;margin:0 auto;font-size:18px;text-align:center;}
.known-more-btn{border:1px solid #ccc;background-color:#fff;color:#4f5256;font-size:16px;width:140px;padding:.55em 4.5em;-webkit-transition:all .3s;transition:all .3s}
.known-more-btn:hover{color:#fff;border-color:#4290ef;background-color:#4290ef;-webkit-box-shadow:0 6px 32px rgba(28,60,104,.2);box-shadow:0 6px 32px rgba(28,60,104,.2)}

.btn{display:inline-block;*display:inline;*zoom:1;*line-height:normal;white-space:nowrap;vertical-align:baseline;text-align:center;cursor:pointer;border-radius:2px;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn::-moz-focus-inner{padding:0;border:0}
.btn{font-family:inherit;font-size:100%;*font-size:90%;*overflow:visible;padding:.35em .75em;color:#444;color:rgba(0,0,0,.8);*color:#444;border:1px solid #eee;background-color:#eee;text-decoration:none}

#dynamic .dynamic-focus{float:left;width:610px;border-radius:3px;background-color:#f3f5f7}
#dynamic .dynamic-focus .ds-list-item{display:block;width:570px;padding:20px;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}
#dynamic .dynamic-focus .ds-list-item:hover{-webkit-box-shadow:0 5px 30px -4px rgba(0,0,0,.2);box-shadow:0 5px 30px -4px rgba(0,0,0,.2)}
#dynamic .dynamic-focus .ds-list-item-text{padding-top:18px;padding-left:65px}
#dynamic .dynamic-focus .ds-list-item-img{width:570px;position:relative;height:279px;overflow:hidden}
#dynamic .dynamic-focus .ds-list-item-img img{max-width:100%;display:block}
#dynamic .dynamic-item-hover{position:relative;overflow:hidden}
#dynamic .dynamic-item-hover:after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:#4290ef;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);opacity:.9;-webkit-transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .4s cubic-bezier(.19,1,.22,1);transition:transform .4s cubic-bezier(.19,1,.22,1);transition:transform .4s cubic-bezier(.19,1,.22,1),-webkit-transform .4s cubic-bezier(.19,1,.22,1)}
#dynamic .dynamic-item-hover:hover:after{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}
#dynamic .dynamic-show{float:right;width:564px}
#dynamic .dynamic-show li{-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:15px;border-radius:3px;-webkit-transition:all .2s;transition:all .2s;background-color:#f3f5f7}
#dynamic .dynamic-show .ds-list-item-text{position:relative;z-index:1;padding:11px 20px 20px 85px}
#dynamic .dynamic-show .ds-list-item-text:hover .item-time b,#dynamic .dynamic-show .ds-list-item-text:hover .item-time span,#dynamic .dynamic-show .ds-list-item-text:hover h3,#dynamic .dynamic-show .ds-list-item-text:hover p{color:#fff}
#dynamic .ds-list-item-text{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:85px}
#dynamic .ds-list-item-text img{width:100%}
#dynamic .ds-list-item-text h3{font-size:14px;color:#333;font-weight:400;margin-top:1px;margin-bottom:8px;text-overflow-ellipsis:ellipsis}
#dynamic .ds-list-item-text .item-desc,#dynamic .ds-list-item-text h3{height:1.3em;line-height:1.3;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}#dynamic .ds-list-item-text .item-desc{font-size:13px;white-space:nowrap;text-overflow:ellipsis;color:#888}
#dynamic .ds-list-item-text .item-time{text-align:center;float:left;margin-left:-85px;padding-left:20px}
#dynamic .ds-list-item-text .item-time .year{font-size:16px;color:#666;display:block;border-bottom:1px solid #ddd}
#dynamic .ds-list-item-text .item-time .date{color:#888;font-size:13px;display:block}
#jiaoyu .jiaoyu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}

/**主要产品**/
.index-section-gray{background-color:#eeeeee}
.page-index .known-more-wrap{padding:40px;margin:0 auto;text-align:center}
.content{width:auto;padding-left:10px;padding-right:10px;}
#jiaoyu .jiaoyu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
#jiaoyu .jiaoyu-list .jiaoyu-item{display:block;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body{background-color:#fff;height:261px;background-position:90% 45px;background-repeat:no-repeat;padding:30px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:background-position .3s,-webkit-box-shadow .3s;transition:background-position .3s,-webkit-box-shadow .3s;transition:box-shadow .3s,background-position .3s;transition:box-shadow .3s,background-position .3s,-webkit-box-shadow .3s}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body h3{font-size:16px; font-weight:bold;}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body p{color:#888;margin-top:6px}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body .link-btn{display:block;margin-top:25px;width:34px;height:34px;line-height:34px;text-align:center;border-radius:50%;border:1px solid #eee;color:#ddd;font-size:18px;-webkit-transition:all .3s;transition:all .3s}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body:hover{ text-decoration:none;background-position-y:15px!important;-webkit-box-shadow:0 5px 10px -5px rgba(0,0,0,.2);box-shadow:0 5px 10px -5px rgba(0,0,0,.2)}
#jiaoyu .jiaoyu-list .jiaoyu-item .item-body:hover .link-btn{ text-decoration:none;background-color:#4290ef;border-color:#4290ef;color:#fff}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




/*leibie1*/

.about-detail{padding-top:30px;padding-bottom:20px}
.about-detail .main-title{font-size:24px;line-height:1.5}
.about-detail .main-title:after{content:"";float:left;display:inline-block;margin-top:.25em;border-left:4px solid #4290ef;margin-right:.3em;height:1em}
.about-detail .main-section{margin-top:10px;color:#333;padding-bottom:20px;text-indent:2em;line-height:1.8}
.about-detail .main-list-section{padding-top:20px;padding-bottom:15px;border-top:1px solid #eee;line-height:1.8;overflow:hidden}
.about-detail .main-list-section h3[data-v-324b8f21]{font-size:16px;margin-bottom:5px}
.about-detail .main-list-section p{text-indent:2em;font-size:14px;color:#333;margin-bottom:.4em}
.about-detail[data-v-324b8f21]{padding-bottom:80px}
.about-detail .main-list-section h3{font-weight:700}




/*leibie2*/
.newsDetail{width: 1200px; height: auto; margin: 60px auto 50px auto; font-family: "microsoft yahei";}
.newsDetailLeft{width: 100%; height: auto;}
.newsDetailLeft h2{font-size: 26px; color: #01aded; line-height: 35px; margin: 5px 0; text-align: center;font-weight:bold;}
.newsDetailLeft .newsMes{text-align: center; font-size: 12px; color: #999; line-height: 30px;}
.newsDetailLeft .newsMes span{padding-left:15px; background:url("../images/ere2.png") no-repeat left center;}
.newsDetailLeft .newsfg{width: 100%; text-align:center; height: 31px; margin: 10px 0;}
.newcontain{width: 100%; height: auto; margin: 20px 0; line-height: 26px; font-size: 14px; color: #666; overflow: hidden;}
.ndetail-bot .ndetail-left{float: left;display: inline;}
.ndetail-left p{font-size: 14px;line-height: 24px;color: #666;font-family: "寰蒋闆呴粦";}
.ndetail-bot p a{color: #666;}
.ndetail-bot p a:hover{color: #da1a11;}
.ndetail-bot .ndetail-right{float: right;display: inline;}
.ndetail-right a{display: inline-block;width: 120px;height: 48px;background: #01aded;color: #fff;text-align: center;font-size: 14px;line-height: 48px;font-family: "寰蒋闆呴粦";}

.newsList{width:1200px; float:right; min-height: 151px; height: auto; margin: 0px auto 20px auto; font-family: "microsoft yahei"; }
.newsList ul li{width:1190px; padding-bottom: 60px; margin: 15px 0; background: url("../images/fgf.jpg") no-repeat bottom center;}
.newsList .newsPic{width:217px; height: 151px; overflow: hidden;}
.newsList .newsPic img{width: 217px; height: 151px; -moz-transition:1s; -webkit-transition:1s; -o-transition:1s; transition: 1s;}
.newsList .newsPic a:hover img{opacity: 0.8; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); }
.newsArea{width:955px; height: auto;}
.newsArea .newsTime{font-size: 14px; color: #818181; line-height: 21px;}
.newsArea .timeIcon{position: relative; display: block; background-color: #000; float: left; margin-top: 5px; margin-right: 5px; width: 11px; height: 11px; background: url("../images/ere2.png") no-repeat;}
.newsArea h2{font-size: 24px; line-height: 30px; color: #000; margin: 8px 0;}
.newsArea h2 a{color: #000;}
.newsArea h2 a:hover{color: #00adef;}
.newsArea .newsInfo{font-size: 14px; color: #666; line-height: 21px; margin-top: 10px;word-wrap:break-word;word-break:break-all;}
.newsArea .moreBtn{line-height: 30px; margin-top: 15px;}
.newsArea .moreBtn a{font-size: 14px; color: #00adef; font-weight: 700;}
.newsArea .moreBtn a:hover{opacity: 0.8}
.newsArea .moreBtn span{display: block; width: 18px; height: 18px; background: url("../images/pt.png") no-repeat -162px -230px; float: left; margin-right: 5px; margin-top: 6px;}




/*leibie3*/
#pr{width:230px; float:left; background:#4290ef;border-radius:4px;}
.pr01{width:200px; text-align:center; height:33px;margin-top:20px;line-height:33px;font-size:18px; font-weight:bold; color:#FFF; }
.pr02{width:230px; padding:1px 0 14px;}
.pr03{width:224px;  padding:2px 0 0 2px; display:inline; height:93px; overflow:hidden;}
.pr05{width:210px; float:left; border:1px #e8e3dd solid; height:34px; margin:10px; line-height:34px; display:inline; }
.pr05 a{ height:34px; margin:10px; line-height:34px; display:inline; font-size:14px;color:#fff;}
.pr05 a:hover{height:34px; line-height:34px; color:#2a4d77;text-decoration:none; }



.newsLiss{width: 950px; float:right; min-height: 151px; height: auto; margin: 0px auto 20px auto; font-family: "microsoft yahei"; }
.newsLiss ul li{width: 930px; padding-bottom: 60px; margin: 15px 0; background: url("../images/fgf.jpg") no-repeat bottom center;}
.newsLiss .newsPics{width:217px; height: 151px; overflow: hidden;}
.newsLiss .newsPics img{width: 217px; height: 151px; -moz-transition:1s; -webkit-transition:1s; -o-transition:1s; transition: 1s;}
.newsLiss .newsPics a:hover img{opacity: 0.8; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); }
.newsAreas{width: 700px; height: auto;}
.newsAreas .newsTimes{font-size: 14px; color: #818181; line-height: 21px;}
.newsAreas .timeIcons{position: relative; display: block; background-color: #000; float: left; margin-top: 5px; margin-right: 5px; width: 11px; height: 11px; background: url("../images/ere2.png") no-repeat;}
.newsAreas h2{font-size: 24px; line-height: 30px; color: #000; margin: 8px 0;}
.newsAreas h2 a{color: #000;}
.newsAreas h2 a:hover{color: #00adef;}
.newsAreas .newsInfos{font-size: 14px; color: #666; line-height: 21px; margin-top: 10px;}
.newsAreas .moreBtns{line-height: 30px; margin-top: 15px;}
.newsAreas .moreBtns a{font-size: 14px; color: #00adef; font-weight: 700;}
.newsAreas .moreBtns a:hover{opacity: 0.8}
.newsAreas .moreBtns span{display: block; width: 18px; height: 18px; background: url("../images/pt.png") no-repeat -162px -230px; float: left; margin-right: 5px; margin-top: 6px;}

/*show3*/
.containerq{ width:1200px; margin:0 auto;}
.bg-bai { background:#FFF;}
#preview{ float:left; margin:0 0 15px 0; padding:0;  width:100%; height:auto; display:inline;}
#spec-n1{max-width:550px;float:left; margin-top:10px;padding:2px; border:1px solid #ccc;}
#spec-n1 img { float:none;text-align:left}
.list-h{ width:285px;float:right;}
.list-h li{ float:left; margin-left:10px; cursor:pointer}
#spec-n5{  width:285px;  float:left; margin-top:10px;}
#spec-list{float:left;width:285px;overflow:hidden; }
#spec-list ul{width:285px;float:left;}
#spec-list ul li img{ padding:2px; border:1px solid #ccc; width:125px; height:94px;  display:inline;}
.shangxia a{color:#666}
.shangxia a:hover{color:#01A2EA}

.smallImg{position:relative; height:100px; /* background-color:#F1F0F0;*/ padding:15px 0; width:555px;  overflow:hidden;}


#imageMenu {height:100px; width:690px; overflow:hidden; margin-left:0; float:left;}

#imageMenu li {width:80px; height:55px; overflow:hidden; float:left; text-align:center;margin:0 5px;background:#fff;}

#imageMenu li img{width:70px; height:48px;cursor:pointer;}

#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:70px; height:48px; opacity:0.7;}

.bigImg{position:relative; float:left; overflow:hidden;}

.bigImg #midimg{width:690px; height:470px;}

.bigImg #winSelector{width:240px; height:240px;}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
.cp_title { font-size:23px; font-weight:500; color:#555555; height:40px; line-height:40px; border-bottom:1px solid #dedede;padding-left:20px;}
.cp_con {margin:10px 0 0 30px; width:388px; }
.cp_con li { line-height:30px; font-size:16px;}
.cp_hz {margin:10px 0 0 50px; width:368px;}
.blank10{height:10px;overflow:hidden;}
.blank20{height:20px;overflow:hidden;}
.blank5{height:5px;overflow:hidden;}
.message_form {margin-top: 15px;}

.message_name {

    background: none repeat scroll 0 0 #fff;

    border: 1px solid #EAEAEA;

    color: #8F8F8F;

    float: left;

    height: 32px;

	font-size:14px; 

    line-height: 32px;

    padding-left: 5px;

    width: 100%;

}

.message_content {

    background: none repeat scroll 0 0 #fff;

    border: 1px solid #EAEAEA;

    color: #8F8F8F;

    height: 120px;

	font-size:14px; 

    line-height: 32px;

    overflow: hidden;

    padding: 1%;

    width: 98%;

}

.message_sub_do{ height:28px; line-height:28px; text-align:center; color:#FFF; width:100%; border:none;}

.message_sub_re{ height:28px; line-height:28px; text-align:center; color:#FFF; width:100%; border:none;}

.message_about {

    color: #8F8F8F;

    font-size: 14px;

	line-height:25px;

}
  .product_txt table {border:none }
			.product_txt table td {border:1px solid #bbb; text-align:left;}
			.product_txt { width:100%; padding:4px 0; float:left;}
			#s_nav { width:100%; height:36px; background:#f7f7f7;border-bottom:#00b0f0 2px solid; }
			#tab_p { height:36px; width:100%; border-bottom:#00b0f0 2px solid;overflow:hidden; }
			#tab_p li { float:left; color:#333; height:36px; cursor:pointer; width:33%; text-align:center; font:bold 16px/36px "微软雅黑"; }
			#tab_p li.current_p { color:#FFF; background:#00b0f0; }
			#content_p { float:left; padding:0 4px; width:1200px; padding-top:8px; border:1px solid #cdcdcd; border-top:none;padding-bottom:10px;background:#FFFFFF;}
			#content_p ul.ullist{ width:1130px; padding:30px; height:auto; float:left; overflow:hidden;display:none;}
			#content_p ul table { border-collapse:collapse; font-size:12px; width:100%; margin-bottom:15px}
			#content_p ul table td{ padding:5px; font-size:14px; line-height:24px;}
			#content_p p { font-size:12px; width: auto; line-height:20px;}
			.pb10{ padding-bottom:10px;}





/*24px*/
.asppage24{width:100%; padding-top:30px; padding-bottom: 40px; overflow:hidden}
.asppage24 .pager {color:#888; width:100%; height: 24px; text-align:center;}
.asppage24 .pager span,
.asppage24 .pager .nolink,
.asppage24 .pager a {display:inline-block; border: solid 1px #dddddd;  line-height:22px; margin:0 3px; padding:0px 8px; background: #fff;}
.asppage24 .pager .nolink { color:#888;}
.asppage24 .pager a {color:#888;text-decoration:none;}
.asppage24 .pager a:hover {color: #FFF; background: #00967b;border:solid 1px #00967b; }
/*闅愯棌椤电爜淇℃伅*/
.asppage24 .pager .pageinfo{display:none;}
/*褰撳墠椤�*/
.asppage24 .pager .cpb {color:#FFF; font-weight:100; background:#00967b;border:solid 1px #00967b}









/**foot**/
.foot { background:#333333; border-top: 1px solid #AACE3B; line-height:25px; height:auto; padding-bottom:0;color:#fff; padding:20px 0 20px;}
.container{ width:1200px !important;}
.foot-nav { color:#FFF; padding-right:10px;}
.foot-nav li a{ color:#FFF; line-height:35px; font-size:15px;}
.foot-lianxi { color:#FFF; }
.foot-lianxi h2 { margin:0; font-size:20px; line-height:35px; font-weight:600;}
.foot-lianxi h2 span { font-size:14px;}
.foot-lianxi li { height:35px; line-height:35px;}

.foot-img { color:#FFF; margin-right:30px;}

.fbottom { background:#666666; color:#fff; height:50px; line-height:50px; font-size:12px;}

.fbottom a{ color:#fff;}

.fbottom a:hover{ color:#FFFF00;}

.link { border-bottom:1px solid #565656;color:#555; padding-bottom:20px; line-height:30px;}

.link a{color:#555; font-size:13px; padding-left:15px;}

