﻿@charset "utf-8";
 /*初始化*/
* {
	margin: 0;
	padding: 0;
}
/*主框架宽度*/
.container{max-width:1200px;width:100%;margin:0 auto;position:relative;padding:0; overflow:hidden; margin-top:15px;}
.container *{ padding:0; margin:0;}
.adbanner{width:100%;overflow: hidden;}
 @font-face {
    font-family: 'yahei';
    src: url('../fonts/yahei.eot');

    font-weight: normal;
    font-style: normal;
 }
body {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
	line-height: 1.8;
	min-width: 1200px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1201?"1200px":"");
	
}
.box {
    background-color: #FFF;
    position: absolute;
    left: 50%;
    margin-left: -602px;
    top: 60px;
    z-index: 100;
    width: 1220px;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none
}
ul {
	list-style: none;
}
img {
	border: none
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.fl {
	float: left;
	
}
.fr {
	float: right;
	margin-top:-32px;
	
}
.fr a {
	 color:#ffffff;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
input, textarea, select {
	border: none;
	outline: medium;
	font-family: 微软雅黑;
	color: #777;
	font-size: 12px
}
/* fixed */
.fixed{position:fixed;width:55px;height:212px;right:25px;bottom:50px;_position: absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));z-index:999;}
.fixed a{display:block;width:55px;height:53px;}
.book{background:url("../images/fixed.jpg") 0 0 no-repeat;}
.book:hover{background-position:-54px 0;}
.fixed a.codepic{background:url("../images/fixed.jpg") 0 -53px no-repeat;height:52px;}
.fixed a.codepic:hover{background-position:-54px -53px;}
.fixed div{position:relative;}
.fixed a.backup{background:url("../images/fixed.jpg") 0 -158px no-repeat;height:52px;}
.fixed a.backup:hover{background-position:-54px -158px;height:53px;}
.fixed div img{position:absolute;left:-196px;width:196px;height:196px;top:-106px;display:none;}
/*头部开始*/
.top {
	background: #2c2c2c;
	height: 32px;
	line-height: 32px;
	color: #f8f8f8;
	font-size: 13px;
	margin: 0 auto;
}
.logo {
	float: left
}
.topr ul li {
	float: left;
	margin-left: 15px
}
.topr a {
	color: #f8f8f8;
}

/*手机版*/
/*span.g1{ position:relative; z-index:0; display:inline-block; height:145px}
span.g1 .g1_1{ display:inline-block; width:50px;  background:url(../images/t1.png) no-repeat left center; padding-left:30px}
span.g1 .g1_2{  position:absolute; top:32px; left:-13px; z-index:9999; display:none; height:100px }
span.g1 .g1_2 img{ width:100px; height:100px;border:1px #ccc solid;}
*/
.logo {
	float: left;
	margin-top:10px;
}
.logo img {
	height: 76px;
	display: block
	
}
.logor {
	float: right;
	padding-top: 7px;
	margin-right: 8px
}
.dian {
	background: url(../images/dianhua.png) no-repeat;
	width: 160px;
	height: 38px;
	float: right;
	padding-top: 48px;
	font-size: 18px;
	color: #696969;
	padding-left: 55px
}
.er img {
	width: 86px;
	height: 86px
}
.er {
	float: right;
	width: 86px
}
.sethome
{
	float:right;
	
	
}
/* -- 导航 -- */
.navbg {
	background: url(../images/nav.jpg);
	height: 40px;
	line-height: 40px;
	width: 100%px;
	position: relative;
	z-index: 999
}
.nav {
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1;
	width: 1200px;
	margin: 0px auto;
}
.nav a {
	color: #fff;
	font-weight: normal;
}
.nav .nLi {
	float: left;
	display: inline;
	width: 120px;
	*width:auto;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	font-size: 16px;
	color: #fff;
	width: 120px;
	text-align: center;
}
.nav .nLi h3 a:hover {
	background: #0582e6
}
.nav .search{ width: 255px;
	background: #0582e6;
	height: 40px;
	float: right;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 14px;}
