*{
	margin: 0;
	padding: 0;
}

.vcis{
    display: none;
    list-style: none;
    margin-left: 40px;
    margin-top: -4px;
}
.vcis>li>a{
    display: block;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #4776BA;
}
.vcis>li>a:hover{
    background: #fff;
    color: #4776BA;
}
.banner_box{
    position: relative; /*attention*/

margin:0 auto;
    height: 350px;
    overflow: hidden;
}
.banner_images{
    position: absolute; /*attention*/
    left: 0;
    width: 400%; /*attention please*/
}
.banner_img{
    float: left;
    width: 25%; /*attention please*/
    height: 350px;
}
.banner_img img{
    width: 100%;
    height: 350px;
}

.switcher{
    position: absolute;
    top: 285px;
    width: 100%;
    display: none;
}
.switcher p{
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%;
    cursor: pointer;
}
.switcher .prev{
    float: left;
    margin-left: 50px
}
.switcher .next{
    float: right;
    margin-right: 50px;
}
.banner_box:hover .switcher{
    display: block;
}
.points{
    position: absolute;
    left: 50%;
    bottom: 30px;
    width: 400px;
    margin-left: -200px;
    overflow: hidden;
}
.points li{
    width: 100px;
    height: 5px;
    background: rgba(0, 0, 0, .8);
    float: left;
    list-style: none;
    cursor: Crosshair;
}
.points li.point_on{
    background: #C92027;
}





























.top{
	width: 100%;
	height: 60px;
	position: fixed;
	z-index: 20;
	overflow: hidden;
    background: url(../image/2222.jpg) center 0 no-repeat;

}
.topLeft{
	float: left;
	width: 353px;
	height:100%;
	background-color: #fff;
}
.pullDownTrade{
    position: fixed;
    top: 60px;
    margin-left: 336px;
    width: 870px;
    height: auto;
    z-index: 100;
    padding-bottom: 20px;
    background-color: #1D59B3;
    display: none;
}
.pullDownTrade>h3{
	margin-top: 16px;
    margin-bottom: 7px;
    color: #fff;
    font-size: 15px;
    box-sizing: border-box;
    padding: 0px 37px;
}
.pullDownTrade>div>a{
	color: #9CB3D3;
	margin:5px;
	line-height:25px;
}
.pullDownTrade>div>a:hover{
	color: #333;
	background:#fff;
	padding:3px;
}
.pullDownTrade>h3>img{
	margin-left: 8px;
}
.pullDownTrade>div{
	padding: 0 33px;
    box-sizing: border-box;
    margin-top: 11px;
    color: #9CB3D3;
}
.pullDownSolve{
    position: fixed;
    top: 60px;
    margin-left:588px;
    width: 160px;
    z-index: 10;
    background-color: #1D59B3;
    display: none;
}
.pullDownSolve>ul{
	list-style: none;
    text-align: center;
}
.pullDownSolve>ul>a{
	color: #fff;
    width: 100%;
}
.pullDownSolve>ul>a>li{
	height: 35px;
    line-height: 35px;
}
.pullDownSolve>ul>a>li:hover{
	background-color: #fff;
    color: #4776B9;
}










.pullDownProduct{
	position: fixed;
    top: 60px;
    margin-left: 503px;
    width: 160px;
    z-index: 10;
    display: none;
    background-color: #1D59B3;
}
.pullDownProduct>ul{
	list-style: none;
    text-align: center;
}
.pullDownProduct>ul>a{
	color: #fff;
    width: 100%;
}
.pullDownProduct>ul>a>li{
	height: 35px;
    line-height: 35px;
}
.pullDownProduct>ul>a>li:hover{
	background-color: #fff;
    color: #4776B9;
}








.pullDownProduct1{
	position: fixed;
    top: 60px;
    margin-left: 503px;
    width: 160px;
    z-index: 10;
    display: none;
    background-color: #1D59B3;
}
.pullDownProduct1>ul{
	list-style: none;
    text-align: center;
}
.pullDownProduct1>ul>a{
	color: #fff;
    width: 100%;
}
.pullDownProduct1>ul>a>li{
	height: 35px;
    line-height: 35px;
}
.pullDownProduct1>ul>a>li:hover{
	background-color: #fff;
    color: #4776B9;
}












