/*公共样式*/
.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*/
.header{
	border-top:10px solid #efefef;
}
.logo{
	margin:30px 0px;
}
.nav{
	text-align: right;
	width: 700px;
	margin-top:10px;
}
.tel{
	color: #000;
	font-size: 15px;
	background:url(../images/tel.jpg) no-repeat right 540px center;
}
.tel span{
	font-family: "times new roman";
	color: #000;
	color: #bc0203;
	font-size: 32px;
}
.mobile_nav>ul>li{
	margin-top:15px;
	line-height:15px;
	width:99px;
	border-right: 1px solid #ddd;
	float: left;
	text-align: center;
}
.mobile_nav>ul>li>a{
	display: block;
	position: relative;
    font-size:16px;
    color: #202020;
}	
.mobile_nav li:hover span{
	color: #bc0203;
	font-weight: bold;
}
.mobile_nav>ul>li>a>span{
	font-size:16px;
    color: #202020;
}
.mobile_nav>ul>li>a#menu_selected span{
	color: #bc0203;
	font-weight: bold;
}
.mobile_nav .menulevel {display: none;}
/*foot部分*/
.footer{
	padding: 50px 0px;
    background: #333333;
}
.f-con{
	width: 690px;
}
.f-logo{
	border-bottom: 1px solid rgba(255,255,255,.2);
	margin-bottom:30px;
	padding-bottom: 20px;
}
.f-nav li{
	float: left;
	margin-left:18px;
	padding-right:17px;
	line-height: 15px;
	border-right: 1px solid rgba(255,255,255,.2);
}
.f-nav .menulevel{
	display: none;
}
.f-nav li:last-child{
	margin-right: 0px;
}
.f-nav li a{
	color: #fff;
	font-size: 15px;
}
.f-lxfs{
	width: 290px;
	margin-left: 50px;
	margin-top:22px;
}
.f-lxfs li{
	color: #fff;
	font-size: 15px;
	line-height: 36px;
}
.f-lxfs li span{
	color: #fff;
	font-family:impact;
	font-size:28px;
}
.f-ewm{
	margin-top: 10px;
}
.foot-content{
	padding: 15px 0px;
	background: #bc0203;
	text-align: center;
	color:#fff;
	line-height: 24px;
}
.foot-content a{
	color:#fff;
	font-size: 13px;
}
.foot-content P{
	margin-top: 5px;
}
.foot-content img{
	opacity: 0.8;
}

/* 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:40px;line-height:40px;text-align:center;border:none 0px;font-size:15px;text-align: center;color: #fff;}

.page-news table th.news-time{width:50%;background: #68b92e;line-height: 40px;border-right:1px solid #fff;}
.page-news table th.news-title{background: #68b92e;line-height: 40px;width:50%;}
.page-news table td{border-bottom:1px dashed #D7D7D7;text-align:center;}
.page-news table td.time-list{color:#666;}
.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;
}
/*内页样式*/
.ny-title{
	margin-top:20px;
	text-align: center;
	font-size: 18px;
	color: #6b6b6b;
}
.ny-title p{
	line-height: 49px;
	background:url(../images/dian.png) no-repeat bottom center;
	color: #000;
	margin-bottom: 10px;
	font-size: 40px;
	
}

.dbg{
	background:#f7f7f7;
	padding:40px 0px 60px;
}
.dbg-bg{
	background: #fff;
	width: 1100px;
	padding:50px;
	margin-top:30px;
}
.site-nav{
	padding:20px 0px;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	background:#f7f7f7;
}
.ny-xbt{
	text-align: center;
}
.site-nav img{
	margin-right: 10px;
}
.site-nav-bg a{
	font-size: 15px;
	color: #2b2b2b;
}
.site-nav-bg span{
	font-size: 15px;
	color: #2b2b2b;
}

