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,
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;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

input,
select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 Microsoft YaHei;
    font-size: 63%;
}

select,
input,
button,
textarea,
button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 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;
}

body {
    overflow-x: hidden;
    color: #666;
    font-size: 16px;
    font-family: microsoft yahei, "宋体";
    background: #fff;
    position: relative;
}

/*网站字体颜色*/
a {
    color: #333;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: none;
}

p {
    word-spacing: -1.5px;
}

/*定位*/
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*html .clearfix {
    height: 1%;
}

.Clearfix {
    display: block;
}

.abs-right {
    position: absolute;
    right: 0;
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.fix,
.z {
    *zoom: 1;
}

.fix:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.mt10 {
    margin-top: 10px;
}

/* -- 页面整体布局 -- */
.container {
    width: 85%;
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
    font-family: microsoft yahei;
}

/* 头部开始 */
.in_header {
    width: 100%;
    background: #fff;
}

.in_header .top {
    background: url(../images/bg.png);
    height: 40px;
    width: 100%;
}

.in_header .top .top_l {
    width: 40%;
}

.in_header .top .top_l li {
    float: left;
    margin: 0 10px 0 0px;
    line-height: 40px;
    color: #d80001;
}

.in_header .top .top_l li a {
    color: #d80001;
}

.in_header .top .top_r {
    width: 300px;
}

.in_header .top .top_r li {
    float: right;
    margin: 0 10px 0 0px;
    line-height: 40px;
    color: #333;
}

.in_header .top .top_r li a:hover {
    color: #d80001;
}

.in_header .head {
    background: url(../images/tt02.png) top center;
    height: 135px;
}

.in_header .nav {
    width: 100%;
    height: 54px;
    background: #c52727;
}

.in_header .nav ul {
    width: 85%;
    max-width: 1440px;
    margin: 0 auto;
}

.in_header .nav li {
    float: left;
    width: 12.5%;
    background: url(../images/icon_nav.png) no-repeat;
    position: relative;
}

.in_header .nav li.n1 {
    background-position: 10px 0;
    background-color: #bb0303;
}

.in_header .nav li.n2 {
    background-position: 10px -50px;
}

.in_header .nav li.n3 {
    background-position: 10px -100px;
}

.in_header .nav li.n4 {
    background-position: 10px -150px;
}

.in_header .nav li.n5 {
    background-position: 10px -200px;
}

.in_header .nav li.n6 {
    background-position: 10px -250px;
}

.in_header .nav li.n7 {
    background-position: 10px -305px;
}

.in_header .nav li.n8 {
    background-position: 10px -357px;
}

.in_header .nav li a {
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 54px;
    text-align: center;
    display: block;
}

.in_header .nav li:hover {
    background-color: #bb0303;
}

.in_header .nav li dl {
    width: 100%;
    position: absolute;
    left: 0;
    top: 55px;
    display: none;
    z-index: 999;
}

.in_header .nav li dl dd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../images/black.png);
    margin-top: 1px;
    display: block;
}

.in_header .nav li dl dd:hover {
    background: #bb0303;
}

.in_header .nav li dl dd a {
    background-image: none;
    line-height: 40px;
}

.in_header .meun_off {
    float: right;
    margin: -30px 10px 0 0;
    display: none;
}

.in_header .meun_off span {
    width: 23px;
    height: 3px;
    background: #c52727;
    display: block;
    margin: 3px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.in_header .nav .close {
    display: none;
    position: absolute;
    top: 4%;
    right: 4%;
}

.in_header .nav .close img {
    transition: all .5s ease;
    width: 25px;
    height: auto;
}

.in_header .nav .close:hover img {
    transform: rotate(180deg);
}

/* banner */
.slideBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slideBox .hd {
    position: absolute;
    right: 50%;
    bottom: 30px;
    height: 25px;
    margin-right: -30px;
    overflow: hidden;
    z-index: 1;
}

.slideBox .hd li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%;
}

.slideBox .hd li.on {
    background: #bb0303;
    border: 1px solid #bb0303;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd li a {
    position: relative;
    width: 100%;
    padding: 16.8% 0;
    display: block;
}

.slideBox .bd li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    width: 43px;
    height: 93px;
    margin-top: -46px;
    background: url('../images/slider-arrow.png') no-repeat;
    display: block;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: right;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox a.pic {
    position: relative;
    width: 100%;
    padding: 14.8% 0;
    display: block;
}

.slideBox a.pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.cgd {
    height: 60px;
    display: none;
}

/*分类标题*/
.CategoryList_Title {
    height: 2.968em;
    line-height: 2.968em;
    padding: 0 .687em;
    color: #333;
    display: none;
    text-align: center;
    border-bottom: 1px solid #b0b4bb;
    font-size: 1.125em;
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}

.CategoryList_Title .fl {
    float: left;
    background: url('../images/jt6.png') no-repeat left center;
    width: 17px;
    height: 100%;
}

