﻿body,p,h1,h2,h3,h4,h5,h6,li,span,i,ul,img,a,strong,input{margin:0;padding:0; font-family: "microsoft yahei";}
body{ font-size:14px;}
li{list-style-type:none; float:left;}
a{text-decoration:none;outline: none; color:inherit;}
th,td{ padding:0;}
table{ border-collapse:collapse;}
img{border:none;}
i{font-style:normal}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea{outline:none;text-indent:6px;}
textarea{resize:none;}
div{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.wid{width:1144px;}

.top{
	height: 44px;
	width: 100%;
	background: #333333;
}
.top .top-lft{
	float: left;
	height: 44px;
	width: 280px;
	margin-left: 446px;
}
.top .top-lft ul li{
	float: left;
	margin-right: 25px;
	height: 44px;
	position: relative;
}
.top .top-lft ul li h6 img{
	margin-top: 12px;
}
.top .top-lft ul li h6 .img2{
	display: none;
}
.top .top-lft ul li h6:hover .img1{
	display: none;
}
.top .top-lft ul li h6:hover .img2{
	display: block;
}

.top .top-lft ul li h5{
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -100px;
	left: -35px;
	z-index: 5;
	display: none;
}
.top .top-lft ul li h5 img{
	display: block;
	width: 100%;
	height: 100%;
}
.top .top-lft ul li:hover h5{
	display: block;
}
.top .top-midd{
	float: left;
	height: 44px;
	width: 294px;
}
.top .top-midd h6{
	float: left;
	height: 44px;
	margin-right: 26px;
}
.top .top-midd h6 img{
	float: left;
	margin-top: 16px;
	margin-right: 6px;
}
.top .top-midd h6 span{
	line-height: 44px;
	color: #fff;
	font-size: 12px;
}

.top .navi-rig{
	float: right;
}
.top .navi-rig h6{
	float: left;
}
.top .navi-rig h6 img{
	float: left;
	margin-right: 29px;
	margin-top: 20px;
}
.top .navi-rig .img1{
	margin-right: 13px;
}
.top .navi-rig .img4{
	display: none;
}
.top .navi-rig h6:hover .img4{
	display: block;
}
.top .navi-rig h6:hover .img3{
	display: none;
}

.banner{height: 702px;width: 100%;position: relative;background:#ccc;}
.banner .bann{width: 100%;height: 100%;}
.banner .bann ul{width: 100%;height: 100%;}
.banner .bann ul li{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.banner .cirl{position: absolute;bottom:20px;min-width: 100px;display: table; left: 50%;margin-left: -95px;z-index: 1;}
.banner .cirl ul{}
.banner .cirl ul li{width: 40px;height: 2px;background: #289cf1;cursor: pointer; margin: 0 5px;}
.banner .cirl ul li.acti{background: #3a4450;}

.navi{
	
	display: table;
}
.navi .logo{
	margin-top: 21px;
	float: left;
	margin-right: 76px;
}
.navi ul{
	float: left;
	width: 767px;
	height: 90px;
}
.navi ul li{
	width: 109px;
	height: 90px;
	float: left;
	position: relative;
}
.navi ul li h6{
	width: 100%;
	height: 100%;
	line-height: 90px;
	font-size: 14px;
	text-align: center;
	color: #000;
	position: relative;
}
.navi ul li h6:before{
	 content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: rgba(93, 121, 11, 0.98);
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: #af1f23;
}
.navi ul li h6:hover:before{
	-webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.navi ul li h6:hover{
	color: #fff;
}
.navi ul li .wl3{
	color: #fff;
	background: #af1f23;
}
.navi ul li .slide{
	display: table;
	min-width: 109px;
	z-index: 10;
	position: absolute;
	top:90px;
	left: 0px;
	background: rgba(19,35,69,0.1);
	display: none;
	max-width: 800px;
}
.navi ul li .slide p{
	display: table;
	
	float: left;
}
.navi ul li .slide p a{
	text-align: left;
	text-indent: 25px;
	line-height: 40px;
	font-size: 14px;
	display: block;
	min-width: 109px;
	color: #fff;
	padding-right: 25px;
	border-bottom: 1px dashed;
	    white-space: nowrap;
	    text-align: left;
}
.navi ul li .slide p a:hover{
	background: #b01f24;
}
.navi ul li:hover .slide{
	display: block;
}
.navi .top-rig{
	float: right;
	width: 117px;
	height: 32px;
	background: #fff;
	margin-right: 3px;
	margin-top: 30px; 
	position: relative;
	border: 1px solid #757575;
}
.navi .top-rig h6{
	width: 100%;
	height: 32px;
}
.navi .top-rig h6 .sp1{
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 5px;
}
.navi .top-rig h6 .sp2{
	line-height: 32px;
	color: #293e4f;
	font-size: 12px;
	float: left;
}
.navi .top-rig h6 i{
	float: right;
	display: block;
	margin-right: 11px;
	margin-top: 6px;
}
.navi .top-rig .wl1 div{
	width: 117px;
	display: table;
	position: absolute;
	top: 33px;
	left: 0px;
	display: none;
	z-index: 10;
	background-color: #FFF;
}
.navi .top-rig .wl1 div h5{
	height: 30px;
	width: 100%;
}
.navi .top-rig .wl1 div h5 img{
	float: left;
	margin-left: 12px;
	margin-top: 5px;
	display: block;
	width: 21px;
	height: 20px;
}
.navi .top-rig .wl1 div h5 i{
	float: left;
	line-height: 30px;
	margin-left: 10px;
	color: #293e4f;
}
.navi .top-rig .wl1 div h5:hover{
	background: #688bc5;
}
.navi .top-rig .wl1 div h5:hover i{
	color: #fff;
}
.navi .top-rig .wl1:hover div{
	display: block;
}

.tion{
	display: table;
}
.tion .tion-top{
	margin-top: 61px;
	border-bottom: 1px solid #ebebeb;
	width: 100%;
	line-height: 37px;
	margin-bottom: 40px;
}
.tion .tion-top h6{
	margin: 0 auto;
	width: 100px;
	text-align: center;
	font-size: 20px;
	color: #5e5e5e;
	letter-spacing: 1px;
	font-weight: 600;
	position: relative;
}
.tion .tion-top h6 i{
	position: absolute;
	left: 15px;
	bottom: -1px;
	background: #e00505;
	width: 70px;
	height: 1px;
}
.tion p{
	text-align: center;
	width: 840px;
	font-size: 12px;
	line-height: 24px;
	margin: 0 auto;
	color: #aaa;
	margin-bottom: 68px;
}
.bann_new .scroll{width: 850px;height: 40px;position: relative;margin-bottom: 80px;}
.bann_new .scroll .fun{position: absolute;top: 50%;cursor: pointer;margin-top: -24px;z-index: 1; font-size: 20px; line-height: 20px; font-weight: 600;}
.bann_new .scroll .click_left{left: -20px;}
.bann_new .scroll .click_right{right: -20px;}
.bann_new .scroll .img_list{width: 100%;height: 100%;}
.bann_new .scroll .img_list ul{display: table;}
.bann_new .scroll .img_list ul li{width: 850px;float: left;}
.bann_new .scroll .img_list ul li img{float: left;margin-right: 40px;}
.bann_new .scroll .img_list ul li .wl4{margin-left: 40px;}

.tion .equipment{
	width: 100%;
	height: 217px;
	display: table;
}
.tion .equipment ul li{
	float: left;
	width: 28%;
	margin: 0 2%;
}
.tion .equipment ul li h6{
	width: 100%;
	height: 78px;
	transition: .6s;
}
.tion .equipment ul li h6 img{
	display: block;
	margin: 0 auto;
}
.tion .equipment ul li h6 .img6{
	display: none;
}
.tion .equipment ul li:hover h6 .img6{
	display: block;
}
.tion .equipment ul li:hover h6 .img5{
	display: none;
}
.tion .equipment ul li h5{
	text-align: center;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #5e5e5e;
}
.tion .equipment ul li h4{
	text-align: center;
	color: #aaa;
	font-size: 12px;
	line-height: 20px;
}

.get{
	display: table;
	margin-bottom: 78px;
}
.get .tion-top{
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    line-height: 37px;
    margin-bottom: 70px;
}
.get .tion-top h6{
	    margin: 0 auto;
    width: 277px;
    text-align: center;
    font-size: 20px;
    color: #5e5e5e;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
}
.get .tion-top h6 i{
	    position: absolute;
    left: 83px;
    bottom: -1px;
    background: #e00505;
    width: 110px;
    height: 1px;
}
.get .get-midd{
	height: 901px;
}
.get .get-midd .hp1{
	float: left;
	width: 50%;
	background: url(../img/hp5.png) no-repeat;
	background-size: 100% 100%;
	height: 452px;
}
.get .get-midd .hp1 .shiu{
	height: 100%;
	float: right;
	width: 50%;
	background: rgba(0,0,0,0.9);
	    transition: all .6s ease;
	    position: relative;
}
.get .get-midd .hp1 .shiu:after{
	    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -20px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid rgb(0,0,0);
    border-right: 20px solid rgba(0,0,0,.9);
    transition: .6s;
}
.get .get-midd .hp1 .shiu:hover{
	width: 100%;
}
.get .get-midd .hp1 .shiu:hover:after{
	    border: none;
}


.get .get-midd .hp2{
	float: left;
	width: 50%;
	background: url(../img/hp7.jpg) no-repeat;
	background-size: 100% 100%;
	height: 227px;

}
.get .get-midd .hp2 .shiu{
	float: left;
	width: 50%;
	height: 100%;
	background: rgba(255,255,255,1);
	transition: all .6s ease;
	position: relative;
}
.get .get-midd .hp2 .shiu:after{
	    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgb(255,255,255);
    transition: .6s;
}
.get .get-midd .hp2 .shiu:hover{
	width: 100%;
}
.get .get-midd .hp2 .shiu:hover:after{
	    border: none;
}

.get .get-midd .hp3{
	float: left;
	width: 50%;
	background: url(../img/hp8.jpg) no-repeat;
	background-size: 100% 100%;
	height: 225px;
}
.get .get-midd .hp3 .shiu{
	float: right;
	width: 50%;
	height: 100%;
	background: rgba(242,187,35,0.9);
	transition: all .6s ease;
	position: relative;
}
.get .get-midd .hp3 .shiu:after{
	content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid rgb(242,187,35);
    border-right: 20px solid rgba(242,187,35,.9);
    transition: .6s;
}
.get .get-midd .hp3 .shiu:hover{
	width: 100%;
}
.get .get-midd .hp3 .shiu:hover:after{
	    border: none;
}


.get .get-midd .hp4{
	float: left;
	width: 50%;
	background: url(../img/hp9.jpg) no-repeat;
	background-size: 100% 100%;
	height: 225px;
}
.get .get-midd .hp4 .shiu{
	float: left;
	width: 50%;
	height: 100%;
	    background: rgba(242,187,35,1);
	transition: all .6s ease;
	position: relative;
}
.get .get-midd .hp4 .shiu:after{
	    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid rgb(242,187,35);
    transition: .6s;
}
.get .get-midd .hp4 .shiu:hover{
	width: 100%;
}
.get .get-midd .hp4 .shiu:hover:after{
	    border: none;
}
.get .get-midd .hp5{
	float: left;
	width: 50%;
	background: url(../img/hp10.jpg) no-repeat;
	background-size: 100% 100%;
	height: 450px;
}
.get .get-midd .hp5 .shiu{
	float: left;
	width: 100%;
	height: 50%;
	background: rgba(0,0,0,0.9);
	transition: all .6s ease;
	position: relative;
}
.get .get-midd .hp5 .shiu:after{
	 content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgb(0,0,0);
    border-top: 20px solid rgba(0,0,0,.9);
    transition: .6s;
}
.get .get-midd .hp5 .shiu:hover{
	height: 100%;
}
.get .get-midd .hp5 .shiu:hover:after{
	    border: none;
}







.get .get-midd .hp6{
	float: left;
	width: 50%;
	background: url(../img/hp11.jpg) no-repeat;
	background-size: 100% 100%;
	height: 225px;
	margin-top: -225px;
}
.get .get-midd .hp6 .shiu{
	float: right;
	width: 50%;
	height: 100%;
	background: rgba(255,255,255,1);
	transition: all .6s ease;
	position: relative;
}
.get .get-midd .hp6 .shiu:after{
	content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid rgb(255,255,255,1);
    border-right: 20px solid rgba(255,255,255,1);
    transition: .6s;
}
.get .get-midd .hp6 .shiu:hover{
	width: 100%;
}
.get .get-midd .hp6 .shiu:hover:after{
	    border: none;
}

.get .get-midd .hp7 .shiu .shuib{
	width: 246px;
	padding: 0 20px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}
.get .get-midd .hp7 .shiu .shuib p{
	width: 100%;
	font-size: 12px;
	line-height: 23px;
	color: #a5a5a5;
	margin-top: 16px;
}
.get .get-midd .hp4 .shiu .shuib p{
	color: #fff;
}
.get .get-midd .hp7 .shiu .shuib .shuib2{
	width: 246px;
	height: 54px;
	bottom: 40px;
	position: absolute;
	left: 20px;
}
.get .get-midd .hp7 .shiu .shuib .shuib2 h6{
	float: left;
	font-size: 48px;
	line-height: 48px;
	font-weight: 600;
	color: #f2bb23;
	margin-right: 12px;
}
.get .get-midd .hp7 .shiu .shuib .shuib2 h5{
	float: left;
	height: 54px;
	width: 170px;
}
.get .get-midd .hp7 .shiu .shuib .shuib2 h5 span{
	display: block;
	width: 100%;
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 5px;
}
.get .get-midd .hp7 .shiu .shuib .shuib2 h5 i{
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	color: #f2bb23;
}
.get .get-midd .hp7 .shiu .shuib .shuib2 h4{
	float: right;
	color: #eec313;
	height: 14px;
	margin-top: 33px;
}
.get .get-midd .hp8 .shiu .shuib{
	position: absolute;
	top: 0px;
	left: 0px;
	right: initial;
}
.get .get-midd .hp8 .shiu .shuib .shuib2{
	bottom: 20px;
}
.get .get-midd .hp8 .shiu .shuib .shuib2 h6{
	color: #494a50;
}
.get .get-midd .hp8 .shiu .shuib .shuib2 h5 span{
	color: #fff;
}
.get .get-midd .hp2 .shiu .shuib .shuib2 h5 span{
	color: #f2bb23;
}
.get .get-midd .hp8 .shiu .shuib .shuib2 h5 i{
	color: #494a50;
}


.get .get-midd .hp9 .shiu .shuib .shuib2{
	bottom: 20px;
}
.get .get-midd .hp9 .shiu .shuib p{
	color: #f0efef;
}
.get .get-midd .hp9 .shiu .shuib .shuib2 h6{
	color: #494a50;
}
.get .get-midd .hp9 .shiu .shuib .shuib2 h5 span{
	color: #fff;
}
.get .get-midd .hp9 .shiu .shuib .shuib2 h5 i{
	color: #494a50;
}

.get .get-midd .hp11 .shiu .shuib p{
	color: #a5a5a5;
}
.get .get-midd .hp11 .shiu .shuib .shuib2 h5 span{
	color: #f2bb23;
}
.get .get-midd .hp10 .shuib{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 532px;
	height: 225px;
	padding: 0 20px;
}
.get .get-midd .hp10 .shuib p{
	font-size: 12px;
	line-height: 23px;
	color: #a5a5a5;
	margin-top: 16px;
}
.get .get-midd .hp10 .shuib .shuib2{
	position: absolute;
	left: 0px;
	bottom: 20px;
	width: 532px;
	padding: 0 20px;
	height: 54px;
}
.get .get-midd .hp10 .shuib .shuib2 h6{
	float: left;
    font-size: 48px;
    line-height: 48px;
    font-weight: 600;
    color: #f2bb23;
    margin-right: 12px;
}
.get .get-midd .hp10 .shuib .shuib2 h5{
	float: left;
    height: 54px;
    width: 400px;
}
.get .get-midd .hp10 .shuib .shuib2 h5 span{
	display: block;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 5px;
}
.get .get-midd .hp10 .shuib .shuib2 h5 i{
	    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    color: #f2bb23;
}
.get .get-midd .hp10 .shuib .shuib2 h4{
	float: right;
    height: 14px;
    margin-top: 33px;
}


.achievement{
	display: table;
	margin-bottom: 50px;
}
.achievement .tion-top{
	    border-bottom: 1px solid #ebebeb;
    width: 100%;
    line-height: 37px;
    margin-bottom: 76px;
}
.achievement .tion-top h6{
	    margin: 0 auto;
    width: 98px;
    text-align: center;
    font-size: 20px;
    color: #5e5e5e;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
}
.achievement .tion-top h6 i{
	    position: absolute;
    left: 0px;
    bottom: -1px;
    background: #e00505;
    width: 150px;
    height: 1px;
}
.achievement .achievement-lft{
	float: left;
	width: 342px;
	display: table;	
	margin-left: 35px;
}
.achievement .achievement-lft ul li{
	width: 100%;
	float: left;
	margin-bottom: 48px;
}
.achievement .achievement-lft ul li h6{
	float: left;
	width: 57px;
	height: 58px;
	border: 1px solid #Ff0000;
	text-align: center;
	margin-right: 25px;
}
.achievement .achievement-lft ul li h6 span{
	font-size: 2em;
    color: #F00;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    display: block;
    width: 30px;height: 30px;
    margin: 0 auto;
    margin-top: 15px;
}
.achievement .achievement-lft ul li h6 .zhr{
	font-size: 12px;
	margin-top: -7px;
	margin-left: 6px;
	color: #fff;
}
.achievement .achievement-lft ul li h6 .zhr2{
	font-size: 12px;
	margin-top: -7px;
	margin-left: 6px;
}
 .achievement .achievement-lft ul li:hover h6 .zh2r{
	color: #fff;

} 
.achievement .achievement-lft ul li:hover{
	background: #ff0000;

}
.achievement .achievement-lft ul li:hover h6{
	background-color: #F00;
	color: #fff;
}
.achievement .achievement-lft ul li:hover h6 span{
	   /*  transform: rotatey(360deg);
	       -webkit-transform: rotatey(360deg);
	       -moz-transform: rotatey(360deg);
	       -o-transform: rotatey(360deg);
	       -ms-transform: rotatey(360deg); */
    color: #fff;
}
.achievement .achievement-lft ul li:hover h5{
	color: #fff;
}
.achievement .achievement-lft ul li:hover p{
	color: #fff;
}
.achievement .achievement-lft ul li h5{
	font-size: 12px;
	line-height: 12px;
	color: #4b4b4b;
	font-weight: 600;
	margin-top: 6px;
	margin-bottom: 5px;
	float: left;
}
.achievement .achievement-lft ul li p{
	float: left;
	font-size: 12px;
	line-height: 22px;
	width: 253px;
	color: #828181;
}
.achievement .achievement-rig{
	float: right;
	width: 727px;
	display: table;
}
.achievement .achievement-rig ul li{
	float: left;
	margin-right: 32px;
	width: 331px;
}
.achievement .achievement-rig ul li h4{
	display: block;
	float: left;
	width: 331px;
	height: 176px;
	overflow: hidden;
	margin-bottom: 17px;
}
.achievement .achievement-rig ul li h4 img{
	display: block;
	width: 331px;
	height: 176px;
	transition:.5s;
}
.achievement .achievement-rig ul li h4:hover img{ transform:scale(1.1,1.1);}
.achievement .achievement-rig ul li h6{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	color: #af1f23;
	text-indent: 10px;
	margin-bottom: 14px;
}
.achievement .achievement-rig ul li p{
	float: left;
	width: 306px;
	margin-left: 11px;
	font-size: 12px;
	line-height: 18px;
	color: #767676;
	margin-bottom: 16px;
}
.achievement .achievement-rig ul li h5{
	width: 100px;
	height: 25px;
	float: right;
	background: #f00;
}
.achievement .achievement-rig ul li h5 a{
	font-size: 12px;
    line-height: 25px;
    display: block;
    color: #fff;
    text-align: center;
}
.achievement .achievement-rig ul li h5:hover{
	background: #af1f23;
}
.ment{
	display: table;
	margin-bottom: 70px;
}
.ment .tion-top{
	border-bottom: 1px solid #ebebeb;
    width: 100%;
    line-height: 37px;
    margin-bottom: 76px;
}
.ment .tion-top h6{
	    margin: 0 auto;
    width: 100px;
    text-align: center;
    font-size: 20px;
    color: #5e5e5e;
    letter-spacing: 2px;
    font-weight: 600;
    position: relative;
}
.ment .tion-top h6 i{
position: absolute;
    left: 0px;
    bottom: -1px;
    background: #e00505;
    width: 98px;
    height: 1px;
}
.ment ul li{
	width: 20%;
	float: left;
	margin-bottom: 49px;
}
.ment ul li h4{
	margin: 0 auto;
	height: 178px;
	width: 100%;
	display: table;
	overflow: hidden;
}
.ment ul li h4 img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	transition:.5s;
}
.ment ul li h4:hover img{ transform:scale(1.1,1.1);}
.ment ul li h5{
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	line-height: 12px;
	margin-bottom: 10px;
	color: #4b4b4b;
}
.ment ul li p{
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: #828181;
}

.navi .navi-int{
	width: 100%;
	height: 90px;
	
}
.navi-int2{
	width: 100%;
	height: 90px;
	position:fixed; left:0px; top:0px;
	background:#fff;
	z-index:99;
	display:none;
	box-shadow:5px 0 20px #ccc;
	
}
.navi-int2 .logo{
	width: 252px;
	float: left;
	height: 90px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	position: relative;
	display: table;
	margin-top: 0;
	margin-right: 0;
}
.navi-int2 .logo .img11{
	float: left;
	margin-top: 21px;
	margin-left: 15px;
}
.navi-int2 .logo .img12{
	float: left;
	margin-top: 40px;
	margin-left: 21px;
}
.navi-int2 .logo p{
	width: 252px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 10;
	background: #fff;
	display: none;
}
.navi-int2 .logo p a{
	display: block;
	text-align: center;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.navi-int2 .logo p a:hover{
	color: #fff;
	background: #e00505;
}
.navi-int2 .logo:hover p{
	display: block;
}
.navi-int2 .int2-midd{
	    float: left;
    height: 90px;
    width: 375px;
    margin-left: 95px;
	
}
 .navi-int2 .int2-midd h6{
	float: left;
    height: 90px;
    margin-right: 26px;
}
.navi-int2 .int2-midd h6 img{
    float: left;
    margin-top: 39px;
    margin-right: 6px;
}
.navi-int2 .int2-midd h6 span{
	    line-height: 90px;
    color: #000;
    font-size: 14px;
}
.navi-int2 .inp{
	float: left;
	height: 45px;
	min-width: 248px;display: table;
	position: relative;
	border: 1px solid #ebebeb;
	margin-top: 20px;
	float:right;
}
.navi-int2 .inp .inpt1{
	float: left;
	width: 200px;
	height: 43px;
	border: none;
	text-indent: 30px;
}
.sea{float:left; width:720px; height:90px;}
.navi-int2 .inp .inpt2{
	position: absolute;
	right: 18px;
	top: 7px;
	width: 30px;
	height: 30px;
	border: none;
	background: url(../img/zx16.png) no-repeat;
}
.navi-int2 .inp .inpt2:hover{
	background: url(../img/zx17.png) no-repeat;
}
.navi-int2 .int2-rig{
	float: right;
}
.navi-int2 .int2-rig h6{
	float: left;
	margin-left: 50px;
	margin-top: 30px;
}
.navi-int2 .int2-rig h6 img{
	float: left;
}
.navi-int2 .int2-rig h6 .img10{
	display: none;
}
.navi-int2 .int2-rig h6:hover .img9{
	display: none;
}
.navi-int2 .int2-rig h6:hover .img10{
	display: block;
}
.navi-int2 .int2-rig h6 i{
	float: left;
	margin-left: 12px;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: 25px;
}
.navi-int2 .int2-rig h6:hover i{
	color: #e00505;
}

/*.ham-b{  width:100%; display:table; display:none; }*/

.ham{
	position: fixed;
	bottom: 161px;
	right: -161px;
	z-index: 10;
	    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.ham .ham-top{
	height: 38px;
	width: 360px;
	background:#383345;
	border-radius: 2px 27px 0px 0px;
}
.ham .ham-top h6{
	float: left;
	margin-top: 13px;
	margin-left: 17px;
}
.ham .ham-top h5{
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 38px;
	margin-left: 15px;
}
.ham .ham-top h4{
	float: left;
	margin-left: 45px;
	margin-top: 9px;
}
.ham .ham-top h3{
	float: right;
}
/*.ham .ham-top2{
	height: 70px;
	width: 300px;
	background:#383345;
	border-radius: 2px 27px 0px 0px;
	position: relative;
}
.ham .ham-top2 h5{
	float: left;
	line-height: 70px;
	color: #fff;
	font-size: 14px;
	margin-left: 20px;
}
.ham .ham-top2 h3{
	float: right;
}
.ham .ham-top2 h4{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #666;
	position: absolute;
	left: -25px;
	top: 0px;
	text-align: center;
	line-height: 20px;
	color: #666;
	font-size: 14px;
	z-index: 10;
}
.ham .ham-midd{
	width: 260px;
	height: 117px;
	display: table;
	background: #fff;
}
.ham .ham-midd h6{
	height: 18px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 15px;
}
.ham .ham-midd h6 i{
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #ababc6;
	margin-left: 92px;
}
.ham .ham-midd h6 img{
	float: left;
	margin-left: 6px;
}
.ham .ham-midd p{
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #545d6b;
}
.ham textarea{
	width: 258px;
	height: 109px;
	border: 1px solid #3cb868;
	margin: 0 auto;
	display: block;
	border-radius: 3px;
	font-size: 12px;
	line-height: 20px;
	color: #ababb7;
	margin-bottom: 10px;
}
.ham .ham-bott{
	display: table;
	width: 260px;
	background: #fff;
}
.ham .ham-bott input{
	width: 258px;
	border: 1px solid #bfcdd3;
	height: 30px;
	margin-bottom: 10px;
	border-radius: 3px;
	text-indent: 15px;
}
.ham h2{
	width: 260px;
	height: 35px;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 7px;
}
.ham h2 a{
	display: block;
	height: 100%;
	float: right;
	width: 100px;
	border-radius: 3px;
	text-align: center;
	line-height: 35px;
	background: #3cb868;
	color: #fff;
	font-size: 14px;
}
.nowse{
	width: 100%;
	display: table;
	background: #fff;
}*/
.bott{
	width: 100%;
	height: 270px;
	background: #2a2a2a;
	display: table;
}
.bott img{
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 32px;
}
.bott p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-bottom: 22px;
}
.bott p i{
	margin-left: 25px;
}
.bott h6{
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.bott h6 i{
	margin-left: 29px;
}





.outer-wrap {
    height: 680px;
    overflow: hidden;}
    .outer-wrap .video-wrap {
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 3!important;
    background: url(../img/splash-ship.jpg) 50% no-repeat;
    background-size: cover;
    object-fit: cover;
}
.outer-wrap .video-wrap:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 10;
    }
.outer-wrap .video-wrap .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;}
    .container {
    width: 85.71429em;
    max-width: none!important;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.outer-wrap .video-wrap video {
    display: inline-block;
    width: 100%;
    border: 0;
    vertical-align: baseline;
    margin: 0 auto;}
.container:before {
    content: " ";
    display: table;}
    .outer-wrap .video-wrap .content-overlay {
    position: relative;
    text-align: center;
    z-index: 20;
    margin-top: 13.92857em;
    margin-right: 11.07143em;
    margin-left: 11.07143em;}
    .container:after {
    clear: both;}
    .outer-wrap .video-wrap .content-overlay h1, .outer-wrap .video-wrap .content-overlay p{
		color: #fff;
    }
#search_block_top {
    position: absolute;
    bottom: 9.28571em;
    left: 50%;
    width: 40.71429em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 25;
}
form {
    display: block;
    margin-top: 0em;
}
.clearfix:before {
    content: " ";
    display: table;}
    #search_block_top .searchLine .search_query {
    width: 22.22222em;
    height: 2.77778em;
    font-size: 1.28571em;
    padding: .83333em 1.38889em;}
    #search_block_top .searchLine .button-search {
    width: 8.09524em;
    font-size: 1.5em;
    padding: .57143em 1.19048em;}
    #search_block_top .searchLine .button-search, #search_block_top .searchLine .search_query {
    float: left;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-default, .btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #e00505;
    border-color: #e00505;
}
.btn {
    display: inline-block;
    background-image: none;
    border: 1px solid transparent;
    font-family: HelveticaNeueCyrRoman,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    margin-bottom: 0;
    -webkit-transition: all .2s ease-in-out,border-color .2s ease-in-out;
    transition: all .2s ease-in-out,border-color .2s ease-in-out;
    padding: .625em 1.25em;
    font-size: 1.14286em;
    line-height: 1.1875em;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default:hover {
    color: #fff;
    background-color: #a60404;
    border-color: #a60404;}
    #search_block_top .searchLine .button-search, #search_block_top .searchLine .search_query {
    float: left;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 2.58333em;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 1.42857;
    font-size: .85714em;
    color: #252525;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    padding: .41667em .83333em;
}
#search_block_top .searchLine .search_query {
    width: 19.22222em;
    height: 1em;
    font-size: 1.28571em;
    padding: .83333em 1.38889em;
}










#maay{
	margin-top: 100px;
	width: 200px;
	display: table;
	float: left;
	margin-left: 62px;
	display: none;
}
#maay h6{
	margin-bottom: 27px;
	height:16px;
}
#maay h6 img{
	float: left;
	margin-right: 7px;
}
#maay h6 span{
	float: left;
	color: #fff;
	line-height: 16px;
	font-size: 12px;
}
#maay .nah1 img{
	margin-top: 2px;
}
.get .get-midd .hp1 .shiu:hover #maay{
	display: block;
}

