@charset "utf-8";
/* CSS reset for c_b*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table th, table td {
    padding: 5px;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

ception, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #666;
    text-decoration: none;
}
/*for ie f6n.net*/
a:focus {
    outline: none;
}
/*for ff f6n.net*/
a:hover {
    text-decoration: none;
}
/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

li {
    list-style: none;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
    cursor: pointer
}
/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    outline: none;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 "微软雅黑","Arial Narrow",HELVETICA;
}

select, input, button, textarea, button {
    font: 99% "微软雅黑","Arial Narrow",HELVETICA;
}

table {
    font-size: 16px;
    width: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
/*兼容 IE*/
    zoom: 1;
}
/*end reset*/
body {
    background: #f4f4f4;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

/* tanchuang1 提交弹窗*/
.tanchuang1 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/Common/tanchuangBg.png);
    height: 100%;
    z-index: 9999999;
}

.tanchuang1 .conBox {
    width: 400px;
    height: 212px;
    padding: 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -220px;
    top: 50%;
    margin-top: -80px;
    z-index: 9999999;
}

.tanchuang1 .conBox .tcClose {
    width: 33px;
    height: 90px;
    position: absolute;
    right: 45px;
    top: -90px;
    cursor: pointer;
    z-index: 999999999999999;
}

.tanchuang1 .conBox .box {
    width: 398px;
    height: 190px;
    border: 1px solid #e5e5e5;
    padding-top: 20px;
    text-align: center;
    position: relative;
}

.tanchuang1 .conBox .box img {
    display: block;
    width: 47px;
    height: 47px;
    margin: 0 auto;
}

.tanchuang1 .conBox .box h5 {
    font-size: 24px;
    color: #18903c;
    font-weight: bold;
    margin-top: 10px;
}

.tanchuang1 .conBox .box p {
    font-size: 16px;
    color: #4d4d4d;
    margin-top: 10px;
}

.tanchuang1 .conBox .box .b15 {
    display: block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -75px;
    background: #18903c;
    text-decoration: none;
    z-index: 999999999999999;
    border: 0px;
}

.tanchuang2 .conBox .box a {
    background: #404040;
}

/*------------------------------------  新加入的代码放在下面  ---------------------------------------------*/

/*关闭网站*/
.y-close-page {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: #333;
}

.y-dialog-cont {
    width: 360px;
    height: 160px;
    background-color: #fff;
    margin: 8% auto 0;
    border-radius: 10px;
    text-align: center;
    color: #666;
}

.y-dialog-cont p {
    padding-top: 10%;
    font-size: 18px;
}

.y-dialog-cont a {
    display: block;
    width: 70px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 5px;
    margin: 36px auto 0;
    text-decoration: none;
    background: #18903c;
}



/*--------分界线--------分界线--------分界线--------分界线--------*/

/*-- fontface --*/
@font-face {
    font-family: "DIN Medium";
    src:url("../font/DIN Medium.woff2") format("woff2"),
        url("../font/DIN Medium.ttf") format("truetype"),
        url("../font/DIN Medium.eot") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}
/*-- end fontface --*/

