/*公共样式*/
.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;
}
/*头部样式*/
.header{
	height:130px;
	background: url(../images/header-bg.jpg) no-repeat center top;
	width: 100%;
	display: table;
}
.nav{
	margin-top:85px;
	width:650px;
}
.nav .mobile_nav ul li{
	width:80px;
	float: left;
	text-align: center;
	line-height: 40px;
}
.nav .mobile_nav ul li a{
	display: block;
	color: #2b2b2b;
	font-size:15px;
}
.nav .mobile_nav ul li a span{
	color: #2b2b2b;
	font-size:15px;
}
.nav .mobile_nav ul li:hover{
	background: #0cb191;
	border-radius: 50px;
}
.nav .mobile_nav ul li:hover a{
	background: #0cb191;
	color: #fff;
	border-radius: 50px;
	line-height: 40px;
}
.nav .mobile_nav ul li:hover a span{
	color: #fff;
}
.nav .mobile_nav ul li a#menu_selected{
	background: #0cb191;
	color: #fff;
	border-radius: 50px;
	line-height: 40px;
}
.nav .mobile_nav ul li a#menu_selected span{
	color: #fff;
}
/*foot*/
.footer img{
	width: 100%;
}
.f-tel{
	float: left;
	width: 220px;
}
.f-hm{
	color: #fff;
	font-size: 15px;
}
.f-hm p{
	font-family: impact;
	line-height: 37px;
	margin-top: 5px;
	font-size: 25px;
}
.f-nav{
	width: 180px;
	margin-left: 185px;
}
.f-nav li{
	float: left;
	width:50%;
}
.f-nav li a{
	color: #fff;
	font-size:15px;	
	line-height: 36px;
}
.f-lxfs{
	float: right;
	margin-top: 20px;
}
.lxfs-bt{
	color: #fff;

	font-size: 20px;

}
.lxfs-nr li{
	color: #fff;
	line-height: 30px;
	font-size:15px;
	font-weight: bold;
}
.foot-content{
	background: #0cb191;
	text-align: center;
	color:#fff;
	line-height: 45px;
}
.foot-content a{
	color:#fff;
	font-size: 13px;
}
/* page-right */
.page-news1{width: 1200px;}
.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;
}
/*内页样式*/
.dbg{
	background: linear-gradient(#eee,#fff);
	height: 100%;
	padding: 40px 0px 70px;
}
.dbg-bg{
	background: #fff;
	box-shadow: 0px 5px 20px #e1e1e1;
	width: 1100px;
	padding:50px;
}
.ny-title{
	padding-top: 40px;
	background: #eee;
	text-align: center;
}
.ny-title-bg p{
	font-weight: bold;
	color: #0cb191;
	font-size: 24px;
	letter-spacing: 2px;
	margin-top: 5px;
}
.lanmu{
	border-bottom: 1px dashed #5781c4;
}
.site-nav{
	background: #efefef;
	line-height: 50px;
	border-bottom:1px solid #ccc;
}
.site-nav-bg{
	color: #2b2b2b;
}
.site-nav-bg a{
	color: #2b2b2b;
}
.site-nav-bg span{
	color: #2b2b2b;
}
.site-nav{
	line-height:50px;
	font-size: 15px;
}
.ny-dhwz{
	background: #efefef;
	margin-bottom:50px;
	color: #2b2b2b;
}
.ny-dhwz a{
	color:#2b2b2b;
}
.ny-line{
	width: 56px;
    height: 3px;
    background: #1964d1;
    margin-top: 20px;
}
#page_main{
	padding-bottom: 60px;
}
.ny-main{
	margin-top: 80px;
}
/*内页导航样式*/
.ny-left{
	width:210px;
}
.ddsmoothmenu-v ul li{
	text-align: center;
	border: 1px solid #e1e1e1;
	margin-bottom: 5px;
	line-height:70px;
}
.ddsmoothmenu-v ul li:hover{
	background: #0cb191;
}
.ddsmoothmenu-v ul li:hover a span{
	color: #fff;
}
.ddsmoothmenu-v ul>.lihover .ahover{
	background: #0cb191;
}
.ddsmoothmenu-v ul>.lihover .ahover span{
	color: #fff;
}
.ddsmoothmenu-v ul>.lihover span{
	font-size:18px;
	font-weight: bold;
	color: #2b2b2b;
	line-height:70px;
}
.ddsmoothmenu-v ul .lihover span{
	color: #2b2b2b;
	font-size: 16px;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px 20px;width: 345px;}
