*
{
    margin:0;
    padding:0;
}

body
{
    font-family: microsoft yahei,serif;
}

a
{
    color:#333;
    text-decoration:none;
}

a:hover
{
    color:#e2001a;
    text-decoration:underline;
}

img
{
    border:none 0;
}

li
{
    list-style:none;
}


h1,h2,h3,h4,h5,h6
{
    font-size:14px;
    font-family: "microsoft yahei",serif;

}

em,i
{
    font-style:normal;
}

.head
{
    height: 80px;
    width: 1200px;
    margin: 0 auto;
}

.top_logo
{
    float: left;
    padding: 15px 0 0 35px;
}

.top_nav
{
    float: right;
}

.top_nav ul
{
    float: left;
}

.top_nav ul li
{
    float: left;
    position: relative;
    text-align: center;
}

.top_nav ul li a
{
    height: 60px;
    padding: 0 20px;
    padding-top: 20px;
    display: inline-block;
    width: 64px;
    text-align: center;
    
}

.top_nav ul li a span {
    display: block;
    line-height: 20px;
    font-weight: 100;
    font-size: 14px;
}

.top_nav ul li a span.english {
    font-family: "Arial","microsoft yahei",serif;
    text-transform: uppercase;
    font-size: 10px;
    -ms-font-size: 10px;
    display: inline-block;
    color: #808080;
}

.top_nav ul li:hover a,
.top_nav ul li a:hover
{
    color: #fff;
    background: #e3303c;
    text-decoration: none;
}

.top_nav ul li:hover a span,
.top_nav ul li a:hover span.english
{
    color: #fff;
}

.top_nav ul li.haver a
{
    color: #fff;
    background: #e3303c;
}

.top_nav ul li.haver a span.english
{
    color: #fff;
}

.nav_pull
{
    display: none;
    /* left: 20px; */
    position: absolute;
    top: 80px;
    width: 160px;
    /*background: #db4c56;*/
    background: #e3303c;
    z-index: 20;
    opacity: 0.8;
}

.top_nav ul li:hover div.nav_pull
{
    display: block;
}

.nav_pull li
{
    height: auto;
    line-height: 28px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.top_nav ul li .nav_pull ul li a
{
    height: auto;
    padding: 0 20px;
    font-size: 14px;
    color: #fff;
    margin: 0;
    width: auto;
    /* border-bottom: 1px solid #e27078; */
}

.top_nav ul li .nav_pull ul li a:hover
{
    text-decoration: underline;
}

.top_nav ul li.haver .nav_pull ul li a
{
    background: none;
}

.nav_ts
{
    float: right;
    padding: 0 27px;
    height: 80px;
    line-height: 88px;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    font-family: "microsoft yahei",serif;
    background:url(../images/nav_bg.gif) center 20px no-repeat #f1979d;
}

/*footer ------------------------------------------------------------------------------------------------------------------------*/

.footer
{
    background: #e6e6e6;
    padding: 30px 0 20px;
}

.footer_text
{
    width: 1200px;
    margin: 0 auto;
}

.f_t_cen
{
    display: inline-block;
}

.f_t_c_dl
{
    padding: 10px 0 40px;
    border-bottom: 1px solid #dadada;
}

.f_t_c_dl span
{
    display: inline-block;
    padding-right: 120px;
    font-size: 12px;
}

.f_t_c_dl span.no_padding
{
    padding-right: 0;
}

.f_t_c_dl span em
{
    color: #e3303c;
    text-transform: uppercase;
}

.f_t_cen p
{
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    padding: 40px 10px 0 0;
    color: #808080;
}

.f_t_cen p a
 {
     color: #808080;
 }

.f_t_cen p a:hover
{
    color: #e3303c;
}

.ewm_c
{
    float: right;
    width: 100px;
}

.ewm_c span
{
    display: inline-block;
    width: 100px;
    font-size: 12px;
    text-align: center;
    color: #808080;
    padding-top: 15px;
}

.n_footer
{
    background: #333;
    margin-top: 30px;
}

.yxlx
{
    float: left;
    width: 240px;
    padding-right: 120px;
}

.yxlx span
{
    width: 240px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
}

.yxlx span a
{
    width: 240px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    background:#683236
}

.yxlx span.nb_long a
{
    background: url(../images/y_icon.gif) 30px center no-repeat #683236;
}
.yxlx span.qy_long a
{
    background: url(../images/x_icon.gif) 25px center no-repeat #683236;
}

.n_flx
{
   float: left;
    width: 680px;
}

.n_flx span {
    padding:0 55px 30px 0;
    width: 280px;
    color: #e5e5e5;
}

.n_footer .f_t_c_dl
{
    overflow: hidden;
    padding: 10px 0 10px;
    border-bottom: 1px solid #3d3d3d;
}

.n_footer .f_t_cen p
{
    padding: 20px 10px 0 0;
}
