/*css reset*/
/*别删，有的得看情况调一下宽度*/
.archcon .arc-listit {
	width: 120px;
}

.columimg {
	width: 460px;
}

.col-lg-8 .archcon .archimg li,.col-lg-9 .archcon .archimg li {
	width: 25%;
}

.col-lg-8 .columimg {
	width: 680px;
}

.col-lg-9 .columimg {
	width: 780px;
}

.chooseAll {
	margin: 0;
}

.toolBox1 {
	padding-top: 20px;
}

.toolBox2 {
	padding-top: 20px;
}

.footer {
	position: relative;
	z-index: 2000;
}

.inner {
	width: 1170px;
	margin: 0 auto;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.swiper-slide,.swiper-slide1{text-align: center; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; vertical-align:middle; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.guokan-dl dd{width: 93px;margin-left: 1px;margin-right: 1px;}
/*所有颜色*/
.mainColor,.reference-tab .td2 a {
	color: #306bad;
}

/**1.页面字体需要变主色调，直接调用mainColor;2.参考文献doi颜色与主色调一致**/
.article-list .mainColor {
	color: #306bad;
}

/*文章页颜色*/
.article-pc .mainColor,.article-main-mid a {
	color: #0089e3;
}

/*文章页标题下方显示与隐藏按钮*/
.content .article .article-left .togglebtn i {
	padding: 2px;
}

.archcon.archcon-new dl dd.active a {
	
}

.header-nav,.tab-ul-index li.active,.article-list-journalg,.footer .top,.phone-nav,.main .article-content ul#htmlContent2 h3.full-text,#page-tag-div .pagination>.active>a,.comtit,.archcon.archcon-new dl dd.archconVol,.archcon.archcon-new dl dd.active,.archcon .arc-listit dd.active,.archcon .arc-listit .arctpoint,.tab-ul-index li.active,.footer .btmb,.header-nav,.header-nav ul>li ol,.qikan .subBtn,.header-nav,.pageTagsUl li.current,.pageTagsUl li.clickpage:hover,.messageBoard .tj,.btn-primary,.guokan-tit .guokan-tab li.curr,.guokan-dl dd.active,.guokan-dl dd.years,.guokan-dlyear dt
	{
	background-color: #306bad;
}

/*2019年5月13日版本过刊标题*/
.guokan-tit h2 {
	color: #3da9ff;
}

/*移动端搜索头部下拉框颜色*/
.phone-nav .search-app-wrap select option {
	background: rgba(48, 107, 173, 0.9);
}

/*滑上去的颜色*/
.header-nav ul>li.active>a,.header-nav ul>li ol li:hover,.header-nav ul>li:hover>a
	{
	background: #0089e3;
}

/*向上箭头*/
.bottom-fixed {
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 5000;
	background: #3da9ff url("../images/public/back_top.png") no-repeat
		center center;
	display: none;
}

.arcmethod li.active,.phone-nav {
	border-color: #26804a;
}

.derived i.current,.base-title .more:hover,.news-list li a:hover,.article-list-title a:hover,.article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover
	{
	color: #3da9ff;
}

#page-tag-div .pagination>.active>a {
	border-color: #3da9ff;
}

.footer .btmb {
	padding-top: 8px;
	padding-bottom: 8px;
}
.shareMargin{margin: 0 0 10px !important;}
/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,.smallUl {
	background: rgba(61, 169, 255, 0.9);
}

/*以上是需要改颜色的*/
.footer .top span {
	margin-right: 10px;
}

.smallUl {
	z-index: 1000;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	display: none;
}

.smallUl a {
	color: #fff;
	display: block;
	line-height: 24px;
}

.smallUl>li {
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.smallUl li>a {
	padding: 0 4%;
	font-size: 16px;
	line-height: 40px;
	position: relative;
	display: block;
}

.smallUl>li>a span {
	margin: 0 0 0 10px;
}

.smallUl>li>a span img {
	vertical-align: middle;
	margin: -3px 0 0;
	transition: all 0.2s;
}

.smallUl>li>a span.active img {
	transform: rotate(90deg);
}

.smallUl>li>ol {
	display: none;
}

.smallUl>li>ol a {
	padding: 0 8%;
}

.navList {
	cursor: pointer;
}

.navList span {
	height: 3px;
	background-color: #fff;
	margin: 0 0 8px 0;
	display: block;
	transition: all 0.5s;
}

.navList span:last-child {
	margin: 0;
}

.navList {
	display: block;
	padding-top: 6px;
}

.navList span:last-child {
	margin: 0;
}

.phone-nav input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.phone-nav .text {
	background: #fff;
}

.phone-nav .text {
	line-height: 19px;
	padding: 3px 10px;
	color: #fff;
	margin: 0 0 0 15px;
	border-radius: 4px 0 0 4px;
}

.phone-nav .sub {
	width: 35px;
	height: 25px;
	background: #fff url(../images/custom/search1.png) no-repeat
		center center;
	background-size: 16px 16px;
	border-radius: 0 4px 4px 0;
}

.phone-nav .en {
	line-height: 25px;
	color: #fff;
}

.phone-nav .search-app-wrap {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50px;
	z-index: 2000;
	padding: 8px 0;
}

.phone-nav .search-app-wrap select {
	width: 23%;
	border: none;
	height: 30px;
	border-radius: 4px;
	padding: 0 0 0 5px;
	background: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.phone-nav .search-app-wrap .text {
	width: 75%;
	margin: 0 0 0 2%;
	border-radius: 4px;
	height: 30px;
}

.phone-nav .search-app-wrap .sub {
	width: 30px;
	height: 30px;
	background: rgba(255, 255, 255, 0.2)
		url("../images/custom/search1.png") no-repeat center center;
	background-size: 22px;
	position: absolute;
	right: 15px;
	top: 8px;
}

/*.header .logo{width: 50%;}*/
.header .logo img {
	max-width: 100%;
}

.header .bot {
	background-size: cover;
}

.phone-nav {
	padding: 8px 0;
	position: relative;
}

.phone-nav .en {
	line-height: 25px;
	color: #fff;
}

.phone-nav .text,.phone-nav .sub {
	background: rgba(255, 255, 255, .2);
}

.phone-nav .text {
	line-height: 19px;
	padding: 3px 10px;
	color: #fff;
	margin: 0 0 0 15px;
	border-radius: 4px 0 0 4px;
}

.phone-nav .sub {
	width: 35px;
	height: 25px;
	background: rgba(255, 255, 255, .2)
		url(../images/custom/search1.png) no-repeat center center;
	background-size: 16px 16px;
	border-radius: 0 4px 4px 0;
}

.search-wrapper {
	display: none;
}

/*手机菜单2*/
.phone-nav .container .logo {
	display: block;
	padding: 2px 0 0 20px;
	position: relative;
}

.phone-nav .container .logo img {
	max-width: 170px;
	max-height: 34px;
}

.phone-nav .container .logo:before {
	content: '';
	width: 1px;
	height: 80%;
	background: #fff;
	position: absolute;
	left: 6px;
	top: 2px;
	bottom: 0;
	margin: auto;
}

.phone-nav .container .search-app {
	display: block;
	background: url("../images/public/search2.png") no-repeat center
		center;
	width: 34px;
	height: 34px;
	background-size: 30px;
	color: #fff;
}

.phone-nav .navList .sjcd{
    background: url("../images/public/sjcd.png") no-repeat center
		center;
    width: 26px;
    height: 26px;
}

.ph-cd{
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    line-height: 26px;
    margin-left: 5px;
    margin-right: 10px;
}

.phone-nav .container .search-app.active {
	background: url("../images/public/close-app.png") no-repeat center
		center;
	background-size: 32px;
}

.main-right .current-ul li .tit {
	width: 100%;
	float: none;
}

.main-right .current-ul li .right {
	float: none;
}

.main-right .current-ul a {
	display: inline-block;
}

.main-right .banner .item .text p {
	width: 70%;
}

.main-right .current-ul li .box {
	padding: 8px 0;
}

.search-wrap .in-bl {
	width: 100%;
}

.search-wrap .form-group {
	margin-left: 0;
	margin-right: 0;
}

@media screen and (max-width: 375px) {
	.phone-nav .search-app-wrap .text {
		width: 74%;
	}
	.phone-nav .search-app-wrap select {
		width: 24%;
	}
	.main .container {
		padding-bottom: 0;
	}
	.intro {
		display:none!important;
	}
}

/*头部导航css*/
.top .nav {
	border-top: solid 2px #fff;
	height: 38px;
	line-height: 36px;
	text-align: center;
}

.top .nav ul>li {
	float: left;
	font-size: 16px;
	position: relative;
	height: 36px;
}

.top .nav li a {
	color: #fff;
	display: block;
	text-align: center;
	padding: 0 26px;
}

.top .nav ul li a:hover,.top .nav li.active {
	text-decoration: none;
}

.nav-second {
	display: none;
	position: absolute;
	z-index: 100;
}

.header-nav {
	border-top: solid 2px #fff;
}

.header-nav .container {
	padding: 0;
}

.header-nav ul>li {
	float: left;
	position: relative;
	text-align: center;
}

.header-nav ul>li>a {
	display: block;
	color: #fff;
	line-height: 34px;
	font-size: 16px;
	padding: 0 23px;
}

.header-nav-en ul>li>a {
	padding: 0 20px;
}

.header-nav ul>li>a span {
	display: inline-block;
	width: 7px;
	height: 4px;
	background-size: 7px 4px;
	margin-left: 6px;
	position: relative;
	top: -3px;
}

.header-nav ul>li ol {
	position: absolute;
	left: 0;
	top: 34px;
	min-width: 100%;
	z-index: 101;
	display: none;
}

.top .header-nav ul>li ol li a {
	font-size: 14px;
	display: block;
	padding: 0 26px;
	white-space: nowrap;
	color: #fff;
	line-height: 34px;
}

.phone-nav .sub {
	background: #fff url("../images/public/search1.png") no-repeat
		center center;
}

.header-nav ul>li>a span {
	background: url("../images/custom/nav-arrow1.png") no-repeat
		center center;
}

/*头部导航css end*/
/**********************************/

/* placeholder颜色 */
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #bdbcbc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #bdbcbc;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #bdbcbc;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #bdbcbc;
}

/*header*/
.top .header {
	background-color: #e0edfe;
	padding: 24px 0;
	color: #075db2;
	height: 250px;
}
.cn .top .header, .articleBodyCn .top .header{
	height: 164px;
	padding: 14px 0;
}

.top .header .logo {
	padding: 0;
}
.top .header .logo.logo-cn{
	/*width: 30%;*/
}
.top .header .logo.logo-en{
	/*padding-left:50px;*/
	padding-top: 36px;	
}
.header .logo.logo-cn img{max-width: 81%;margin-top: 10px;}
.header .logo.logo-en img{/*max-width: 88%;*/}

.top .header .logor {
	height: 100%;
	color: #075db2;
}
.top .header .logor.logor-cn{
	margin-top: 2px;
	/*width: 70%;*/
	position:relative;
}

.logor-cn div[class^='col-lg']{padding-right:0;padding-left:0;}
.logor-cn .logor-cn-wrap{/*display:flex;justify-content: space-between;*/}
.logor-cn ul li{line-height: 34px;font-size: 16px;font-weight:700;display:inline-block;}
/*.logor-cn ul:nth-of-type(1) li {margin-right:30px;}*/
.logor-cn ul:nth-of-type(n+1) li:nth-of-type(1){width:105px;}
.logor-cn ul:nth-of-type(n+1) li:nth-of-type(2){width:130px;}
.logor-cn ul li:nth-of-type(3){width:345px;}
.logor-cn ul:nth-of-type(n+4) li:nth-of-type(3){width:auto;}
.jpkjqk-cn {position:absolute;top:-6px;right:0;width:86px;}
.logor-btn{position: absolute;bottom: 10px;right: 0;}
.spqnkxjfh img{/*width:110px;*/width:100px;}
.logor-btn a:hover {text-decoration: none;}
.logor-btn a:hover img{scale: 1.05;}
.logor-btn img{transition:all .4s;}

.logor .logor-first,.logor-second {
	padding: 0;
}
.logor.logor-cn .logor-first,.logor-second{
	padding-right:45px;
}
.top .header .logor li a {
	height: 34px;
	line-height: 34px;
	font-weight: 600;
	color: #075db2;
	font-size: 18px;
}
.logor-cn li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:6px;background:#013e97;vertical-align: middle;margin: -4px 5px 0 0;}
.top .header .row .logor-en {
	margin-top:0px;/*padding-left: 39px;*/position:relative;
}
.top .header .row .logor-en li.included-l {
	display: inline-block;width:20%;
}
.top .header .row .logor-en li.included-r {display: inline-block;width:65%;}
.top .header .row .logor-en .logor-en-add1{margin-right: 239px;}
.top .header .row .logor-en .logor-en-add2{margin-right: 190px;}
.top .header .row .logor-en .logor-en-add3{margin-right: 51px;}
.top .header .row .logor-en .logor-en-add4{margin-right:107px;}
.top .header .row .logor-en li span {
	width:3px;
	height:3px;
	margin-right: 5px;
	border-radius: 50%;
	display: inline-block;
	border:3px solid #075db2;
	vertical-align: middle;
	
}
.top .header .row .logor-en li a {
	font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    font-family: 'Arial';
}

h3.top-h3 {
    font-size: 26px;
    font-weight: 700;
    font-family: 'Arial';
    margin-bottom: 9px;
}
.lateinfo-en{position:relative;}
.lateinfo-en h3.top-h3{margin-bottom:10px;}
.top-issn{position:absolute;top:0;right:0;font-size:16px;font-weight:700;}
.top-issn div+div{border-top:1px solid;padding-top:3px;}
.jpkjqk-en {position:absolute;top:55px;right:0;width:160px;}
.top .nav {
	border: 0;
	height: 45px;
	line-height: 45px;
}

.top .nav li a {
	padding: 0 18px;
}

.top .nav ul>li {
	height: 45px;
}

.top .header-nav ul>li>a {
	line-height: 45px;
	height: 44px;
	font-size: 16px;
	color: #fff;
}

.header-nav ul>li ol {
	top: 45px;
}

.top-nav.nav {
	border-bottom: 1px solid #ddd;
	box-shadow: 0 2px 6px #dddddd;
}

.header-nav,.header-nav {
	background: #306bad;
}

.header-nav ul>li.active>a,.header-nav ul>li:hover>a {
	color: #fff;
	background-color: #e68114;
}

.header-nav ul>li ol li:hover,.header-nav ul>li ol li:hover a {
	border: 0;
	background: #e68114;
	color: #fff;
}

.top .header-nav ul>li ol {
	background: #306bad;
}

.top .header-nav ul>li ol li a {
	padding: 0 10px;
}

.top .header-nav ul>li ol li a {
	text-align: center;
}

.header-nav ul>li ol {
	z-index: 9999;
}
.phone-nav {
	background-color: #4fb0ff;
}
.phone-nav .search-app-wrap, .smallUl {
	background-color: #4fb0ff;
}

.main .container { /* margin-left: 0; */
	/*padding-bottom: 30px;*/
	/* height: 100%; */
	/* background-color: blue; */
	
}

@media ( min-width : 1200px) and ( max-width: 1400px) {
	body .container {
		width: 1200px;
	}
	body .main-left {
		width: 75%;
		float: left;
		padding: 0;
	}
	body .main-right {
		width: 25%;
		float: left;
		padding: 0;
		padding-left: 10px;
	}
	body .main-right {
		padding-left: 25px;
	}
	
	.main .search-wrap-index { width:780px;
		
	}
	.main .search-wrap-index select {
		width: 60px;
		min-width: 60px;
	}
	.main .search-wrap-index input {
		width: 460px;
	}
	.main .btn-search {
		width: 90px;
		min-width: 40px;
	}
	.main .btn-advanced-search {
		width: 112px;
	}
	.top .nav li a {
		padding: 0 10px;
	}
}

@media ( max-width : 1400px) {
	.top .header .row .logor-en .logor-en-add1{margin-right: 70px;}
	.top .header .row .logor-en .logor-en-add2{margin-right: 20px;}
	.top .header .row .logor-en .logor-en-add3{display:block;}
	.main .container .benkan-wrap {
		width: 100%;
		height: unset;
		overflow: hidden;
	}
	.main .container .swiper-part {
		width: 100%;
		padding: 0;
	}
	.swiper-container {
		width: 100%;
		/* height: 250px; */
		margin: 10px 0;
		padding: 0;
	}
	.main .container .intro {
		width: 100%;
		padding-top: 15px;
	}
	.main .container .intro .intro-r {
		float: left;
		margin-left: 20px;
	}
	.intro .btn:hover {
		color: #eee;
	}
	.alllwrap .article-thumb+.article-info-box {
		margin: 0!important;
		padding: 0!important;
	}
	.alllwrap .article-list-right {
		margin: 0!important;
		padding: 0!important;
	}
	.colorRed.html-num{color:#333;}
	.alllwrap .article-thumb+.article-info-box{}
	.links .container .link-wrap, .links .container .link-title {
	padding-left: 12px;
	}
	.links .container .link-wrap .link-item {
		
		white-space: nowrap;
	}
	.footer-last .footer-l div {
		margin: 0 auto;
	}
	.article-thumb {
		display: none;
	}
}

@media ( max-width : 768px) {
    .swiper-part .swiper-container .main-pagination {display: none;}
	.ad-wrap img{height:auto!important;}
	body .main .container .ad-wrap{padding-bottom:0!important;}
	.main .container .swiper-part {
		/* height: 132px; */
		margin: 10px 0;
	}
	.main .container .swiper-container {
		width: 100%;
		/* height: 100%; */
		padding: 0;
	}
    .swiper-part .swiper-container {height: unset;}
    body .main .container .container {padding-bottom: 0px!important;}
    /* .zoomImage {padding-bottom: 200px!important;} */
	.swiper-part .swiper-button {
		top: 45px;
	}
	.row .forum-part {
		margin-left:30px;
		margin-right:30px;
	}
	#myTab li+li {
	margin-left: 20px;
	}
	.ad-banner{padding-left:15px;padding-right:15px;}
	.allwrap .article-info-box{margin-left:0;padding-left:0;}
	#myTab{width:1102px!important;}
}

@media ( min-width : 375px) and (max-width: 1400px) {
	.main .container .intro {
		width: 100%;
		/* margin: 10px auto 30px; */
		float: none;
		display: flex;
		justify-content: center;
	}
	.allwrap .article-info-box{margin-left:0;padding-left:0;}
}

.top  .header-nav-en ul>li>a {
	font-size: 16px;
	padding: 0 18px;
}

.benkan-wrap {
	width: 40%;
	height: 300px;
	padding: 20px;
	background-color: #f0f7ff;
	padding: 20px;
	overflow: hidden;
}

.title-wrap {
	height: 30px;
	/* margin: auto 20px; */
	padding-left: 20px;
	padding-right: 20px;
}

.title {
	font-size: 18px;
	font-weight: 700;
	color: #003877;
}

.benkan-wrap ul {
	border-top: 1px dotted #777;
    padding-top:20px;
}

.benkan-wrap ul li { /* height: 30px; */
	line-height: 20px;
}
.benkan-wrap ul li:not(:last-of-type){margin-bottom: 10px;}
.benkan-wrap ul li a {
	color: #363636;
}

.swiper-part {
	width: 60%;
	padding: 0 0 0 32px;
}

.swiper-container {
	width: 100%;
	height: 300px;
	position: relative;
}

.swiper-container .swiper-slide {
	position: relative;
}

.swiper-container .swiper-slide a {
	/* height: auto;
	width: auto; */
}
.swiper-slide img {
	max-width: 100%;
	max-height: 100%;
}
.zoomImage {display:block;width: 100%;height: 0;padding-bottom: calc(300/808*100%);overflow: hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;}
.swiper-container .swiper-slide .swiper-title {
	background-color: rgba(0, 0, 0, .3);
	width: 100%;
}
.swiper-title {
	position: absolute;
	bottom: 0;
	/* margin-left: 12px; */
	padding-left: 12px;
	color: #fff;
	font-size: 16px;
	z-index: 21;
	line-height: 50px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-title:hover {color: #fff;}

.swiper-part .swiper-container .main-pagination {
	position: absolute;
	z-index: 20;
	bottom: 0;
	height: 50px;
	width: auto;
	margin: 0;
	left:unset;
    right: 0;
	text-align: right;
	line-height: 50px;
	padding-right: 20px;
	/* margin: 0 15px; */
}

.swiper-pagination-bullet {
	display: inline-block !important;
	width: 8px !important;
	height: 8px !important;
	border-radius: 8px !important;
	background: #fff !important;
	margin-top: 20px !important;
	margin-right: 5px !important;
	opacity: 0.8 !important;
	/* border: 1px solid #e68114; */
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	background: #e68114 !important;
}


.swiper-active-switch {
	background: #e68114;
}

.swiper-button {
	position: absolute !important;
	z-index: 20 !important;
	top: calc(50% - 18px) !important;
	width: 36px !important;
	height: 36px !important;
	display: inline-block;
   margin-top: 0 !important;
}

.swiper-button-pre {
	left: 15px !important;
	background-image: url(../images/custom/icon_01.png);
}

.swiper-button-next {
	background-image: url(../images/custom/icon_02.png);
	right: 15px !important;
}

.intro { /* margin-left: 60px; */
	width: 25%;
}

.intro img {
	width: 223px;
	height: 300px;
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.intro-r { /* width: 100%; */
	height: 300px;
	/* border: 1px solid #666; */
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: center;
}

.intro-r h4 {
	padding: 14px 0;
}

.intro-r button {
	padding: 5px 20px;
	background-color: #306bad;
	color: #fff;
	margin-bottom: 18px;
}

.intro-r .btn a {
	color: #fff;
}

.intro-r button:hover {
	color: #eee;
}

.intro-info {
	margin-top: 80px;
}

/* ad */
.ad-wrap { /* margin-bottom: 30px; */
	
}

#swiper-container-ad{
  width: 100%;
  height: 112px;
}
#swiper-container-forum {
	width: 100%;
  height: 55px;
}
.swiper-container .swiper-slide img {
  border: 1px solid #ccc;
}
.ad-wrap .col-md-2 {
	padding: 0;
	position: relative;

}
.ad-wrap .col-md-2 img {
	border: 1px solid #ccc;
} 

.ad-wrap span {
	color: #fff;
	background: rgba(0, 0, 0, .4);
	padding: 4px;
	position: absolute;
	top: 0;
	right: 8px;
}
.ad-wrap img{width:227px;height:112px;}
/* search */
.search-wrap-index {
	width: 1007px;
	height: 66px;
	padding: 15px;
	background-color: #c9ddf7;
}

.search-wrap-index-form {
	
}

.search-wrap-index select {
	height: 40px;
	width: 175px;
	min-width: 60px;
	padding-left: 10px;
	background: url(../images/public/select-arrow2_03.png) no-repeat
		scroll right center #fff;
}

.search-wrap-index input {
	width: 580px;
	min-width: 130px;
	background-color: #fff;
	border: 1px solid #888;
	height: 40px;
	padding-left: 10px;
	margin-left: 15px;
}

.btn-search {
	background-image: url(../images/custom/icon_03.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #306bad;
	height: 40px;
	width: 90px;
	min-width: 40px;
	margin-left: -5px;
	margin-right: 10px;
}

.btn-advanced-search {
	height: 40px;
	width: 112px;
	padding-top: 8px; background-color : #e68114;
	color: #fff;
	background-color: #e68114;
}
.search-wrap-index .btn-advanced-search-en {
	font-size: 12px;
}

#artical-more,.artical-more {
	width: 108px;
	height: 30px;
	border: 1px solid #306bad;
	border-radius: 4px;
	margin: 0 auto 15px;
	color: #306bad;
	font-weight: 600;
	display: block;
}



/* main-right */
.main-right .fast-select {
	width: 100%;
	padding: 20px;
	background-color: #c9ddf7;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.main-right .fast-select .item {
	width: 100%;
	color: #fff;
	background-color: #508edc;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-right .fast-select .item+.item {
	margin-top: 10px;
}

.main-right .fast-select .item span {
	margin-left: 11px;
    width: 100px;
    text-align: left;
}

/* nav-wrap */
.nav-wrap {
	margin-top: 25px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: start;
	font-size: 20px;
	border-bottom: 1px solid #888;
	overflow: scroll;
}

.nav-wrap::-webkit-scrollbar {
	display: none;
}

.nav-wrap div {
	padding: 10px;
	border-radius: 5px 5px 0 0;
	color: #306bad;
	white-space: nowrap;
}

.nav-wrap div+div {
	margin-left: 34px;
}

.nav-wrap .active {
	color: #000;
	font-weight: 700;
}

.nav-wrap div:hover {
	color: #fff;
	background-color: #306bad;
}

.article-list-journalg {
	background-color: #306bad;
}

/*tabbox*/
#myTab {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-top: 25px;
	font-size: 20px;
	border-bottom: 1px solid #888;
	overflow: scroll;
	 width: 500px;
       
        overflow-x: hidden;
        overflow-y: scroll;
        
}

#myTab::-webkit-scrollbar {
	display: none;
}

#myTab li {
	padding: 10px;
	border-radius: 5px 5px 0 0;
	background: #fff;
	white-space: nowrap;
}

