.header {
	width: 100%;
	position: relative;
		height: 1080px;
		overflow: hidden;
}

.head {
	height: 100px;
	z-index: 888;
	position: absolute;
	width: 100%;
}

.head .logo {
	margin-left: 10%;
	width: 25%;
	margin-top: 20px;
}

.head .nav {
	width: 60%;
}

.menu {
	height: 100px;
	text-align: center;
}

.menu>li {
	float: left;
	width: 116px;
}

.menu>li:hover>a {
	height: 100px;
	color: #e22c07;
	border-bottom: 5px solid #e22c07;
}

.menu>li.cur a {
	height: 100px;
	color: #e22c07;
	border-bottom: 5px solid #e22c07;
}

.menu>li>a {
	font-size: 16px;
	display: block;
	color: #565656;
	height: 100px;
	line-height: 100px;
}

.menu span {
	display: inline-block;
	width: 44px;
	height: 50px;
	line-height: 50px;
	margin: 30px 0 20px;
	cursor: pointer;
}

.bgbox {
	width: 100%;
	height: 185px;
	background-color: #fe0000;
	display: none;
	top: 100px;
	position: absolute;
	z-index: 2;
	opacity: 0.5;
}

.muneList {
	padding: 15px 10px;
	width: 660px;
	position: relative;
	z-index: 999;
	left: -100px;
	display: none;
}

.muneList li {
	float: left;
}

.muneList li a {
	display: inline-block;
	color: #fff;
	width: 180px;
	margin-right: 15px;
	padding: 10px;
	text-align: left;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
}

.searchCont {
	display: none;
	/*background: linear-gradient(to bottom, rgba(241, 241, 241, 0) 54px, #f1f1f1 114px);
*/
	background: #f1f1f1;
	height: 120px;
	position: absolute;
	z-index: 888;
	top: 100px;
	left: 0px;
	width: 100%;
}

.searchBox {
	margin: 0 auto;
	height: 120px;
	line-height: 50px;
	padding: 15px 0;
}

.searchBox form {
	width: 800px;
	margin: 20px auto;
}

.searchBox form input {
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	text-indent: 16px;
	width: 586px;
	border: none;
	border-bottom: 2px solid #555555;
}

.searchBox form button {
	height: 60px;
	max-height: 60px;
	padding-top: 19.5px;
	padding-bottom: 19.5px;
	overflow: hidden;
	background: linear-gradient(315deg, transparent 10px, #C5C5C5 0) top right;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	border: 0;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	outline: 0;
	width: 120px;
}

.searchBox form button img {
	vertical-align: middle;
}

.searchBox form button,
.searchBox form input {
	outline: -webkit-focus-ring-color auto 0;
}

.clearfix {
	zoom: 1;
}

.focus {
	width: 100%;
	height: 1063px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

.focus #pic {
	width: 100%;
	height: 1063px;
	overflow: hidden;
}

.focus #pic ul {
	width: 100%;
	height: 1063px;
	float: left;
}

.focus #pic li {
	width: 100%;
	height: 1063px;
	float: left;
}

.focus #pic li img {
	width: 100%;
	height: 1063px;
	float: left;
}

.focus .tip-bg {
	width: 413px;
	height: 300px;
	background: #7a7a7b;
	position: absolute;
	left: 12%;
	bottom: 400px;
	z-index: 12;
	opacity: 0.4;
}

.focus #tip {
	width: 380px;
	height: 200px;
	position: absolute;
	left: 13%;
	bottom: 300px;
	z-index: 13;
}

.focus #tip ul li {
	width: 60px;
	height: 4px;
	float: left;
	display: block;
	margin: 0 5px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, 0.25);
}

.focus #tip ul li.on {
	background-color: rgba(255, 255, 255, 0.9);
}

.focus .btn {
	width: 42px;
	height: 9px;
	position: absolute;
	right: 0;
	bottom: 5px;
	z-index: 14;
	overflow: hidden;
}