#maay2{
	width: 205px;
	float: right;
	margin-right: 40px;
	display: table;
	margin-top: 39px;
	display: none;
}
#maay2 img{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
#maay2 h6{
	width: 100%;
	font-size: 12px;
	color: #89868e;
	text-align: center;
}
.get .get-midd .hp8 .shiu:hover #maay2{
	display: block;
}

#maay3{
	width: 200px;
	display: table;
	float: left;
	margin-left: 62px;
	margin-top: 55px;
	display: none;
}
#maay3 h6{
	margin-bottom: 17px;
	height:16px;
}
#maay3 h6 img{
	float: left;
	margin-right: 7px;
}
#maay3 h6 span{
	float: left;
	color: #fff;
	line-height: 16px;
	font-size: 12px;
}
#maay3 .nah1 img{
	margin-top: 2px;
}
.get .get-midd .hp3 .shiu:hover #maay3{
	display: block;
}
#maay4{
	width: 205px;
	float: right;
	margin-right: 40px;
	display: table;
	margin-top: 50px;
	display: none;
}
#maay4 img{
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
#maay4 h6{
	width: 100%;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.get .get-midd .hp4 .shiu:hover #maay4{
	display: block;
}
#maay5{
	width: 414px;
	margin-left: 60px;
	display: table;
	margin-top: 250px;
	display: none;
}
#maay5 img{
	float: left;
	margin-bottom: 20px;
}
#maay5 h6{
	width: 50%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	float: left;
	margin-left: 25px;
}
.get .get-midd .hp5 .shiu:hover #maay5{
	display: block;
}
#maay6{
	float: left;
	height: 180px;
	margin-left: 40px;
	display: table;
	width: 210px;
	margin-top: 35px;
	display: none;
}
#maay6 h6{
	width: 100%;
	margin-bottom: 22px;
	height: 19px;
}
#maay6 h6 img{
	float: left;
	margin-right: 6px;
}
#maay6 h6 span{
	line-height: 19px;
	font-size: 12px;
	color: #000;
}
#maay6 h5{
	float: left;
}
.get .get-midd .hp6 .shiu:hover #maay6{
	display: block;
}

