@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    background: #101010;
    color: #fff;
    position: relative;
    font-family: '寰蒋闆呴粦';
    font-size: 14px;
}

ul li,
li,
dl dd,
dd {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    width: 0;
    height: 0;
    display: block;
    float: none;
    font-size: 0;
    line-height: 0px;
    overflow: hidden;
    visibility: hidden;
    border: none;
    background: none;
}

.fb {
    font-weight: bold;
}

.cm {
    color: #007197;
}

.cs {
    color: #ff6600;
}

.tb_data {
    border-collapse: collapse;
}

.tb_data tr td {
    border: 1px solid #ccc;
    vertical-align: middle;
    padding: 4px;
    height: 20px;
    line-height: 20px;
    font-family: arial;
}


/*======棣栭〉======*/


/*澶撮儴*/

#nav #logo {
    width: 120px;
    height: 120px;
    float: left;
    /* background: url(../../static/index/images/logo.png) no-repeat center; */
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
}

#nav_box {
    height: 121px;
    border-bottom: 1px solid #4e4e4e;
    background: #000;
}

#nav {
    width: 1160px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: bold;
    font-family: '寰蒋闆呴粦';
    overflow: hidden;
    color: #fff;
    display: flex;
    justify-content: space-between;
}

#nav li {
    width: 70px;
    float: left;
}

#nav li a {
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    display: block;
}

#nav li a:hover {
    text-decoration: none;
    color: #fff;
}

#nav .left {
    padding-top: 50px;
}

#nav .right {
    margin-left: 106px;
    padding-top: 50px;
}

#nav li ul {
    width: 120px;
    margin-left: -30px;
    position: absolute;
    z-index: 10;
    padding: 5px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#nav li ul li {
    width: auto;
    float: none;
    border-right: none;
    margin-bottom: 1px;
    display: block;
    background: none;
    padding-left: 20px;
}

#nav li ul li a {
    height: 44px;
    line-height: 44px;
    padding: 0 5px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: #ffe400;
}

#nav li ul li a:hover {
    text-decoration: none;
    color: #fff;
}

.wrapper {
    width: 1160px;
    margin: 20px auto 0;
}

.l_col {
    width: 230px;
    float: left;
    display: inline;
}

.c_col {
    width: 510px;
    margin-left: 10px;
    float: left
}

.r_col {
    width: 760px;
    margin-left: 10px;
    float: left;
    display: inline;
}

.more {
    float: right;
    color: #fff;
    font-weight: normal;
    margin-right: 20px;
}


/*slides*/

#banner {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    height: 560px;
    overflow: hidden;
}

.slides {
    width: 1960px;
    left: 50%;
    margin-left: -1000px;
    height: 560px;
    overflow: hidden;
    position: relative;
}

.slide-pic {
    padding: 0px;
    list-style: none;
}

.slide-pic img {
    width: 1960px;
    height: 560px;
}

.slide-pic li {
    display: none;
}

.slide-pic li.cur {
    display: block;
}

.slide-li {
    margin: 0px;
    padding: 0px;
    left: 930px;
    bottom: 10px;
    position: absolute;
}

.slide-li li {
    margin: 0 0 0 10px;
    padding: 0px;
    width: 40px;
    height: 10px;
    float: left;
    overflow: hidden;
    list-style: none;
}

.slide-li a {
    width: 40px;
    height: 10px;
    color: #fff;
    font-size: 12px;
    display: block;
}

.slide-li a:hover {
    color: #F00;
    text-decoration: none;
}

.op li {
    background: #999999;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.op li.cur {
    background: #666666;
}

.slide-txt span {
    display: none;
}


/*slides end*/

.pic_box {
    width: 245px;
    padding: 2px;
    border: 1px solid #edea02;
    border-radius: 5px;
    float: left;
    margin-left: 60px;
}

.pic_box .cnt {
    padding: 8px 0 0;
    line-height: 21px;
    color: #fff;
}


/*======鍐呴〉======*/


/* .s_banner_box {
    margin: 0 auto 0;
    height: 360px;
    background: url("__PUBLIC__{$tag.head_img}") no-repeat center top;
}

.s_banner {
    margin: 0 auto;
    width: 1000px;
} */


/*渚ф爮*/

.s_col {
    width: 210px;
    float: left;
    display: inline;
}


/*浜у搧鍒嗙被*/

.category_box {
    width: 210px;
}

.category_box .tit {
    height: 44px;
    line-height: 40px;
    font-family: '寰蒋闆呴粦';
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding-left: 20px;
    background: url(../images/category_tit_bg.png) no-repeat 5px center;
    border-bottom: 1px solid #fff;
}

.category_box .tit span {
    line-height: 44px;
    font-size: 14px;
    color: #D9D9D9;
    font-weight: normal;
}

.category_box .cnt {
    padding: 0 10px;
}

.category_box .cnt ul li {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #7c7a7a;
    padding-left: 40px;
}

.category_box .cnt ul li a {
    color: #fff;
}

.category_box .cnt ul li a:hover {
    color: #fff;
}


/*涓绘爮*/

.m_col {
    width: 920px;
    float: left;
    margin-left: 30px;
}

.pos {
    height: 44px;
    line-height: 40px;
    font-family: '寰蒋闆呴粦';
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding-left: 20px;
    background: url(../images/category_tit_bg.png) no-repeat 5px center;
    border-bottom: 1px solid #fff;
}

.pos span {
    line-height: 44px;
    font-size: 14px;
    color: #D9D9D9;
    font-weight: normal;
}

