﻿/*!
 * ETUI v3
 *
 * Copyright 2017.7*/
a{outline: none;color: #333;}
a:hover,a:focus{text-decoration: none; color: #cc0200;}
button,input{outline:none !important; }
#skip{height: 0; overflow: hidden;}

ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
div, ul, li{
	margin:0; padding:0;
}
li{
	list-style: none;
}
.activity{
	margin: 0 -15px;
}
body{
	position:relative;
}
#main{
	position:relative;
	top:-80px;
}


.header-bg img{
	max-width:100%;
}
.bg-white{
	background-color:white;

}
.nav-list{
	background: rgb(203 180 134 / 60%);
	padding:20px 0;
	position: relative;
	/*top:-80px;*/ bottom: -10px;
}
.nav-list ul{
	display:flex;
	justify-content:space-around;
}
.nav-list ul>li{
	border-right:1px solid #ffffff;
	padding:0 55px 0 0;
	float: left;
}
.nav-list ul>li:nth-last-child(1){
	border-right:none;
}
.nav-list ul>li>a{
	font-size:20px;
	color:white;
	width:100%;

	padding:16px 0;
}
.nav-list ul>.active>a{
	border-bottom:3px solid #eace13;
}
.one-pic .title{
	padding:30px 0;
}
.one-pic .title h2{
	background:url("../img/title-bg_03.png") no-repeat center;
	background-size:100% auto;
	text-align:center;
	color:#293f7f;
	font-weight:700px;
}
.one-pic-img{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.one-pic-img li{
	margin-bottom:10px;
}





.article-title{
	border-bottom:1px solid #dddddd;
	padding-bottom:10px;
}
.article-title>span{
	color:#005fb8;
	font-weight:700;
	padding:4px 16px;
	font-size:22px;
	position:relative;
	margin-left:10px;
}
.article-title>span:before{
	position:absolute;
	content:'';
	width:3px;
	height:80%;
	background-color:#005fb8;
	display:block;
	top:4px;
	left:-10px;
}
.article-details-title p{
	color:#eb1313;
	font-size:24px;
}
.article-details{
	position:relative;
	padding:10px;
}
.norma-article-details{
	padding:0;
}
.article-details .uli14 li{
	position:relative;
	padding: 28px 10px;
	padding-left:1.5em;
}
.norma-article-details .uli14 li{
	padding-left:0;
}
.article-details .uli14 li:before{
	content: "";
	display:block;
	width:5px;
	height: 5px;
	position:absolute;
	left:0;
	top:37px;
	background-color:#cbb486;
}
.article-details .normal-list li:before{
	display:none;
}




.article-details .uli14 li a{
	margin-left:0;

}
.article-details .uli14 li a span{
	color:#498cdd;
}
.article-details>p{
	font-size:14px;
	line-height:36px;
}
.article-details>a{
	position:absolute;
	right:20px;
	border:20px;
	color:#df2500;
}
.norma-article-details .uli14.em li{
	padding-left:1.5em;
	border-bottom: 1px solid #ececec;
}
.hard-img{
	padding:15px 0;
}
.hard-img>img{
	max-width:100%;
}

.activity .owl-item > .item > a > .title{
	background:#9f9f9f;
}
.eassy-title{
	margin:10px 0;
	margin-bottom:20px;
	border-bottom:1px solid #dddddd;
}
.eassy-title.page-header-2 a{
	border-bottom:1px solid #2877d7;
	bottom:-2px;
	color:#005fb8;
}
.eassy-title p{
	border-bottom:1px solid #dddddd;

}
.eassy-title h3 .more{
	float:right;
	color:#bcbcbc;
	font-size:12px;
	line-height:36px;
}
.eassy-details{
	padding:0 15px;
	border-bottom:1px solid #dddddd;
}
.eassy-details h5{

	font-size:20px;
	text-align:center;

}
.eassy-details h5 a{
	width:75%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display:inline-block;
	color:#005fb8;
}
.eassy-details p{
	text-indent:2em;
}
.eassy-details p a{
	color:#999999;
	font-size:14px;

}

.big-img{
	padding-top:30px;
	padding-bottom:30px;
}



.owl-nav{
	display:none;
}


.more-activity{
	float:right;
	margin-right:20px;
	line-height:33px;
}


.article-title.border-bottom{
	border-bottom:1px solid #019ce6;
}
.footer-ico{
	display: flex;
	justify-content:space-between;
}

.pos-code{
	display:flex;
	justify-content:flex-start;
}
.footer-ico p{
	color: #666666;
	font-size:14px;
	margin-top:14px;
}
.footer-ico .pos-code{
	vertical-align: middle;
}
.footer-ico span{
	margin-right:20px;
}
.code-infro{
	padding-right:20px;
}

/*英文版本*/
.main-en .owl-controls{
	display:none;
}
.one-read{
	background:white;
	padding:15px;
	margin-top: 20px;
}
.eassy-list-en{
	margin:15px 0;
	background:white;
	padding:15px;
}
.eassy-list-en .article-details{
	padding:20px 0
}

.main-en .big-img{
	padding:10px 0;
}
.Article-details{
	padding-top:10px;
}
.breadcrumb{
	background-color:transparent;
	margin-bottom: 10px;
}
.Article{
	padding: 30px 120px;
	background:#ffffff;
}
.eassy-title.page-header-2 .more a{
	border-bottom:none;
}
.header{
    position: relative;
}
.title {
    color: #000000;
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.title i {
    padding-right: 19px;
    margin-top: -2px;
    float: left;
}
.norma-article-details .uli14.em li span{
	font-size: 16px;
}

.article-details .uli14 li a:hover{
	color: #cbb486;
}
.padding-top-70{
	padding-top: 70px;
}
.title  a:hover{
    color: #000000;
}
    .article-details .uli14 li a{
	    width: 95%!important;
        font-size: 16px;
    }
    .piao .piao-left {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    .piao p a {
        margin: 5px;
        font-size: 14px;
    }

.introduction-dy{
	color: #363636;
	font-size: 20px;
	line-height: 35px;
	padding: 50px 75px 55px  145px;
	overflow: hidden;
	margin-top: 78px;
	text-align: justify;
	background: url(dy-bg.png) center no-repeat;
    position: relative;
    height: 325px;
z-index:-1;
}
.containoer{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.introduction-dy p{
    text-align: right;
    margin-bottom: 0;
    margin-right: 130px;
    margin-top: 10px;
}
.dayu{
	position: absolute;
	left: 0;
	top: 5px;
}
.zc-wj-title h3{
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 3px 3px #bf9a70;
	padding-left: 28px;
	color: #fff;
	line-height: 47px;
	float: left;
}
.zc-wj-title{
	background: url(title-bg.png) no-repeat;
	height: 49px;
	line-height: 49px;
     overflow: hidden;
     position: relative;
}
.bszd-title{
	background: url(bszd-bg.png) no-repeat;
}
.zc-wj-title h3:after{
	content: '';
	background: url(zc-ico.png) no-repeat;
	width: 59px;
	height: 66px;
	display: block;
	position: absolute;
	right: 170px;
	bottom: -27px;
}
.liucheng-tj h3:after{
	background: url(lc-ico.png) no-repeat;
	bottom: -16px;
}
.zc-wj-title a{
	color: #be9a70;
	float: right;
	font-size: 14px;
	line-height: 60px;
	background: url(jt6.png) 31px no-repeat;
	padding-right: 10px;
}
.aroew{
	margin: 0 -25px;
	margin-top: 60px;
	margin-bottom: 77px;
}
.aroew .col-md-6{
  padding: 0 25px;
}
.zc-wj-list{
	padding: 0!important;
	margin-top: 10px;
}
.zc-wj-list .uli14 li{
	padding: 16px 10px;
	padding-left: 1.5em;
	border-bottom: 1px solid #f0f0f0;
}
.zc-wj-list .time{
	color: #aaaaaa;
	top: 19px!important;
}
.zc-wj-list .uli14 li:before{
	top: 26px;
}
.bszd-lister li{
	width: 25%;
	float: left;
	padding: 0 13px;
}
.bszd-lister{
	margin: 0 -13px;
	margin-top: 40px;
	margin-bottom: 77px;
	overflow: hidden;
}
.bszd-lister li a, .bszd-lister li a>div{
	overflow: hidden;
	display: block;
	position: relative;
}
.bszd-lister li a p{
	background: #d3b694;
	color: #fff;
	font-size: 17px;
	text-align: center;
	margin-bottom: 0;
	padding: 7px 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bszd-lister li a img{
	transition: all 0.3s linear;
}
.bszd-lister li a:hover img {
    transform: scale(1.05);
    transition: all 0.3s linear;
}
.bszd-title h3:after{
	background: url(bs-ico.png) no-repeat;
	right: 350px;
}
.jsu-title h3:after{
	background: url(jd-ico.png)no-repeat;
}
.anl-title h3:after{
	background: url(al-ico.png)no-repeat;
	bottom: -19px;
}
.regulation h6{
    margin: 0;
    text-align: center;
    font-size: 24px;
    color: #aa8253;
    margin-bottom: 35px;
    font-weight: bold;
}
.regulation{
	padding: 43px 49px 0 49px;
	background: url(tl-bg.png) top center no-repeat;
}
.regulation p{
	margin-bottom: 44px;
	line-height: 35px;
	text-align: justify;
	font-size: 18px;
	color: #ba9364;
	text-indent: 2em;
	display:-webkit-box; 
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical; 
	overflow:hidden;
}
.regulation-list li{
	width: 25%;
	float: left;
	padding: 0 28px;
}
.regulation-list{
	margin: 0 -28px;
	overflow: hidden;
}
.regulation-list li a{
	display: block;
	background: #f9f7f2;
	border:1px solid #decba4;
	height: 64px;
	font-size: 18px;
	text-align: center;
	color: #ba9364;
	line-height: 64px;
}
.regulation-list li a i{
	background: url(sjx-pic.png) no-repeat;
	width: 22px;
	height: 26px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 5px;
}
.regulation-list li a:hover{
    color: #fff;
    background:#cbb486; 
}
.regulation-list li a:hover i{
	background: url(sjx-pic-b.png) no-repeat;
}