﻿body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family: "Microsoft YaHei";
	text-decoration: none;
	color: #555555;
	list-style:none ;
	}
body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}
A:hover{
	color: #03864d;
}
.bai{
	color:#FFFFFF;
	}
.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.bk{ 
	border:1px solid #cfcfcf;
	background:#f4f4f4;
	border-top:none;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}
.mt20{
	margin-top:20px;
	}
.mt10{
	margin-top:10px;
	}
.mr10{
	margin-right:10px;
	}
.mr20{
	margin-right:20px;
}
.ml10{
	margin-left:10px;
	}
.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }

.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/
.head{
	width: 100%;
	background: #fff;
}


.logo{
	padding: 20px 0;
	width: 1200px;
	margin: auto;
}


.nav{
	width: 100%;
	height: 50px;
	background: #45a643;
}
.nav ul{
	width: 1200px;
	margin: auto;
	height: 50px;
	background: url(nav_fg.jpg) center left no-repeat;
}
.nav ul li{
	width: 150px;
	float: left;
	line-height: 50px;
	text-align: right;
	background: url(nav_fg.jpg) center right no-repeat;	
}
.nav ul li a{
	color: #FFF;
	font-size: 15px;
	display: block;
	height: 50px;
	text-align: center;
}
.nav ul li a:hover , .nav ul .gl a {
	display: block;
	width: 150PX;
	height: 50PX;
	background: #ff9900;
	
}
.nav ul li span{
	font-size: 12px;
	color: #999;
}
.nav ul li a:hover  span{
	color: #f7b404;
}
/*banner*/

#focusBar{
	width:100%;
	height:550px;
	clear:both;
	position:relative;
	
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	height:550px;
	display:none;
	z-index: 9;
	position:absolute;
	background-position:  center !important;
	/* position:relative;*/
	}
#focusBar .focusL{
	height:550px;
	position:absolute;
	z-index:9;
	width: 1200px;
	top:0px;
	left:-600px;
	margin-left:50%;
	 }
#focusBar .focusR{
	height:550px;
	position:absolute;
	z-index:19;
	width: 1200px;
	top:0px;
	left:-600px;
	margin-left:50%;
	}

a.arrL,a.arrR{
	display:block;
	width:52px;
	height:134px;
	position:absolute;
	top:190px;
	z-index:99;
	cursor:pointer;
	background:url(bt_arr.png) no-repeat;
	}
a.arrL{
	left:-52px;
	background-position:0px 0px;
	}
a.arrR{
	right:-52px;
	background-position:-68px 0px;
	}
a.arrL:hover{
	background-position:0px -144px;
	}
a.arrR:hover{
	background-position:-68px -144px;
	}
/*banner*/
.rmss{
	width: 100%;
	height: 95px;
	background: #f5f5f5;
}
.rmss ul{
	width: 1200px;
	margin: auto;
	
}
.rmss ul li{
	line-height: 95px;
}
.about{
	width: 1200px;
	margin: 70px auto;
}
.about ul{
	width: 590px;
	float: right;
	line-height: 24px;

}
.about ul h2{
	font-size: 24px;
	color: #555;
	margin-bottom: 20px;
}
.about ul p{
	display: block;
	height: 210px;
}
.about ul a{
	color: #FFF;
	display: block;
	width: 168px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	background: #45a643;
}
.index_product{
	background: #f3f3f3;
	padding: 70px 0 40px 0;
}
.bt{
	width: 490px;
	margin: auto;	
	background: url(bt_bj.png) no-repeat center 60px;
}
.bt h2{
	text-align: center;
	font-size: 30px;
}
.bt h4{
	text-align: center;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}
.example{
	width: 1200px;
	margin:30px auto;
	position: relative;

	
}
.example ul li{
	width: 380px;
	overflow: hidden;
	height: 360px;
	float: left;
	background: #FFF;
    text-align: left;
    margin: 0 10px;
	position: relative;
	line-height: 24px;
	text-align: center;
}