.nav .search .input{ 
    display: block;
    margin: 0;
    width: 203px;
    line-height: 20px;
    *line-height: 22px;
    color: #666;
    border: 1px solid #76b5dc;
    border-radius: 2px;
    margin-top: 10px;
    margin-left: 10px;
    *margin-left: -30px;
    height: 18px;

}
.nav .search .submit{ position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 48px;
    height: 23px;
    line-height: 30px;
    color: #286FD7;
    border: none;
    background: url(../images/search.jpg) no-repeat center;
    cursor: pointer;
    _text-indent: 0;
    overflow: hidden;
    margin-top: 8px;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
.nav .sub {
	display: none;
	width: 1200px;
	left: 0px;
	top: 40px;
	padding: 10px 0px;
	position: absolute;
	background: url(../images/nav2.png);
	line-height: 35px;
	box-shadow: 0 3px 10px rgba(0,0,0,.3);
	z-index: 9999;
	min-width: 120px
}
#mo_nav a {
	background: #0582e6
}
.nlogo {
	float: left;
	width: 120px;
	*width:auto;
	margin-top: 30px
}
.e_nav {
	width: 120px;
	float: left
}
.e_nav ul li {
	width: 120px;
	line-height: 30px;
}
.e_nav a {
	color: #505050;
	text-align: center;
	display: block;
	line-height: 30px;
}
.e_nav a:hover {
	color: #056cbe;
	text-decoration: underline
}
.nguan {
	width: 295px;
	float: left;
	padding-top: 18px;
}
.n_er {
	width: 110px;
	float: left;
	margin-left: 30px
}
.n_er img {
	display: block;
	width: 110px;
	height: 110px
}
.nav .ntime {
	width: 295px;
	background: #0582e6;
	height: 45px;
	float: right;
	text-align: center;
	color: #fff;
	line-height: 45px;
	font-size: 14px;
}
.nav .ntime span {
	background: url(../images/b1.png) no-repeat left center;
	display: inline-block;
	padding-left: 30px
}

