﻿*
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
body
{
    font-family: "微软雅黑";
}
a
{
    text-decoration: none;
}
.head_box
{
    width: 100%;
    height: 100px;
}
.logo_box
{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.logo
{
    width: 295px;
    height: 100px;
    float: left;
}
.logo>img
{
    height: 100px;
    display: block;
}
.main
{
    height: 100px;
    float: right;
}
.main>a
{
    width: 108px;
    height: 97px;
    display: block;
    float: left;
    line-height: 97px;
    color: #555;
    font-size: 14px;
    text-align: center;
    margin-right: 15px;
}
.main>a:hover
{
    color: #ec6c00;
    border-bottom: 3px #ec6c00 solid;
}
.menuh
{
    color: #ec6c00!important;
    border-bottom: 3px #ec6c00 solid!important;
}
.ad_box
{
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.ad_img
{
    height: 450px;
    margin: 0 auto;
}
.ad_img>img
{
    width: 1920px;
    height: 300px;
    display: block;
}
.ad_box>img
{
    display: block;
    height: 720px;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
#ad_btn
{
    width: 130px;
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -65px;
    z-index: 1;
    cursor: pointer;
}
#ad_btn>span
{
    width: 15px;
    height: 15px;
    background: #333;
    border-radius: 100%;
    margin-right: 15px;
    display: block;
    float: left;
    cursor: pointer;
}
.pro_btn
{
    width: 100%;
    height: 290px;
    background: #f1f1f1;
    padding-top: 50px;
}
.pro_li_btn
{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}
.pro_li_btn>h3
{
    width: 100px;
    margin: 0 auto;
    color: #31343c;
    font-size: 25px;
    border-bottom: #ec6c00 30px solid;
    border: transparent;
    border-width: 1px;
    line-height: 50px;
}
.pro_li_btn>p
{
    line-height: 50px;
    width: 305px;
    margin: 0 auto;
    font-size: 12px;
}
.btn_ipt
{
    width: 949px;
    height: 50px;
    margin: 20px auto;
}
.btn_ipt>a:nth-child(6)
{
    margin-right: 0;
}
.btn_ipt>a
{
    width: 152px;
    height: 50;
    background: #31343d;
    display: block;
    float: left;
    margin-right: 7px;
    text-align: center;
    line-height: 50px;
    color: #fff;
}
.btn_ipt>a:hover
{
    background: #ec6c00;
}
.pro_box
{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.img_box
{
    margin-bottom: 5px;
    overflow: hidden;
}
.ft_box
{
    width: 100%;
    height: 160px;
    background: #343434;
}
.ft_con
{
    width: 1200px;
    height: 160px;
    margin: 0 auto;
}
.ft_l
{
    float: left;
    width: 836px;
    height: 160px;
}
.ft_r
{
    width: 364px;
    height: 160px;
    float: right;
}
.foot_main
{
    margin-top: 54px;
    margin-bottom: 30px;
}
.ft_l>.foot_main>a:nth-child(6)
{
    border: none;
}
.ft_l>.foot_main>a
{
    width: 80px;
    margin-right: 25px;
    color: #fff;
    font-size: 14px;
    border-right: 1px #fff solid;
    height: 14px;
    line-height: 14px;
    display: block;
    float: left;
}
.ft_l>.foot_cop
{
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
}
.ft_r>span
{
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: 30px;
    float: right;
    margin-right: 30px;
    line-height: 30px;
    color: #fff;
}
.ft_r>span>img
{
    width: 90px;
    height: 90px;
    display: block;
}
.pro_title
{
    width: 1200px;
    height: 40px;
    color: #ed6c00;
    font-weight: bold;
    text-align: center;
    font-size: 16;
    margin: 0 auto;
    margin-top: 60px;
    position: relative;
}
.pro_name
{
    width: 439px;
    height: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 16;
    margin: 0 auto;
    line-height: 40px;
    display: block;
    background: #ed6c00;
}
.pro_line
{
    width: 1200px;
    border-bottom: 1px dashed #999;
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: -1;
}
.pro_time
{
    width: 1200px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #5a5a5a;
    display: block;
    font-size: 12px;
}
.pro_dis
{
    width: 1200px;
    height: 50px;
    margin-top: 25px;
}
.pro_dis>span
{
    width: 395px;
    height: 50px;
    color: #ed6c00;
    border: 2px #ed6c00 solid;
    display: block;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    float: left;
    margin-right: 20px;
}
.pro_imgs
{
    width: 1200px;
    overflow: hidden;
}
.jiantou
{
    width: 1200px;
    height: 25px;
    margin: 0 auto;
    background: url(../image/cd_pro_pic_7.png) no-repeat;
    background-position: center 0;
    margin-top: 10px;
}
.pro_dis1>span
{
    background: #ed6c00;
    color: #fff;
}
.pro_dis>span:hover
{
    background: #ed6c00;
    color: #fff;
}
.dian
{
    background: #ed6c00!important;
    color: #fff!important;
}
.pro_imgs>h2
{
    background: url(../image/qy_pic_1.jpg) no-repeat;
    background-position: center 50px;
    width: 1200px;
    height: 70px;
    text-align: center;
    font-size: 32px;
    color: #ed6c00;
}
.pro_imgs>span
{
    font-weight: normal;
    width: 1200px;
    line-height: 50px;
    text-align: center;
    display: block;
    letter-spacing: 6px;
    font-size: 22px;
    color: #333;
}
#titled
{
    overflow: hidden;
    margin-top: 60px;
}
#titled>h2
{
    font-size: 24px;
    color: #ed6c00;
    float: left;
    text-indent: 270px;
}
#titled>span
{;
    font-size: 32px;
    font-size: 17px;
    color: #333;
    float: left;
    text-indent: 20px;
    line-height: 38px;
}
.bg_w
{
    width: 1200px;
    height: 250px;
    background: #ed6c00;
}
.dszt
{
    position: relative;
    overflow: visible;
}
.dszt>img
{
    width: 221px;
    height: 221px;
    display: block;
    position: absolute;
    left: 20px;
    top: -70;
}
.bg_w p
{
    height: 180px;
    line-height: 30px;
    color: #fff;
    font-size: 17px;
    padding-left: 270px;
    padding-right: 60px;
    padding-top: 30px;
}
#yulu
{
    padding-top: 20px;
    padding-bottom: 10px;
    width: 1087px;
    overflow: hidden;
    border-bottom: 1px dashed #999;
    background: #fff;
    font-size: 16px;
    color: #333;
    line-height: 32px;
}
#yulu>p>span
{
    color: #999;
}
.scjd_box
{
    width: 405px;
    height: 230px;
    background: #0062ad;
    float: left;
}
.shzr_btn
{
    overflow: hidden;
}
.shzr_btn>span
{
    width: 298px;
    height: 165px;
    display: block;
    float: left;
    margin-right: 2px;
    opacity: .5;
    cursor: pointer;
}
.shzr_btn>span:nth-child(1)
{
    background: url(../image/shehui_pic_1.jpg) no-repeat;
    text-align: center;
    line-height: 165px;
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 4px;
    background-size: 298px 165px;
}
.shzr_btn>span:nth-child(2)
{
    background: url(../image/shehui_pic_2.jpg) no-repeat;
    text-align: center;
    line-height: 165px;
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 4px;
    background-size: 298px 165px;
}
.shzr_btn>span:nth-child(3)
{
    background: url(../image/shehui_pic_3.jpg) no-repeat;
    text-align: center;
    line-height: 165px;
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 4px;
    background-size: 298px 165px;
}
.shzr_btn>span:nth-child(4)
{
    background: url(../image/shehui_pic_4.jpg) no-repeat;
    text-align: center;
    line-height: 165px;
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    letter-spacing: 4px;
    background-size: 298px 165px;
    margin-right: 0;
}
.tab
{
    width: 1200px;
    overflow: hidden;
}
.tab>.zuoy
{
    float: left;
    width: 65px;
    margin: 0 auto;
    background: url(../image/shehui_pic_5.jpg) no-repeat;
    height: 40px;
}
.tab>.zuoy:nth-child(1)
{
    margin-left: 175px;
}
.tab>.zuoy:nth-child(2)
{
    margin-left: 130px;
}
.tab>.zuoy:nth-child(3)
{
    margin-left: 130px;
}
.tab>.zuoy:nth-child(4)
{
    margin-left: 110px;
}
.tab>.zuoy:nth-child(5)
{
    margin-left: 130px;
}
.se
{
    background: #ec6c00!important;
}
.fw10
{
    width: 235px;
    height: 190;
    background: #ed6c00;
    text-align: center;
    float: left;
    margin-right: 6px;
    opacity: .5;
}
.fw10:nth-child(5)
{
    margin-right: 0;
}
.fw10>img
{
    width: 100%;
}
.fw10:hover
{
    opacity: 1;
}
.fw10m
{
    opacity: 1!important;
}
.fu1_con
{
    overflow: hidden;
}
.fu1_con>div
{
    width: 1200px;
    background: #ed6c00;
    color: #fff;
    margin-top: 50px;
}
.zp_box
{
    width: 1200px;
    height: 50px;
    background: #ed6c00;
}
.zp_box>span
{
    width: 300px;
    line-height: 50px;
    text-align: left;
    font-size: 16px;
    display: block;
    float: left;
    margin-left: 10px;
}
.info_box
{
    width: 1200px;
    overflow: hidden;
    margin-bottom: 50px;
}
.info1
{
    width: 1200px;
    height: 60px;
    border-bottom: 1px dashed #ed6c00;
}
.info1>a
{
    display: block;
    overflow: hidden;
}
.info1>a>span
{
    display: block;
    width: 460px;
    height: 60px;
    line-height: 60px;
    color: #333;
    text-align: left;
    float: left;
    margin-left: 10px;
}
.info2
{
    width: 1200px;
    height: 60px;
    border-bottom: 1px dashed #ed6c00;
}
.info2>a
{
    display: block;
    overflow: hidden;
}
.info2>a>span
{
    display: block;
    width: 460px;
    height: 60px;
    line-height: 60px;
    color: #333;
    text-align: left;
    float: left;
    margin-left: 10px;
}
.td_box
{
    height: 30px;
    overflow: hidden;
}
.td_box>a
{
    width: 90px;
    height: 30px;
    background: #ed6c00;
    float: left;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 25px;
}
.pro_con
{
    width: 100%;
    height: 418px;
    padding-top: 50px;
    background: #f8f6f7;
}
.pro_title1
{
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}
.pro_title1>h2
{
    color: #343434;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    background: url(../image/lcmb.png) no-repeat;
    background-position: center;
    text-align: center;
}
.pro_title1>p
{
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: left;
    color: #585b65;
    font-size: 12px;
    text-align: center;
}
.pro_img1
{
    width: 1200px;
    height: 238px;
    margin: 0 auto;
    padding-top: 0;
    position: relative;
}
.pro_img2
{
    position: absolute;
    left: 0;
    top: 0;
    width: 1200px;
    height: 360px;
}
.img_box>a>img
{
    display: block;
    width: 100%;
    height: 310px;
}
.img_box>a>span
{
    display: block;
    width: 100%;
    height: 80px;
    background: #31343c;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.img_box>a>span:hover
{
    background: #ed6c00;
}
.about_box
{
    width: 100%;
    height: 830;
    background: url(../image/39ry.jpg) no-repeat;
    background-position: center 200px;
}
.about_con
{
    width: 1200px;
    height: 830px;
    margin: 0 auto;
    padding-top: 85px;
}
.kf_box
{
    width: 191px;
    height: 300px;
    background: url(../image/kf.png) no-repeat;
    position: fixed;
    right: -130px;
    top: 30%;
}
.kf_box>span
{
    display: block;
    width: 27px;
    height: auto;
    font-size: 12px;
    float: left;
    color: #fff;
    margin-top: 135px;
    margin-left: 28px;
}
.ke_list
{
    width: 80px;
    height: auto;
    float: left;
    margin-left: 35px;
    margin-top: 90px;
}
.ke_list>a
{
    display: block;
    width: 80px;
    height: 25px;
    font-size: 12px;
    color: #fa8312;
    line-height: 25px;
    background: url(../image/new_online_2.png) no-repeat;
    background-position: 5 8px;
    text-indent: 25px;
}
.ke_list>a:hover
{
    background: url(../image/customer_service_qqover.png) no-repeat #ec6c00;
    background-position: 5px 5px;
    color: #fff;
    border-radius: 5px;
}
.shzr_con h2
{
    color: #ed6c00!important;
}
.chongtuwh_con p:nth-child(1)
{
    color: #ed6c00!important;
}
.lvsewh_con2 span
{
    color: #ed6c00!important;
}
.cdjishu_li
{
    color: #ed6c00!important;
}
.cdjishu_li:before
{
    content: "▶";
}
.cdjishu_ul p:before
{
    content: "●";
    display: inline;
}