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: #f7f6f6;
}
.index{
	background: #FFF;
}
A:hover{
	color: #c8ab67;
}
.bai{
	color:#FFFFFF;
	}
.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.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.65s; animation-delay: 0.65s; }
.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; }



@font-face
{
font-family: ywzt;
src: url('../font/Impact.TTF'),
     url('/template/default/images/Impact.eot'); 
}


.head{
	background: #fff;
}
.logo_top{
	width: 1200px;
	margin: auto;
	height: 100px;
}
.logo{
	width: 230px;
	float: left;
	margin-top: 15px;
}

.nav{
	width:756px; 
	z-index:99; 
	margin: 30px 0 0 90px;
	float:right;
	
	}
.nav ul{ 
	width:756px; 
	position:relative;
   
	 }
.nav ul .nav_li{ 
	width:105px; 
	float:left; 
	text-align:center; 
	color:#ff0000;
	margin-right: 3px;
	height: 30px; 
	position: relative;
	
	}
.nav ul .nav_li .nav_li_a{ 
	color:#333333; 
	font-size:15px;
	line-height:40px;
	text-align: center;  
	width:105px; 
	height:40px;
	display:block;
	}


.submenu{ 
	width:145px;
	padding-bottom: 2px;  
	position:absolute; 
	top:40px;
	display:none; 
	z-index:99; 
	
	}

.submenu ul li{
	background: #00408f;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width:145px;
	margin-top: 1px;
}
.submenu ul li a{
	color: #fff;
	font-size:12px;
}
.submenu ul li a:hover{
	display: block;
	width: 145px;
	height: 35px;
	text-align: center;
	background: #00408f;
	transition: all 0.3s ease;
}

.nav ul .sy .nav_li_a{
	width:105px;
	background:#00408f;
	color:#fff
	
	}
.wbwx{
	width:102px;
	float: right;
	height: 30px;
	margin-top: 40px;
}
.wbwx a{
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	margin-left: 9px;
	
}

.wbwx a img{
    width: 25px;
}


#focusBar{
	width:100%;
	height:600px;
	clear:both;
	position:relative;
	
	overflow:hidden;
	}
#focusBar li{
	width:100%;
	clear:both;
	height:600px;
	display:none;
	position:absolute;
	background-position:  center !important;
	
	}
#focusBar .focusL{
	height:600px;
	position:absolute;
	z-index:9;
	width: 1200px;
	 top:0px;
	 left:-600px;
	 margin-left:50%;
	 }
#focusBar .focusR{
	height:600px;
	position:absolute;
	z-index:19;
	width: 1200px;
	top:0px;
	left:-600px;
	margin-left:50%;
	}

