@CHARSET "UTF-8";

/*公用样式*/

.wt {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

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

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*头部样式*/

#header {
    position: relative;
    line-height: 38px;
    box-shadow: 0 0px 10px #999;
    color: #363636;
    font-size: 12px;
    background: #e4e4e4;
}

#header a {
    color: #363636;
    font-size: 12px;
}

.top_cc {
    position: relative;
    height: 120px;
}

.logo {
    float: left;
    line-height: 120px;
}

.top_phone {
    float: right;
    padding-left: 60px;
    background: url(../images/top_phone.png) no-repeat left center;
    margin-top: 40px;
    font-size: 16px;
    color: #363636;
}

.top_phone p:nth-child(2) {
    font-size: 26px;
    color: #ff0115;
    font-weight: bold;
}

#menu {
    position: relative;
    background: #003ff4;
    height: 58px;
    box-shadow: 0 0 5px #333;
    z-index: 9999;
}


/*导航栏样式*/

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

.nav li {
    line-height: 58px;
    height: 58px;
    text-align: center;
    width: 150px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li+li {
    background: url(../images/nav_shu.png) no-repeat left center;
}

.nav li a {
    display: block;
    line-height: 58px;
    color: #fff;
    height: 58px;
    font-size: 16px;
}

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

.nav .sec {
    height: 0;
    background: #003ff4;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 58px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #003ff4;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #ff0115;
    text-decoration: none;
}


/*热门搜索*/

.search {
    position: relative;
    background: #f0f0f0;
    height: 53px;
    width: 1200px;
    margin: 0 auto;
}

.hotSearch {
    margin-left: 140px;
    width: 400px;
    float: left;
    height: 53px;
    line-height: 53px;
    font-weight: normal;
    font-size: 16px;
    color: #4f4f4f;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch {
    margin-right: 135px;
    margin-top: 12px;
    width: 261px;
    float: right;
    background: url(../images/sss.png) no-repeat;
}

#formsearch input {
    height: 27px;
    line-height: 20px;
    outline: none;
    border: none;
    float: left;
}

#formsearch input#keyword {
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    color: #666;
    width: 164px;
    float: left;
    border: none;
    background: none;
    width: 76%;
}

#formsearch input#s_btn {
    width: 20%;
    height: 27px;
    line-height: 27px;
    border: none;
    cursor: pointer;
    background: none;
}


/*产品   中心*/

.c1_index {
    position: relative;
    padding: 50px 0;
}

.ptt {
    font-size: 30px;
    font-weight: 600;
    line-height: 24px;
    color: #ff0115;
    text-align: center;
    background: url(../images/p1.png) no-repeat center;
}

.ptt span {
    color: #5a5a5a;
    font-size: 30px;
    font-weight: 600;
    padding-left: 6px
}

.ptt dt {
    color: #7e7e7e;
    font-size: 13px;
    font-weight: 400;
    margin-top: 10px
}

.pro_ll {
    margin-top: 50px
}

.pro_ll li {
    float: left;
    margin-right: 29px;
    margin-bottom: 24px;
    position: relative;
}

.pro_ll li:nth-child(4n) {
    float: right;
    margin-right: 0px
}

.pro_ll li a.img {
    display: block;
    border: 1px solid #dedede
}

.pro_ll li a.img img {
    display: block;
    width: 276px;
    height: 198px;
}