.example ul li .left{
	width: 90px;
	padding: 25px;
	display: block;
}
.example ul li .left b{
	font-size: 20px;
	color: #03864d;
}
.example ul li .right{
	width: 240px;
	display: block;
	padding: 20px 0;
}
.example ul li .right a{
	width: 100px;
	padding-left: 20px;
	display: block;
	float: left;
	background: url(kla1.jpg) no-repeat center left;
}
.example ul li .right a:hover{
	background: url(kla2.jpg) no-repeat center left;
}
.example .microfiche-bullets{
	display: none;
}
.example .microfiche-button{
	font-size: 0px;
	width: 49px;
	height: 54px;
	border: none;
	padding: 0px;
	background:none;
}
.example .microfiche-prev-button{
	background: url(l1.jpg) no-repeat center;
	position: absolute;
	z-index: 2;	
}
.example .microfiche-next-button{
	background: url(r1.jpg) no-repeat center;
	position: absolute;
	z-index: 2;	
}
.example .microfiche-next-button:hover{
	background: url(r2.jpg) no-repeat center;
}
.example .microfiche-prev-button:hover{
	background: url(l2.jpg) no-repeat center;
	}
.example .microfiche-prev-button{
	top: 150px;
	left: -60px;
}
.example .microfiche-next-button{
	top: 150px;
	right: -60px;
}
.xbanner{
	width: 100%;
	height: 196px;
	background: url(xbanner.jpg) no-repeat center;
}
.xbanner ul{
	width: 1200px;
	margin: auto;
}
.xbanner ul a{
	display: block;
	width: 240px;
	height: 196px;
	float: right;
}
.news{
	padding: 80px 0;
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.news ul {
	width: 1300px;
}
.news ul li{
	width:575px;
	height: 85px;
	float: left;
	margin-top: 45px;
	margin-right: 50px;
}
.news ul li .time{
	width: 96px;
	height: 85px;
	background: #e1e1e1;
	float: left;
	color: #999;
	text-align: center;
	transition: all 0.3s ease;
}
.news ul li .time b{
	display: block;
	font-size: 36px;
	font-weight: normal;
	font-family: ywzt;
	padding-top: 8px;
	color: #999;
}
.news ul li .nr{
	width: 460px;
	float: right;
	line-height: 24px;
}
.news ul li .nr b{
	display: block;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
}
.news ul li:hover .time{
	background: #45a643;
	color: #fff;
}
.news ul li:hover .time b{
	color: #fff;
}
.foot_bj{
	width: 100%;
	background:#45a643;
	height: 240px;
	margin-top: 40px;
}
.foot_nav{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.foot_nav ul li{
	width: 380px;
	padding-top: 45px;
	float: left;
	text-align: left;
	color: #fff;
	line-height: 26px;
}
.foot_nav ul li b{
	font-size: 30px;
	line-height: 36px;
}
.foot_nav ul li a{
	display: block;
	color: #FFF;
	width: 150px;
	float: left;
	line-height: 30px;
}

.foot_nav ul .right{
	width: 134px;
	height: 134px;
	float: right;
}


.foot{
	width: 100%;
	margin-top: 20px;
	border-top: 1px solid #5cae5a;
	height: 40px;
	
}
.foot ul{
	width: 1200px;
	margin: auto;
}
.foot ul li{
	color: #FFF;
	line-height: 40px;
}
.foot ul li a{
	color: #FFF;
}

.nav_n{
	height: 68px;
	width: 100%;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #03864d;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.newslist{

	width: 1200px;
	margin: 40px auto;
}
.newslist li {
	border: 1px solid  #e8e8e8;
	background: #f7f7f7;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
	
}
.newslist li .time{
	width: 100px;
	height: 85px;
	float: left;
	text-align: center;
	color: #FFF;
	background: #b7b7b7;
	padding-top: 15px;
}
.newslist li .time b{
	font-size: 40px;
	font-family: ywzt;
	font-weight: normal;
	color: #FFF;
}
.newslist li .nr{
	width: 1060px;
	float: right;
	padding: 15px 10px 0 0;
}
.newslist li .nr b{
	font-size: 15px;
	line-height: 26px;
}
.newslist li .nr span{
	font-size: 13px;
	line-height: 24px;
}
#pages {
	padding: 14px 0 10px;

}

#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 0 10px
}