#myTab li.active a,#myTab li.active a {
	font-weight: 400;
}

#myTab  a {
	font-size: 20px;
	color: #306bad;
}

#myTab li+li {
	margin-left: 30px;
}
#myTab.tab-ul-index-cn li+li {
	margin-left: 2px;
}

#myTab li:first-child, #myTab li:first-child:hover {
	color: #000;
	font-weight: 700;
	background-color: #fff;
}

#myTab li:hover,#myTab li.active {
	background-color: #306bad;
}

#myTab li:hover a,#myTab li.active a {
	color: #fff;
	text-decoration: none;
}

/* article-list */
.article-list {
	border-bottom: none;
}

.article-list-left {
	position: absolute;
	left: 0;
	top: 9px;
	width: 20px;
	height: 12px;
    min-height: 22px;
}
.article-list-table .article-list-left{top:unset;}
.article-thumb {
	border: 1px solid #888;
	margin-right: 20px;
}
.article-thumb img {
	width:190px;
	height:120px;
    display: inline-block;
}

.article-thumb+.article-info-box {
	margin-left:0;
	padding-left: 20px;
}
.article-thumb+.article-info-box {
	margin-left: 190px;
	
}

.article-list-title {
	padding-bottom: 10px;
}

.article-list-title a {
	font-size: 16px;
	color: #000;
}

