﻿body {
	font-family: "microsoft yahei";
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}
input:focus,
textarea:focus,
select:focus {
	outline: none !important;
}
input,
textarea {
	line-height: normal;
	/* for non-ie */
	line-height: 22px \9;/* for ie */
}
h4,h3{
	
	-webkit-margin-before:0px;
	-webkit-margin-after:0px;
}
a:hover{
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}
li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}
a:visited,a:hover,a:active,a:link{
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.tab-pane.active {
	display: block;
}
.tab-pane {
	display: none;
}
.w-100 {
	width: 100% !important;
}
.p-0-5 {
	padding: 0 5px !important;
}
.p-0 {
	padding: 0 !important;
}
.m-0 {
	margin: 0 !important;
}
.m-t0 {
	margin-top: 0 !important;
}
.hide {
	display: none;
}
.e-hide {
	display: none;
}
.over-hidden {
	overflow: hidden;
}
.text-center {
	text-align: center !important;
}
body {
	background-color: #f4f4f4;
	transition: all 0.3s;
}
.ban-box {
	height: 193px;
	background-image: url("37265284.jpg");
	background-repeat-x: initial;
	background-position-y: center;
}
.ban {
	height: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background-image: url("37265285.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
.bar-box {
	box-sizing: border-box;
	box-shadow: 0 3px 3px #e9e9e9;
	height: 42px;
	background-color: #fff;
}
.bar {
	height: 100%;
	max-width: 1100px;
	margin: 0 auto;
	font-size: 13px;
	color: #333333;
}
.bar .time {
	float: left;
	line-height: 42px;
	color: #333333;
}
.m-soso {
	display: none;
	float: right;
	cursor: pointer;
	margin-top: 8px;
	margin-right: 20px;
	width: 20px;
}
.top {
	position: relative;
}
.study-form {
	position: absolute;
	z-index: 10;
	width: 100%;
	left: 0;
	top: 36px;
	background: #f4f4f4;
	vertical-align: middle;
	padding: 8px 0;
	display: none;
}
.study-form .text {
	box-sizing: border-box;
	width: 100%;
	height: 30px;
	text-indent: 3px;
	border: 1px solid #ccc;
	padding: 10px;
}
.study-form .btn-submit {
	box-sizing: border-box;
	width: 18px !important;
	height: 20px !important;
	cursor: pointer;
	border: none !important;
	margin: 0;
	position: absolute;
	top: 13px;
	right: 6px;
}
.search {
	float: right;
	font-size: 0;
	height: 30px;
	margin-top: 5px;
	color: #333333;
}
.search .name,
.search .text,
.search button,
.search .per-zone {
	height: 100%;
	line-height: 30px;
	display: inline-block;
	font-size: 13px;
	margin-right: 9px;
	box-sizing: border-box;
}
.search img {
	vertical-align: top;
	margin-right: 9px;
}
.search .text {
	background-color: #fff;
	width: 196px;
	border-radius: 3px;
	border: 1px solid #d6d4d4;
}
.search .text input {
	width: 180px;
	border: none;
	margin: 5px 0 0 5px;
}
.search button {
    height: 28px;
    padding: 0 10px;
    font-family: "microsoft yahei";
    font-size: 15px;
    line-height: 20px;
    color: #666666;
    cursor: pointer;
}
.search .per-zone {
	line-height: 30px;
	padding-left: 32px;
	padding-right: 10px;
	border: 1px solid #d6d4d4;
	border-radius: 3px;
	color: #333333;
	margin-right: 0;
	background: url("37265303.png") no-repeat 8px center;
}
.search.study {
	margin-top: 10px;
	margin-right: 20px;
}


.m-bar,
.search_list {
	display: none;
}
.m-nav {
	position: absolute;
	left: -100%;
	top: 0;
	width: 80%;
}
.nav {
	max-width: 1100px;
	margin: 25px auto 0;
}
.nav ul {
	white-space: nowrap;
	font-size: 0;
}
.nav ul li {
	display: inline-block;
	position: relative;
	background-color: #e60500;
	background-image: url("#");
	background-repeat: no-repeat;
	background-position: right center;
	width: 275px;
	text-align: center;
}
.nav ul li:last-child {
	background-image: none;
}
.nav ul li:hover,
.nav ul li.active {
	background-color: #cc0001;
	background-image: none !important;
}
.nav ul li:hover a,
.nav ul li.active a {
	background-image: none !important;
}
.nav ul li:hover .nav-child-box {
	display: block;
}
.nav a.nav-link,
.nav a.nav-child {
	display: block;
	color: #fff;
}
.nav a.nav-link {
	line-height: 50px;
	font-size: 14px;
	border-bottom: 3px solid #cc0001;
}
.nav .nav-child-box {
	display: none;
	position: absolute;
	top: 53px;
	left: 0px;
	margin-left: -40px;
	z-index: 9;
}
.nav .nav-child-box li {
	display: block;
	border-bottom: 1px solid #d30100;
}
.nav .nav-child-box li a.nav-child {
	line-height: 28px;
	font-size: 12px;
	padding: 0 10px;
	background-color: #e60500;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nav .nav-child-box li a.nav-child:hover {
	background-color: #cc0001;
}
.nav .nav-child-box.last {
	margin-left: -61px;
	min-width: 100%;
}
.con{
	max-width: 1100px;
	padding: 20px 25px;
	background-color: #fff;
	box-sizing: border-box;
	margin: 0 auto;
}
.con .model-top{
	overflow:hidden;
}
.con .model-top .model-left{
	float: left;
	width: 67%;
	//height: 420px;
	padding-left: 17.5px;
	box-sizing: border-box;
}
.con .model-top .model-right{
	float: right;
	overflow: hidden;
	width: 33%;
}
.con .model-top .model-right .head {
	overflow:hidden;
}
.con .model-top .model-right .head li{
	float: left;
	background-color: #f3f3f3;
	width: 32.8%;
	text-align: center;
	margin-right: 0.5%;
}
.con .model-top .model-right .head li a{
	display: block;
	height: 34px;
	line-height: 34px;
	border-top: 2px solid #c7c7c7;
	font-size: 14px;
	color: #333333;
}
.active_add{
	border-top:2px solid red !important;
}
.con .model-top .model-right .center li{
	color: #333333;
	border-bottom: 1px dotted #c7c7c7;
	padding: 3% 0;
}
.con .model-top .model-right .center li a{
	font-size:14px;
	color:black;
}
.con .model-top .model-right .center li a:hover{
	color: #504848;
	transition:color .2s;
	-webkit-transition:color .2s;
	-moz-transition:color .2s;
	-o-transition:color .2s;
}
.con .model-top .model-right .center li a span{
	color:#c7c7c7;
	font-size:12px;
	margin-right: 2.5%;
}
.con .center_first .title{
	overflow:hidden;
	background-color: #f4f4f4;
	padding-right: 1%;
}
.con .center_first .title .left{
	font-size: 16px;
	font-weight: 600;
	display: block;
	border-bottom: 2px solid red;
	float: left;
	color: red;
	line-height: 49px;
	padding: 0 4%;
}
.con .center_first .title .right{
	display: inline-block;
	color:#bbbbbb;
	float: right;
	line-height: 49px;
}
.con .center_first .title .right a{
	font-size:14px;
	color:black;
}
.con .center_first .text_center{
	width:32%;
	float: left;
}
.con .center_first .text_center p{
	overflow:hidden;
	padding: 4% 4%;
	border-bottom: 1px solid #c7c7c7;
}
.con .center_first .text_center p .left{
	display: block;
	float: left;
	font-size:16px;
	color:black;
	border-left: 3px solid red;
	padding-left: 4%;
	font-weight:600;
}
.con .center_first .text_center p .right{
	float: right;
}
.con .center_first .text_center p .right a{
	color:#b5b5b5;
	font-size:14px;
}
.con .center_first .text_center p .right a:hover{
	color:black;
	transition:color .6s;
	-webkit-transition:color .6s;
	-moz-transition:color .6s;
	-o-transition:color .6s;
}
.con .center_first .text_center .text_header{
	overflow:hidden;
}
.con .center_first .text_center .text_header img{
	float: left;
}
.con .center_first .text_center .text_header .header_cen{
	float: right;
	width:57%;
}
.con .center_first .text_center .text_header .header_cen small{
	color:#797979
}
.con .center_first .text_center .text_header .header_cen a{
	color: #5d5b5b;
	letter-spacing: 1px;
}
.con .center_first .text_center .text_header .header_cen a:hover{
	color:black;
	transition:color .6s;
	-webkit-transition:color .6s;
	-moz-transition:color .6s;
	-o-transition:color .6s;
}
.con .center_first .text_center .text_header .header_cen a h4{
	margin-bottom: 3px;
	line-height: 22px;
}
.con .center_first .text_center dl {
	margin-top: 1%;
}
.con .center_first .text_center dl dt a{
	font-size:15px;
	color: #5d5b5b;
	font-weight:400;
	letter-spacing: 1px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.con .center_first .text_center dl dt a:hover{
	color:black;
	transition:color .6s;
	-webkit-transition:color .6s;
	-moz-transition:color .6s;
	-o-transition:color .6s;
}
.con .center_first .text_center dl dt a:hover small{
	color:black;
	transition:color .6s;
	-webkit-transition:color .6s;
	-moz-transition:color .6s;
	-o-transition:color .6s;
}
.con .center_first .text_center dl dt{
	padding: 1.4% 0;
}
.con .center_first .text_center dl dt a .circle{
	margin-right: 1%;
	font-size:12px;
	color: #5d5b5b;
}
.con .center_first{
	overflow:hidden;
}
.con .center_first .text_center dl dt a  small{
	color: #b9b6b6;
}

.m-bar {
	display: none;
	height: 45px;
	background-image: url("37265308.png");
	background-size: 100% 100%;
}
.m-bar .top {
	height: 100%;
	padding: 0 50px;
	position: relative;
	box-sizing: border-box;
	background: url("37265298.png") no-repeat center center;
}
.m-bar .top .logo {
	display: block;
	height: 100%;
}
.m-bar .top .btn-nav,
.m-bar .top .btn-search {
	width: 50px;
	height: 45px;
	position: absolute;
	top: 0;
	display: block !important;
}
.m-bar .top .btn-nav {
	left: 0;
	background: url("#") no-repeat center center;
}
.m-nav .m-nav-close {
	text-align: center;
	padding: 10px 0;
	color: #333;
	font-size: 15px;
	letter-spacing: 2px;
	border-bottom: 1px solid #ddd;
}
.m-nav .m-nav-item {
	display: block;
	line-height: 44px;
	padding-left: 15px;
	font-size: 15px;
	color: #000;
	border-bottom: 1px solid #ddd;
}
.m-nav .m-nav-item:hover,
.m-nav .m-nav-item.active {
	color: #e60000;
}
.m-nav .m-nav-item.home,
.m-nav .m-nav-item.per {
	background-image: url("#");
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 50px;
	line-height: 45px;
	font-weight: bold;
	font-size: 16px;
}
.m-nav .m-nav-item.per {
	background-image: url("#");
}
.m-nav .m-child-box {
	display: none;
	background-color: #fff;
	padding: 3px 0;
}
.m-nav .m-child-box .m-child-item {
	box-sizing: border-box;
	display: block;
	padding-left: 20px;
	color: #56585d;
	font-size: 14px;
	line-height: 30px;
}
.m-nav .m-child-box .m-child-item:hover {
	color: #e60000;
}
.con_second .model-top .model-right{
	width: 32%;
	border: 1px solid #d8d2d2;
	padding-top: 3%;
}
.con_second .model-top .model-right .center li{
	padding: 2% 0;
}
.con_second .model-top .model-right h4{
	width:80%;
	margin:auto;
	text-align: center;
	padding: 1% 0;
}
.con_second .model-top .model-right .center{
	margin-top: 5%;
}
.nav_second ul li{
	width: 157px;
}
.title_thirdly{
	text-align: center;
}
.title_thirdly a{
	color:red;
	font-weight:600;
}
.model-right .special{
	margin-bottom: 2%;
}
.model-right_second h4{
	font-weight:600;
}
.con_second .model-top .model-right_second .center li{
	padding: 3% 0;
}
.center_first_f{
    width: 507.5px;
    float: left;
    margin-left: 17.5px;
}
.center_first_f .ti{
	line-height: 50px;
	background-color: #f4f4f4;
	overflow:hidden;
	padding: 0 4% 0 0;
}
.center_first_f .ti .head{
	padding: 0 5%;
	border-bottom: 3px solid red;
	line-height: 50px;
	display: block;
	float: left;
}
.center_first_f .ti span:not(.head){
	float: right;
	margin:0 1%;
}
.center_first_f .ti a{
	float: right;
	font-size: 13px;
	color: #5d5b5b;
}
.center_first_f .ti a:hover{
	color:black;
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}
.center_first_f .text_header{
	width: 95%;
	margin: auto;
	overflow:hidden;
}
.center_first_f .text_header img{
	float: left;
}
.center_first_f .text_header .header_cen{
	float: right;
	width: 65%;
}
.center_first_f .text_header .header_cen h4{
	line-height: 34px;
	color: #484747;
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}
.center_first_f .text_header .header_cen h4:hover{
	color:black;
}

.center_first_f .text_header .header_cen small{
	color: #5d5b5b;
}
.center_first_f .text_header{
	padding-bottom: 3%;
	border-bottom:1px dotted #5d5b5b;
}
.center_first_f .text_header .header_cen a{
	color:red;
}
.center_first_f .text_header .header_cen a:hover{
	color:#e80808;
}

.center_first_f dt {
	line-height: 31px;
	padding: 0 3%;
}
.center_first_f dt a{
	color: #484747;
	font-weight:400;
	font-size:14px;
}
.center_first_f dt a:hover{
	color:black;
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}
.center_first_f dt .circle{
	margin-right: 1%;
}
.odd{
	margin-right: 25px;
}
.construction_left{
	padding-left: 17.5px;
	box-sizing:border-box;
}
.construction_left p{
	overflow: hidden;
	background-color: #f4f4f4;
}
.construction_left p .title{
	display: block;
	padding: 2% 3% 2% 3%;
	float: left;
	border-bottom: 2px solid red;
}
.construction_left p a{
	font-size:13px;
	color: black;
}
.construction_left p .title_t{
	display: block;
	padding: 2% 3% 2% 3%;
	float: right;

}
.construction_left .center_fourth{
	width: 95%;
	padding: 0 2.5%;
	padding-bottom: 2%;
	border-bottom: 1px dotted #ada2a2;
}
.construction_left .center_fourth .right_cen{
	width:70%;
	float: right;
}
.construction_left .center_fourth img{
	float: left;
}
.construction_left .center_fourth{
	overflow:hidden;
}
.construction_left .center_fourth .right_cen h4{
	line-height: 40px;
	color:black;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.construction_left dl dt a{
	font-weight:300;
	color: #5d5252;
	font-size:14px;
}
.construction_left dl dt a:hover small{
	color:black;
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}
.construction_left dl dt a:hover{
	color:black;
	transition:all .6s;
	-webkit-transition:all .6s;
	-moz-transition:all .6s;
	-o-transition:all .6s;
}

.construction_left dl{
	padding-left: 2%;
	padding-right: 2%;
}
.construction_left dl dt .circle{
	margin-right: 1%;
}
.construction_left dl dt a small{
	float: right;
	color: #7b7777;
	font-size: 13px;
}
.construction_left dl dt{
	padding:0.5% 0;
}
.construction_left .right_cen small{
	letter-spacing: 1px;
	color: #887d7d;
}
.contruction .contruction_all_right{
	float: left;
	width: 32%;
	margin-left: 1%;
}
.contruction .contruction_all_left{
	width: 720px;
	float: left;
}
.contruction .contruction_all_right p{
	background-color: #f4f4f4;
}
.contruction .contruction_all_right p span{
	display: inline-block;
	padding: 2% 4% 2% 4%;
	border-bottom: 2px solid red;
	color: red;
	font-weight: 600;
}
.contruction .contruction_all_right .icon_all{
	width: 46%;
	text-align: center;
	padding: 10% 0;
	border: 1px solid #dddddd;
	float: left;
	margin-top: 4%;
}
.contruction .contruction_all_right .icon_all img{
	display: block;
	margin: auto;
	margin: 0 auto 5% auto;
}
.contruction .contruction_all_right .icon_all a{
	color: #655d5d;
}
.contruction .contruction_all_right .icon_all a:hover{
	color:black;
}
.add_margin{
	margin-right: 6%;
}
.fiveth_center{
	max-width: 1100px;
	margin: auto;
	overflow: hidden;
	margin-top: 1.5%;
}
.fiveth_center .fiveth_center_left {
	width: 20%;
	float: left;
}
.fiveth_center .fiveth_center_left>span:not(:first-child){
	border-top:none;
}

.fiveth_center .fiveth_center_right{
	width: 78%;
	float: left;
	padding-left: 1.5%;
	border-left: 1px solid #a7a3a3;
	border-bottom: 1px solid #a7a3a3;
}
.fiveth_center .fiveth_center_left span{
	display: block;
	text-align: center;
	padding: 6% 0;
	border: 1px solid gainsboro;
}
.fiveth_center .fiveth_center_left span a{
	color: #736a6a;
}
.fiveth_center .fiveth_center_left span a:hover{
	color:black;
}
.nav_thirdly ul li{
	width: 220px;
}
.fiveth_center .fiveth_center_right .title span{
	display: inline-block;
	padding: 1% 2% 1% 1%;
	color: red;
	font-weight: 700;
	border-bottom: 2px solid red;
}
.fiveth_center .fiveth_center_right .title {
	border-bottom: 1px solid #d4cdcd;
}
.fiveth_center_common{
	padding-bottom: 2%;
	border-bottom: 1px dotted #bdb8b8;
}
.fiveth_center_common .p1 {
	overflow:hidden;
	padding-right: 2%;
	padding-top: 1%;
}
.fiveth_center_common .p1 a{
	color: #333131;
	display: block;
}
.fiveth_center_common .p1 a:hover{
	color:black;
}
.fiveth_center_common .p1 small{
	color:black;
	float: right;
}
.fiveth_center_common .p2{
	font-size: 14px;
	color: #545050;
	letter-spacing: 1px;
	line-height: 21px;
}
.page_all{
	width:80%;
	margin: 1% auto;
	overflow:hidden;
}
.page_all a{
	display: block;
	float: left;
	padding: 1% 2%;
	border: 1px solid #dcd8d8;
	margin-right: 2%;
	color: black;
}
.page_all a:first-child{
	border:none;
	color:blue;
}
.page_all a:hover{
	color:blue;
}

.add_pageall{
	border-left:1px solid red !important;
}
.bottom_b{
	width:60%;
	margin:auto;
	overflow:hidden;
	padding-bottom: 10%;
}
.line{
	border-bottom: 1px solid #ccbfbf;
	height: 4px;
	width: 57.5%;
	margin: 1% auto;
}
.bottom_b span{
	float: left;
}
.bottom_b input{
	float: left;
	margin-left: 1%;
	padding: 0.2% 0;
	width: 175px;
}
.bottom_b .select{
	float: left;
	border: 1px solid #b3aaaa;
	padding: 0.4% 0;
	width: 230px;
	position: relative;
}
.bottom_b .select a{
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 8%;
	border: 1px solid #a9a0a0;
	text-align: center;
	right: 3%;
	color: black;
	font-size: 12px;
	line-height: 22px;
}
.bottom_b  .select_common{
	margin-left: 2%;
}
.bottom_b .select ul{
	position: absolute;
	width: 100%;
	-webkit-padding-start: 0;
	top:100%;
	z-index: 6;
	background-color: white;
}
.bottom_b .right_center{
	overflow:hidden;
}
.nav_fourthly ul li{
	width:110px;
}
.fiveth_center_second{
	margin-top: 0px;
}
.fiveth_center_second h2{
	text-align: center;
	border-bottom: 1px solid #c5b9b9;
	padding-bottom: 1.5%;
}
.fiveth_center_second .title_sixth{
	overflow: hidden;
	padding: 3% 0;
}
.fiveth_center_second .title_sixth .p1{
	float: left;
	width: 50%;
}
.fiveth_center_second .title_sixth .p2{
	float: right;
	width:50%;
}
.fiveth_center_second .title_sixth p{
	overflow:hidden;
}
.fiveth_center_second .title_sixth p .common{
	color:red;
}
.fiveth_center_second .title_sixth p .comm{
	margin-left: 2%;
}
.fiveth_center_second .title_sixth .p2 a,.fiveth_center_second .title_sixth .p2 span{
	float: right;
}
.fiveth_center_second .title_sixth .p2 .special{
	margin:0 2%;
}
.fiveth_center_second .title_sixth .p2 a:not(.special){
	color:black;
}
.fiveth_center_second  .pp_text{
	text-indent: 30px;
	letter-spacing: 2px;
	line-height: 30px;
}
.fiveth_center_second .title_correlation{
	padding:3% 0;
}
.fiveth_center_second .ul li{
	list-style: inherit;
	line-height: 30px;
}
.fiveth_center_second .ul li a{
	color: #353131;
}
.fiveth_center_second .ul li a:hover{
	color:black;
}
.title_right{
	width: 8%;
	position: fixed;
	top: 4%;
	right: 3%;
	text-align: center;
	background-color: white;
	border: 1px solid #e2e2e2;
}
.title_right .right_title .icon{
	border-bottom:1px solid #e2e2e2;
}
.title_right .bottom_title .icon{
	border-bottom:1px solid #e2e2e2;
}
.title_right .right_title .icon img{
	display: block;
	margin: 3% auto;
}
.title_right .bottom_title .icon img{
	display: block;
	margin: 3% auto;
} 
.title_right .right_title .title{
	padding: 8.5% 0;
	background-color: #f9f9f9;
	font-size: 15px;
	color: #484848;
	border-bottom: 1px solid #e2e2e2;
}
.title_right .bottom_title .title{
	padding: 8.5% 0;
	background-color: #f9f9f9;
	font-size: 15px;
	color: #484848;
	border-bottom: 1px solid #e2e2e2;
}
.title_right .bottom_title .icon a{
	color: #655f5f;
}
.title_right .bottom_title .icon a:hover{
	color:black;
}
.title_right .bottom_title .icon{
	border-bottom:1px solid #e2e2e2;
}
.title_right .right_title .icon p a{
	color: #655f5f;
}
.title_right .right_title .icon p a:hover{
	color:black;
}
.title_right .bottom_title .title_bottom{
	padding: 6% 0;
	color: #655f5f;
}
.con .model-top .model-left .swiper-slide{
	height:auto !important;
}






























footer{
	width:100%;
	font-size:14px;
	padding:2% 0;
	background-color: red;
	text-align: center;
	color:white;
}

/*swipercss覆盖*/
.pagination {
	position: absolute;
	z-index: 20;
	width: 100%;
	text-align: right;
	top: 87.5%;
	right: 2.1%;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height:14px;
	border: 1px solid #fff;
	cursor: pointer;
	margin:0px 2px;
	text-align: center;
}
.swiper-active-switch {
	background: red;
	color:white;
}
.addclass_two{
	margin:0 2%;
}



