*{
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	 
}
a{
	text-decoration:none;
}
.nav-tabs{
    border-bottom: none;
}
.nav-tabs>li,.dropdown-menu>li,.three_menu>li{
    margin-bottom: 0;
    height: 50px;
    width: 150px;
    background-color: #0c69b7;
	list-style: none;
}
.nav-tabs>li>a,.dropdown-menu>li>a,.three_menu>li>a{
background: url(/xccqrmzf/resource1/image/xline.png) no-repeat right center;
    border-radius: 0;
    height: 50px;
    display: block;
    width: 100%;
    line-height: 50px;
    padding:0;
    text-align: center;
    color: #fff;
    font-size:21px;
    font-family:MicrosoftYaHei;
   
    color:rgba(255,255,255,1);
}
.dropdown-menu>li{
	position: relative;
	float: left;
}
.three_menu{
	position: absolute;
	top: 0;
	right: 0;
	transform: translateX(100%);
	/* padding-left: 1px; */
	padding-left: 0px;
	display: none;
}
.dropdown-menu>li>a{
	text-decoration: none;
	font-family: "微软雅黑";
	font-weight: normal;
	font-size: 17px;
	color: #015293;
	background: transparent !important;
}
.dropdown-menu>li>a,.three_menu>li>a{
	background-color:#1F7CCA ;
	text-decoration: none;
}
.three_menu>li>a:hover{
	background-color:#285293 ;
	color: #fff;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #1F7CCA;
    border: none;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #1F7CCA;    border-color: transparent;
}


html{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color: #333;
}
body{
	    display: flex;
	    flex-direction: column;
}
.main_div{
    /* background-color: #F9F9F9; */
    background-color: #fff;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
	margin-bottom: 40px;
}
.main_div_div{
    width:1200px;
    /* background-color: #fff; */
    /* min-height: calc(100vh - 260px - 160px) */
    min-height: 300px;
}

/* 左右结构 */
.leftAndRight{
	width: 100%;
	display: flex;
	min-height: 300px;
	justify-content: space-between;
	padding-bottom: 20px;
}
.left_div{
	width: 270px;
	background: #fff;
	display: flex;
	flex-direction: column;
	
}
.right_div{
	width: calc(100% - 270px - 20px);
	background: #fff;
	padding: 20px;
}
.left_title{
	height: 46px;
	background-color: #015293;
	width: 100%;
	line-height: 46px;
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color:rgba(255,255,255,1);
}
.left_content{
	height: calc(100% - 46px);
	width:100%;
	
}

.form_title{
	height: 54px;
	width: 100%;
	display: flex;
	align-items: center;
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:bold;
	color:#015293;
	border-bottom: 1px dashed #D9D9D9;
	margin-bottom: 20px;
}
.form_content{
	width: 100%;
}
label.required:before{
	content: '* ';
	color: red;
}
.form-control{
	height: 40px !important;
}