.CategoryList_Title .icon-details {
    margin-right: .5em;
    float: right;
}

/* 页尾 */
.bottom {
    width: 100%;
    background: url(../images/sc_34.png) repeat-x;
    padding: 20px 0;
    color: #cacaca;
}

.bottom .btm1 {
    float: left;
    width: 24%;
    margin-top: 25px;
}

.bottom .btm2 {
    float: right;
    margin-right: 4%;
    width: 49%;
    border-right: 1px solid #373737;
    position: relative;
    padding-left: 2%;
    border-left: 1px #373737 solid;
}

.bottom .btm2 p {
    line-height: 36px;
    font-size: 14px;
    color: #333;
}

.bottom .btm2 p span {
    margin-left: 20px;
}

.bottom .btm2 p a {
    color: #333;
    display: inline;
}

.bottom .btm2 p a:hover {
    color: #7bbf09;
}

.bottom .weixin {
    float: right;
    width: 10%;
    font-size: 14px;
    padding-top: 15px;
    text-align: center;
}

.bottom .weixin p {
    text-align: center;
    color: #333;
}

.bottom .weixin img {
    width: 110px;
    margin: 0 auto;
    height: 110px;
}

.fttow {
    display: none;
    width: 100%;
    height: 56px;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.fttow li {
    float: left;
    width: 33.3%;
}

.fttow li span {
    float: left;
    width: 100%;
    height: 33px;
}

.fttow li p {
    width: 100%;
    line-height: 21px;
    float: left;
    text-align: center;
    font-size: 13px;
    color: #fff;
}

.fttow li a {
    color: #fff;
}

.fttow li span img {
    height: 2em;
    padding-top: 0.2em;
    display: block;
    margin: 0 auto;
}

.saoma1 {
    width: 300px;
    height: 300px;
    position: fixed;
    bottom: 10%;
    left: 50%;
    margin-left: -150px;
    z-index: 10000;
    background: #000;
    opacity: 0.8;
}

.ewm11 {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33%;
    margin-left: -33%;
}

.ewm11 img {
    width: 100%;
}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1440px) {
    .in_header .nav li a {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .bottom .btm1 img {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .in_header .nav li a {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1100px) and (min-width: 800px) {
    .container {
        width: 93%;
    }
}

@media screen and (max-width: 768px) {
    .container {
        width: 98%;
    }

    .in_header .top .top_r {
        display: none;
    }

    .flinkbg {
        height: auto;
    }

    .flinkbg h2 {
        float: left;
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;
        color: #fff;
    }

    .flinkbg ul {
        padding: 5px 0;
        float: left;
    }

    .flinkbg ul li {
        float: left;
        font-size: 14px;
        margin-right: 20px;
        line-height: 30px;
    }

    .flinkbg ul li a {
        color: #fff;
    }

    .flinkbg ul li a:hover {
        text-decoration: underline;
    }

    .bottom .btm2 {
        width: 100%;
        border: none;
        text-align: center;
        padding-bottom: 60px;
    }

    .fttow {
        display: block !important;
    }

    .footer1-1,
    .footer3,
    .weixin,
    .btm1,
    .gs {
        display: none !important;
    }

    .yone,
    .slideBox .prev,
    .slideBox .next,
    .in_header .head .nav {
        display: none;
    }

    .CategoryList_Title,
    .cgd,
    .in_header .meun_off,
    .in_header .nav .close {
        display: block;
    }
}

@media screen and (max-width: 414px) {
    .in_header .top .top_l {
        width: 100%;
    }

    .in_header .head {
        background: url(../images/tt02.png) -600px top;
        height: 105px;
    }

    .in_header .head img {
        width: 50%;
    }

    .in_header .nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/black.png);
        z-index: 1000;
        display: none;
    }

    .in_header .nav ul {
        padding-top: 20%;
    }

    .in_header .nav ul li {
        float: none;
        height: 70px;
        line-height: 70px;
        width: 100%;
        text-align: center;
        margin: 0;
        background: none;
        overflow: hidden;
    }

    .in_header .nav ul li a {
        display: block;
        height: 70px;
        line-height: 70px;
        padding: 0;
        color: #fff;
        font-size: 18px;
    }

    .in_header .nav li dl {
        top: 71px;
    }

    .in_header .nav li.n1,
    .in_header .nav li:hover {
        background: none;
    }

    .slideBox .hd {
        bottom: 10px;
        height: 15px;
    }
}

@media screen and (max-width: 411px) {}

@media screen and (max-width: 400px) {}

@media screen and (max-width: 375px) {
    .in_header .head {
        height: 95px;
    }
}

@media screen and (max-width: 360px) {
    .in_header .head {
        height: 90px;
    }
}

@media screen and (max-width: 320px) {
    .in_header .head {
        height: 80px;
    }
}