@charset "utf-8";

* {
	padding: 0;
	/* margin: 0; */
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.rei_two_t {
	width: 99.7%;
	height: auto;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.rei_thr_t_b {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #e7e7e7;
	padding-bottom: 15px;
}

.rei_thr_t_b_li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 17px;
}

.rei_thr_t_b_li div {
	width: 125px;
	height: 35px;
	text-align: right;
	font-size: 14px;
	color: #033c9b;
	float: left;
	line-height: 30px;
}

.rei_thr_t_b_li input {
	width: 216px;
	padding: 5px;
	font-size: 14px;
	color: #4f5050;
	float: left;
}

.rei_thr_t_b_li p {
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 32px;
	margin-left: 10px;
}

.rei_thr_t_b_li p l {
	color: #ff0000;
}

.rei_two_b {
	width: 100%;
	height: 60px;
	background: #f0f0f0;
	overflow: hidden;
}

.rei_two_b a {
	display: block;
	width: 184px;
	height: 34px;
	background: -webkit-linear-gradient(top, #2c98e6, #047bfd);
	border-radius: 3px;
	border: 1px solid #56afd3;
	margin: auto;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
	margin-top: 12px;
}

.rei_two_b a button {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgb(48, 155, 232);
	outline: none;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 14px;
}

.rei_two_b a button:hover {
	opacity: .9;
}

.cls {
	clear: both !important;
}

.nianhui {
	clear: both !important;
}

.clr_b {
	color: #1769ae !important;
}

.clr_c {
	color: #ccc;
}

.clr_6 {
	color: #666;
}

.clr_3 {
	color: #333;
}

.clr_9 {
	color: #999;
}

.clr_8 {
	color: #888;
}

.clr_f {
	color: #fff;
}

.clr_r {
	color: #db4848;
}

.clr_5 {
	color: #555;
}

.clr_a {
	color: #aaa;
}

.clr_ora {
	color: #d98f5c;
}

.clr_g {
	color: #009240;
}

.clr_y {
	color: #fffc00 !important;
}

.clr_b2 {
	color: #278aeb;
}

.clr_b3 {
	color: #73cedf;
}

.f_12 {
	font-size: 12px;
}

.f_14 {
	font-size: 14px;
}

.f_16 {
	font-size: 16px;
}

.f_18 {
	font-size: 18px;
}

.f_20 {
	font-size: 20px;
}

.f_22 {
	font-size: 22px;
}

.f_24 {
	font-size: 24px;
}

.f_26 {
	font-size: 26px;
}

.f_30 {
	font-size: 30px;
}

.f_28 {
	font-size: 28px;
}

.f_32 {
	font-size: 32px;
}

.f_34 {
	font-size: 34px;
}

.f_36 {
	font-size: 36px;
}

.f_40 {
	font-size: 40px;
}

.f_wei {
	font-weight: bold;
}

.f_norm {
	font-weight: normal;
}

.f_yahei {
	font-family: Microsoft YaHei;
}

.al_lt {
	text-align: left;
}

.al_rt {
	text-align: right;
}

.al_ct {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ver_mid {
	vertical-align: middle;
}

.ver_top {
	vertical-align: top;
}

.opa8 {
	opacity: 0.8;
}

.opa8h:hover {
	opacity: 0.8;
}

.f_arial {
	font-family: arial;
}

.mt_10 {
	margin-top: 10px;
}

.mt_15 {
	margin-top: 15px;
}

.mt_25 {
	margin-top: 25px;
}

.mt_20 {
	margin-top: 20px;
}

.mt_30 {
	margin-top: 30px;
}

.mt_40 {
	margin-top: 40px;
}

.mt_50 {
	margin-top: 50px;
}

.mt_60 {
	margin-top: 60px;
}

.lh_20 {
	line-height: 20px
}

.lh_30 {
	line-height: 30px
}

.lh_40 {
	line-height: 40px
}

.pos_rela {
	position: relative;
}

/* CSS Document */
* {
	padding: 0px;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-style: normal;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
form,
p,
span,
b,
u,
s,
i {
	list-style: none;
	margin: 0 auto;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: #FC0000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mt-100 {
	margin: -100px;
}

.wrap {
	/* width: 1250px; */
	margin: 0 auto;
}

.header {
	background: #f8f8f8;
}

.header .wrap {
	height: 60px;
}

.header img {
	height: 60px;
}

.banner {
	width: 100%;
	height: 390px;
}

.nav {
	background: #f7f7f7;
	border-bottom: solid 1px #ebebeb;
}

.nav ul {
	overflow: hidden;
}

.nav li {
	float: left;
	min-width: 125px;
}

.nav li a {
	display: block;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #000;
}

.important {

	border-bottom: solid 1px #dbdbdb;
}

.important .wrap {
	overflow: hidden;
}

.ipt-a {
	overflow: hidden;
	padding: 20px 0;
}

.ipt-a h6 {
	position: relative;
	float: left;
	background: #58ab31;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	padding: 0 10px;
	border-radius: 5px;
	margin-right: 15px;
}

.ipt-a h6:after {
	content: "";
	position: absolute;
	top: 10px;
	right: -5px;
	border-top: solid 5px transparent;
	border-bottom: solid 5px transparent;
	border-left: solid 5px #58ab31;
}

.ipt-a dl {
	float: left;
	line-height: 30px;
	margin-right: 15px;
}

.ipt-a dt {
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #58ab31;
}

.ipt-a dd {
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #1565ad;
}

.ipt-b {
	width: 300px;
	padding: 15px 0;
	text-align: center;
}

.ipt-b a {
	width: 125px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 15px;
}

.ipt-b a:nth-child(1) {
	background: #ff0000;
}

.ipt-b a:nth-child(2) {
	background: #7f7f7f;
}

.ipt-b a:hover {
	background: #1565AD;
}

.main {
	overflow: hidden;
}

.ml {
	/* width: 920px; */
	flex: 1;
	min-width: 0;
	margin-right: 30px;
}

.ml .title {
	border-bottom: solid 1px #499ecd;
	position: relative;
	margin-bottom: 20px;
}

.ml .title h2 {
	font-size: 24px;
	color: #499ecd;
	letter-spacing: 2px;
	font-weight: 500;
	text-indent: 15px;
	padding-bottom: 10px;
	margin-top: 35px;
}

.ml .title a {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #499ecd;
	font-size: 14px;
}

.ml .title a:hover {
	color: #FC0000;
}

.ml-a1 {
	overflow: hidden;
}

.flex {
	display: flex;
}

.ml-a1-a {
	width: 310px;
	margin-right: 30px;
}

.ml-a1-a img {
	width: 100%;
	height: 230px;
}

.ml-a1-b {
	flex: 1;
	min-width: 0;
	/* width: 580px; */
}

.ml-a1-b1 {
	border-bottom: dashed 1px #c9c9c9;
	padding-bottom: 20px;
}

.ml-a1-b1 a {
	display: block;
	font-size: 18px;
	color: #ff1717;
	margin-bottom: 10px;
}

.ml-a1-b1 p {
	font-size: 14px;
	color: #565656;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}

.ml-a1-b2 {
	padding-top: 10px;
}

.ml-a1-b2 li a {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.ml-b-cont {
	height: 291px;
	overflow: hidden;
}

.ml-b1-a {
	position: relative;
}

.ml-b1-a ul {
	width: 100% !important;
}

.ml-b1-a li {
	display: none;
	overflow: hidden;
	width: 100% !important;
}

.ml-b1-a li a {
	display: block;
	float: left;
	width: calc((100% - 20px)/2);
	font-size: 18px;
	color: #6e6e6e;
	line-height: 43px;
	height: 43px;
	text-indent: 10px;
	margin: 10px auto;
	margin-right: 10px;
	background: #fbfbfb;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ml-b1-a li a:hover {
	color: #fc0000;
}

.ml-b1-b {
	text-align: center;
	padding-top: 20px;
}

.ml-b1-b li {
	cursor: pointer;
	display: inline-block;
	width: 45px;
	/* height: 8px; */
	background: #d6d6d6;
	margin: 0 8px;
	font-size: 1px;
}

.ml-b1-b .on {
	background: #eeab6e;
}

.ml-c1 table {
	width: 100%;
	border-left: solid 1px #f1f1f1;
	border-top: solid 1px #f1f1f1;
}

.ml-c1 table td {
	line-height: 50px;
}

.ml-c1 table tr td {
	font-size: 16px;
	text-align: center;
	border-bottom: solid 1px #f1f1f1;
	border-right: solid 1px #f1f1f1;
}

.ml-c1 table tr td:last-child {
	font-size: 14px;
	width: 550px;
	text-align: left;
	text-indent: 15px;
}

.ml-d1 {
	overflow: hidden;
}

.ml-d1-a img {
	width: 295px;
	height: 235px;
}

.ml-d1-b {
	width: 600px;
}

.ml-d1-b1 {
	font-size: 16px;
	line-height: 30px;
	color: #4b4b4b;
}

.ml-d1-b2 {
	text-align: right;
	padding: 20px 0;
}

.ml-d1-b2 a {
	display: inline-block;
	width: 190px;
	line-height: 50px;
	background: #f49601;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.ml-d1-b2 a:hover {
	background: #ff1717;
}

.footer {
	margin-top: 95px;
	background: #414141;
	padding: 30px 0;
}

.footer div {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.mr {
	width: 300px;
	padding-top: 30px;
}

.mr-a li {
	background: #499ecd;
	margin-bottom: 30px;
}

.mr-a li:hover {
	background: #fc0000;
}

.mr-a li a {
	display: block;
	line-height: 70px;
	color: #fff;
	font-size: 20px;
	text-indent: 85px;
}

.mr-a .review {
	background: #77ba5d;
}

.mr-b {
	margin-bottom: 30px;
}

.mr-b1 {
	color: #fff;
	font-size: 24px;
	background: #3594c9;
	line-height: 55px;
	text-align: center;

}

.mr-b2 {
	padding: 10px 20px;
	background: #499ecd;
}

.mr-b2 div {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}

.mr-b2 div a {
	display: inline-block;
	line-height: 30px;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
}

.mr-b2 div a:hover {
	color: #fc0000;
}

.mr-b3 {
	background: #4ea9d9;
	padding: 10px 20px;
}

.mr-b3 div {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.mr-b3 div a {
	display: inline-block;
	line-height: 30px;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
}

.mr-b3 div a:hover {
	color: #fc0000;
}

/*年会*/
.ml-b-title {
	border-bottom: solid 1px #499ecd;
	padding-top: 35px;
	margin-bottom: 20px;
}

.ml-b-title ul {
	overflow: hidden;
}

.ml-b-title li {
	float: left;
	padding: 0 15px;
	font-size: 24px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.ml-b-title .active {
	border-bottom: solid 3px #499ecd;
	color: #499ECD;
}

.ml-e1 {
	overflow: hidden;
}

.ml-e1 ul {
	width: 940px;
}

.ml-e1 li {
	float: left;
	width: 213px;
	border: solid 1px #e9e9e9;
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	padding: 10px 0;
}

.ml-e1 li:hover {
	border: solid 1px #3594C9;
}

.ml-e1-a {
	text-align: center;
}

.ml-e1-a img {
	display: inline-block;
	width: 150px;
	height: 200px;
}

.ml-e1-b {
	text-align: center;
	font-size: 18px;
	margin-bottom: 5px;
}

.ml-e1-b small {
	font-size: 14px;
	padding-left: 10px;
}

.ml-e1 dl {
	padding: 0 10px;
}

.ml-e1 dt {
	font-size: 14px;
}

.ml-e1 dd {
	color: #a3a3a3;
	font-size: 14px;
}

.content {
	min-height: 320px;
	padding: 40px;
	font-size: 14px;
}


.content p {
	line-height: 2em;
	font-size: 16px;
	margin: 15px 0;
}

.content p img {
	text-indent: 0;
}

.content p a {
	border-bottom: 1px solid #999;
}

.content {
	margin-top: 20px;
	margin-bottom: 50px;
	color: #666;
}


/*注册参会页面*/


.jd {
	background: url(../images/dotline.png) repeat-x 0 bottom;
	padding: 20px 0;
}

.ipt0 {
	padding: 3px 5px;
	width: 150px;
	border: 1px solid #d8d8d8;
}

.ipt1 {
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #d8d8d8;
}

.ipt420 {
	padding: 3px 5px;
	width: 420px;
	border: 1px solid #d8d8d8;
}

.sele1 {
	border: 1px solid #d8d8d8;
	padding: 3px 5px;
}

.hy_tbl td {
	padding: 8px;
}

.lines {
	border-bottom: 1px solid #e4e4e4;
}

.submit_btn {
	background: url(../images/submit.png) no-repeat;
	width: 180px;
	height: 39px;
	border: 0;
	cursor: pointer;
}

.submit_btn_sm {
	background: #42a4ff;
	width: 120px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

.back_btn {
	height: 39px;
}

span.correct {
	vertical-align: middle;
	font-size: 12px;
	color: #51ac0e;
	background: url(../images/correct.png) left center no-repeat;
	padding: 2px 0px 2px 22px;
}

span.error {
	vertical-align: middle;
	font-size: 12px;
	color: #FF2323;
	background: url(../images/error.png) left center no-repeat;
	padding: 2px 0px 2px 22px;
}



/*投稿页面*/

.ls_tbl th {
	font-weight: normal;
	background: #8eccdb;
	padding: 10px;
	text-align: center;
	border: 1px solid #d8d8d8;
}

.ls_tbl td {
	padding: 10px;
	border: 1px solid #d8d8d8;
	line-height: 20px;
}

.sub_ul li {
	margin-top: 20px;
}

.load_more {
	background: #ededed;
	padding: 30px 0;
	display: block;
	margin-top: 1px;
}

.ipt2 {
	border: 1px solid #dbdbdb;
	padding: 10px 15px;
	width: 100%;
	box-sizing: border-box;
}




.text2 {
	border: 1px solid #dbdbdb;
	padding: 10px 15px;
	width: 100%;
	height: 100px;
	box-sizing: border-box;
}



.iptcode {
	border: 1px solid #dbdbdb;
	padding: 10px 8px;
	width: 28px;
}

.iptmobile {
	border: 1px solid #dbdbdb;
	padding: 10px 8px;
	width: 260px;
}

input.readonly {
	background: #eee;
	color: #666;
}

.ls_tbl2 th {
	font-weight: normal;
	background: #96d290;
	padding: 10px;
	text-align: center;
	border: 1px solid #d8d8d8;
}

.ls_tbl2 td {
	padding: 10px 15px;
	border: 1px solid #d8d8d8;
	line-height: 25px;
}

.clr_92 {
	color: #929292;
}

.sub_btn_dotline {
	background: url(../images/dotline.png) repeat-x;
	margin-top: 50px;
	padding-top: 50px;
}

.view_title {
	color: #ff955b;
}

.view_desc {
	color: #d4d3d3;
	border: 1px solid #eee;
	padding: 15px 0;
}

.lh30 {
	line-height: 30px;
}

a.btnsubmit {

	background: url(../images/btnsubmit.png) no-repeat;
	width: 166px;
	height: 44px;
	color: #fff;
	font-size: 16px;
	display: block;
	line-height: 44px;
	border: none;
	margin: 20px auto;
	cursor: pointer;
}

a.smbtn-look {
	width: 22px;
	height: 18px;
	display: inline-block;
	background: url(../images/smbtn_look.png) no-repeat center center;
}

a.smbtn-edit {
	padding-left: 26px;
	height: 18px;
	display: inline-block;
	background: url(../images/smbtn_edit.png) no-repeat bottom left;
}

a.smbtn-del {
	padding-left: 26px;
	height: 18px;
	display: inline-block;
	background: url(../images/smbtn_del.png) no-repeat bottom left;
}

a.btn-add-author {
	width: 144px;
	height: 34px;
	display: inline-block;
	background: url(../images/btn_add_author.png) no-repeat center center;
}

a.btn-submit {
	width: 227px;
	height: 68px;
	display: inline-block;
	background: url(../images/btn_submit.png) no-repeat center center;
}

a.btn-back {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url(../images/btn_back.png) no-repeat center center;
}

a.btn-alipay {
	width: 205px;
	height: 38px;
	display: inline-block;
	background: url(../images/btn-alipay.gif) no-repeat center center;
}

a.btn-wxpay {
	width: 205px;
	height: 38px;
	display: inline-block;
	background: url(../images/btn-wxpay.gif) no-repeat center center;
}

.authordl {
	width: 100%;
}

.authordl dt {
	float: left;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	width: 150px;
	clear: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 20px;
}

.authordl dd {
	height: 38px;
	line-height: 38px;
	padding-top: 20px;
}

.authordl dd .iptdd {
	border: 1px solid #dbdbdb;
	padding: 10px 8px;
	width: 320px;
}



.select2-container {
	margin: 0px 0 0 0 !important;
}

.select2-container .select2-choice {
	padding: 0 10px 0 10px !important;
}

.select2-container .select2-choice .select2-arrow b {
	background-position: 0 0px !important;
}


.fileinput-preview {
	display: table-cell;
	float: left;
	width: 250px;
	height: 14px;
	padding: 15px 12px;
	font-size: 14px;
	line-height: 14px;
	margin: 7px 0px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	z-index: 2;
}

.fileinput-btn {
	width: 166px;
	height: 44px;
	float: left;
	position: relative;
	margin: 7px 10px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/btn_upload.png) no-repeat;
}

.fileinput-btn input {
	width: 166px;
	height: 44px;
}

/*年会home*/

.feetable {
	width: 100%;
	border-collapse: collapse;
	border-right: solid #1467c7 1px;
	vertical-align: middle;
	text-align: center;
}

.feetable p {
	line-height: 18px;
	padding: 10px;
}

.feetable th {
	border-right: solid #fff 1px;
	border-bottom: solid #fff 1px;
	color: #fff;
	font-family: Candara;
}

.feetable th.odd {
	background: #084285;
}

.feetable th.even {
	background: #003476;
}

.feetable td {
	color: #003476;
	border-left: solid #1467c7 1px;
	border-bottom: solid #1b5fad 1px;
}


/*年会home*/
.zx_h2 {
	border-bottom: 2px solid #73cedf;
	padding-bottom: 10px;
}

.mores1 {
	position: absolute;
	bottom: 12px;
	right: 0;
}

.zx_img {
	width: 202px;
	height: 144px;
}

.zx_ul li {
	margin-top: 20px;
}

.zx_ul li a:hover {
	color: #3E9CDB;
}

.zx_desc {
	width: 700px;
}

.zx_desc p {
	line-height: 24px;
	margin-top: 10px;
}

.roomtable {
	width: 100%;
	border-collapse: collapse;
	border-right: solid #1467c7 1px;
	vertical-align: middle;
	text-align: center;
}

.roomtable p {
	line-height: 18px;
	padding: 10px;
}

.roomtable th {
	border-right: solid #fff 1px;
	border-bottom: solid #fff 1px;
	color: #fff;
	font-family: Candara;
}

.roomtable th.odd {
	background: #084285;
}

.roomtable th.even {
	background: #003476;
}

.roomtable td {
	color: #003476;
	border-left: solid #1467c7 1px;
	border-bottom: solid #1b5fad 1px;
}


/*division.php*/
.bar2 {
	border: 1px solid #e7e7e7;
	height: 45px;
	line-height: 45px;
}

.bar3 {
	border-bottom: 1px solid #e7e7e7;
	height: 56px;
	line-height: 56px;
	background: #f8f8f8;
	text-indent: 10px;
}

.btna1 {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/btn_green.png) no-repeat;
	height: 40px;
	line-height: 40px;
	width: 111px;
	text-align: center;
	text-indent: 0;
}

.btna2 {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../images/btn_gray.png) no-repeat;
	height: 40px;
	line-height: 40px;
	width: 111px;
	text-align: center;
	text-indent: 0;
}

.guanzhu:link,
.guanzhu:visited {
	color: #999;
	background: url(../images/star_gray.png) no-repeat 0 8px;
	padding-left: 25px;
	position: absolute;
	top: 15px;
	right: 20px;
}

.guanzhu:hover,
.guanzhua:link,
.guanzhua:visited {
	color: #ff6000;
	background: url(../images/star_light.png) no-repeat 0 8px;
	padding-left: 25px;
	position: absolute;
	top: 15px;
	right: 20px;
}


/*网上展厅*/
.con_cha {
	width: 850px;
	height: auto;
	overflow: hidden;
	position: relative;
	background: #f6f6f6;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
}

.con_cha_li {
	width: 183px;
	height: 189px;
	border: 1px solid #a8d6f5;
	overflow: hidden;
	margin: auto;
}

.con_cha_li img {
	display: block;
	width: 183px;
	height: 122px;
}

.con_cha_li p {
	text-align: center;
	font-size: 14px;
	color: #2e2e2e;
	margin-top: 2px;
	margin-bottom: 7px;
}

.con_cha_li a {
	display: block;
	width: 67px;
	height: 22px;
	margin: auto;
	border: 1px solid #dbecf9;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #005c9d;
	border-radius: 50px;
	position: absolute;
	bottom: 5px;
	left: 60px;
	background: #f6f6f6;
}

.con_cha_li a:hover {
	background: #368bc6;
	border: 1px solid #368bc6;
	color: #fff;
}

.con_cha .swiper-container {
	margin-left: 38px;
	margin-right: 38px;
}

.con_cha .swiper-button-prev {
	outline: none;
	width: 23px !important;
	height: 23px !important;
	margin-top: -11px !important;
	background: url(/images/index/icon1.png);
}

.con_cha .swiper-button-next {
	outline: none;
	width: 23px !important;
	height: 23px !important;
	margin-top: -11px !important;
	background: url(/images/index/icon2.png);
}

.con_cha .swiper-button-prev:hover {
	opacity: .8;
}

.con_cha .swiper-button-next:hover {
	opacity: .8;
}


.main-flex {
	display: flex;
}

.ml-a1-flex {
	display: flex;
}

.schedule {
	text-align: center;
}

.content img {
	max-width: 100%;
	height: auto !important;
}


#s2id_theme.select2-container {
	min-width: 380px;
}

#s2id_cnationid.select2-container {
	min-width: 338px;
}


#s2id_theme2.select2-container{
	min-width: 530px;
}

#s2id_theme2.select2-container .select2-choice > .select2-chosen{
	font-size: 14px;
}




@media (max-width:1200px) {
	.mr {
		width: 200px;
	}

	.mr-a li a {
		font-size: 16px;
		background-size: 40px 33px !important;
		text-indent: 65px;
	}

	.nav li {
		min-width: 100px;
	}

	.nav li a {
		font-size: 16px;
	}

	.ml-b1-a li a {
		font-size: 16px;
	}

	.mr-b1 {
		font-size: 20px;
	}

	.mr-b2 div {
		font-size: 14px;
		line-height: 24px;
	}

	.mr-b3 div a {
		font-size: 14px;
		line-height: 24px;
	}

	.mr-b3 div {
		font-size: 14px;
		line-height: 24px;
	}

	.mr-b2 div a {
		font-size: 14px;
		line-height: 24px;
	}
}

@media (max-width:992px) {

	.ml-a1-flex {
		display: block;
	}

	.nav li {
		min-width: 80px;
	}

	.ml-a1-a {
		margin-right: 0;
		margin-bottom: 20px;
	}

	#s2id_theme.select2-container{
		min-width: unset;
	}
	
	#s2id_theme2.select2-containe{
		width: 100%;
		min-width: unset;
	}
	
	/* #s2id_cnationid.select2-container{
		width: 100%;
		min-width: unset;
	} */
	
	div.tagsinput{
		width: 100%!important;
	}
	
	#s2id_theme2.select2-container{
		width: 100%;
		min-width: unset;
	}
	
	.ls_tbl2 th{
		font-size: 14px;
	}

}