#popup{
	width: 354px;
	height: 426px;
	position: fixed;
	right: -354px;
	bottom: 0px;
	z-index: 20;
}
#popup .pop-lft{
	float: left;
	width: 70px;
	background: #383345;
	height: 100%;
	border-radius: 3px 0 0 26px;
}
#popup .pop-lft h5{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	width: 16px;
	margin-left: 28px;
	margin-top: 20px;
	float: left;
	height: 384px;
}
#popup .pop-lft img{
	float: left;
} 
#popup .pop-rig{
	float: left;
	width: 284px;
	display: table;
	background: #fff;
	height: 100%;
}
#popup .pop-rig h6{
	width: 100%;
	height: 36px;
	background: #b4b4b4;
	margin-bottom: 10px;
}
#popup .pop-rig h6 img{
	float: right;
	margin-top: 9px;
	margin-right: 33px;
	margin-left: 6px;
}
#popup .pop-rig h6 span{
	float: right;
	line-height: 36px;
	font-size: 16px;
	color: #79798c;
}
#popup .pop-rig p{
	width: 254px;
	height: 78px;
	padding:0 20px 0 10px;
	font-size: 14px;
	line-height: 18px;
	color: #545d6b;
}
#popup .pop-rig textarea{
	width: 262px;
	height: 113px;
	border: 1px solid #3cb868;
	border-radius: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #ccc;
}
#popup .pop-rig h5{
	width: 258px;
	height: 28px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 3px;
	border: 1px solid #bfcdd3;
}
#popup .pop-rig h5 input{
	width: 258px;
	height: 28px;
	border: none;
	border-radius: 3px;
	text-indent: 10px;
}
#popup .pop-rig h4{
	float: right;
	width:100px;
	height: 35px;
	background: #3cb868;
	margin-right: 14px;
	border-radius: 3px;
}
#popup .pop-rig h4 input{
	width: 100%;
	height: 100%;
	border: none;
	background: none;
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
}
#popup h3{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #747474;
	position: absolute;
	top: -18px;
	left: 5px;
	z-index: 99;
	text-align: center;
	line-height: 15px;
	font-size: 15px;
	cursor:pointer;
}


