@charset "utf-8";
b, dd, div, dl, form, h1, h2, h3, h4, h5, h6, img, input, li, p, select, span, td, th, ul {margin: 0;padding: 0;}
a {	text-decoration: none;}
a.addr-notice {color: #FF1744;	-color: #ffebee;}
.pointer{cursor: pointer;}
#header{background: linear-gradient(to right, #ffffff,#ffedf5, #faffe9);}
.bg-color{background-color: #98b52b;}
.china-fabric-background {background: url("../images/780.png") repeat 0 0;}
.logo img{width: 197px;}
.logo-text{font-size: 32px;font-family:Copperplate,fantasy;font-weight: bold;}
.head-content{ display: flex;align-items: center;}
.head-content{background: url("/static/images/bg.png") no-repeat right -3px; height: 97px; }
.head-content a{color: #212121;}
.head-content a:hover{color: #ef0026 ;}
.head-content p{ line-height: 18px;}
.head-content .domain-name{font-size: 12px; display: inline-block; width: 100%; text-align: center;}
.head-content h1{font-size: 13px; color: #d19942; font-family: Copperplate,fantasy; font-weight: 100;}
.app-list ul{list-style: none;font-size:.85rem;overflow:hidden;clear:both;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}
.app-list ul li a{padding:10px 5px;color:#000;display:block;border-radius:7px;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.app-list ul li a:hover{background:#f3f3f3 ;transition:all .2s;color: #ef0026;}
.app-list ul li{line-height: 1.6; text-align:center; width: 10%;}
.app-list ul li img{width:60px; height:60px; border-radius: 11px;}
.app-list ul li a p{font-size:0.95rem; overflow: hidden;line-height: 1rem;}
.app-list ul li a p .small{font-size:0.7rem;  font-weight: normal; color:#7f7e82;}
.color-circle{display: inline-block;width: 12px;height: 12px;border-radius: 50%;}
#employ p{line-height: 20px;}
#employ .mdui-icon{display:inline}
#employ h2 small{display: inline-block;font-size: 12px;  font-weight: 300; margin-left: 30px;}
#employ h2 small a:hover{color: #777777 !important;}
#iform p b{font-size: 14px; padding-left: 10px;}
.link-logo{width: 55px; border-radius: 7px;}
.mdui-typo a::before{background-color: #98b52b ;bottom: 0px;height: 2px;}
.mdui-typo img{margin-right: 2px;}
.def-kw{display:inline-block;padding:3px 0;}
.def-notice{font-style: italic;}
.def-link-list{border-left: 1px solid #c5c5c5;border-top: 1px solid #c5c5c5;padding: 0 !important;margin: 0;display: block;}
.def-link-list li {	list-style: none;}
.def-link-list li a{display: block;text-align: center;padding: 5px;height: 27px;line-height: 27px;}
.def-link-list li a:hover{color: #ffffff !important; background-color: #2c2c2c;transition:all .5s;}
.def-form-box{border-top: 1px dotted #e0e0e0;}
/* .def-form-item{display: inline-block; } */
.def-form-item .mdui-btn{margin-left: 27px; background-color: #EF6C00 !important;color: #ffffff;}
.def-input-style{height: 30px; line-height: 28px; border:1px solid #c5c5c5;width: 355px;}
.def-input-w155{width: 155px;}
.def-select-style{height: 30px; line-height: 30px; border:1px solid #c5c5c5;width: 85px;}
#response-result{padding: 25px;margin: 20px 26px;background-color: #fff7f0;width: 380px; color:#ff8c68;}
.def-link-list-grey a{margin: 3px 7px; font-size: 0.9rem; }
.def-column-title i{padding-right: 5px;}
.def-explain{font-size: 0.9rem;color: #777777;padding-left: 7px; font-weight: 300;}
#footer a{color:inherit;}
#footer a:hover{text-decoration:underline;}
.mdui-col{border-right: 1px solid #c5c5c5;border-bottom: 1px solid #c5c5c5;padding: 0;}
@media(max-width:1050px) {
    .head-content{background: none; height: 77px; }
    .app-list ul li{width: 12.5%;}
}
@media(max-width:900px) {
    .head-content{background: none; height: 77px; }
    .app-list ul li{width: 20%;}
}
@media(max-width:600px) {
    .head-content h1 {font-size: 14px; }
    .app-list ul li{width: 25%;}
}
@media(max-width:440px) {
    .app-list ul li{width: 33.333333%;}
}