﻿*{font-family: "微软雅黑"; font-size: 14px;}

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
input{    border-radius: 0}
li{ list-style:none}  
a {
    color: #333;
    text-decoration: none;
}
a:hover{
   
    text-decoration: none;
}
.fr{float: right;}
.fl{ float: left;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.header-top{
	background: #efefef;
}
.header-top-bg p{
	line-height: 35px;
	font-size: 13px;
	color: #565656;
}
.rexian{
	line-height: 35px;
	font-size: 13px;
	color: #565656;
}
.rexian span{
	line-height: 35px;
	font-size: 17px;
	color: #0068aa;
	font-weight: bold;
}
.header-logo{
	margin-top: 20px;
	margin-bottom: 20px;
}
.nav{
	width:760px;
}
.nav li{
	float: left;
	line-height: 125px;
}
.nav li:hover{
	background: #0068aa;
}
.nav li a{
	display: block;
	padding-left:28px;
	padding-right: 28px;
}
.nav li:hover a{
	color: #fff;
}
.nav li a#menu_selected{
	font-weight:bold;
	color:#fff;
	background: #0068aa;
}
 /*header结束*/
.mobile_nav>ul{ display: table;}
.mobile_nav>ul>li{ display: table-cell;}
.nav-pc .menulevel{ padding:0;}
.nav-pc li {	
    width: 130px;
    height: 50px;
	  display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    text-align: center;}
