@charset "gb2312";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:12px/1.5 Arial,'Microsoft YaHei',sans-serif; color: #333;}
h1, h2, h3, h4, h5, h6,b,strong,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a { text-decoration: none; cursor: pointer;color: #fff;display: block; }
a:hover { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img { vertical-align: top; display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none}


/*	font	*/
.font_w {font-family: 'Microsoft YaHei'; }
.font_a {font-family: 'Arial'; }
.fs10 {font-size: 10px; }
.fs12 {font-size: 12px; }
.fs14 {font-size: 14px; }
.fs16 {font-size: 16px; }
.fs18 {font-size: 18px; }
.fs20 {font-size: 20px; }
.fs22 {font-size: 22px; }
.fs24 {font-size: 24px; }
.fs26{font-size:26px;}
.fs28{font-size:28px;}
.fs30 {font-size: 30px; }
.fs44{font-size:44px;}

.fb {font-weight: bold; }
.fn {font-weight: normal !important; }

/* text-align */
.tac { text-align: center; }
.tar { text-align: right; }
.tal { text-align: left; }
.dn { display: none; }
.db { display: block; }
.dib { display: inline-block; }
i{display:inline-block;vertical-align:middle;}
.cen {margin: auto;padding: 0 9%;}
/*	clear	*/
.clearfix:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

/*	float	*/
.fl { float: left;}
.fr { float: right;}

/*	blank	*/
.blank5 { height: 5px; clear: both; font-size: 1px; overflow: hidden; }
.blank10 { height: 10px; clear: both; font-size: 1px; overflow: hidden; }
.blank15 { height: 15px; clear: both; font-size: 1px; overflow: hidden; }
.blank20 { height: 20px; clear: both; font-size: 1px; overflow: hidden; }
.blank25 { height: 25px; clear: both; font-size: 1px; overflow: hidden; }
.blank30 { height: 30px; clear: both; font-size: 1px; overflow: hidden; }
.blank35 { height: 35px; clear: both; font-size: 1px; overflow: hidden; }
.blank40 { height: 40px; clear: both; font-size: 1px; overflow: hidden; }

/*	margin	*/
.mp{margin:0px auto;padding:0px;}

.m0 { margin: 0px !important; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }
.m25 { margin: 25px; }
.m30 { margin: 30px; }

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }

.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr25 { margin-right: 25px; }
.mr30 { margin-right: 30px; }

.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }

.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px; }
.ml30 { margin-left: 30px; }