/*--public--*/
.wrapper{margin:0 auto;width:1200px;}
.wrap-title{margin-bottom:35px;text-align:center;animation:fadeinT 1s ease-in-out;}
.wrap-title h2{font-weight:bold;font-size:35px;color:#333;}
.wrap-title h2 a{color:#333;transition:all 0.5s;}
.wrap-title h2 a:hover{color:#18903c;}
.wrap-title p{margin-top:10px;font-size:18px;color:#333;}
.wrap-title.white *{color:#fff;}
/*--end public--*/

/*--topBar--*/
.topBar{height:60px;line-height:60px;background:#f4f4f4;}
.topBar .top-menu{float:right;}
.topBar .top-menu li{position:relative;float:left;padding:0 32px;}
.topBar .top-menu li:after{display:block;position:absolute;top:50%;right:0;width:1px;height:20px;content:"";background:#9e9e9e;transform:translateY(-50%);}
.topBar .top-menu li:last-child{padding-right:0;}
.topBar .top-menu li:last-child:after{display:none;}
.topBar .top-menu li a{position:relative;display:block;padding-left:30px;font-size:14px;color:#999;}
.topBar .top-menu li a:before{display:block;position:absolute;left:0;top:50%;width:22px;height:22px;content:"";background:url(../images/Common/top_icon.png) no-repeat;transform:translateY(-50%);}
.topBar .top-menu li:nth-child(1) a:before{background-position:0 -22px;}
.topBar .top-menu li:nth-child(2) a:before{background-position:0 0;}
.topBar .top-menu li .pop{display:none;position:absolute;z-index:333;top:100%;left:32px;padding:5px;width:88px;height:88px;overflow:hidden;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.topBar .top-menu li .pop img{display:block;width:100%;}
.topBar .top-menu li:hover .pop{display:block;}
.topBar .top-menu li:hover a{color:#333;}
.topBar .welcome{width:400px;font-size:14px;color:#999;overflow:hidden;}
/*--end topBar--*/

/*--header--*/
.header{padding:21px 0;height:88px;overflow:hidden;background:#fff;}
.header .logo{float:left;padding-right:20px;width:200px;height:88px;}
.header .logo img{display:block;width:100%;}
.header .slogan{float:left;padding:10px 0 10px 20px;overflow:hidden;border-left:#ddd solid 1px;}
.header .slogan h2{font-weight:bold;font-size:27px;color:#18903c;}
.header .slogan p{margin-top:6px;font-size:20px;color:#333;}
.header .tel{float:right;padding-top:22px;overflow:hidden;}
.header .tel dl{padding-left:40px;line-height:1.25;background:url(../images/Common/tel.png) no-repeat 0 6px;}
.header .tel dt{font-size:14px;color:#666;}
.header .tel dd{font-size:20px;font-family:"DIN Medium";color:#333;}
.header .tel dd em{display:block;}
/*--end header--*/

/*--nav--*/
.nav{height:70px;line-height:70px;background:#18903c;background-image:linear-gradient(to right,#0f8d3d,#6fad2e);}
.nav-list li{position:relative;float:left;background:url(../images/Common/nav_line.png) no-repeat right center;}
.nav-list li:last-child{background-image:none;}
.nav-list li>a{display:block;padding:0 29px;font-size:17px;color:#fff;}
.nav-list li:hover>a,.nav-list li.cur>a{color:#333;background:#ddd;}
.nav-list li .dropDown{display:none;position:absolute;z-index:999;left:0;top:100%;min-width:200px;background:#ddd;}
.nav-list li .dropDown a{display:block;padding:0 20px;height:45px;line-height:45px;font-size:15px;color:#333;white-space: nowrap;}
.nav-list li .dropDown a:before{display:inline-block;margin-right:10px;content:"-";}
.nav-list li .dropDown a:hover{color:#fff;background:#18903c;background-image:linear-gradient(to right,#0f8d3d,#6fad2e);}
/*--end nav--*/

/*--footer--*/
.footer{padding:60px 0;overflow:hidden;background:#181818;}
.ft-menu{float:left;width:480px;overflow:hidden;}
.ft-menu dl{float:left;padding:0 20px;width:198px;min-height:232px;overflow:hidden;border-left:rgba(255,255,255,0.1) solid 1px;}
.ft-menu dt{height:30px;line-height:30px;font-size:20px;}
.ft-menu dt a{color:#fff;}
.ft-menu dt a:hover{font-weight:bold;}
.ft-menu dd{padding-top:22px;line-height:36px;overflow:hidden;}
.ft-menu dd a{display:block;font-size:15px;color:#999;}
.ft-menu dd a:hover{color:#fff;}
.ft-info{float:left;padding:0 20px;width:400px;min-height:232px;overflow:hidden;border-left:rgba(255,255,255,0.1) solid 1px;}
.ft-info dt{height:30px;line-height:30px;font-size:20px;}
.ft-info dt a{color:#fff;}
.ft-info dt a:hover{font-weight:bold;}
.ft-info dd{padding-top:18px;overflow:hidden;}
.ft-info dd p{margin-top:12px;line-height:24px;font-size:15px;color:#999;}
.ft-info dd p a{display:inline-block;margin-right:10px;color:#999;}
.ft-info dd p a:hover{color:#fff;}
.ft-QRcode{float:right;overflow:hidden;}
.ft-QRcode .item{float:right;margin-left:20px;padding:10px;width:80px;overflow:hidden;background:#fff;border-top-right-radius:15px;}
.ft-QRcode .item i{position:relative;display:block;overflow:hidden;}
.ft-QRcode .item i:after{display:block;position:absolute;left:0;top:0;width:100%;height:15px;content:"";background:url(../images/Common/light.png) no-repeat center;animation:light 5s infinite;}
.ft-QRcode .item i img{display:block;width:100%;}
.ft-QRcode .item p{margin-top:6px;font-size:14px;color:#999;}
@keyframes light{
    0%{top:0;}
    50%{top:100%;opacity:0.5;}
    100%{top:0;}
}
/*--end footer--*/