.nav-pc li a{ color:#fff; display: block;}	
.nav-pc li span{ font-size: 18px;}
.nav-pc li span a{color: #000;}
.nav-pc li a#menu_selected{color: #fff;}
.nav-pc li a#menu_selected:hover span{color: #000;}
.nav-pc li:hover{ color: #fff; background: #004a96;}
.nav-pc li:hover a{ text-decoration:none; color: #fff;}
.nav-pc li:hover>.menulevel{ display:block;}

.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 75px;
    }
.menulevel li{ display:block; background:#f0f0f0; }
.menulevel li:hover{ background:#e0e0e0;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
.index-shou{
	background: url(../images/beijing.jpg) no-repeat top center;
	padding-top: 25px;
	padding-bottom: 60px;
}
/*关于我们*/
.about{
	background: url(../images/about-bg.jpg) no-repeat top center;
	padding-top: 75px;
	padding-bottom:88px;
}
.about-title{
	text-align: center;
}
.about-title p{
	margin-top:10px;
	font-size: 30px;
	color: #0068aa;
}
.about-title p span{
	font-weight: bold;
	font-size: 30px;
}
.about-nr{
	width:480px;
	margin-left: 30px;
}
.about-xbt{
	margin-top:65px;
}
.about-xbt a{
	font-size: 18px;
	color: #2d2d2d;
	font-weight: bold;
}
.about-diao{
	font-size: 14px;
	line-height: 32px;
	color: #1e1e1e;
	margin-top: 20px;
}
.about-tu{
	margin-top:60px;
}
.about-more{
	width: 350px;
}
.about-more li{
	margin-top: 15px;
	width: 150px;
	margin-right:20px;
	float: left;
	border:1px solid #aaaaaa;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
}
.about-more li:hover{
	background: #0068aa;
}
.about-more li:hover a{
	color: #fff;
}
.about-tel{
	margin: 0 auto;
	width: 525px;
	margin-top:85px;
}
.about-tel img{
	margin-top: 15px;
}
.about-tel p{
	font-size: 16px;
	color: #0068aa;
}
.about-tel p span{
	font-size:30px;
	color: #0068aa;
}
/*新闻开始*/
.news-bg{
	margin-top:70px;
	margin-bottom: 70px;
}
.news-bottom li{
	float: left;
	width: 295px;
	text-align: center;
	line-height:60px;
}
.news-bottom li:nth-child(1){
	background: #004b7b;
}
.news-bottom li:nth-child(2){
	background: #0068aa;
}
.news-bottom li a{
	color: #fff;
}
.news-top{
	width:550px;
	padding: 10px 20px 20px;
}
.news-top li{
	line-height: 40px;
	font-size: 14px;
	color: #1c1c1c;
}
/*新闻结束*/ 
/*产品开始*/
.pro{
	background: url(../images/pro-bg.jpg) no-repeat center top;
	padding-top: 60px;
	padding-bottom: 95px;
}
.pro-title{
	text-align: center;
	margin-bottom: 40px;
}
.pro-title p{
	margin-top:10px;
	font-size: 30px;
	color: #0068aa;
}
.pro-title p span{
	font-weight: bold;
	font-size: 30px;
}
.pro-con li{
	float: left;
	width: 300px;
}
.pro-sm{
	text-align: center;
	background: #ffffff;
	padding:29px 40px;
	border-right: 1px solid #e2e2e2;
}
.pro-sm:hover{
	background: #0068aa;
}
.pro-sm:hover a{
	color: #ffffff;
}
.pro-bt a{
	font-size:18px;
	font-weight: bold;
	color: #2b2b2b;
}
.pro-nr{
	margin-top: 5px;
}
.pro-nr a{
	margin-top: 5px;
	font-size: 15px;
	line-height: 30px;
	color: #2b2b2b;
}
/*产品结束*/
/*优势开始*/
.ad{
	background: url(../images/ad-bg.jpg) no-repeat center top;
	padding-top: 55px;
	padding-bottom: 80px;
}
.ad-title{
	text-align: center;
	margin-bottom:55px;
}
.ad-title p{
	margin-top:10px;
	font-size: 30px;
	color: #ffffff;
}
.ad-title p span{
	font-weight: bold;
	font-size: 30px;
}
.aa1{
	float: left;
	width: 405px;
	height:80px;
	background: url(../images/ad-tu1.png) no-repeat 25px center #f3f3f3;
	padding: 50px 40px 45px 135px;
}
.aa1:hover{
	background: url(../images/1ad1.png) no-repeat 25px center #0068aa;
}
.aa2{
	float: left;
	width: 405px;
	height:80px;
	background: url(../images/ad-tu2.png) no-repeat 25px center #f3f3f3;
	padding: 50px 40px 45px 135px;
}
.aa2:hover{
	background: url(../images/1ad2.png) no-repeat 25px center #0068aa;
}
.aa3{
	float: left;
	width: 405px;
	height:80px;
	background: url(../images/ad-tu3.png) no-repeat 25px center #f3f3f3;
	padding: 50px 40px 45px 135px;
}
.aa3:hover{
	background: url(../images/1ad3.png) no-repeat 25px center #0068aa;
}
.aa4{
	float: left;
	width: 405px;
	height:80px;
	background: url(../images/ad-tu4.png) no-repeat 25px center #f3f3f3;
	padding: 50px 40px 45px 135px;
}
.aa4:hover{
	background: url(../images/1ad4.png) no-repeat 25px center #0068aa;
}
.ad-con li:hover .ad-bt{
	color: #fff;
}
.ad-con li:hover .ad-nr{
	color: #fff;
}
.ad-bt{
	font-size: 18px;
	color: #2B2B2B;
	font-weight: bold;
}
.ad-nr{
	margin-top: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
.aa1,.aa3{
	margin-right: 30px;
}
.aa1,.aa2{
	margin-bottom:35px;
}
/*优势结束*/
/*foot部分*/
.footer{
	background: url(../images/footer-bg.jpg) no-repeat center top;
	padding:40px 0 18px;
}
.footer-tel{
	margin-top: 20px;
}
.zixun {
	font-size:16px;
	color: #FFFFFF;
}
.ftel{
	font-size: 28px;
	color: #ffffff;
	margin:5px 0;
   font-weight: bold;
}
.zhili{
	font-size: 14px;
	color: #ffffff;
}
.footer-con{
	margin-left:160px;
	margin-top: 10px;
}
.fbt{
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.flianxi{
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}
.footerr{
	background: #259aff;
	font-size: 14px;
	color: #FFFFFF;
	line-height:40px;
	text-align: center;
}
.footerr a{
	color: #FFFFFF;
}
#copyright .banq{background:#0068aa;color: #FFFFFF;line-height:25px; text-align: center;padding:10px 0;}
.ma li p{font-size: 14px; line-height: 55px; text-align: center; color: #fff;}
.foot-lx li img{margin-right:10px;}
.foot-lx li{ font-size: 14px; color: #fff; line-height: 50px; margin: 10px 0;}
#copyright .banq a{ color:  #FFFFFF; padding:0 5px; }
/*foot部分结束*/
/*内页开始====================================================================================*/
.page-news,.page-products{
	padding-bottom: 50px;
}
.page-right{
	width: 1200px; margin:0 auto;
	/*float: right;	*/
}
.page-right1{
	width: 100%;
}
#ShowImages li{
	width:280px;
	overflow: hidden;
	display: inline;
	float: left;
	margin: 5px 10px;
	text-align: center;
}
#ShowImages .images_img a {
    display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#ShowImages li:hover{
}
#ShowImages li:hover a{
	color: #000;
}
#ShowImages .images_img img {
   width:100%;height: 240px;
}
#ShowImages .images_title a{
	height:55px;
	line-height:55px;
	font-size:16px;
}
.pro-title {
    color: #262626;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    margin: 40px auto 10px;
}
.nybt{
	text-align:center;
	margin: 50px 0 40px;
}
.page-url{
	margin-bottom: 40px;
}
.page-url ul{
	width: 860px;
	margin: 40px auto;
	padding-bottom: 40px;
}
.page-url li{
	background: url(../images/jingguo1.png) no-repeat top center;
	width:200px;
	font-size:15px;
	color: #464646;
	line-height:45px;
	float: left;
	margin:0 5px;
	text-align:center;
}
.page-url li a{
	color: #464646;
}
.page-url li:nth-child(7),.page-url li:nth-child(8),.page-url li:nth-child(9),.page-url li:nth-child(10),.page-url li:nth-child(11),.page-url li:nth-child(12){
	margin-top: 20px;
	margin-bottom:30px;
}
.page-url li:hover{
	background: url(../images/jingguo.png) no-repeat top center;
}
.page-url li:hover a{
	color: #fff;
}
.page-url1 ul{
	width:630px;
	margin: 40px auto;
}
.page-url1 li{
	width: 165px;
	border: 1px solid #464646;
	font-size:15px;
	color: #464646;
	line-height: 40px;
	float: left;
	margin:0 20px;
	text-align: center;
}
.page-url1 li a{
	color: #464646;
}
.page-url1 li:nth-child(5),.page-url1 li:nth-child(6),.page-url1 li:nth-child(7),.page-url1 li:nth-child(8){
	margin-top: 20px;
}
.page-url1 li:hover{
	background: #850303;
	border: 1px solid #850303;
}
.page-url1 li:hover a{
	color: #fff;
}
.page-url ul .lihover{
		background: url(../images/jingguo.png) no-repeat top center;
		color: #fff;
}
.page-url ul .lihover a{
		color: #fff;
}
#page_main{ padding-bottom:20px;}
.page-container{ background: #fff;min-height: 330px;}
.page-container img{ max-width:100%}
.page-about,.page-content,.page-products{ padding:0px 0px;}
/*.page-url{ width: 100%; position: relative;  z-index: 1; bottom: 70px;}*/
/*.page-url ul{display: table; padding: 0; width: 1200px;  margin: 0 auto;}
.page-url li{  display: table-cell; text-align: center; width: inherit; }
.page-url li a{ display: block; background: #fff; font-size: 16px; margin-right: 20px; border-radius: 30px; color: #333; line-height: 50px;}
.page-url li:hover a{ background: #0068aa; color: #fff;}
.page-url li.lihover a{ background: #0068aa; color: #fff;}*/
.site-nav-bg{height:45px; border-bottom: #e1e1e5 solid 1px; position: static;}
.site-nav{line-height:45px;font-size: 14px;}
.site-nav-bg{ background:#e4e4e4;}
.page_list {
    text-align: center;
    padding-top:50px;
    padding-bottom:50px;
}
.page_list span.current {
    border: #ddd 1px solid;
    padding:5px 7px;
    font-weight: bold;
    margin-right: 2px;
    color: #FFF;
    background-color: #0068aa;
}	
.page_list a {
    border: #ddd 1px solid;
    color:#272727;
    padding:5px 7px;
    margin-right:4px;
}
.page_list select{width:60px; line-height:29px; height:29px; margin-bottom:3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;}
.page {
	  margin-top:20px;
    padding-top:5px;
    line-height: 35px;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 20px;
}
.page span{ display: inline-block; width: 49%;}
/*.page-news{ padding: 25px 15px;}*/
.page-news li{border-bottom: 1px dashed #CCCCCC;
    padding: 30px 0 10px;
    height: auto;
    overflow: hidden;}
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0; padding-left: 10px;}
.page-news li .text .h{font-size: 16px;
    margin-bottom: 10px;}
.page-news li .text .h span{    font-size: 14px;
    color: #999999;
    float: right;}
.page-news li .text a:first-child{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}
.page-news li .text p{font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
}
.page-news li .text .ck{
	  float: right;
    color: #666666;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 20px;
    border: 1px solid #fff;
}

.proNav li{
   padding-top: 10px;
    padding-bottom:20px;
    background: #fafafa;
    width: 280px;
    margin: 0 10px;
    text-align: center;
    position: relative;
	}
.proNav li a{ display: block;
 padding:10px;
    border:#ddd 1px solid ;
       background: #fafafa;}
.proNav li span{ position:relative; display:block; overflow: hidden; width:100%; background:#fafafa;  height:200px; margin:0 auto;}
.proNav li span img{ display: inline-block; max-width: 100%; max-height: 100%;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%;  height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover span{background: #0068aa;}
.proNav li:hover a{background:#0068aa; text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; width: 120px; line-height: 30px; border: 1px solid #0068aa; margin: 0 auto 20px; color:#0068aa;}
.proNav li label{ line-height:30px; color: #333; padding-bottom:20px;font-weight: bold; font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; display: block !important;}
.proNav li:hover p{ color:#fff; border: 1px solid #fff;}
.proNav li:hover label{ color:#fff;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}   
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	
.popover-banner{  max-width: 500px; margin: 0 auto; position: relative;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 50%; margin-top: -50px; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -50px;}
.lhgw{ display: block; width: 320px; margin: 0 auto;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; background: #f5f5f5;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}
.jptj-header b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    font-family: "微软雅黑";
    padding: 0 20px 10px;
	background:#f7f7f7}
	.photos span{  display: block; text-align:center; max-height: 200px;}
	.photos span img{ min-height: 200px;  max-width: 90%;}
	.photos p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }

	.photos1 span{  display: block; text-align:center; }
	.photos1 span img{ height: 260px;  max-width: 90%;}
	.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height: 350px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 15px; 
    margin-bottom: 5px;}
    .picMarquee-left .bd li img{ border: 1px solid #ccc;}
    .picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; display:block;}
.span-name{    width: auto; display: inline-block;
    height: 50px;
    margin: 0 auto;
    padding:0 15px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-bottom: #c7c7c7 solid 2px;}
.p-more{    width: 90px; display:inline-block;    float: right;
    height: 25px;
    margin: 20px auto;
    border: #c2c2c2 solid 1px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
    color: #000;}	 
    .related-list li{ display: inline-block; width: 49%;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
    color: #fff;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top:10px;
}
.related_cp ul li {
    text-align: center;
    width: 225px;
    float: left;
    margin-right:15px;
}	
.related_cp ul li img {
    border: 1px solid #e4e4e4;
    width: 200px;

    padding: 5px;
}
.related_cp ul li a:hover img {
    border: 1px solid #0068aa;
}

#piclist li{ height:155px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;

}
.jobList li{ width:20%; float:left; text-align:center; line-height:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block;  color: #f7f7f7;background: #004a96; padding: 10px 0;}
.page-guestbook b{ line-height:30px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:30px; width: 100%;}
.page-guestbook b span{ padding-left:10px;}

.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #468847;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #468847; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #468847;  }
.lhms span{ display: inline-block; height: auto; min-height: 80px; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin: 5px auto ; border: 1px solid #006EC7;}
#guestbook  dt{ display: inline-block; width: 50%;}
#guestbook textarea,#guestbook input[type="text"]{width:68%; padding: 0 2.5%; min-width: 220px; border-radius:5px; border:1px solid #C7E2F6 ;}
.page-guestbook #guestbook  dt{ line-height:30px; width: 100%; padding: 10px 0;}
.page-guestbook #guestbook  textarea{ width: 82%;}
 #guestbook .yzm input{ width: 50% ;}
 .xiaz .fr{ float: right;}
 .xiaz .fl{ flaot:left;}
 .downloadtimes{ padding: 0 5%;}
  .downloadtimes i img{ margin-right: 5px; width: 14px;}
  .xiaz li{ border-bottom: 1px dashed #ccc;}
  .lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{/* float: right;*/width:50%; margin: 0 auto;}
.lhbdfl{ /*float: left;*/width:50%; margin: 0 auto;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{background: #0068aa;height:30px;color: #fff; display: block; width: 80px; line-height:30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.nybt{
	margin-top: 40px;
	margin-bottom: 40px;
}
