/*公共样式*/
.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;
}
/*头部样式*/
.db-bg{
	background: #f5f5f5;
	line-height: 34px;
	border-bottom: solid 1px #e1e1e1;
	font-size: 14px;
	color: #646464;
}

.top-bg{
	padding: 30px 0;
}
.logo-text{
	margin-left: 30px;
	font-size: 15px;
	color: #969696;
}
.logo-text p{
	font-size: 16px;
	color: #ef8201;
	font-weight: bold;
	margin-bottom: 10px;
}
.top-tel{
	background: url(../images/top-telicon.jpg) no-repeat left center;
	padding-left: 90px;
	font-size: 14px;
	color: #6c6c6c;
}
.top-tel p{
	font-size: 28px;
	color: #ef8201;
	font-weight: bold;
}

.nav-bg{
	background: #ef8201;
}
.nav-bg .mobile_nav>ul>li{
	float: left;
	line-height: 50px;
}
.nav-bg .mobile_nav>ul>li>a{
	display: block;
	padding: 0 43px;
}
.nav-bg .mobile_nav>ul>li>a>span{
	color: #fff;
	font-size: 16px;
}
.nav-bg .mobile_nav>ul>li>a#menu_selected{
	background: #f30707;
}
.nav-bg .mobile_nav>ul>li:hover>a{
	background: #f30707;
}





/*foot*/
.footer-bg{
	background: #333333;
	padding: 50px 0;
}
.footer-left{
	margin-right: 70px;
	width: 390px;
}
.footer-nav{
	margin-top: 20px;
}
.footer-nav ul li{
	float: left;
	margin-right: 30px;
}
.footer-nav ul li a{
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}
.footer-list ul li{
	font-size: 15px;
	color: #e2e2e2;
	line-height: 30px;
}
.footer-right{
	text-align: center;
}
.footer-right p{
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}


.bottom-bg{
	padding: 10px 0;
	color: #fff;
	font-size: 13px;
	background: #ef8201;
	text-align: center;
	line-height: 26px;
}
.bottom-bg a{
	color: #fff;
	font-size: 13px;
}

/* page-right */
.page-single,.page-products,.page-news,.page-newsdetail,.page-jobs,.page-jobsdetail{margin-bottom:40px;}
.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-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:742px;margin-right:60px;border-bottom: solid 1px #a0a0a0;padding-bottom: 30px;}
.page-guestbook1 dl dt,.page-guestbook1 dl dd{padding:11px}
.page-guestbook1 dl dt{width:80px;text-align:right}
.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;
}

/*内页样式*/
.ddsmoothmenu-v1{
	background: #f1f1f1;
}
.ddsmoothmenu-v1>ul>li{
	padding-left: 20px;
	border-bottom: solid 1px #e6e6e6;
	line-height: 57px;
}
.ddsmoothmenu-v1>ul>li:hover{
	background: #ef8201;
}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 16px;
	color: #636363;
}
.ddsmoothmenu-v1>ul>li:hover a span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover{
	background: #ef8201;
}
.site-nav{
	font-size: 15px;
	color: #202020;
	text-align: center;
}
.site-nav a{
	font-size: 15px;
	color: #202020;
}
.ny-ab img{
	width: 100%;
}

.ny-xwimg{
	width: 300px;
	overflow: hidden;
	height: 200px;
	text-align: center;
}
.ny-xwimg img{
	height: 100%;
}
.ny-xwcon{
	width: 880px;
	margin-top: 15px;
}
.ny-xwsj{
	font-size: 12px;
	color: #666;
	margin: 10px 0;
}
.ny-xwmore{
	width: 80px;
	line-height: 34px;
	text-align: center;
	border: solid 1px #ef8201;
	margin-top: 20px;
}
.ny-xwmore a{
	font-size: 14px;
	color: #ef8201;
	text-transform: uppercase;
}


.ny-qywhlist ul li{
	float: left;
	width: 340px;
	margin: 0 10px;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
}
.ny-qywhlist ul li p{
	font-size: 20px;
	font-weight: bold;
	color: #ef8201;
	margin-bottom: 10px;
}