#pages a.a1 {
	
	width: 56px;
	padding: 0
}

#pages a:hover {
	background: #03864d;
	color: #FFF;
	text-decoration: none
}

#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #03864d;
	border: 1px solid #03864d;
	color: #fff;
	text-align: center;
	padding: 0 10px
}

.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
.content {
	height: auto;
	padding-top: 10px;
	line-height: 26px;
	color: #333;
	font-family: "Microsoft YaHei";
    margin-top: 20px;
	font-size: 14pt;
	width: 100%;
}

.news_show{
	width: 1100px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 40px auto  0;
	line-height:28px;
}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.nr{
	line-height: 30px;
}
.page1{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.page1 .left{
	width: 450px;
}
.page1 .left a{
	background: rgba(0, 0, 0, 0) url("triangle.png") no-repeat scroll left center;
    color: #323232;
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 40px;
    transition: all 560ms ease 0s;
}
.page1 .left:hover a {
    background: rgba(0, 0, 0, 0) url("triangle5.png") no-repeat scroll left center;
    color: #03864d;
}
.page1 .left a b{
	 background: #a0a0a0 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
    transition: all 730ms ease 0s;
    width: 133px;
    left: 88px;
    top: 14px;
}
.page1 .left:hover a b {
    background: #03864d none repeat scroll 0 0;
    width: 400px;
}
.page1 .md{
	width: 300px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	color: #323232;
	font-family: arial;
}
.page1 .md .dx{
	 color: #323232;
	 font-weight: normal;
	 font-size: 24px;
	 font-family: arial;
}

.page1 .right{
	width: 450px;
}
.page1 .right a{
    background:  url("triangle1.png") no-repeat scroll right center;
    padding-left: 0;
    padding-right: 40px;
    text-align: right;
    transition: all 560ms ease 0s;
     color: #323232;
    display: block;
    font-size: 14px;
    line-height: 26px;
}
.page1 .right:hover a {
    background: rgba(0, 0, 0, 0) url("triangle4.png") no-repeat scroll right center;
    color: #03864d;
}
.page1 .right a b{
	background: #a0a0a0 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
    transition: all 730ms ease 0s;
    width: 133px;
     right: 88px;
    top: 14px;
}
.page1 .right:hover a b {
    background: #03864d none repeat scroll 0 0;
    width: 400px;
}
.form{
	width: 1200px;
	margin:50px auto 100px;
}
.line1{
	float: left;
    height: 48px;
    line-height: 48px;
    margin: 0 34px 25px 0;
    padding: 0 46px 0 13px;
    width: 316px;
    border: 1px solid #d5d5d5;
    font-size: 14px;
}
.form textarea{
	background: #fff url("i_form_ico4.png") no-repeat scroll right top;
    border: 1px solid #d5d5d5;
    font-size: 14px;
    height: 149px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding: 10px 46px 10px 13px;
    width: 1138px;
   
}
.name {
    background: #fff url("i_form_ico1.png") no-repeat scroll right 0;
}
.phone {
    background: #fff url("i_form_ico2.png") no-repeat scroll right 0;
}
.email {
    background: #fff url("i_form_ico3.png") no-repeat scroll right 0;
    margin-right: 0;
}
.verify input{
	background: #ddd;
	width: 300px;
	height: 50px;
	border: 0px;
	text-align: center;
	font-size: 15px;
	color: #666;
	float: left;
	margin-right: 15px;;
}
.khts .bt{
	width: 1200px;
	margin: auto ;
	padding-top: 70px;
	text-align: center;
}
.khts .bt h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.khts .bt h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.khts .bt  span{
	background: #03864d;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.khts{
	width: 1200px;
	
	margin:0 auto 60px;
}
.ltable{ 
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd; 
	margin-top:10px;
}
.ltable td{
	 border-left:1px solid #ddd; 
	 border-top:1px solid #ddd; 
	 padding:10px 0 10px 20px;
}
.xxnr{
	line-height:22px;
	color:#666;
	}
.nrdl{
	margin-top:20px
	}
.nbt1{
	font-size:18px;
	color:#333;
	line-height:30px;
	display:block;
	}
.nbt2{
	color:#097058;
	padding-top:8px;
	display:block;
	}
.nbt3{
	color:#111;
	display:block;
	font-weight:normal;
	}
.page28{
	line-height:28px;
	}


.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: 40px auto 0;


}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 275px;
	float: left;
	height: 430px;
	
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}
.ryzzlist ul li img{
	width: 275px;
	height: 390px;
}
.scjd ul li {
	width: 275px;
	height: 232px;
	margin-right:19px;
}
.scjd ul li img{
	width: 275px;
	height: 190px;
}

