.mycarousel{padding-top:165px;}
.section-one{background-color:#f0f8f8;padding-bottom:20px;}
.section-two{padding-top:20px;padding-bottom:60px;background-color:#f0f8f8;background-image: url(bg.png);background-position:center top;background-repeat: no-repeat;background-size:cover;}
.section-three{padding:45px 0 30px 0;background-color:#f0f8f8;}
.page-header,.page-header2{margin:20px 0 15px;padding-bottom:0;border-bottom:0;}
.page-header .title{padding:3px 0 3px 72px;}
.page-header .tit1{background: url(ico01.png) left center no-repeat;}
.page-header .tit2{background: url(ico02.png) left center no-repeat;}
.page-header .tit6{background: url(ico06.png) left center no-repeat;}
.page-header .title h3{font-size:18px;color:#441c87;line-height:42px;margin-top:0;margin-bottom:7px;font-weight:bold;}
.page-header .title p{font-size:12px;color:#0b5ba2;margin-bottom:0;}
.page-header .more,.page-header2 .more{padding-top:20px;}
.page-header .more a{display:block;width:22px;height:22px;font-size:0;background: url(more.png) no-repeat;}
.page-header2 .title{padding:3px 0 3px 72px;background: url(ico02.png) left center no-repeat;}
.page-header2 .tit3{background: url(ico03.png) left center no-repeat;}
.page-header2 .tit4{background: url(ico04.png) left center no-repeat;}
.page-header2 .tit5{background: url(ico05.png) left center no-repeat;}
.page-header2 .title h3{font-size:18px;color:#fff;line-height:42px;margin-top:0;margin-bottom:7px;font-weight:bold;}
.page-header2 .title p{font-size:12px;color:#fff;margin-bottom:0;}
.page-header2 .more a{display:block;width:22px;height:22px;font-size:0;background: url(more2.png) no-repeat;}
.page-list{padding:40px 15px 15px 15px;background-color:#fff;}
.page-list2{padding:40px 10px 26px 10px;background-color:#fff;}
.quick .item{position:relative;margin-bottom:17px;overflow:hidden;background-size: cover;}
.quick .zy1{background-image: url(zybg01.jpg);}
.quick .zy2{background-image: url(zybg02.jpg);}
.quick .zy3{background-image: url(zybg03.jpg);}
.quick .zy4{background-image: url(zybg04.jpg);}
.quick .zy5{background-image: url(zybg05.jpg);}
.quick .item a{display:block;width:100%;font-size:16px;color:#fff;padding:10px 0 20px 0;text-align:center;font-weight:bold;}
.quick .item a i{width:63px;height:63px;display:block;margin:10px auto;border:1px solid #fff;;border-radius:50%;background-position:center center;background-repeat:no-repeat;transition: 0.3s;}
.quick .item a i.icon-zy1{background-image: url(zy01.png);}
.quick .item a i.icon-zy2{background-image: url(zy02.png);}
.quick .item a i.icon-zy3{background-image: url(zy03.png);}
.quick .item a i.icon-zy4{background-image: url(zy04.png);}
.quick .item a i.icon-zy5{background-image: url(zy05.png);}
.quick .item a:hover i{background-color:#441c87;transform: rotate(-30deg);-ms-transform: rotate(-30deg);-moz-transform: rotate(-30deg);-webkit-transform: rotate(-30deg);-o-transform: rotate(-30deg);}
@media (max-width: 767px){
	.mycarousel{padding-top:0;}
	.section-two{background-color:#5192c3;}
}
.section-four {
    width: 100%;
    margin: 0 auto; 
	padding:30px 0px; 
}
.quick-nav {
    width: 100%;
    overflow: visible;
    position: relative;
}
.quick-title {
    float: left;
    width: 70px;
    height: 200px;
    background: #441c87;
    text-align: center;
    position: absolute;
    top: -5px;
    left: 0;
}
.quick-title h2 {
    width: 30px;
    padding-top: 38px;
    line-height: 26px;
    display: block;
    position: relative;
    font-family: 黑体;
    margin: 0px auto;
}
.quick-title h2 a {
    font-size: 24px;
    color: #fff;
    text-shadow: 2px 3px 0px #441c87;
}
.quick-con {
    margin-left: 80px;
    position: relative;
    padding-right: 51px;
}
.quick-roll {
    max-width: 100%;
    height: 190px;
}
.quick-roll .hd {
    width: 44px;
    position: absolute;
    top: 20px;
    right: 0;
    z-index: 100;
}
.quick-roll .hd .quick-btn {
    background: #fff;
    color: #dddddd;
    width: 44px;
    height: 68px;
    display: block;
    text-align: center;
    margin-bottom: 12px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
	cursor: pointer;
}
.quick-roll .hd .prev i {
    font-size: 30px;
    font-family: '宋体';
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    line-height: 68px;
}
.quick-roll .hd .quick-btn i {
    display: block;
    font-size: 30px;
    font-family: '\5B8B\4F53';
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    line-height: 68px;
}
.quick-roll .hd .next i {
    background: url(next2.png) no-repeat;
}
.quick-roll .hd .quick-btn:hover i{color:#fff;}
.quick-roll .hd .quick-btn:hover{background:#441c87}

.quick-list li {
    width: 195px;
    height: 150px;
    float: left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
    margin: 20px 9px;
}
.quick-list li a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 100%;
    padding: 15px 0;
    background: #fff;
}
.quick-list li a i.icon-zy5 {
    background-image: url(zy05-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i {
    display: block;
    margin: 20px auto;
    transition: all 0.5s ease-in-out;
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
	width:auto;
	height:37px;
}
.quick-list li a i.icon-zy1 {
    background-image: url(zy01-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i.icon-zy2 {
    background-image: url(zy02-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i.icon-zy3 {
    background-image: url(zy03-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i.icon-zy4 {
    background-image: url(zy04-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i.icon-zy6 {
    background-image: url(zy06-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a i.icon-zy7 {
    background-image: url(zy07-1.png);
	background-repeat: no-repeat;
    background-position: center;
}
.quick-list li a:hover i{transform:rotateY(180deg);}
.ifixed{display: block;
    position: fixed;
    bottom: 0;
	right: 0;}
	@media (max-width: 767px){.ifixed{display: none;}}
.section-11{
    display: block;
    margin: 0px auto 15px;     background-color: #f0f8f8; padding-bottom: 15px;
}