.article-list-author { /*height: 17px;*/
	line-height: 17px;
}

.article-list-author a {
	font-size: 15px;
}

.article-list-time {
	margin: 0 0 8px 0;
	font-size: 12px;
	/*height: 14px;*/
}

.article-list-time a {
	color: #075db2;
}

.article-list-info {
	display: flex;
	flex-wrap: nowrap;
	justify-content: start;
}

.article-list-info div+div {
	margin-left: 12px;
}

.article-list-info div {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: space-around;
}

.article-list-info img {
	margin-top: -5px !important;
	margin-right: 3px !important;;
}

.article-list-info a,.article-list-info span {
	font-size: 15px;
}

.article-list+.article-list {
	border-top: 1px dashed #888;
}

/* 投稿指南&下载中心 */
.guide {
	background-color: #f0f7ff;
	margin-top: 40px;
	padding: 20px;
	border: 1px solid #dbdee1;
}

.guide-title-wrap {
	border-bottom: 2px solid #3b75bb;
	padding-bottom: 10px;
}

.guide-title-icon {
	display: flex;
	align-items: center;
}

.guide-title {
	margin-left: 8px;
	font-size: 18px;
	font-weight: 700;
	color: #3b75bb;
}

.guide-wrap .guide-item {
	padding: 10px;
}

