/* CSS Document */
/*common*/
.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

.f_fm {
    font-family: "Microsoft Yahei";
}

.f_ft {
    font-family: "Times New Roman", Times, serif;
}

.f_far {
    font-family: Arial, Helvetica, sans-serif;
}

.f_fim {
    font-family: Impact;
}

/**/
.banners {
    height: 596px;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 596px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 596px;
    overflow: hidden;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
}

.fullSlide .bd li a {
    display: block;
    height: 596px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 100px;
    height: 8px;
    margin: 1px;
    overflow: hidden;
    background: #1F1A17;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #E60012;
}

.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    width: 73px;
    height: 73px;
}

.fullSlide .prev {
    background: url(../image/left1s.png) no-repeat;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(../image/right1s.png) no-repeat;
}

/**/


/*xz_bg*/
.xz_bg {
    height: 1056px;
    overflow: hidden;
}

.t_h2 {
    margin: 41px auto 30px;
    height: 91px;
    overflow: hidden;
    font: bold 30px/60px "Microsoft ahei";
}

.t_h2 a {
    color: #1f1a17;
}

.t_h2 b {
    float: left;
    padding-left: 72px;
    color: #1e64c2;
    display: inline-block;
    font-size: 60px;
    font-style: italic;
}

.t_h2 em {
    color: #1f1a17;
}

.t_h2 span {
    text-align: center;
    display: block;
    letter-spacing: 1px;
    color: #333;
    font: 22px/34px "Microsoft Yahei";
}

.t_h2 i {
    text-align: center;
    display: block;
    padding: 11px;
    margin: 0 auto;
    width: 320px;
    height: 20px;
    overflow: hidden;
    font: 12px/15px "Times New Roman", Times, serif;
    text-transform: uppercase;
    color: #fff;
    background: #1e64c2;
}

.t_h2 a:hover {
    text-decoration: none;
}

.t_h2 span em {
    font-size: 28px;
    font-weight: bold;
}

.xz_t {
    margin: 0 auto 25px;
    background: url(../image/xz_p2.gif) repeat-x center top;
    height: 59px;
    overflow: hidden;
}

.xz_t li {
    width: 120px;
    text-align: center;
    height: 59px;
    overflow: hidden;
    float: left;
    background: url(../image/xz_p3.gif) no-repeat right top;
    font: 16px/55px "Microsoft Yahei";
}

.xz_t li a {
    display: inline-block;
    color: #fff;
    width: 120px;
    height: 59px;
    overflow: hidden;
}

.xz_t li a:hover, .xz_t .cur a {
    text-decoration: none;
    font-weight: bold;
    background: url(../image/xz_p1.gif) no-repeat center top;
}

.xz_t .nones {
    background: none;
}

.xz_c dl {
    height: 473px;
    width: 1200px;
    overflow: hidden;
    background: url(../image/xz_bg01.jpg) no-repeat right top;
}

.xz_c dt {
    float: left;
    position: relative;
    width: 746px;
    height: 436px;
    overflow: hidden;
}

.xz_c dt img {
    width: 746px;
    height: 436px;
}

.xz_c dd {
    float: left;
    padding: 64px 36px 0 36px;
    width: 378px;
    height: 436px;
    overflow: hidden;
}

.xz_c dd h3 {
    margin-bottom: 16px;
    border-bottom: 1px solid #d1d5da;
    overflow: hidden;
    font: bold 16px/30px "Microsoft Yahei";
}

.xz_c dd h3 a {
    color: #fff;
}

.xz_c dd h3 a:hover {
    text-decoration: none;
}

.xz_c dd p {
    font: 14px/32px "Microsoft Yahei";
    color: #fff;
}

.xz_c dd em {
    display: block;
    margin-top: 33px;
    width: 176px;
    height: 44px;
    text-align: center;
    font: bold 18px/44px "Microsoft Yahei";
    background: url(../image/xz_b.png) no-repeat left top;
}

.xz_c dd em a {
    color: #fff;
}

.xz_pt {
    overflow: hidden;
}

.xz_pt li {
    float: left;
    line-height: 0px;
    margin: 0 21px 22px 0;
    width: 215px; /* height:86px; */
    overflow: hidden;
    border: 1px solid #EEE;
}

.xz_pt li img {
    width: 275px;
    height: 136px;
}

.xz_pt .nones {
    margin-right: 0px;
}

.xz_pt li img:hover, .xz_c dt img:hover {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-tr15: 17 2016/9/
    6
    ansition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}


/*anli*/
.anli_bg {
    display: block;
    background: url(../image/al_bg.jpg) no-repeat center top;
    height: 1032px;
    overflow: hidden;
}

.anli {
    position: relative;
    width: 1200px;
    height: 1146px;
    overflow: hidden;
    margin-top: 100px;
}

.al_c {
    position: absolute;
    left: 336px;
    top: 302px;
    height: 472px;
    width: 530px;
    overflow: hidden;
}

.al_c h3 {
    margin: 0 auto 24px;
    width: 214px;
    height: 53px;
    overflow: hidden;
}

.al_c h3 img {
    width: 214px;
    height: 53px;
}

.al_c p {
    position: relative;
    margin: 0 auto;
    width: 430px;
    height: 395px;
    overflow: hidden;
}

.al_c p img {
    width: 430px;
    height: 395px;
}

.al_c p em {
    display: none;
    position: absolute;
    left: 16px;
    bottom: 0px;
    width: 395px;
    height: 192px;
    padding-top: 20px;
    overflow: hidden;
    color: #fff;
    font: 16px/30px "Microsoft Yahei";
    text-align: center;
    background: url(../image/al_sp11.png) no-repeat center top;
}

.al_c p em b {
    display: block;
    font: bold 18px/35px "Microsoft Yahei";
}

.al_c .al_p1 {
    width: 527px;
    height: 395px;
}

