.section-one{padding:30px 0;background-color:#f6f6f6;}
.section-two{padding:30px 0;background: url(bg1.jpg) no-repeat;background-size:cover;}
.section-three{padding:30px 0 50px 0;background: url(bg2.jpg) no-repeat;background-size:cover;}
.section-four{padding:25px 0;background-color:#e5f7ff;}
.common-header{position:relative;margin-bottom:25px;}
.common-header h3{font-size:30px;color:#323232;position:relative;}
.common-header span{position:relative;}
.common-header span:before{background-color:#bf9d5a;content: '';position:absolute;left:-145px;top:50%;width:126px;height:1px;}
.common-header span:after{background-color:#bf9d5a;content: '';position:absolute;right:-145px;top:50%;width:126px;height:1px;}
.common-header p{color:#323232;}
.common-header .more{position:absolute;bottom:8px;right:0;}
.common-header .more a{font-size:12px;color:#970041;}
.section-three .common-header{margin-bottom:40px;}