﻿@charset "utf-8";
/* CSS Document */

.head{
		width: 100%;
		background: #711a5f;
		height: 100px;}
.headBoxCon{
	width: 1330px;
	margin: 0 auto;}
.headBoxCon .navBox{
	height: 100px;
	width: 580px;
	float: right;
	position: relative;}
.login{
	position: absolute;
	top: 0px;
	right: 0px;}
.login ul li {
	margin-left: 30px;
	line-height: 46px;}
.login img{
	display: inline;
	vertical-align: middle;
	margin-right: 10px;}
.login a{
	color: #fff;
	font-size: 12px;
	line-height: 17px;}
.login a:hover{
	text-decoration: underline;}
.nav{
	position: absolute;
	top: 46px;
	right: 0px;
	line-height: 54px;}
.nav > ul > li{
	position: relative;}
.nav > ul > li > a{
	color: #fff;
	font-size: 18px;
	margin-left: 56px;}
.nav ul >li> .nav_a:hover{
	text-decoration: none;
	transition: 1s 2s;
	background: url(../../images/nav-title-bg.png) center no-repeat;}
.banner-position{
	width: 100%;
	overflow: hidden;
	position: relative;}
.sub-menu {
    background-color: #f2f2f2;
    display: none;
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 999 !important;
	width: 168px;
	box-shadow: #848484 0px 0px 3px;}
.sub-menu > li >a{
	color: #711a5f;
	display: inline-block;
	padding-left: 20px;}

/*检索框*/
.search_box{
	z-index: 1;
	margin: 0 auto;
	width: 920px;}
.search{
	margin: 0 auto;
	height: 230px;
	width: 920px;
	padding-top: 40px;
	padding-left: 60px;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	top: 146px;}
.search .hd ul li{
	margin-right: 10px;}
.search .hd ul li a {
	display: inline-block;
	padding: 10px 22px;
	color: #333333;
	font-size: 16px;}
.search .hd ul li a:hover{
	color: #fff;
	background: #711a5f;}
.TabCur11{
	background: #711a5f;
	color: #fff;}
.TabCur11 > a{
	color: #fff !important;}
.re-btn {
    margin-top: 0px;
    height: 90px; 
	padding-top: 35px;}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../images/select-button.png) no-repeat scroll right center;}
	.re-btn select {
    width: 108px;
    height: 44px;
    background-color: #fff;
    padding-left: 5px;
    font-family: 微软雅黑;
    vertical-align: middle;
	margin-right: 3px;}
	#topKeyWord {
    width: 554px;
    height: 44px;
    padding-left: 10px;
    vertical-align: middle;
	margin-right: -4px;
    margin-top: -2px;}
	#js-btn {
    width: 73px;
    height: 44px;
    background: url(../../images/js-btn.png) center no-repeat;
    border: none;
    cursor: pointer;
    vertical-align: middle;}

.re-btn input{
	font-family: 微软雅黑;
   vertical-align: middle;}

#scrollBox{
	height: 130px;
	/*padding: 20px 20px 0 20px;*/
	padding: 20px 5px 0 5px;
	margin-top: 10px;
	overflow: hidden;}

.Btn{
	position: absolute;
	bottom: 30px;
	width: 1330px;
	margin: 0 auto;}
.Btn .Btn_list{}
.Btn .Btn_list img{
	margin: 0 auto 10px auto;}
.Btn .Btn_list a p{
	color: #fff;
	text-align: center;}
.Btn .Btn_list a p:hover{
	color: #fff;
	text-decoration: underline;}

/*轮播图代码*/
.flexslider{margin:0 auto;position:relative;width: 100%;height:615px;overflow:hidden;zoom:1;}
.flexslider ul li img{}
.flex-viewport{max-height:2000px;-webkit-transition:all 2s ease;-moz-transition:all 2s ease;transition:all 2s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 2s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center; display: none;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*管理制度和政策法规*/
.div_lm{
	margin-top: 25px;}
.NewsBox{
	/*width: 460px;*/
	width: 500px;}
.NewsBox .news-title .news-title_a{
	font-size: 22px;
	line-height: 48px;
	font-weight: bold;
	color: #999999;
	margin-right: 30px;}
.TabCur{
	color: #711a5f !important;
	border-bottom: 2px solid #711a5f;}
.NewsBox .news-title .news-title_more{
	color: #333333;
	font-size: 14px;
	line-height: 48px;}

.NewsBox .news-list{}
.NewsBox .news-list li{
	border-bottom: 1px dashed #e2e2e2;}
.NewsBox .news-list li a{
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
	/*width:340px;*/
	width:410px;}
.NewsBox .news-list li a:hover{
	color: #711a5f;
	text-decoration-line: underline;}
.NewsBox .news-list li span{
	font-size: 14px;
	line-height: 26px;
	color: #999999;}
.cqiTab{
	margin-top: 20px;}
.cqiTab2{
	margin-top: 20px;}
.DataBaseBox{
	width: 710px;}
.NewsBox .news-title .news-title_a {
    font-size: 19px;
    line-height: 48px;
    font-weight: bold;
    color: #999999;
    margin-right: 30px;}
.DataBaseBox .data-title .data-title_a{
	font-size: 19px;
	line-height: 48px;
	font-weight: bold;
	color: #999999;
	margin-right: 30px;}
.TabCur2{
	color: #711a5f !important;
	border-bottom: 2px solid #711a5f;}
.DataBaseBox .data-title .data-title_more{
	color: #333333;
	font-size: 14px;}
.DataBaseBox .dzconShow2{
	padding: 10px 15px;}
.DataBaseBox .data-list{
	width: 100%;}
.DataBaseBox .data-list tr td{
	background: url(../../images/disc.png) left no-repeat;
	padding-left: 16px;}
.DataBaseBox .data-list tr td a{
	line-height: 34px;
	margin-top: 2px;
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
	width:186px;}
.DataBaseBox .data-list tr td a:hover{
	color: #711a5f;
	text-decoration-line: underline;}

.Picture{
	height: 366px;
	width: 100%;
	background: url(../../images/picture_bg.png) center no-repeat;
	margin-top: 30px;}


.Picture .Picture_title p{
	width: 90px;
	height: 50px;
	padding-top: 15px;
	margin: 0px auto 40px auto;
	text-align: center;
	font-size: 22px;
	color: #711a5f;
	border-bottom: 2px solid #711a5f;
	font-weight: bold;
	line-height: 40px;}
.Picture .Picture_btn_1{
	display: inline-block;
	height: 232px;
	width: 214px;
	background: url(../../images/picture_btn_1.png) no-repeat center;
	position: relative;}
.Picture .Picture_btn_2{
	display: inline-block;
	height: 232px;
	width: 214px;
	background: url(../../images/picture_btn_2.png) no-repeat center;
	position: relative;}
.Picture .Picture_btn_3{
	display: inline-block;
	height: 232px;
	width: 214px;
	background: url(../../images/picture_btn_3.png) no-repeat center;
	position: relative;}
.Picture .Picture_btn_4{
	display: inline-block;
	height: 232px;
	width: 214px;
	background: url(../../images/picture_btn_4.png) no-repeat center;
	position: relative;}
.Picture .Picture_btn_5{
	display: inline-block;
	height: 232px;
	width: 214px;
	background: url(../../images/picture_btn_5.png) no-repeat center;
	position: relative;}
.Picture a:hover{
	box-shadow: rgba(58,8,48,.5) 3px 3px 3px;}
.Picture .Picture_btn p{
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	position: absolute;
	bottom: 0px;}