.menu_min_ul{
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
	height: 100%;
	padding:0;
}
.menu_min_ul li{
	height: 48px;
	width: 100%;
	border-bottom: 1px dashed #D9D9D9;
	font-size: 16px;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
.menu_min_ul li span{
	position: relative;
}
.menu_min_ul li.active{
	color: #015293;
	font-weight: bold;
}
.menu_min_ul li.active span::before{
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background:url(/xccqrmzf/resource1/images/icon_nowtiltle.png);
	background-size: 100% 100%;
	position: absolute;
	top: 5px;
	left: -25px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color: #1F7CCA;
}
.nav{
	position: relative;
}
.dropdown{
	position: unset !important;
}
.dropdown-menu{
	/* padding: 0; */
	/* width: 150px; */
	/* min-width: 150px; */
	z-index: 999;
	padding-top: 20px;
	min-height: 100px;
	padding-bottom: 20px;
	background: rgb(243, 243, 243);
	position: absolute;
	top: 50px;
	left: 0px;
	right: 0px;
	opacity: 0.9;
}
.havmemu:after{
	content: '>';
	display: inline-block;
	width: 10px;
	height: 10px;
	color: #fff;
	/* font-weight: bold; */
	font-size: 20px;
	/* background: url(/xccqrmzf/resource1/images/icon_nowtiltle.png); */
	/* background-size: 100% 100%; */
	position: absolute;
	top: 11px;
	right: 10px;
}
.three{
	margin: 0;
	float: right;
	display: none;
}
.havememu{
	position: relative;
}
.havememu:after{
	content: '>';
	display: inline-block;
	width: 10px;
	height: 10px;
	color: #5E5E5E;
	/* font-weight: bold; */
	font-size: 20px;
	/* background: url(/xccqrmzf/resource1/images/icon_nowtiltle.png); */
	/* background-size: 100% 100%; */
	position: absolute;
	top: 11px;
	right: 10px;
}






.detail_page{
	background-color: #fff;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
.detail_page_box{
	width: 1200px;
	min-height: 300px;
}



/* 面包屑导航 */
.nav_div{
	height:48px;
	width: 100%;
	background: transparent;
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.icon_local{
	height: 17px;
	margin-right: 4px;
}
.nav_div a{
	color: #333;
	font-size: 14px;
}
.nav_div a:last-of-type{
	color: #015293;
}



.image_loop_01{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 185px;
}
.image_loop_01 .arrow_div_left,.image_loop_01 .arrow_div_right{
	width: 41px;
	height: 185px;
}
.image_loop_01>div{
	width: calc(100% - 82px - 20px);
	margin: 0 10px;
	height: 100%;
}

.image_loop_01 .news_text{
	position: absolute;
	bottom: -2px;
	left: -1px;
        top: 164px;
        background-color: transparent;
	font-size: 16px;
	color: #333;
	width: 210px;
	line-height: 20px;
	    overflow: hidden!important;
	    text-overflow: ellipsis!important;
	    -webkit-line-clamp: 1;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    white-space: normal;
	    word-wrap: break-word;
		
}
.image_loop_01 .swiper-slide{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}


.div_ztzl{
	display: flex;
	align-items: center;
	height: 75px;
	width: 100%;
}
.div_ztzl .div_ztzl_left{
	display: flex;
	align-items: center;
	height: 100%;
	
}
.div_ztzl_left>div{
	height: 100%;
	width: 95px;
	font-size: 20px;
	color: #fff;
	background: #0C69B7;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 6px;
}
.div_ztzl .pic{
	width: 240px;
	height: 75px;
	margin-left: 32px;
}

.friendlink{
    width: 1250px;
    background: #fff;
    position: relative;
    display: none;
    overflow: auto;
    margin-top: 5px;
}
.friendlink2{
    width: 1250px ;
    background: #3f6ea4;
    position: absolute;
    overflow: auto;
    left: -110px;
	top:40px;
    display: none;
}
.friendlink a {
    display: block;
    margin: 0px 7px;
    width: 235px;
    float: left;
    line-height: 28px;

    font-size: 13px;
    color: #333;
}
.friendlink2 a {
    display: block;
    margin: 5px 7px;
    width: 235px;
    float: left;
    line-height: 23px;

    font-size: 13px;
    color: #fff;
}
.hide{
    display: none;
}
.foot {
    border-top: 8px solid #355e92;
    width: 100%;
    background-color: #dee0e2;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
    width: 1250px;
    margin: 0 auto;
    padding:0 auto;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 140px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 155px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
    background: url(/xccqrmzf/resource1/img/select_ico.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}
.select{
    overflow: hidden;
    padding-bottom: 20px;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 325px;
    height: 32px;
    text-align: center;
    background-color: #f2f2f2;
    float: left;
    line-height: 32px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {
    width: 185px;
    background-color: #f2f2f2;
    position: relative;
    cursor: pointer;
}
.sel:after {
    content: "";
    width: 6px;
    height: 12px;
    background: url(/xccqrmzf/resource1/img/select_ico.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}
.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 32px;
    line-height: 32px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}
.ml18{
    margin-left: 18px;
}
.foot{
    background: #fff;
    border-top: 4px solid #0c69b7;
    padding: 30px 0;
}
.footer{
    width: 900px;
    margin: 0 auto;
    overflow: auto;
}