@media(min-width:992px){
	.ipt2{
		width: 530px;
	}
	
	.text2 {
		width: 530px;
	}
	
	div.tagsinput{
		width: 100%;
	}
	
	.authordl{
		width: 500px;
	}
}

/*768px*/
@media (max-width:1199px) {
	.ipt1 {
		display: block;
	}
	
	.main-flex {
		display: block;
		flex-direction: column-reverse;
	}

	.banner {
		height: 200px;
		background-size: cover !important;
	}

	.ml {
		margin-right: 0;
		float: unset;
	}

	.ml-a1-a {
		margin-right: 0;
		width: 100%;
	}

	.ml-b1-a li a {
		font-size: 14px;
	}

	.ipt-b {
		float: unset;
		width: 100%;
		text-align: center;
	}

	.ipt-a {
		float: unset;
		padding: 15px 0 0;
	}
	
	.ipt-a h6{
		display: block;
		margin-bottom: -30px;
	}
	
	.ipt-a dl{
		margin-left: 91px;
	}

	.nav li {
		width: 25%;
	}

	.nav li a {
		font-size: 14px;
		line-height: 40px;
	}


	.mr {
		width: 100%;
		float: unset;
	}

	.mr-a li {
		margin-bottom: 10px;
	}

	.mr-a li a {
		line-height: 50px;
		font-size: 14px;
		background-size: 30px 25px !important;

	}

	.footer {
		margin-top: 30px;
	}

	.content {
		padding: 0;
		min-height: unset;
	}

	.bar3 {
		font-size: 16px;
		line-height: 20px;
		padding-right: 120px;
		padding-left: 10px;
		display: flex;
		align-items: center;
		text-indent: unset;
	}

	.pos_rela p,
	.pos_rela span {
		font-size: 14px !important;
	}

	.ipt-a dt {
		font-size: 14px;
	}

	.ipt-a dd {
		font-size: 14px;
	}

	.ipt-a h6 {
		font-size: 14px;
	}

	.ipt-b a {
		font-size: 14px;
	}

	.ml-a1 p,
	.ml-a1 span {
		font-size: 14px;
	}

	.content p,
	.content span {
		font-size: 14px !important;
	/* 	white-space: pre-line; */
	}

	.block {
		display: block;
	}

	input.btnsubmit {
		font-size: 14px;
	}

	.al_lt {
		font-size: 14px;
		line-height: 24px;
	}

	.feetable td {
		font-size: 14px;
	}

	.feetable th {
		font-size: 14px;
	}

	.contentdiv p {
		font-size: 14px;
	}

	.feetable {
		margin-top: 10px;
	}

	.radio-group label,
	.radio-group span {
		font-size: 14px;
	}

	.rei_thr_t_b_li div {
		line-height: 30px;
		overflow: hidden;
		width: 110px;
	}

	.rei_two_t {
		margin-top: 10px;
	}
	
	.rei_thr_t_b_li{
		padding-right: 10px;
	}
	
	#invoicetypetips {
		display: block;
		margin-left: 110px;
		font-size: 12px;
		margin-top: 5px;
	}
	
	.rei_thr_t_b_li input{
		width: calc(100% - 110px);
	}
	
	.hy_tbl td:first-child{
		white-space: nowrap;
	}
	
	#s2id_theme.select2-container{
		width: 200px;
	}
	
	.ml .title h2{
		font-size: 20px;
	}
	
	.submit_btn{
		font-size: 14px;
	}
	
	a.btn-back{
		width: 30px;
		height: 30px;
		background-size: cover;
	}
	
	.authordl dt{
		width: 80px;
		font-size: 14px;
		padding-top: 10px;
	}
	
	.authordl dd .iptdd{
		width: 200px;
	}
	
	.authordl dd label{
		font-size: 14px;
	}
	
	.iptmobile{
		width: 140px;
	}
	
	#s2id_cnationid.select2-container{
		min-width: unset;
		width: 220px;
	}
	
	.authordl dd{
		padding-top: 10px;
	}
	
	.jd{
		font-size: 14px;
	}
	
	.sub_btn_dotline{
		font-size: 14px;
		padding-top: 20px;
		margin-top: 20px;
	}
	
	a.btn-submit{
		width: 150px;
		height: 37px;
		background-size: cover;
	}
	
	.fileinput-btn{
		width: 120px;
		height: 32px;
		background-size: cover;
	}
	
	.fileinput-btn input{
		width: 120px;
		height: 32px;
	}
	
	a.btn-add-author{
		width: 120px;
		background-size: cover;
		height: 28px;
	}
	
	.header img{
		height: 40px;
	}
	
	.header .wrap{
		padding: 10px 15px;
	}

}


.split{
	width: 6px;
	text-align: center;
	display: inline-block;
}

.ml-10{
	margin-bottom: 10px;
}

.form-paper{
	text-align: center;
}