.pro_ll li h2 {
    display: block;
    margin-top: 2px;
    background: #003ff4;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}

.pro_ll li h2 a {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}

.pro_ll li:hover h2 {
    background: #ff0115
}

.pro_ll li a.tm {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 198px;
    background: url(../images/tm.png);
    display: none
}

.pro_ll li:hover a.tm {
    display: block
}


/* sort2 */

.sort2 {
    position: relative;
    height: 40px;
    background: #003ff4;
    margin-top: 50px;
    text-align: center;
}

.sort2 li {
    display: inline-block;
    width: 200px;
    text-align: center;
    line-height: 40px;
}

.sort2 li a {
    font-size: 16px;
    color: #fff;
}

.sort2 li:hover {
    background: #ff0115;
}


/* c2_index */

.c2_index {
    position: relative;
    margin-top: 30px;
}

.c2_wap {
    position: relative;
    padding: 20px 0;
    background: #e7e7e7;
    margin-top: 20px;
}

.c2_lisa {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c2_lisa li {
    float: left;
    width: 265px;
    height: 450px;
    position: relative;
    background: #fff;
    padding: 10px;
}

.c2_lisa li .ysimg img {
    width: 265px;
    height: 220px;
    margin-top: 5px;
}

.c2_lisa li h1 {
    font-size: 36px;
    color: #ff0115;
    font-weight: bold;
    margin: 10px 0;
    text-align: right;
    line-height: 1.3;
}

.c2_lisa li h3 {
    font-size: 24px;
    color: #003ff4;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}

.c2_lisa li span {
    display: block;
    font-size: 14px;
    color: #161616;
    padding: 5px 0;
    min-height: 60px;
}

.c2_lisa li a {
    display: block;
    width: 250px;
    line-height: 30px;
    border: 1px solid #ebebeb;
    text-align: center;
    font-size: 16px;
    color: #888888;
    margin: 0 auto;
    margin-top: 10px;
}

.c2_lisa li:hover a {
    color: #ff0115;
}


/* c3_index */

.c3_index {
    position: relative;
    margin-top: 90px;
}

.abb_contt {
    position: relative;
    height: 430px;
    background: url(../images/abb_bg.png) no-repeat center;
    margin-top: 30px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    padding-top: 64px;
}

.abbleft {
    float: left;
    width: 600px;
    padding-left: 25px;
}

.abbleft h3 {
    margin-top: 70px;
    font-size: 14px;
    color: #1d1d1d;
    font-weight: normal;
    line-height: 2;
    height: 115px;
    overflow: hidden;
    text-indent: 20px;
}

.abbleft .abbmore {
    display: block;
    font-size: 14px;
    color: #ff0115;
}

.tel {
    padding-left: 140px;
    background: url(../images/tel2.png) no-repeat left center;
    line-height: 80px;
    font-size: 35px;
    color: #003ff4;
    font-weight: bold;
    margin-top: 30px;
}

.abbimg {
    float: right;
    width: 555px;
}

.abbimg img {
    width: 555px;
    height: 365px;
}


/* c4_index */

.c4_index {
    position: relative;
    margin-top: 90px;
    padding-bottom: 100px;
}


/*切换滚动*/

.chan {
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin-bottom: 40px;
}

.l_btn,
.r_btn {
    position: absolute;
    cursor: pointer;
    top: 40%;
}

.l_btn {
    left: -70px;
}

.r_btn {
    right: -70px;
}

.twt {
    margin-top: 15px
}

.twt li a.img {
    display: block;
    border: 1px solid #e5e5e5
}

.twt li a.img img {
    display: block;
    width: 396px;
    height: 272px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.twt li h2 {
    display: block;
    line-height: 43px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    background: #003ff4;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    border-top: none
}

.twt li h2 a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

.twt li:hover h2 {
    background: #ff0115
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*  */

.xwbg {
    position: relative;
    padding: 40px 0 10px;
    background: #f4f4f4
}

.wen1 {
    width: 545px;
    float: left
}

.wwtt {
    color: #404040;
    font-size: 20px;
    font-weight: bold;
}

.new_li {
    margin-top: 25px
}

.new_li li {
    background: #fff
}

.new_li li .tu {
    float: left
}

.new_li li .tu img {
    width: 271px;
    height: 237px
}

.new_li li .ncc {
    float: right;
    width: 237px;
    margin-right: 14px;
    margin-top: 20px
}

.new_li li .ncc h2 a {
    color: #404040;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.new_li li .ncc h2 {
    color: #404040;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.new_li li .ncc dt {
    font-weight: 400;
    color: #6e6e6e;
    font-size: 12px;
    font-weight: 400;
    margin-top: 15px;
}

.new_li li .ncc span {
    color: #6e6e6e;
    font-size: 14px;
    display: block;
    margin-top: 15px;
    line-height: 25px;
}

.cha_xw {
    background: #003ff4;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    text-align: right;
    width: 545px
}

.cha_xw a {
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    padding-right: 20px
}

.wen2 {
    width: 613px;
    float: right
}

.new_li2 {
    margin-top: 25px
}

.new_li2 li {
    margin-bottom: 20px;
    height: 85px;
    border-bottom: 1px solid #bfbfbf
}

.new_li2 li .time {
    float: left;
    width: 51px;
    height: 51px;
    background: #003ff4
}

.new_li2 li .time dt {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    line-height: 25px
}

.new_li2 li .time dd {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 1;
}

.new_li2 li:last-child {
    border-bottom: none
}

.new_li2 li .ncc {
    float: right;
    width: 520px;
}

.new_li2 li .ncc h2 a {
    color: #585858;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.new_li2 li .ncc h2 {
    color: #585858;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}

.new_li2 li .ncc span {
    color: #737373;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.new_li2 li:hover .ncc h2 a {
    color: #ff0115;
}

.dff {
    background: #404040;
    padding-top: 40px;
    padding-bottom: 5px
}

.dd1 {
    float: left;
    width: 120px;
    margin-right: 20px;
    height: 170px;
    overflow: hidden;
}

.dtt {
    color: #ffffff;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.menu_li {
    margin-top: 5px;
    color: #929292;
    font-size: 12px;
    line-height: 27px;
    font-weight: 400;
}

.menu_li a {
    color: #929292;
    font-size: 12px;
    line-height: 27px;
    display: block;
}

.dd11 {
    float: left;
    width: 310px;
    margin-right: 10px;
    height: 170px;
    overflow: hidden;
    color: #c3c3c3;
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px
}

.dd2 {
    width: 402px;
    float: left;
    margin-top: 75px;
    height: 170px;
    overflow: hidden;
}

.dtt2 {
    color: #ffffff;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    background: url(../images/xt.png) no-repeat left bottom;
}

.menu_li1 {
    line-height: 32px;
    margin-top: 10px;
    color: #929292;
    font-size: 12px;
}

.wwmm2 {
    float: right;
    margin-top: 0px;
    margin-right: 50px
}

.links {
    line-height: 37px;
    color: #929292;
    min-height: 37px;
    border-bottom: 1px solid #6b6b6b;
}

.links a {
    line-height: 37px;
    color: #929292
}

.cop1 {
    float: left;
    color: #929292;
    font-size: 12px;
    margin-top: 10px
}

.cop1 a {
    color: #929292;
    font-size: 12px
}

.cop2 {
    float: right;
    color: #929292;
    font-size: 12px;
    margin-top: 10px
}

.cop2 a {
    color: #929292;
    font-size: 12px
}

.wt_t2 {
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px
}


/*主体样式*/

#container1 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    line-height: 1.7;
    font-size: 12px;
    color: #858585;
    padding-top: 15px;
    padding-bottom: 5px;
}

.f_link a {
    color: #858585;
    font-size: 12px;
    margin: 0px 10px;
}


/*页面底部*/

#footer {
    position: relative;
    background: #404040;
    padding-top: 25px;
}

#footer a {
    color: #fff;
}

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

.nav_foot {
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.nav_foot a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 160px;
}


/*  */

.f_wap {
    position: relative;
    padding-top: 15px;
    border-bottom: 1px solid #6b6b6b;
    padding-bottom: 10px;
}

.foot_contact {
    float: left;
    font-size: 16px;
    color: #d5d5d5;
    line-height: 1.9;
    padding-left: 55px;
    width: 540px;
}

.foot_ewm {
    text-align: center;
    float: right;
    margin-right: 40px;
    font-size: 12px;
    color: #c3c3c3;
    line-height: 2.5;
    margin-top: 15px;
}

.foot_ewm img {
    max-width: 110px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #c3c3c3;
    float: left;
    padding: 10px 0;
    font-size: 12px;
}

.copyright a {
    font-size: 12px;
    color: #c3c3c3!important;
}

.foot_ban {
    font-size: 12px;
    padding: 10px 0;
    float: right;
    text-align: center;
    color: #c3c3c3;
}

.foot_ban a {
    font-size: 12px;
    color: #c3c3c3!important;
}


/*------------内页-------------------*/

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    height: 250px;
    margin: 0 auto;
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}