﻿@charset "utf-8";
.header{
	margin:0 auto;
	background:url(../images/banner.jpg) center/cover no-repeat;
	height:700px;
}
.content{
	margin:0 auto;
	width:1200px;
}
.p1{
	margin:20px 0
}
.p1 p{
	text-align:center;
	line-height:1.5em;
	font-size:16px
}
.content h3{
	background-color:red;
	padding:5px 10px;
	color:#fff;
	font-size:24px;
	display: inline;
}
.p2 .yg img,.p2 .sj img{
	width:100%;
	height:900px
}
.p2 .yg a,.p2 .sj a{
	position:relative;
	display:block;
	width:100%;
	height:100%
	
}
.p2 .yg p,.p2 .sj p{
	line-height:24px;
	color:#fff;
	display: block;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    position: absolute;
	bottom:0;
	text-align:center;
	width:100%
}
.yg,.sj{
	margin:20px 0
}
.p2,.p3,.p4,.p5{
	margin-top:40px
}
.gallerys1,.gallerys2,.gallerys{
	overflow:hidden
}
.gallerys1 img{
	width:100%;
	height:100%
}
.gallerys1 span{
		line-height:24px;
	color:#fff;
	display: block;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    position: absolute;
	bottom:0;
	text-align:center;
	width:100%
}
.list-p li a,.p3 .gdsk{
	position:relative
}
.p3 h3{
	width:116px;
	display:block;
	margin-bottom:20px;
}
.gdsk img{
	width:100%;
	
}
.p3 .gdsk p{
	line-height:24px;
	color:#fff;
	display: block;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    position: absolute;
	bottom:0;
	text-align:center;
	width:100%
}
.p4 h3{
	width: 192px;
	display:block;
	margin-bottom:20px;
	margin-left:15px
}
.col-md-6>h4{
	font-size: 16px;
    font-weight: 700;
    color: #cc0000;
    text-align: left;
    line-height: 3;
}
.p4 a img{
	width:100%
}
.p4 .pane{
	min-height:360px
}
.p4>div:nth-child(2) .pane,.p4>div:nth-child(3) .pane{
	height:410px
}
.p4 .tab-pane{
	padding:15px;
	border:1px solid #333;
	margin-bottom:15px
}
h4.tab a{
	position: relative;
    display: inline-block;
    padding: 0 20px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
}
h4.tab a.current {
    color: red;
}
.p4 .pane h4{
	display:block;
	line-height:24px;
	margin-top:8px
}
.p4 .pane h4 span{
	display:block;
	float: right;
}
.p4 .pane p{
	text-indent:2em
}
.p4 .pane h4 a{
	display:block;
	width:100%
}
.p5 img{
	width:100%
}
.p5 .hk h3{
	width:120px;
	display:block;
	margin-bottom:20px
}
.p5 .hk img,.p5 .shz img{
	height:320px
}
.p5 .shz h3{
	width: 188px;
	display:block;
	margin-bottom:20px
}
.p5 .shz,.p5 .hk{
	margin-bottom:20px
}
.p5 a{
	width:100%;
	display:block;
	height:100%;
	position:relative
}
.p5 p{
		line-height:24px;
	color:#fff;
	display: block;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    position: absolute;
	bottom:0;
	text-align:center;
	width:100%
}
.p5 .list-p img{
	width:100%
}
.p5 .list-p span{
	line-height:24px;
	color:#fff;
	display: block;
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    color: #fff;
    position: absolute;
	bottom:0;
	text-align:center;
	width:100%
}
.p5 .list-t li{
	width:100%;
	position:relative
}
.p5 .list-t li span{
	position:absolute;
	right:0;
	top:0
}

.prev,.next {
     position: absolute;
     top: 50%;
     z-index: 9;
     display: block;
     width: 60px;
     height: 60px;
     margin-top: -30px;
     line-height: 60px;
     text-align: center;
     font-size: 18px;
     cursor: pointer;
     background-color: rgba(0, 0, 0, .5);
     background-size: 24px auto;
     color: #fff;
     opacity: 0;
     transition: all .3s;
 }

.prev{
     transform: translate(-50px, 0);
     left: 0;
 }
.gallerys1,.gallerys2,.gallerys{
position:relative
}
 .next{
     transform: translate(50px, 0);
     right: -20px;
 }
 .next{
    right:0px
}
  .gallerys:hover .prev,
  .gallerys:hover .next,
  .gallerys1:hover .prev,
  .gallerys1:hover .next,
  .gallerys2:hover .prev,
  .gallerys2:hover .next  {
     opacity: 1;
     transform: translate(0, 0);
 }
@media (max-width: 1200px) {
	.content,.footer,.header{
		width:100%;
		
	}
	.header{
		height:400px
	}
	.panel-more{
		display:none
	}

}
@media (max-width: 1024px) {
	.p4>div:nth-child(2) .pane, .p4>div:nth-child(3) .pane{
		height:auto;
	}
	.p4 .pane{
		min-height:auto
	}
	.p4 .pane h4 span{
		float:none
	}
}
@media (max-width: 768px) {
	.gdsk img{
		height:600px
	}
	.gallerys img{
		height:700px
	}
}

/*底部*/
.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;
}
.inner, .content, .links, .copyright {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 1200px) {


    .ht .fl,
    .nav,
    .header .search p strong {
        display: none;
    }

    .ht .fr {
        text-align: center;
        font-size: 12px;
    }

    .ht .fr,
    .header h1,
    .inner,
    .content,
    .links,
    .copyright {
        width: 100%;
    }

    .menu-btn {
        display: block;
    }

    .header .search {
        width: auto;
        margin: 20px;
    }

    .header .search input {
        width: 100%;
        height: 50px;
        padding: 15px 65px 15px 15px;
        margin: 0;
    }

    .header .search button {
        width: 50px;
        height: 50px;
        margin-left: -50px;
        background-position: center;
        line-height: 0;
        font-size: 0;
        color: transparent;
    }

    .header .search p {
        font-size: 12px;
    }

    .footer {
        padding: 20px;
    }

    .links {
        padding: 0 20px;
    }

    .copyright {
        line-height: 22px;
        font-size: 14px;
    }

    .handle {
        margin-bottom: 10px;
    }

}

@media (max-width: 768px) {

    .copyright p span {
        display: block;
    }

    .footer .gov,
    .footer .jc {
        position: relative;
        display: inline-block;
        top: 0;
        margin-top: 20px;
        vertical-align: middle;
    }
}

@media (max-width: 1024px){
	.links>.row>li{
	  width: auto;
	}
}
@media (min-width: 992px){
.footer .links ul li.col-md-3 {
    width: 20%;
}
}