/*	padding	*/
.p0 { padding: 0px !important; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.p25 { padding: 25px; }
.p30 { padding: 30px; }

.pt0 { padding-top: 0px !important; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }

.pr0 { padding-right: 0px !important; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pr30 { padding-right: 30px; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }

.pl0 { padding-left: 0px !important; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }

/**position**/
.pr{position:relative;}
.pa{position:absolute;}

/**border**/
.bor_l{border-left:none!important}
.bor_r{border-right:none!important}
.bor_t{border-top:none!important}
.bor_b{border-bottom:none!important}

/**color**/
.col_f{color:#fff;}
.col_3{color:#333;}
.col_6{color:#666;}
.col_9{color:#999;}
.col_0{color:#000;}
.col_r{color:#ec0000;}
.col_b{color:#009bf7;}
.wout {width: 100%;}
.wfixed {width: 1100px; margin: 0px auto; padding: 0px;background-color: #fff;padding-right: 20px; }

.cursor{cursor:pointer;}
.Radius{z-index:99;position:relative;}

/* header */




/* 导航样式 */

.header{}
.header .logo{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 1% 0;

}
.header .logo img{
    
}
.header .nav{
    width: 100%;
}
.header .nav ul{
    width: 100%;
    display: inline-block;
    text-align: center;
}
.header .nav li{
    display: inline-block;
    font-size: 16px;
    margin-right: 7%;
    padding: 1.5% 0;
    position: relative;

}
.header .nav li:hover{
    color: #007440;
}
.header .nav li>a:after{
    content: "";
    display: block;
    bottom: 0px;
    width: 0px;
    left: 0px;
    position: absolute;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 2px;
    background: #fff;
    border-bottom: 2px solid #007440;
}
.header .nav li:hover>a::after{
    width: 100%;
    color: #007440;
}
.header .nav li:last-child{
    margin-right: 0;
}
.header .nav li a{
    color: inherit;
    font-size: inherit;
}














.x-menu {
    position: relative;
}

.x-menu>li {
    float: left;
    position: relative;
    margin: 1.9vw 1.2vw;
}

.x-menu>li>a {
    display: block;
    font-size: 16px;
}

.x-menu>li>a:after {
    content: "";
    display: block;
    bottom: 0px;
    width: 0px;
    left: 0px;
    position: absolute;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 2px;
    background: #fff;
}

.x-menu>li:hover>a:after {
    width: 100%;
}

.x-menu>li:after {
    content: '';
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    height: 40px;
    opacity: 0;
    top: 100%;
}

.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.x-sub-menu {
    position: absolute;
    z-index: 99;
    width: 200%;
    left: -45%;
    top: 80px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-sub-menu>li>a:hover {
    background: #e9eaeb;
}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
}

.fooder{
    background-color: #222629;
    padding: 3% 0;
}
.fooder .food_tit{
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-bottom: 30px;
}
.fooder .food_tit .food_logo{
    float: left;
}
.fooder .food_tit .food_logo img{}
.fooder .food_tit ul{
    float: right;
    margin-top: 20px;
}
.fooder .food_tit ul li{
    float: left;
    margin-left: 10px;
}
.fooder .food .food_nav{
    margin-top: 30px;
}
.fooder .food .food_nav dl{
    float: left;
    margin-right: 60px;
    
}
.fooder .food .food_nav dl dt{
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.fooder .food .food_nav dl dd{
    font-size: 16px;
    color: #acadaf;
    line-height: 35px;
}
.fooder .food .food_nav dl dd a{
    font-size: inherit;
    color: inherit;
}
.fooder .food .ewm{}
.fooder .food .ewm li{ 
    float: left;
    margin-left: 20px;
    margin-top: 50px;
}
.fooder .food .ewm li img{  }
.fooder .food .ewm li p{
    font-size: 12px;
    color: #e5e5e5;
    text-align: center;
    line-height: 40px;
 }
 .banquan{
    border-top: 1px solid #393c3f;
    background-color: #222629;
 }
 .banquan p{
     color: #747577;
     font-size: 14px;
     line-height: 60px;
 }
 .banquan p a{
     font-size: inherit;
     color: inherit;
     display: inline-block;
}










/* 客服 */
.dock-box a:link, .dock-box a:visited { color: #fff;}
.dock-box a:active,.dock-box a:hover { color: #fff;}  
.dock-box{ position: fixed; right: 0px; overflow: hidden; bottom: 0; width: 42px; z-index: 1000; transition: width 0.3s ease 0s; -webkit-transition: width 0.3s ease 0s;}
.dock-list li{ height: 42px; height: 42px; margin-bottom: 2px; width: 100%; position: relative;}
.dock-list .ico{ background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: #333333; position: absolute; right: 0px; top: 0; width: 42px; height: 42px;}
.dock-list .dock-c{ float: left; width: 220px; padding-left: 24px; height: 42px; line-height: 42px; color: #fff; font-size: 15px; font-family: "黑体"; position: absolute; left: 0; top: 0; background-color: #333;  transition: background 0.3s ease 0s; -webkit-transition: background 0.3s ease 0s;}
.dock-list li:hover span.dock-c{ background-color: #e3aa12;}
.dock-box:hover{ width: 244px;}
.dock-sharp a{ width: 42px !important; float: left; display: block; height: 42px !important; border-right: 1px solid #4f4f4f !important; background-repeat: no-repeat; background-position: center center; margin: 0px !important; padding: 0 !important;}
.dock-sharp a.sina{ background-image: url(../images/service/dock_s1.png);}
.dock-sharp a.wx{ background-image: url(../images/service/dock_s2.png);}
.dock-sharp a.tx{ background-image: url(../images/service/dock_s3.png);}
.dock-sharp a.more{ background-image: url(../images/service/dock_s4.png);}
.dock-sharp a:hover{ background-color: #4f4f4f;}