@charset "utf-8";
/* CSS Document */
.main-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.head-box { 
	position: fixed; 
	z-index: 999; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 128px; 
	background:url(../images/top_01.jpg) #c31818 top center no-repeat;
}
.head-box .logo{ 
	line-height: 128px; 
	padding-left:60px; 
	width:36%;
}
.head-box .logo img{ 
	max-width:100%;
}
.head-box .nav{ 
	padding-top:27px;
}
.head-box .nav a{ 
	display: inline-block; 
	color: #fff; 
	font-size:16px; 
	padding:0 24px;
}
.sou{ 
	width:260px; 
	height:36px; 
	position:relative; 
	margin-top:18px; 
	margin-right:60px;
}
.inputBox_02{ 
	width:220px; 
	height:36px; 
	float:left; 
	border:0; 
	color:#cccccc;
	font-size:100%; 
	text-indent:15px; 
	line-height:36px; 
	border-top-left-radius:5px; 
	border-bottom-left-radius:5px;
}
.searchBox_01{ 
	background:url(../images/btn_03.jpg) no-repeat; 
	width:40px; 
	height:36px; 
	overflow:hidden; 
	border:none;
	margin:0px; 
	cursor:pointer; 
	float:left;
}

/*=================导航=================*/
.nav2{ 
	position: absolute; 
	text-align: right; 
	top:68px; 
	left:0; 
	right:0;
}
.nav_item{ 
	display:inline-block; 
	width:7.5%; 
	text-align:center; 
	height:60px; 
	position: relative; 
	z-index: 100;
}
.nav_item a{ 
	width:100%; 
	color:#fff; 
	font-size:16px; 
	display:block; 
	line-height:60px;
}
.nav_item_sub { 
	display: none; 
	position: absolute;
	z-index: 1000; 
	left:0; 
	overflow: hidden; 
	width:100%;
}
.nav_item .nav_itema{ 
	display: block;
}
.hover .nav_itema { 
	background:#fba725; 
	color:#FFF;
}
.hover .nav_item_sub a{ 
	text-align:center; 
	background: #fba725; 
	color:#FFF; 
	text-decoration: none; 
	font-size:14px; 
	height:33px; 
	line-height:33px; 
	border-bottom:1px #aec7d8 solid; 
	opacity:0.9;
}
.hover .nav_item_sub a:hover{ 
	background: #fba725; 
	color:#FFF; 
	opacity:0.6;
}


/*================= banne===================*/
.g-banner { 
	width:100%; 
	overflow:hidden; 
	position:relative; 
	margin-top:128px;
}
.g-banner .swiper-pagination{ 
	position: absolute; 
	left: 0; 
	text-align: center; 
	bottom: 5px; 
	width: 100%;
}
.g-banner .swiper-pagination-switch{ 
	width:16px; 
	height:16px; 
	background:#fff; 
	margin:0 6px;
}
.g-banner .swiper-active-switch{ 
	background:#c31818;
}

.g-banner img{
	 width:100%;height: 560px;
}


.main-box .banner-box .content,.box1 .content,.box2 .content,.box3 .content,.box3 .content,.box4 .content,.box5 .content,.box6 .content {
    width: 1500px;
    margin: 0 auto;
    position: relative;
}

.main-box .box1 .title,.box2 .title,.box3 .title,.box3 .title,.box4 .title,.box5 .title,.box6 .title {
	width:100%;
	overflow:hidden;
}

.index-bg { 
	background: url(../images/bg.jpg) no-repeat center top; background-size: 100% 100%;
	padding-top:50px;
}
.box1 .new-box { 
	border-radius: 10px; 
	overflow: hidden; 
	position: relative; 
	padding:40px 50px 55px 50px; 
	z-index: 2; 
	background-color: #fff; 
	box-shadow: 0px 0px 8px 3px #e2e2e2;
}
.box1 .title { 
	width: 100%; 
	overflow:hidden;
}
.more{ 
	width:126px; 
	height:36px; 
	background:url(../images/menu_06.png) no-repeat; 
	display:block; 
	line-height:36px; 
	text-align:center; 
	font-size:14px; 
	color:#FFF;
}
  #xzzx_more{margin-right: 70px;}
.box1 .swiper-box{ 
	width:42.5%; 
	padding-top:35px; 
	overflow:hidden; 
	position:relative;
}
.box1 .swiper-box .swiper-slide{
	height:418px;
	position:relative; 
	width:100%; 
	overflow:hidden;
}
.box1 .swiper-box .swiper-slide img{ 
	width:100%; 
	height:100%;
}
.box1 .swiper-box .swiper-slide .mask{ 
	position:absolute; 
	bottom:0; 
	left:0; 
	right:0; 
	width:100%; 
	line-height:40px; 
	height:40px; 
	background: rgba(0,0,0,0.5);
}
.box1 .swiper-box .swiper-slide .mask h5{ 
	width:70%; 
	font-size:14px; 
	color:#fff; 
	margin-left:20px; 
	display:block; 
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis;
}
.box1 .swiper-box .stepleft{ 
	background:url(../images/pev_03.png) no-repeat;
	 width:44px; 
	 height:40px; 
	 left:0; 
	 position:absolute; 
	 top:50%; 
	 z-index:99; 
	 cursor:pointer;
} 
.box1 .swiper-box .stepright{ 
	background:url(../images/net_05.png) no-repeat; 
	width:44px; 
	height:40px; 
	right:0; 
	position:absolute; 
	top:50%; 
	z-index:99; 
	cursor:pointer;
}


.box1 .list-box {
	width: 55.5%; 
	overflow:hidden; 
	padding-top:5px;
}

.box1 .list-box ul{
	margin:0 -3% 0 0;
	zoom:1;
}

.box1 .list-box li {
	float: left; 
	width: 47%; 
	padding-bottom: 14px; 
	border-bottom: 1px solid #e4e4e4; 
	cursor: pointer; 
	overflow:hidden;
	margin-right:3%;
	margin-top:30px;    height: 190px;
}
.box1 .list-box li h3{ 
	width:116px; 
	height:42px; 
	background:url(../images/date_03.png) no-repeat; 
	text-align:center; 
	line-height:42px; 
	color:#FFF; 
	font-family:"Georgia"; 
	font-size:18px;
}
.box1 .list-box li h4 { 
	line-height: 1.5; 
	overflow: hidden; 
	font-weight: bold; 
	font-size:16px; 
	padding-top:25px;
}
.box1 .list-box li p { 
	padding-top: 15px; 
	color: #666; 
	font-size: 14px; 
	line-height: 1.5; 
	overflow: hidden; 
	height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.box3 .tzgg-box{
	 padding:0 50px; 
	 margin-top:48px;
	 overflow:hidden;
}
.box3 .title { 
	width: 100%; 
	overflow:hidden;
}
.box3 .box3-swiper{ 
	width:100%; 
	padding-top:28px;
}
.box3 .box3-swiper ul{ 
	margin:0 -15px; 
	zoom:1; 
	overflow: hidden; 
	width: auto !important;
}
.box3 .box3-swiper ul li{ 
	width:33.3%; 
	overflow:hidden; 
	float:left; 
	padding: 0 !important; 
	margin: 0 !important;
} 
.box3 .box3-swiper ul li a{ 
	display:block; 
	margin:15px; 
	padding:20px; 
	background-color: #fff; 
	overflow:hidden; 
	border-radius: 10px; 
	box-shadow: 0px 0px 8px 3px #e2e2e2;
}
.box3 .box3-swiper ul li .date{ 
	font-family: Georgia; 
	padding-top:20px; 
	padding-right:30px;
}
.box3 .box3-swiper ul li .date .ri{ 
	color: #ff7b1e; 
	font-size:34px;
}
.box3 .box3-swiper ul li .date .ny{ 
	font-size: 24px; 
	margin-top: 10px; 
	color: #999;
}
.box3 .box3-swiper ul li .text-size{ 
	font-size:16px; 
	line-height: 1.5; 
	height:50px;
	overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box3 .box3-swiper ul li .tips{ 
	padding-top: 12px; 
	line-height: 1.5; 
	font-size: 14px; 
	color: #999;  
	word-break: break-all;
	height:52px;
	overflow:hidden;
}
.box3 .box3-swiper li:hover a { 
	background: #464ace; 
	background-image: linear-gradient(to right, #e4222a , #fd8538);
}
.box3 .box3-swiper li:hover .ri { 
	color: #fff !important;
}
.box3 .box3-swiper li:hover .ny { 
	color: #fff !important;
}
.box3 .box3-swiper li:hover p { 
	color: #fff;
}


.box2 {
	width:100%;
    position: relative;
	padding-top:35px;
	overflow:hidden;
}

.box2 .box2-swiper {
    overflow: hidden;
    opacity: 0.95;
    position: relative;
	width:100%;
	padding-bottom:15px;
	margin-top:46px;
}

.box2 .box2-swiper .swiper-container {
    width: 128%;
    margin-left: -14%;
}

.box2 .box2-swiper .swiper-container {
    max-height: 372px;
}

.box2 .box2-swiper .swiper-slide {
    height: 372px;
    background: #fd8538;
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    /* IE 9 */
    -moz-transform: scale(0.8);
    /* Firefox */
    -webkit-transform: scale(0.8);
    /* Safari æ°“éˆ¥æ«¯ï¿½ Chrome */
    -o-transform: scale(0.8);
    /* Opera */
    background-image: linear-gradient(to right, #e4222a , #fd8538);
}

.box2 .box2-swiper .swiper-slide.swiper-slide-active {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    /* IE 9 */
    -moz-transform: scale(1.4);
    /* Firefox */
    -webkit-transform: scale(1.4);
    /* Safari æ°“éˆ¥æ«¯ï¿½ Chrome */
    -o-transform: scale(1.4);
    /* Opera */
    border-radius: 5px 210px;
    margin-top: 14px;
    position: relative;
    z-index: 10;
}

.box2 .box2-swiper .swiper-button-prev, .box2 .box2-swiper .swiper-button-next {
    width: 40px;
    height: 120px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
}

.box2 .box2-swiper .swiper-button-prev {
    left: 31%;
    opacity: 0.6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E")
}

.box2 .box2-swiper .swiper-button-next:hover, .box2 .box2-swiper .swiper-button-prev:hover {
    opacity: 1;
}

.box2 .box2-swiper .swiper-button-next {
    left: 67%;
    opacity: 0.6;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FFFFFF'%2F%3E%3C%2Fsvg%3E");
}

.box2 .box2-swiper .pagination{ 
	position: absolute; 
	left: 0; 
	text-align: center; 
	bottom: 10px; 
	width: 100%;
	z-index:99;
}
.box2 .box2-swiper .swiper-pagination-switch{ 
	width:12px; 
	height:12px;
	background:none;
	border:1px #c31818 solid; 
	margin:0 4px;
}
.box2 .box2-swiper .swiper-active-switch{ 
	background:#c31818;
}

.box2 .box2-swiper .swiper-slide .box {
    width: 562px;
    margin: 0 auto;
    position: relative;
    padding-top: 86px;
    padding-left: 250px;
    color: #fff;
}

.box2 .box2-swiper .swiper-slide .box img {
    position: absolute;
    top: 70px;
    left: 0;
    border-radius: 50%;
    height: 216px;
    width: 216px;
    border: 10px solid #fad4d5;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.box2 .box2-swiper .swiper-slide .box h2 {
    padding-bottom: 20px;
    font-size: 18px;
}

.box2 .box2-swiper .swiper-slide .box p {
    text-align: justify;
    line-height: 1.8;
    overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.box2 .box2-swiper .swiper-slide .box .clrfix {
    padding-top: 46px;
}

.box2 .box2-swiper .swiper-slide .box .clrfix a {
    font-size: 14px;
    color: #f08400;
    width: 76px;
    height: 25px;
    line-height: 23px;
    border: 1px solid #f08400;
    border-radius: 10px;
    text-align: center;
}

.box2 .box2-swiper .swiper-slide.swiper-slide-next {
    border-radius: 10px 120px 10px 120px;
}

.box2 .content, .box4 .content , .box5 .content{
    padding: 0 50px;
}


.box4{ 
	padding-top:50px; 
	overflow:hidden;
}

.box4 .list-box{
	width:100%;
	padding-top:30px;
	position:relative;
	overflow:hidden;
}

.box4 .xgdw-box{
	width:48%;
	overflow:hidden;
}

.box4 .xgdw-box h4{
	display:block;
	color:#c31818;
	font-size:22px;
	font-weight:bold;
}

.box4 .xgdw-box ul{
	width:100%;
	overflow:hidden;
	padding-top:10px;
}

.box4 .xgdw-box ul li{
	width:100%;
	height:164px;
	background:#FFF;
	margin-top:20px;
}

.box4 .xgdw-box ul li a{
	display:block;
	padding:13px 30px 0 11px;
	overflow:hidden;
}

.box4 .xgdw-box ul li img{
	float:left;
	width:115px;
	height:140px;
	overflow:hidden;
	margin-right:22px;
}

.box4 .xgdw-box ul li span{
	display:block;
	color:#c31818;
	font-size:18px;
	font-weight:bold;
	padding-top:14px;
}

.box4 .xgdw-box ul li p{
	display:block;
	padding-top:15px;
	font-size:14px;
	color:#656565;
	line-height:2;
	height:100px;
	overflow:hidden;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.box4 .xsby-box{
	width:48%;
	overflow:hidden;
}

.box4 .xsby-box h4{
	display:block;
	color:#c31818;
	font-size:22px;
	font-weight:bold;
}

.box4 .xsby-box ul{
	overflow:hidden;
	margin:0 -8% 0 0;
}

.box4 .xsby-box ul li{
	width:110px;
	float:left;
	overflow:hidden;
	margin-right:8%;
	margin-top:40px;
}

.box4 .xsby-box ul li a{
	display:block;
	text-align:center;
}

.box4 .xsby-box ul li img{
	border-radius: 50%;
	width:100%;
	height:110px;
}

.box4 .xsby-box ul li span{
	display:block;
	color:#666666;
	font-size:16px;
	padding-top:15px;
	text-align:center;
}


.box5{
	padding-top:50px;
	overflow:hidden;
}

.box5 .box5-nav{
	width:100%;
	background:#FFF;
	height:369px;
	border-top-left-radius: 160px;
	border-bottom-right-radius: 160px;
	
}

.box5 .column-box {
    width: 65%;
    padding: 60px 0 0 70px;
}

.box5 .column-box ul{
	width:100%;
	overflow:hidden;
	margin-top:30px;
	border-right: 1px solid #d1d1d1;
	padding-right:70px;
}

.box5 .column-box ul li{
	width:100%;
	line-height:38px;
}

.box5 .column-box ul li a{
	width:80%;
	font-size:16px;
	line-height:38px;
	color:#666666;
	display:block; 
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow: ellipsis;
	float:left;
}

.box5 .column-box ul li span{
	float:right;
	color:#999999;
	font-size:14px;
}

.box5 .fast-box {
    padding: 60px 0 0 49px;
    width: 30%;
    position: relative;
}

.box5 .fast-box ul{
	overflow:hidden;
	padding-top:30px;
	margin:0 -3% 0 0;
	zoom:1;
}

.box5 .fast-box ul li{
	width:47%;
	float:left;
	margin-top:20px;
	margin-right:3%;
}

.box5 .fast-box ul li img{
	width:52px;
	height:52px;
	float:left;
	margin-right:15px;
}

.box5 .fast-box ul li span{
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
	display:block;
}


.foter-box{
	width:100%;
	overflow:hidden;
}

.foter-bg{
	background:url(../images/foter_02.jpg) top center no-repeat;
}

.foter-box .foter-nav{
	width:100%;
	overflow:hidden;
	padding-top:70px;
}

.foter-box .foter-logo{
	padding-left:60px;
	padding-top:37px;
	width:36%;
}

.foter-box .foter-logo img{
	max-width:100%;
}

.foter-box .foter-kslj{
	width:25%;
	overflow:hidden;
	padding-left:4%;
}

.foter-box .foter-kslj h4{
	display:block;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

.foter-box .foter-kslj ul{
	margin:0 -4% 0 0;
	zoom:1;
}

.foter-box .foter-kslj ul select{
	color: #fff;
	appearance:none;
    -moz-appearance:none;
	-webkit-appearance:none;
    /*在选择框的最右侧中间显示下拉箭头图片*/
    background: url(../images/eve_03.png) 93% center no-repeat;
	padding-right: 20px;
	text-align: left; text-align-last: left;
}
.foter-box .foter-kslj ul select:focus{
	outline: none;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
.foter-box .foter-kslj ul select::-ms-expand { 
	display: none; 
} 
.select_01{ 
	width:46%; 
	height:46px;  
	border: 1px #fff solid; 
	color:#fff; 
	font-size:14px; 
	padding-left:25px; 
	background:none;  
	float:left;
	margin-right:4%;
	margin-top:20px;
}
.select_01 option{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #808080;
	line-height: 42px;
	background:none;
}

.foter-box .foter-lxwm{
	width:25%;
	overflow:hidden;
	padding-left:5%;
}

.foter-box .foter-lxwm h4{
	display:block;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

.foter-box .foter-lxwm p{
	display:block;
	color:#FFF;
	font-size:14px;
	line-height:2.2;
	padding-top:15px;
}

.foter-box .foter-wx{
	width:100px;
	margin-right:60px;
	padding-top:32px;
}

.foter-box .foter-wx span{
	display:block;
	font-size:14px;
	color:#FFF;
	padding-top:10px;
	text-align:center;
}

.foter-box .fox-bottom{
	width:100%;
	height:50px;
	background:url(../images/bottom_03.png) repeat-x;
	line-height:50px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	margin-top:40px;
}

.box6{
	display:none;
}

.box6 .box6-tab {
    padding: 50px 0 20px;
    text-align: center;
}

.box6 .box6-tab .box6-s{
	border-bottom: 1px solid #e8e8e8;
	position:absolute;
	bottom:30px;
	width:100%;
}

.box6 .box6-tab ul{
	overflow-x: auto;
    white-space: nowrap;
	position:relative;
	padding-bottom:30px;
	margin-left:15px;
}

.box6 .box6-tab span {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 38px;
    border: 1px solid transparent;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    transition: 0.3s;
}

.box6 .box6-tab span.active {
    border-color: #c31818;
	color:#c31818;
}

.box6 .box6-tab span::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    background-color: #bdbdbd;
    border-radius: 50%;
    bottom: -25px;
	z-index:99;
}

.box6 .box6-tab span::before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -11px;
    width: 22px;
    height: 22px;
    background-color: #bdbdbd;
    border-radius: 50%;
    opacity: 0.3;
    bottom: -32px;
	z-index:99;
}

.box6 .box6-tab span.active::before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -11px;
    width: 22px;
    height: 22px;
    background-color: #c31818;
    border-radius: 50%;
    opacity: 0.3;
    bottom: -32px;
	z-index:99;
}

.box6 .box6-tab span.active::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    width: 8px;
    height: 8px;
    background-color: #c31818;
    border-radius: 50%;
    bottom: -25px;
	z-index:99;
}

.box6 .box6-swiper {
    width: 100%;
    position: relative;
}

.box6 .box6-swiper ul{ 
	overflow: hidden; 
	width: auto !important;
}
.box6 .box6-swiper ul li{ 
	width:100%; 
	overflow:hidden; 
	float:left; 
	padding: 0 !important;
	margin-top:15px;
} 
.box6 .box6-swiper ul li a{ 
	display:block; 
	padding:20px; 
	background-color: #fff; 
	overflow:hidden; 
	border-radius: 10px; 
	box-shadow: 0px 0px 8px 3px #e2e2e2;
}
.box6 .box6-swiper ul li .date{ 
	font-family: Georgia; 
	padding-right:30px;
}
.box6 .box6-swiper ul li .date .ri{ 
	color: #ff7b1e; 
	font-size:34px;
}
.box6 .box6-swiper ul li .date .ny{ 
	font-size: 24px; 
	color: #999;
}
.box6 .box6-swiper ul li .text-size{ 
	font-size:16px; 
	line-height: 1.5; 
	height:50px;
	overflow : hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-top:10px;
}
.box6 .box6-swiper ul li .tips{ 
	padding-top: 12px; 
	line-height: 1.5; 
	font-size: 14px; 
	color: #999;  
	word-break: break-all;
	height:52px;
	overflow:hidden;
}
.box6 .box6-swiper li:hover a { 
	background: #464ace; 
	background-image: linear-gradient(to right, #e4222a , #fd8538);
}
.box6 .box6-swiper li:hover .ri { 
	color: #fff !important;
}
.box6 .box6-swiper li:hover .ny { 
	color: #fff !important;
}
.box6 .box6-swiper li:hover p { 
	color: #fff;
}

.ph-xsby{
	display:none;
}

.ph_foter{ 
	width:100%; 
	background:url(../images/ph_foter_02.jpg) #c31818 bottom center no-repeat; 
	overflow:hidden; 
	padding:30px 0; 
	line-height:30px; 
	text-align:center; 
	font-size:14px; 
	color:#fff; 
	display:none;
}

.side-nav {
    z-index: 3;
    position: fixed;
    width: 118px;
    top: 200%;
    transition: 0.6s;
    padding-left: 1px;
    right: 6px;
}

.side-nav.show {
    top: 35%;
}

.side-nav ul {
    padding: 20px 0 0;
    width: 100px;
    border-radius:50px;
    background: #2aa0e6;
    background-image: linear-gradient(#e94541, #fa8b4a);
}

.side-nav ul li:not(:last-child) {
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
	border-bottom:1px #f58462 solid;
    height: 32px;
    margin: 0 auto 8px;
    color: #fff;
    cursor: pointer;
}

.side-nav ul li:not(:last-child):hover {
    background-color: #fff;
    color: #004ea2
}

.side-nav ul li:last-child {
    text-align: center;
    padding: 4px 0 26px;
    cursor: pointer;
}

.side-nav ul li a {
    color: #fff;
}

.side-nav ul li:not(:last-child):hover a {
    background-color: #fff;
    color: #ff9900
}

.c-logo{
	text-align:center;
	padding-bottom:20px;
}




.animated {
    transition: 0.5s ease-in-out;
    opacity: 0;
}

.animated[data-animated='fadeTop'] {
    transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    /* IE 9 */
    -moz-transform: translateY(-30%);
    /* Firefox */
    -webkit-transform: translateY(-30%);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateY(-30%);
    /* Opera */
}

.animated.fadeTop {
    opacity: 1;
    transform: translateY(0);
    -ms-transform: translateY(0);
    /* IE 9 */
    -moz-transform: translateY(0);
    /* Firefox */
    -webkit-transform: translateY(0);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateY(0);
    /* Opera */
}

.animated[data-animated='fadeLeft'] {
    transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    /* IE 9 */
    -moz-transform: translateX(-30%);
    /* Firefox */
    -webkit-transform: translateX(-30%);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateX(-30%);
    /* Opera */
}

.animated.fadeLeft {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);
    /* IE 9 */
    -moz-transform: translateX(0);
    /* Firefox */
    -webkit-transform: translateX(0);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateX(0);
    /* Opera */
}

.animated[data-animated='fadeRight'] {
    transform: translateX(30%);
    -ms-transform: translateX(30%);
    /* IE 9 */
    -moz-transform: translateX(30%);
    /* Firefox */
    -webkit-transform: translateX(30%);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateX(30%);
    /* Opera */
}

.animated.fadeRight {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);
    /* IE 9 */
    -moz-transform: translateX(0);
    /* Firefox */
    -webkit-transform: translateX(0);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateX(0);
    /* Opera */
}

.animated[data-animated='fadeBottom'] {
    transform: translateY(30%);
    -ms-transform: translateY(30%);
    /* IE 9 */
    -moz-transform: translateY(30%);
    /* Firefox */
    -webkit-transform: translateY(30%);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateY(30%);
    /* Opera */
}

.animated.fadeBottom {
    opacity: 1;
    transform: translateY(0);
    -ms-transform: translateY(0);
    /* IE 9 */
    -moz-transform: translateY(0);
    /* Firefox */
    -webkit-transform: translateY(0);
    /* Safari 氓鈥櫯� Chrome */
    -o-transform: translateY(0);
    /* Opera */
}


@media screen and (max-width: 1660px) {
	.main-box .banner-box .content, .box1 .content, .box2 .content, .box3 .content, .box4 .content, .box5 .content, .box6 .content, .section-inner {
	width:1400px;
}
}

@media screen and (max-width: 1420px) {
.main-box .banner-box .content, .box1 .content, .box2 .content, .box3 .content, .box4 .content, .box5 .content, .box6 .content, .section-inner {
	width:1200px;
}

.sp-imglist > li {
  height: 270px;
}

.sp-imgitem a {
	height: 194px;
}
.sp-imgitem img {
	height: 192px;
}
}

@media screen and (max-width: 1200px) {
  .pageImg {
    width: 100%;
    height: 200px;
	margin-top:0;
  }
  .pageImg img {
    height: 100%;
    width: 100%;
  }
  .section-inner {
    width: 100%;
	padding-top:20px;
  }
  .sp-lf,
  .sp-title-rig {
    display: none !important;
  }
  .sp-title-lf h1,
  .sp-article h1 {
    font-size: 23px;
  }
  .sp-article h1 {
    white-space: normal;
    line-height: 30px;
    margin: 10px 0;
  }
  .sp-article img {
    width: 100%;
  }
  .sp-rig {
    width: 100% !important;
    padding: 0 5%;
  }
  .sp-list {
    padding: 0;
  }
  .sp-list li a {
    width: 70%;
  }
  .sp-imglist {
    text-align: center;
  }
  .sp-imglist > li {
    display: inline-block;
  }
  
  .sp_list .sp_img {
	width: 30%;
	height: auto;
}
.sp_list .sp_nav a {
	font-size: 14px;
	padding-bottom: 10px;
}
.sp_list .sp_nav p {
    display: none;
}

.sp-jsfc ul li{
	width:48%;
	margin-left:0;
	margin-right:0;
}
.sp-jsfc ul > li:not(:nth-child(2n)) {
    margin-right: 4%;
}

.sp-jsfc ul li span{
	font-size:14px;
}

.sp-jsfc .js_img{
	height:auto;
}

.sp-imglist > li {
  height: 260px;
}

.sp-imgitem a {
	height: 196px;
}
.sp-imgitem img {
	height: 194px;
}

.side-nav{
	display:none;
}
}