.al_c .al_p1 img {
    width: 527px;
    height: 395px;
}

.al_c .al_p1 em {
    left: 63px;
}

.al_c .al_p1 em b {
    font: bold 18px/35px "Microsoft Yahei";
}

.anli .t_h2 {
    margin: 84px auto 103px;
}

.anli .t_h2 i {
    width: 400px;
    letter-spacing: 1px;
}

.anli .t_h2 b {
    padding-left: 250px;
    padding-right: 15px;
}

.anli li {
    margin-bottom: 40px;
    float: left;
    height: 136px;
    width: 386px;
}

.anli li a {
    width: 386px;
    height: 132px;
    overflow: hidden;
    display: inline-block;
    background: url(../image/al_ip2.png) no-repeat left top;
}

.anli li img {
    width: 72px;
    height: 72px;
    float: left;
    margin: 30px 62px 0 18px;
}

.anli li span {
    float: right;
    display: block;
    width: 232px;
    margin-top: 16px;
}

.anli li span b {
    color: #333;
    display: block;
    font: bold 18px/58px "Microsoft Yahei";
}

.anli li span em {
    padding-right: 32px;
    display: block;
    color: #555;
    font: 14px/26px "Microsoft Yahei";
}

.anli li.cur a, .anli li a:hover {
    text-decoration: none;
    background: url(../image/al_ip1.png) no-repeat left top;
}

.anli li.cur a b, .anli li a:hover b {
    color: #e60012;
}

.anli .al_li2 {
    float: right;
    margin-left: 400px;
    display: inline;
}

.anli .al_li2 img {
    float: right;
    margin: 30px 18px 0 0;
}

.anli .al_li2 span {
    float: left;
    padding-left: 25px;
}

.anli .al_li2 a {
    text-decoration: none;
    background: url(../image/al_ip3.png) no-repeat left top;
}

.anli .al_li2.cur a, .anli .al_li2 a:hover {
    text-decoration: none;
    background: url(../image/al_ip4.png) no-repeat left top;
}