.position {
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    float: right;
}

.m_col .cnt {
    padding: 10px 0;
    line-height: 24px;
}

.m_col .cnt p {
    line-height: 24px;
    margin-bottom: 10px;
}

.m_col .cnt h2 {
    text-align: center;
    font-size: 16px;
}

.m_col .cnt h3 {
    border-bottom: 1px dotted #b4b4b4;
    border-top: 1px dotted #b4b4b4;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 10px 0;
    text-align: center;
}


/*鍦ㄧ嚎鐣欒█ 鏂囨湰妗�*/

.ipt_dft {
    width: 260px;
    height: 18px;
    padding-top: 4px;
    padding-left: 2px;
    float: left;
    border: 1px solid #7c7c7c;
}

.sp-title {
    color: #888;
    padding: 0px 12px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    background: #f3fbea url(../images/search-top-bg.gif) repeat-x scroll;
    margin-bottom: 8px;
}

.sp-title h2 {
    font-size: 14px;
    line-height: 27px;
}

.sp-title h2 a {
    margin-left: 6px;
    color: #03541F;
}

.sp-title .more {
    float: right;
    margin: -27px 0px;
    line-height: 27px;
}


/*鍒楄〃鑱旂郴鏂瑰紡*/

.list_contact_box {
    width: 210px;
    margin-top: 20px;
}

.list_contact_box .tit {
    height: 44px;
    line-height: 40px;
    font-family: '寰蒋闆呴粦';
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding-left: 20px;
    background: url(../images/category_tit_bg.png) no-repeat 5px center;
    border-bottom: 1px solid #fff;
}

.list_contact_box .tit span {
    line-height: 44px;
    font-size: 14px;
    color: #D9D9D9;
    font-weight: normal;
}

.list_contact_box .cnt {
    padding: 10px 0;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.list_contact_box .cnt ul li {
    font-family: "瀹嬩綋";
}


/*浜у搧鍒楄〃*/

.productlist {
    width: 920px;
    line-height: 24px;
    padding: 10px 0;
}

.productlist ul li {
    /* width: 180px; */
    float: left;
    margin: 30px 25px;
}

.productlist ul li a.pic {
    width: 176px;
    height: 162px;
    border: 1px solid #e1e1e1;
    padding: 1px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    /* hack for ie */
    *display: block;
    *font-size: 141px;
    /* 绾︿负楂樺害鐨�0.873 */
    *font-family: Arial;
    /* 闃叉闈瀠tf-8寮曡捣鐨刪ack澶辨晥闂锛屽gbk缂栫爜 */
}

.productlist ul li img {
    width: 176px;
    height: 162px;
    vertical-align: middle;
}

.productlist ul li .name {
    height: 70px;
    line-height: 70px;
    display: block;
    text-align: center;
}

.productlist ul li .name a {
    color: #fff;
}

.productlist ul li .det {
    width: 200px;
    float: left;
    line-height: 21px;
    font-weight: normal;
    color: #fff;
    display: block;
}

.view_product_left {
    float: left;
    margin-right: 30px;
    display: inline;
    padding: 5px 0 0 0;
}

.view_product_left img {
    width: 360px;
    height: 300px;
    vertical-align: middle;
}

.view_product_right {
    width: 260px;
    float: left;
}

.view_product_right ul li {
    line-height: 26px;
}

.view_product_cnt {
    width: 718px;
    float: left;
    margin-top: 5px;
    display: inline;
}

.news_box_inner .tit {
    height: 30px;
    line-height: 30px;
    background: #31496b;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.news_box_inner {
    padding: 20px 10px 10px 10px;
    line-height: 26px;
}


/*鏂伴椈鍒楄〃*/

.newslist {
    padding: 10px;
    line-height: 24px;
}

.newslist li {
    border-bottom: 1px #ccc dashed;
    line-height: 28px;
    padding: 10px 0;
}

.newslist li img {
    border: 1px #ccc solid;
    padding: 1px;
    width: 80px;
    height: 80px;
    float: left;
    margin: 7px 10px 0 0;
}

.newslist .title {
    font-size: 9pt;
    font-weight: normal;
    line-height: 25px;
    margin-left: 2px;
    overflow: hidden;
}

.newslist .info {
    color: #555555;
    display: block;
    line-height: 23px;
    padding-left: 12px;
}

.newslist .intro {
    color: #999999;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.time {
    float: right;
    font-family: Arial;
    color: #999;
}


/*缈婚〉*/

.page_area {
    text-align: center;
}

.content_n_pn {
    margin: 5px 0 0 0;
    width: auto;
    border-top: 1px #ccc dashed;
    padding-top: 5px;
}


/*鏍峰紡鍖�*/

a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:active {
    color: #fff;
    text-decoration: none;
}


/*======鑴氶儴======*/

#footer {
    background: #000;
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #454444;
    font-size: 14px;
    font-family: '寰蒋闆呴粦';
}

#footer ul {
    color: #fff;
    width: 1160px;
    margin: 0 auto;
    line-height: 50px;
    font-family: Arial;
    clear: both;
    background: url(../../static/index/images/foot_logo.png) no-repeat right center;
}

#footer a:link {
    color: #fff;
    text-decoration: none;
}

#footer a:visited {
    color: #fff;
    text-decoration: none;
}

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

#footer a:active {
    color: #fff;
    text-decoration: underline;
}

#footer .nav {
    width: 490px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: left;
    border-bottom: 1px solid #454444;
}

#footer .nav a {
    color: #fff;
    padding-right: 20px;
}