/*公共样式*/
.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#fff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
/*头部样式*/
.logo{
	margin:10px 0px;
}
.nav{
	margin-top: 35px;
	width:570px;
}
.nav .mobile_nav ul li{
	width:95px;
	line-height: 35px;
	float: left;
	text-align: center;
}
.nav .mobile_nav ul li a{
	display: block;
	color: #2b2b2b;
	font-size: 15px;
}
.nav .mobile_nav ul li a span{
	color: #2b2b2b;
}
.nav .mobile_nav ul li:hover a{
	background: #26a72b;
	border-radius: 50px;
	color: #fff;
}
.nav .mobile_nav ul li:hover a span{
	color: #fff;
}
.nav .mobile_nav ul li a#menu_selected{
	background: #26a72b;
	border-radius: 50px;
	color: #fff;
}
.nav .mobile_nav ul li a#menu_selected span{
	color: #fff;
}
/*foot*/
.footer{
	background: url(../images/footer-bg.jpg) no-repeat top center;
	height:371px;
	padding-top: 185px;
}
.f-title{
	color: #fff;
	font-size: 27px;
}
.f-title p{
	color: #fff;
	font-size: 15px;
	margin-top: 10px;
}
.f-con{
	margin-top: 100px;
}
.f-lxfs{
	width:700px;
}
.f-bt{
	color: #fff;
	font-weight: bold;
	font-size: 21px;
}
.f-nr{
	margin-top: 10px;
}
.f-nr li{
	float: left;
	margin-right: 30px;
	color: #fff;
	font-size:15px;
	line-height: 30px;
}
.sha{
	color: rgba(255,255,255,0.3);
	font-size: 13px;
	margin-top: 10px;
}
.f-tel{
	width: 155px;
	margin-right: 135px;
	color: #fff;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	margin-top:50px;
}
.f-tel p{
	font-family: impact;
	font-weight: normal;
	font-size: 25px;
	color: #fff;
}
/* page-right */
.page-news1{width: 1200px;}
.page-single,.page-news
.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:70px;width:900px;float: right;}
.productsdetail-title,.newsdetail-title,.jobsdetail-title{font-size:14px;font-weight:bold;line-height:30px;text-align:center;border-bottom:1px dashed #CCC;margin-bottom:10px}
.page-news table{width:98%;}
.page-products1{width: 1200px;}
.page-news1{width: 1200px;}
.page-news table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-news table th.news-time{width:100px;background:url(../images/info_title.gif) left top}
.page-news table th.news-title{background:url(../images/info_title.gif) right top}
.page-news table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-news table td.time-list{color:#666;text-align:center}
.page-jobs table{width:98%;}
.page-jobs table th{height:30px;line-height:30px;text-align:center;font-weight:bold;border:none 0px;font-size:12px}
.page-jobs table th.jobs-time{width:100px;background:url(../images/info_title.gif) left top}
.page-jobs table th.jobs-title{background:url(../images/info_title.gif) right top}
.page-jobs table td{border-bottom:1px dashed #D7D7D7;padding:8px}
.page-jobs table td.time-list{color:#666;text-align:center}
.page-guestbook1{width:900px;padding-bottom: 30px;}
.page-guestbook1 dl dt,.page-guestbook1 dl dd{padding:11px}
.page-guestbook1 dl dt{width:280px;}
.page-guestbook1 dl dd{width:300px}
.page-guestbook1 dl dd input{height:40px;line-height:40px;width:290px;padding-left: 20px;border: none;font-size: 13px;color: #d8d8d8;}
.page-guestbook1 dl dd span{color:#F00;margin-left:10px}
.page-guestbook1 .Content{width:260px;height:80px;border:#CCC 1px solid;font-size: 13px;color: #d8d8d8;padding: 10px;}
#checkcode{width:60px;text-align:center}
.page-guestbook1 p{text-align:center;clear:both;margin-bottom:10px}
.submit1{ color: #464646; display: block; width: 98px; line-height: 24px; margin: 0 auto; text-align: center; border: solid 1px #a2a2a2;background: none;}
#Guest_Name{
	background: url(../images/srlxr-bg.jpg) no-repeat center top;
}
#Guest_Email{
	background: url(../images/sryx-bg.jpg) no-repeat center top;
}
.bottom-logo{
	text-align: center;
}
.foot-content{
	background: #2b2b2b;
	text-align: center;
	color: #919191;
	font-size: 13px;
	padding-bottom: 20px;
}
.foot-content a{
	font-size: 13px;
	color: #919191;
}
/*内页样式*/
.dbg{
	background: #fff;
	padding:30px 0px 50px; 
}
.dbg-bg{
	box-shadow: 0px 5px 5px #d6d6d6;
	padding: 50px;
	width: 1100px;
	background: #fbfbfb;
}
.nybt{
	text-align: center;
	color: #0049b7;
	font-size: 28px;
	font-weight: bold;
	margin:50px auto 10px;
}
.nybt p{
	font-weight: normal;
	font-size:16px;
	text-transform: uppercase;
	color: #838383;
	margin-top:5px;
	letter-spacing:1px;
}
.ny-ab{position: relative;}
.ny-bt{
	text-align: center;
	margin-top:30px;
}
.ny-ab img{
	width: 100%;
}
.site-nav{
	line-height:50px;
	padding-left: 20px;
	font-size: 15px;
}
.ny-dhwz{
	background: #efefef;
	color: #2b2b2b;
}
.ny-dhwz a{
	color:#2b2b2b;
}
.ny-line{
	width: 56px;
    height: 3px;
    background: #1964d1;
    margin-top: 20px;
}
.ny-title{
	margin: 40px 0;
}
#page_main{
	padding-bottom: 60px;
}
.ny-dh{
	background: url(../images/ny-cdhbg.jpg) no-repeat;
}
.cdh-top{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 42px 30px 43px;
}

/*内页导航样式*/
.ddsmoothmenu-v{
 	text-align: center;
}
.ddsmoothmenu-v ul{
  	display: inline-block;
}
.ddsmoothmenu-v ul li{
	float: left;
	width:220px;
	text-align: center;
	line-height: 60px;
	border-left: 1px solid #ccc; 
}
.ddsmoothmenu-v ul li:last-child{
	border-right: 1px solid #ccc; 
}
.ddsmoothmenu-v ul li:hover{
	background: #059a0c;
}
.ddsmoothmenu-v ul li:hover a span{
	color: #fff;
}
 .ddsmoothmenu-v ul .lihover span{
	color: #2b2b2b;
	font-size: 16px;
}
.ddsmoothmenu-v ul .lihover:hover{
 	background: #059a0c;
 	color: #fff;
}
.ddsmoothmenu-v ul .lihover span{
    color: #2b2b2b;
}
.ddsmoothmenu-v ul li .ahover{
	background: #059a0c;
}
.ddsmoothmenu-v ul li .ahover span{
	color: #fff;
	font-weight: bold;
}
.ny-lxfs{
	background: #bc0000;
	padding: 30px;
}
.ny-yy{
	border-bottom: solid 2px #bc0000;
}
.ny-about{
	padding-top:30px;
}
.wz-img{
	margin-right: 10px;
	margin-top: 13px;
}
.left-width{
	width: 850px;
}
.related_cp{
	margin: 20px 0;
}
.related-list{
	margin: 20px 0;
	font-size: 15px;
}
.ny-neirong1{
	width: 1200px;
}
.ny-neirong{
	width: 900px;
}
.ny-lxwmbg{
	background: url(../images/ny-lxwmbg.png) no-repeat;
}
.fwyzc ul li{
	text-align: center;
	float: left;
	margin: 0 22px;
}
.ny-shpj ul li{
	float: left;
	text-align: center;
	margin: 0 45px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 43px;width: 280px;}
.photos-demo span p{ margin-top: 10px;font-size: 16px;line-height: 60px;}
.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; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.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;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*首页*/
/*产品*/
.pro{
	margin-top: 50px;
}
.pro-title{
	border-bottom: 2px solid #cecece;
	padding-bottom: 20px;
}
.pro-bt{
	color: #0049b7;
	font-size: 30px;
	font-weight:bold;
	border-left: 10px solid #0049b7;
	padding-left:15px;
}
.pro-bt p{
	text-transform: uppercase;
	color: #787878;
	font-size: 13px;
	font-weight:normal;
}
.pro-fenlei li{
	margin-top: 50px;
	float: left;
	margin-left: 30px;
	border-left: 1px solid #828282;
	line-height: 10px;
	padding-left: 30px;
}
.pro-fenlei li a{
	color: #202020;
	font-size: 15px;
}
.pro-con{
	margin-top: 25px;
}
/*简介*/
.about{
	background: url(../images/about-bg.jpg) no-repeat top center;
	height:632px;
	padding-top: 100px;
	margin-top: 40px;
}
.about-nr{
	width: 555px;
}
.about-bt{
	color: #0049B7;
	font-size: 25px;
	font-weight: bold;
	margin-top: 10px;
}
.about-bt p{
	color: #3c3c3c;
	font-size: 20px;
	font-weight: bold;
}
.about-diao{
	font-size:13px;
	line-height: 35px;
	color: #202020;
	margin-top: 15px;
}
.case{
	margin-top: 25px;
}
.case-bt{
	width: 280px;
	text-align: center;
	height: 100px;
	background: #059a0c;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	padding-top: 35px;
}
.case-bt p{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}
.case-con{
	width: 915px;
}
/*优势*/
.ad{
	background: url(../images/ad-bg.jpg) no-repeat top center;
	height:542px;
	padding-top: 195px;
}
.ad-left{
	width: 310px;
}
.ad-left li{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.ad-left li p{
	font-weight:normal;
	line-height:30px;
	font-size: 15px;
	margin-top: 5px;
}
.ad-title{
	width: 405px;
	margin-left: 75px;
	text-align: center;
	margin-top: 175px;
}
.ad-bt{
	color: #fff;
	line-height:30px;
	font-size: 15px;
}
.ad-more{
	text-align: center;
	width: 145px;
	line-height: 45px;
	background: #0049b7;
	margin:20px auto 0px;
}
.ad-more a{
	color: #fff;
	font-size: 15px;
}
.ad-right{
	text-align: right;
	width: 310px;
}
.ad-right li{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.ad-right li p{
	font-weight:normal;
	line-height:30px;
	font-size: 15px;
	margin-top: 5px;
}
/*新闻中心*/
.news-bg{
	margin-top:60px;
}
.news-con{
	margin-top: 30px;
}
.news-nr{
	width: 570px;
}
.gongsi{
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.gs-xbt a{
	line-height: 45px;
	color: #0049b7;
	font-weight:bold;
	font-size: 18px;
}
.gs-xnr{
	margin-top: 10px;
}
.gs-xnr a{
	line-height: 25px;
	color: #202020;
	font-size: 13px;
}
.hangye{
	margin-top: 20px;
}
.hangye li{
	border-bottom: 1px solid #dddddd;
	line-height:48px;
	float: left;
	width: 50%;
}
.hangye li a{
	color: #202020;
	font-size: 13px;
}
.yqlj{
	font-size: 15px;
	margin-top: 20px;
	font-weight: bold;
}
.yqlj a{
	font-size: 15px;
	font-weight: bold;
}
/*banner*/
#full-screen-slider {
	width:100%;
	height: 100%;
	position:relative;
}
#slides {
	display:block;
	width:100%;
	height: 737px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	z-index: 1!important;
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:26%;
	top:690px;
	z-index:998;
	padding:5px 15px 5px 0;
	margin:0
}
#pagination li {
	display:block;
	list-style:none;
	width:10px;
	height:10px;
	float:left;
	margin-left:15px;
	border-radius:5px;
	background:#FFF
}
#pagination li a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-indent:-9999px;
}
#pagination li.current {
	background:#1964d1;
}
.new-bg{width:100%; background: rgba(0,122,216,0.8); height: 85px; position: absolute; bottom: 0; left: 0; z-index: 9;}
.xinwen{width: 750px; float: left; margin-left: 445px; height: 85px;}
.xinwen-bt{margin-right: 35px;}
.xinwen-bt a{line-height: 85px;color: #ffffff;font-weight: bold;font-size: 18px;}
.video{width: 385px; height:317px; position: absolute; bottom: -232px; z-index: 99;}
.video a{color: #FFFFFF;line-height:45px;}
.video p{line-height: 45px; background: #3395e0;padding-left: 20px;}
.menu{width: 750px; float: right; margin-top: 40px;height: 180px;}
.menu li{float: left;width: 161px;height:70px;text-align: center;margin-right:26px;}
.menu li a{color: #ffffff;font-size: 14px;}
.tb1{background: url(../images/tubiao1.jpg) no-repeat;padding-top: 110px;}
.tb2{background: url(../images/tubiao2.jpg) no-repeat;padding-top: 110px;}
.tb3{background: url(../images/tubiao3.jpg) no-repeat;padding-top: 110px;}
.tb4{background: url(../images/tubiao4.jpg) no-repeat;padding-top: 110px;}
.header-news{ height: 40px; background: url(../images/headertopico1.jpg) no-repeat left center; float: left;}
.header-news .bd{ line-height:85px; height: 20px; }
.header-news .bd a{ color: #fff; font-size: 13px;}
/*联系我们*/
.lx-con li{
	float: left;
	line-height:60px;
	font-size:16px;
	font-weight: bold;
	color: #2b2b2b;
	margin-right:30px;
	margin-bottom: 20px;
}
.lx-con li:last-child{
	margin-right: 0px;
}