/*公共样式*/
.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{
	line-height: 40px;
	font-size: 15px;
	color: #282828;
	border-bottom: solid 1px #e8e8e8;
}
.top-bg{
	padding: 30px 0;
}
.logo-text{
	margin-left: 20px;
	font-size: 15px;
	color: #282828;
	margin-top: 6px;
}
.logo-text p{
	font-size: 18px;
	color: #e6212a;
	font-weight: bold;
	margin-bottom: 10px;
}
.top-tel{
	background: url(../images/top-tel.jpg) no-repeat left center;
	font-size: 16px;
	color: #282828;
	padding-left: 60px;
}
.top-tel p{
	font-size: 24px;
	color: #282828;
	font-family: impact;
	margin-top: 10px;
}

.nav-bg{
	background: #282828;
}
.nav-bg .mobile_nav>ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.nav-bg .mobile_nav>ul>li{
	float: left;
	line-height: 60px;
	flex-grow: 1;
}
.nav-bg .mobile_nav>ul>li>a{
	display: block;
}
.nav-bg .mobile_nav>ul>li>a>span{
	color: #fff;
	font-size: 16px;
}
/*.nav-bg .mobile_nav>ul>li>a#menu_selected span{
	color: #282828;
}
.nav-bg .mobile_nav>ul>li:hover>a span{
	color: #282828;
}*/
.nav-bg .mobile_nav>ul>li>a#menu_selected{
	background: #e6212a;
}
.nav-bg .mobile_nav>ul>li:hover>a{
	background: #e6212a;
}


/*foot*/
.footer-bg{
	background: #2b2b2b;
	padding: 60px 0;
}
.footer-list{
	margin-right: 90px;
}
.footer-list ul li{
	font-size: 15px;
	color: #fff;
	line-height: 36px;
}
.ml70{
	margin-left: 70px;
}
.footer-ewmtext{
	text-align: right;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	margin-right: 30px;
	margin-top: 50px;
}


.bottom-bg{
	padding: 10px 0;
	color: #fff;
	font-size: 13px;
	background: #e6212a;
	text-align: center;
}
.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>ul{
	display: inline-block;
}
.ddsmoothmenu-v1>ul>li{
	float: left;
	width: 220px;
	line-height: 50px;
	text-align: center;
	background: #282828;
	margin: 0 10px;
}
.ddsmoothmenu-v1>ul>li:hover{
	background: #e6212a;
}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 16px;
	color: #fff;
}
/*.ddsmoothmenu-v1>ul>li:hover a span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #fff;
}*/
.ddsmoothmenu-v1>ul>li.lihover{
	background: #e6212a;
}
.site-nav{
	font-size: 15px;
	color: #202020;
	text-align: center;
	margin-bottom: 10px;
}
.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 #e6212a;
	margin-top: 20px;
}
.ny-xwmore a{
	font-size: 14px;
	color: #e6212a;
	text-transform: uppercase;
}





/*#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{
	padding: 70px 0;
	background: #f8f8f8;
}
.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;
}

/*图片列表*/
.fdtp-img{
	width: 290px;
	height: 280px;
	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);
}

.photos-demo span{ display: inline-block; text-align: center; margin: 0 5px;}
.photos-demo span p{line-height: 60px;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: #f8f8f8;
	padding: 70px 0;
}
.cp-tit{
	text-align: center;
	font-size: 24px;
	color: #929292;
	text-transform: uppercase;
}
.cp-tit p a{
	font-size: 32px;
	color: #e6212a;
	font-weight: bold;
}
.cp-tit p{
	font-size: 32px;
	color: #e6212a;
	font-weight: bold;
}
.cp-tit p:before{
	content: "";
	display: block;
	width: 40px;
	height: 3px;
	background: #282828;
	float: left;
	margin-left: 470px;
	margin-top: 20px;
}
.cp-tit p:after{
	content: "";
	display: block;
	width: 40px;
	height: 3px;
	background: #282828;
	float: right;
	margin-right: 470px;
	margin-top: 20px;
}
.cp-nav{
	margin-top: 40px;
	text-align: center;
}
.cp-nav ul{
	display: inline-block;
}
.cp-nav ul li{
	float: left;
	width: 220px;
	line-height: 50px;
	text-align: center;
	background: #282828;
	margin: 0 10px;
}
.cp-nav ul li:hover{
	background: #e6212a;
}
.cp-nav ul li a{
	font-size: 16px;
	color: #fff;
}
.cp-bottom{
	margin-top: 40px;
}
.cp-img a{
	display: block;
	  display: flex;
    align-items: center;
    justify-content: center;
    height: 320px;
	overflow: hidden;
	text-align: center;
}
.cp-img img{
	height: 100%;
	/*width: 100%;*/
}
.cp1-title{
	text-align: center;
	margin-top: 30px;
}
.cp1-title a{
	font-size: 18px;
	color: #282828;
}
#ScrollBox1 li:hover .cp1-title a{
	color: #e6212a;
}
.cp1-more{
	width: 88px;
	line-height: 28px;
	border: solid 1px #535353;
	text-align: center;
	margin: 10px auto 30px;
}
#ScrollBox1 li:hover .cp1-more{
	background: #e6212a;
	border: solid 1px #e6212a;
}
.cp1-more a{
	color: #686868;
	font-size: 15px;
}
#ScrollBox1 li:hover .cp1-more a{
	color: #fff;
}