.tel{
	width: 102px;
	height: 100px;
	position: fixed;
	bottom: 0px;
	right: 90px;
	z-index: 10;
}


.cartology{
	width: 100%;
	height: 300px;
	border-bottom: 1px solid #ccc;
	background: #000;
	margin-bottom: 67px;
	text-align: center;
}
.cartologyy{
	width: 100%;
	height: 400px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 67px;
	text-align: center;
}

.proud{
	width: 100%;
	min-height: 168px;display: table;
	margin-bottom: 55px;
}
.proud .about-top{
	width: 100%;
	background: #ecfbdd;
	height: 113px;
	margin-bottom: 56px;
}
.proud .about-top .us{
	width: 594px;
	height: 113px;
	background: url(../img/zx16.png) no-repeat;
	display: table;
}
.proud .about-top .us p{
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	margin-top: 37px;
	color: #fff;
	margin-bottom: 7px;
	letter-spacing: 1px;
}
.proud .about-top .us h5{
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
}
.proud .proud-top{
	min-height: 100px;
	display: table;
}
.proud .proud-top .proud-top-lft{
	float: left;
	width: 271px;
}
.proud .proud-top .proud-top-lft ul{
	width: 100%;
	display: table;
	margin-bottom: 50px;
}
.proud .proud-top .proud-top-lft ul li{
	float: left;
	border-bottom: 2px solid #fff;
	width: 271px;
	
	position:relative;
}

