﻿p{word-spacing: -1.5px;}

.pic{overflow: hidden;font-size: 0;}
.pic img{-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s;}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}

.tit{text-align: center;font-weight: normal;}
.tit span{display: block;font-size: 42px;color: #232323;line-height: 42px;}
.tit i{display: inline-block;font-size: 22px;color: #232323;line-height: 22px;font-weight: 300;padding-top: 20px;}

/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 30px;height: 16px;z-index: 10;width: 100%;text-align: center;}
.ban_pg i{display: inline-block;width: 16px;height: 16px;background: #fff;border-radius: 50%;margin: 0 10px;vertical-align: top;}
.ban_pg i.on{background: #E50013;}
.banner .prev{position: absolute;font-size: 0;left: 0;opacity: 0;top: 50%;transform: translateY(-50%);z-index: 10;transition: all 0.5s;}
.banner .next{position: absolute;font-size: 0;right: 0;opacity: 0;top: 50%;transform: translateY(-50%);z-index: 10;transition: all 0.5s;}
.banner:hover .prev{left: 4%;opacity: 1;}
.banner:hover .next{right: 4%;opacity: 1;}


/*guide*/
.guide{ height: 875px; padding: 100px 0 0;box-sizing: border-box;background: url(/images/guide_bg.jpg) no-repeat center 0; text-align: center;}
.guide h2{margin-bottom: 68px;}
.guide dl{height: 390px;}
.guide dd{float: right;width: 450px;margin-top: 10px;}
.guide h3{font-size: 24px;color: #E50013;line-height: 24px;text-align: center;margin-top: 60px;}
.guide .more{display: inline-block; margin: 28px auto; width: 170px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: #E50013;}
.guide .more:hover{ font-weight: bold;}
.guide table{border: 1px solid #e5e5e5;border-collapse: collapse;text-align: center;}
.guide table td{height: 74px;width: 50px;border: 1px solid #e5e5e5;background: #fff;font-size: 14px;color: #000;line-height: 18px;}
.guide table td span{text-align: left;display: inline-block;}
.guide table td:nth-child(2),.guide table td:last-child{color: #e50013;}
.guide table tr:nth-child(1) td{color: #000;}
.guide table tr td:nth-child(1){font-size: 16px;background: #292929;color: #fff;}
.guide table tr.cur td{background: #e93242;color: #fff;border-color: #e52e3d;}


/*pro*/
.pro{height: 883px;padding: 100px 0 0;box-sizing: border-box;background: url(/images/pro_bg.jpg) no-repeat center 0;width: 100%;overflow-x: hidden;}
.pro h2{margin-bottom: 70px;}
.pro_con{position: relative;width: 740px;margin: 0 auto;}
.pro_con dl{height: 384px;float: left;width: 740px;background: #fff; margin-right: 10px; transform: scale(0.8); transition: all 0.5s;box-shadow: 15px 5px 54px 0px rgba(54, 54, 54, 0.14);}
.pro_con dl:hover{ box-shadow: 0px 1px 4px #dedede;}
.pro_con dt{float: left;width: 270px;height: 270px;margin: 54px 0 0 100px;}
.pro_con dt img{display: block;width: 270px;height: 270px;}
.pro_con dd{float: right;width: 212px;margin-right: 90px;}
.pro_con dd h4{font-size: 24px;color: #000;line-height: 24px;padding: 90px 0 24px;}
.pro_con dd h4 a{color: #000;}
.pro_con dd p{font-size: 14px;color: #676767;line-height: 20px;}
.pro_con dd .xq{display: block;width: 212px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: #E50013;margin-top: 55px;}
.pro_con dl:hover .xq{opacity: 0.95; font-weight: bold;}
.pro_con dl.cur{transform: scale(1);}
.pro_con .tempWrap{overflow: visible !important;}
.pro_con .prev{position: absolute;width: 23px;left: -55px;top: 172px;z-index: 10;}
.pro_con .next{position: absolute;width: 23px;right: -55px;top: 172px;z-index: 10;}
.pro_ctg{height: 70px;margin-top: 64px;position: relative;background: #fff;background: url(/images/menu_ic.jpg) no-repeat right;}
.pro_ctg ul{ height: 70px; display: inline-block;}
.pro_ctg .menu_more{ display: inline-block; height: 70px; width:84px; float: right;}
.pro_ctg .menu_more:hover{ opacity: 0.85;}
.pro_ctg li{height: 70px;float: left;position: relative;width: 270px;text-align: center;}
.pro_ctg li:after{position: absolute;width: 1px;height: 16px;content: "";background: #A6A6A6;right: 0;top: 27px;}
.pro_ctg li:last-child:after{display: none;}
.pro_ctg li h3 a{display: block;font-size: 16px;color: #000;line-height: 70px;transition: all 0.3s;position: relative;z-index: 2;}
.pro_ctg li p{position: absolute;left: 0;bottom: 50px;width: 100%;z-index: 1;transition: all 0.5s;opacity: 0;}
.pro_ctg li p a{display: block;height: 45px;line-height: 45px;font-size: 14px;color: #808080;background: #f1f1f1;transition: all 0.3s;}
.pro_ctg li p a:hover{background: #fff;color: #000;font-weight: bold;}
.pro_ctg li:hover h3 a{color: #fff;background: #e50013;}
.pro_ctg li:hover p{bottom: 70px;opacity: 1;}



/*yunpt*/
.yunpt{height: 760px;padding: 105px 0 0;box-sizing: border-box;background: url(/images/yunpt_bg.jpg) no-repeat center 0;}
.yunpt h2 span,.yunpt h2 i{color: #fff;}
.yunpt .open-video{width: 59px;height: 59px;margin: 120px auto 28px;}
.yunpt .vd_box img{ transition: all 0.35s ease-in-out;}
.yunpt .vd_box:hover img{ opacity: 0.85; transform: scale(1.15);}
.yunpt h3{font-size: 16px;color: #BCBCBC;line-height: 16px;text-align: center;}
.yunpt a:hover h3{ color: #fff;}
.yunpt ul{margin-top: 104px;height: 164px;}
.yunpt li{float: left;width: 164px;height: 164px;border-radius: 50%;background: rgba(246, 246, 246, 0.6);margin-right: 95px;transition: all 0.3s;}
.yunpt li:last-child{margin-right: 0;}
.yunpt li p{width: 144px;height: 144px;border-radius: 50%;background: rgba(246, 246, 246, 0.8);margin: 10px auto 0;font-size: 24px;color: #000;font-weight: bold;line-height: 30px;text-align: center;padding: 42px 20px 0;box-sizing: border-box;}
.yunpt li:hover{background: #e50013;}
.yunpt li:hover p{background: #e50013;color: #fff;border: 3px solid #fff;padding: 39px 20px 0;animation: flipInY 1s;}

/*
.video-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; font-size: 0; z-index: 9999; background: rgba(0, 0, 0, .9); display: none }
.video-box .video video{ width: 800px; height: 450px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.video-box .video iframe { width: 800px; height: 450px }
.video-box .close-video { position: absolute; top: calc(54px); right: 5%; width: 30px; height: 30px; cursor: pointer; background: url(/images/close.png) no-repeat center }
*/

/*case*/
.case{padding: 110px 0 0;}
.case h2{margin-bottom: 80px;}
.case li{float: left;width: 33.3%;overflow: hidden;position: relative;}
.case li em{position: absolute;width: 100%;height: 3.125vw; line-height: 3.125vw; background: #E50013;left: 0;bottom: -3.125vw;transition: all 0.5s; text-align: center; color: #fff; font-size: 0px; }
.case li img{display: block;width: 100%;transition: all 0.5s;}
.case li h3{position: absolute;left: 2.5vw;top: 1.875vw;font-size: 1.875vw;line-height: 1.875vw;color: rgba(255,255,255,0.8); z-index: 9;}
.case li h3 i{display: block;font-size: 0.833vw;color: #fff;line-height: 2.5vw;font-weight: normal;opacity: 0;transition: all 0.3s;}
.case li:hover h3 i{opacity: 1;}
.case li:hover img{transform: scale(1.05);}
.case li:hover em{bottom: 0; font-size: 18px;}
.case li a{ position:relative; overflow:hidden;display: block;}
.case li a::before{ background:rgba(0,0,0,0.5);  background:linear-gradient(to bottom,rgba(0,0,0,0.5) 25%,rgba(0,0,0,0)); position:absolute; content:''; left:0; top:0; width:100%; height:100%; z-index:1;}



/*coop*/
.coop{height: 675px;background: url(/images/coop_bg.jpg) no-repeat center 0;}
.coop_r{float: right;margin-top: 70px;}
.coop_l{float: left;width: 500px;margin-top: 120px;}
.coop_l h2{display: block;font-size: 42px;color: #000;line-height: 58px;padding-bottom: 60px;position: relative;font-weight: normal;}
.coop_l h2:after{position: absolute;width: 48px;height: 4px;content: "";background: #000;left: 0;bottom: 0;}
.coop_l h2 b{font-size: 60px;font-family: Arial;color: #e31c1c;}
.coop_l p{display: block;font-size: 24px;color: #000;line-height: 48px;padding-top: 44px;}
.coop_l p span{margin-right: 20px;}
.coop_l .xq{display: block;width: 170px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: #E50013;margin-top: 64px;}
.coop_l .xq:hover{animation: shake 1.5s linear;}


/*ys*/
.ys{padding: 120px 0 140px;background: url(/images/ys_bg.jpg) no-repeat center 0;}
.ys h2 span,.ys h2 i{color: #fff;}
.his{height: 235px;padding-top: 110px;}
.his ul{display: flex;display: -webkit-flex;justify-content: space-between;border-top: 1px solid rgba(255,255,255,0.4);}
.his li{padding-top: 50px;position: relative; padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 26px;}
.his li:after{position: absolute;width: 16px;height: 16px;content: "";background: #eee;border-radius: 50%;left: 0;top: -8px;}
.his li:hover{ color: #fff; background: rgba(0, 0, 0, 0.15);}
.his li:hover::after{background: #E50013;}
.his li h3{height: 22px;line-height: 22px;font-size: 14px;color: #F6F6F6;font-weight: normal;}
.his li h3 b{font-size: 28px;font-family: Arial;}
.his li p{font-size: 14px;color: #F6F6F6;line-height: 20px;padding-top: 26px;}
.ys_sz{height: 240px;width: 1380px;margin: 0 auto;background: #fff;padding-top: 85px;box-sizing: border-box;}
.ys_sz li{float: left;height: 72px;border-right: 1px solid #e2e4e0;padding: 0 60px;transition: all 0.5s;}
.ys_sz li:nth-child(1){padding-left: 0;}
.ys_sz li:last-child{padding-right: 0;border: 0;}
.ys_sz li h3{height: 32px;font-size: 14px;color: #000;line-height: 14px;font-weight: normal;}
.ys_sz li h3 em{display: inline-block;font-size: 42px;line-height: 32px;vertical-align: bottom;font-family: Arial;}
.ys_sz li p{font-size: 16px;color: #000;line-height: 16px;padding-top: 24px;}
.ys_sz li:hover{transform: translateY(-10px);}
.ys_con dl{position: relative;}
.ys_con dd{width: 535px;margin-top: 40px;}
.ys_con dd h3{font-size: 30px;color: #000;line-height: 36px;font-weight: normal;padding-bottom: 30px;position: relative;margin-bottom: 32px;}
.ys_con dd h3:after{position: absolute;width: 48px;height: 4px;content: "";background: #E50013;left: 0;bottom: 0;}
.ys_desc{font-size: 16px;color: #676767;line-height: 28px;}
.ys_pic{position: absolute;width: 600px;height: 182px;background: #E50013;right: 0;bottom: 0;padding: 16px 0 0 65px;box-sizing: border-box;}
.ys_pic p{float: left;margin-right: 30px;}
.ys_pic p img{ width: 226px; height: 150px; display: block;}
.ys_con dl:nth-child(2){margin-top: 70px;}
.ys_con dl:nth-child(2) dd{margin-top: 55px;}
.hzsz{margin-top: 70px;}
.hzsz li{float: left;margin-right: 90px;}
.hzsz li h4{height: 32px;font-size: 14px;color: #000;line-height: 14px;font-weight: normal;}
.hzsz li h4 em{display: inline-block;font-size: 42px;line-height: 32px;vertical-align: bottom;font-family: Arial;}
.hzsz li p{font-size: 16px;color: #000;line-height: 16px;padding-top: 24px;}

@media screen and (max-width:1440px){
    .ys_sz{ width:1300px;}
}

/*ser*/
.ser{height: 980px;padding: 114px 0 0;box-sizing: border-box;background: url(/images/ser_bg.jpg) no-repeat center 0;}
.ser h2{font-size: 42px;color: #fff;line-height: 55px;text-align: center;font-weight: normal;margin-bottom: 96px;}
.ser li{float: left;width: 260px;height: 417px}
.ser li:nth-child(2){padding: 0 104px;border-left: 1px solid rgba(198, 201, 193, 0.7);border-right: 1px solid rgba(198, 201, 193, 0.7);margin: 0 105px;}
.ser_c{width: 260px;height: 260px;background: #F6F6F6;border-radius: 50%;text-align: center;padding-top: 56px;box-sizing: border-box;transition: all 0.3s;}
.ser_c i{display: block;height: 60px;overflow: hidden;margin: 0 0 20px;}
.ser_c i img{transition: all 0.5s;}
.ser_c p{font-size: 30px;color: #E50013;line-height: 36px;transition: all 0.3s;}
.ser_c:hover{background: #e50013;}
.ser_c:hover p{color: #fff;}
.ser_c:hover i img{transform: translateY(-50%);}
.ser_desc{font-size: 16px;color: #fff;line-height: 28px;margin-top: 46px;white-space: nowrap;}
.ser li:nth-child(1) .ser_desc{width: 210px;margin: 46px auto 0;}


/*liuy*/
.liuy{height: 327px;position: relative;}
.liuy_con{height: 370px;background: #fff;position: absolute;width: 1200px;padding: 0 110px;box-sizing: border-box;left: 50%;margin-left: -600px;top: -120px;}
.liuy_l{float: left;width: 280px;margin-top: 84px;}
.liuy_l h3{font-size: 24px;color: #000;line-height: 36px;padding-bottom: 24px;border-bottom: 1px solid #C6C9C1;}
.liuy_l .tel{margin-top: 40px;font-size: 14px;color: #000;line-height: 14px; height: 46px; padding-left: 58px;background: url(/images/tel1.png) no-repeat;}
.liuy_l .tel b{display: block;font-size: 24px;font-family: Arial;line-height: 32px;}
.liuy_r{float: right;margin-top: 58px;width: 565px;}
.liuy_r li{float: left;width: 260px;border: 1px solid #C6C9C1;margin-bottom: 10px;}
.liuy_r li:nth-child(2n){float: right;}
.liuy_r li:nth-child(5){width: 100%;margin-bottom: 0;box-sizing: border-box;}
.liuy_r li input{display: block;width: 100%;padding-left: 15px;box-sizing: border-box;height: 45px;line-height: 45px;font-size: 14px;color: #000;background: none;border: 0;outline: 0;}
.liuy_r li textarea{display: block;font-size: 14px;color: #000;line-height: 30px;width: 100%;height: 100px;background: none;border: 0;outline: 0;padding: 5px 15px;box-sizing: border-box;}
.liuy_r .submit{float: right;width: 170px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: #E50013;border: 0;outline: 0;cursor: pointer;}
.liuy_r .submit:hover{opacity: 0.95; font-weight: bold;}
.liuy_r li input::-webkit-input-placeholder{color:#9C9C9C;font-size: 12px;}
.liuy_r li input::-moz-placeholder{color:#9C9C9C;font-size: 12px;}
.liuy_pic{position: absolute;font-size: 0;left: 50%;bottom: -143px;margin-left: -320px;z-index: 10;}



/*news*/
.news{height: 742px;padding: 170px 0 0;box-sizing: border-box;background: url(/images/new_bg.png) no-repeat center 0;position: relative;z-index: 1;margin-bottom: -93px;}
.news h2{margin-bottom: 45px;}
.news h3{height: 28px;line-height: 28px;font-size: 28px;color: #4D4D4D;font-weight: normal;margin-bottom: 30px;}
.news h3 a{color: #4D4D4D;}
.news h3 i{float: right;font-size: 14px;color: #808080;}
.news h3:hover a,.news h3 i:hover{color: #E50013;}
.new_l{float: left;width: 590px;}
.new_l h3{margin-bottom: 8px;}
.xcxw dl{height: 125px;padding: 22px 0;border-bottom: 1px solid #DBDBDB;}
.xcxw dt{float: left;width: 166px;height: 125px;overflow: hidden;}
.xcxw dt img{width: 166px;height: 125px;transition: all 0.5s;}
.xcxw dt:hover img{transform: scale(1.05);}
.xcxw dd{float: right;width: 395px;}
.xcxw dd h4 a{display: block;font-size: 20px;color: #333;height: 30px;line-height: 30px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin: 20px 0 10px;}
.xcxw dd p{font-size: 14px;color: #808080;line-height: 20px;}
.xcxw dd i{display: block;font-size: 12px;color: #999;line-height: 12px;margin-top: 12px;}
.xcxw dl:last-child{border: 0;}

.new_r{float: right;width: 532px;}
.new_r dt{height: 125px;overflow: hidden;}
.new_r dt img{width: 532px;height: 125px;transition: all 0.5s;}
.new_r dt:hover img{transform: scale(1.05);}
.new_r dd{height: 90px;border-bottom: 1px solid #DBDBDB;padding-top: 20px}
.new_r dd h4 a{display: block;font-size: 18px;color: #333;line-height: 28px;height: 28px;font-weight: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 12px;}
.new_r dd p{font-size: 14px;color: #808080;line-height: 20px;}
.new_list{padding-top: 16px;}
.new_list p{height: 25px;font-size: 14px;color: #333;}
.xcxw dd h4 a:hover,.new_r dd h4 a:hover,.new_list p:hover a{color: #E50013;}



/*abt*/
.abt{height: 599px;background: url(/images/abt_bg.jpg) no-repeat center 0;}
.abt_con{float: right;margin-top: 315px;text-align: center;}
.abt_con h2 b{display: block;font-size: 36px;color: #fff;line-height: 36px;}
.abt_con h2 i{display: block;font-size: 18px;color: #fff;line-height: 18px;padding-top: 20px;font-weight: 300;}
.abt_con .more{display: block;width: 170px;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: #E50013;margin: 20px auto 0;}
.abt_con .more:hover{ opacity: 0.95; font-weight: bold;}