.photos-demo span p{ margin-top: 10px;font-size: 16px;}
.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-bg{
	margin-top: 60px;
}
.pro-title{
    text-align: center;	
}
.pro-title p{
    font-weight: bold;
    color: #0CB191;
    font-size: 26px;
    margin-top:5px;
}
.fenlei{
	margin: 35px auto 40px;
}
.fenlei li{
	float: left;
	border: 1px solid #dcdcdc; 
	margin: 10px;
	line-height: 30px;
	text-align: center;
	width: 120px;
}
.fenlei li:last-child{ 
	padding-right: 0px;
	margin-right: 0px;
}
.fenlei li a{
	color: #222;
	font-size: 16px;
}
.pro-con{
	margin-top: 40px;
}
/*优势*/
.ad{
	height: 620px;
	background: url(../images/ad-bg.jpg) no-repeat top center;
	margin-top:70px;
	padding-top: 110px;
}
.ad-title{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.ad-con{
	margin-top: 105px;
}
.ad-jt{
	width: 72px;
	margin-left: 565px;
	margin-top:440px;
}
.ad-jt li{
	float: left;
}
.ad-nr{
	width: 545px;
}
.ad-nr li{
	color: #fff;
	margin-bottom: 80px;
	font-size: 20px;
}
.ad-nr li p{
	margin-top:20px;
	color: #fff;
	font-size: 15px;
    line-height: 30px;	
}
.ad-jt li .on{
	
}
.ad-jt li.on a{
	display: block;
}
/*关于我们*/
.about{
	background:url(../images/about-bg.jpg) no-repeat top center;;
	height:539px;
}
.about-con{
	width:650px;
	padding-top: 95px;
}
.about-title{
	color: #252525;
	font-size: 20px;
}
.about-diao{
	color: #606060;
	font-size: 14px;
	line-height: 36px;
	margin: 20px 0px 30px;
}
.about-more{
	text-align: center;
	width: 155px;
	line-height: 45px;
	border:1px solid #0cb191;
}
.about-more a{
	color: #0cb191;
	font-size: 15px;
}
.about-more:hover{
	background: #0cb191;
	margin-top: 10px;
}
.about-more:hover a{
	color: #fff;
}
.about-nav{
	margin-top:72px;
	margin-left:62px;
}
.about-nav li{
	float: left;
	width:115px;
	margin-right: 126px;
}
.about-nav li:last-child{
	margin-right:0px;
}
/*新闻中心*/
.news-bg{
	margin-top: 20px;
}
.news-title{
    text-align: center;	
    background: url(../images/news-bt.jpg) no-repeat top center;
    height: 105px;
    font-weight: bold;
    color: #0cb191;
    font-size: 26px;
    padding-top: 50px;
}
.news-title p{
    font-weight: normal;
    color: #848484;
    font-size:16px;
    margin-top: 23px;
}
.news-fenlei{
	margin-top: 40px;
	margin-bottom: 30px;
}
.news-bt li{
	float: left;
	margin-right: 50px;
}
.news-bt li a{
	font-weight: bold;
	font-size: 20px;
	color: #1a1a1a;
}
.news-bt li:hover a{
	color: #faa703;
}
.news-more{
	margin-top: 10px;
}
.news-more a{
	color: #565656;
	font-size: 16px;
	text-transform: uppercase;
}
.news-con{
	width: 530px;
	background: #f7f7f7;
	height: 275px;
	padding: 45px 35px 0px;
}
.gs-xbt a{
	font-weight: bold;
	color: #191919;
	font-size: 18px;
}
.gs-xnr{
	margin-top: 20px;
	margin-bottom: 30px;
}
.gs-xnr a{
	color: #696969;
	font-size: 14px;
	line-height: 36px;
}
.gs-more{
	text-align: center;
	width: 155px;
	line-height: 45px;
	border:1px solid #0cb191;
}
.gs-more a{
	font-size: 15px;
	color: #0cb191;
}
.gs-more:hover {
	background: #0cb191;
}
.gs-more:hover a{
	color: #fff;
}
.hangye{
	margin-top:25px;
}
.hangye li{
	float: left;
	width: 380px;
	border-bottom:1px dashed #dbdbdb;
	margin-right:20px;
}	
.hangye li a{
	line-height: 48px;
	font-size: 15px;
	color: #191919;
}	
.hangye li:nth-child(3),.hangye li:nth-child(6){
	margin-right: 0px;
}
.yqlj{
	padding: 40px 0px;
}
/*banner*/
#full-screen-slider {
	width:100%;
	height: 100%;
	position:relative;
}
#slides {
	display:block;
	width:100%;
	height:660px;
	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:610px;
	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:#0cb191;}
.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;}


.f-dingwei{
	position: absolute;
}
.f-erweima{
	position: fixed;
	right: 0;
	width: 480px;
	box-sizing: border-box;
	padding: 10px 0;
	text-align: center;
	bottom: 0;
    color: #fff;
	font-size: 20px;
    z-index: 9;
}