.guide-item-wrap {
	display: flex;
	align-items: center;
	justify-content: start;
}

.guide-item-wrap i {
	display: inline-block;
	background-color: #cbcbcb;
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

.guide-wrap .guide-item-wrap+.guide-item-wrap {
	border-top: 1px solid #e7eaef;
}

/*quickbutton  */
.quickbutton {
	margin: 30px 0;
	display: flex;
	flex-direction: column;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.quickbutton-wrap { /* padding: 15px 0 15px 100px; */
	height: 52px;
	border-radius: 5px;
	background-color: #e68114;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.quickbutton-wrap:focus,.quickbutton-wrap:hover {
	text-decoration: none;
	color: #fff;
}

.quickbutton-item-wrap {
	display: flex;
	justify-content: start;
	width: 160px;
}

.quickbutton .quickbutton-wrap+.quickbutton-wrap {
	background-color: #306bad;
}

.quickbutton-wrap+.quickbutton-wrap {
	margin-top: 10px;
}

.quickbutton-item {
	margin-left: 8px;
}

/* 预留广告pre-ad */
.pre-ad {
	height: 110px;
	/* background-color: rgba(0, 0, 0, .5); */
	background-image: url(../images/custom/pre-ad.jpg);
	font-size: 20px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-size: 100% 100%;
}

/* wechainfo */
.wechatinfo {
	display: flex;
	flex-direction: column;
	align-items: start;
	margin-top: 30px;
	border: 1px solid #e8e8e8;
}

.wechatinfo-title-wrap {
	width: 100%;
	background-color: #e3f0ff;
	/* display: flex; */
	/* align-self: center; */
}

.wechatinfo-title {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	background-color: #306bad;
	padding: 15px;
}

.wechatinfo-more {
	height: 55px;
	line-height: 55px;
	margin-right: 10px;
}

.wechatinfo-items-wrap {
	display: flex;
	flex-direction: column;
	/* padding: 20px 20px auto 15px; */
}

.wechatinfo-item {
	display: flex;
	flex-direction: row;
	margin: 20px 20px 15px;
}

.wechatinfo .wechatinfo-item+.wechatinfo-item {
	margin-top: 0;
}

.wechatinfo-item .icon {
	background-color: #cbcbcb;
	border-radius: 50%;
	/*width: 16px;
	height: 10px;*/
	width: 4px;
	height: 4px;
	border: 4px solid #cbcbcb;
	display: inline-block;
	margin-right: 10px;
	margin-top: 9px;
}

.wechatinfo-item-title {
	line-height: 25px;
	font-weight: 700;
	-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.weachtinfo-item-bottom {
	display: flex;
	align-items: center;
}

.weachtinfo-item-bottom div+div {
	margin-left: 20px;
}

/* 通栏广告 */
.ad-banner {
	margin: 30px auto;
	height: auto;
	/*background-image: url(../images/custom/spgykj_29.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	*/
	display:block;
}

/* 企业相关company */
/* .company {
  display: flex;
  justify-content: space-between;
} */
.company .col-lg-4 {
	padding: 0;
}

.company .company-wrap {
	padding: 0 15px;
	/* margin: 0 -15px; */
	
}
.company .company-wrap .wechatinfo {
	height: 503px;
	overflow: hidden;
}
/* 支持企业  轮播图 */
.company-swiper-wrap {
	width: 100%;
}

.company .swiper-container {
	width: 100%;
	height: 446px;
	position: relative;
}

.company .swiper-title {
	position: absolute;
	bottom: 0;
	margin-left: 12px;
	color: #fff;
	font-size: 16px;
	z-index: 21;
	line-height: 50px;
}

.company .company-pagination {
	position: absolute;
	z-index: 20;
	bottom: 0;
	height: 50px;
	width: 100%;
	margin: 0;
	/* background-color: rgba(0,0,0,.3); */
	text-align: center;
	line-height: 50px;
	/* padding-right: 20px; */
}

.company .swiper-pagination-bullet {
	display: inline-block !important;
	width: 8px !important;
	height: 8px !important;
	/* border-radius: 8px; */
	background: #6f6f6f !important;
	margin-right: 12px !important;
	opacity: 0.8 !important;
	/* border: 1px solid #e68114; */
	cursor: pointer !important;
}
.company .swiper-pagination-bullet-active {
	background: #e68114 !important;
}
.company .swiper-active-switch {
	background: #e68114;
}

.company .swiper-button {
	position: absolute !important;
	z-index: 20 !important;
	top: 205px !important;
	width: 36px !important;
	height: 36px !important;
	display: inline-block;
}

.company .swiper-button-pre {
	left: 15px;
	background-image: url(../images/custom/icon_01.png);
}

.company .swiper-button-next {
	background-image: url(../images/custom/icon_02.png);
	right: 15px;
}

/* forum展会论坛 */
.forum-part {
	border: 0;
	
}

.forum .forum-wrap { /* border: 1px solid #; */
	height: 200px;
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.1);
	margin-top: 30px;
	padding: 0 20px;
}

.forum .card {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	height: 80%;
}
.forum .card img {
	width: 90px;
	height: 90px;
	box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.1);
}

.forum .forum-info {
	
}

.forum .forum-info .icon {
	margin-right: 10px;
}

/* forum-banner */
.forum-banner {
	margin-top: 30px;
	width:100%;
}

.forum-banner a { /* width: 11.11%; */
	height: 52px;
	
}
.forum-banner img {
	border: 1px solid #e6e6e6;
}
.forum-banner a+a {
	margin-left: 10px;
}

/* links */
.links {
	min-height: 120px;
	background-color: #f7f7f7;
	margin-top: 15px;
	padding: 15px 0;
}

.links .container {
	height: 100%;
}

.links .container .row {
	height: 100%;
	line-height: 1.8;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #666666;
}

.links .container .link-title {
	font-size: 20px;
	color: #306bad;
	font-weight: 700;
}


.link-wrap::-webkit-scrollbar {
	
}


.container .link-wrap .link-item {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.links .container .link-wrap .link-item+.link-item {
	
}

/* footer */
.footer-last {
	height: 190px;
	background-image: url(../images/custom/footer-bg.jpg);
	color: #f5f7fa;
}

.footer-last .footer-l {
	height: 190px;
	padding-left: 0;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-evenly;
}
.footer-l div a {
	color: #f5f7fa;
}
.footer-l span {
	margin-right: 10px;
}
.footer-l .beian-icon {
	display: inline-block;
	width:20px;
	height:20px;
	background-image: url(../images/custom/wj.png) ;
	vertical-align: middle;
	
}
.footer-r {
	padding-left: 70px;
	padding-top: 20px;
	/* display: flex!important; */
	flex-direction: row;
	flex-wrap: nowrap;
}

.footer-r-wrap {
	width: 100%;
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
}

.footer-r .footer-r-icon-wrap .footer-r-icon-item {
	height: 30px;
	display: block;
	padding-bottom:15px;
	margin-bottom: 15px;
	white-space: nowrap;
	color: #fff;
}

.footer-r .footer-r-icon-wrap span {
	/*margin-bottom: 15px;*/
	margin-right: 12px;
}

.footer-r .footer-r-qr-wrap {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
}
.footer-r-icon-item .footer-icon{
  display: inline-block;
  width: 31px;
  height: 30px;
  vertical-align: middle;
}

.footer-r-qr-item {
  color: #fff;
  width: 125px;;
}
.rss-icon {
  background-image: url(../images/custom/rss_icon.jpg) ;
  background-position: center center;
  background-repeat: no-repeat;
}
.email-icon {
  background-image: url(../images/custom/email_icon.jpg) ;
  background-position: center center;
  background-repeat: no-repeat;
}


.footer-r-qr-item img {
	margin-bottom: 12px;
}
/* 满屏飞 */
.notice-fly {
	/*display: block;*/
}
.close-local {
	display: none!important;
	visible:hidden!important;
}

.wxsp-li{position: relative;}
.wlsp-span{position: absolute;right:-35px;top:2px;font-size:12px;color:red;}

/*修复结构问题导致的padding*/
body .main .main-left {
	padding: 0;
}

body .main .container .container {
	padding: 0 0 30px;
}

/* 自定义新闻栏目二级页列表 */
.column-li-2 {text-align: center;min-height: 150px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.column-li-2 a {display: block;margin: auto;}
.column-li-2 img {max-width: 100%; margin: auto;}
.column-li-2:hover img{scale: 1.01;}
.column-li-2 {margin-bottom: 30px;}
.column-li-2 div{text-align: center;color: #333;padding: 5px 0;height: 50px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

#footerBottom >div +div{margin-top: 20px;}
.article-list-journalg{font-size: 14px;padding: 0 10px;}
@media ( min-width : 1400px) {
	body .container {
		width: 1400px;
	}
	body .main-left {
		width: 75%;
		float: left;
		padding: 0;
	}
	body .main-right {
		width: 25%;
		float: left;
		padding: 0;
		padding-left: 10px;
	}
	body .main-right {
		padding-left: 25px;
	}

	/* main 轮播图 */
	.benkan-wrap {
		float: left;
	}
	.swiper-part {
		float: left;
	}
	.intro {
		float: left;
	}
    .topic-body .article-list{padding-left: 20px;}
.topic-body .article-list-left span{display:inline-block;width:16px;height:17px;background:url(../../../style/images/public/list.png) no-repeat 0}
.topic-body .article-list-left{top: 16px;}
}
@media ( max-width : 1400px) {
    .main>.container{padding-left: 15px;padding-right: 15px;}
	.allwrap .article-info-box{margin-left:0;padding-left:0;}
    .article-thumb+.article-info-box{margin-left: 0;padding-left: 0;}
    .benkan-wrap {height: auto!important;}
}
@media ( max-width : 992px) {
.article-list{padding-left: 0;padding-right: 0;}
.custom-topic-intro-img {width: 100%;margin-right: 0;}
.custom-topic-intro-r {width: 100%; }
}

/*新闻图片max-width 100%*/
.box-article-content p img {max-width: 100% !important;}
.pre-ad-wrap{display:block;width:100%;}
.pre-ad-img{width:100%;}
.figureTextBox , .figure_caption , div.table_caption>div{text-align:center;}
#References .reference-tab .td2 {
    word-break: break-word;
}
/*
html { 
-webkit-filter: grayscale(100%); 
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
-o-filter: grayscale(100%); 
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
_filter:none; 
}
*/

.rh-edit-news-detail p{margin-bottom: 0!important;}


element.style {
    word-break: break-all;
}
.rh-edit-news-detail table td {
    padding: 10px 10px !important;
}
.box-article table td {
   
    border: none;
}


.rh-edit-news-detail .neighborCatalog a{color: #306bad;text-decoration: none;}
.rh-edit-news-detail .neighborCatalog a:hover{color: #23527c;text-decoration: underline;}
body .rh-edit-news-detail a{color: #666;}

.catalog,.catalog a,.cur-date-pub,.cur-date{font-size: 14px;line-height: 27px;}
.catalog a{display: inline-block;margin-left:10px;height: 27px;font-size: 14px;color: #fff; background: #034089;border-radius: 3px;padding:0 15px;text-decoration: none;}
.catalog a:hover{background-color: #e97832;}

/* 自定义特刊详情页 */
.custom-topic-intro {margin-bottom: 25px;}
.custom-topic-intro-img {width: 650px;max-width: 100%;}
.custom-topic-intro-img.fl {width: 350px;max-width: 100%;margin-right: 15px;}
.custom-topic-intro-r {width: calc(100% - 375px); }
.topic-tag-list {margin-bottom: 20px;}
.topic-nav-tabs-wrap {width: 100%;overflow: auto;}
#topicTagTabContent {min-height: 500px;}
#topicTagTab .nav a {font-size: 18px;}
#topicTagTabUl {display: flex;flex-wrap: nowrap;align-items: center;margin-top: 25px;font-size: 20px;border-bottom: 1px solid #888;overflow: scroll;min-width: 500px;overflow-x: hidden;overflow-y: scroll;}
#topicTagTabUl::-webkit-scrollbar {display: none;}
#topicTagTabUl li {padding: 10px;border-radius: 5px 5px 0 0;background: #fff;white-space: nowrap;}
#topicTagTabUl li.active a,#topicTagTabUl li.active a {font-weight: 400;}
#topicTagTabUl a {font-size: 20px;color: #306bad;padding: 0;border: none;}
#topicTagTabUl li+li {margin-left: 5px;}
/* #topicTagTabUl.tab-ul-index-cn li+li {margin-left: 2px;} */
/* #topicTagTabUl li:first-child, #topicTagTabUl li:first-child:hover {color: #000;font-weight: 700;background-color: #fff;} */
#topicTagTabUl li:hover,#topicTagTabUl li.active {background-color: #306bad;}
#topicTagTabUl li:hover a,#topicTagTabUl li.active a {color: #fff;text-decoration: none;background-color: #306bad;}

.dyh li+li{margin-left: 88px;}

.column-2 {display: flex;flex-wrap: wrap;}
.column-2 li {float: none;}

@media ( max-width : 992px) {
    .custom-topic-intro-img{width: 100%;}
    .custom-topic-intro-img.fl{width: 100%;margin-right: 0;margin-bottom: 15px;}
    .custom-topic-intro-r{width: 100%;}
    .main-left {margin-bottom: 20px;}
    #swiper-container-ad {height: auto;}
    .ad-banner {margin: 30px 15px 0;}
    .forum .col-lg-3 {padding-left: 0;padding-right: 0;}
    .footer-last .footer-l{padding-left: 15px;}
}

#topicTagTabContent img{max-width: 100%;}