.proud .proud-top .proud-top-lft ul li .comd{
	width: 230px;
	height: 40px;
	display: table;
	cursor:pointer;	
	background: #464644;
	overflow:hidden;
	padding-right:40px;
}
.proud .proud-top .proud-top-lft ul li .comd img{
	position:absolute;
	right:17px; top:25px;
}
.proud .proud-top .proud-top-lft ul li .comd:hover{
	background: #e00505;
}
.proud .proud-top .proud-top-lft ul li .kintt{
	width: 100%;
	background: #fff;
	min-height: 119px;
	display:table;
	display: none;
	float: left;
	height:auto;
	padding-top:5px; padding-bottom:5px;

}
.proud .proud-top .proud-top-lft ul li.sli .comd{background:#e00505;}
.proud .proud-top .proud-top-lft ul li.sli .kintt{display:block;}
.proud .proud-top .proud-top-lft ul li.sli .comd img{transform:rotate(90deg);}
.proud .proud-top .proud-top-lft ul li .kintt h2{
	height: 29px;
	width: 100%;
	float: left;
}
.proud .proud-top .proud-top-lft ul li .kintt h2 i{
	line-height: 22px;
	color: #474646;
	font-size: 12px;
	float: left;
	margin-left: 46px;
}
.proud .proud-top .proud-top-lft ul li .kintt h2:hover i{
	color: red;
}
.proud .proud-top .proud-top-lft ul li .kintt .hcl2{
	margin-top: 4px;
}


.proud .proud-top .proud-top-lft ul li h5{
	line-height: 58px;
	color: #fff;
	font-size: 12px;
	float: left;
	margin-left: 28px;
	font-family:"宋体";
	font-weight:bold;
	font-size:14px;
}
.proud .proud-top .proud-top-lft ul li h5 a{font-family:"宋体";}
.proud .proud-top .proud-top-lft .limiteo{
	height: 361px;
	width: 100%;
	background: url(../img/ioc2.png) no-repeat;
	display: table;
}
.proud .proud-top .proud-top-lft .limiteo h6{
	width: 100%;
	margin-top: 54px;
	font-size: 14px;
	line-height: 14px;
	color: #616265;
	margin-bottom: 36px;
	text-indent: 27px;
	font-weight: 600;
}
.proud .proud-top .proud-top-lft .limiteo h4{
	width: 100%;
	font-size: 13px;
	line-height: 12px;
	color: #616265;
	margin-bottom: 13px;
	text-indent: 27px;
	font-family:"宋体";
}
.proud .proud-top .proud-top-lft .limiteo a{
	display: block;
	margin: 0 auto;
	width: 224px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 13px;
	margin-top: 156px;
}
.proud .proud-top .proud-top-rig{
	width: 830px;
	float: right;
	display: table;
}
.proud .proud-top .proud-top-rig .position{
	width: 100%;
	height: 29px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	margin-bottom: 44px;
}
.proud .proud-top .proud-top-rig .position img{
	margin-top: 2px;
	margin-right: 7px;
	float: left;
}
.proud .proud-top .proud-top-rig .position h6{
	float: left;
	line-height: 29px;
	font-size: 12px;
	color: #737373;
}
.proud .proud-top .proud-top-rig .position i{
	position: absolute;
	width: 216px;
	height: 1px;
	background: #e00404;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
.proud .proud-top .proud-top-rig .gr{
	width: 100%;
	display: table;
	margin-bottom: 19px;
}
.proud .proud-top .proud-top-rig .gr ul li{
	width: 827px;
	height: 167px;
	background: #f9f9f9;
	float: right;
	position: relative;
	margin-bottom: 15px;
}
.proud .proud-top .proud-top-rig .gr ul li h3{
	width: 177px;
	height: 125px;
	float: left;
	margin-left: 19px;
	margin-top: 15px;
	margin-right: 32px;
	overflow: hidden;
}
.proud .proud-top .proud-top-rig .gr ul li h3 img{
	display: block;
	width: 177px;
	height: 125px;
	transition:.5s;
}
.proud .proud-top .proud-top-rig .gr ul li h3:hover img{ transform:scale(1.1,1.1);}

.proud .proud-top .proud-top-rig .gr ul li h6{
	float: left;
	width: 590px;
	margin-top: 21px;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 12px;
}
.proud .proud-top .proud-top-rig .gr ul li h5{
	float: left;
	width: 590px;
	font-size: 12px;
	line-height: 12px;
	color: #bcbcbc;
	margin-bottom: 20px;
}
.proud .proud-top .proud-top-rig .gr ul li p{
	width: 569px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	color: #676767;
}
.proud .proud-top .proud-top-rig .gr ul li h4{
	width: 74px;
	height: 23px;
	background: #e00505;
	position: absolute;
	right: 16px;
	bottom: 9px;
}
.proud .proud-top .proud-top-rig .gr ul li h4 span{
	font-size: 12px;
	float: left;
	line-height: 23px;
	margin-left: 26px;
	color: #fff;
}
.proud .proud-top .proud-top-rig .gr ul li h4 img{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
.proud .proud-top .proud-top-rig .gd{
	width: 823px;
	height: 30px;
}
.proud .proud-top .proud-top-rig .gd ul li{
	width: 28px;
	height: 28px;
	border: 1px solid #e00505;
	margin-right: 10px;
	position: relative;
}
.proud .proud-top .proud-top-rig .gd ul li:hover{
	background: #e00505;
}
.proud .proud-top .proud-top-rig .gd ul li span{
	display: block;
	width: 100%;
	height: 100%;
	color: #e00505;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
}
.proud .proud-top .proud-top-rig .gd ul li:hover span{
	color: #fff;
}
.proud .proud-top .proud-top-rig .gd ul li .tith{
	background: #e00505;
	color: #fff;
}
.proud .proud-top .proud-top-rig .gd ul li i{
	margin-left: 10px;
	text-align: center;
	color: #2569a6;
}
.proud .proud-top .proud-top-rig .gd ul li:hover i{
	color: #fff;
}
.proud .proud-top .proud-top-rig .gd ul li h6{
	width: 28px;
	border: 1px solid #e00505;
	display: table;
	position: absolute;top:28px;
	left: -1px;
	display: none;
}
.proud .proud-top .proud-top-rig .gd ul li h6 a{
	display: block;
	width: 100%;
	height: 28px;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	border-bottom: 1px solid #fff;
	background: #e00505;
	color: #fff;
}
.proud .proud-top .proud-top-rig .gd ul li h6 .pgug{
	border-bottom: none;
}
.proud .proud-top .proud-top-rig .gd ul li h6 a:hover{
	background: #fff;
	color: #e00505;
}
.proud .proud-top .proud-top-rig .gd ul li:hover h6{
	display: block;
}

.proud .proud-top .proud-top-rig .position h6{
position: relative;
}
.proud .proud-top .proud-top-rig .position h6:after{
content: '';
position: absolute;
bottom: -1px;
left: 0;
right: 0;
border-top: 1px solid #e00404;
}


.prod{width:100%; display:table;}
.prod-titwz{ padding:0 15px; font-weight:normal; font-size:12px; color:#737373; line-height:23px;}
.prod-tit p{ padding:0 15px; font-weight:normal; font-size:12px; color:#737373; line-height:23px;}
.prod-list{width:100%; display:table; min-height:100px;float:left; margin-top:30px;}
.prod-list h2{ font-size:14px; color:#000;}
.prod-list-tit{width:100%; display:table; height:40px; background:#e00505; margin-top:10px;}
.prod-list-tit ul li{width:225px; height:40px; padding-left:25px; color:#fff; line-height:40px; font-size:14px; border-right:2px solid #fff;}
.prod-list-tit ul li.li2{width:150px;}
.prod-list-tit ul li.li3{width:160px;}
.prod-list-tit ul li.li4{width:115px; padding-left:10px;}
.prod-list-tit ul li.li5{width:87px; border:none; padding:0; text-align:center; }
.prod-list-col{width:100%; display:table; min-height:200px;}
.prod-list-col ul{ width:100%; display:table; margin-top:6px;}
.prod-list-col ul li{width:100%; height:32px;}
.prod-list-col ul li p{width:227px; height:32px; padding-left:25px; color:#fff; line-height:32px; font-size:14px; color:#000; float:left;}
.prod-list-col ul li p.p2{width:152px;}
.prod-list-col ul li p.p3{width:162px;}
.prod-list-col ul li p.p4{width:117px; padding-left:10px;}
.prod-list-col ul li p.p5{width:87px; border:none; padding:0; text-align:center; display:table;}
.prod-list-col ul li p.p5 span{display:table-cell; vertical-align:middle;}
.prod-list-col ul li p.p5 span img{ cursor:pointer; }
.prod-list-col ul li.li{background:#f9f9f9;}
.prod-slide{width:694px; height:496px; background:rgba(70,70,68,.88); position:fixed; left:50%; top:50%; margin-left:-347px; margin-top:-248px; z-index:99; overflow:hidden; display:none;}
.prod-slide h6{width:30px; height:30px;border-radius:50%; margin:0; position:absolute; right:15px; top:0px; font-size:30px; color:#fff; cursor:pointer; z-index:1000;}
.prod-slide ul{width:694px; display:table; position:absolute; left:0px; top:0px;}
.prod-slide ul li{width:694px; height:100%;}
.prod-slide ul li h4{width:528px; height:350px; background:#F60; margin:auto; margin-top:35px;}
.prod-slide ul li h4 img{width:100%;}
.prod-slide ul li h5{font-weight:normal; padding:0 40px; line-height:25px; color:#fff; font-size:13px; margin-top:15px;}
.prod-slide .le{position:absolute; left:22px; top:50%; margin-top: -28px; cursor:pointer;z-index:999;}
.prod-slide .rt{position:absolute; right:22px; top:50%; margin-top: -28px;cursor:pointer; z-index:999;}
.proud-topz {
	float: left;
	width: 460px;
	margin-left: 200px;
	line-height: 35px;
}
.proud-topy {
	float: left;
	width: 200px;
	background-position: left;
	margin-left: 140px;
}
.proud-lx {
	float: left;
	width: 1145px;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 60px;
	line-height: 100px;
	text-indent: 200px;
	height: 100px;
}
.proud-lxb {
	float: left;
	width: 800px;
	margin-left: 200px;
	line-height: 30px;
	background-color: #f5f5f5;
	text-indent: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
.proud-lxg {
	float: left;
	width: 800px;
	margin-left: 200px;
	background-color: #f5f5f5;
	text-indent: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	height: 250px;
	line-height: 250px;
}.proud-lxbt {
	float: left;
	width: 800px;
	margin-left: 200px;
	line-height: 30px;
	background-color: #f5f5f5;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
.yjms {
	float: left;
	line-height: 25px;
	margin-bottom: 50px;
	font-size: 12px;
}




.proud .proud-top .proud-top-rig .grr{
	width: 100%;
	display: table;
	margin-bottom: 19px;
}
.proud .proud-top .proud-top-rig .grr ul li{
	width: 827px;
	height: 167px;
	float: right;
	position: relative;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-top: 20px;
}
.proud .proud-top .proud-top-rig .grr ul li h3{
	width: 177px;
	height: 133px;
	float: left;
	margin-left: 19px;
	margin-top: 15px;
	margin-right: 32px;
	overflow: hidden;
}
.proud .proud-top .proud-top-rig .grr ul li h3 img{
	display: block;
	width: 177px;
	height: 133px;
	transition:.5s;
}
.proud .proud-top .proud-top-rig .grr ul li h3:hover img{ transform:scale(1.1,1.1);}

.proud .proud-top .proud-top-rig .grr ul li h6{
	float: left;
	width: 190px;
	margin-top: 15px;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	margin-bottom: 12px;
}
.proud .proud-top .proud-top-rig .grr ul li h5{
	float: left;
	width: 590px;
	font-size: 12px;
	line-height: 12px;
	color: #bcbcbc;
	margin-bottom: 20px;
}
.proud .proud-top .proud-top-rig .grr ul li p{
	width: 569px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	color: #676767;
	margin-top: 25px;
}
.proud .proud-top .proud-top-rig .grr ul li h4{
	width: 74px;
	height: 23px;
	background: #e00505;
	position: absolute;
	right: 16px;
	bottom: 9px;
}
.proud .proud-top .proud-top-rig .grr ul li h4 span{
	font-size: 12px;
	float: left;
	line-height: 23px;
	margin-left: 26px;
	color: #fff;
}
.proud .proud-top .proud-top-rig .grr ul li h4 img{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}





.proud .proud-top .proud-top-rig .grg{
	width: 100%;
	display: table;
	margin-bottom: 19px;
}
.proud .proud-top .proud-top-rig .grg ul li{
	width: 827px;
	height: 400px;
	float: right;
	position: relative;
	margin-bottom: 15px;
}
.proud .proud-top .proud-top-rig .grg ul li h3{
	width: 300px;
	height: 260px;
	float: left;
	margin-left: 19px;
	margin-top: 15px;
	margin-right: 32px;
	overflow: hidden;
}
.proud .proud-top .proud-top-rig .grg ul li h3 img{
	display: block;
	width: 260px;
	height: 200px;
	transition:.5s;
}
.proud .proud-top .proud-top-rig .grg ul li h3:hover img{ transform:scale(1.1,1.1);}

.proud .proud-top .proud-top-rig .grg ul li h6{
	float: left;
	width: 827px;
	margin-top: 21px;
	font-size: 14px;
	line-height: 35px;
	color: #e00505;
	font-weight: bold;
	margin-bottom: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 35px;
}
.proud .proud-top .proud-top-rig .grg ul li h5{
	float: left;
	width: 590px;
	font-size: 12px;
	line-height: 12px;
	color: #bcbcbc;
	margin-bottom: 20px;
}
.proud .proud-top .proud-top-rig .grg ul li p{
	width: 450px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	color: #676767;
	margin-top: 30px;
}
.proud .proud-top .proud-top-rig .grg ul li h4{
	width: 74px;
	height: 23px;
	background: #e00505;
	position: absolute;
	right: 16px;
	bottom: 100px;
}
.proud .proud-top .proud-top-rig .grg ul li h4 span{
	font-size: 12px;
	float: left;
	line-height: 23px;
	margin-left: 26px;
	color: #fff;
}
.proud .proud-top .proud-top-rig .grg ul li h4 img{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}.news{
	float: right;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	width: 827px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 50px;
}