.ys-bg{
	background: url(../images/ys-bg.jpg) no-repeat center top;
	padding: 70px 0 150px;
}
.ys-top{
	width: 410px;
	font-size: 15px;
	color: #666666;
	line-height: 30px;
}
.mt110{
	margin-top: 110px;
	margin-right: 90px;
}
.ys-top p{
	font-size: 24px;
	color: #282828;
}
.ys-top:hover p{
	color: #e6212a;
}
.ys-top p:after{
	content: "";
	display: block;
	width: 29px;
	height: 5px;
	background: #E6212A;
	margin: 20px 0;
}
.mt150{
	margin-top: 150px;
	margin-left: 97px;
}
.mt160{
	margin-top: 160px;
	margin-right: 90px;
}


.about-bg{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding: 70px 0;
}
.about-left{
	width: 600px;
	margin-top: 60px;
}
.about-tit{
	font-size: 18px;
	color: #e1e1e1;
	text-transform: uppercase;
}
.about-tit span{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
}
.about-text{
	margin: 40px 0;
}
.about-text p{
	font-size: 15px;
	color: #e1e1e1;
	line-height: 36px;
}
.about-box{
	width: 96px;
	line-height: 32px;
	text-align: center;
	background: #e6212a;
}
.about-box a{
	font-size: 15px;
	color: #fff;
}

.xw-bg{
	margin: 70px 0;
}
.xw-bottom{
	margin-top: 40px;
}
.xw-rxq{
	width: 350px;
	margin-top: 20px;
}
.xw-xbt a{
	font-size: 18px;
	color: #282828;
	font-weight: bold;
}
.xw-xnr{
	margin: 10px 0;
}
.xw-xnr a{
	font-size: 15px;
	color: #686868;
	line-height: 30px;
}
.xw-xmore{
	width: 118px;
	line-height: 28px;
	border: solid 1px #e6e6e6;
	text-align: center;
	border-radius: 10px;
}
.xw-xmore a{
	font-size: 15px;
	color: #282828;
}
.xw-right{
	width: 800px;
}
.xw-time{
	width: 100px;
	text-align: center;
	border: solid 1px #d5dce4;
	padding: 10px 0;
	font-size: 14px;
	color: #686868;
}
.xw-time p{
	font-size: 48px;
	color: #343434;
}
.xw-rbox{
	width: 660px;
	margin-top: 5px;
}
.xw-xq ul li{
	border-bottom: dashed 1px #d5dce4;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.xw-xq ul li:last-child{
	margin-bottom: 0;
}
.xw-rbt a{
	font-size: 18px;
	color: #282828;
	font-weight: bold;
}
.xw-rnr a{
	font-size: 15px;
	color: #686868;
	line-height: 30px;
}
.xw-rnr{
	margin-top: 10px;
}
.xw-list ul li{
	line-height: 66px;
	border-bottom: dotted 1px #dadada;
	float: left;
	width: 50%;
}
.xw-list ul li:before{
	content: "";
	display: block;
	float: left;
	width: 8px;
	height: 2px;
	background: #767676;
	margin: 33px 20px 0 0;
}
.xw-list ul li a{
	font-size: 15px;
	color: #282828;
}
.xw-list ul li:hover a{
	color: #e6212a;
}



.yqlj-bg{
	padding: 00px 0 20px;
}
.yqlj{
	font-size: 20px;
	color: #e6212a;
	font-weight: bold;
	text-transform: uppercase;
}
.yqlj a{
	font-size: 15px;
	color: #2b2b2b;
	font-weight: normal;
}
/*banner*/
#full-screen-slider {
	width:100%;
	height:752px;
	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:700px;
	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:#e6212a;
}
