﻿.toplogo{
	width: 100%;
	height: 90px;
	max-width: 1280px;
	margin:0 auto;
	position: relative;
	margin-top:16px;
}
#logo{width:560px;height:72px; margin:0 auto; display: block;}
.search{ 
	position: absolute;
	right: 0px;
	top: 17px;
	width: 227px;
	height: 29px;
	border: 1px solid #D11720;
	border-radius: 15px;
	padding-left: 2px;
}
.search input{
	border:none;
	padding-left: 10px;
	border-radius: 15px;
	float: left;
	line-height: 24px;
	width: 150px;
}
.search button{
	width: 60px;
	height: 27px;
	background: #D5322E;
	border:none;
	color: #fff;
	border-radius: 0px 15px 15px 0px;
	border: 1px solid #D11720;
	float: right;
}
/*导航*/
.h_nav{width:100%;  height:42px; background: #f5f5f5;  position: relative; z-index: 9; }
.h_nav ul.nav{width:auto; height:42px; position: relative; z-index: 999; display: table; margin: 0px auto; background: url(../images/navline.png) no-repeat right center;}
.nav .nLi{position:relative;float:left;display:inline;height:42px;  line-height: 42px;  text-align: center; width:158px; 
	background: url(../images/navline.png) no-repeat left center; }
.nav .nLi h3{float:left; font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#1A1A1A;font-size:14px;}
.nav .sub{position:absolute;top:42px;left:0; z-index:999;display:none;padding:0;width:200px;background:#f5f5f5;}
.nav .sub li{height:58px;border-bottom:1px solid #eee;text-align:left;line-height:58px;zoom:1; position:relative; }
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px 0 15px;height:100%;color:#333;font-size:14px}
.sub li:hover > a{background:#D5322E; color:#ffff}
.nav .nLi.active h3 a{ color:#D5322E}
.nav .nLi:hover .sub{display:block;}


.nav_san{width:140px; height:auto; position:absolute; top:0; right:-140px; z-index:9; background:#f5f5f5; display:none}
.nav_san li{width:100%; height:30px; line-height:30px; }
.nav_san li a{font-size:16px; color:#333;}
.nav .sub li:hover .nav_san{display:block;}

/* rightsead */
li{ list-style:none}
#rightButton{ position:fixed; _position:absolute; top:314px; right:0; z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{ background:url(../images/7_03.png) no-repeat; width:68px; height:68px; }
#right_tel{ background:url(../images/7_05.png) no-repeat; width:68px; height:68px; }
#right_tip{ background:url(../images/flag_right.png) no-repeat; width:180px; height:65px; position:absolute; right:70px; top:30px; display:none; z-index:999999; }
.flagShow_p1{ float:left; margin-left:10px; _margin-left:5px; }
.flagShow_p2{ float:left; margin-left:20px; _margin-left:5px; }
.flagShow_p1 a{ display:block; line-height:22px;font-size:15px; letter-spacing:0.5px; color:#fff; background:url(../images/phone.png) no-repeat left center; padding-left:34px; padding-top:10px; }
.flagShow_p2 a{ display:block; line-height:22px;font-size:15px; letter-spacing:0.5px; color:#fff; background:url(../images/qiyeQQ.png) no-repeat left center; padding-left:34px; padding-top:10px; }
.flagShow_p2 span{ margin: 0 0 0 14px; }
.flag_qq{ display:none;}
#backToTop{ position:fixed; _position:absolute; bottom:40px; right:0; z-index:999999; display:none; }
a.backToTop_a{ background:url(../images/7_08.png) no-repeat; width:68px; height:79px; display:block; }
a.backToTop_a:active{ background:url(../images/7_08.png) no-repeat; }
.line91{ line-height:65px; }

/*footer*/
.footer {
	width: 100%;
	background: #2f3135;
	border-top: 1px solid #ddd;
	display: block;
	font-family:"微软雅黑";
}
.foot {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0;
	color: #fff;
	display: block;
}
.foot dl {
	float: left;
	margin-right: 65px;
	color: #fff;
	display: block;
}
.foot dl:last-child{ margin-right: 1px; }
.foot dt {
	margin-bottom: 5px;
	color: #fff;
	display: block;
	font-size:18px;
	line-height:46px;
}
.foot dd {
	margin-bottom: 4px;
	color:#737373;
	-webkit-margin-start: 0px;
	line-height:32px;
	margin-left:0;
}
.foot a {
	color: #fff;
}
.foot dd a{
	color:#cccccc;
	font-size:14px;
}
.foot-loink{ width: 1280px; margin:0 auto; }
.foot-loink .weixin{
	width: 100px;
	height: 100px;
}
.foot-loink .weixin img{
	width: 100px;
	height: 100px;
}
.foot-tel-box{
	background:url(../images/tel.png) no-repeat left 20px;
	padding-left:70px;
	margin-top:20px;
	border-right:1px solid #666666;
	height: 220px;
	padding-right: 40px;
}
dd.foot-tel{
	font-size: 28px;
	color: #D5322E;
	margin-top:-10px;
}
.copyright {
	margin-top: 25px;
	line-height:40px;
	display: block;
	border-top: solid 1px #4d4d4d;
}
.copyright span {
	margin-right: 15px;
	color:#a6a6a6;
	font-size: 12px;
}
.copyright span a{
	color:#a6a6a6;
	font-size: 12px;
}
/*翻页*/
.tongyong_fanye{
	text-align:center;
	overflow:hidden;
	margin-top: 40px;
	}
.tongyong_fanye a{
	padding: 0 10px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	text-align:center;
	font-family:Arial, sans-serif;
	line-height:28px;
	}
.tongyong_fanye .fanye_no{
	color:#313131;
	border:1px solid #e1e0df;
	background: #fff;
	}
.tongyong_fanye .fanye_now{
	border:1px solid #e1e0df;
	color:#fff;
	background:#D5322E;
	}
.tongyong_fanye a:hover{
	color:#fff;
	background:#D5322E;
	transition: all 0.3s ease-out;
	}
@media only screen and  (max-width:1080px) {
.changebox{width:100%;min-width:1000px;}
.header{min-width:1000px;}
.flexslider{min-width:1000px;}
.coop_box{width:100%;min-width:1000px;background:url(../images/coop2.jpg) no-repeat center;}
.coop_contain{ width:1000px; }
.coop_guo{width:1000px;}
.coop_guo_case a{display:none;}
.product_box{width:1000px; }
.product_box_left{width:25%; padding:0 40px;}
.product_box_left em{height:150px; overflow:hidden;}
.product_box_right{width:100%;}
.product_box_right li{width:25%; height:210px;}
.movie{height:600px;min-width:1000px;}
#movie_slide{width:100%; margin:0 auto;}
#movie_slide>li{width:30%;margin:0 10px;}
.mb-wrapper{margin:0 auto 0px;}
.work_case{width:1000px;}
.news,.movie{width: 1100px;}
.footer dl {float:left;margin-right:4%;display: block;}
.nei_box_s{width:100%;}
.nei_box_s_bg{width:100%;}
.about_detail img{max-width:1000px;}
.main{width:1000px; margin:0 auto;}
a.right{margin-left:30px;}
a.left{margin-right:30px;}
.company_line_case{width:31%;margin-right:0px;margin:0 1%; height:399px;}
.company_line_case img{width:100%;height:172px;margin:0;}
.work_case2{width:1000px;}
.work_case2 .work_case_right img{ width:100%; height:260px; }
.work_case2 .work_case_left img{ width:100%; height:260px;}
.cont-left{width:100%;}
.cont-right{width:100%;}
}