.banner {
    margin: 0 auto;
    max-width: 1160px;
    position: relative;
}

.starc-btn {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.row {
    margin: 0;
}

.thumbnail {
    margin-bottom: 5px;
}


/*
    header
 */

.header-nav {
    background-color: #efefef;
}

.header-nav a {
    color: #505050;
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
}

.header-nav a.fr {
    vertical-align: middle;
}

.header-nav a i {
    color: #3a97a7;
    margin-right: 5px;
}

.header-nav .fl {
    margin: 0 40px;
}

.header {
    max-height: 135px;
}

.header .banner {
    position: relative;
}

.header .banner,
.footer .banner {
    max-width: 1190px;
    padding: 10px 0;
}

.header a {
    display: inline-block;
    /* padding-top: 27px; */
}

.header .user-logs {
    position: absolute;
    right: 0;
    top: 30%;
}

.header .user-logs * {
    vertical-align: middle;
}

.header .user-logs a {
    padding: 0;
    text-decoration: none;
    color: black;
    /*vertical-align: middle;*/
}

.header .user-logs .user-set {
    vertical-align: middle;
    margin-right: 5px;
}

.header .user-logs .user-set span {
    color: black;
    font-weight: 500;
}

.header .user-logs .user-set i {
    font-size: 10px;
}

.header .user-logs .user-message {
    line-height: 40px;
}

.header .user-logs .user-message i {
    font-size: 22px;
    color: #6e6e6e;
    margin-right: 5px;
}

.header .user-logs .user-message span {
    color: #fff;
    background-color: #f60;
    border-radius: 3px;
    padding: 3px 4px;
    font-size: 14px;
    text-align: center;
}

.header .user-logs img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
}

.starc-btn-qq {
    width: 94px;
    height: 30px;
    border-radius: 5px;
    vertical-align: middle;
    border: none;
    /* margin-left: -160px; */
    background: url(../images/lmss.png) center no-repeat;
    background-color: rgba(255, 255, 255, 0);
}


/*
    nav
 */

.starc-nav {
    background-color: #61b49a;
}

.starc-nav ul {
    margin: 0;
    padding-left: 0 !important;
    /* height: 45px; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.starc-nav li {
    float: left;
    border-radius: 3px;
    line-height: 26px;
    /* height: 100%; */
    position: relative;
    transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    background-color: #61b49a;
}

.starc-nav li:hover {
    background-color: #00566D;
}


/*.starc-nav li::after {
    content: '|';
    font-size: 16px;
    vertical-align: middle;
    color: #fff;
    position: absolute;
    right: -3px;
    top: center;
    z-index: 2;
}*/


/*.starc-nav li:nth-last-child(1):after {
    content: '';
}*/

.starc-nav li:nth-child(1) {
    margin-left: 4px;
}

.starc-nav li a {
    padding: 10px 20px;
    display: block;
    /*line-height: 29px;*/
    color: #fff;
    font: normal normal 13px/29px "Microsoft YaHei";
    /*line-height: 25px;*/
}

.starc-nav li a:link {
    text-decoration: none;
    /*font-weight: 600;*/
}

.starc-nav li a.visited {
    text-decoration: none;
    /*font-weight: 600;*/
}

.starc-nav li a:hover {
    text-decoration: none;
    /*font-weight: 600;*/
}

.starc-nav li a:active {
    text-decoration: none;
    /*font-weight: 600;*/
}


/*
    main
 */

.main {
    background-color: #efefef;
    position: relative;
    /*height: 1000px;*/
}

.main .banner {
    width: 100%;
    min-height: 470px !important;
    bottom: 0;
}

.main .banner .starc-iframe {
    height: 100%;
    width: 100%;
    overflow-y: hidden;
}


/*
    caption
 */


/*
    footer
 */

.wrap {
    margin: 0 auto;
    max-width: 1200px;
}

.wrap-full {
    width: 100%;
}

.footer {
    background: #2F5467;
    min-height: 170px;
    color: #B4BABD;
    font-size: 12px;
    line-height: 24px;
    /*margin-top: 60px;*/
}

.footer ul li a {
    /* float: left; */
    color: #fff;
    display: inline-block;
    font-size: 1.17em;
    line-height: 40px;
}

.footer .wrap {
    padding-top: 30px;
}

.footer .wrap img {
    padding-top: 10px;
}