.focus .btn ul {
	width: 100%;
	float: left;
}

.focus .btn li {
	width: 7px;
	height: 9px;
	float: left;
	display: inline;
	margin: 0 7px;
	cursor: pointer;
	overflow: hidden;
	display: none;
}



.banner_txt {
	position: absolute;
	display: block;
	z-index: 888;
}

.banner_txt h4 {
	color: #fff;
	font-size: 36px;
}

.banner_txt p {
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
	height: 80px;
	overflow: hidden;
	line-height: 24px;
}

.banner_jt {
	height: 60px;
	display: block;
	background: #000;
	width: 100px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.banner_jt img {
	text-align: center;
	margin: 20px auto;
	margin-left: 30px;
	text-align: center;
}

.focus_text {
	position: absolute;
	width: 362px;
	height: 280px;
	left: 13%;

	top: 400px;
	/*background-color:rgba(0, 0,0,.8);*/
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
	overflow: hidden
}

.wrap2 {
    width: 1400px;
    margin: 0 auto;
}
@media (max-width: 1400px){
.wrap2{ width:100%; padding:0 2%;}
}
.head_ys{
	width: 100%;
	bottom: 50px;
position: absolute;
	z-index: 888;
}

.head_ys ul li{
	float: left;
	width: 21%;
	padding: 10px;
	margin-left: 3%;
	background: #fff;
	padding-left: 20px;
	height: 200px;
}
.head_ys ul li h4{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top: 30px;
}
.head_ys ul li p{
	    margin-top: 7px;
	    height: 82px;
	    overflow: hidden;
	    font-size: 16px;
}

/*section1*/
.section1{
	width: 100%;
	overflow: hidden;
}

.section1_nav{
	margin-top: 20px;
}

.section1_nav h4{
	font-size: 24px;
	width: 20%;
	color: #000000;
	font-weight: bold;
	
}

.section1_nav ul{
	width: 42%;
	
}
.section1_nav ul li{
	float: left;
width: 160px;
height: 40px;
border-radius: 20px;
	margin-left: 30px;
}
.section1_nav ul li a{
	font-size: 14px;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.section1_nav ul li:hover{
	background: #000000;
		
}
.section1_nav ul li:hover a{
	color: #fff;

}
.section1_nav ul li.hover{
	background: #000000;
}
.section1_nav ul li.hover a{
	color: #fff;
	
}

.section1_cont{
	clear: both;
	overflow: hidden;
	margin-top: 60px;
}
.section1_cont .section1_list{
	margin-top: 30px;
	overflow: hidden;
}
.section1_cont .section1_list ul li{
	float: left;
	width: 400px;
	height: 400px;
	margin-left: 30px;
	background: #f1f1f1;
	margin-bottom: 30px;
	  -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.section1_cont .section1_list ul li:hover{
	 -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);;
}
.section1_cont .section1_list ul li a{
	font-size: 14px;
	display: block;
	
}
.section1_cont .section1_list ul li p:nth-child(1){
	    width: 300px;
    height: 250px;
    margin-left: 59px;
        margin-top: 30px;
}
.section1_cont .section1_list ul li p:nth-child(1) img{
	    width: 300px;
    height: 250px;
    display: block;
    overflow: hidden;

}
.section1_cont .section1_list ul li p:nth-child(2){
	margin-top: 30px;
	font-size: 18px;
	text-align: center;
}
/*section2*/
.section2{
	margin-top: 30px;
	width: 100%;
	overflow: hidden;
	background: #f1f1f1;
	padding-top: 30px;
	padding-bottom: 30px;
}

.title{
	text-align: center;
}

.title h4{
	color: #434a4f;
	font-weight: bold;
	font-size: 30px;
}
.title p{
	margin-top: 10px;
	font-size: 18px;
}

.pro_nav_box {
	margin-top: 60px;
	overflow: hidden;
}

.pro_nav_box ul {
	margin-top: 30px;
	width: 100%;
}

.pro_nav_box>ul>li {
	height: 540px;
	width: 380px;
	display: table-cell;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 1px;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
}

.pro_nav_son {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
}

.pro_nav_son .pro_nav_t1 {
	background: #666666;
	height: 147px;
	text-align: center;
	border-left: 1px solid #747474;
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
}

.pro_nav_son .pro_nav_t1 img {
	margin-top: 36px;
}

.pro_nav_son .pro_nav_t1 p {
	color: #ffffff;
	margin-top: 20px;
	font-size: 18px;
}

.pro_nav_son .pro_nav_t2 {
	height: 391px;
	padding: 30px;
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
}

.pro_nav_son .pro_nav_t2 p {
	    height: 77px;
	font-size: 15px;
	line-height: 26px;
}

.pro_nav_son .bg1 {
	background: #e1e1e1;
}

.pro_nav_son .bg2 {
	background: #e8e8e8;
}

.pro_nav {
	height: 451px;
	padding: 30px;
	background: #ffffff;
	box-sizing: border-box;
	display: none;
}

.pro_t {
	color: #3c3b76;
	margin-bottom: 60px;
}

.pro_t a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.pro_t a:hover {
	text-decoration: underline;
}

.pro_t p {
	font-size: 15px;
	padding-left: 40px;
	height: 30px;
	line-height: 30px;
	background: url(../img/hot.png) no-repeat left;
}

.pro_txt {
	margin-top: 30px;
}

.pro_txt h4 {
	font-size: 30px;
    font-weight: bold;
	height: 30px;	
}
.pro_txt span{
	margin-top: 20px;
	font-size: 16px;
	display: block;

}
.pro_txt .t_p1{
	height: 10px;
	width: 120px;
	margin-top: 30px;
	background: #000;
}
.pro_txt .t_p2{
	margin-top: 22px;
	font-size: 16px;
	line-height: 30px;
}

.pro_txt li a:hover {
	text-decoration: underline;
}

.pro_more {
	text-align: center;
	margin-top: 60px;
	width: 120px;
	height: 40px;
	color: #FFFFFF;
	display: block;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #fff;
	background: #000000;
}

.pro_more:hover {
	background: #ff982a;
}

.pro_nav_box>ul>li:hover {
	width: 494px;
}

.pro_nav_box>ul>li:hover .pro_nav_t1 {
	display: block;
	background: #000000 !important;
}

.pro_nav_box>ul>li:hover .pro_nav {
	display: block;
}

.pro_mc {
	font-size: 24px;
	color: #3c3b76 !important;
}

.pro_more:hover {
	text-decoration: underline;
}

.pro_nav_box>ul>li.hover {
	width: 494px;
}

.pro_nav_box>ul>li.hover .pro_nav_t2 {
	display: none;
}

.pro_nav_box>ul>li.hover .pro_nav {
	display: block;
}

/**/
.section3{
	margin-top: 40px;
}
.section3_ys{
	margin-top: 30px;
}
.section3_ys_txt{
	    width: 369px;
    height: 243px;
    padding: 13px;
	background: #f1f1f1;
}
.section3_ys_txt  h4{
	font-size: 36px;
		margin-top: 40px;
	margin-left: 20px;
	color: #000000;
}
.section3_ys_txt  p{
	font-size: 24px;
	color: #000000;
	margin-left: 20px;
	margin-top: 20px;
}

.xcx_con{
    width: 1030px;
}

.xcx_con {
	
	padding-left: 5px;
}

.xcx_con ul li {
	width: 333px;
    height: 245px;
    float: left;
    margin-right: 6px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.xcx_txt {
	width: 359px;
	height: 45px;
	background: rgba(0, 0, 0, 0.6);
height: 245px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	}

.xcx_txt h3 {
	font-size: 15px;
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	color:#fff;
	margin:0;
}

.xcx_txt p {
	font-size: 13px;
	margin: 10px;
	line-height: 20px;
}

/*section4*/
.section4{
	clear: both;
	overflow: hidden;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f1f1f1;
}

.about_box{
position: relative;
	margin-top: 30px;
}

.about_img a{
	display: block;
	width: 1051px;
	height: 494px;
	overflow: hidden;
}
.about_img a img{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 0.5s;
}
.about_box a:hover img{
	transform: scale(1.1);
}

.about_txt{
	position: absolute;
	width: 600px;
	background: #fff;
	height: 400px;
	right: 0px;
	top: 40px;
	padding: 20px;
}

.about_txt h4{
	padding-top: 20px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.about_txt p{
	margin-top: 20px;
	font-size: 15px;
	height: 138px;
	line-height: 30px;
}
.about_txt a{
	margin-top: 20px;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	background: #000;
	color: #fff;
	border-radius: 20px;
}

.footer{
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
background: #000000;
}

.foot_nav{
	width: 450px;
	margin-right: 50px;
	padding-top: 10px;
}
.foot_nav h4{
	color: #fff;
	font-size: 18px;
	
}
.foot_nav p{
	margin-top: 10px;
	width: 130px;
	height: 2px;
	border-bottom: 1px solid #fff;
}
.foot_nav ul{
margin-top: 20px;	
}
.foot_nav ul li{
	float: left;
	width: 180px;
	height: 40px;
	text-align: left;
	margin-right: 20px;
}
.foot_nav ul li a{
	font-size: 14px;
	color: #fff;
}

.foot_nav .lx{
margin-top: 20px;	
}
.foot_nav .lx span{
	display: block;
	height: 40px;
	font-size: 14px;
	color: #fff;
}
.foot_code{
	width: 350px;
}

.foot_code h4{
	color: #fff;
	font-size: 18px;
	
}
.foot_code p{
	margin-top: 10px;
	width: 130px;
	height: 2px;
	border-bottom: 1px solid #fff;
}
.foot_code ul{
	margin-top: 20px;	
}
.foot_code ul li{
	float: left;
	width: 120px;
	padding-top: 20px;
}

.foot_copy{
	width: 100%;
	clear: both;
	margin-top: 20px;
	text-align: left;
}
.foot_copy p{
	text-align: left;
	color: #fff;
	font-size: 12px;
}
.foot_copy p a{
		font-size: 12px;
	color: #fff;
}
/*zy_banner*/
.zy_banner{
	width: 100%;
	height: 362px;
	overflow: hidden;
}

.about_cont{
	padding-top: 20px;
}

.about_t{
	padding-top: 30px;
}

.about_t p{
	font-size: 16px;
line-height: 40px;
}

.section_business {
	margin-top: 30px;
	width: 100%;
	background: #f5f5f5;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}

.about_tltle3 {
	padding-top: 30px;
}

.section_business ul {
	padding-top: 30px;
}

.section_business ul li {
	float: left;
	width: 416px;
	    margin-left: 0px;
	height: 394px;
}

.section_business ul li p:nth-child(1) {
	padding-top: 30px;
	text-align: center;
	font-size: 25px;
	color: #4e4c4c;
}

.section_business ul li p:nth-child(2) {
	width: 120px;
	height: 2px;
	background: #00387D;
	margin: 20px auto;
}

.section_business ul li p:nth-child(3) {
	width: 80%;
	margin: 20px auto;
}


.section_sales {
	clear: both;
	margin-top: 30px;
	overflow: hidden;
}

.sales_box {
	margin-top: 30px;
}

.sales_fl {
	width: 500px;
	margin-top: 20px;
}

.sales_fl h4 {
	font-size: 36px;
	color: #04397c;
	margin-top: 60px;
}

.sales_fl p {
	font-size: 16px;
	line-height: 36px;
	margin-top: 30px;
}


.onside_nav {
	position: relative;
	top: -30px;
	height: 60px;
	line-height: 60px;
	background: #fff;
	-moz-box-shadow: 2px 2px 5px #918e8e;
	-webkit-box-shadow: 2px 2px 5px #918e8e;
	box-shadow: 2px 2px 5px #918e8e;
}

.onside_nav ul {
	padding: 0 30px;
}

.onside_nav ul li {
	float: left;
}

.onside_nav ul li:first-child {
	/*margin-right: 50px;*/
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.onside_nav ul li a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-style: #000;
}

.onside_nav ul li p {
	float: left;
	padding-right: 20px;
	position: relative;
}

.onside_nav ul li p:after {
	content: '';
	display: inline-block;
	position: absolute;
	background-color: #000000;
	width: 15px;
	height: 30px;
	top: 15px;
	right: -12px;
	transform: skewx(-25deg);
}

.onside_nav ul li a {
	font-size: 16px;
	padding: 0 10px;
	color: #000;
}

.onside_nav ul li a.current,
.onside_nav ul li.sidenavcur,
.onside_nav ul li a:hover {
	font-size: 16px;
	color: #e22c07 ;
	font-weight: bold;
}

.list_desc p {
	line-height: 35px;
	font-size: 16px;
	color: #000;
	margin: 25px 0;
	padding: 0px 20px;
}

.on_nav {
	color: #e22c07 !important;
	font-weight: bold;
	font-size: 16px;
}

/*企业环境*/
.cont{
	padding-top: 30px;
	overflow: hidden;
}
.case_list li{
	    width: 338px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
.case_list li{
	display: block;
}
.case_list li .case_img{
	display: block;
/*	-webkit-filter: grayscale(1);*/
	height: 250px;
    width: 338px;
	overflow: hidden;
}
.case_list li .case_img img{
	display: block;
	
	height: 100%;
	width: 100%;
	transition: all 0.6s;
}
.case_list li .case_img:hover{
	
	-webkit-filter: grayscale(0);

}
.case_list li .case_img:hover img{	
	transform: scale(1.1);
}
.case_list li .case_txt{
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.new{ margin-top:20px; overflow:hidden; }
.new .news-list{width:100%;background:#fff;height:220px;position:relative;border-bottom:1px solid #bfbfbf;}
.new .news-list dl{width:1200px;margin:0 auto;padding-top:30px;padding-bottom:30px;}
.new .news-list dd{float:left;margin-right:40px;}
.new .news-list h1{font-size:48px;color:#bfbfbf;text-align:center;}
.new .news-list h2{font-size:24px;color:#000;font-weight:normal;}
.new .news-list h3{font-size:12px;color:#808080;font-weight:normal;margin-top:20px;padding-bottom:17px;border-bottom:1px #eee solid;line-height:26px;}
.new .news-list h4{font-size:12px;color:#bfbfbf;padding-top:14px;font-weight:normal;margin-left:8px;position:relative;background:url(../images/news1.jpg) no-repeat left bottom;text-indent:2em;}
.new .news-list h4 img{margin-right:8px;position:relative;top:4px;}
.new .news-list p{font-size:12px;color:#bfbfbf;text-align:center;padding-top:14px;}
.new .news-list:hover{background:#f5f5f5;}
.new .news-list:hover h1{color:#000 ;}
.new .news-list:hover h2{color:#v ;}
.new .news-list:hover h3{border-bottom:1px #000  solid;}
.new .news-list:hover h4{color:#000 ;background:url(../images/news2.jpg) no-repeat left bottom;}
.new .news-list:hover p{color:#000 ;}

.fy{margin-top:20px;padding-bottom:40px; clear: both;}
.fy a{font-size:12px;color:#808080;line-height:22px;padding:5px 10px;margin-right:20px;}
.fy1{border:1px solid #ccc;}
.fy a:hover{color:#fff;background:#000;}

/*联系我们*/

.pop .center{width: 255px!important;}
.pop .bottom{height: 25px!important;}
.contact{position: relative;}
.contact .map{width: 66%;}
.contact .contact-box{width: 34%;padding: 3%;background-color: #333;height: 690px;}
.i_tit4{ font-size:18px; color:#fff; margin-bottom:24px;}
.i_tit4 .ch_tit{ font-weight:bold;font-size: 18px}
.contact h3{font-size: 20px;padding-bottom: 15px;border-bottom: 1px solid #d3d3d3;color: #fff;margin-bottom: 15px;font-weight: normal;}
.contact .des .wz{ font-size:15px; color:#fff; line-height:1.3; margin-bottom:14px;}
.contact .des .wz .icon{ margin-right:12px; vertical-align:middle;}
.mess{margin-top: 10px;}
.mess table .mc {
    font-size: 16px;
    padding-right: 10px;
    line-height: 38px;
    width: 50px;
    color: #555;
    text-align: left;
}
.mess table td {
    padding: 10px 0;
    vertical-align: top;
}
.mess .text {
    width: 180px;
    height: 30px;
    border: 1px solid transparent;
    font-size: 14px;

}
.mess span{color: #fff;}
.mess textarea {
    width: 100%;
    height: 94px;
    border: 1px solid transparent;
   margin-top: 10px;
}
.tj {
    padding: 6px 56px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background: #fbfbfb;
    cursor: pointer;
    border: 1px solid transparent;
}
@media only screen and (max-width: 1800px){
    .mess span{float: left}
}
/*产品*/
.yy_box{
		overflow: hidden;
}
.yy {
	overflow: hidden;
	margin-bottom: 10px;
}
.yy ul li {
	margin-top: 20px;
	width: 412px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
	margin-bottom: 20px;
}
/*.yy ul li:nth-of-type(even) {
	margin-right: 0px;
}*/
.yy ul li img {
	height: 226px;
	width: 410px;
	overflow: hidden;
	/*border: 1px #dadada solid;*/
}
.yy ul li p {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	background: #f5f5f5;
	line-height: 50px;
	text-align: center;
}
.yy ul li a {
	display: block;
}
.yy ul li a:hover img {
/*	border: 1px #de691e solid;*/
}
.yy ul li a:hover p {
	background: #3e3e3e;
	color: #fff;
}
/**/
.newsinfor{
	
background-color: white;
}
.newsinfor .sub-tit {
    font-size: 38px;
    line-height: 73px;
    color: #222;
    margin-bottom: 30px;
}
.newsinfor .sub-tit .math{
	height: 22px;
}
.newsinfor .math .time{
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-family: "Arial";
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e5e5e5;
}
.newsinfor .math .tit{
	font-size: 16px;
    color: #1e409f;
    line-height: 22px;
}
.newsinfor_cont{
	    width: 100%;
    padding-bottom: 70px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;
    }
    .news_box{
    	
    	overflow: hidden;
    }
.bot{
/*	width: 1200px;*/
	margin: 0 auto;
	padding-top: 20px;

}
.bot .box{
	width: 750px;
	float: left;
}
.bot .box p{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.bot .box p a{
	color: #999;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.bot .box p a:hover{
	color: #e22c07;
}
.bot .btns {
   width: 219px;
    height: 46px;
    line-height: 46px;
   text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    color: #e22c07;
    display: block;
    float: right;
   
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.other{
	width: 100%;
	background: #f9f9f9;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}
.left_box{width:230px; float:left;border:1px #f1f1f1 solid; border-top:none; }
.left_nav{elevation:50px; line-height:50px; background:#000000;  height: 60px;}
.left_nav p{ color:#fff; text-align:center; font-size:16px; font-weight:bold; height: 60px; line-height: 60px; background: url(../img/p.png) no-repeat 180px center;}
.left_img{ width:230px; height:120px; overflow:hidden;}
.leftsidebar_box{width:230px;height:auto !important;overflow:visible !important;background-color:#fafafa; }
.leftsidebar_box dt{display:block; color:#333333;font-size:14px;font-weight: bold; font-family:Arial, Helvetica, sans-serif;position:relative;line-height:48px;cursor:pointer;border-top:1px #f1f1f1 solid; padding-left:32px; }
.leftsidebar_box dt:hover{color:#000000; background:#fafafa;}
.leftsidebar_box dd{ color:#7c7c7c; text-align:left; border-top:1px #f1f1f1 dashed; padding:12px;}
.leftsidebar_box dd a{/*font-weight: bold;*/font-family:Arial, Helvetica, sans-serif;font-size:14px;  display:block;color:#7c7c7c;line-height:20px; margin-left:20px; }
.leftsidebar_box dd a:hover{ display:block; color:#e22c07 ; background:url(../images/icon7.png) no-repeat right center;}
.leftsidebar_box dt img{position:absolute;left:10px;top:15px;}

.pro_list2{
	    width: 80%;
}
.pro_list2 ul li{
	    float: left;
    height: 215px;
    margin-top: 10px;
    margin-bottom: 44px;
    width: 283px;
    margin-right: 4px;
}

.pro_list2 ul li{
	    float: left;
    height: 215px;
    margin-top: 10px;
    margin-bottom: 44px;
    width: 283px;
    margin-right: 4px;
}

.leftsidebar_box dt.hover{
	color: #e22c07 ;
}
.pro_list2 ul li a{
	display: block;
}
.pro_list2 ul li a img{
	display: block;
	width: 272px;
	height: 179px;
}

.pro_list2 ul li p{
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 20px;
	background: url(../img/pro_p.png) no-repeat bottom;
}
.pro_list2 ul li p:hover{
	color: #e22c07 ;
}
/*产品详情*/
.other_box {
    overflow: hidden;
    padding-bottom: 30px;
}

.box {
  position: relative;
  padding: 30px 50px;
  box-sizing: border-box;
  background: #fff;
  margin-top: 30px;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}

/*Ã¥â€¢â€ Ã¥â€œÂÃ¨Â¯Â¦Ã¦Æ’â€¦*/
.preview{width:49%;float:left}
/* smallImg */
.goods-detail-con .preview img{max-width:none;max-height:none;}
.smallImg{position: relative;width: 455px;height: 92px;margin: 30px auto;}
.scrollbutton{width: 35px;height: 23px;overflow:hidden; position:absolute;top:40px;cursor:pointer;background:url(../img/all_tb.png) no-repeat  0px 0px;transform: rotate(270deg);}
.scrollbutton.smallImgUp{background-position: -153px 0px;left: -35px;}
.scrollbutton.smallImgDown{background-position: -197px 0px;right: -33px;}
/*.scrollbutton.smallImgUp.disabled{background-position:0 -22px;}
.scrollbutton.smallImgDown.disabled{background-position:0 -33px;}*/
#imageMenu {height:92px;overflow:hidden; }
#imageMenu ul{width:9999px;}
#imageMenu li {height:90px; width:86px; overflow:hidden;border:1px solid #E8E8E8;line-height:92px;text-align:center;float: left;margin-right: 3px;}
#imageMenu li img{padding:1px; max-width:80px; max-height:80px;cursor:pointer;vertical-align: middle;}
#imageMenu li#onlickImg{border:1px solid #920783;}
#imageMenu li:hover{border: 1px solid #990000;}

/* bigImg */
.bigImg{position:relative;width:100%;height:420px;overflow:hidden;text-align:center;line-height: 420px;}
.bigImg #midimg{max-width:420px;max-height:420px;vertical-align: middle;}
.bigImg #winSelector{width:235px;height:210px;}
#winSelector{position:absolute;cursor:crosshair;filter:alpha(opacity=15);-moz-opacity:0.15;opacity:0.15;background-color:#000;border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;overflow: hidden;width:260px;height:295.652px;top:300px;left:540px;z-index:999;}
#bigView img{position:absolute;}


/*Ã¤ÂºÂ§Ã¥â€œÂÃ¥Ââ€šÃ¦â€¢Â°*/
.parameter{
  width: 49%;
}
.parameter p.title{
  font-size: 30px;
  color: #333;
  line-height: 100px;
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
}
.parameter .cont{
  margin-top: 30px;
  height: 130px;
  width: 100%;
  font-size: 16px;
 text-align: left;
  background-size: 100% 100%;
  box-sizing: border-box;
}

.parameter div{
  margin-top: 30px;
  height: 45px;
  width: 100%;
}
.parameter div a{
  float: left;
  display: block;
  height: 45px;
  width: 150px;
  line-height: 45px;
  border: 1px solid #ddd;
  text-align: center;
}
.parameter div a:last-child{
  margin-left: 20px;
}
.parameter div a img{
  margin-right: 8px;
  vertical-align: middle;
}
.parameter div a span{
  vertical-align: middle;
  font-size: 14px;
  color: #333;
}
.parameter div a:hover{
  border-color: #000;
  background: #000;
}
.parameter div a:hover span{
  color: #fff;
}
.other_box{
	overflow: hidden;
	padding-bottom: 30px;
}
.box1{
  margin: 50px 0;
}
/*Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â¯Â¦Ã¦Æ’â€¦*/
.pro-detail{
  width: 70%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.pro-detail .tab{
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
  box-sizing: border-box;
}
.pro-detail .tab ul li{
  float: left;
  height: 50px;
  line-height: 50px;
  width: 150px; 
  text-align: center;
  font-size: 16px;
  color: #6e6e6e;
  border-top: 3px solid #fff;
  cursor: pointer;
  box-sizing: border-box;
}

.pro-detail .tab ul li.hover{
  border-top: 3px solid #000000;
  box-sizing: border-box;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.pro-detail .detail{
  display: none;
  padding: 30px;
  box-sizing: border-box;
}
.hot-pro{
  width: 25%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
.hot-pro-title{
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  font-size: 18px;
  color: #fff;
  background: #333;
  letter-spacing: 5px;
}
.hot-pro ul li{
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e3e3;
}

.hot-pro ul li a{
  margin: 10px 0;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  color: #000000;
  font-size: 16px;
}

/*Ã©Â¦â€“Ã©Â¡ÂµÃ¥Ë†â€¡Ã¦ÂÂ¢*/
.product_box{
	margin-top: 60px;
}


.tab li{
	line-height: 40px;
	display: block;
	color: #FFFEFE;
	font-size: 14px;
	text-align: center;
}

.tab li.active {
	background-color:#fff;
	color:#000;
}
/*Ã¦Â¸â€¦Ã©â„¢Â¤Ã¦ÂµÂ®Ã¥Å Â¨*/
        .clearfix:after {
	content:'';
	display:table;
	clear:both
}
.clearfix {
	*zonm:1;
}
/* IE 6/7 */
        .clearfix {
	zoom:1;
}
.product {
	float: right;
	
}
.product .main a {
	color: #FFFEFE;
}
.product .main a img {
	vertical-align:top;
}
.product .main {
	display:none;
}
.product .main.selected {
	display:block;
}
/*ç›¸å…³æ¡ˆä¾‹*/
.x_tj {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
	background: #F4F5F6;
	padding: 15px 0px;
}
.x_tja {
	font-size: 20px;
	border-bottom: 2px solid #000000;
	color: #000000;
	margin: 0px 15px;
	line-height: 40px;
}

.x_tj ul {
	margin: 20px 0;
}

.x_tj ul li {
	float: left;
	width: 275px;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-right: 10px;
	overflow: hidden;
}

.x_tj ul li img {
	width: 275px;
	height: 204px;
	overflow: hidden;
}

.x_tj ul li a {
	color: #383838;
	line-height: 30px;
	text-align: center;
	display: block;
	font-size: 14px;
}

.x_tj ul li a:hover img {
	transform: scale(1.02, 1.02);
	transition: all 1s;
	opacity: 0.8;
}

.x_tel {
	font-size: 25px;
	color: #0146AB;
}

.x_tel span {
	color: #a41018;
	font-size: 30px;
}