.site-nav9{
	font-size: 15px;
	background: #f5f5f5;
	line-height: 60px;
	border-bottom: 1px solid #ccc;
}
.site-nav9 img{
	margin-right: 10px;
}
.site-nav9 a{
	font-size: 15px;
	color: #2b2b2b;
}
.site-nav9 span{
	font-size: 15px;
	color: #2b2b2b;
}
#page_main{
	padding-bottom: 60px;
}
.ny-main{
	margin-top: 80px;
}
/*内页导航样式*/
.ny-left{
	width:240px;
}
.ddsmoothmenu-v1>ul>li{
	width:240px;
	line-height:80px;
	margin-bottom: 5px;
	background:url(../images/pro-tu_10.png) no-repeat right 30px center #f2f2f2;
    cursor: pointer;
    transition: all 0.6s;
    
}
.ddsmoothmenu-v1>ul>li:hover{background:url(../images/pro-tu_07.png) no-repeat right 30px center #ee9b11;}
.ddsmoothmenu-v1>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v1>ul>li>a>span{font-size:16px;color: #202020;margin-left: 20px;}
.ddsmoothmenu-v1>ul>li>ul>li{line-height:50px;background:#ccc;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.ddsmoothmenu-v1>ul>li>ul>li span{margin-left:20px;}
.ddsmoothmenu-v1>ul>li.lihover {background:url(../images/pro-tu_07.png) no-repeat right 30px center #ee9b11;}
.ddsmoothmenu-v1>ul>.lihover .ahover span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover ul li a span{color: #fff;font-size: 16px;}
.ddsmoothmenu-v1>ul>.lihover>ul>li:hover{background: #ff6902;}
.ddsmoothmenu-v1>ul>.lihover>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover>ul>.lihover{background: #ff6902;}
/*主菜单当前所在页面*/
.ddsmoothmenu-v1>ul>li.lihover>.ahover{}
.ddsmoothmenu-v1>ul>li>ul>li{color: #fff;}
.navjtt{top: 16px;display: none;}
.navjtt img{margin-top: 5.5px;}
.navjt{top: 15px;display: none;}
.navjt img{margin-top: 2.5px;}
.ddsmoothmenu-v1>ul>li>ul{display: none;}
.ddsmoothmenu-v1>ul>li.lihover>ul{display: block;}
.ddsmoothmenu-v1 ul li.lihover a span{color: #004794;}
.ddsmoothmenu-v1 ul li.lihover{color: #004794;}
.ddsmoothmenu-v1>ul>li>ul>li>a>span{color: #004794;}
.ddsmoothmenu-v1>ul>li>ul>li:hover>a>span{color: #004794;}
.ddsmoothmenu-v1>ul>li>ul>li.lihover>a>span{color: #004794;}
/*图片列表*/
.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;}
/*首页*/
/*产品*/
.pro-bg{
	padding:80px 0px;
}
.pro-title{
	text-align: center;
	font-size: 18px;
	color: #6b6b6b;
}
.pro-title p{
	line-height: 49px;
	background:url(../images/dian.png) no-repeat bottom center;
	color: #000;
	font-size: 40px;
	margin-bottom: 10px;
}
.pro-datu{
	margin-top: 40px;
}
.proa{
	padding-top: 70px;
	padding-left: 40px;
	float: left;
	background:url(../images/pro-tu_03.jpg) no-repeat top center;
	width: 555px;
	height: 310px;
	margin-right: 10px;
}
.prob{
	padding-top:70px;
	padding-left: 40px;
	float: left;
	background:url(../images/pro-tu_05.jpg) no-repeat top center;
	width: 555px;
	height: 310px;
}
.pro-bt{
	color: #fff;
	font-size: 18px;
}
.pro-bt p{
	color: #fff;
	font-size: 32px;
	margin-bottom: 10px;
}
.pro-gd li{
	margin-top: 100px;
	width: 125px;
	line-height: 36px;
	float: left;
	text-align: center;
	border-radius: 50px;
	margin-right: 10px
}
.pro-gd li a{
	font-size: 14px;
}
.pro-gd li:last-child a{
	font-size: 14px;
	color: #fff;
}
.pro-con{
	margin-top:15px;
}
/*简介*/
.about{
	height:890px;
	background:url(../images/about-bg.jpg) no-repeat top center;
}
.about-sz li{
	margin-top: 130px;
	height: 100px;
	width: 212px;
	float: left;
	border-right: 1px solid rgba(255,255,255,.2);
	padding: 0px 40px;
}
.about-sz li p{
	color: #ffff;
	font-size: 18px;
	line-height: 5px;
}
.value,.value2,.value3,.value4{
	font-family: "times new roman";
	color: #fff;
	font-size:60px;
}
.value{
	background: url(../images/ab-tu_03.png) no-repeat right 20px center;
}
.value2{
	background: url(../images/ab-tu_05.png) no-repeat right 20px center;
}
.value3{
	background: url(../images/ab-tu_05.png) no-repeat right 50px center;
}
.value4{
	background: url(../images/ab-tu_05.png) no-repeat right 50px center;
}
.about-con{
	width:625px;
	margin-top: 130px;
}
.about-bt{
	color: #fff;
	font-size: 28px;
}
.about-diao{
	margin-top:40px;
	color: #fff;
	font-size: 14px;
	line-height:35px;
}
.about-more{
	background: #fff;
	width: 170px;
	line-height:45px;
	text-align: center;
	margin-top: 50px;
	border-radius: 50px;
}
.about-more a{
	color:#000;
	font-size: 15px;
}
/*优势*/
.ys-bg{
	padding:75px 0px;
}
.ys-con{
	margin-top:50px;
}
.ys-con li{
	height:160px;
	padding:170px 0px 60px;
	float: left;
	text-align: center;
	width: 299px;
	/**/
	border-right: 1px solid #efefef;
	line-height: 36px;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
    transition: all 0.6s;
}
.ys-con li p:after{
	display: block;
	content: "";
	background: #bc0203;
	width:40px;
	height: 3px;
	margin:40px auto 30PX;
}
.ys-con li p{
	color: #000;
	font-size:18px;
	font-weight: normal;
}
.ys-nr{
	display:none;
	color: #767676;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	margin: 0px auto;
	text-align: center;
	width: 250px;
}
.aa11{
	transition:transform 0.1s;
	background: url(../images/ys-tu_12.jpg) no-repeat top 50px center;
}
.aa22{
	transition:transform 0.1s;
	background: url(../images/ys-tu_14.jpg) no-repeat top 50px center;
}
.aa33{
	transition:transform 0.1s;
	background: url(../images/ys-tu_16.jpg) no-repeat top 50px center;
}
.aa44{
	transition:transform 0.1s;
	background: url(../images/ys-tu_19.jpg) no-repeat top 50px center;
}
.aa11:hover{
	cursor:pointer;
	transform:translate(0,-60px);
	background: url(../images/ys-tu_03.jpg) no-repeat top 50px center;
}
.aa22:hover{
	cursor:pointer;
	transform:translate(0,-60px);
	background: url(../images/ys-tu_07.jpg) no-repeat top 50px center;
}
.aa33:hover{
	cursor:pointer;
	transform:translate(0,-60px);
	background: url(../images/ys-tu_05.jpg) no-repeat top 50px center;
}
.aa44:hover{
	cursor:pointer;
	transform:translate(0,-60px);
	background: url(../images/ys-tu_09.jpg) no-repeat top 50px center;
}
.aa11:hover .ys-a{
	display: block;
}
.aa22:hover .ys-b{
	display: block;
}
.aa33:hover .ys-c{
	display: block;
}
.aa44:hover .ys-d{
	display: block;
}
.ys-datu{
	padding-top:50px;
	height:155px;
	background: url(../images/ys-tu_30.jpg) no-repeat top center;
}
.ys-bt{
	padding-right: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	text-align: right;
}
.ys-dh{
	margin-left:875px;
	text-align: center;
	background: #bc0203;
	width: 280px;
	line-height: 50px;
	border-radius: 50px;
	color: #fff;
	font-size: 16px;
	margin-top: 15px;
}
.ys-dh span{
	font-family:"times new roman";
	font-size:26px;
}
/*案例*/
.case{
	padding-top: 60px;
	height:665px;
	background:url(../images/case-bg.jpg) no-repeat top center;
}
.case-con{
	margin-top: 45px;
}
/*新闻中心*/
.news-bg{
	padding: 60px 0px;
}
.news-title {
	margin-top: 30px;
	border-bottom: 1px solid #efefef;
}
.news-bt li{
	float: left;
	text-align: center;
	width: 180px;
	line-height: 60px;
	font-size: 20px;
}
.newsa{
	background: #bc0203;
	color: #fff;
}
.news-gd a{
	color: #999;
	font-size: 18px;
	line-height: 60px;
}
.news-con {
	margin-top: 20px;
}
.gongsi{
	width: 820px;
}
.gs-con{
	padding: 30px;
	background: #f6f6f6;
	width: 350px;
	height: 170px;
}
.gs-xbt a{
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
.gs-xnr{
	margin-top:20px;
}
.gs-xnr a{
	color: #646464;
	font-size: 14px;
	line-height: 26px;
}
.gs-xsj{
	margin-top: 20px;
	color: #b3b3b3;
	font-size: 14px;
}
.jishu{
	margin-top: 15px;
}
.jishu li{
	width: 395px;
	float: left;
	border-bottom: 1px dashed #ddd;
	line-height: 54px;
}
.jishu li:nth-child(1),.jishu li:nth-child(3),.jishu li:nth-child(5){
	margin-right: 30px;
}
.ba-con a{
	font-size: 15px;
	color: #000;
}
.date{
	font-size: 14px;
	color: #b1b1b1;
}
.zixun{
	width: 345px;
	padding-top: 10px;
}
.zixun li{
	border-bottom: 1px dashed #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.zx-xbt a{
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.zx-xnr{
	margin-top: 15px;
}
.zx-xnr a{
	line-height: 24px;
	color: #a8a8a8;
	font-size: 14px;
}
.yqlj{
	background:#333333;
	padding: 20px 0px;
	color: #fff;
	line-height: 28px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.yqlj a{
	color: #fff;
	line-height: 28px;
}
.yqlj span{
	border-left:10px solid #bc0203;
	line-height: 20px;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
}
/*banner*/
#full-screen-slider {
	width:100%;
	height: 100%;
	position:relative;
}
#slides {
	display:block;
	width:100%;
	height:677px;
	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:540px;
	z-index:998;
	padding:70px 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:#0079ce;}
.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;}
/*内页联系方式*/
.ny-lxfs{
	width:400px;
}
.ny-lxfs li{
	border-bottom: 1px dashed #ccc;
	line-height: 60px;
	color: #202020;
	font-size: 16px;
}
.ny-lxfs li span{
	font-weight: bold;
	color: #bc0203;
	font-size: 20px;
}
/*图片*/
.h-tu{
	float: left;
	text-align: center;
	width: 255px;
	margin: 0px 10px;
}
.h-tu img{
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	width:245px;
	height: 350px;
}
.h-tu p{
	line-height: 65px;
	color: #000;
	font-size: 15px;
}
.h-tu:hover img{
	border: 1px solid #1f215e;
}
