
html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #08acee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
@media screen and (min-width: 720px) {
/*@media screen and (min-width:720px) {*/
/**下级菜单*/

/*.main .weixinweibo {
	width:200px;
	margin-top:-60px;
	float:right;
    margin-right:-80px;
	font-size:12px;
}
.main .weixinweibo li{
	width:80px;
	float:left;
	padding:30px 0 0 0;
	text-align:center;
	margin:0 5px;
    height:50px;
}

.main .weixinweibo li.weixin {
	background:url(../../../Admin/Script/images/wxwb-ico.png) no-repeat center;
}
.main .weixinweibo li .wbwx-pop {
	width:120px;
	height:120px;
	position:absolute;
	margin:15px 0 0 -20px;
    z-index:999;
   
	
}

.main .weixinweibo li:hover {
    background-color:#EA2000;
	display:none;
}
.main .weixinweibo li .wbwx-pop img{
	width:100px;
	height:100px;
}*/
    .aui-banner-news-box .title {
        display:none;
    }
.main {

width:100%;
min-width:1250px;
MARGIN-RIGHT: auto;
MARGIN-LEFT: auto
}
.dropbtn:hover{
    color:#fff;

}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #eee;
    z-index:9999;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
    color: #000;
    padding: 1px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {
    color: white;
    background-color: #EA2000;
}
.show {
    display: block;
}
/*文章部分*/


/*返回顶部*/

/*头部css */
.div_top {
    /*width:100%;
    text-align:center;
    background:#1e94d4;*/
    width:100%;
    height:30px;
    background:#eee;
}
.search {
    width:100%;
    height:50px;
    background:#fff;
    position:relative;
}
.search-wrapper {
    position: relative;
    float:right;
    right:120px;
    /*padding-top:12px;*/
    margin-top:-40px;

}
.img_logo {
    position: relative;
    text-align: center;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.search-input {
    border:1px solid;
    border-radius:20px;
    border-color:#333;
    height:24px;
    width:200px;
    font-size:15px;
}
.aui-header-nav {
    top: 0;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid transparent;
    z-index: 999;
    transition: all 0.45s ease-in-out;
}

/*.aui-header-nav.moveDown {
    top:29px;
    transition: all 0.45s ease-in-out;
}*/

.aui-header-nav .wrapper {
    position: relative;
    width: 1180px;
    /* padding: 0 10px; */
    height: 0px;
    margin: 0 auto;
}

.aui-header-nav .aui-logo {
    width: 150px;
    height: 40px;
    background: url(../../../Scripts/skin/images/icon-yan.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-yan.png) no-repeat\9;
    background-size: 130px auto;
}

.aui-header-nav .wrapper .aui-logo {
    position: relative;
    top: 19px;
}

/*.aui-header-nav.solid .aui-logo {
    background: url(../../../Scripts/skin/images/icon-yan.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-yan.png) no-repeat\9;
    background-size: 130px auto;
}*/

.aui-header-nav .aui-logo h1 {
    text-indent: -99999px;
}

.aui-header-nav .wrapper .aui-top-nav {
    position: absolute;
    right: 180px;
    top: 0;
}

.aui-top-nav .menu {
    -webkit-user-select: none;
    user-select: none;
    margin-top: 4px;
}

.aui-top-nav .menu >li {
    float: left;
    margin-left: 30px;
    height: 55px;
}

.aui-top-nav .menu >li >a {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 0 10px;
    height: 55px;
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    border-bottom: 2px solid transparent;
    border-bottom: 0 \9;
    background-color: rgba(0,0,0,0);
}

.aui-header-nav.solid .aui-top-nav .menu >li >a {
    color: #383838;
}

.aui-top-nav .menu >li .panel {
    position: fixed;
    top: 88px;
    left: 0;
    right: 0;
    height: 120px;
    padding-top: 0;
    filter: alpha(opacity = 0) \9;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: -1;
    visibility: hidden;
    visibility: visible\9;
    display: none\9;
    background-color: #fff;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}


.aui-top-nav .menu >li .panel .inner {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 1180px;
    padding: 28px 0 37px 0;
    box-shadow: none;
    overflow: hidden;
    text-align: center;
}

.aui-top-nav .menu >li .panel .list {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; /* float: left; */
}

.aui-top-nav .menu >li .panel.product .list {
    box-sizing: border-box;
    display: block;
    height: 60px;
    text-align: left;
    margin-left: 295px;
    margin-top: 30px;
}

.aui-top-nav .menu >li .panel.product .list dt {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 90px;
    vertical-align: middle;
    font-size: 16px;
    color: #373d40;
    line-height: 60px;
    margin-right: -20px;
}

.aui-header-nav.solid .aui-top-nav .menu >li .panel .list dt {
    color: #7d8496;
}

.aui-top-nav .menu >li .panel .list dd {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; margin-left: 80px;
    text-align: center;
    vertical-align: top;
}

.aui-top-nav .menu >li .panel .list a {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: #383838;
    font-weight: 400;
    text-align: center;
}

.aui-header-nav.solid .aui-top-nav .menu >li .panel .list a {
    color: #383838;
}

.aui-top-nav .u-iconfont {
    font-size: 32px;
    line-height: 33px;
    color: #383838;
}

.aui-top-nav .menu >li .panel .list dd em {
    font-weight: 400;
}

.aui-top-nav .menu >li .panel .list dd .txt {
    display: block;
    margin-top: 8px;
    font-style: normal;
}

/*a, a:hover {
    color: #488bff;
}*/

.aui-header-top.moveUp {
    top: -29px;
    transition: all 0.5s ease-out;
}


.u-btn {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; padding: 7px 15px;
    background-color: #49a0f5;
    border: 1px solid #49a0f5;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
}

.aui-header-nav.moveDown {
    top:29px;
    transition: all 0.45s ease-in-out;
}

.aui-top-nav .menu >li:hover .panel {
    filter: alpha(opacity = 100) \9;
    opacity: 1;
    transition-delay: 0.1s;
    transition-duration: 0.3s;
    z-index: 1;
    visibility: visible;
    display: block\9;
}

.aui-top-nav .menu >li >a:hover {
    color: #3b8fea;
    border-color: #3b8fea;
    border-bottom: 2px solid #3B8FEA\9;
}
.aui-top-nav .menu >li>.sele {
    color: #3b8fea;
    border-color: #3b8fea;
}
.aui-top-nav .menu >li .panel .list dd .txt:hover {
    color: #3b8fea;
}

.icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}

.icon-font-item001 {
    background: url("../../../Scripts/skin/images/icon001.png") no-repeat;
    background-size: 30px;
}

.icon-font-item002 {
    background: url("../../../Scripts/skin/images/icon002.png") no-repeat;
    background-size: 30px;
}

.icon-font-item003 {
    background: url("../../../Scripts/skin/images/icon003.png") no-repeat;
    background-size: 30px;
}

.icon-font-item004 {
    background: url("../../../Scripts/skin/images/icon004.png") no-repeat;
    background-size: 30px;
}

.icon-font-item005 {
    background: url("../../../Scripts/skin/images/icon005.png") no-repeat;
    background-size: 30px;
}

.icon-font-item006 {
    background: url("../../../Scripts/skin/images/icon006.png") no-repeat;
    background-size: 30px;
}

.icon-font-item007 {
    background: url("../../../Scripts/skin/images/icon007.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font {
    width: 30px;
    height: 30px;
    background-size: 30px;
    display: block;
    margin: 0 auto;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item001 {
    background: url("../../../Scripts/skin/images/icon001-1.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item002 {
    background: url("../../../Scripts/skin/images/icon002-2.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item003 {
    background: url("../../../Scripts/skin/images/icon003-3.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item004 {
    background: url("../../../Scripts/skin/images/icon004-4.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item005 {
    background: url("../../../Scripts/skin/images/icon005-5.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item006 {
    background: url("../../../Scripts/skin/images/icon006-6.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .icon-font-item007 {
    background: url("../../../Scripts/skin/images/icon007-7.png") no-repeat;
    background-size: 30px;
}

.aui-top-nav .menu >li .panel .list a:hover .txt {
    color: #3b8fea;
}

.solid .aui-top-nav .menu >li .panel {
    top: 61px;
}

.aui-banner-slide {
    position: relative;
    min-width: 1000px;
    background-color: #EEEEEE;
}

.aui-banner-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    max-height: 650px;
height: 538px;
    /*margin-top:-1px;*/
}

.aui-banner-wrapper {
    position: relative;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.aui-banner-button {
    z-index: 1002;
    margin-top: 15px;
    position: absolute;
    top: 59%;
    left: 12%;
}

.aui-banner-button a {
    padding: 11px 43px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.3;
    color: #383838;
    color: #fff;
    background-color: #488bff;
    border-color: #488bff;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; border: 1px solid #49a0f5;
}

.aui-banner-button a:hover {
    color: #fff;
    border-color: #3981ff;
    background-color: #3981ff;
}

.aui-banner-button .aui-btn-wh {
    color: #fff;
    background-color: rgba(255,255,255,0);
    margin-left: 20px;
    padding: 11px 43px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}

.aui-banner-button .aui-btn-wh:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.3);
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
}

.aui-banner-news {
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.2);
    background-color: #6F6E78\9;
}

.aui-banner-news-box {
    width: 1180px;
    margin: 0 auto;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}

.aui-banner-news-box ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    vertical-align: top;
    white-space: nowrap;
    text-align: left;
}

.aui-banner-news-box ul li {
    box-sizing: border-box;
    display: table-cell;
/*     padding: 17px 44px 17px 30px; */
    text-align: left;
    color: #fff;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right:1px solid rgba(255,255,255,0.2);
    width: 50px;
}

.aui-banner-news-box ul li:first-child {
    border-left: 0;
}

.aui-banner-news-box ul li a {
    font-size: 15px;
    line-height: 35px;
    /*color: #fff;*/
}

/* .aui-bar-pic {
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 5px;
    text-align: center;
} */

/* .aui-bar-pic img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    vertical-align: middle;
} */

.aui-bar-title {
    font-size: 15px;
    text-align: center;
    color: #000;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* .aui-bar-text {
    font-size: 12px;
    line-height: 1.6;
    color: #fff;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
} */

.aui-banner-news-box ul li:hover {
    /* background-color: rgba(255,255,255,0.05); */
    background-color:#EA2000;
    border-left: 0px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
}
.aui-bar-title:hover {
    color: #fff;
}
.see {
    background-color:#EA2000;
    height:36px;
}
.see p {
    color:#fff;
}
.aui-banner-main .aui-banner-wrapper ul li img {
    width: 100%;
    max-width: 1920px;
    max-height: 650px;
    border: none;
    height:538px;
}

.aui-banner-wrapper ul li {
    position: relative;
}

.aui-banner-circle ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: 6px;
    height: 10px;
    background: url(../../../Scripts/skin/images/icon-q1.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-q1.png) no-repeat\9;
    background-size: 6px 6px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 25px;
}

.aui-banner-circle ul .on {
    width: 24px;
    height: 10px;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat\9;
    background-size: 24px 6px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: auto;
    bottom: 80px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
}

.aui-banner-button-mo {
    width: 180px;
    left: 50%;
    margin-left: -90px;
}

/**表格（宫格以及点击加载）样式**/

.thumbnailWrapper{width:1250px;margin:40px auto 0 auto;}
.thumbnailWrapper ul li{
 float:left;
            position:relative;
            overflow:hidden;
            margin: 40px auto;
            width: 400px;
            height: 200px;
            z-index: 1000;
            overflow: hidden;
            margin-left: 10px;margin-top: 0px;margin-bottom:20px;}
/*.thumbnailWrapper .li_imgMax{
            float:left;
            position:relative;
            overflow:hidden;
            margin: 40px auto;
            width: 790px;
            height: 300px;
            z-index: 1000;
            overflow: hidden;
            margin-left: 10px;margin-top: -30px;}
.thumbnailWrapper .li_imgMin{
            float:left;
            position:relative;
            overflow:hidden;
            margin: 40px auto;
            width: 350px;
            height: 300px;
            z-index: 1000;
            overflow: hidden;
            margin-left: 10px;margin-top: -30px;}

.thumbnailWrapper .li_imgMin_pic{
            float:left;
            position:relative;
            overflow:hidden;
            margin: 40px auto;
            width: 280px;
            height: 300px;
            z-index: 1000;
            overflow: hidden;
            margin-left: 10px;margin-top: -30px;}*/
.thumbnailWrapper ul li a img{ position: absolute;
           
            height: 250px;
            top: 0;
            left: 0;
            cursor: pointer;
           }
.caption{position:absolute;bottom:0px;left:0px;width:100%;display:none;opacity:0.9;}
.caption .captionInside{padding:10px;margin:0px;color: #fff;font-weight:bold; font-size:18px;}
.caption .captionInside_font{font-size: 15px;border:thin solid #fff;color: #fff;margin-left: 10px;}

.thumbnailWrapper ul.list{overflow: hidden;}
/* .thumbnailWrapper ul.list li{float:left;position:relative;overflow:hidden;}
.thumbnailWrapper ul.list li img{width:300px;position:relative;border:none;}
.thumbnailWrapper ul.list p{text-align: left;padding: 10px;}
 */
    .thumbnailWrapper .more{overflow: hidden;padding:10px;text-align: center;}
    .thumbnailWrapper .more a{display: block;width: 80px;padding:8px 0;color:#fff;margin:0 auto;background:#333;text-align:center;border-radius:3px;}
    .thumbnailWrapper .more a:hover{text-decoration: none;background: red;color: #fff;}
/**********前台-黄金十年********/


/***************************/
/*********************************************************/
.logo_img{
    position: relative;
    text-align: center;
    padding-top:5px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.main .font_titl{
    /*width: 100%;
    height: 50px;
    margin-top: 10px;
    background: #CDCDCD;*/
     width: 100%;
     height: 50px;

     background: #CDCDCD;
     position: relative;
}
.font_titl p{
     /*position: absolute;
     left: 50%;
     top: 50%;
     margin-left: -600px;
     margin-top: -200px;
     width: 1250px;
     height: 400px;
     color: #000000;
     line-height: 400px;
     font-size: 20px;
     text-align: center;*/ 
    position: relative;
    height: 50px;
    color: #000000;
    font-size: 20px;
    text-align: center;
    padding-top: 10px
}
.footer {
    position: relative;
    width:100%;
     
}
.footer .icon_img{
    width:490px;
    padding-top: 20px;
    height:180px; 
    margin:0 auto;
    left:0;
    right:0;
    /* margin-left: 33.5%; */
}
.img_bottom1{
    width: 900px;
    
}

.img_bottom1 .img_bbt{
  
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
	    display: flex;
}
.img_bottom1 .img_bbt a{

    margin-left: 0px;
    margin-top: -10px;
    text-align: center;
    color: #000000;
}
.img_bottom1 .img_bbt p{

}
.img_bottom1 .img_bbt img {
    -webkit-filter: grayscale(100%);filter: grayscale(100%);
}
.img_bottom1 .img_bbt img:hover{
   -webkit-filter: none;filter: none;
}
.img_bottom1 .img_bbt a:hover{
    color: red;
}
.log_record{
    width:450px; 
    margin:0 auto;
}
.log_record .logs .logs_imgs{
    float: left;
    margin-bottom: 20px;
   
}
.dv_position{
    width:20%; 
    height: 20px;
    float: left;
    margin-top: 10px;
    margin-left: 19%;
}
.dv_position p{
    font-weight:bold; 
    font-size:14px;
}
.dv_position .p_post{
    float: left;
    font-size:14px;
}
/********招聘信息--（中间内容class=‘content_tit’）************/
    .content_tit {
        width:850px;margin:40px auto 0 auto;
    }
    /*加载更多*/
           .Wrapper_loading .newPage {
    width: 66%;
    height: 40px;
    line-height: 44px;
    text-align: center;
    background: #fff;
    color: #555;
    font-family: PingFangSC-Medium,microsoft yahei;
    font-weight: 600;
    font-size: 14px;
    margin: 20px 0;
    cursor: pointer;
}
               .HotSearch_IMG {
           margin: 0 auto;
            width:50px;
            height:50px;
                margin-top: 35px;
        }
}
/*中等屏幕*/
@media only screen and (min-width: 1601px) and (max-width: 1800px) {

    .aui-banner-main {position: relative;width: 100%;overflow: hidden;text-align: center;user-select: none;-webkit-user-select: none;max-height: 485px;height: 485px;min-height: 485px;}
    .aui-banner-main .aui-banner-wrapper ul li img {width: 100%;max-width: 1920px;max-height: 485px;border: none;height:485px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {

    .aui-banner-main {position: relative;width: 100%;overflow: hidden;text-align: center;user-select: none;-webkit-user-select: none;max-height: 428px;height: 420px;min-height: 428px;}
    .aui-banner-main .aui-banner-wrapper ul li img {width: 100%;max-width: 1920px;max-height: 428px;border: none;height:428px;}
}
@media screen and (min-width: 1024px) and (max-width: 1299px) {
     .aui-banner-main {position: relative;width: 100%;overflow: hidden;text-align: center;user-select: none;-webkit-user-select: none;max-height: 390px;height: 390px;min-height: 390px;}
    .aui-banner-main .aui-banner-wrapper ul li img {width: 100%;max-width: 1920px;max-height: 390px;border: none;height:390px;}
}
@media screen and (min-width: 960px) and (max-width: 1023px) {
     .aui-banner-main {position: relative;width: 100%;overflow: hidden;text-align: center;user-select: none;-webkit-user-select: none;max-height: 650px;height: 380px;min-height: 380px;}
    .aui-banner-main .aui-banner-wrapper ul li img {width: 100%;max-width: 1920px;max-height: 650px;border: none;height:380px;}
}
@media screen and (min-width: 721px) and (max-width: 959px) {
     .aui-banner-main {position: relative;width: 100%;overflow: hidden;text-align: center;user-select: none;-webkit-user-select: none;max-height: 320px;height: 320px;min-height: 320px;}
    .aui-banner-main .aui-banner-wrapper ul li img {width: 100%;max-width: 1920px;max-height: 320px;border: none;height:320px;}
}
@media screen and (max-width: 720px) {
    /*菜单*/
    .main {width:100%; }
    .img_logo {
            text-align:center;
            margin-bottom:-10px;
            background: #eee;
        }
    .aui-banner-news {
            margin-top: 0; height: auto; background: #444;
        }
    .aui-banner-news-box {margin: 0 auto; border: 0px solid #ccc;}
        .aui-banner-news-box ul {
            list-style: none; width: auto;
            display: none;
            table-layout: fixed;
            vertical-align: top;
            white-space: nowrap;
            text-align: left;
        }
        .aui-banner-news-box ul li {margin-top: 1px; width: 100%; min-width: 100px;background: #333; }
            .aui-banner-news-box .aui-bar-head .aui-bar-title{
                line-height:40px;
            }
		.aui-banner-news-box ul li a:active,
		.aui-banner-news-box ul li a:hover {background: #f60;}
        .aui-banner-news-box .aui-bar-head {
            font: 14px/22px "宋体", arial, serif;
            color:#fff;
            text-align:center;
        }
		.aui-banner-news-box .hot {display:none;}

		.aui-banner-news-box .title {position: relative; width: 100%; height: 38px; border-top: 1px solid #444; background: #333; text-align: center; font:normal 20px/35px "Microsoft YaHei", arial, serif; letter-spacing: 2px;}
		.aui-banner-news-box .title a {color: #f60; text-decoration: none;}
		.aui-banner-news-box .title .btn {position: absolute; right: 10px; top: 0; width: 34px; height: 34px; padding: 2px; background: url(btn.png) center center no-repeat; cursor: pointer;}
        /*轮播图*/
    .aui-banner-slide {
    position: relative;
    min-width: 100%;
    max-width:100%;
    background-color: #EEEEEE;
}
.aui-banner-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 180px;
}
.aui-banner-wrapper {
    position: relative;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.aui-banner-wrapper ul{
     list-style: none;
}
.aui-banner-wrapper ul li img {
    width: 100%;
    height: 180px;
    display: block;
    border: none;
}

.aui-banner-wrapper ul li {
    position: relative;

}



.aui-banner-circle ul .on {
    width: 24px;
    height: 10px;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat\9;
    background-size: 24px 6px;
}
.aui-banner-circle ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    width: 6px;
    height: 10px;
    background: url(../../../Scripts/skin/images/icon-q1.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-q1.png) no-repeat\9;
    background-size: 6px 6px;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 25px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: auto;
    bottom: 60px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
}
    .aui-banner-wrapper bd {
        width:100%;
    }

    .aui-banner-wrapper li img {
        width:100%;
    }
     /*加载更多*/
           .Wrapper_loading .newPage {
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #fff;
    color: #555;
    font-family: PingFangSC-Medium,microsoft yahei;
    font-weight: 600;
    font-size: 14px;
    /*margin: 20px 0;*/
    margin-bottom:10px;
    cursor: pointer;
}
    /*首页-底部*/
     .logo_img{
        position: relative;
        text-align: center;
        padding-top: 5px;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
     .main .font_titl {
        width: 100%;
        height: 50px;
        margin-top: -8px;
        background: #CDCDCD;
        position: relative;
    }
     .font_titl p {
        position: relative;
        height: 50px;
        color: #000000;
        font-size: 20px;
        text-align: center;
        padding-top: 10px;
    }
     .Scroll_div {width:100%}
     .footer {
        position: relative;
        width: 100%;
    }
     .footer .icon_img {
        width: 380px;
        padding-top: 20px;
        height: 120px;
        margin: 0 auto;
        left: 0;
        right: 0;

    }
     .img_bottom1 .img_bbt {
        float: left;
        margin-bottom: 20px;
        margin-left:-5px;
        width:100px;
    }
     .img_bottom1 {
        width: 100%;
        height:80px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
     .img_bottom1 .img_bbt a {
        margin-left: 0px;
        margin-top: -10px;
        text-align: center;
        color: #000000;
    }
     .img_bottom1 .img_bbt img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        width: 40%;
         height: 50%;
         margin-left:30px;
    }
     .img_bottom1 .img_bbt p {
       width:70px;
        margin-left: 16px;
        font-size:14px;
    }
     /*备案*/
     .log_record {
        width: 100%;
        height:25px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
        .log_record .logs {
            
        width: 380px;
        height:25px;
        margin: 0 auto;
        left: 0;
        right: 0;
        }
     .log_record .logs .logs_imgs {
        float: left;
    }
     .log_record .logs .logs_imgs img{
                width:30px;
                height:20px;
       } 
     .log_record .logs .logs_imgs p {
            font-size:14px;
        }

     /*********************************首页--招聘信息页面*/
    .content_tit {

        margin: 10px 12px 10px 12px;
    }

}
@media screen and (max-width: 400px) {

            /*轮播图*/
    .aui-banner-slide {
    position: relative;
    min-width: 100%;
    max-width:100%;
    background-color: #EEEEEE;
}
.aui-banner-main {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    height: 150px;
}
.aui-banner-wrapper {
    position: relative;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.aui-banner-wrapper ul{
     list-style: none;
}
.aui-banner-wrapper ul li img {
    width: 100%;
    height: 150px;
    display: block;
    border: none;
}

.aui-banner-wrapper ul li {
    position: relative;

}



.aui-banner-circle ul .on {
    width: 24px;
    height: 10px;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat;
    background: url(../../../Scripts/skin/images/icon-q2.png) no-repeat\9;
    background-size: 24px 6px;
}

.aui-banner-circle {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; width: auto;
    bottom: 50px;
    padding: 5px 13px;
    padding-bottom: 3px;
    border-radius: 16px;
    text-align: center;
}
    .aui-banner-wrapper bd {
        width:100%;
    }

    .aui-banner-wrapper li img {
        width:100%;
    }
    /*加载更多*/
           .Wrapper_loading .newPage {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #555;
    font-family: PingFangSC-Medium,microsoft yahei;
    font-weight: 600;
    font-size: 14px;
    margin-bottom:10px;
    cursor: pointer;
}

    /**底部*/
    .Scroll_div {width:100%}
    .footer {
        position: relative;
        width: 100%;
    }
    .log_record .logs {
        width: 330px;
        height: 25px;
        margin: 0 auto;
        left: 0;
        right: 0;
        padding-bottom: 50px;
    }
     .footer .icon_img {
        width: 315px;
        padding-top: 20px;
        height: 120px;
        margin: 0 auto;
        left: 0;
        right: 0;

    }
     .font_titl p {
        position: relative;
        height: 50px;
        color: #000000;
        font-size: 16px;
        text-align: center;
        padding-top: 14px;
    }
     .img_bottom1 .img_bbt {
        float: left;
        margin-bottom: 20px;
        margin-left:-5px;
        width:80px;
    }
     .img_bottom1 {
        width: 100%;
        height:80px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
     .img_bottom1 .img_bbt a {
        margin-left: 0px;
        margin-top: -10px;
        text-align: center;
        color: #000000;
    }
     .img_bottom1 .img_bbt img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        width: 38%;
         height: 50%;
         margin-left:35px;
    }
     .img_bottom1 .img_bbt p {
       width:70px;
        margin-left: 16px;
        font-size:12px;
    }
    /*备案*/
     .log_record {
        width: 100%;
        margin: 0 auto;
    }
     .log_record .logs .logs_imgs {
        float: left;
        margin-bottom: 20px;
    }
        .log_record .logs .logs_imgs img {
        
            width:30px;
            height:20px;
            margin-top: -2px;
        }
        .log_record .logs .logs_imgs p {
            font-size:12px;
            display: flex;
            flex-direction: column;
        }
}



#loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 15000;
}
 
#loading img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-top: -15px;
	margin-left: -15px;
}
