.section-one{padding:30px 0;background-color:#e9f6fc;}
.section-two{background: url(bg1.jpg) no-repeat;background-size:cover;padding-bottom: 30px}
.section-three{background: url(bg2.jpg) no-repeat;background-size:cover;}
.common-header{position:relative;margin-bottom:25px;}
.common-header h3{font-size:30px;color:#083871;position:relative;}
.common-header span{position:relative;}
.common-header span:before{background-color:#224671;content: '';position:absolute;left:-145px;top:50%;width:126px;height:1px;}
.common-header span:after{background-color:#224671;content: '';position:absolute;right:-145px;top:50%;width:126px;height:1px;}
.common-header p{color:#083871;}
.common-header .more{position:absolute;bottom:0;right:0;}
.common-header .more a{font-size:12px;color:#00479d;}
.section-three .common-header h3{margin-top:50px;}


.common-head{margin:20px 0 15px;padding-bottom:0;border-bottom:0;}
.common-head .title{padding:3px 0 3px 72px;background: url(ico02.png) left center no-repeat;}
.common-head .tit3{background: url(ico03.png) left center no-repeat;}
.common-head .tit4{background: url(ico04.png) left center no-repeat;}
.common-head .tit5{background: url(ico05.png) left center no-repeat;}
.common-head .title h3{font-size:18px;color:#fff;margin-top:0;margin-bottom:7px;font-weight:bold;}
.common-head .title p{font-size:12px;color:#fff;margin-bottom:0;}
.common-head .more a{display:block;width:22px;height:22px;font-size:0;background: url(more2.png) no-repeat;}

.common-main{padding:40px 10px 26px 10px;background-color:#fff;background-image: url(flower.png);background-position:left bottom;background-repeat: no-repeat;}


.section-quick{padding:25px 0;background-color: rgba(98,98,98,.08);margin-top:30px;}
.quick li a{display:block;width:100%;font-size:16px;color:#224671;padding:20px 15px;margin:10px 0;line-height:40px;text-align:center;border:1px solid #224671;position:relative;text-indent:15px;}
.quick li a i{width:37px;height:37px;display:inline-block;margin-bottom:-14px;margin-right:15px;background-position:center center;background-repeat:no-repeat;transition: 0.3s;}
.quick li a i.icon-zy1{background-image: url(zy01.png);}
.quick li a i.icon-zy2{background-image: url(zy02.png);}
.quick li a i.icon-zy3{background-image: url(zy03.png);}
.quick li a i.icon-zy4{background-image: url(zy04.png);}
.quick li a i.icon-zy5{background-image: url(zy05.png);}
.quick li a:hover i{transform: rotate(-30deg);-ms-transform: rotate(-30deg);-moz-transform: rotate(-30deg);-webkit-transform: rotate(-30deg);-o-transform: rotate(-30deg);}
@media (max-width: 767px){
	.common-left,.common-right{width:100%;position:static;padding:15px;margin:15px 0;}
}