body {

	overflow: scroll;
	overflow-x: hidden;
	font-size: 14px;
	font-family: Arial,"Microsoft YaHei";
	color: #222;
	margin: 0;
	background: #eff1f2;
	background: url('../images/allbg.jpg') no-repeat center top #fdfdff;
}

a {
    cursor: pointer;
}
a, a:hover {
    text-decoration: none;
}
ul,
li {
	list-style: none;
	    padding: 0;
}
a:link, a:visited {
    text-decoration: none;
    /* color: #333; */
}
.clearfix {
    clear: both;
}
.u-border{border: 1px solid  #c2d6d8;;}
.padding10{padding: 10px;}
.bg_color{background-color: #039797;}
.container {
	width: 1200px;
	margin: 0 auto;
}

.header {
	position: relative;
	width: 100%;
	margin: auto;
}
.header_bg{
	width:100%;
	min-height: 200px;
	margin:auto;
	overflow: hidden;
	background:#f2fefe url('../images/headerbg.jpg') no-repeat center;
}
.logo {
    height: 155px;
    margin-top: 30px;
}
.logotitle {
    line-height: 66px;
    font-size: 34px;
    font-weight: bold;
    font-family: cursive;
}
.title_span {
    display: block;
    line-height: 28px;
}
.span_class {
    padding-right: 15px;
}

.jiansuo{
	width: 50%;
	float: right;
	overflow: hidden;
	margin-top: 30px;
}



.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}

.el-input--small {
    font-size: 13px;
}
.searchInput {
    float: left;
    width: 75%!important;
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
}


.el-input__inner {
    border: 1px solid #036064;
}


.el-input--small .el-input__inner {
    height: 32px;
    line-height: 32px;
}

.searchInput .el-input__inner {
    border-radius: 0!important;
    border: 1px solid #039797;
}

.search_button {
    display: inline-block;
    float: left;
    width: 20%;
    /* background: #edad48; */
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
}

.top_right {
    font-size: 15px;
    line-height: 26px;
    /* margin-top: 2%; */
}
.top_right p {
    float: left;
	width: 50%;
    /* padding: 0 10px;; */
}


.index-nav {
    height: 43px;
    box-sizing: border-box;
}

.nav_menu {
    position: relative;
    z-index: 99;
    height: 43px;
    line-height: 43px;
}
.language {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding: 0 20px 0 20px;
    height: 38px;
    line-height: 38px;
    position: relative;
}
.ul_nav li {
    color: #fff;
    float: left;
    display: block;
    outline: none;
    cursor: pointer;
    padding: 0 28px;
    font-size: 16px;
    height: 43px;
    line-height: 43px;
    position: relative;
}
.ul_nav li a {
    color: #fff;
    font-size: 16px;
}
.ul_nav li:hover {
	color: #fff;
	background: #dd9d15;
	/* border-radius: 6px; */
}


.box-content {
	position: relative;
	width: 100%;
	margin: auto;
}

.whitebg {
	background: #fff;
	/* border: 1px solid #dedede; */
}

.pd15 {
	padding: 15px;
}
.col_pad{
	padding: 0 7.5px;
}

.grid-content {
	position: relative;
	width: 100%;
	height: auto;
}
.qk_img{
	padding: 5px;;
	width: 100%;
	background: #fff;
	/* border: 1px solid #c2d6d8; */
	text-align: center;

}
.qk_img img{
	width: 100%;
	height: auto;
}
.img_title{line-height: 28px;;width: 100%; white-space:nowrap;   // 不换行
  overflow:hidden;
}

.qikan_xq_ul li{
	float: left;width: 50%;
	line-height: 30px;;
}
.qikan_desc{
	padding: 13px;
	height: 130px;
	overflow-y: auto;
}
.qikan_desc p {
    line-height: 28px;
    text-indent: 2em;
}


.border {
    border: #e8e8e8 1px solid;
}
.box_tab {
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}


.lmmbg {
    background: #e3f5f5;
    overflow: hidden;
    border-top: 3px solid #039797;
    padding-left: 5px;
}
.title_1 {
    font-size: 18px;
    color: #ffffff;
    line-height: 38px;
    background: #039797;
    padding: 0 10px;
    display: inline-block;
    border-radius: 0 0 5px 5px;
}
.gd {
    font-size: 14px;
    font-weight: normal;
    float: right;
    line-height: 40px;
    color: #000;
    margin-right: 8px;
}

.box_ul_li {
    overflow: hidden;
    margin-bottom: 0;
    background: #fff;
    padding: 5px 15px 10px;
}
.dl_box li{
	    line-height: 34px;
	    border-bottom: 1px solid #eee;
}
.icon_list{
	    overflow: hidden;
	    background: url('../images/dian.gif') no-repeat 0 16px;
	    padding-left: 15px;
}
.icon_list_title{
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	    height: 34px;
}

.mk_zuozhe {
    width: 100%;
    background: #fff;
}
.col_l_r_15{
	padding-left: 15px;
	padding-right: 15px;;
	    position: relative;
	    min-height: 1px;
}

.zuozhe_list {
    height: 60px;
    background: url('../images/zuozhe_list_bg.png') no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 60px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.zuozhe_list a {
    color: #fff;
    font-size: 18px;
}
.zuozhe_list a i {
    margin-right: 9px;
}

.notice {
    padding: 10px;
}
.notice_p p {
	text-indent: 2em;
    line-height: 30px;
}

.tougao_form {
    padding: 32px 30px;
}
.no_border{border: 0!important;;}

.u-p-l-10{padding-left:10px;}


.footer {
    height: auto;
    width: 100%;
    position: relative;
}
.bottom {
    margin: 0 auto;
    font-size: 14px;
}
.copyright {
    text-align: center;
    color: #fff;
    padding: 25px 0;
    background: #006766;
    /* background: #5b53ed; */
    line-height: 24px;
    background-size: cover;
}

label.layui-form-label {
    width: 110px!important;
}

/**********************************************************************/
.u-flex-50 {
	width: 50%;
}

.u-flex-20 {
	width: 20%;
}

.u-flex-80 {
	width: 80%;
}

.u-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.u-flex-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.u-flex-2 {
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	flex: 2;
}

.u-flex-3 {
	-webkit-box-flex: 3;
	-webkit-flex: 3;
	flex: 3;
}

.u-flex-4 {
	-webkit-box-flex: 4;
	-webkit-flex: 4;
	flex: 4;
}

.u-flex-5 {
	-webkit-box-flex: 5;
	-webkit-flex: 5;
	flex: 5;
}

.u-flex-6 {
	-webkit-box-flex: 6;
	-webkit-flex: 6;
	flex: 6;
}

.u-flex-7 {
	-webkit-box-flex: 7;
	-webkit-flex: 7;
	flex: 7;
}

.u-flex-8 {
	-webkit-box-flex: 8;
	-webkit-flex: 8;
	flex: 8;
}

.u-flex-9 {
	-webkit-box-flex: 9;
	-webkit-flex: 9;
	flex: 9;
}

.u-flex-10 {
	-webkit-box-flex: 10;
	-webkit-flex: 10;
	flex: 10;
}

.u-flex-11 {
	-webkit-box-flex: 11;
	-webkit-flex: 11;
	flex: 11;
}

.u-flex-12 {
	-webkit-box-flex: 12;
	-webkit-flex: 12;
	flex: 12;
}