.ryzzlist ul li h2{
	font-size: 15px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 40px;
}
.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 1040px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #03864d;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}


.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.product ul{
	width: 1300px;

}
.product ul li {
	display: block;
	width: 280px;
	height: 275px;
	border: 1px  solid #e7e7e7;
	background: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 280px;
	height: 220px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
    background: url(cphover.jpg) no-repeat  0px -56px;
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}


.product ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product ul li:hover img{
	transform:scale(1.15);
}

.products_show_l {
	width: 560px;
	height: auto;
	float: left;
	overflow: hidden;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.jqzoom img {
	width: 550px;
	height: 430px
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
	width: 550px;
	height: 430px;
	border: 1px solid #DFDFDF;
	padding: 4px;
}

.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 560px;
}

.spec-scroll .prev {
	float: left;
	margin-right: 8px;
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,.spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	font-size: 20px;
	width: 32px;
	height: 74px;
	line-height: 74px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 480px;
	height: 76px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 76px;
}

.spec-scroll .items ul li {
	float: left;
	width: 100px;
	text-align: center;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 90px;
	height: 70px;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #03864d;
	padding: 1px;
}

.products_show_r{
	width: 480px;
	float: right;
}
.cpbt{
	font-size: 30px;
	border-top: 8px solid #03864d;
	font-weight: bold;
	line-height: 100px;
	height: 108px;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #03864d;
    color: #fff;
    width: 130px;
    text-align: center;
}
.list_product{
	width: 1200px;
	margin: 30px auto 0;
}
.list_product table{
	background: #f5f5f5;
}
.list_product table td{
	padding-left:30px;
	background: #fff;
	line-height: 40px;
}
.list_product h2{
	background: #03864d;
	height: 50px;
	line-height: 50px;
	padding-left: 30px;
	color: #fff;
	font-size: 16px;
}
.show_product{
	width: 1200px;
	margin: 40px auto  0;
}
.show_product table{
	background: #f5f5f5;
}
.show_product table td{
	padding:10px 30px;
	background: #fff;
	
}
.syg {
	background: url(n_l_1.png);
	width: 30px;
	height: 30px;
}
.syg:hover {
	background: url(n_l_2.png)
}
.xyg {
	background: url(n_r_1.png);
	width: 30px;
}
.xyg:hover {
	background: url(n_r_2.png)
}
.qbxw {
	width: 60px;
	background: url(n_q_1.png);
	display: block;
	line-height: 30px;
	padding-left: 30px;
	color: #03864d;
	font-size: 13px;
}
.qbxw:hover {
	width: 60px;
	background: url(n_q_2.png);
	color: #FFFFFF;
	line-height: 30px;
}
.content_bt h3 {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
}
.content_new {
	padding: 20px 30px;
	background: #f5f5f5;
	line-height: 26px;
}

.content_new ul {
	width: 195px;
	margin: 20px auto 0;
	height: 40px;
}
.content_sx {
	width: 165px;
	margin: 20px auto 0;
	height: 40px;
}
.content_sx a {
	display: block;
	float: left;
	margin-left: 5px;
	height: 30px;
}