/* -- 公告 -- */
.notleft {
	background: url(../images/indexnotice.jpg) no-repeat left center;
	height: 35px;
	padding-left: 108px;
	border-top: none;
	line-height: 35px;
	width: 837px;
	float: left;
    background-color:#eeeeee;
}
.notright .ntime {
	width: 255px;
	background: url(../images/noterbg.jpg) no-repeat left center;
	height: 35px;
	float: right;
	text-align: center;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
}
.notright li{text-decoration:none;list-style:none;}
.notright .ntime span {
	background: url(../images/b1.png) no-repeat left center;
	display: inline-block;
	padding-left: 30px
}
/*正文内容页面*/
.main-left{ position:relative; float:left; width:390px;overflow:hidden;border:1px solid #ccc; margin-top:10px;}
 .main-left1{     position: relative;
    float: left;
    /* margin: 15px 0px 0 0; */
    width: 390px;
    /* height: 300px; */
    overflow: hidden;
    margin-top: 3px;
    margin-left: 15px;}
	
	.main-left2{ position: relative;
    float: left;
    /* margin: 15px 0px 0 0; */
    width: 390px;
   
    overflow: hidden;
    margin-top: 3px;
}
.main-left3{ 
    position: relative;
    float: left;
    /* margin: 15px 0px 0 0; */
    width: 793px;
    height: 170px;
    overflow: hidden;
    margin-top:10px;
	
	border:1px solid #ccc;
}
.main-left4{ 
   position: relative;
    float: left;
    /* margin: 15px 0px 0 0; */
    width: 1200px;
    /* height: 170px; */
    overflow: hidden;
    margin-top: 3px;
    /* border: 1px solid #ccc; */
}
.main-right
{
     position: relative;
    float: right;
    /* margin: 15px 0px 0 0; */
    width: 390px;
    /* height: 231px; */
    overflow: hidden;
    margin-top: -269px;
    margin-left: 15px;
	
}
.main-right1
{
  position: relative;
    float: right;
    margin-top:3px;
    width: 390px;
   
    overflow: hidden;

    margin-left: 15px;
	
}
.main-right2
{
  position: relative;
    float: right;
    /* margin: 15px 0px 0 0; */
    width: 390px;
    
    overflow: hidden;
    margin-top: 0px;
    margin-left: 15px;
	
}
.xtitle {width:390px;height:44px;background: url(../images/arttop.jpg) no-repeat left center;}
.xtitle1 {width:1200px;height:44px;background: url(../images/artop1.jpg) no-repeat left center;}
.zwr_zib {
	    float: right;
    font-size: 12px;
    margin-top: -30px;
    margin-right: 10px;
}
.zwr_zib a {
	float: right;
	
	font-size: 12px; text-decoration:none;

}
.a1 {
	    width: 150px;
    text-align: center;
    float: left;
    color: #0066cc;
    _margin-top: 1px;
    height: 35px;
    _height: 35px;
    _padding-bottom: -2px;
    padding-top: 12px;
}
.a2 {
	    width: 150px;
    text-align: center;
    float: left;
    color: #0066cc;
    _margin-top: 1px;
    height: 35px;
    _height: 35px;
    _padding-bottom: -2px;
    padding-top: 12px;
    margin-left:30px;
}
/* --5块-- */
.fen5 {
 background: #EFEDED;
    width: 390px;
    float: left;
    padding: 5px 0 9px;
    *padding: 5px 0 2px;
    padding: 5px 0 4px\0;
}
.fen5 img {
	    width: 42px;
    height: 42px;
    margin-top: 2px;
    margin-left: 2px;
    *margin-left: 2px;
}
.fen5 ul {
	padding-left: 6px;
    padding-top: 5px;
}
.fen5 a {
	display: block;
    color: #fff;
    font-size: 14px;
    line-height: 2;
	
}
.fen5 a span
{
	float:right;
	margin-top:10px;
	*margin-top:-40px;
	*margin-right:15px;
	margin-right:8px;
}
.fen5 ul li {
	    float: left;
    width: 122px;
    height: 53px; 
    
    /* margin: 2px 2px 0; */
    /* line-height: 20px; */
    margin-left: 3px;
    margin-top: 3px;
}
.f1 {
	background: url(../images/f1.jpg) no-repeat;
	padding-top:2px;
}
.f2 {
	background: url(../images/fu2.jpg) no-repeat;
	padding-top:2px;
}
.f3 {
	background: url(../images/fu3.jpg) no-repeat;
	padding-top:2px;
}
.f4 {
	background: url(../images/fu4.jpg) no-repeat;
	padding-top:2px;
}
.f5{
	background: url(../images/fu5.jpg) no-repeat;
	padding-top:2px;
}
.fen5 ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.txt-list{ position: relative;
    /* margin-top: 10px; */
    border: 1px solid;
    border-color: #ccc;
    height: 203px;
    padding-top: 10px;
    padding-bottom: 10px;}
	.txt-list li{ display:block; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:26px;background-image: url(../images/xz0104.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 10px; margin-left:10px; margin-right:10px; margin-top:3px;}
	.txt-list li.tit{ margin-bottom:10px; }
	.txt-list li.tit a{ color:#3b8dd1; font-size:18px; font-weight:bold; line-height:24px; }
	.txt-list li b{ display:inline-block; padding-right:8px; color:#999; font-weight:normal; }
	.txt-list li span{ float:right; margin-left:5px; color:#999; }
	.txt-list li a{ color:#666; font-family:宋体; font-size:14px; text-decoration:none;margin-left:15px;}
	.txt-list li a:hover{ color:#0089cd; }
.txt-list1{ position:relative;position: relative;
    /* margin-top: 10px; */
    border: 1px solid;
	
    border-color: #ccc;
    height: 185px;
	padding-top: 10px;
  
	}
	.txt-list1 li{ display:block; font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:26px;background-image: url(../images/xz0104.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 10px; margin-left:10px; margin-right:10px; margin-top:3px;}
	.txt-list1 li.tit{ margin-bottom:10px; }
	.txt-list1 li.tit a{ color:#3b8dd1; font-size:18px; font-weight:bold; line-height:24px; }
	.txt-list1 li b{ display:inline-block; padding-right:8px; color:#999; font-weight:normal; }
	.txt-list1 li span{ float:right; margin-left:5px; color:#999; }
	.txt-list1 li a{ color:#666; font-family:宋体; font-size:14px; text-decoration:none;margin-left:15px;}
	.txt-list1 li a:hover{ color:#0089cd; }
.huandeng { width: 1200px; height: 110px; margin:0px auto; position: relative; overflow:hidden; }
.huandeng .num { overflow:hidden; height: 20px; position: absolute; bottom:12px; right: 10px; zoom:1; z-index:3 }
.huandeng .num li { width: 20px; height: 20px; line-height: 20px; text-align: center; font-weight: 400; font-family: "微软雅黑", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.huandeng .num li.on { background: #FF7700; } /*当前项*/

/*上一个  下一个*/
.huandeng .prev,
.huandeng .next { display: none; width: 40px; height: 100px; background: url(images/btn.png) no-repeat; position: absolute; top: 90px;}
.huandeng .prev { left: 0; }
.huandeng .next { right: 0; background-position: right }
.hxgd{
	    width: 1200px;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 10px;
    /* margin-left: -145px; */
} 

.hxgd .Cont
{
   
	      width: 1085px;
    overflow: hidden;
    float: left;
    height: 115px;
    /* margin-top: 15px; */
   
} 
.hxgd .ScrCont{width:10000px;} 
.hxgd #List1,.hxgd #List2{float:left;} 
.zy {
	
	    float: left;
    padding-top: 30px;
    height: 21px;
    padding-right: 15px;
    padding-left: 22;
    
}
.zy1 {
	
	float: left;
	padding-top: 30px;
	/* [disabled]margin-top: 10px; */
	height: 21px;
	padding-left: 15px;
	
}
.quto {
	float: left;
	width: 410px;
	margin-top: 5px;
	margin-left: 10px;
	height: 200px;
	display:inline;
	color: #5a5a5a5a;
	line-height: 25px;
	font-size:12px;
}
.quto img {
	width: 400px;
	height: 109px;
	border: 1px solid #CCCCCC;
}
.indexyqlx
{
	width:1198px;
	height:133px;
	border:1px solid #ccc;
	float:left;
	
}
.indexyqlx ul
{
	    float: left;
    margin-top: 10px;
    margin-left: 13px;
    margin-right: 10px;
    /* margin-bottom: 15px; */
	
}
.indexyqlx li
{
	    float: left;
    margin-left: 15px;
    margin-top: 5px;
	line-height:20px;
}
.indexyqlx li img
{
	
	width:150px;
	height:50px;
	
}
gsleft
/*新闻中心*/
.new {
	width: 825px;
}
.new .n_sj p {
	font-size: 24px;
	color: #afafaf;
	width: 74px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 3px solid #afafaf;
	border-bottom: none;
}
.new .n_sj span {
	font-size: 14px;
	background: #afafaf;
	color: #fff;
	display: inline-block;
	width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px
}
.new .n_sj {
	float: left;
	width: 80px
}
.new .n_zi {
	margin-left: 15px;
	float: left;
	color: #7b7b7b;
	width: 730px;
}
.new .n_xx {
	height: 54px;
	overflow: hidden
}
.new .n_ti {
	font-weight: bold;
	color: #333;
	line-height: 1.2;
	margin-bottom: 5px;
	font-size: 15px;
}
.new ul li {
	margin-top: 11px;
}
.new ul li a:hover .n_sj span {
	background: #056cbe;
	color: #fff;
}
.new ul li a:hover .n_sj p {
	color: #056cbe;
	border: 3px solid #056cbe;
	border-bottom: none;
}
/* -- 业务 -- */
/*.ban-slide1{ width:600px; height:auto; clear:both; position:relative; float:left}
.ban-slide1 .bd{height:100%; z-index:-1;}
.ban-slide1 .bd li{ zoom:1; }
.ban-slide1 .bd li a{ display:block}
.ban-slide1 .bd img{ width:600px; height:371px}
.ban-slide1 .hd{ height:15px; overflow:hidden; position:absolute; right:42%; bottom:10px; z-index:999; }
.ban-slide1 .hd ul{ overflow:hidden; zoom:1; float:left}
.ban-slide1 .hd ul li{ float:left; margin:0 6px;  width:12px; height:12px; background:#fff; cursor:pointer;filter:alpha(opacity=80); opacity:0.8; border-radius:100% }
.ban-slide1  .hd ul li.on{ background:#1eb9ee; filter:alpha(opacity=100); filter:alpha(opacity=80); opacity:0.8; }

*/
/* -- 视频 -- */
.sp {
	width: 600px;
	height: auto;
	clear: both;
	float: left
}
.sp img {
	width: 600px;
	height: 371px;
	display: block
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.ban-slide1 .prev, .ban-slide1 .next {
	position: absolute;
	left: 0;
	top: 60%;
	margin-top: -50px;
	display: block;
	width: 45px;
	height: 45px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background: url(../images/1.png) no-repeat 0 0;
}
.ban-slide1 .next {
	left: auto;
	right: 0;
	background: url(../images/2.png) no-repeat 0 0;
}
.ban-slide1 .prev:hover, .ban-slide1 .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.ban-slide1 .prevStop {
	display: none;
}
.ban-slide1 .nextStop {
	display: none;
}
/*产品图片缩进灰暗带字*/
.lei4 {
	width: 600px;
	float: right
}
.lei4 .biao img {
	width: 70px;
	height: 70px;
	opacity: 1;
	margin: 0 auto;
}
.lei4 ul li {
	float: left;
	width: 295px;
	height: 183px;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 5px
}
.effect-chico {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	width: 295px;
	height: 188px;
	background: #000;
	text-align: center;
	cursor: pointer;
}
.effect-chico img {
	display: block;
	text-align: center;
	width: 295px;
	height: 188px;
}
.effect-chico figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 45px;
	text-align: center;
	width: 295px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.75em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
	display: block
}
.effect-chico:hover img {
	opacity: 0.6;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.effect-chico figcaption::before, .effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	width: 295px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 20px;
	text-align: center
}
.effect-chico:hover figcaption::before, .effect-chico:hover p {
	opacity: 1;
	color: #fff;
	line-height: 2
}
.effect-chico:hover .biao img {
	opacity: 1;
}
/*尾页*/
.footbg {
	background: #212121;
	margin-top: 40px;
	padding: 20px 0;
	color: #989494
}
.footbg a {
	color: #989494
}
.flxwm {
	    /* margin-left: 25px; */
    width: 1200px;
    /* float: left; */
    margin-right: 25px;
    text-align: center;
}
/*内页开始*/
/*左侧*/
.left {
	width: 262px;
	float: left
}
.leftinfo
{
	width:260px;
	height:auto;
	border:1px solid #ccc;
	
}
.leftinfo1
{
	width:260px;
	height:auto;
	border:1px solid #ccc;
	
}
.fen {
	background: url(../images/newslistbg.png) no-repeat;
	width: 262px;
	margin-bottom:10px;
	
}
.fen1 {
	background: url(../images/newslistbg.png) no-repeat;
	width: 262px;
	margin-bottom:10px;
	
}
.fenti {
	
	height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 18px;
    padding-left: 50px;
	
}
.fenti span {
	font-size: 13px;
	color: #fff;
	margin-left: 10px;
	margin-bottom: 15px;
}
.fen ul {
	margin-left: 27px;
    width: 166px;
    margin-top: 20px;
	margin-bottom:20px;
}
.fen1 ul {
	margin-left: 15px;
    margin-right:15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fen ul li {
    line-height: 45px;
    color: #ffffff;
    margin-top: 10px;
}
.fen1 ul li {
    line-height: 28px;
    color: #000000;
    font-size:14px;
    
}
.newsaddress
{
	width:229px;
	height:121px;
	
	margin-left:13px;
	margin-bottom:13px;
	border:2px solid #6699ff;
}
.fen ul li a {
	display: block;
	width: 205px;
	height:45px;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	background: url(../images/listbg1.png) no-repeat; top center;
}
.fen ul li a:hover {
	display: block;
	width: 205px;
	height: 45px;
	font-size: 16px;
	background: url(../images/listbg.png) no-repeat; top center;
	color: #fff;
	border-bottom: none;/* border-bottom:1px solid #e9e9e9;*/
}
#fen a {
	display: block;
	width: 205px;
	height: 45px;
	font-size: 15px;
	background: url(../images/listbg.png) no-repeat; top center;
	color: #fff;
	border-bottom: none;
}
/*右侧*/
.right {
	width: 900px;
	float: right
}
.weizhi {
	background: url(../images/weizhi.png) no-repeat center left;
	padding-left: 18px;
	font-size: 14px;
	margin-bottom: 25px
}
.weizhi a:hover {
	text-decoration: underline
}
.nti {
	background: url(../images/listinfobg.png) no-repeat left top;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	border-bottom: 1px #a3a3a3 solid;
	padding-bottom: 20px;
	color:#ffffff;
}
/**首页公司切换模式**/
.gsinfo
{
	float:left;
	width:570px;
	height:190px;
}
.gsleft
{
	
    float: left;
    width: 190px;
    height: 142px;
    margin-left: 10px;
    margin-top: 13px;
    border: 1px solid #ccc;
}
.gsright
{
    width: 345px;
    height: 142px;
    margin-top: 13px;
    overflow: hidden;
    margin-left: 10px;
    float: left;
	
}
/*单页*/
.d_ti {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 3;
	margin: 0 auto;
	border-bottom: 1px solid #ccc
}
.d_sj {
	text-align: center;
	font-size: 14px;
	line-height: 3;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	color: #333
}
.dan {
	margin-bottom: 50px;
	min-height: 500px;
	/*padding: 0 30px*/
}
.fan {
	margin-top: 30px;
	border-top: 1px #ccc solid;
	padding-top: 20px
}
.fan a:hover {
	color: #0569b9;
	text-decoration: underline
}
.dan1 {
	padding: 0 30px;
	margin-top: 30px;
	line-height: 2.2
}
.fx {
	float: right;
	margin-top: 80px;
}
/*新闻列表*/
.newlist ul li {
	padding-bottom: 20px;
	border-bottom: #e2e2e2 1px dashed;
	margin-bottom: 10px;
	margin-top: 20px;
}
.newlist .n_tu {
	width: 240px;
	height: 150px;
	padding: 6px;
	border: 1px solid #d8d8d8;
	float: left;
}
.n_tu img {
	width: 240px;
	height: 150px;
	display: block
}
.n_zi {
	width: 620px;
	float: right
}
.n_zi a {
	background: #0569b9;
	color: #fff;
	width: 92px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: block
}
.n_sj {
	float: right;
	font-size: 13px;
	color: #666
}
/*页码*/
.yema {
	color: #6e777c;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	margin-top: 60px;
	margin-bottom: 30px;
}
.yema a {
	text-align: center;
	color: #666666;
	margin: 0 4px;
	display: inline;
	padding: 6px 8px;
	_padding: 2px 8px;
	background: #f0f0f0;
}
.yema a:hover {
	background: #0569b9;
	color: #fff;
}
#yama {
	background: #0569b9;
	color: #fff;
}
/*图文*/
.piclist ul li {
	padding-bottom: 20px;
	border-bottom: #e2e2e2 1px dashed;
	margin-bottom: 10px;
	margin-top: 20px;
}
.piclist .p_tu {
	width: 160px;
	height: 210px;
	padding: 6px;
	border: 1px solid #d8d8d8;
	float: left;
}
.p_tu img {
	width: 160px;
	height: 210px;
	display: block
}
.p_zi {
	width: 700px;
	float: right
}
.p_zi a {
	background: #0569b9;
	color: #fff;
	width: 92px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: block
}
.p_ti {
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 8px;
}
.xfen {
	margin: 20px 0 30px
}
.xfen ul li {
	float: left;
	margin-right: 5px
}
.xfen ul li a {
	display: block;
	padding: 0 20px;
	background: url(../images/nav.jpg);
	line-height: 38px;
	text-align: center;
	color: #fff
}
.xfen ul li a:hover {
	background: #ff8e19
}
#xfen a {
	background: #ff8e19
}
/*在线问答*/

.wenti {
	background: url(../images/wenti.png) no-repeat center center;
	height: 92px;
	margin-top: 50px;
	margin-bottom: 30px
}
.wen_left {
	width: 700px;
	float: left;
	color: #666;
}
.wen_left ul li {
	background: url(../images/tou.png) no-repeat left top;
	padding-left: 80px;
	min-height: 50px;
	margin-bottom: 20px
}
.wti {
	width: 100px;
	font-size: 16px
}
.wen_right {
	width: 450px;
	float: right;
}
.wen {
	color: #333;
	background: #e9e9e9;
	border-radius: 8px;
	margin: 0 auto;
	padding: 20px
}
.wen input {
	line-height: 45px;
	height: 45px;
	width: 100%;
	color: #777;
	margin-top: 8px;
	border-radius: 5px;
	text-indent: 1em
}
.w_biao {
	margin-bottom: 20px
}
.wen textarea {
	line-height: 45px;
	height: 45px;
	width: 100%;
	color: #777;
	margin-top: 8px;
	border-radius: 5px;
	text-indent: 1em;
	height: 100px
}
.wen .w_tj {
	background: #ff880e;
	color: #FFF;
	font-size: 16px;
	text-indent: 0em
}
.page { clear:both;text-align:center; margin:auto;}
.page a,.page_number,.page span.current,.page span.previous,.page span.next,.page span.disabled{display:inline-block; _zoom:1;*display:inline; height:36px;border:solid #f0ebe9; border-width:1px 1px 1px 0; line-height:36px; padding:0 15px;color: #1681d2;background: #FFF; font-size:14px;}
.page_number{ border-width:1px}
.page a.first,.page span.first,.page span:first-child.disabled{ border-left: #f0ebe9 1px solid;}
.page a.last,.page span.last,.page span:last-child.disabled{ border-right: #f0ebe9 1px solid;}
.page span.current{background: #1681d2;color: #FFF; border-top:1px solid #1681d2; border-bottom:1px solid #1681d2; }
.page a:hover{ text-decoration:none; background:#1681d2; color: #FFF; }
.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }
.base-tit{ border-bottom:1px solid #f0f0f0; color:#3b8dd1; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #3b8dd1; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
	
	/*文本框样式*/
input1.wide{ width:250px; }
input1.txt{ width:200px; }
input1.small{ width:50px; }
.input1{ display:inline; margin-right:5px; padding:7px;  vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }