﻿@charset "utf-8";
.wrap{
	margin:0 auto;
	
}
.row{
	margin-left:-15px;
	margin-right:-15px
}
.content,.links,.copyright,.inner{
	width:1200px;
	margin:0 auto;
	    position: relative;
}
.header{
	width:100%;
	height:500px;
	background: center/cover no-repeat;
	background-image:url(../images/header_01.jpg)
}
.p1 h3{
	height:35px;
	width:100%;
	background:url(../images/p1_h3.png) center center no-repeat
}
.p2 h3{
	height:35px;
	width:100%;
	background:url(../images/p2_h3.png) center center no-repeat
}
.p1 h3 a,.p2 h3 a{
	width:160px;
	height:35px;
	margin:0 auto;
	display:block
}
.gd a{
	color:#1b57de;
	font-size:18px;

}
.gd{
    padding: 12px 42px;
    border: 1px solid #1b57de;
    margin: 0 auto;
    display: table;
}
.list-t{
	margin-bottom:37px
}
.list-t li{
	background-color:#f8f8f8;
	padding:15px 20px
	
}
.list-t li:before{
	display:none;
}
.list-t li h4{
	color:#222222;
	font-size:18px;
	font-weight:600;
	padding-left:25px;
	position:relative;
	line-height:30px
}
.list-t li h4:before{
	background:url(../images/p1_before.png) center center no-repeat;
	width:20px;
	height:25px;
	content: "";
    position: absolute;
	left:0;
	top:0
}
.list-t li p{
	color:#222222;
	font-size:14px;
	line-height:22px;
	margin-top:10px;
	height:66px
}
.list-t span{
	color:#fff;
	font-size:14px;
	line-height:28px;
	background:url(../images/p1_sj.png) center center no-repeat;
	width:126px;
	height:36px;
	padding-top:8px;
	position:absolute;
	right:-7px;
	bottom:10px;
	text-align:center;
}
.p1{
	margin-top:55px;
	padding-bottom:70px
}
.p1 h3,.p2 h3{
	margin-bottom:30px;
}
.p1 .list-t li+li{
	margin-top:14px
}
.focus .pic img {
    width: 100%;
}
.focus,
.focus .pic {
    position: relative;
    width: 100%;
    height: 435px;
}

.focus .pic>div {
    position: relative;
    overflow: hidden;
    width: 100%;
	height:100%
}

.focus .pic img {
    width: 100%;
    height: 100%;
}

.focus .pic span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 10px 80px 10px 10px;
    line-height: 26px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}

.focus .focus-prev,
.focus .focus-next {
    position: absolute;
    top: 50%;
    z-index: 3;
    display: block;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
    background-size: 24px auto;
    color: #fff;
    opacity: 0;
    transition: all .3s;
}

.focus .focus-prev .iconfont,
.focus .focus-next .iconfont {
    font-size: 28px;
    font-weight: normal;
}

.focus .focus-prev {
    transform: translate(-50px, 0);
    left: 0;
    background-image: none;
}

.focus .focus-next {
    transform: translate(50px, 0);
    right: 0;
    background-image: none;
}

.focus:hover .focus-prev,
.focus:hover .focus-next {
    opacity: 1;
    transform: translate(0, 0);
}

.focus .navi {
    position: absolute;
    bottom: 14px;
    left: auto;
    right: 0;
    z-index: 9;
    width: auto;
    margin-bottom: 4px\9;
    padding: 0 10px;
    text-align: right;
}

.focus .navi li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 2px;
    font: 0/0 lx;
    border: 1px solid #fff;
    color: transparent;
    border-radius: 100px;
    transition: all .3s;
}

.focus .navi li.on {
    background-color: #fff;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
}

.focus .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.focus .swiper-pagination-bullet-active {
    background-color: #fff;
}