/*#page_main{background:#F7F7F7;}*/
.ny-cdh .ddsmoothmenu-v>ul>li{
	float: left;
	text-align: center;
	line-height: 79px;
	width: 400px;
}
.ny-cdh .ddsmoothmenu-v>ul>li>a>span{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.ny-cdh .ddsmoothmenu-v>ul li>ul{
	padding: 10px;
	width: 90%;
	display: none;
	position: absolute;
	top: 42px;
	left: -2px;
	z-index: 999;
}
.ny-cdh .ddsmoothmenu-v>ul li:hover>ul{
	display: block;
	background: #efefef;
}





#page_main{
	margin: 60px 0;
}
.ny-bottom{
	margin-top: 40px;
}
.ny-neirong{
	margin-top: 40px;
}
.ny-neirong1{
	width: 920px;
}
.left-width{
	width: 850px;
}
.related_cp{
	margin: 20px 0;
}
.related-list{
	margin: 20px 0;
}
.jqzoom1{
	height: 250px;
	overflow: hidden;
}
.jqzoom1 img{
	height: 100%;
}
.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;
}

.ny-hzbox{
	background: #f8f8f8;
	padding: 30px 10px;
}




/*图片列表*/
.fdtp-img{
	width: 200px;
	height: 120px;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
.fdtp-img img{
	/*width: 100%;
	min-height: 245px;*/
	height: 100%;
	cursor: pointer;
				transition: all 0.6s;
}
.fdtp-img img:hover{
	transform: scale(1.1);
}

.zz-img{
	width: 260px;
	height: 360px;
	overflow: hidden;
}
.zz-img img{
	width: 100%;
	min-height: 100px;
}
.photos-demo1 span{ display: inline-block; text-align: center; margin: 0 20px;}
.photos-demo1 span p{line-height: 50px;font-size: 14px;color: #2b2b2b;}



.photos-demo span{ display: inline-block; text-align: center; margin: 0 18px;}
.photos-demo span p{line-height: 50px;font-size: 14px;color: #2b2b2b;}

.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-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;}

/*首页*/
.cp-bg{
	background: url(../images/cp-bg.jpg) no-repeat center top;
	padding: 60px 0;
}
.cp-tit{
	text-align: center;
	font-size: 18px;
	color: #666666;
	text-transform: uppercase;
}
.cp-tit p{
	margin-bottom: 10px;
	font-size: 30px;
	color: #333333;
}
.cp-text{
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.cp-text:before{
	content: "";
	width: 34px;
	height: 2px;
	background: #EF8201;
	float: left;
	margin: 10px 0 0 440px;
}
.cp-text:after{
	content: "";
	width: 34px;
	height: 2px;
	background: #EF8201;
	float: right;
	margin: 10px 440px 0 0px;
}
.cp-bottom{
	margin-top: 40px;
}
.cp-left{
	width: 240px;
}
.cp-ltop{
	text-align: center;
	background: #ef8201;
	padding: 20px 0;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.cp-ltop p{
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}
.cp-nav{
	background: #fff;
}
.cp-nav ul li{
	padding-left: 20px;
	border-bottom: solid 1px #e6e6e6;
	line-height: 55px;
}
.cp-nav ul li:hover{
	background: #ef8201;
}
.cp-nav ul li a{
	font-size: 16px;
	color: #636363;
}
.cp-nav ul li:hover a{
	color: #fff;
}
.cp-box{
	width: 930px;
}
.cp-rtop{
	background: #efefef;
	line-height: 50px;
}
.tjcp{
	background: #ef8201;
	width: 120px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.tjcp-more{
	margin-right: 20px;
}
.tjcp-more a{
	font-size: 14px;
	color: #8b8b8b;
	text-transform: uppercase;
}
.cp-libox{
	margin-top: 20px;
}
.cp-img{
	height: 220px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.cp-img img{
	height: 100%;
	/*width: 100%;*/
}
.cp1-title{
	text-align: center;
	margin: 10px 0;
}
.cp1-title a{
	font-size: 16px;
	color: #666666;
}
.cp-limore{
	text-align: center;
}
.cp-limore ul{
	display: inline-block;
}
.cp-limore ul li{
	float: left;
	width: 80px;
	line-height: 30px;
	text-align: center;
	background: #ef8201;
	margin: 0 15px;
}
.cp-limore ul li:hover{
	background: #f30707;
}
.cp-limore ul li a{
	font-size: 14px;
	color: #fff;
}

.xw-bg{
	padding: 60px 0;
}
.xw-tit{
	font-size: 16px;
	color: #8d9193;
}
.xw-tit span{
	font-size: 28px;
	color: #000222;
	font-weight: bold;
	margin-right: 10px;
}
.xw-nav ul li{
	float: left;
	width: 150px;
	line-height: 50px;
	text-align: center;
	background: #f8f8f8;
	margin-left: 10px;
}
.xw-nav ul li:hover{
	background: #ef8201;
}
.xw-nav ul li a{
	font-size: 16px;
	color: #181d2d;
}
.xw-nav ul li:hover a{
	color: #fff;
}
.xw-lxq{
	background: #f8f8f8;
	padding: 30px;
	margin: 30px 0;
}
.gongsi-xbt a{
	font-size: 16px;
	color: #ef8201;
	font-weight: bold;
}
.gongsi-xbt{
	margin-bottom: 10px;
}
.gongsi-xnr a{
	font-size: 14px;
	color: #878786;
	line-height: 28px;
}
.xw-list{
	width: 680px;
}
.xw-list ul li{
	line-height: 36px;
}
.xw-list ul li:before{
	content: "";
	display: block;
	float: left;
	width: 6px;
	height: 6px;
	background: #ef8201;
	border-radius: 10px;
	margin-right: 10px;
	margin-top: 16px;
}
.xw-list ul li a{
	font-size: 15px;
	color: #2d2e2c;
}
.xw-list ul li span{
	float: right;
	font-size: 14px;
	color: #9d9d9d;
}

.hzqy-bg{
	background: url(../images/hzqy-bg.jpg) no-repeat center top;
	padding: 43px 0;
}
.hz-tit{
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.hz-tit p a{
	font-size: 30px;
	color: #fff;
}
.hz-tit p{
	margin-bottom: 10px;
}
.hz-text{
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.hz-text:before{
	content: "";
	width: 34px;
	height: 2px;
	background: #fff;
	float: left;
	margin: 10px 0 0 440px;
}
.hz-text:after{
	content: "";
	width: 34px;
	height: 2px;
	background: #fff;
	float: right;
	margin: 10px 440px 0 0px;
}
.hz-box{
	background: #f8f8f8;
	padding: 30px 10px 0;
	margin-top: 40px;
}

.ys-bg{
	background: url(../images/ys-bg.jpg) no-repeat center top;
	padding: 60px 0;
}
.ys-top{
	margin-top: 77px;
}
.ys-list{
	width: 400px;
	text-align: right;
}
.ys-list ul li{
	font-size: 15px;
	color: #656565;
	line-height: 30px;
	font-style: italic;
}
.ys-list ul li:first-child{
	margin-bottom: 114px;
}
.ys-list ul li p{
	font-size: 24px;
	color: #ef8201;
	font-weight: bold;
	margin-bottom: 10px;
}
.ys-list ul li p span{
	font-size: 99px;
	color: #EFEFEF;
	text-transform: uppercase;
	margin-right: 10px;
}
.ys-right{
	width: 400px;
}
.ys-right ul li{
	font-size: 15px;
	color: #656565;
	line-height: 30px;
	font-style: italic;
}
.ys-right ul li:first-child{
	margin-bottom: 114px;
}
.ys-right ul li p{
	font-size: 24px;
	color: #ef8201;
	font-weight: bold;
	margin-bottom: 10px;
}
.ys-right ul li p span{
	font-size: 99px;
	color: #EFEFEF;
	text-transform: uppercase;
	margin-right: 10px;
}

.about-left{
	width: 580px;
	background: #f3f3f3;
	padding: 30px;
}
.about-tit{
	font-size: 32px;
	color: #2d2b2c;
	font-weight: bold;
}
.about-text{
	margin: 27px 0;
}
.about-text p{
	font-size: 15px;
	color: #2c2c2c;
	line-height: 33px;
}
.about-more{
	width: 140px;
	line-height: 47px;
	text-align: center;
	background: #ef8201;
}
.about-more a{
	font-size: 15px;
	color: #fff;
}






.yqlj-bg{
	padding: 60px 0 20px;
}
.yqlj{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.yqlj:before{
	content: "";
	display: block;
	float: left;
	width: 20px;
	height: 5px;
	background: #EF8201;
	margin-top: 8px;
	margin-right: 10px;
}
.yqlj a{
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
/*banner*/
#full-screen-slider {
	width:100%;
	height:559px;
	position:relative
}
#slides {
	display:block;
	width:100%;
	height:100%;
	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
}
#slides li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	left:26%;
	top:520px;
	z-index:9900;
	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:#ef8201;
}
