/* CSS Document */
*{margin:0;padding:0;list-style:none;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,strong,label,em{margin:0;padding:0;}
.clear{clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.topcss {
	background-color: #EEEEEE;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.topding {
	height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.top_l {
	font-size: 12px;
	line-height: 30px;
	color: #8A8A8A;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 800px;
	overflow: hidden;
	text-align:left;
}
.logo{
	width:100%;
	height:auto;height: 110px;
	background-color:#F0F9FF;
	overflow: hidden;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#logo {
	height: 110px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.header {
	width: 100%;
	background-color:#FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0056A7;
}
.top_r {
	font-size: 13px;
	line-height: 30px;
	color: #8A8A8A;
	text-decoration: none;
	float: left;
	height: 30px;
	width: 400px;
	overflow: hidden;
	text-align:right;
}
.top_r a{
	color: #8A8A8A;font-size: 13px;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	overflow: hidden;
}
/*导航*/
.daohang{
	width:100%;
	min-height:55px;
	height:55px!important;
	background-color: #2F4A57;
	background-image: url(../image/nav_bg.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav{
	height:97px;
	line-height:98px;
	padding-top:0px;
	z-index:10000;
	width: 1188px;
	margin-right: auto;
	margin-left: auto;
	
}
.nav ul li{ width:130px; line-height:55px; list-style:none; float:left; position:relative; font-size:15px; color:#fff; text-align:center; font-weight:bold; z-index:10000;margin-right:1px;}
.nav_a a{
	display:inline-block;
	width:130px;
	line-height:55px;
	color:#fff;
	z-index:10000;
	text-decoration: none;
}
.nav_a a:hover{ background-color:#CA6612; color:#fff; z-index:10000;}
.nav_a{ display:block; position:relative; width:130px; height:55px; z-index:10000;color:#fff;}
.nav_a a:visited{ color:#fff;}
.nav_b a:visited{ color:#F7F7F7;}
.nav ul li:hover .nav_b{ display:block;}
.nav ul li:hover .nav_a a{ background-color:#1C58A9; color:#fff;}
.nav_b{
	position:absolute;
	top:55px;
	left:0px;
	width:460px;
	height:auto;
	display:none;
	z-index:10000;
	background-color:#1C58A9;
	margin-left: 0px;
	padding-bottom: 15px;
}
.nav_b a{
	display:inline-block;
	width:120px;
	line-height:40px;
	text-align:left;
	color:#fff;
	z-index:10000;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
	float:left;
	margin-left: 15px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EAFBF9;
}
.home{
	background-color:#E15D35;
	color:#fff;	
}

/*banner*/
.slideBox{
	width:100%;
	height:400px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute; left:48%; bottom:33px;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{float:left; margin-right:10px;  width:20px; height:20px; border-radius:50%; line-height:14px; text-align:center; background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#f9e934; color:#fff; }
.slideBox .bd{ position:relative; height:400px; overflow:hidden;}
.slideBox .bd li{ zoom:1; vertical-align:middle; height:400px; }
.slideBox .bd li a{ zoom:1; vertical-align:middle; height:400px; display:block}

.slideBox .bd img{ width:100%; height:450px; display:block;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }
#home_cp{ width:100%; height:auto;overflow: hidden;}
.index_title{
	width:1200px;
	height:120px;
	background-image: url(../image/product-title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.index_title p{ font-size:35px; color:#194D92; font-weight:bold; text-align:center; line-height:105px;}
.cp {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	margin-top: 5px;
}
.home_cpbg{
	width:100%;
	height:auto;
	background-color:#F0F9FB;
	padding-top: 20px;
	padding-bottom: 15px;
	margin-top: 15px;
}
.cp_tt {
	float: left;
	width: 280px;
	margin-right: 15px;
	overflow: hidden;
}
.cp_zs {
	float: left;
	width: 890px;
	height:auto;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.cp_zs ul{}
.cp_zs ul li{ width:222px; height:290px; float:left; text-align:center;}
.cp_zs ul li img{ width:210px; height:260px;}
.cp_zs ul li a{
	width:220px;
	line-height:25px;
	display:block;
	color: #4B4B4B;
	font-size:14px;
	text-decoration: none;
}
.cp_zs2021 {
	float: left;
	width: 1180px;
	height:auto;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.cp_zs2021 ul{}
.cp_zs2021 ul li{ width:230px; height:290px; float:left; text-align:center;}
.cp_zs2021 ul li img{ width:210px; height:260px;}
.cp_zs2021 ul li a{
	width:220px;
	line-height:25px;
	display:block;
	color: #4B4B4B;
	font-size:14px;
	text-decoration: none;
}
.cp_zs3 {
	float: left;
	width: 736px;
	height:auto;
	background-color:#f7f7f7;
	overflow: hidden;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.cp_zs3 ul{}
.cp_zs3 ul li{ width:145px; height:210px; float:left; text-align:center;}
.cp_zs3 ul li img{
	width:120px;
	height:160px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.cp_zs3 ul li a{
	width:145px;
	display:block;
	line-height:16px;
	color: #333333;
	text-decoration: none;
}
.xxx{
	height:35px;
	width:1024px;
	display:block;
	overflow: hidden;
	background-image: url(../image/xxx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}
.cp_tt_list {
	padding: 5px;
	width: 268px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	overflow: hidden;
}
.cp_tt_list span{
	font-size:14px;
	line-height:23px;
	width: 260px;
	height:auto;
	display:block;
	overflow: hidden;
	padding-left: 8px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.cp_tt_list p{
	font-size:14px;
	line-height:23px;
	width: 260px;
	height:auto;
	display:block;
	overflow: hidden;
	padding-left: 8px;
	color: #006699;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
.cp_tt_list p a{color: #006699;text-decoration: none; font-size:15px;}
.cp_tt_lists{

}
.cp_tt_lists ul{
	padding: 10px;
}
.cp_tt_lists ul li{
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	background-image: url(../image/dian.jpg);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	text-indent: 10px;
	width: 240px;
	overflow: hidden;
	height: 30px;
}
.cp_tt_lists ul li a{
	color: #333333;
	text-decoration: none;
}
.cp_tt_lists2{
	width:1200px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.cp_tt_lists2 ul{
	padding: 10px;
}
.cp_tt_lists2 ul li{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	width: 182px;
	float:left;
	overflow: hidden;
	height: 30px;
	text-align:center;
	background-color: #003399;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cp_tt_lists2 ul li a{
	color: #fff;
	text-decoration: none;
}
.major {
	background: url(../image/menbg.jpg) center no-repeat;
	height: 780px;
}
.major .title {
	color: #fff;
	padding-top: 60px;
}
.major .title p {
	font-size: 41px;
}
.major .title span {
	font-size: 58px;
}
.major .title .deco {
	background-color: #fff;
}
.major .content {
	text-align: center;
}
.major .content img {
	margin: 0 auto;
}
.major .content .m-list {
	position: absolute;
	color: #fff;
}
.major .content .m-list .date {
	background: url(../image/major-3.png) no-repeat;
	width: 95px;
	height: 109px;
	text-align: center;
	line-height: 109px;
	font-family: 'Arial';
	font-size: 57px;
	font-weight: bold;
}
.major .content .m-list .m-wz {
	padding-left: 15px;
	font-size: 30px;
	padding-top: 10px;
	font-weight: bold;
	text-align: left;
}

.major .content .m-list .js01 {
	font-size: 15px;
	width: 210px;
	margin-top: 20px;
}
.major .content .m-list .js02 {
	font-size: 15px;
	width: 210px;
	margin-top: 20px;
	text-align: left;
}
.major .content .m-list .w-wz {
	padding-right: 15px;
	padding-top: 10px;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
}
.major .content .pos-1 {
	left: 46px;
	top: 5px;
}
.major .content .pos-2 {
	left: 46px;
	top: 180px;
}
.major .content .pos-3 {
	left: 46px;
	top: 337px;
}
.major .content .pos-4 {
	right: 46px;
	top: 8px;
}
.major .content .pos-5 {
	right: 46px;
	top: 181px;
}
.major .content .pos-6 {
	right: 46px;
	top: 337px;
}
.tc {
	text-align: center
}
.title {
	color: #141414;
}
.title p {
	font-weight: bold;
	font-size: 33px;
}
.title h3 {
	font-size: 16px;
}
.title .deco {
	width: 36px;
	height: 2px;
	background-color: #141414;
	margin: 10px auto;
	display: block;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.w1200:after {
	content: '';
	clear: both;
	display: block;
	height: auto;
}
#tututu{
	text-align:center;
	width:100%;
	height:474px;
	display:block;
	overflow: hidden;
	padding-left: 150px;
	margin-top: -0px;
	z-index:9999;
}
.m40 {
	margin-top: 40px;
}
.p60 {
	padding: 0px 0;
}
/*首页简介*/
.i-about {
}
.i-about .left {
	width: 52%
}
.i-about .left .title {
}
.i-about .left .title h3 {
	font-size: 33px;
	color: #0255c6;
	font-weight: bold;
}
.i-about .left .contenth {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.i-about .left .contenth p{
	width:670px;
	height:auto;
	overflow: hidden;
	text-align: justify;
}
.i-about .left .about-tu {
}
.i-about .left .about-tu img {
	border-radius: 3px;
	width:191px;
	height:140px;
}
.i-about .left .about-tu img:nth-child(2) {
	margin: 0 8px;
}
.i-about .left a {
	display: block;
	color: #13161c;
	margin-top: 25px;
}
.i-about .about-tp {
	width: 454px;
	position: relative;
	margin-top: 32px;
}
.i-about .about-tp span {
	display: block;
	border: #0255c6 solid 6px;
	height: 447px;
}
.i-about .about-tp span img {
	position: absolute;
	right: 34px;
	top: 34px
}
.i-about .about-tp img {
	position: absolute;
	right: 6px;
	bottom: 6px;
}
/*案例展示*/
.i-join {
}
.i-join .content {
	width: 1250px;
	margin-top: 25px;
}
.i-join .content .list {
	width: 282px;
	float: left;
	margin-right: 23px;
}
.i-join .content .list img {
	display: block;
}
.i-join .content .list h3 {
	line-height: 45px;
	background-color: #f4f4f4;
	color: #333;
}
.indjmd {
	margin: auto;
	width: 1200px;
	position: relative;
	margin-top: 20px;
}
.indjmd .bd {
	width: 1200px;
	overflow: hidden;
}
.indjmd .bd ul {
	overflow: hidden;
	zoom: 1;
}
.indjmd .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	transition: 1s;
}
.indjmd .bd ul li:hover {
	opacity: 0.9;
}
.indjmd .bd ul li .pic {
	width: auto;
	text-align: center;
	margin-right: 24px;
	overflow: hidden;
	height:350px;
	overflow:hidden;
}
.indjmd .bd ul li .pic a{
	text-decoration-color: #333;
}
.indjmd .bd ul li .pic a img {
	width:282px;
	height:200px;
	display:block;
	margin:auto;
}
.indjmd .bd ul li .pic a p {
	width: 282px;
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 45px;
	transition: 1s;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	height:45px;
	background:#f4f4f4;
}

.ludeng{
	width:1200px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.ludeng ul{}
.ludeng ul li{
	width: 300px;
	text-align: center;
	overflow: hidden;
	height:260px;
	float:left;
}
.ludeng ul li div{width:282px; height:212px;overflow:hidden;}
.ludeng ul li a{
	text-decoration: none;
}
.ludeng ul li img {
	width:282px;
	height:210px;
}
.ludeng ul li p {
	width: 282px;
	font-size: 14px;
	color: #333;
	display: block;
	line-height: 45px;
	transition: 1s;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	height:45px;
	background:#f4f4f4;
}
/*首页新闻*/
.title24 {
	font-size:35px;
	line-height: 40px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
}
.title15 {
	color: #969696;
	height: 35px;
	line-height:35px;
	width: 1000px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size:15px;
}
#wenti_Box{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#F7F9F9;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 40px;
	margin-bottom: 0px;
}
.wenti_Box{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.wenti_Box ul{}
.wenti_Box ul li{position:relative;
overflow:hidden;
padding:0.5rem;
height:200px;
width:580px;
float:left;
}
.wenti_title {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	width:315px;
	height:auto;
	display:block;
	line-height:30px;
	border-bottom-width:0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	float:left;
	margin-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.home_news_list {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
}
.home_new_list {
	width:490px;
	height:auto;
	overflow: hidden;
}
.home_new_list ul{
	margin: 0px;
	width:490px;
	float:left;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.home_new_list ul li{ width: 500px;
	float:left;
	overflow: hidden;
	line-height:18px;
	height: 18px;
	text-overflow: ellipsis;
	margin-right: 18px;
	background-image: url(../image/dian.jpg);
	background-repeat: no-repeat;
	background-position: 20px 14px;
	text-indent: 28px;}
.home_new_list ul li a{
	font-size:15px;
	color: #333333;
	text-decoration: none;	
}
.home_new_list ul li span{
	
}
.toutiao {
  width: 700px;
  overflow: hidden;
  float:left;
}
.toutiao img {
  float: left;
  display: block;
  width: 280px;
  height: 240px;
}
.toutiao .toutiao_one {
	width: 410px;
	float: left;
	padding-left: 10px;
}
.toutiao .toutiao_one span {
  font-size: 17px;
  color: #333333;
  line-height: 30px;height: 30px; overflow:hidden;
}
.toutiao .toutiao_one span a {
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}
.toutiao .toutiao_one p {
	font-size: 14px;
	color: #737373;
	line-height: 20px;
	overflow:hidden;
	width:380px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 20px;
}
.toutiao .toutiao_one > a {
  display: block;
  font-size: 14px;
  color: #003399;
  line-height: 30px;
  margin-top: 5px;
}
.toutiao .toutiao_one > a:hover {
  color: #33CCCC;
}

/*底部*/
.footer{ background-color:#003E7B; padding:20px 0; }
.footer a{ color:#FFF;text-decoration: none;}
.footer-nav{ border-bottom:#e5e5e5 solid 1px; height:75px; text-align:center; color:#FFF; line-height:75px; font-size:15px; margin-bottom:30px;}
.footer-nav a{
	width: auto;
	margin-right: 5px;
	text-decoration: none;
}
.footer-nr{ padding-left:50px;}
.footer-nr p{ color:#fff; font-size:15px; line-height:26px; }
.footer-wx{}
.footer-logo{ padding:20px;line-height:24px;}
.footer-hotline{ padding-left:200px; padding-top:30px;}
.footer-hotline p{ font-size:33px; color:#333;}
.footer-contact{
	width:1200px;
	height:auto;
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*内栏目*/
.banner_nei {
	text-align: center;
	height: 132px;
	width: 100%;
	overflow: hidden;
}

#bddiv {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 25px;
}
.nei_left{
	float: left;
	width: 280px;
	overflow: hidden;
}
.nei_right{
	float: left;
	width: 885px;
	overflow: hidden;
	padding-left: 15px;
}
#weizhi {	
	color: #333333;
	text-decoration: none;
	width: 100%;
	overflow: hidden;
	text-indent:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-top: 2px;
}
#weizhi a{color: #333333;text-decoration: none;}
.lm_title{
	width:200px;
	height:40px;
	float:left;
	font-size:24px;
	text-indent: 10px;
}
.lm_weizhi{
	width:630px;
	float:right;
	font-size:14px;
	text-align:right;
	margin-right: 15px;
	height: 20px;
	padding-top: 10px;
	color:#3D3D3D;
}
.content {
	float: left;
	width: 850px;
	height:auto;
	overflow: hidden;
	font-size:14px;
	line-height:25px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom:50px;
	padding-left: 20px;
	color: #666666;
	text-align: justify;
}

/*产品展示*/
.pic2014{ float:left; margin-top:20px; margin-bottom:35px; width:100%;}
.pic2014 ul{ margin:0px; padding:0px; margin-left:25px;}
.pic2014 ul li{
	float:left;
	height:270px; width:210px;
	list-style:none;
	text-align:center;
}
.pic2014 ul li img{
	width:180px;
	height:220px;
	padding:3px;
	border:1px solid #ccc;
	display:block;
	overflow: hidden;
}
.pic2014 ul li dt{ height:45px; width:180px; overflow:hidden; text-align:center; }
.pic2014 ul li dt a{color:#000; text-decoration:none; font-size:13px; }
.pic2014 ul li dt a:hover{color:#FF6600; text-decoration:underline; }

/* 图文版新闻动态 */
.nei_content {
	float: left;
	width: 880px;
	height:auto;
	overflow: hidden;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.picrichang{
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.picrichang ul{width:860px; margin:0px; padding:0px;margin-left:15px;}
.picrichang ul li{
	width:840px;
	list-style:none;
	margin-bottom:20px;
	background:url(../image/xian2021.gif) bottom repeat-x;
	padding-bottom:20px;
	overflow: hidden;
}
.picrichang ul li a{
	font-size:16px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}
.picrichang ul li a:hover{ color:#FF6600;}
.picrichang ul li div{ width:820px; float:left; color:#333; display:block; margin-left:15px; margin-top:10px;}
.picrichang ul li div span{ float:right; font-size:14px; font-weight:normal;}
.picrichang ul li dt{
	width:830px;
	float:left;
	line-height:20px;
	margin-left:15px;
	margin-top:5px;
	color: #666666;
	font-size:13px;
}
.picrichang ul li dt a{ font-size:14px; color:#666666; text-decoration:none;}
.picrichang ul li dt a:hover{ color:#000;}

/* 分页样式*/
.page2014 {/* padding: 40px 0;*/ color: #336699; width:885px; line-height:50px;}
.page2014 a { color: #003399; display: inline-bloak; padding:0 5px; margin-right: 2px; }
.page2014 a.on { color:#b1b0b0; background: #fff; }
.page2014 .curr {color:#000099; background: #fff; padding:0 7px;}
.page2014 .prev, .page2014 .next {
	height: 12px;
	line-height:30px;
	width: 65px;
	display: inline-block;
*display:inline; *zoom:1; 		color: #fff;
	font-size: 12px;
	height:30px;
	background-color: #18635D;
	text-decoration: none;
}
.page2014 .prev {
	background-color: #18635D;
	background-image: url(../image/ac_prev.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.page2014 .next {
	background-color: #18635D;
	background-image: url(../image/ac_next.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
/*内容页正文*/
#MyContent{ padding:12px; font-size:14px; line-height:2; color:#3e3d3d;}
#MyContent p{ margin:0px; margin-top:8px;}
#MyContent img{width: expression(this.width > 840 ? 840: true); max-width:840px;/* padding:3px; border:1px solid #E3ECF9; text-align:center; margin:10px auto;*/ }
#MyContent a{font-size:14px;}
.artmainl{width:619px;border:#E7E7E7 1px solid; float:left;}
.artmainr{width:318px;float:right;border:#E7E7E7 1px solid;}
.arttitle{line-height:45px;font-size:22px;font-weight:bold;color:#000;text-align:center; margin-top:25px;}
.info{line-height:45px;text-align:center;font-size:13px; /*border-bottom:1px solid #000;*/ background:url(../images/xian2021.gif) bottom repeat-x; margin-bottom:15px;}
.articlemain{padding:8px; line-height:27px;font-size:15px;}

/* 内容页内容关键字链接样式 */
a.innerlink:link,a.innerlink:visited {color: #716E6E; text-decoration:none; font-size:13px; font-size:13px; font-weight:bold;}
a.innerlink:hover{color:#000;}

/* 上一篇 下一篇 */
.updown { width:100%; margin:10px 0; color:#666666; padding-top:10px; border-top:1px solid #ccc;}
.updown span{ display:block; padding:5px 0;}
.updown span a{ color:#666666;}
.updown span a:hover{ color:#C07438; text-decoration:underline;}
.dbt{

    height:65px; 

    text-align: center;

    margin-top: 55px;

    margin-bottom: 30px;

    background: url(../image/zs2.png) no-repeat center bottom;

    padding-bottom: 20px;

}





.dbt h2 a{

    font-size: 24px;

    color:#1e50ae;  

}

.dbt span{

    font-size: 18px;

    color: #808080;

    text-align: center;

    text-transform: uppercase;

    background: url(../image/bt1.jpg) no-repeat center;

    display: block;

    width: 240px;

    margin:0 auto;

}

.dbt h3 a{
    font-size: 24px;
    color:#1e50ae;  



}