/*p2*/
.gcls li{
    display:block;
	height:277px;
	position:relative;
	width:373px;
    margin:0 13.5px
	
}
.gcls li a{
   position:relative;
	display:block;
	width:100%;
	height:100%;
	background:#f9f9f9;

}
.gcls li img{
height:195px;
width:100%
}
.gcls li .w80{
	position:absolute;
	left:5%;
	width:90%;
	height:90px;
	bottom:22px;
	padding:20px 13px;
		background:#fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 5%);
}
.gcls li .w80 h4{
	color:#222222;
	font-size:18px
	
}
.gcls li .w80 span{
	position:absolute;
	color:#ababab;
	right:5%;
	bottom:13px
}
.gcls{
	margin-bottom:39px;
	position:relative;
}
.p2 .gd{
	margin-bottom:45px;
}
.footer{
	border-top:1px solid #3377ee
}
@media (max-width: 1200px){
	.content{
		width:100%
	}
	.row{
		margin:0  10px
	}
	.p2 ul li{
		width:33.3%;
		margin:0px;
		box-sizing: content-box
	}
	.p2 ul li a{
		padding:0 10px;
	}
}
.topic-prev,
.topic-next {
    position: absolute;
    top: 50%;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.topic-prev span,
.topic-next span {
    display: block;
    width: 20px;
    margin: 8px auto;
    font-size: 22px;
    text-align: center;
    color: #ccc;
    font-weight: bold;
}

.topic-prev {
    left: -60px;
    background-image: url(../images/prev.png);
}

.topic-next {
    right: -60px;
    background-image: url(../images/next.png);
}
.scroll{
	position:relative
}
/* 底部 */

.footer {
    border-top: 2px solid #37e;
    padding: 20px 0;
    background-color: #eee;
}

.links>ul>li {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.links>ul>li>a {
    display: block;
    margin: 0 -5px;
    padding: 0 20px;
    background: #fff url(../images/links_arr.png) 96% 50% no-repeat;
}

.links li ul {
    display: none\9;
    z-index: -1;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 40px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    opacity: 0;
    transform: translate(0, 3px);
    transition: opacity, transform .3s;
}

.links li:hover ul {
    display: block\9;
    z-index: 9;
    opacity: 1;
    transform: translate(0, 0);
}

.links li li {
    border-top: 1px solid #ddd;
    line-height: 39px;
    text-align: center;
    transition: all .3s;
}

.links li li:hover {
    background-color: #f8f8f8;
}

.links li li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    font-size: 14px;
}

.copyright {
    line-height: 32px;
}

.copyright p a,
.copyright p span {
    margin: 0 10px;
}

.gov {
    position: absolute;
    top: 50%;
    left: 0;
    width: 80px;
    height: 80px;
    margin-top: -40px;
}

.jc {
    position: absolute;
    top: 50%;
    right: 0;
    width: 110px;
    height: 55px;
    margin-top: -22px;
}

@media (max-width: 1200px) {
    .topic .scroll {
        margin: 0 -10px;
    }
    .topic h2,
    .topic-prev,
    .topic-next {
        display: none;
    }
	.tempWrap,.swiper-wrapper{
		overflow:hidden!important;
		width:100%;
		
	}
	.focus{
		margin-bottom:20px
	}
	.p2 ul li{
		box-sizing:border-box;
	}
    .links {
        padding: 0 20px;
    }
    .copyright {
        line-height: 22px;
        font-size: 14px;
    }
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }
}
@media (max-width: 1024px){
.header {
    height: 300px;
}
}
@media (max-width: 768px){
.header {
    height: 200px;
}
.p2 ul li{
	height:217px;width:50%
}
.p2 ul li img{
	height:135px
}
.copyright p span {
    display: block;
}
.focus, .focus .pic{
	height:385px
}
}
@media (max-width: 480px){
.header {
    height: 150px;
}
.p2 ul li{
	width:100%;
	margin:0 auto;
}
.list-t li p{
	height: 106px;
}
.focus, .focus .pic{
	height:285px
}
}