a.arrL,a.arrR{
	display:block;
	width:52px;
	height:144px;
	position:absolute;
	top:200px;
	z-index:99;
	cursor:pointer;
	background:url(../image/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;
	}
.bt{
	width: 1200px;
	margin: 100px auto 50px;
}
.bt img{
	margin: auto;
}
.bt p{
	color: #666666;
	text-align: center;
	line-height: 40px;
}
.about{
	width: 1200px;
	margin: 80px auto 100px;
}
.about img{
	float: right;
}
.about ul{
	width: 580px;
	float: left;
}
.about ul h2{
	color: #eee;
	font-size: 45px;
	font-family: ywzt;
	font-weight: normal;
}
.about ul h3{
	font-size: 36px;
	line-height: 60px;
	font-weight: normal;
	color: #333333;
}
.about ul h4{
	font-size: 22px;
	color: #333;
	font-weight: normal;
	margin: 20px 0;
}
.about ul p{
	line-height: 26px;
}
.about ul a{
	display: block;
	width: 165px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #ddd;
	margin-top: 50px;
}
.fwys{
	width: 100%;
	height: 464px;
	background: url(../image/fw_bj.jpg) center;
}
.fwys ul{
	width: 1200px;
	margin: auto;
}
.fwys ul li{
	width: 240px;
	float: left;
	height: 224px;
	padding: 120px 30px;
	text-align: center;
}
.fwys ul li img{
	margin: auto;
}
.fwys ul li h2{
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0;
}
.fwys ul li p{
	text-align: center;
	color: #fff;
}
.fwys ul li:hover{
	background: #00408f;
}
.index_pr{
	width: 100%;
	background: url(../image/index_bj.jpg) repeat-x bottom;
}

.example{
	width: 1216px;
	margin:20px auto 60px;
	position: relative;
	padding-bottom:20px;
}
.example ul li{
	width: 284px;
	overflow: hidden;
	height: 325px;
	float: left;
    text-align: left;
	margin: 0 10px;
	background: #fff;
	position: relative;
	line-height: 24px;
}
.example ul li img{
	width: 284px;
	height: 212px;	
}
.example ul li p{
	text-align: center;
	line-height: 50px;
	display: block;
	height: 100px;
	color: #333333;
	font-size: 16px;
	padding-top: 13px;
	transition: all 0.3s ease; 
}
.example ul li p span{
  text-align: center;
  display: block;
  width: 88px;
  line-height: 30px;
  font-size: 12px;
  color: #888888;
  margin: auto;
  border-top: 1px  solid #ddd;
}
.example ul li:hover p{
	color: #FFF;
	background: #00408f;
}
.example ul li:hover span{
	color: #fff;
}
.example .microfiche-bullets{
	display: none;
}
.example .microfiche-button{
	font-size: 0px;
	width: 19px;
	height: 36px;
	border: none;
	padding: 0px;
	background:none;
}
.example .microfiche-prev-button{
	background: url(../image/l.png) no-repeat center;
	position: absolute;
	z-index: 2;	
}
.example .microfiche-next-button{
	background: url(../image/r.png) no-repeat center;
	position: absolute;
	z-index: 2;	
}
.example .microfiche-prev-button{
	top: 140px;
	left: -40px;
}
.example .microfiche-next-button{
	top: 140px;
	right: -40px;
}
.news{
	width: 1200px;
	margin:auto ;
	overflow: hidden;
}
.news ul{
	width: 1300px;
}
.news ul li{
	width: 378px;
	float: left;
	margin-right: 33px;;
}
.news ul li h2{
	width: 378px;
	height: 225px;
	overflow: hidden;
	position: relative;
}

.news ul li h2 p{
	display: block;
	width: 378px;
	height: 225px;
	position: absolute;
	top: 225px;
	transition: 0.4s ease ;
	background-color: rgba(0,64,143,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C800408f,endColorstr=#C800408f);

}
.news ul li h2 p img{
	margin: 80px auto 0;
}
.news ul li:hover h2 p{
	top: 0px;
}
.news ul li h4{
	margin-top: 20px;
	font-size: 15px;
}
.news ul li span{
	display: block;
	color: #999999;
	font-size: 12px;
	padding: 15px 0;
}
.news ul li b{
	font-weight: normal;
	color: #555555;
}
.news ul li:hover h4{
	color: #00408f;
}
.foot_bj{
	width: 100%;
	
	height: 340px;
	background: #232323;
	margin-top: 100px;
}
.foot{
	width: 1200px;
	margin: auto;
	padding: 53px 0;
}
.foot_bj ul li{
	width: 270px;
	float: left;
	color: #aaaaaa;
	line-height: 32px;
	margin-right: 45px;
	height: 185px;
	background: url(/template/default/images/foot_fg.jpg) no-repeat right;
}
.foot_bj ul li h2{
	font-size: 24px;
	color: #aaaaaa;
}
.foot_bj ul li a{
	display: block;
	width: 35px;
	height: 35px;
	float: left;
	margin-right: 10px;
}
.foot_bj ul li h4{
	color: #aaa;
	font-size: 18px;
	line-height: 45px;
	font-weight: normal;
}
.foot_bj ul li a{
	display: block;
	color: #aaaaaa;
	line-height: 28px;
}
.foot_bj ul li .yj{
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}
.foot_bj ul li b{
	color: #fff;
}
.foot_bj ul .right{

	text-align: center;
	margin-right: 0px;
	border: none;
	float: right;
}
.foot_bq{
	border-top: 1px solid #3f3f3f;
	height: 43px;
background: #232323;
	margin-top:53px;
	
	line-height: 43px;
}
.foot_bq ul{
	margin: auto;
	width: 1200px;
	color: #aaaaaa;
}
.foot_bq ul span{
	float: right;
}
.foot_bq ul a{
	color: #aaaaaa;
}
.mian{
	width: 1200px;
	margin: 50px auto;
}
.contentn{
	line-height: 30px;
}
.newslist{

	width: 1200px;
	margin: 40px auto;
}
.newslist li {

	background: #ffF;
	height: 100px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px  solid #DDD;
	
}
.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: 1050px;
	float: right;
	line-height: 22px !important;
	padding: 15px 20px 0 0;
}
.newslist li .nr b{
	font-size: 15px;
	line-height: 26px;
}
.newslist li .nr span{
	font-size: 13px;
	line-height: 24px;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #00408f;
}
.page-num-current{
	background: #00408f;
	color: #fff;
}
.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: 30px auto  0;
}
.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("../image/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("../image/triangle5.png") no-repeat scroll left center;
    color: #00408f;
}
.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: #00408f 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("../image/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("../image/triangle4.png") no-repeat scroll right center;
    color: #00408f;
}
.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: #00408f none repeat scroll 0 0;
    width: 400px;
}
.form{
	width: 1200px;
	margin:0px 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("/template/default/images/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("/template/default/images/i_form_ico1.png") no-repeat scroll right 0;
}
.phone {
    background: #fff url("/template/default/images/i_form_ico2.png") no-repeat scroll right 0;
}
.email {
    background: #fff url("/template/default/images/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: #00408f;
	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: auto;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 290px;
	float: left;
	height: 150px;
	margin: 15px 13px 0 0;
	overflow: hidden;	
	background: #fff;

	position: relative;
	
}
.ryzzlist ul li img{
	width: 290px;
	height: 150px;
}


.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(/template/default/images/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(/template/default/images/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(/template/default/images/j_o.png) no-repeat 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #00408f;
	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: 380px;
	height: 340px;
	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: 380px;
	height: 284px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
   
	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: #00408f;
}
.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: 340px
}

.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 ;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.spec-preview {
	width: 550px;
	height: 340px;
	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 #00408f;
	padding: 1px;
}

.products_show_r{
	width: 480px;
	float: right;
}
.cpbt{
	font-size: 30px;
	border-top: 8px solid #00408f;
	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: #00408f;
    color: #fff;
    width: 130px;
    text-align: center;
}
.pagexx{
	line-height:30px;
	}
.biaoge{
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
.biaoge td{
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 15px;

	}
	
	
.biaoge	.ys{
	background:#ccc;
	text-align:center;
	font-weight:bold;
	
	}
	
.ndown{
	width: 1100px;
	overflow: hidden;
}
.ndown ul{
	width: 1200px;
}
.ndown ul li{
	width: 485px;
	margin-right: 60px;
	height: 40px;
	float: left;
	padding-left: 35px;
	background: url(/template/default/images/down.png) no-repeat 0px  0px;
	line-height: 32px;
}
.ndown ul li span{
	float: right;
}
.mian .bt{
	margin:  0 auto 30px;
}
.bt h2{
	font-size: 30px;
	color: #333333;
	text-align: center;
	line-height: 50px;
	background: url(../image/btbj.png) center no-repeat;
	font-weight: normal;
}
.bt h4{
	font-size: 16px;
	color: #888888;
	text-align: center;
	font-weight: normal;	
	margin-top: 20px;
}
.bt span{
	display: block;
	width: 60px;
	border-bottom: 2px solid #008641;
	margin: 20px auto 0;
}
.bt p{
	text-align: center;
}
.bt h4 a{
	padding: 0px 20px;
	line-height: 30px;
	background: #ccc;
	display: inline-block;
	color: #333;
}
.bt h4 a:hover , .bt h4 .gl{
	background: #00408f;
	color: #fff;
}
.banner_n{
	height: 400px;
}
.nr100{
	width: 1178px;
	height: 160px;
	padding: 20px;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button {
    background: #ddd;
    width: 300px;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.index .foot_bq{
	margin-top:0px;
	}