.footer .pull-right {
    border-left: 1px solid #3E6F88;
    text-indent: 22px;
}
/*
*录入信息引导
*/
.info_acq_guide {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #85898ccc;
	z-index: 20190929;
}
.info_acq_guide .acq_guide_box {
	position: fixed;
    top: 50%;
    left: 45%;
    text-align: center;
    /* transform: translate(-50%, -50%); */
}
.info_acq_guide .acq_guide_box p {
	color: white;
    font-size: 16px;
    padding: 10px;
}
.wdt200 {
	width: 120px;
}
.required_color {
	color: red;
	position: absolute;
    left: 7px;
    top: 10px;
}
/**
*animate
*/

@font-face {
    font-family: starc-icon;
    src: url(../fonts/iconfont.eot);
    src: url(../fonts/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/iconfont.woff) format('woff'), url(../fonts/iconfont.ttf) format('truetype'), url(../fonts/iconfont.svg) format('svg');
}

@font-face {
    font-family: starc-icon-tree;
    src: url(../fonts/treecircle/iconfont.eot);
    src: url(../fonts/treecircle/iconfont.eot?#iefix) format('embedded-opentype'), url(../fonts/treecircle/iconfont.woff) format('woff'), url(../fonts/treecircle/iconfont.ttf) format('truetype'), url(../fonts/treecircle/iconfont.svg) format('svg');
}

.starc-icon {
    font-family: starc-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.starc-icon-tree {
    font-family: starc-icon-tree!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.demo-iframe {
    width: 100%;
    height: 100%;
}

.starc-hide {
    display: none!important;
}

.starc-show {
    display: block!important;
}

.starc-invisible {
    visibility: hidden!important;
}

.starc-select {
    background-color: #00566D !important;
}

.starc-choosen {
    background-color: #00566D !important;
    color: #fff;
}

.starc-plus {
    background: url(../images/plus.png) center center no-repeat;
    /* background-color: #3A97A7; */
}

.starc-minus {
    background: url(../images/minus.png) center center no-repeat;
    /* background-color: #3A97A7; */
}

.footer .col-sm-4:nth-of-type(2) {
    margin-top: 10px;
    border-left: 1px solid #757575;
    border-right: 1px solid #757575;
}

@media screen and (max-width:1200px) {
    html {
        font-size: 14px;
    }
    .header img {
        width: auto;
    }
    .footer .col-sm-4 {
        text-align: initial;
    }
}

@media screen and (max-width:992px) {
    html {
        font-size: 14px;
    }
    .header img {
        width: auto;
    }
    .footer .col-sm-4 {
        text-align: initial;
    }
}

@media screen and (max-width:768px) {
    html {
        font-size: 10px;
    }
    .header {
        max-height: 135px;
        height: 7rem;
    }
    .header img {
        width: 14rem;
    }
    .header-nav .fl {
        margin: 0 15px;
    }
    .footer .col-sm-4 {
        text-align: center;
    }
    .footer .col-sm-4:nth-of-type(2) {
        margin-top: 0;
    }
    .footer .icons img {
        padding: 0px;
        width: 7rem;
        border-radius: 5px;
        display: inline-block;
    }
    .starc-nav {
        padding-left: 0;
    }
    .header-nav .fl {
        margin: 0 6px;
    }
    .starc-nav li a {
        font: normal normal 11px/21px "Microsoft YaHei";
    }
}

@media screen and (max-width: 420px) {
    .header-nav .fl {
        margin: 0 6px;
    }
    .layui-tab-title li {
        padding: 0;
    }
}

.eva_title_ul_class {
	display:none;
	position: absolute;
    top: 49px;
    left: -4px;
    width: 100px;
    z-index: 7;
}

.eva_title_ul_class li {
	    background-color: #61b49a !important;
}
/* .eva_title_ul_class li:hover {
	background-color: #00566D !important;
} */

.eva_title_ul_class li a {
	    color: white !important;
	    cursor:pointer;
}

.over_ell_cls {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 800px) {
	.cur_term_cls {
	    width: 40%;
    	display: inline-flex;
    	font-size: 14px;
    }
}

@media screen and (min-width: 800px) {
	.cur_term_cls {
		font-size: 16px;
    }
}

@media screen and (min-width: 1000px) {
	.cur_term_cls {
		font-size: 16px;
		margin-left: 10%;
    }
}