.pullDownSkill{
	position: fixed;
    top: 60px;
    margin-left: 682px;
    width: 160px;
    z-index: 10;
    background-color: #1D59B3;
    display: none;
}
.pullDownSkill>ul{
	list-style: none;
    text-align: center;
}
.pullDownSkill>ul>a{
	color: #fff;
    width: 100%;
}
.pullDownSkill>ul>a>li{
	height: 35px;
    line-height: 35px;
}
.pullDownSkill>ul>a>li:hover{
	background-color: #fff;
    color: #4776B9;
}


.pullDownabout{
    position: fixed;
    top: 60px;
    margin-left: 440px;
    width: 129px;
    z-index: 10;
    background-color: #1D59B3;
    display: none;
}
.pullDownabout>ul{
    list-style: none;
    text-align: center;
}
.pullDownabout>ul>a{
    color: #fff;
    width: 100%;
}
.pullDownabout>ul>a>li{
    height: 35px;
    line-height: 35px;
}
.pullDownabout>ul>a>li:hover{
    background-color: #fff;
    color: #4776B9;
}

/*.topRight{
	float: right;
	height: 100%;
	width: 351px;
    background-color: #4776BA;
    margin-top: -60px;
    max-width: 351px;
    min-width: 200px;
}*/
.topCenter{
	width: 1200px;
	margin: auto;
}
.topCenterLeft{
    float: left;
    width: 336px;
    height: 60px;
    background-color: #F1F1F1;
}
.topCenterLeft>a>img{
	width: 100px;
	width: 152px;
    margin-top: 10px;
	margin-left:80px;
}
.topCenterRight{
	float: right;
	width: 850px;

}
.topCenterRight>ul{
	list-style: none;
    margin-bottom: 0;
    width: 630px;
}
.topCenterRight>ul>a{
	color: #fff;
    float: left;
    text-decoration: none;
}
.topCenterRight>ul>a>li{
	line-height: 60px;
    margin-left: 30px;
}
.topCenterRight>input{
	float: right;
    color: #AD9A7D;
    width: 155px;
    height: 28px;
    border: 1px solid #fff;
    border-radius: 7px;
    background-color: #fff;
    margin-top: 15px;
    text-align: right;
    font-size: 18px;
    padding: 0 19px;
}
.topCenterRight>i{
	float: right;
    margin-right: -150px;
    margin-top: 21px;
}
.logistical{
	width: 100%;
	height: 350px;

}

