﻿.main-content {
	width: 100%;
	background: #f5f5f5
}

.content {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	background: #f5f5f5
}

.con-right {
	width: 904px;
	padding-top: 14px;
	background-color: #fff;
	box-shadow: 0 0 12px 0 rgba(4, 0, 0, .04);
	border-radius: 6px;
	margin-bottom: 24px;
	margin-top: 24px;
	padding-bottom: 50px;
	min-height: 850px
}

.cover-information {
	width: 830px;
	height: 274px;
	margin: 0 auto;
	margin-top: 37px;
	display: flex;
	align-items: center
}

.magazine-cover {
	width: 206px;
	height: 274px;
	background-color: #bfbfbf;
	border-radius: 2px
}

.magazine-cover img {
	width: 100%;
	height: 100%
}

.magazine-information {
	width: 490px;
	height: 233px;
	margin-left: 38px
}

.magazine-information p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px
}

.magazine-introduction {
	margin: 0 auto;
	width: 830px
}

.magazine-introduction p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #666
}

.magazine-purpose {
	margin: 0 auto;
	width: 830px
}

.purpose-item {
	margin-top: 20px
}

.purpose-itemTitle {
	display: flex;
	align-items: center
}

.purpose-itemTitle p {
	font-weight: 700;
	font-size: 14px;
	color: #333;
	margin-left: 10px
}

.purpose-con {margin:20px 40px;
	font-size: 14px;
	color: #666;
	line-height: 40px
}
.purpose-con .about_img{float:left;width:200px;margin:0 20px 20px 0;}

.purpose-con a{
	color: #666;
	text-decoration:none;
	}
.purpose-con a:hover{
	color: #5494d2;
	text-decoration:underline;
	}
.con-right-notice {
	width: 830px;
	margin: 0 auto;
	margin-top: 40px
}

.notice-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 32px
}

.notice-item img {
	margin-top: 7px
}

.notice-item p {
	margin-left: 20px;
	font-size: 14px;
	line-height: 22px;
	color: #666
}

.con-right-address {
	width: 830px;
	margin: 0 auto
}

.address-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 32px
}

.address-itemcon {
	margin-left: 10px;
	font-size: 14px;
	line-height: 22px;
	color: #333
}

.con-right-contact {
	width: 830px;
	margin: 0 auto;
	margin-top: 39px
}

.contact-item {
	width: 232px;
	height: 59px;
	display: flex;
	align-items: flex-start;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 20px
}

.contact-item img {
	margin-top: 8px
}

.contact-item-con {
	margin-left: 8px
}

.contact-item-name {
	font-size: 14px;
	color: #999;
	line-height: 24px
}

.contact-item-QQ {
	font-size: 18px;
	color: #333
}




.con-right-periodical {
	width: 864px;
	margin: 0 auto;
	margin-top: 40px
}

.periodical-row {
	width: 864px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
	flex-wrap: wrap
}

.periodical-item {
	width: 202px;
	height: 249px;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(4, 0, 0, .04);
	border-radius: 4px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.periodiacl-cover {
	width: 202px;
	height: 204px;
	background-color: #f8f8f8;
	display: flex;
	justify-content: center;
	align-items: center
}

.periodiacl-cover img {
	width: 136px;
	height: 185px;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s
}

.periodiacl-cover img:hover {
	transform: scale(1.8)
}

.periodiacl-stage {
	width: 202px;
	height: 45px;
	font-size: 14px;
	color: #252a34;
	text-align: center;
	line-height: 45px
}

.pagination {
	width: 100%;
	text-align: center
}





.con-right-notice h1 {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	line-height: 50px
}

.notice-time {
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
	float: left;
	font-size: 12px;
	color: #999;
	background: #efefef
}

.paragraph {
	font-size: 16px;
	line-height: 46px;
	text-indent: 25px
}












.contribute-reminder{
	margin: 0 auto;
	width: 870px;
	height: 115px;
	display: flex;
	align-items: flex-start;
	padding-left: 19px;
	padding-right: 68px;
	padding-top: 38px;
	border-bottom: 2px dashed #5494d2
}

.contribute-reminder p{
	margin-left: 28px;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	text-align: justify
}

.contribute-reminder img{
	padding-top: 4px
}

.el-form{
	margin: 0 auto;
	width: 463px;
	margin-top: 20px
}

.form-ce-item{
	width: 463px;
	height: 34px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.form-ce-label{
	font-size: 14px;
	color: #333
}

.form-ce-input{
	width: 385px;
	height: 34px;
	background-color: #f5f5f5;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	padding-left: 8px;
	box-sizing: border-box
}

.form-ce-file{
	width: 463px;
	height: 34px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.form-file-btn{
	width: 385px;
	height: 34px;
	line-height: 34px
}

.form-ce-message{
	width: 463px;
	height: 105px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px
}

.form-ce-textarea{
	box-sizing: border-box;
	width: 385px;
	height: 105px;
	border: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	resize: none
}

.form-submit-btn{
	box-sizing: border-box;
	width: 385px;
	height: 38px;
	background-color: #5494d2;
	border: none;
	color: #fff;
	font-size: 16px
}




.tg_form{padding:20px 0;padding-left:7%;}
.tg_form2{padding:20px 0;padding-left:10%;}
.tg_form li{font-size:14px;padding:8px 10px;color:#333333;}
.tg_form2 li{padding:10px;}
.tg_form li span{float:left;display:block;
	width:37px;line-height:30px;
}
.frtg {width:270px;
    height: 35px;
    line-height: 35px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #d6d6d6;
    text-indent: 10px;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0px;
    font-size: 12px;
    vertical-align: middle;}
.tg_form2 .frtg{width:575px;height:35px;}
.frtg2 {padding:3px 5px;width:180px;
}
.tg_form2 .frtg2{width:575px;height:35px;}
.frtg3{height:80px;}
.tg_form2 .frtg3{height:100px;}
.tg_form2 p{color:#ff0000;line-height:30px;}
	.wycs1e-1 {
		display: inline-block;
		margin: auto 10px;
		width: 136px;
		height: 40px;
		color: #FFFFFF;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		font-size: 14px;
		border: none;
		background: #5494d2;
	}
	
	.wycs1e-2 {
		display: inline-block;
		margin: auto 10px;
		width: 136px;
		height: 40px;
		color: #FFFFFF;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		font-size: 14px;
		border: none;
		background: #ccc;
	}
.tg_form .wycs1e-1,.tg_form .wycs1e-2 {
    width: 100px;
    height: 40px;
}
.tg_form2 .wycs1e-1,.tg_form2 .wycs1e-2 {    width: 160px;
    height: 40px;}
	.tg_form2 p{padding:5%;}
	
li {
    list-style: none;
}


.wycs1 {
  width: 100%;
  margin: 25px 0;
}

.wycs1 li {
  width: 100%;
  float: left;
  margin-bottom: 35px;
}

.wycs1 li p {
  float: left;width:88px;
  height: 36px;
  text-align: right;
  color: #333333;
  font-size: 14px;
  line-height: 36px;
}

.wycs1 li p span {
  color: #ff0000;
  margin-right: 3px;
}

.wycs1a {
  width: 480px;
  height: 36px;
  float: left;
  line-height: 34px;
  background: #FFFFFF;
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
  text-indent: 10px;
}
.wycs1e{padding-left:80px;}
#div_cg1{padding:20px 50px;}