/*reset*/
html,body{overflow-x: hidden; background-color: #fff;color:#333;font-size:12px;font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", Tahoma, 宋体b8b体, SimSun, sans-serif;text-rendering: optimizeLegibility;text-size-adjust: 100%;-webkit-font-smoothing: antialiased;}
*{padding:0;margin:0;font-family: "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei", 微软雅黑, "Segoe UI", Tahoma, 宋体b8b体, SimSun, sans-serif;text-rendering: optimizeLegibility;text-size-adjust: 100%;-webkit-font-smoothing: antialiased;}
img{border:0;}a,input,button,textarea,select{outline:none;font-size: 12px;}
a{cursor:pointer; text-decoration:none;-moz-outline-style:none;outline:none;blr:expression(this.onFocus=this.blur());color: #333;}
table{border:0;}textarea {resize:none;}ul{list-style:none;}li{list-style:none;}object {float:left;display:inline;}
.fl{display:inline;float:left;}.fr{display:inline;float:right;}
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0; line-height: 0;font-size:0;}
.clr1::before,.clr1:after{display:table;content:"";}.clr1:after{clear: both;}.clr1 {*zoom:1;}
.tl{text-align:left;}.tr{text-align:right;}.tc{text-align:center;}
i,b,u,s,em{font-style:normal; font-weight:normal; text-decoration:none; text-outline:none; display:inline;}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}input::-ms-clear {display: none;}
.w9{width: 900px;margin: 0 auto;}.w10{width: 1000px;margin: 0 auto;}.w11{width: 1100px;margin: 0 auto;}.w12{width: 1200px;margin: 0 auto;}.w13{width: 1300px;margin: 0 auto;}