.business{
	width: 1200px;
    margin: 26px auto;
    text-align: center;
    color: #4571B1;
}
.business>span:nth-child(2){
	color: #ccc;
}
.business>span:nth-child(3){
	color: #ccc;
	font-size: 18px;
}
.business>span:nth-child(4){
	color: #ccc;
}
.area{
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}
.area>a{
	text-decoration: none;
}
.area>a:nth-child(1){
	float: left;
	width: 270px;
	height: 290px;
	background-image: url(../1/111.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.area>a:nth-child(2){
	float: left;
	width: 270px;
	height: 290px;
	background-image: url(../1/222.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 40px;
}
.area>a:nth-child(3){
	float: left;
	width: 270px;
	height: 290px;
	background-image: url(../image/firm25.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 40px;
}
.area>a:nth-child(4){
	float: left;
	width: 270px;
	height: 290px;
	background-image: url(../image/firm24s.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-left: 40px;
	margin-right: 0px;
}
.area>a>div{
	width: 100%;
	height: 100%;
}
.shade{
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.3);
	overflow: hidden;
}
.shade>span{
	color: #fff;
    text-align: right;
    display: block;
    margin-top: 20px;
    font-size: 19px;
    margin-right: 10px;
}
.shade>div{
	height: 126px;
    width: 238px;
    border-right: 1px solid #fff;
}
.shade>div:nth-child(2){
	width: 5px;
    height: 5px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin-left: 235px;
    background-color: #fff;
    margin-top: 11px;
}
.shade>label{
	display: block;
    margin-top: 38px;
    color: #fff;
    padding: 0px 15px;
    font-weight: normal;
    font-size: 21px;
}
.shade>hr{
	width: 37px;
    margin-top: 10px;
    margin-left: 16px;
    border: 1px solid #fff;
}
.product{
	width: 1200px;
    margin: 26px auto;
    text-align: center;
    color: #4571B1;
}
.product>span:nth-child(2){
	color: #ccc;
}
.product>span:nth-child(3){
	color: #ccc;
	font-size: 18px;
}
.product>span:nth-child(4){
	color: #ccc;
}
.productImg{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.productImg>a{
	overflow: hidden;
}
.productImg>a:nth-child(1)>div{
	background-image: url(../image/1s.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 400px;
	height:200px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}
.productImg>a:nth-child(1)>div:hover>h3{
	top: 1px;
}
.productImg>a:nth-child(2)>div:hover>h3{
	top: 1px;
}
.productImg>a:nth-child(3)>div:hover>h3{
	top: 1px;
}
.productImg>a:nth-child(4)>div:hover>h3{
	top: 1px;
}
.productImg>a:nth-child(5)>div:hover>h3{
	top: 1px;
}
.productImg>a:nth-child(6)>div:hover>h3{
	top: 1px;
}

.productImg>a:nth-child(2)>div{
	background-image: url(../1/2.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 340px;
	height:200px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;

}
.productImg>a:nth-child(3)>div{
	background-image: url(../1/3.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 430px;
	height:200px;
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;

}
.productImg>a:nth-child(4)>div{
	background-image: url(../1/4.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 430px;
	height:200px;
	position: relative;
	overflow: hidden;

}
.productImg>a:nth-child(5)>div{
	background-image: url(../image/1.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 230px;
	height:200px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;

}
.productImg>a:nth-child(6)>div{
	background-image: url(../1/6.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	float: left;
	width: 510px;
	height:200px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;
}



.blueShade:hover{
	top: 200px;
}
.blueShade2:hover{
	top: 200px;
}
.blueShade3:hover{
	top: 200px;
}
.blueShade4:hover{
	top: 200px;
}
.blueShade5:hover{
	top: 200px;
}
.blueShade6:hover{
	top: 200px;
}










.blueShade{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}


.blueShade2{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade2>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade2>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade2>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade2>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}





.blueShade3{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade3>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade3>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade3>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade3>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}





.blueShade4{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade4>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade4>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade4>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade4>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}




.blueShade5{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade5>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade5>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade5>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade5>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}




.blueShade6{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.blueShade6>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.blueShade6>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.blueShade6>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.blueShade6>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}

























.productImgTwo{
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.productImgTwo>div>a:nth-child(1):hover>h3{
	top: 1px;
}
.productImgTwo>div>a:nth-child(2):hover>h3{
	top: 1px;
}
.productImgTwo>div>a:nth-child(3):hover>h3{
	top: 1px;
}
.productImgTwo>div>a:nth-child(1){
	display: block;
    float: left;
    position: relative;

}
.productImgTwo>div>a:nth-child(2){
	display: block;
    float: left;
    position: relative;

}
.productImgTwo>div>a:nth-child(3){
	display: block;
    float: left;
    position: relative;

}
.productImgTwo>div{
	width: 1200px;
	margin: 25px auto;
	overflow: hidden;
}
.productImgTwo>img{
	float: left;
}
.productImgTwo>div>a:nth-child(1)>img{
	width: 274px;
	height: 200px;
}
.productImgTwo>div>a:nth-child(2)>img{
	width: 540px;
	height: 200px;
	margin-left: 13px;
}
.productImgTwo>div>a:nth-child(3)>img{
	width: 352px;
	height: 200px;
	margin-left: 13px;
}
.productImgTwo1{
	width: 100%;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
}
.productImgTwo1>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgTwo1>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgTwo1>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgTwo1>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgTwo2{
	width: 540px;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
    margin-left: 13px;
}
.productImgTwo2>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgTwo2>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgTwo2>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgTwo2>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgTwo3{
    width: 352px;
    height: 100%;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -200px;
    margin-left: 12px;
}
.productImgTwo3>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgTwo3>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgTwo3>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgTwo3>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}



























.productImgThree{
	width: 1200px;
	overflow: hidden;
	margin: 30px auto;
	padding:15px 0 0;
}
.productImgThree>a{
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
}
.productImgThree>a:hover>h3{
	top: 1px;
}
.productImgThree>a:nth-child(1)>img{
    width: 237px;
    height:200px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(2)>img{
    width: 237px;
    height:200px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(3)>img{
    width: 345px;
    height:200px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(4)>img{
    width: 335px;
    height:200px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(5)>img{
    width: 337px;
    height:200px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(6)>img{
    width: 462px;
    height:200px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.productImgThree>a:nth-child(7)>img{
    width: 371px;
    height:200px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.productImgThree1{
    width: 237px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
}
.productImgThree1>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree1>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree1>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree1>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgThree2{
    width: 345px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
    margin-left: 15px;
}
.productImgThree2>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree2>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree2>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree2>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgThree3{
    width: 335px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
    margin-left: 15px;
}
.productImgThree3>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree3>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree3>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree3>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgThree4{
    width: 337px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
}
.productImgThree4>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree4>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree4>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree4>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgThree5{
    width: 462px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
    margin-left: 15px;
}
.productImgThree5>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree5>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree5>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree5>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgThree6{
    width: 371px;
    height: 200px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -215px;
    margin-left: 15px;
}
.productImgThree6>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgThree6>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgThree6>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgThree6>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}








.productImgFour5{
    width: 360px;
	height: 270px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -315px;
	margin-left:18px;
}
.productImgFour5>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgFour5>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgFour5>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgFour5>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}


.productImgFour1{
    width: 350px;
	height: 270px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -315px;
	visibility:hidden;
}
.productImgFour1>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgFour1>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgFour1>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgFour1>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgFour2{
    width: 445px;
    height: 270px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -315px;
    margin-left: 18px;
}
.productImgFour2>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgFour2>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgFour2>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgFour2>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgFour3{
    width: 355px;
    height: 270px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -315px;
}
.productImgFour3>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgFour3>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgFour3>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgFour3>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}
.productImgFour4{
    width: 825px;
    height: 270px;
    background-color: #2F6BAD;
    opacity: 0.9;
    margin-top: 0px;
    margin-bottom: 0px;
    transition: top 1s linear;
    overflow: hidden;
    position: absolute;
    top: -315px;
    margin-left: 18px;
}
.productImgFour4>span{
	color: #fff;
    font-size: 17px;
    display: block;
    text-align: center;
    margin-top: 41px;
}
.productImgFour4>div{
	width: 0px;
    border-right: 1px solid #fff;
    height: 46px;
    margin: 22px auto;
}
.productImgFour4>label{
	color: #fff;
    display: block;
    text-align: center;
    font-size: 10px;
}
.productImgFour4>hr{
	margin-top: 11px;
    width: 49px;
    margin: auto;
}




.productImgFour{
	width: 100%;
	background-color: #fff;
	margin-top: 20px;
    overflow: hidden;
}
.productImgFour>div{
	width: 1200px;
	margin: 25px auto;
	overflow: hidden;
}
.productImgFour>div>a:hover>h3{
	top: 1px;
}
.productImgFour>div>a{
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
}
/*
.productImgFour>div>a:nth-child(1)>img{
	width: 350px;
	height: 270px;
	margin-bottom: 19px;
}*/
.productImgFour>div>a:nth-child(2)>img{
	width: 360px;
	height: 270px;
	margin-left: 19px;
	margin-bottom: 19px;
}
.productImgFour>div>a:nth-child(3)>img{
	width: 445px;
	height: 270px;
	margin-left: 19px;
	margin-bottom: 19px;
}
.productImgFour>div>a:nth-child(4)>img{
	width: 355px;
	height: 270px;
}
.productImgFour>div>a:nth-child(5)>img{
	width: 825px;
	height: 270px;
	margin-left: 19px;
}
.productImgFour>a{
	display: block;
    width: 1200px;
    margin: 30px auto;
}
.productImgFour>a>div{
	width: 100px;
    height: 30px;
    border: 1px solid #83A0C0;
    margin: auto;
}
.productImgFour>a>div>img{
	display: block;
    margin: 6px auto;
}

























.resolveSetting{
	width: 100%;
	height: 450px;
	background-image: url(../image/firm27.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.resolve{
	width: 1200px;
    margin: 7px auto;
    text-align: center;
    color: #4571B1;
}
.resolve>span:nth-child(2){
	color: #ccc;
}
.resolve>span:nth-child(3){
	color: #ccc;
	font-size: 18px;
}
.resolve>span:nth-child(4){
	color: #ccc;
}
.scheme{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}
.scheme>div{
	float: left;
	width: 225px;
	height: 335px;
}
.scheme>div>img{
	margin-bottom: -43px;
    margin-left: 95px;
}
.scheme>div>div:nth-child(2){
	width: 100%;
    height: 255px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 7px;
    background-color: rgba(255,255,256,0.8);
}
.scheme>div>div:nth-child(2)>div{
	width: 205px;
    height: 200px;
    background-color: #4776B8;
    margin-top: 10px;
    margin-left: 10px;
    overflow: hidden;
}
.scheme>div>div:nth-child(2)>span{
	display: block;
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
}
.schemeCenter>div{
	width: 100%;
	height: 78px;
}
.schemeCenter>div:nth-child(1)>img{
	display: block;
    margin-left: 74px;
    margin-top: 53px;
    margin-bottom: 18px;
}
.schemeCenter>div:nth-child(2)>span{
	display: block;
	text-align: center;
	color: #fff;
}


.newPress{
	width:1200px;
	margin: 30px auto;
	overflow: hidden;
}
.newPress>div:nth-child(1){
	float: left;
	width: 620px;
}
.newPress>div:nth-child(1)>h3{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	height:40px;
	font-size: 17px;
    box-sizing: border-box;
    padding: 9px 0px;
    overflow: hidden;
}
.newPress>div:nth-child(1)>h4{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #7C9CCB;
	height: 110px;
	background-color: #F6F6F6;
	overflow: hidden;
}
.newPress>div:nth-child(1)>h5{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	height: 110px;
	background-color: #F6F6F6;
	border-bottom: 1px solid #7C9CCB;
	overflow: hidden;
}
.pressOne>span{
	color: #ccc;
    font-size: 16px;
}
.pressOne>a:hover{
	color: #DC0201;
}
.pressOne>a{
	float: right;
    font-size: 12px;
    text-decoration: none;
    margin-top: 7px;
    color: #8E8E8E;
}
.pressTwo>div:nth-child(1){
	float: left;
    width: 385px;
    margin-left: 10px;
}
.pressTwo>div:nth-child(1)>label{
	font-size: 16px;
    margin-top: 25px;
}
.pressTwo>div:nth-child(1)>span{
	font-size: 10px;
    color: #666;
}
.pressTwo>div:nth-child(2){
	float: left;
    margin-left: 46px;
    width: 172px;
    margin-top: 19px;
}
.pressTwo>div:nth-child(2)>label{
	font-size: 16px;
    margin-left: 23px;
}
.pressTwo>div:nth-child(2)>a{
	text-decoration: none;
}
.pressTwo>div:nth-child(2)>a>button{
	width: 125px;
    height: 30px;
    background-color: #4776B8;
    color: #fff;
    font-size: 14px;
    border: 0;
    font-family: initial;
}

.pressThree>div:nth-child(1){
	float: left;
    width: 385px;
    margin-left: 10px;
}
.pressThree>div:nth-child(1)>label{
	font-size: 16px;
    margin-top: 25px;
}
.pressThree>div:nth-child(1)>span{
	font-size: 10px;
    color: #666;
}
.pressThree>div:nth-child(2){
	float: left;
    margin-left: 46px;
    width: 172px;
    margin-top: 19px;
}
.pressThree>div:nth-child(2)>label{
	font-size: 16px;
    margin-left: 23px;
}
.pressThree>div:nth-child(2)>a{
	text-decoration: none;
}
.pressThree>div:nth-child(2)>a>button{
	width: 125px;
    height: 30px;
    background-color: #B8B8B8;
    color: #fff;
    font-size: 14px;
    border: 0;
    font-family: initial;
}

.newPress>div:nth-child(2){
	float: right;
	width: 545px;
}
.newPress>div:nth-child(2)>div{
	background-image: url(../image/index2.png);
	background-repeat: no-repeat;
	background-position: -1019px -3742px;
	width: 100%;
	height: 251px;
}
.pressFour{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	height:40px;
	font-size: 17px;
    box-sizing: border-box;
    padding: 9px 0px;
    overflow: hidden;
}
.pressFour>span{
	color: #ccc;
    font-size: 16px;
}
.pressFour>a{
	float: right;
    font-size: 12px;
    text-decoration: none;
    margin-top: 7px;
    color: #8E8E8E;
}
.pressFour>a:hover{
	color: #DC0201;
}
.cooperation{
	width:100%;
	min-height: 370px;
	background-image: url(../image/firm14.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}

.cooperations{
	width: 1200px;
    margin: 7px auto;
    text-align: center;
    color: #4571B1;
}
.cooperations>span:nth-child(2){
	color: #ccc;
}
.cooperations>span:nth-child(3){
	color: #ccc;
	font-size: 18px;
}
.cooperations>span:nth-child(4){
	color: #ccc;
}
.cooperationOne{
	width: 1050px;
	margin: auto;
	overflow: hidden;
}
.cooperationOne img {
	margin:3px 2px;
	width: 255px;
	height: 93px;
}
.cooperationOne>img{
	float: left;
	width: 259px;
	height: 96px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-bottom:
}
.cooperationOne>img:nth-child(2){
	margin-left: 53px;
}
.cooperationOne>img:nth-child(3){
	margin-left: 53px;
}
.cooperationOne>img:nth-child(4){
	margin-left: 53px;
}
.cooperationOne>img:nth-child(6){
	margin-left: 53px;
}
.cooperationOne>img:nth-child(7){
	margin-left: 53px;
}
.cooperationOne>img:nth-child(8){
	margin-left: 53px;
}

.gtw{
	width: 100%;
	background-color: #262626;
}
.gtw>ul{
	width: 1200px;
    margin: auto;
    overflow: hidden;
    list-style: none;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    margin-bottom: 0;
}
.gtw>ul>a{
	text-decoration: none;
    height: 60px;
    float: left;
    width: 300px;
    color: #fff;
    background-color: #4776B8;
}
.gtw>ul>a:hover{
	text-decoration: none;
    height: 60px;
    float: left;
    width: 300px;
    color: #4776B8;
    background-color: #fff;
}
.gtw>ul>a>li{
	width: 330px;
}
.sts{
    height: 30px;
}
.seats{
	width: 100%;
	height: 300px;
}
.bottom{
	z-index: 10;
	width: 100%;
	min-height: 270px;
	background-color: #323232;
}
.bottom .foot{
	width: 1200px;
	margin:auto;
	overflow: hidden;
	padding:15px 0;
	color:#CCC;
}
.bottom .foot a{
	color:#CCC;
}
.bottom .foot li{
	list-style:none;
	line-height:2.3em;
}
.foot .bot{
	display:inline-block;
	float:left;
	min-height:180px;
}
.foot .ft1 {
	width:200px;
}
.foot .ft2 {
	width:200px;
}
.foot .ft3 {
	width:200px;
}
.foot .ft4 {
	width:450px;
}
.foot .ft5 {
	width:150px;
}
.foot .ft5 .ewm img {
	width:150px;
}
.bottom>h6{
	margin-top: 0px;
    margin-bottom: 0px;
    color: #696969;
    width: 100%;
    text-align: center;
    height: 59px;
    line-height: 59px;
    border-top: 1px solid #696969;
}
.banner {
    width: 100%;
    overflow: hidden;
    height: 540px;
    position: relative;
}

.banList {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    height: 540px;
}
.banList li {
    height: 540px;
    opacity: 0;
    position: absolute;
    transform: scale(1.2);
    transition: transform 2s ease 0s, opacity 4s ease 0s;
    z-index: 1;
}

.banList li.active {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
}

.fomW {
    position: absolute;
    bottom: 20px;
    left: 50%;
    height: 20px;
    z-index: 9;
    width: 1000px;
    margin-left: -500px
}

.jsNav {
    text-align: center;
}

.jsNav a {
    display: inline-block;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px;
}

.jsNav a.current {
    background: #fff;
    cursor: pointer;
}
.cle {
	clear:both;
}
.productImg img, .productImgTwo img, .productImgThree img, .productImgFour img {
	border:solid 1px #eee;
}
.prov {
	background:#eee;
	padding:15px 0;
}
.prov3 {
	background:#eee;
	padding:15px 0 0;
}