/*å£°æ˜Ž æ€æºå­—ä½“-Light*/
/*æ ·å¼1 è“*/
.pb_sys_style1 .p_no_d {
    border: 1px solid #003b90 !important;
    color: #fff;
    background-color: #003b90 !important;
}
/*æ ·å¼2 çº¢*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #d7000f !important;
    color: #fff;
    background-color: #d7000f !important;
}
@font-face {
  font-family: 'SourceHanSansCNRegular';
src: url('/statics/fonts/Source Han Sans CN Regular.eot');
src: url('/statics/fonts/Source Han Sans CN Regular.eot?#font-spider') format('embedded-opentype'), url('../fonts/font.woff') format('woff'), url('../fonts/mui.ttf') format('truetype'), url('/statics/fonts/Source Han Sans CN Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;}
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "SourceHanSansCNRegular";
	list-style-type:none;}
a{
	color: #000000;
	text-decoration: none;}
body{
	background-color: #f4f4f4;}
nav{
    width:100%;
    min-width: 1400px;
    display: flex;
    height: 100px;
    align-items: center;
	justify-content: space-around;
	position: absolute;
	z-index: 999;
	background-color: #FFFFFF;}
/*img{
	width: 100%;
	height: 100%;}*/
a:hover{
	text-decoration: none;}
.fleft{
	float:left
;}
.fright{
	float:right
;}
.both{
	clear: both;}
.sy-video{
    width: 100%;
    height:90vh;}
/*@media (max-width: 1200px){
	.banner_tit{
		font-size: 30px !important;
	}
	.banner_tit1{
		font-size: 18px !important;
	}
	.banner_height{
		height: 90px !important;
		font-size: 10px !important;
	}
	.banner_title{
		margin: 5px 0 !important;
	}
	
}
@media (min-width: 1200px) and (max-width: 1400px){
	.banner_tit{
		font-size: 35px !important;
	}
	.banner_tit1{
		font-size: 25px !important;
	}
	.banner_height{
		height: 125px !important;
		font-size: 13px !important;
	}
	.banner_title{
		
		margin: 5px 0 !important;
	}
	
}*/
@media (min-width: 1400px) and (max-width: 1700px){
	.banner_tit{
		font-size: 50px !important;}
	.banner_tit1{
		font-size: 35px !important;}
	.banner_height{
		height: 155px !important;}
	.banner_title{
		font-size: 15px;
		margin: 15px 0 !important;}
	
}
@media (min-width: 1400px) and (max-width: 1601px){
	.nav_logo{
		   width: 350px !important;}
	.nav_list{
		   font-size: 14px !important;
		   right: calc(140px + 0%) !important;}
	.nav_tb{
		   width: 120px !important;
		   font-size: 12px !important;}
}
@media  (max-width: 1400px){
	.nav_logo{
		   width: 300px !important;}
	.nav_list{
		   font-size: 12px !important;
		   right: calc(140px + 0%) !important;}
	.nav_tb{
		   width: 150px !important;
		   font-size: 10px !important;}
	.nav_list>div{
		/* margin-right: 5px !important; */
		}
}
.nav_logo{
	/*width: 400px;
	margin-left: 5%;*/
    position: absolute;
    top: 50%;
    width: 400px;
    transform: translateY(-50%);
    left: 6%;}
/*.nav_list{
	font-size: 16px;
	font-weight: bold;
	/*display: flex;
	justify-content: space-around;*/
	/*position: relative;
	padding: 0 7px;
}*/
.nav_list{
    position: absolute;
    right: calc(260px + 0%);
    width: 808px;
    display: flex;
    }
.nav_list a{
	display: block;
	color: #3e3a39;
    font-size: 18px;
    font-weight: 600;}
.nav_list div {
    padding: 0 2.5%;}
/*.nav_list>div{
	float: left;
	margin-right: 21px;
}*/
.nav_function{
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    width: 100px;
    height: 25px;
    margin-left: -120px;}