.anli li.cur img, .anli li:hover img {
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.tel01 {
    clear: both;
    margin: 0px auto 0;
    width: 368px;
}

.tel_sp {
    display: inline-block;
    height: 44px;
    margin-top: 33px;
}

.tel_sp a {
    float: left;
    margin: 0 4px;
    display: block;
    width: 176px;
    height: 44px;
    text-align: center;
    font: bold 18px/42px "Microsoft Yahei";
    color: #fff;
    background: url(../image/al_b1.png) no-repeat left top;
}

.tel_sp .tel_b2 {
    float: right;
    color: #333;
    background: url(../image/al_b2.png) no-repeat left top;
}

.tel_sp a:hover {
    text-decoration: none;
}

.tel01 p {
    text-align: center;
    color: #666;
    font: 16px/74px "Microsoft Yahei";
}

.tel01 p b {
    color: #e60012;
    font: bold 36px/74px "Times New Roman", Times, serif;
}


/*pro*/
.pro_bg {
    height: 998px;
    overflow: hidden;
}

.pro .t_h2 {
    margin: 30px auto 35px;
    text-align: center;
    line-height: 50px;
}

.pro_l {
    width: 303px;
    height: 852px;
    overflow: hidden;
    background: url(../image/pro_lbg.jpg) no-repeat left top;
}

.pro_l h4 {
    text-align: center;
    margin: 40px auto 0;
    height: 102px;
    overflow: hidden;
    font: bold 20px/28px "Microsoft Yahei";
}

.pro_l h4 i {
    display: block;
    font: 14px/16px "Times New Roman", Times, serif;
    text-transform: uppercase;
    color: #fff;
}

.pro_l h4 a {
    color: #fff;
}

.pro_l h3 {
    margin: 0 auto 14px;
    width: 262px;
    overflow: hidden;
    font: bold 16px/40px "Microsoft Yahei";
}

.pro_l h3 a {
    color: #fff;
    display: inline-block;
    border: 2px solid #eff3f7;
    padding-left: 18px;
    width: 240px;
    height: 40px;
    overflow: hidden;
    background: #155eba;
}

.pro_l h3 a:hover, .pro_l .cur a {
    border: 2px solid #e60012;
    background: #e60012;
    text-decoration: none;
}

.pro_l ul {
    margin-left: 28px;
    margin-bottom: 20px;
    width: 253px;
    overflow: hidden;
}

.pro_l ul li {
    height: 30px;
    overflow: hidden;
    font: 14px;
    font-family: "微软雅黑", "Microsoft Yahei";
    padding-left: 14px;
    background: url(../image/pro_ic.png) no-repeat left center;
    line-height: 30px;
    width: 235px;
}

.pro_l ul li a {
    color: #cdcdcd;
    height: 30px;
    line-height: 30px;
    display: block;
    width: 221px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pro_r {
    width: 876px;
    overflow: hidden;
    background: url(../image/pro_bg01.jpg) no-repeat left top;
}

.pro_r h2 {
    margin: 19px auto 50px;
    width: 772px;
    height: 62px;
    overflow: hidden;
    font: bold 20px/62px "Microsoft Yahei";
    background: url(../image/pro_l1.png) no-repeat left bottom;
}

.pro_r h2 a {
    color: #0c0c0c;
}

.pro_r h2 span {
    font: 14px/62px "Microsoft Yahei";
    padding-right: 26px;
    background: url(../image/pro_ic2.png) no-repeat 32px center;
}

.pro_r h2 span a {
    color: #666;
}

.pro_r dl {
    margin: 0 auto;
    width: 782px;
    overflow: hidden;
}

.pro_r dt {
    float: left;
    width: 370px;
    height: 322px;
    overflow: hidden;
}

.pro_r dt img {
    width: 370px;
    height: 322px;
}

.pro_r dd {
    float: right;
    width: 370px;
    padding-top: 25px;
    overflow: hidden;
}

.pro_r dd h3 {
    margin-bottom: 20px;
    border-bottom: 1px solid #cdcccc;
    overflow: hidden;
    font: bold 16px/68px "Microsoft Yahei";
}

.pro_r dd h3 a {
    color: #1f1a17;
}

.pro_r dd h3 a:hover {
    text-decoration: none;
}

.pro_r dd p {
    font: 14px/32px "Microsoft Yahei";
    color: #555;
}

.pro_r ul {
    margin-top: 8px;
    width: 876px;
    height: 810px;
    overflow: hidden; /*background:url(../images/pro_ipbg.jpg) no-repeat left top;*/
}

.pro_r li {
    position: relative;
    float: left;
    margin-left: -5px;
    text-align: center;
    width: 292px;
    height: 235px;
    line-height: 0px;
}

.pro_r li first-child {
    margin-left: 0px;
}

.pro_r li img {
    border: 3px solid #eee;
    width: 282px;
    height: 190px;
}

.pro_r li p {
    position: absolute;
    left: 2px;
    top: 195px;
    display: block;
    width: 288px;
    height: 50px;
    font: 14px/50px "Microsoft Yahei";
    color: #101010;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; /* background: #104c8b; */
}

.pro_r li em {
    position: absolute;
    left: -1px;
    top: 0px;
    width: 296px;
    height: 255px;
    display: none;
    background: url(../image/pro_isp.png) no-repeat left top;
}

.pro_r .nones {
    margin-left: -8px;
}

.pro_r li a:hover {
    text-decoration: none;
}

.pro_r li a:hover em {
    display: block;
}

.pro_r .pro_li1 {
    margin-left: 0px;
}

.pro_r .pro_li1 em {
    left: 0px;
}

.pro_r .pro_li4, .pro_r .pro_li5, .pro_r .pro_li6 {
    margin-top: -6px;
}


/*bann1*/
.bann1_bg {
    background: url(../image/bann1.jpg) no-repeat center top;
    height: 334px;
    overflow: hidden;
}

.bann1 {
    position: relative;
    height: 334px;
    overflow: hidden;
}

.bann1 p {
    position: absolute;
    top: 90px;
    right: 40px;
    display: block;
    color: #ffffff;
    height: 56px;
    font: 16px/28px "Microsoft Yahei";
}

.bann1 p b {
    color: #fff;
    display: block;
    font: bold 36px/40px "Times New Roman", Times, serif;
}

.bann1 p a {
    margin-top: 20px;
    display: block;
    width: 176px;
    height: 44px;
    text-align: center;
    font: bold 18px/42px "Microsoft Yahei";
    color: #fff;
    background: url(../image/bann_b.png) no-repeat left top;
}


/*ys*/
.ys_bg {
    background: url(../image/ys_t.jpg) no-repeat center top;
    height: 1565px;
    overflow: hidden;
}

.ys {
    margin-top: 285px;
    overflow: hidden;
}

.ys dl {
    position: relative;
    width: 1200px;
    height: 440px;
    overflow: hidden;
}

.ys dt {
    float: left;
    width: 600px;
    height: 382px;
    overflow: hidden;
}

.ys dt img {
    width: 600px;
    height: 382px;
}

.ys dd {
    position: absolute;
    right: 0px;
    top: 44px;
    height: 390px;
    width: 644px;
    overflow: hidden;
}

.ys dd h3 {
    margin-left: 133px;
    display: block;
    color: #1f1a17;
    background: url(../image/ys_l1.gif) no-repeat left 60px;
    font: 26px/67px "Microsoft Yahei";
}

.ys dd h3 b {
    display: block;
    color: #e60012;
    font: bold 22px/55px "Microsoft Yahei";
}

.ys dd span {
    display: block;
    color: #fff;
    height: 87px;
    padding-left: 60px;
    background: url(../image/ys_n1.png) no-repeat left top;
    font: bold 50px/87px "Times New Roman", Times, serif;
}

.ys dd em {
    margin-left: 133px;
    display: block;
    color: #1f1a17;
    padding-left: 25px;
    background: url(../image/ys_ic.gif) no-repeat left 12px;
    font: 14px/30px "Microsoft Yahei";
}

.ys .ys_dl02 dt {
    float: right;
}

.ys .ys_dl02 dd {
    position: absolute;
    top: 44px;
    left: 0px;
}

.ys .ys_dl02 dd span {
    text-align: right;
    padding-left: 0px;
    padding-right: 60px;
    background: url(../image/ys_n2.png) no-repeat left top;
}


/*about_bg*/
.about_bg {
    margin-top: 56px;
    position: relative; /* background:url(../images/gy_i.jpg) no-repeat center 56px; */
    height: 616px;
    overflow: hidden;
}

.about h3 { /* margin-bottom:334px; */
    width: 217px;
    height: 30px;
}

.about h3 img {
    width: 217px;
    height: 30px;
}

.about h2 {
    margin: 27px auto;
    height: 65px;
    text-align: center;
    padding-left: 60px;
    overflow: hidden;
    font: bold 30px/40px "Microsoft ahei";
    background: url(../image/gy_t1.gif) no-repeat 497px top;
}

.about h2 a {
    color: #e60012;
}

.about h2 a:hover {
    text-decoration: none;
}

.about ul {
    margin: 0 auto 38px;
    width: 640px;
    height: 48px;
    overflow: hidden;
}

.about li {
    padding: 0 28px;
    text-align: center;
    height: 48px;
    overflow: hidden;
    float: left;
    font: 18px/48px "Microsoft Yahei";
}

.about li a {
    display: inline-block;
    color: #333;
    height: 48px;
    overflow: hidden;
}

.about li a:hover, .about .cur a {
    text-decoration: none;
    font-weight: bold;
    color: #e60012;
    background: url(../image/gy_p1.gif) no-repeat center bottom;
}

.about .nones {
    background: none;
}

.about dl {
}

.about dt {
    float: left;
    width: 474px;
    height: 307px;
    overflow: hidden;
    background: url(../image/gy_ibg.jpg) no-repeat center bottom;
}

.about dt img {
    width: 440px;
    height: 289px;
    display: block;
    margin: 0 auto;
}

.about dd {
    float: right;
    width: 706px;
    overflow: hidden;
}

.about dd p {
    font: 14px/30px "Microsoft Yahei";
    color: #333;
}

.about dd h3 {
    text-align: left;
    margin: 27px 0 20px 0;
    height: 38px;
    overflow: hidden;
    font: bold 18px/38px "Microsoft Yahei";
}

.about dd h3 a {
    color: #333;
}

.about dd h3 a:hover {
    text-decoration: none;
}

.about dd .tel_sp {
    margin-top: 30px;
}

.about dd .tel_sp a {
    margin-top: 0px;
}

.about dd .tel_sp .tel_b2 {
    float: left;
    margin-left: 20px;
}


/*cs_bg*/
.case_bg {
    background: url(../image/cs_bg.jpg) no-repeat center top;
    height: 653px;
    overflow: hidden;
}

.case {
    position: relative;
    height: 653px;
    overflow: hidden;
}

.case .t_h2 {
    position: absolute;
    margin: 0 auto;
    width: 1200px;
    height: 112px;
    left: 0px;
    top: 40px;
    overflow: hidden;
}

.case .t_h2 b {
    padding-left: 455px;
    padding-right: 14px;
}

.case ul {
}

.case li {
    position: relative;
    width: 160px;
    height: 223px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.case li a {
    display: inline-block;
}

.case li span {
    position: absolute;
    left: 0px;
    top: 101px;
    color: #fff;
    width: 152px;
    height: 92px;
    overflow: hidden;
    padding-top: 30px;
    font: 14px/28px "Microsoft Yahei";
    display: none;
    background: url(../image/cs_i2.png) no-repeat center top;
}

.case li.cs_li2 span, .case li.cs_li5 span {
    padding-top: 14px;
    padding-left: 4px;
    padding-right: 4px;
}

.case li.cs_li2 span {
    height: 111px;
}

.case li em {
    color: #fff;
    margin: 0 auto;
    display: block;
    font: bold 24px/88px "Microsoft Yahei";
    width: 88px;
    height: 88px;
    overflow: hidden;
    background: url(../image/cs_ip2.png) no-repeat center top;
}

.case li a:hover {
    text-decoration: none;
}

.case li.cur a span, .case li a:hover span {
    display: block;
}

.case li.cur a em, .case li a:hover em {
    background: url(../image/cs_ip1.png) no-repeat center top;
}

.cs_li1 {
    margin: 270px 0 0 54px;
}

.cs_li2 {
    margin: 270px 0 0 33px;
}

.cs_li3 {
    margin: 304px 0 0 -18px;
}

.cs_li4 {
    margin: 304px 0 0 33px;
}

.cs_li5 {
    margin: 304px 0 0 33px;
}

.cs_li6 {
    margin: 195px 0 0 -25px;
}

.cs_li7 {
    margin: 85px 0 0 -46px;
}

.case .cs_li1 span, .case .cs_li2 span {
    top: 0px;
    background: url(../image/cs_i1.png) no-repeat center top;
}

.case .cs_li1 em, .case .cs_li2 em {
    margin: 135px auto 0;
}

/*new*/
.new_bg {
    background: url(../image/new_bg.jpg) no-repeat center top;
    height: 718px;
    overflow: hidden;
}

.new h4 {
    margin: 73px auto 0;
    height: 72px;
    text-align: center;
    padding-left: 86px;
    overflow: hidden;
    font: bold 30px/34px "Microsoft ahei";
    background: url(../image/new_t1.png) no-repeat 514px top;
}

.new h4 a {
    color: #e60012;
}

.new h4 a:hover {
    text-decoration: none;
}

.new_l {
    width: 785px;
    overflow: hidden;
}

.n_t {
    margin-bottom: 34px;
    width: 785px;
    overflow: hidden;
    height: 74px;
    background: url(../image/new_ic2.png) repeat-x left bottom;
}

.n_t span {
    font: 14px/74px "Microsoft Yahei";
    padding-right: 26px;
    background: url(../image/pro_ic2.png) no-repeat 32px center;
}

.n_t span a {
    color: #666;
}

.nl01 li {
    float: left;
    margin-right: 50px;
    height: 74px;
    overflow: hidden;
    line-height: 0px;
}

.nl01 li a {
    display: inline-block;
    font: bold 18px/74px "Microsoft Yahei";
    color: #333;
    height: 74px;
    overflow: hidden;
}

.nl01 li a:hover, .nl01 .cur a {
    zoom: 1;
    text-decoration: none;
    color: #e60012;
    background: url(../image/new_ic1.gif) no-repeat left bottom;
}

.new_l dl {
    float: left;
    width: 370px;
    background: #fff;
    height: 416px;
    overflow: hidden;
}

.new_l dt {
    padding: 3px;
    width: 364px;
    height: 160px;
    overflow: hidden;
}

.new_l dt img {
    width: 364px;
    height: 160px;
}

.new_l dd { /* margin-top: 25px; */
    position: relative;
    width: 370px;
    height: 225px;
    overflow: hidden;
}

.new_l dd p {
    width: 305px;
    margin: 0 auto 10px;
    font: 14px/30px "Microsoft Yahei";
    color: #555;
}

.new_l dd h3 {
    width: 305px;
    margin: 0 auto 10px;
    height: 55px;
    border-bottom: 1px solid #e1e1e1;
    font: bold 16px/55px "Microsoft Yahei";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new_l dd h3 a {
    color: #333;
}

.new_l dd em {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 20px;
    height: 18px;
}

.new_l dd em img {
    width: 20px;
    height: 18px;
}

.new_c {
    float: right;
    width: 370px;
    background: #fff;
    height: 416px;
    overflow: hidden;
}

.new_c p {
    position: relative;
    margin-bottom: 20px;
    padding: 3px;
    width: 364px;
    height: 203px;
    overflow: hidden;
}

.new_c p img {
    width: 364px;
    height: 200px;
}

.new_c p span {
    position: absolute;
    left: 3px;
    bottom: 3px;
    width: 364px;
    height: 34px;
    font: 14px/34px "Microsoft Yahei";
    color: #fff;
    text-align: center;
    overflow: hidden;
    display: block;
    background: url(../image/new_sp01.png) repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new02 li {
    margin: 0 auto 10px;
    height: 20px;
    width: 320px;
    overflow: hidden;
    font: 14px/20px "Microsoft Yahei";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new02 li a {
    color: #555;
}

.new02 li a:hover, .new02 .cur a {
    text-decoration: none;
}

.new02 li em {
    float: left;
    display: block;
    margin-right: 15px;
    width: 18px;
    height: 18px;
    background: #8f8c8b;
    border: 1px solid #9c9a98;
    color: #fff;
    text-align: center;
    font: 12px/18px Arial, Helvetica, sans-serif;
}

.new02 li a:hover em, .new02 .cur a em {
    background: #e60012;
    border: 1px solid #fdeeef;
}

.new02 .nones {
    border-bottom: 0;
}


.new_r {
    width: 370px;
    overflow: hidden;
}

.new_r h2 {
    margin-bottom: 34px;
    width: 370px;
    font: bold 18px/74px "Microsoft Yahei";
    color: #333;
    height: 74px;
    overflow: hidden;
    background: url(../image/new_icl.png) no-repeat left bottom;
}

.new_r h2 a {
    color: #333;
}

.new_r h2 span {
    font: 14px/74px "Microsoft Yahei";
    padding-right: 26px;
    background: url(../image/pro_ic2.png) no-repeat 32px center;
}

.new_r h2 span a {
    color: #666;
}

.new_dl {
    width: 370px;
    height: 416px;
    overflow: hidden;
    background: #fff;
}

.new_r dl {
    width: 305px;
    margin: 0 auto;
    overflow: hidden;
    padding: 25px 0 15px 0;
    border-bottom: 1px solid #e1e1e1;
}

.new_r dt {
    height: 36px;
    width: 305px;
    overflow: hidden;
    background: url(../image/new_w.gif) no-repeat left 11px;
    font: 14px/36px "Microsoft Yahei";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new_r dt a {
    display: block;
    height: 36px;
    width: 271px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new_r dt a {
    padding-left: 34px;
    color: #333;
    display: inline-block;
}

.new_r dd {
    padding-left: 34px;
    font: 14px/30px "Microsoft Yahei";
    color: #555;
    background: url(../image/new_d.gif) no-repeat left 7px;
}

.new_r .nones {
    border: 0px;
}

/*link*/
.link_bg {
    background: url(../image/link_bg.jpg) no-repeat center top;
    height: 151px;
    overflow: hidden;
}

.link {
}

.link h2 {
    float: left;
    height: 90px;
    padding-top: 15px;
    text-align: center;
    width: 170px;
    overflow: hidden;
    font: bold 18px/40px "Microsoft Yahei";
    background: url(../image/link_ic.gif) no-repeat right center;
}

.link h2 a {
    color: #1f1a17;
}

.link h2 span {
    display: block;
    width: 110px;
    height: 18px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    font: 14px/18px "Microsoft Yahei";
    background: #e60012;
}

.link h2 span a {
    display: inline-block;
    color: #fff;
}

.link p {
    float: right;
    width: 1020px;
    overflow: hidden;
    font: 14px "Microsoft Yahei";
    padding-top: 28px;
}

.link p a {
    color: #555;
    padding: 0 10px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

.ser_bg {
    margin-bottom: 0;
}

.index-com-title {
    padding-top: 3pc;
    width: 100%;
    text-align: center
}

.index-com-title h2 {
    color: #333;
    font-weight: 400;
    font-size: 28px
}

.index-com-title h2 a {
    color: #333
}

.index-com-title p {
    margin-top: 4px;
    color: #666;
    font-size: 1pc
}

.banner {
    width: 100%;
    height: 550px
}

.banner a {
    display: block;
    height: 550px;
    background:  no-repeat center
}

#flashs {
    position: relative;
    overflow: hidden;
    height: 600px;
}

#flashs .bgitem {
    position: absolute;
    top: 0;
    z-index: 1
}

#flashs .btn {
    position: absolute;
    bottom: 28px;
    left: 0;
    z-index: 15555555;
    overflow: hidden;
    width: 100%;
    text-align: center
}

#flashs .btn span {
    display: inline-block;
    margin: 0 2px;
    margin-right: 25px;
    width: 10px;
    height: 10px;
    height: 11px;
    border-radius: 8px;
    background: #333;
    font-size: 0;
    cursor: pointer
}

#flashs .btn .cur {
    width: 40px;
    background: #da251c;
    background-position: left
}


.search {
    width: 100%;
    height: 85px
}

.search .mainCon {
    height: 85px;
    border-bottom: 1px solid #f2f2f2
}

.search .gjc {
    float: left;
    overflow: hidden;
    width: 700px;
    height: 85px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 85px
}

.search .gjc span {
    float: left;
    color: #666;
    font-size: 14px
}

.search .gjc p {
    float: left
}

.search .gjc p.first a {
    border-left: none
}

.search .gjc p a {
    padding: 0 13px;
    border-left: 1px dotted #999;
    color: #666;
    font-weight: 400;
    font-size: 14px
}

.search .Input {
    position: relative;
    float: right;
    margin-top: 20px;
    width: 280px;
    height: 46px;
    background: url(../image/searchBg.png) no-repeat center
}

.search .Input input {
    padding: 0 70px 0 1pc;
    width: 194px;
    height: 46px;
    outline: 0;
    border: none;
    border-right: none;
    background: 0 0;
    color: #999;
    font-size: 14px;
    line-height: 46px
}

.search .Input a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 46px;
    background: url(../image/searchBtn.png) no-repeat center;
    line-height: 46px
}

.data {
    width: 100%;
    height: 155px;
    background: url(../image/dataBg01.jpg) no-repeat center
}

.data .index-com-title h2, .data .index-com-title p {
    color: #fff
}

.data .mainCon {
    /*margin-top: 74px*/
    padding-top: 20px;
}

.data .mainCon li {
    float: left;
    width: 300px;
    text-align: center
}

.data .mainCon li span {
    display: block;
    color: #fff;
    font-weight: lighter;
    font-size: 65px;
    font-family: dataNumber
}

.data .mainCon li p {
    margin-top: 6px;
    color: #fff;
    font-size: 14px
}

.need {
    width: 100%
}

.need .mainCon {
    margin-top: 28px
}

.need .mainCon ul {
    width: 104%
}

.need .mainCon li {
    float: left;
    margin-right: 23px;
    margin-bottom: 2pc;
    width: 385px
}

.need .mainCon li span {
    display: block;
    overflow: hidden;
    width: 385px;
    height: 3in
}

.need .mainCon li span img {
    display: block;
    width: 385px;
    height: 288.75px;
    transition: all 1s ease-out
}

.need .mainCon li p {
    margin-top: 14px;
    color: #666;
    text-align: center;
    font-size: 14px
}

.need .mainCon li a {
    display: block;
    text-decoration: none
}

.need .mainCon li:hover img {
    transform: scale(1.1)
}

.need .mainCon li:hover p {
    color: #e60012;
    font-weight: 700
}

.product {
    width: 100%;
    height: 975pt;
    background: url(../image/productBgavfsbhBshb.jpg) no-repeat center
}

.product .mainCon {
    margin-top: 30px
}

.product .sideBar {
    float: left;
    width: 262px;
    background: #fff
}

.product .sideBar dl {
    background: #fff
}

.product .sideBar dt {
    height: 63px;
    border: 1px solid #ececec;
    background: url(../image/product-icon01.png) no-repeat 230px center;
    color: #333;
    text-indent: 30px;
    font-size: 18px;
    line-height: 63px
}

.product .sideBar dt a {
    display: block;
    color: #333;
    text-decoration: none
}

.product .sideBar dd {
    padding: 30px 10px 10px 18px;
    border-right: 1px solid #e3e1e1;
    border-left: 1px solid #e3e1e1
}

.product .sideBar dd p {
    float: left;
    margin: 0 0 9pt 9pt;
    width: 78pt;
    color: #666;
    font-size: 14px
}

.InpageSidebar01 .classify dl:hover dd {
    display: block
}

.product .sideBar dd p a {
    color: #666
}

.product .sideBar dl:hover {
    background: #f8f5f5
}

.product .sideBar dl:hover dt {
    background: url(../image/product-icon02.png) no-repeat 230px center #e60012
}

.product .sideBar dl:hover dt a {
    color: #fff
}

.product .sideBar dd a:hover {
    color: #e60012;
    font-weight: 700
}

.product .section {
    float: right;
    width: 932px
}

.product .section .top {
    padding: 30px 0;
    border: 1px solid #e3e1e1;
    background: #fff
}

.product .section .top dt {
    float: left;
    padding: 18px 0 0 33px;
    width: 14pc;
    height: 74px;
    border-right: 1px solid #e3e1e1
}

.product .section .top dt h2 {
    color: #333;
    font-size: 26px
}

.product .section .top dt h2 em {
    color: #e60012;
    font-weight: 700
}

.product .section .top dt p {
    margin-top: 4px;
    color: #333;
    font-size: 1pc
}

.product .section .top dd {
    float: left;
    padding-top: 10px;
    width: 7in
}

.product .section .top dd span {
    float: left;
    margin: 0 36px
}

.product .section .top dd span, .product .section .top dd span img {
    display: block;
    height: 85px
}

.product .section .top dd span:first-child {
    margin-left: 2pc
}

.product .section .conBox {
    overflow: hidden;
    margin-top: 10px;
    width: 100%
}

.product .section .conBox ul {
    width: 104%
}

.product .section .conBox li {
    float: left;
    margin-right: 15px;
    margin-bottom: 28px;
    width: 300px
}

.product .section .conBox li span {
    display: block;
    overflow: hidden;
    width: 298px;
    height: 255px;
    border: 1px solid #e3e1e1
}

.product .section .conBox li span img {
    display: block;
    width: 298px;
    height: 253.3px;
    transition: all 1s ease-out
}

.product .section .conBox li p {
    overflow: hidden;
    margin-top: 14px;
    color: #666;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.product .section .conBox li a {
    display: block;
    text-decoration: none
}

.product .section .conBox li:hover img {
    transform: scale(1.1)
}

.product .section .conBox li:hover p {
    color: #e60012;
    font-weight: 700
}

.partner {
    padding-bottom: 30px;
    width: 100%
}

.partner .mainCon {
    margin-top: 30px
}

.partner .mainCon li {
    float: left;
    margin-top: -1px;
    margin-left: -1px;
    width: 199px;
    height: 138px;
    border: 1px solid #e3e1e1
}

.partner .mainCon li a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 199px;
    height: 138px
}

.partner .mainCon li a img {
    display: block;
    width: 199px;
    height: 138px;
    transition: all 1s ease-out
}

.partner .mainCon li i {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 199px;
    height: 138px;
    background: url(../image/partner-kuang.png) no-repeat center
}

.partner .mainCon li:hover i {
    display: block
}

.partner .mainCon li:hover img {
    transform: scale(1.1)
}

.troubles {
    padding-top: 339px;
    width: 100%;
    height: 483px;
    background: url(../image/troublesBg01.jpg) no-repeat center
}

.troubles .mainCon ul {
    width: 822px
}

.troubles .mainCon li {
    float: left;
    padding-top: 40px;
    width: 274px;
    height: 106px;
    text-align: center
}

.troubles .mainCon li p {
    color: #0c0c0c;
    font-size: 24px
}

.troubles .mainCon li span {
    display: block;
    margin-top: 6px;
    color: #0c0c0c;
    font-size: 14px
}

.troubles .mainCon li.last p {
    font-size: 14px
}

.troubles .mainCon li.last span {
    margin-top: 8px;
    font-size: 24px
}

.adv {
    width: 100%;
    height: 776px;
    background: url(../image/advBg01.jpg) no-repeat center
}

.adv .mainCon {
    margin-top: 3pc
}

.adv .conBox {
    height: 468px;
    border: 1px solid #e3e1e1;
    background: #fff
}

.adv .conBox dl {
    padding: 29px 0
}

.adv .conBox dt {
    float: left;
    margin-left: 31px;
    width: 635px;
    height: 410px
}

.adv .conBox dt img {
    display: block;
    width: 635px;
    height: 410px
}

.adv .conBox dd {
    position: relative;
    float: left;
    margin-left: 42px;
    padding-top: 55px;
    padding-left: 87pt;
    width: 326px;
    height: 355px
}

.adv .conBox dd .adv-title {
    position: absolute;
    top: -40px;
    left: 0;
    width: 77px;
    height: 185px;
    background: url(../image/advBg02.png) no-repeat center
}

.adv .conBox dd .adv-title em {
    display: block;
    padding-top: 41px;
    padding-left: 20px;
    width: 26px;
    color: #fff;
    text-align: center;
    font-size: 20px
}

.adv .conBox dd img {
    display: block;
    width: 37px;
    height: 37px
}

.adv .conBox dd h3 {
    margin-top: 14px;
    color: #333;
    font-size: 20px
}

.adv .conBox dd h3 em {
    color: #e60012
}

.adv .conBox dd span {
    display: block;
    margin-top: 8px;
    color: #333;
    font-size: 1pc
}

.adv .conBox dd i {
    display: block;
    margin: 28px 0 3pc;
    width: 38px;
    height: 1px;
    background: #bbb3b3
}

.adv .conBox dd p {
    color: #666;
    font-size: 14px;
    line-height: 25px
}

.adv .menu {
    margin-top: 20px;
    width: 100%;
    text-align: center
}

.adv .menu ul {
    display: inline-block;
    zoom: 1
}

.adv .menu li {
    float: left;
    margin-left: 7px;
    width: 189px;
    height: 69px;
    background: url(../image/advBg03.png) no-repeat center;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 69px
}

.adv .menu li img {
    position: relative;
    top: 6px;
    margin-right: 1pc
}

.adv .menu li.cur {
    background: url(../image/advBg04.png) no-repeat center
}

.flow {
    width: 100%;
    height: 368px;
    background: url(../image/flowBg01.jpg) no-repeat center;
}

.flow .index-com-title {
    padding-top: 38px
}

.flow .index-com-title h2, .flow .index-com-title p {
    color: #fff
}

.flow .conBox1 {
    /* margin-top: 58px; */
    /* width: 100%; */
}

.flow .conBox1 li {
    float: left;
    margin-left: 35px;
    padding-top: 38px;
    width: 158px;
    height: 90pt;
    background: url(../image/flowBg02.png) no-repeat center;
    text-align: center
}

.flow .conBox1 li:first-child {
    margin-left: 38px
}

.flow .conBox1 li img {
    display: block;
    margin: 0 auto;
    width: 34px;
    height: 34px
}

.flow .conBox1 li span {
    display: block;
    margin-top: 1pc;
    color: #333;
    font-size: 1pc
}

.flow .conBox1 li.even {
    background: url(../image/flowBg03.png) no-repeat center
}

.flow .conBox1 li.even span {
    color: #fff
}

.flow .conBox2 {
    position: relative;
    /* margin-top: 62px; */
    height: 359px;
    background: url(../image/liuyBg01.jpg) no-repeat center;
}

.flow .conBox2 .boxL {
    float: left;
    padding: 68px 0 0 134px;
    width: 387px;
    height: 236px;
}

.flow .conBox2 .boxL span {
    display: block;
    color: #333;
    font-size: 30px
}

.flow .conBox2 .boxL h3 {
    color: #333;
    font-size: 40px
}

.flow .conBox2 .boxL p {
    margin-top: 28px;
    color: #333;
    font-size: 17px;
    line-height: 2em
}

.flow .conBox2 .boxL em {
    display: block;
    margin-top: 4px;
    color: #e60012;
    font-size: 1pc
}

.flow .conBox2 .boxR {
    float: left;
    margin: 87px 0 0 43px;
}

.flow .conBox2 .boxR dt {
    float: left;
    width: 261px
}

.flow .conBox2 .boxR dt input {
    display: block;
    margin-top: 8px;
    padding: 0 10px;
    width: 239px;
    height: 40px;
    outline: 0;
    border: 1px solid #cfcaca;
    box-shadow: 1px 1px 10px 1px #e0e0e0 inset;
    color: #666;
    font-size: 14px;
    line-height: 40px
}

.flow .conBox2 .boxR dt input:first-child {
    margin-top: 0
}

.flow .conBox2 .boxR dd {
    float: left;
    margin-left: 6px;
    width: 349px
}

.flow .conBox2 .boxR dd textarea {
    padding: 10px 10px 0;
    width: 327px;
    height: 5pc;
    outline: 0;
    border: 1px solid #cfcaca;
    box-shadow: 1px 1px 10px 1px #e0e0e0 inset;
    color: #666;
    font-size: 14px;
    resize: none
}

.flow .conBox2 .boxR a {
    display: block;
    margin-top: 10px;
    height: 42px;
    background: #e60012;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 42px
}

.flow .conBox2 .boxR a img {
    position: relative;
    top: 4px;
    margin-right: 20px
}

.flow .conBox2 .boxR p {
    margin-top: 22px;
    margin-left: 1pc;
    color: #666;
    font-size: 14px
}

.flow .conBox2 .liuy-people {
    position: absolute;
    top: 173px;
    left: -93px;
    display: block;
}

.flow .conBox2 .liuy-book {
    position: absolute;
    top: 183px;
    left: 435px;
    display: block
}


.khal {
    position: relative;
    padding-bottom: 50px;
    background: #2860ab;
    margin-top: 50px;
}

.khal h2.h2_title {
    background-image:
}

.khal h2.h2_title i {
    background:  no-repeat center
}

.khal h2.h2_title a {
    background: #d01817;
    color: #fff
}

.khal p.p_title {
    color: #fff
}

.khal .container {
    position: relative
}

.khal .khalxl {
    position: absolute;
    bottom: -68px;
    left: 50%;
    z-index: 2;
    display: block;
    margin-left: -18px;
    width: 36px;
    height: 18px;
}

.khal .khal_con {
    position: relative
}

.khal .khal_con .con_top {
    position: relative;
    overflow: hidden
}

.khal .khal_con .con_top ul {
    position: relative
}

.khal .khal_con .con_top ul li {
    float: left;
    margin-left: 9pt;
    width: 290px
}

.khal .khal_con .con_top ul li:first-child {
    margin-left: 0
}

.khal .khal_con .con_top ul li i {
    display: block;
    overflow: hidden;
    width: 290px;
    height: 250px
}

.khal .khal_con .con_top ul li img {
    display: block;
    transition: all .5s
}

.khal .khal_con .con_top ul li p {
    height: 60px;
    background: url(../image/khalbg.jpg);
    color: #000;
    text-align: center;
    font-size: 15px;
    line-height: 60px
}

.khal .khal_con .con_top ul li:hover img {
    transform: scale(1.1)
}

.khal .khal_con .khal_btnl {
    left: -5pc;
    background:  no-repeat center
}

.khal .khal_con .khal_btnl, .khal .khal_con .khal_btnr {
    position: absolute;
    top: 130px;
    display: block;
    width: 54px;
    height: 59px;
    cursor: pointer
}

.khal .khal_con .khal_btnr {
    right: -5pc;
    background:  no-repeat center
}

.khal .khal_con .khal_bot {
    position: relative;
    margin-top: 10px;
    height: 228px;
    background: url(../image/khalzxly.jpg) no-repeat center;
    box-shadow: 5px 35px 45px #29548e;
}

.khal .khal_con .khal_bot .khal_info {
    position: absolute;
    top: 75px;
    right: 45px;
    width: 25pc;
    height: 115px
}

.khal .khal_con .khal_bot .khal_info .info_p {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    width: 266px;
    height: 45px;
    border-bottom: 1px solid #fff
}

.khal .khal_con .khal_bot .khal_info .info_p input {
    float: left;
    width: 220px;
    height: 43px;
    border: none;
    border: 1px solid #bcbcbc;
    border-right: none;
    background: 0 0;
    color: #666;
    text-indent: 9pt;
    font-size: 14px;
    line-height: 43px
}

.khal .khal_con .khal_bot .khal_info .info_p span {
    float: left;
    width: 44px;
    height: 43px;
    border: 1px solid #bcbcbc;
    border-left: none
}

.khal .khal_con .khal_bot .khal_info .p1 span {
    background: url(../image/khalicon01.png) no-repeat center
}

.khal .khal_con .khal_bot .khal_info .p2 span {
    background: url(../image/khalicon02.png) no-repeat center
}

.khal .khal_con .khal_bot .khal_info a.yydz {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 110px;
    height: 110px;
    background: url(../image/khal02.png) no-repeat center
}

.xflc {
    height: 300px;
    background: #f4f4f4;
    padding-top: 20px;
}

.xflc h2.h2_title {
    padding-top: 0;
    background-position: left 19px;
    margin-bottom: 25px;
    text-align: center;
    height: 40px;
    background: url(../image/artline01.png) repeat-x left 84px;
    font-weight: normal;
}

.xflc h2.h2_title span {
    background: #f4f4f4;
}

.xflc h2.h2_title {
    text-align: center;
    height: 40px;
    background: url(../image/artline01.png) repeat-x left 84px;
    padding-top: 65px;
    font-weight: normal;
}

.xflc h2.h2_title i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    background:  no-repeat center;
}

.xflc h2.h2_title a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    color: #d01817;
    padding: 0 20px;
    background: #fff;
    line-height: 40px;
}

.xflc h2.h2_title span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    color: #d01817;
    padding: 0 20px;
    line-height: 40px;
}

.xflc p.p_title {
    font-size: 16px;
    color: #333;
    text-align: center;
    height: 24px;
    line-height: 24px;
    padding-bottom: 30px;
}

.xflc dl {
    width: 75px;
    padding-left: 85px;
    background: url(../image/lcbg.png) no-repeat 25px center;
    float: left;
}

.xflc dl:first-child {
    background: none;
}

.xflc dl dt {
    height: 60px;
    margin-bottom: 10px;
}

.xflc dl dt img {
    display: block;
    margin: 0 auto;
}

.xflc dl dd {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #333;
}