.topLine{ height:40px; line-height:40px; background-color:#333333; padding: 0 calc((100% - 1300px)/2); display: flex; color:#fff;}
.topLine p{flex-grow: 1;}
.topLine span a{ color:#fff;margin: 0 10px;}

.header{padding: 20px 0;display: flex;}
.header p{flex-grow: 1;}
.header ul{display: flex;width: 800px;margin: 18px 0 0 0;}
.header ul li{flex-grow: 1;}
.header ul li a{font-size: 18px;display: block;width: 90px;margin: 0 auto;transition:All 0.2s ease-in-out;}
.header ul li a span{font-size: 13px;color: #ccc;transition:All 0.2s ease-in-out;}
.header ul li a:hover{color: #FEB403;transform:translate(0,-2px);}
.header ul li a:hover span{color: #FEB403;border-bottom: 2px solid #FEB403;padding-bottom:4px;}

.subMenu{ position:absolute;z-index: 999999; width: 500px;display: none; border-bottom:4px solid #FEB403; background-color:#fff; box-shadow:0px -8px 8px -8px #999;}
.subMenu ul{width: 180px; padding:20px 25px; background-color: #333333;}
.subMenu ul li{color: #fff;}
.subMenu ul li a{display: block; height:40px;line-height: 40px;color: #fff;border-bottom: 1px solid #ccc;text-align: center;}
.subMenu ul li a:hover{font-size: 13px; color: #FEB403;border-bottom: 1px solid #FEB403;font-weight: bold;}
.subMenu div{flex-grow: 1; padding: 20px 25px;}
.subMenu div img{ margin-bottom:10px;}
.subMenu div p{ line-height:20px;}

.slider{width: 100%;height: 694px;overflow: hidden;position: relative;}
.slider a{transition:All 0.2s ease-in-out;display: block;width: 220px;height: 60px;left: 50%;margin: 0 0 0 -110px;top: 490px; line-height: 60px;text-align: center;background-color: #FEB403;color: #FFFFFF;font-size: 16px;border-radius: 40px; position: absolute;z-index: 999999;}
.slider a:hover{background-color: #FF6600;transform:scale(1.05);}
.slider img{position: absolute;z-index: 1;display: block;top: 0;}
.slider img:nth-child(1),.slider img:nth-child(2){z-index: 99999;left: 50%;margin: 0 0 0 -600px;}
.slider img:nth-child(1){top: 200px;}
.slider img:nth-child(2){top: 320px;}
.slider img:nth-child(3),.slider img:nth-child(4),.slider img:nth-child(5){transform:scale(1.5);width: 1920px;left: 50%;margin: 0 0 0 -960px;}
.slider img:nth-child(3){z-index: 99998;}
.slider img:nth-child(4){z-index: 99997;}
.slider img:nth-child(5){z-index: 99996;}

.afterSlider{padding: 30px calc((100% - 1300px)/2);background-color: #F0F0F0;display: flex;}
.afterSlider div:nth-child(1){width: 140px;height: 60px;padding: 30px 35px; background-color: #333;color: #fff;transition:All 0.2s ease-in-out;}
.afterSlider div:nth-child(1) i{display: block;width: 30px;height: 3px; background-color: #FFAA17;margin-bottom: 10px;transition:All 0.2s ease-in-out;}
.afterSlider div:nth-child(1) p{font-size: 16px;margin-bottom: 10px;color: #eee;}
.afterSlider div:nth-child(1) span{font-size: 13px;color: #ccc;}
.afterSlider div:nth-child(1):hover {transform:translate(2px,0);border-radius: 5px;}
.afterSlider div:nth-child(1):hover i{width: 64px;}
.afterSlider div:nth-child(2){flex: 1;padding: 0 20px;}
.afterSlider div:nth-child(2) ul{display: flex;}
.afterSlider div:nth-child(2) ul li{flex: 1;height: 120px;text-align: center;font-size: 14px;}
.afterSlider div:nth-child(2) ul li p{position: relative; width: 80px;margin: 7px auto 10px auto; height: 80px;background: url('home/18.png') no-repeat center;}
.afterSlider div:nth-child(2) ul li p i{display: block;position: absolute; width: 50px;height: 50px;margin: 15px 0 0 15px;background-repeat: no-repeat;background-position: 0 0; transition:All 0.2s ease-in-out;}
.afterSlider div:nth-child(2) ul li:hover p i{background-position: 0 -50px;}
.afterSlider div:nth-child(2) ul li:nth-child(1) p i{background-image: url('home/4.png');}
.afterSlider div:nth-child(2) ul li:nth-child(2) p i{background-image: url('home/5.png');}
.afterSlider div:nth-child(2) ul li:nth-child(3) p i{background-image: url('home/6.png');}
.afterSlider div:nth-child(2) ul li:nth-child(4) p i{background-image: url('home/7.png');}
.afterSlider div:nth-child(3){display: flex;width: 380px;background-color: #FEB403;height: 120px;transition:All 0.2s ease-in-out;}
.afterSlider div:nth-child(3) p:nth-child(1){padding: 30px 35px; width: 175px;height: 60px; background: url('home/3.jpg') no-repeat center;}
.afterSlider div:nth-child(3) p:nth-child(1) i{display: block;width: 30px;height: 3px; background-color: #FFAA17;margin-bottom: 10px;transition:All 0.2s ease-in-out;}
.afterSlider div:nth-child(3) p:nth-child(1) b{display: block; font-size: 16px;margin-bottom: 10px;color: #eee;}
.afterSlider div:nth-child(3) p:nth-child(1) span{font-size: 13px;color: #ccc;}
.afterSlider div:nth-child(3) p:nth-child(2){flex: 1;position: relative;}
.afterSlider div:nth-child(3) p:nth-child(2) img{transition: All 0.4s ease-in-out;display: block;width: 49px;height: 49px;position: absolute;top: 50%;left: 50%;margin:-25px 0 0 -25px;}
.afterSlider div:nth-child(3):hover{transform:translate(2px,0);border-radius: 5px;overflow: hidden;}
.afterSlider div:nth-child(3):hover p:nth-child(1) i{width: 64px;}
.afterSlider div:nth-child(3):hover p:nth-child(2) img{transform: rotateX(180deg);}

.homeAbout{padding: 50px calc((100% - 1300px)/2);display: flex;}
.homeAbout1{width: 540px;height: 303px;margin-right: 60px;}
.homeAbout2{flex: 1;padding: 15px 0;}
.homeAbout2 p{margin: 15px 0; font-size: 14px;text-align:justify; text-justify:inter-ideograph;line-height: 32px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.homeAbout2 span{display: block;padding-top: 20px;}
.homeAbout2 span a{transition:All 0.2s ease-in-out;display: block;float: left; background: #FF6600 url('home/21.png') no-repeat 90px center; letter-spacing: 1px; padding: 8px 30px 8px 20px;margin: 0 20px 0 0; font-size: 15px;color: #fff;border-radius: 30px;}
.homeAbout2 span a:hover{background-color: #FEB403;transform:translate(3px,0);}

.homeCase{padding: 40px calc((100% - 1300px)/2) 60px calc((100% - 1300px)/2);background-color: #EFEFF0;}
.homeCaseTitle{font-size: 30px;letter-spacing: 1px;text-align: center;margin-bottom: 30px;}
.homeCaseTitle i{font-size: 24px;padding: 0 0 0 10px;color: #bbb;}
#homeCaseItem {width:1296px;margin: 0 auto; height:385px;overflow:hidden;}
#homeCaseItem ul li {float:left; height:385px;width:432px;}
#homeCaseItem ul li p{width: 382px;height:385px; margin: 0 auto; background-color: #fff;overflow: hidden;transition:All 0.2s ease-in-out;}
#homeCaseItem ul li p a{color: #000;transition:All 0.2s ease-in-out;}
#homeCaseItem ul li p:hover{background-color: #FF6600;border-radius: 10px;}
#homeCaseItem ul li p:hover a{color: #fff;}
#homeCaseItem ul li p:hover a:nth-child(1) img{transform: scale(1.1);}
#homeCaseItem ul li p:hover a:nth-child(4) i{background-color: #fff;color: #000;}
#homeCaseItem ul li p a {display:block;}
#homeCaseItem ul li p a:nth-child(2),#homeCaseItem ul li p a:nth-child(3),#homeCaseItem ul li p a:nth-child(4) {width: 332px;margin: 0 auto;}
#homeCaseItem ul li p a:nth-child(1) {display:block;width: 382px; height: 195px;overflow: hidden; margin-bottom: 20px;}
#homeCaseItem ul li p a:nth-child(1) img {display:block;width: 382px; transition:All 0.2s ease-in-out;}
#homeCaseItem ul li p a:nth-child(2){margin-bottom: 10px;font-size: 20px;}
#homeCaseItem ul li p a:nth-child(3){line-height: 26px;font-size: 14px;text-align:justify; text-justify:inter-ideograph;}
#homeCaseItem ul li p a:nth-child(4){margin-top: 15px;}
#homeCaseItem ul li p a:nth-child(4) i{transition:All 0.2s ease-in-out;margin-left: 315px; display: block;width: 20px;height: 20px;line-height: 20px; background-color: #333333;color: #fff; border-radius: 50%;text-align: center;font-family: '宋体';}
#homeCaseLeft{transition:All 0.15s ease-in-out;cursor: pointer; position: absolute; width: 44px;height: 100px;background: url('home/23.png') no-repeat center;top: -240px;left: -50px;background-color: rgba(0,0,0,0.05);border-radius: 5px;}
#homeCaseLeft:hover{background-color: rgba(0,0,0,0.6);}
#homeCaseRight{transition:All 0.15s ease-in-out;cursor: pointer; position: absolute; width: 44px;height: 100px;background: url('home/24.png') no-repeat center;top: -240px;right: -50px;background-color: rgba(0,0,0,0.05);border-radius: 5px;}
#homeCaseRight:hover{background-color: rgba(0,0,0,0.6);}

.homeNews{padding: 50px calc((100% - 1250px)/2); display: flex;}
.homeNews div:nth-child(1){width: 380px;}
.homeNews div:nth-child(1) p{font-size: 30px;margin-bottom: 60px;}
.homeNews div:nth-child(1) span{font-size: 15px;}
.homeNews div:nth-child(1) a{display: flex;margin-top: 110px;font-size: 16px;color: #666;transition:All 0.2s ease-in-out;}
.homeNews div:nth-child(1) a:hover{color: #D80C18;}
.homeNews div:nth-child(1) a:hover i{border:1px solid #D80C18;color: #D80C18;transform:translate(3px,0);}
.homeNews div:nth-child(1) a i{transition:All 0.2s ease-in-out; width: 22px;height: 22px; display: block;margin-left: 10px; text-align: center;line-height: 22px;border: 1px solid #ccc;color: #ccc; border-radius: 50%;font-family: '宋体';}
.homeNews div:nth-child(2){flex:1;}
.homeNews div:nth-child(2) p:nth-child(1){display: flex;transition:All 0.2s ease-in-out;}
.homeNews div:nth-child(2) p:nth-child(1):hover a:nth-child(1) img{border-radius: 10px;transform:translate(3px,0);}
.homeNews div:nth-child(2) p:nth-child(1):hover a:nth-child(2) {transform:translate(-3px,0);}
.homeNews div:nth-child(2) p:nth-child(1) a{display: block;}
.homeNews div:nth-child(2) p:nth-child(1) a:nth-child(1){width: 238px;height: 125px;}
.homeNews div:nth-child(2) p:nth-child(1) a:nth-child(1) img{width: 238px;height: 125px;transition:All 0.2s ease-in-out;}
.homeNews div:nth-child(2) p:nth-child(1) a:nth-child(2){flex: 1;margin-left: 25px;transition:All 0.2s ease-in-out;}
.homeNews div:nth-child(2) p:nth-child(1) a:nth-child(2) b{display: block;font-size: 18px;color: #DB261D;margin: 20px 0 6px 0;}
.homeNews div:nth-child(2) p:nth-child(1) a:nth-child(2) span{font-size: 14px;line-height: 24px;color: #999;}
.homeNews div:nth-child(2) p:nth-child(2){margin-top: 44px;}
.homeNews div:nth-child(2) p:nth-child(2) a{transition:All 0.2s ease-in-out;display: block;float: left;width: 390px;overflow: hidden; font-size: 14px;color: #666;margin-bottom: 12px; margin-right: 80px;background: url('home/26.gif') no-repeat 0 center; text-indent: 25px;}
.homeNews div:nth-child(2) p:nth-child(2) a:hover{background: url('home/26.gif') no-repeat 3px center;color: #DB261D;text-indent: 22px;}
.homeNews div:nth-child(2) p:nth-child(2) a span{float: right;color: #aaa;}
.homeNews div:nth-child(2) p:nth-child(2) a:nth-child(even){margin-right: 0;}

.footNav{padding: 50px calc((100% - 1200px)/2); display: flex; background-color: #242D34;}
.footNav div:nth-child(1) p{margin-top: 40px;}
.footNav div:nth-child(1) p i{color: #8F9094; font-size: 16px;display: block;height: 26px;line-height: 28px; letter-spacing: 1px;margin-bottom: 12px;margin-left: 15px; text-indent: 40px;}
.footNav div:nth-child(1) p i:nth-child(1){background: url('home/15.png') no-repeat 0 center;}
.footNav div:nth-child(1) p i:nth-child(2){background: url('home/14.png') no-repeat 0 center;}
/* .footNav div:nth-child(1) p i:nth-child(3){background: url('home/16.png') no-repeat 0 center;} */
.footNav div:nth-child(1) p i:nth-child(3){background: url('home/17.png') no-repeat 0 center;}
.footNavCenter{margin-left: 50px;flex: 1;}
.footNavCenter ul{ display: block;float: left; margin-top: 30px;margin-left: 100px;}
.footNavCenter ul li{margin-bottom: 20px;}
.footNavCenter ul li a{color: #999;font-size: 15px;}
.footNavCenter ul li a:hover{color: #fff;}
.footNavCenter ul li a.footNavCenter1{color: #fff;font-size: 18px;font-weight: bold;}
.footNavRight{width: 170px;}
.footNavRight1{color: #fff;font-size: 18px;font-weight: bold;display: block;margin-top: 30px;}
.footNavRight2{transition:All 0.2s ease-in-out;cursor: pointer; position: relative; margin-top: 25px;display: block;width: 160px;height: 51px;background-color: #fff;border-radius: 8px;}
.footNavRight2 img,.footNavRight2 b,.footNavRight2 i{display: block;position: absolute;}
.footNavRight2 img{width: 36px;height: 36px;top: 8px;left: 20px;}
.footNavRight2 b{top: 7px;left: 66px;font-size: 14px;font-weight: bold;}
.footNavRight2 i{top: 28px;left: 68px;color: #999;}
.footNavRight2:hover{background-color: #FE6700;}
.footNavRight2:hover b,.footNavRight2:hover i{color: #fff;}
.footNavRight3{}
.footNavRight3 i{transition:All 0.2s ease-in-out;cursor: pointer; display: block;width: 34px;height: 34px;float: left;border-radius: 50%; margin-right: 29px;margin-top: 25px;}
.footNavRight3 i:nth-child(1){background:#fff url('home/13.png') no-repeat center;}
.footNavRight3 i:nth-child(2){background:#fff url('home/11.png') no-repeat center;}
.footNavRight3 i:nth-child(3){background:#fff url('home/12.png') no-repeat center;}
.footNavRight3 i:last-child{margin-right: 0;}
.footNavRight3 i:hover{background-color: #FE6700;}
#ewmImgWrap1{display: none; width: 140px;height: 140px;border: 10px solid #fff;border-radius: 5px; position: absolute;z-index: 9999; top: -467px;left: 1030px;}
#ewmImgWrap2{display: none; width: 140px;height: 140px;border: 10px solid #fff;border-radius: 5px; position: absolute;z-index: 9999;top: -391px;left: 1030px;}
#ewmImgWrap3{display: none;width: 100px;height: 100px;border: 5px solid #fff;border-radius: 5px; position: absolute;z-index: 9999;top: -85px;left: 994px;}
#ewmImgWrap4{display: none;width: 100px;height: 100px;border: 5px solid #fff;border-radius: 5px; position: absolute;z-index: 9999;top: -85px;left: 1055px;}

.footCopy{border-top: 1px solid #3A4249; height: 70px;line-height: 70px;text-align: center;background-color: #242D34;color: #999;font-size: 14px;}
.footCopy a{color: #999;font-size: 14px;}
.footCopy a:hover{color: #fff;}

#goTop{cursor: pointer;position: fixed;z-index: 9999999; bottom: 24px;right: 24px;width: 50px;height: 50px;border-radius: 50%;background: url("home/27.png") no-repeat center;}

/*关于我们*/
.aboutBanner{background:url('about/1.jpg') no-repeat center;height: 300px;position: relative;}
#aboutBanner{color: #fff;position: absolute;}
#aboutBanner p{font-size: 36px;font-weight: bold;margin-top: 85px;letter-spacing: 3px;}
#aboutBanner i{display: block;border-top: 3px solid #F89300; font-size: 18px;float: left;padding-top: 10px;margin-top: 10px;}

.aboutNav{width: 1200px; margin: 30px auto; padding:5px 0 15px 0;background-color: #fff;border-bottom: 1px dashed #ccc;font-size: 14px;color: #555;}
.aboutNav i{background-color: #FEB403;padding:0px 4px;margin: 0 10px 0 0;}
.aboutNav a{font-size: 14px;margin: 0 5px;color: #555;}
.aboutNavList{display: flex;padding: 0 calc((100% - 1200px)/2);background-color: #fff;}
.aboutNavList a{transition:All 0.2s ease-in-out;display: block;flex: 1;text-align: center;font-size: 16px; background: #f3f3f3 url('home/28.png') no-repeat center 64px;color: #A1A5AE; height: 54px;line-height: 54px;}
.aboutNavList a:hover{background: #C8A062 url('home/28.png') no-repeat center bottom;color: #fff;}
.aboutNavList a.aboutNavListHover{background: #C8A062 url('home/28.png') no-repeat center bottom;color: #fff;}
.aboutTitle1{padding: 70px 0;text-align: center;position: relative;height: 30px;}
.aboutTitle1 i,.aboutTitle1 p,.aboutTitle1 span{display: block;position: absolute;text-align: center;left: 50%;}
.aboutTitle1 i{width: 400px;border-top: 1px solid #000;margin: 0 0 0 -200px;}
.aboutTitle1 p{font-size: 32px;font-weight: bold;width: 280px;margin: -24px 0 0 -140px;background-color: #fff;}
.aboutTitle1 span{font-size: 16px;width: 1000px;margin: 30px 0 0 -500px;color: #666;}

.aboutVedio{background-color: #F6F6F6;padding: 60px calc((100% - 1200px)/2);}
.aboutVedio1{width: 550px;float: left;}
.aboutVedio2{position: relative;padding: 20px 0 0 0;}
.aboutVedio2 p{font-size: 26px;width: 550px;text-align: center;}
.aboutVedio2 i{display: block;width: 120px;margin: 10px auto 25px auto; border-bottom: 4px solid #F68100;}
.aboutVedio3{width: 550px;line-height: 38px;font-size: 16px;text-align:justify; text-justify:inter-ideograph;}
.aboutVedio4{width: 580px;padding: 10px 0; float: right;}
.aboutVedio4 img{display: block; width: 580px;height: 360px;border-radius: 5px;box-shadow: 0 15px 12px -12px #999;}

.aboutZhuying1{margin: 30px 0;width: 610px;float: left;}
.aboutZhuying1 p{font-size: 20px;margin-bottom: 10px;}
.aboutZhuying1 p i{display: block;width: 10px;height: 20px;margin: 4px 10px 0 0; float: left;display: block; background-color: #F68100;}
.aboutZhuying1 span{display: block;font-size: 15px;line-height: 30px;color: #999;letter-spacing: 1px;}
.aboutZhuying2{margin: 30px 0;width: 550px;float: right;}
.aboutZhuying2 p{font-size: 20px;margin-bottom: 10px;}
.aboutZhuying2 p i{display: block;width: 10px;height: 20px;margin: 4px 10px 0 0; float: left;display: block; background-color: #F68100;}
.aboutZhuying2 span{display: block;font-size: 15px;line-height: 30px;color: #999;letter-spacing: 1px;}

.aboutHzhb{padding-bottom: 50px;}
.aboutHzhb p{transition:All 0.5s ease-in-out;float: left;width: 168px;padding: 10px; margin: 0 10px 10px 0; text-align: center;font-size: 14px;border: 1px dashed #eee;border-radius: 5px;}
.aboutHzhb p img{height: 60px;margin-bottom: 5px;}
.aboutHzhb p:hover{transform:translate(0,-2px);border: 1px solid #ddd;transform: rotateY(360deg);}

.dszjs1{padding: 80px 50px;width: 1100px;}
.dszjs2{width: 267px; height: 400px;overflow: hidden;position: relative;}
.dszjs2 img{width: 267px; height: 400px;border-radius: 5px;}
.dszjs2 p{width: 267px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;text-indent: 20px; position: absolute;bottom: 0px;z-index: 2;background:rgba(0,0,0,0.2) none repeat scroll !important;}
.dszjs3{font-size: 16px;padding: 2px 0 0 50px;width: 780px;}
.dszjs3 b{display: block; font-size: 36px;font-weight: bold;color: #FEB403;margin-bottom: 20px;}
.dszjs3 p{float: left;width: 50%;height: 40px;line-height: 40px;text-indent: 10px;}
.dszjs3 p i{display: block;width: 11px;height: 40px;float: left;background: url('home/29.png') no-repeat center 16px;margin-left: 10px;}
.dszjs3 span{display: block;margin-top: 40px;}
.dszjs3 span img{display: block;float: left;height: 170px;margin-right: 34px;border-radius: 5px;}
.dszjs3 span img:last-child{margin-right: 0;}

.dszjs4{margin-bottom: 80px;}
.dszjs5{padding: 45px 0 0 0; width: 770px;margin-left:50px;font-size: 16px;line-height: 42px;text-align:justify; text-justify:inter-ideograph;}
.dszjs5 b{display: block; font-size: 36px;font-weight: bold;color: #FEB403;margin: 20px 0 0 0;width: 770px;text-align: right;}
.dszjs6{width: 267px;margin-right: 50px; height: 400px;overflow: hidden;position: relative;}
.dszjs6 img{width: 267px;height: 400px;border-radius: 5px;}
.dszjs6 p{width: 267px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;text-indent: 20px; position: absolute;bottom: 0px;z-index: 2;background:rgba(0,0,0,0.2) none repeat scroll !important;}

.qywh1{padding: 70px 0;}
.qywh2{height: 500px;width: 367px;overflow: hidden;border-radius: 5px;position: relative;}
.qywh2 img{height: 500px;width: 367px;}
.qywh2 p{width: 367px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;text-indent: 20px; position: absolute;bottom: 0px;z-index: 2;background:rgba(0,0,0,0.2) none repeat scroll !important;}
.qywh3{width: 670px;}
.qywh4{font-size: 30px;color: #FEB403;font-weight: bold;margin-bottom: 25px;margin-top: 10px;}
.qywh4 i{display: block;float: left;display: block;margin: 7px 15px 0 0; width: 15px;height: 28px;background-color: #FEB403;}
.qywh5{font-size: 16px;line-height: 36px;}

.zzry1{padding: 40px 0;}
.zzry1 a{transition: All 0.2s ease-in-out;display: block;width:280px;margin-bottom: 20px; margin-right: 24px; float: left;border:1px solid #eee;}
.zzry1 a:nth-child(4n){margin-right: 0;}
.zzry1 a:hover{border: 1px solid #FEB403;border-radius: 5px;}
.zzry1 a:hover p:nth-child(1) img{transform: scale(1.03);}
.zzry1 a:hover p:nth-child(2){background-color: rgba(254,180,3,1);font-size: 16px;}
.zzry1 a p:nth-child(1){display: block; height:200px;width:260px;margin: 10px; overflow: hidden;text-align:center;}
.zzry1 a p:nth-child(1) img{transition: All 0.15s ease-in-out;max-width:100%;max-height:100%;vertical-align:middle;}
.zzry1 a p:nth-child(1) i{height:100%;width:0;overflow:hidden;display:inline-block;vertical-align:middle;}
.zzry1 a p:nth-child(2){transition: All 0.2s ease-in-out;height: 50px;line-height: 50px;text-align: center;background-color: rgba(0,0,0,0.05);font-size: 14px;}

.crcm1{}
.crcm1 a{transition: All 0.2s ease-in-out;display: block;width:280px;margin-bottom: 20px; margin-right: 24px; float: left;border:1px solid #eee;}
.crcm1 a:nth-child(4n){margin-right: 0;}
.crcm1 a:hover{border: 1px solid #FEB403;border-radius: 5px;}
.crcm1 a:hover p:nth-child(1) img{transform: scale(1.03);}
.crcm1 a:hover p:nth-child(2){background-color: rgba(254,180,3,1);font-size: 16px;}
.crcm1 a p:nth-child(1){display: block; height:240px;width:260px;margin: 10px; overflow: hidden;text-align:center;}
.crcm1 a p:nth-child(1) img{transition: All 0.15s ease-in-out;max-width:100%;max-height:100%;vertical-align:middle;}
.crcm1 a p:nth-child(1) i{height:100%;width:0;overflow:hidden;display:inline-block;vertical-align:middle;}
.crcm1 a p:nth-child(2){transition: All 0.2s ease-in-out;height: 50px;line-height: 50px;text-align: center;background-color: rgba(0,0,0,0.05);font-size: 14px;}

.newsList{padding: 0 0 50px 0;}
.newsItem {transition: All 0.2s ease-in-out;border: 1px solid #eee;padding: 15px;border-radius: 5px;margin: 0 20px 20px 0;float: left;width: 558px;}
.newsItem:nth-child(2n){margin-right: 0;}
.newsItem:hover {border: 1px solid rgba(254,180,3,1);}
.newsItem:hover p i a{border: 1px solid rgba(254,180,3,1);background-color: rgba(254,180,3,1);color: #fff;border-radius: 5px; margin: -20px 0 0 250px;}
.newsItem img{display: block;float: left;display: block;width: 200px;height: 150px;}
.newsItem p{width: 340px;float: left;margin-left: 15px;}
.newsItem p b{display: block;font-size: 14px;height: 22px;line-height: 22px;overflow: hidden;margin-bottom: 5px;-o-text-overflow: ellipsis;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.newsItem p b a{font-size: 14px;}
.newsItem p span{text-align:justify; text-justify:inter-ideograph;display: block;height: 88px; line-height: 22px;color: #999;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.newsItem p i{display: block;padding: 15px 0 0 0;position: relative;color: #aaa;}
.newsItem p i a{transition: All 0.2s ease-in-out;position: absolute; margin: -20px 0 0 260px; display: block;height: 26px;line-height: 26px;border: 1px solid rgba(254,180,3,0.3); width: 80px; text-align: center;}
.newsItem p i a{color: #999;}

.fzlc1{padding: 50px 0 50px 0;}
.fzlcItem{}
.fzlcItem p:nth-child(1){width: 3px;min-height: 70px;font-size: 0;background-color: #d80c18;position: relative;float: left;margin: 0 30px;}
.fzlcItem p:nth-child(1) i{display: block;width: 9px;height: 9px;border-radius: 50%;background-color: #d80c18;position: absolute;top: 16px;left: -3px;}
.fzlcItem p:nth-child(1) b{display: block;width: 100px;font-size: 20px;color: #d80c18;position: absolute;top: 8px;left: -65px;}
.fzlcItem p:nth-child(2){width: 830px;float: left;font-size: 14px;line-height: 26px;padding: 8px 0;}

.lianxi1{background-color: #F3F3F3;padding: 20px 40px;width: 1120px;}
.lianxi1 img{width: 130px;height: 130px;border-radius: 50%; display: block;float: left; box-shadow:0px 4px 9px 0px #999;}
.lianxi1 p{float: left;width: 940px;margin-left: 50px;}
.lianxi1 p i{display: block; font-size: 20px;color: #FC9800;margin:10px 0 15px 0;}
.lianxi1 p span{font-size: 15px;line-height: 28px;}

.lianxi2{}
.lianxi2 p{transition: All 0.2s ease-in-out;width: 285px;min-height: 208px; padding:12px 20px; margin-right: 20px;margin-bottom: 20px; float: left;font-size: 13px;line-height: 26px;box-sizing: border-box;border: 1px solid #e6e6e6;border-radius: 5px;}
.lianxi2 p:hover{border: 1px solid #f6f6f6;background-color: #f2f2f2;transform:translate(0,-2px);box-shadow: 0 10px 8px -8px #999;}
.lianxi2 p:nth-child(4n){margin-right: 0;}
.lianxi2 p i{display: block;font-size: 16px;font-weight: bold;}
.lianxi2 p b{font-size: 14px;font-weight: bold;}

.lianxi3{margin-bottom: 50px;box-sizing: border-box;border: 1px solid #e6e6e6;}

.proInfoLeft{width: 260px;}
.proInfoLeft1{padding-bottom: 15px;}
.proInfoLeft1 a{transition: All 0.2s ease-in-out;text-indent: 2em; display: block;height: 50px;line-height: 50px;font-size: 16px;border-bottom: 1px dashed #ddd;}
.proInfoLeft1 a:hover{text-indent: 3em;color: #FEB403;}
.proInfoLeft2{padding: 0 0 50px 0;}
.proInfoLeft3{height: 60px;line-height: 60px;text-align: center;font-size: 20px;background-color: #FEB403;color: #fff;}
.proInfoLeft4{font-size: 14px;line-height: 36px;padding: 10px 20px;border: 1px solid #FEB403;}
.proInfoRight{width: 900px;margin-left: 40px;}
.proInfoRight1{font-size: 26px;text-align: center;-o-text-overflow: ellipsis;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.proInfoRight2{display: block;max-width: 600px;min-width: 300px; border-radius: 5px;margin: 0 auto;}
.proInfoRight3{border-bottom: 1px dashed #eee;color: #999;margin: 20px 0;padding: 0 0 15px 0;text-align: center;}
.proInfoRight4{font-size: 14px;line-height: 34px;margin: 30px 0 30px 0;padding: 0 30px;text-align:justify; text-justify:inter-ideograph;}

/*分页*/
.pagination{display: flex;flex-flow: row nowrap;justify-content: center;margin-bottom: 50px;}
.pagination li{display: block; width: 40px; margin: 0 4px;}
.pagination li a{display: block; width: 40px; height:40px;line-height: 40px; text-align: center;border: 1px solid #eee;border-radius: 3px;font-size: 18px;}
.pagination li.active a{background-color: #FEB403;color: #fff;}

/*上一页下一页*/
.subNext{padding: 20px 30px 50px 30px;}