.bar1 input {
    border: 2px solid #005bac;
    border-radius: 5px;
    background: #FFFFFF;
    color: #9E9C9C;}
.bar1 button {
    top: 0;
    right: 0;
    background: #7BA7AB;
    border-radius: 0 5px 5px 0;}
.bar1 button:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    color: #F9F0DA;}
.nav_list>div:last-child{
	margin-right: 0;}
.nav_yiji{
	height: 100px;
	line-height: 100px;
	position: relative;
	font-size: 18px;}
/*.nav_tb{
	display: flex;
	justify-content: space-around;
	width: 250px;
	text-align: center;
	font-size: 18px;
	color: #133893;
}*/
.nav_tb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.6%;
    /*width: 210px;*/
    width: 120px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-size: 14px;
    color: #133893;}
.nav_tb img{
	width: 37px;
	height: 37px;
	margin-bottom: 3px;}
.nav_tb .mrn{
    cursor:pointer;
	margin-right:0;}
.nav_tb div{
    cursor:pointer;}
.nav_tb .weixin{
    right:47px;
	top:85px;
	display:none;
	width:113px;
	height:125px;
	z-index:1000;
	position:absolute;}
.swiper-pagination-bullet{
    background:#ffffff;}
.nav_yiji_avtive{
	border-bottom:2px solid #133893
;}
.nav_yiji:hover .nav_erji{
	display: block;}
.nav_yiji:hover{
	border-bottom:5px solid #133893;
	background-color: #ffffff;}
.nav_erji{
	background:#eeeeee;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	/*border-radius: 3px;*/
	padding: 5px 0 10px;}
.nav_erji>a:hover{
	/*border-bottom:2px solid #133893*/
	background-color: #003b90;
	color: #ffffff;}
.nav_erji>a{
	display: block;	
	line-height: 50px;
	/*margin:0 7px;*/
	height: 50px;
	width: 122px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;}
.lunbo1{
	width: 100%;
	height: calc(105vh - 145px);}
.swiper-button-prev{
    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%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.swiper-button-next{
	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%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
/*.bj-yuan:hover{
    background-color: #FFFFFF;
    border-radiusï¼š30px;
}
.swiper-button-prev:hover{
    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%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23FF4500'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next:hover{
	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%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23FF4500'%2F%3E%3C%2Fsvg%3E");
}*/
.search-box{
    position: fixed;
    background: hsla(0,0%,100%,.9);
    z-index: 99999;
    height: 100vh;
    width: 100vw;
    left: 0;
    top: 0;}
.search-box .form {
    padding: 35Px 60Px;
    background: #fff;}
.search-box .form .box{
   /* border: 1px solid #003686;*/
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}
.search-box .form .box form{
    width: 100%;}
.search-box .form .box .key{
    background: transparent;
    height: 46Px;
border:1px solid #3a59b6;
    width: 40%;margin-left:280px; padding-left:15px;}
.search-box .form .box #submit{
    width: 100px;
    height: 46px;
line-heihgt:46px;
    margin-left: 25px;
    background-color: #FF9E58;
border:none;
color:#fff;
    font-size: 20px;}
.search-box .form .box button{
    width: 100px;
    height: 46px;
line-heihgt:46px;
    margin-left: 25px;
    background-color: #FF9E58;
    font-size: 20px;
color:#fff;
border:none;
    z-index:99999;
}
.menu-box{
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 99999;
    border-bottom: 1Px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;}
.menu-box .header{
    padding: 35px 60px 35px 60px;}
.menu-box .header .right-box{
    margin-left: auto;}
.menu-box .header .right-box, .menu-box .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;}
.menu-box .header .right-box .submenu-select {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 18Px;}
.menu-box .header .right-box .submenu-select img{
    width: 16px;}
.menu-box .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40Px 100Px;
    height: 475Px;
    overflow-y: auto;}
.menu-box .body .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 8%;
    margin-left: 53.5px;
    margin-right: 51.5px;}
.menu-box .body .item dt{
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;}
.menu-box .body .item dt .first{
    color: #2a3e85;
    font-size: 20Px;
    font-weight: 800;}
.menu-box .body .item dd{
    margin-bottom: 20Px;
    text-align: center;}
.menu-box .body .item dd .second{
    color: #333;
    font-size: 18Px;}
.menu-box .body .item dd:hover{
    background-color: #003b90;}
.menu-box .body .item dd:hover .second{
    color: #FFFFFF;}
/*.menu-box .body .item dd .second:hover{
    background-color: #003b90;
    color: #FFFFFF;
}*/
footer{
	width: 100%;
	position: fixed;
	bottom:0;
	height: 45px;
	background-color: #003b90;
	z-index: 999;}
footer>div{
	width: 800px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	color: #FFFFFF;
	align-items: center;
	line-height: 45px;
	font-size: 13px;}
.side_yiji{
	width: 200px;
	position: fixed;
	height: calc(100% - 145px);
	top:100px;
	background-color: #f2f4f8;
	font-size: 19px;
	color: #8d8d8d;
	z-index: 1;
	padding-left: 10px;
	padding-top:70px;
	cursor: pointer;}
.side_yiji>div{
	padding: 10px;
	text-align: center;}
.side_yiji>div:hover{
	background-color: rgba(70,162,227,0.8);
	color: #FFFFFF;}
.side_yiji>div:hover .side_erji{
	display: flex;}
.side_yiji>div>div:last-child,.side_erji>div>div:last-child{
	font-size: 12px;}
.side_erji{
	width: 165px;
	position: fixed;
	left: 200px;
	top:100px;
	color: #FFFFFF;
	height: calc(100% - 145px);
	background-color: rgba(70,162,227,0.8);
	display: none;
	flex-direction: column;
	justify-content: center;}
.side_erji>div{
	padding: 10px;}
.side_erji>div:hover{
	background-color: #f2f4f8;
	color: #3591d1;}
.side_yiji_avtive{
	background-color: rgba(70,162,227,0.8);
	color: #FFFFFF;}
.side_erji_avtive{
	background-color: #f2f4f8;
	color: #3591d1;}
.content{
	padding-left: 200px;
	background-color: #f6f6f6;
	padding-bottom: 60px;}
.content>div{
	width: 1200px;
	margin: 0 auto;
	font-size: 15px;}
.shou{
	cursor: pointer;}
.wenzi{
	font-size: 31px;
	color: #003b90;
	margin: 30px 0;}
.content_wenzi{
	background-color: #FFFFFF;
	padding: 3%;}
.content_wenzi>p{
	text-indent: 2em;
	font-size: 16px;
	color:#595757;
	line-height: 25px;}
.anzhuang_gs{
	display: flex;
	justify-content: space-between;
	margin-top:30px;}
.anzhuang_gs>div{
	width: 590px;
	background-color: #FFFFFF;
	display: flex;
	padding: 10px;
	justify-content: space-around;
	align-items: center;}
.xiangqingkuai{
	width: 80px;
	height: 30px;
	background-color: #003b90;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 5px;
	border-radius: 3px;}
.xiangqingkuai1{
	height: 30px;
	background-color: #003b90;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	border-radius: 3px;
	padding: 0 12px;
	margin:0 5px 5px;}
.chanpin{
	position: fixed;
	width: calc(100% - 200px);
	height: calc(100% - 145px);
	top:100px;
	left: 200px;
	background: url(../images/1.jpg) no-repeat;
	background-size: 100% 100%;}
.lunbo{
	width: 1000px;
	height:400px;
	position: absolute;
	top:32%;
	transform: translateY(-50%);}
.chanpin .swiper-button-prev{
	left: 10%;}
.chanpin .swiper-button-next{
	right: 10%;}
.pore{
	position: relative;}
.slh{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.slhdh {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.slhdh3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;}
.yiji_kuai{
	position: absolute;
	background: url(../images/kuai.jpg);
	width: 203px;
	height: 76px;
	line-height: 65px;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	top:-14px;
	left: 0;}
.nav_cz{
	height: 64px;
	/*border-bottom: 1px solid #9fa0a0;*/
	background-color: #FFFFFF;
	margin-top: 330px;}
.nav_content{
	width: 1200px;
	height:64px;
	margin:0 auto;}
.dropdown{
	border: none;
	width: 150px;
	height: 63px;
	font-size: 20px;
	outline:none;
	text-align: center;
	margin-left: 50px;}
.lanmu-title2{
	border: none;
	width: 150px;
	height: 63px;
	font-size: 20px;
	outline:none;
	text-align: center;
	margin-left: 50px;}
.lanmu-title1{
	border: none;
	width: 150px;
	height: 63px;
	font-size: 18px;
	outline:none;
	text-align: center;
	margin-left: 50px;}
.anniu{
	width: 64px;
	height: 64px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-around;}
.body_list{
	display: flex;
	align-items: center;}
.body_list>a{
	display: block;
	height: 48px;
	line-height: 48px;
	margin:0 14px ;}
.body_list>a:nth-child(2){
	margin-left: 250px;}
.body_list>a:hover{
	color:#003b90;
	border-bottom:2px solid #003b90;}
.body_active{
	color:#003b90;
	border-bottom:2px solid #003b90;}
.content_jituan{
	padding:15px 30px;}
.content_fazhan{
	padding:15px 30px;
	background-color: #FFFFFF;}
.content_fazhan .xxgk:last-child{
	border-bottom: none;}
.content_fazhan .xxgk{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEEEEE;
	
	font-size: 16px;
	position: relative;}

.content_fazhan .xxgkv::before{
	content: '';
	width: 2px;
	height: 2px;
	background-color: #000;
	display: block;
	position: absolute;
	top:50%;
	left: 0;}
.content_fazhan .xxgk>a>text:first-child{
	display: block;
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;}
.content_fazhan .xxgk>a>text:last-child{
	color:#a2a2a2 ;}
.content_hangye{
	/*padding:30px;*/
	background-color: #FFFFFF;}
.content_hangye>div{
	margin-bottom: 30px;
	height: 125px;}
.content_hangye>div:last-child{
	margin-bottom: 0;}
.detail1{
	margin: 0 auto 26px;
	position: relative;
	padding-top: 48px;}
.detail1>div:first-child{
	text-align: center;
	font-size: 21px;
	color: #3e3a39;}
.detail1>div:last-child{
	position: absolute;
	right: 0;
	bottom: -18px;
	font-size: 10px;
	color: #003b90;}
.detail_content{
	padding: 20px 0 20px 0;}
.detail_content p img{ 
    /*max-width: 80%;*/
    /*height: 525px;*/
    text-align: center;
    margin: 0 auto;
    }
.detail_content>p{
	text-indent: 2em;
	font-size: 16px;
	color:#595757;}
.detail2{
	color:#003b90;
	font-size: 16px;
	padding-bottom: 90px;}
.hangye_content{
	color: #a7a7a7;
	font-size: 14px;
	line-height: 24px;
	margin: 13px 0;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;}
.flex{
	display: flex;
	align-items: center;}
.content_meiti{
	display: flex;
	flex-wrap: wrap;
	padding:1px;/*padding:30px;*/
	background-color: #FFFFFF;}
.content_meiti>div{
	margin-right: 25px;}
.content_meiti>div>a img{
	width: 340px;/*width: 350px;*/
	height: 210px;}
.content_meiti>div:nth-child(3n){
	margin-right: 0;}
.meiti_content{
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #c4c4c4;
	font-size: 14px;}
.meiti_title{
	color: #5a5a5a;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin:20px 0 17px
;}
#f_menu {
	position:fixed;        
	top:115px;        
	right:15px;        
	width:70px;        
	height:70px;        
	/*background: black;*/        
	opacity: 0.75;        
	color: white;        
	text-align: center;        
	line-height: 70px;        
	cursor: pointer;
	z-index: 1;
	zoom: 1;
    opacity: 0.5
;} 

.jianjie{
    padding-top: 80px;
    padding-left: 80px;}
.jianjie p{
    display: inline-block;}
.jianjie .title{
    font-size: 35px;
    color: #ffffff;}
.jianjie .ywjc{
    color: #ffffff;
    margin-left: 5px;}
.jianjie hr{
    margin: 5px 0 5px 0;
    color: #ffffff;}
.jianjie .neirong{
    font-size: 20px;
    color: #ffffff;}
.danwei-title{
    width: 313px;
    height: 100px;
    background-color: #1E90FF;
    opacity:0.8;
    position: absolute;
    top: 300px;
    display: none;}
.danwei-title p{
    font-size: 19px;
    text-align: center;
    padding-top: 15px;
    color: #FFFFFF;
    height: 70px;}
.danwei-title div{
    color: #FFFFFF;
    float: right;
    padding-right: 15px;}
.content_youqing{
	padding: 30px;}
.youqing_s{
    width: 350px;
	height: 38px;
	border: 2px solid #9ed1e7;
	border-radius: 7px;
	background-color: #dff0f7;
	font-size: 19px;
	text-align:center;
	text-align-last: center;
	margin-left: 165px;}
.youqing_s1{
    width: 350px;
	height: 38px;
	border: 2px solid #9ed1e7;
	border-radius: 7px;
	background-color: #dff0f7;
	font-size: 19px;
	text-align:center;
	text-align-last: center;
	margin-left: 100px;}
.youqing_yi{
	width: 710px;
	height: 38px;
	border: 2px solid #9ed1e7;
	border-radius: 7px;
	background-color: #dff0f7;
	font-size: 19px;
	text-align: center;
	line-height: 34px;
	margin: 0 auto;}
.youqing_er{
	width: 710px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 28px auto 0;}
.youqing_er>div{
	flex:0 0 31.5%;
	text-align: center;
	margin-bottom: 30px;}
.youqing_er a{
	
	color: #8d8d8d;}
/*#btn1{
    width:100%;
    height:330px;
    overflow:hidden;
    margin:0 auto;
    position: fixed;
    z-index: -1;
}
#img_play{
    width:0;
    height:0;
    padding:0;
    width: 100%;
    height: 100%;
}*/
#btn1{ width:100%; height:330px;/* margin:100px auto;*/ position:fixed;z-index: -1;}
#img_play{ position:absolute; left:0; top:0; cursor:pointer; }
.ft_content{
	background: url(../images/ejdbbj.jpg);
	background-size: 100% 100%;
	padding-top: 100px;
	padding-bottom: 50px;}
.caidan1{
	width: 80%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;}
.caidan1 a{
	color: #cbdaff !important;}
.caidan_yiji1{
	text-align: center;}
.caidan_yiji1>div{
	margin-bottom: 20px;}
.caidan_yiji1 a{
	font-size: 18px;}
/*.caidan_yiji1>div:first-child a{
	font-size: 24px;
}*/
.banner_box{
	top:20%;
	left: 8%;}
.banner_box1{
	top:330px;
	left: 8%;
	font-size: 19px;
	color:#595757
;}
.banner_box2{
	top:530px;
	left: 8%;
	font-size: 19px;
	color:#595757
;}
.banner_tit{
	font-size: 58px;
	font-weight: 600;}
.banner_tit1{
	font-size: 42px;}
.banner_title{
	margin: 25px 0;
	font-weight: 600;}
.banner_height{
	height: 175px;}
.ft_content_box{
	display: flex;
	height: 60px;
	align-items: center;
	width: 80%;
	margin: 0 auto;
	padding-top:100px;
	font-size: 16px;
	justify-content: space-around;}
.ft_content_box1{
	background: rgba(255,255,255,0.2);
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 200px;
	height:40px;
	font-size: 17px;}
.ft_content .caidan1 .caidan_yiji1 div a:hover{
    color: #ffffff!important;
	font-size: 24px;}
.dropdown1{
	background: rgba(255,255,255,0);
	border: none;
	outline: none;
	width: 200px;
	font-size: 17px;}
.min_height{
min-height:710px;
}
.select .layui-input{
	width: 170px;
	height: 63px;
	padding-left: 20px;
	border:none;
	font-size: 20px;}
.select .layui-form-select .layui-edge{
	right: 50px;}
.select .layui-form-select dl{
	top:45px;
	padding: 5px 3px;
	min-width: 81%;
    border: none;
    box-shadow: none;
    max-height: 330px;}
/*.select .layui-form-select dl{
    min-width: 81%;
    border: none;
    box-shadow: none;
    max-height: 410px;
}*/
.select1 .layui-input{
	width: 100%;
	background:rgba(0,0,0,0) ;
	border: none;
	text-align: center;}
.select .layui-form-select dl dd{
	font-size: 20px;
	line-height: 40px;
	margin-left: 5px;}
.select1 .layui-form-select dl dd{
	font-size: 18px;
	text-align: center;}
.select .layui-form-select dl dd.layui-this{
	color:#003686;
	background-color: inherit;}
.select .layui-form-select dl dd:hover{
    color: rgba(0,0,0,.2);
    background-color: inherit;}
.select1 .layui-form-select dl dd.layui-this{
	color:#003686;
	background-color: inherit;}
input::-webkit-input-placeholder{
 color:#000000;}
.min_height .box .item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30Px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 20Px 0 rgba(76,138,210,.19);
    box-shadow: 0 0 20Px 0 rgba(76,138,210,.19);}
.min_height .box .item h1{
    color: #888;
    font-size: 20Px;
    line-height: 20Px;
    padding: 0 43Px;
    height: 20Px;
    /*overflow: hidden;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;}
.min_height .box .item p{
    color: #999;
    font-size: 14Px;
    line-height: 14Px;
    font-weight: 600;
    padding: 37Px 30Px 37Px 22Px;
    border-left: 1Px solid #f0f0f0;
    white-space: nowrap;}
.min_height1 .box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 60Px;}
.min_height1 .box .l{
    width: 42%;
    height: 550Px;
    background: #f5f6fa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 4Px solid #003686;
    text-align: center;}
.min_height1 .box .l img{
    margin-top: 84Px;
    width: 100px;
    height: 120Px;}
.min_height1 .box .l ul{
    text-align: left;
    font-size: 16Px;
    color: #666;
    line-height: 40Px;
    margin: 74Px 7% 0;}
.dj_detail_title1{
    font-size: 24px;
    color: black;
    text-align: center;
    font-weight: bold;}
.dj_detail_title2{
    color: #b5b5b6;
    font-size: 10px;
    margin: 10px 0;}
.zxj{
    overflow: hidden;
    z-index: 9999;
    padding:5px;
    float: right;
    margin-top: -67px;
    font-size: 18px;}
.lxzxj{
    overflow: hidden;
    z-index: 9999;
    padding:5px;
    float: left;
    margin-top: -6px;}

#leftsead{width:131px;height:143px;position:fixed;top:50%;right:0px;z-index:999;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:131px;height:60px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:190px;top:0;}

.yiqing ul li{
width:30%;float:left;
   }
.yiqing img{
   }

.left-menu {
	width: 300px;
	float: left;}
.gsgk {
	background-color: #003b90;
	margin: 0px;
	height: 95px;}
.gsgkc {
	display: block;
	text-align: center;
	font-size: 26px;
	padding: 20px 20px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;}
.gsgke {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 0px 20px 28px 0px;
	color: #FFFFFF;}
.left-menu ul {
	/*padding-bottom: 230px;*/
	background-color: #F8F8F8;}
.left-menu ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #E4E4E4;
	text-align: center;}
.left-menu ul .active {
	background-color: #EDEDED;
	border-right: 5px solid #003b90;
	color: #003b90;}
.left-menu ul li a {
	display: block;
	padding-right: 30px;
	font-size: 20px;}
.right-position{
	width: 1070px;
	height: 60px;
	background-color: #F8F8F8;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;}
/* 二十大样式 */
 .nav_yiji:hover{
	border-bottom: 5px solid #cf000d;
	}   
 .nav_yiji:hover>a{
	color: #cf000d;
	}
 .nav_erji>a:hover{
    background-color:#cf000d;
 }
.left-menu ul li a:hover{
     color: #cf000d;}	
 /* 二十大样式 */