.section-one{background:#f3f9ff;padding:20px 0;}
.section-two{padding:20px 0;}
.section-three{padding:20px 0;background: url(bg.png) no-repeat;background-size:cover;}
.section-four{padding:20px 0;}
.section-five{background-color:#f5f9ff;background-image: url(bg2.jpg);background-position: center bottom;background-repeat:no-repeat;}
.common-head h3{font-size:36px;color:#373737;padding-bottom:15px;margin-top:30px;margin-bottom:10px;position:relative;background: url(line.png) center bottom no-repeat;}
.tabs{position:relative;}
.tabs .hd{margin:40px 0;}
.tabs .hd li{display:inline-block;margin-right:2px;font-size:20px;color:#212121;padding:10px 20px;line-height:1;border: 1px dashed #000000;border-radius:8px;cursor:pointer;}
.tabs .hd li.on{color:#fff;cursor:default;background-color: #448aca;border: 1px solid #448aca;border-bottom-color: #448aca;}
.tabs .more a{font-size:16px;color:#434343;}
.tab{width: 100%;overflow:hidden; position:relative;}
.full-img{position:relative;margin-bottom:20px;overflow:hidden;}
.full-img .pic{min-height:102px;overflow:hidden;}
.full-img .pic img{display:block;max-width: 100%;height:auto;transition: .35s;-webkit-transition: .35s;-moz-transition: .35s;-ms-transition: .35s;-o-transition: .35s;}
.full-img .text{width: 80%;height:80%;position: absolute;top:10%;left:10%;}
.full-img .text:before{display: block;content: " ";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #448aca;transform: translateX(-20px);-o-transform: translateX(-20px);-ms-transform: translateX(-20px);-moz-transform: translateX(-20px);-webkit-transform: translateX(-20px);transition: .35s;-webkit-transition: .35s;-moz-transition: .35s;-ms-transition: .35s;-o-transition: .35s;opacity: 0;}
.full-img:hover img{transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}
.full-img:hover .text:before {transform: translateX(0);-o-transform: translateX(0);-ms-transform: translateX(0);-moz-transform: translateX(0);-webkit-transform: translateX(0);opacity: 0.9;}
.full-img .text a{display:block;position:relative;padding:20px;}
.full-img .text .icon{display: block;margin:20px auto;width: 45px;height: 45px;background: url(icon9.png) center center no-repeat;}
.full-img .text .title{font-size:22px;color:#ededed;padding-top:12px;background: url(line2.png) center top no-repeat;}
.quick{margin:40px 0 20px 0;}
.plane6 li{margin-bottom: 20px;}
.plane6 li a{text-align: center;color:#454545;font-size:24px;display: block;line-height:  56px;}
.plane6 li span{height: 104px;display: block;}
.plane6 li.link1 span{background: url(icon1.png) center no-repeat;}
.plane6 li.link2 span{background: url(icon2.png) center no-repeat;}
.plane6 li.link3 span{background: url(icon3.png) center no-repeat;}
.plane6 li.link4 span{background: url(icon4.png) center no-repeat;}
.plane6 li.link5 span{background: url(icon5.png) center no-repeat;}
.plane6 li.link6 span{background: url(icon6.png) center no-repeat;}
.plane6 li.link7 span{background: url(icon7.png) center no-repeat;}
.plane6 li.link8 span{background: url(icon8.png) center no-repeat;}
.plane6 li:hover span{transform:rotate(360deg);transition:0.5s}
.plane6 li:hover a{text-decoration: none;}
.links .pic{position:relative;min-height:100px;margin-bottom:40px;overflow:hidden;}
.links .pic:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,.5);}
.links .pic img{max-width:100%;height:auto;}
@media (min-width: 768px){
	.tabs .hd li{margin:0 15px;}
	.tabs .more{position:absolute;top:10px;right:0;}
}
@media (max-width: 767px){
	.common-head h3{margin-top:10px;font-size:24px;}
	.tabs .hd{margin:20px 0;}
	.tabs .hd li{font-size:16px;padding: 10px 10px;}
	.full-img .text a{padding:5px;}
	.full-img .text .icon{margin:5px auto;width:30px;height:30px;background-size:100% 100%;}
	.full-img .text .title{font-size:14px;}
	.links .pic{margin-bottom:20px;}
}

