﻿@charset "utf-8";


.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;padding-bottom: 32px;background: url(/images/san1.png) no-repeat bottom center;}
.tit span{display: block;font-size: 45px;color: #000;line-height: 45px;font-weight: 500;}
.tit i{display: block;font-size: 24px;color: #404040;line-height: 24px;padding-top: 14px;font-weight: 300;}



/*banner*/
.banner{position: relative;}
.banner li{width: 100%;}
.banner li img{display: block;width: 100%;}
.ban_pg{position: absolute;bottom: 30px;height: 17px;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;box-sizing: border-box;}
.ban_pg i.on{background: #EB6328;}
.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;}


/*sou*/
.sou{height: 54px;background: #F1F1F1;}
.htwd{float: left;height: 54px;line-height: 54px;font-size: 14px;color: #8A8A8A;}
.htwd a{color: #8A8A8A;margin-right: 12px;}
.htwd a:hover{color: #EB6328;}
.s_box{float: right;height: 34px;margin-top: 10px;width: 410px;border-bottom: 1px solid rgba(170, 170, 170, 0.8);}
.s_box .txt{float: left;width: 390px;height: 34px;line-height: 34px;font-size: 14px;color: #333;background: none;border: 0;outline: 0;}
.s_box .btn{float: left;width: 20px;height: 34px;background: url(/images/sou.png) no-repeat center;border: 0;outline: 0;cursor: pointer;}

/*guide*/
.guide{padding: 45px 0 60px;background: #F1F1F1;}
.guide h2{margin-bottom: 30px;}
.guide dl{background: #fff;}
.guide dt{float: left;width: 663px;}
.guide dd{float: right;width: 537px;padding: 0 34px;box-sizing: border-box;}
.guide dd h3{font-size: 24px;color: #333;line-height: 24px;padding: 74px 0 0;}
.guide dd p{font-size: 18px;color: #666;line-height: 30px;margin: 32px 0 46px;}
.guide_btn a{display: inline-block;width: 138px;height: 38px;line-height: 36px;text-align: center;font-size: 17px;color: #294199;border: 1px solid rgba(41, 65, 153, 0.4);border-radius: 18px;margin-right: 12px;box-sizing: border-box;transition: all 0.3s;}
.guide_btn a:hover{background: #294199;border-color: #294199;color: #fff;}

/*mould*/
.mould{height: 790px;padding: 60px 0 0;box-sizing: border-box;background: url(/images/mould_bg.jpg) no-repeat center 0;}
.mould h2{background: url(/images/san2.png) no-repeat bottom center;margin-bottom: 30px;}
.mould h2 span,.mould h2 i{color: #fff;}
.mould li{float: left;width: 298.5px;margin-right: 2px;overflow: hidden;position: relative;background: #000;margin-bottom: 2px;}
.mould li:nth-child(4n){margin-right: 0;}
.mould li img{display: block;width: 100%;transition: all 0.5s;opacity: 0.6;}
.mould li span{position: absolute;left: 0;top: 50%;width: 100%;font-size: 24px;color: #fff;text-align: center;line-height: 30px;margin-top: -15px;transition: all 0.3s;}
.mould li:hover img{transform: scale(1.05);opacity: 1;}
.mould li:hover span{opacity: 0;}

/*pro*/
.pro{padding: 60px 0;}
.pro h2{margin-bottom: 30px;}
.pro_l{float: left;width: 208px;}
.pro_t{height: 101px;font-size: 26px;color: #fff;line-height: 94px;text-align: center;background: url(/images/pro_t.jpg) no-repeat;}
.pro_ctg{background: #F6F6F6;height: 626px;}
.pro_ctg h3 a{display: block;height: 50px;line-height: 50px;font-size: 20px;color: #333;padding-left: 50px;background: #F0F0F0;}
.pro_ctg p{padding: 5px 0;}
.pro_ctg p a{display: block;font-size: 16px;color: #666;line-height: 36px;padding-left: 50px;background: url(/images/pro_c.png) no-repeat 28px center;}
.pro_ctg p a:hover{color: #EB6328;}
.pro_l .tel{height: 87px;background: url(/images/pro-tel.jpg) no-repeat;}
.pro_l .tel b{display: block;padding-left: 18px;padding-top: 48px;font-size: 24px;color: #fff; line-height: 20px;   font-family: Arial;white-space: nowrap;}
.pro_r{float: right;width: 962px;}
.pro_con{position: relative;}
.pro_con dt{overflow: hidden; width: 962px;}
.pro_con dt img{display: block;width: 100%; height: 397px; transition: all 0.5s;}
.pro_con dt:hover img{transform: scale(1.05);}
.pro_con dd{height: 88px;border-bottom: 2px solid #294199;padding: 16px 28px 0;box-sizing: border-box;}
.pro_con dd h3 a{display: block;font-size: 20px;color: #454545;line-height: 28px;}
.pro_con dd p{font-size: 16px;color: #767676;line-height: 28px;}
.pro_con dd .xq{float: right;font-size: 16px;color: #767676;line-height: 28px;}
.pro_con dd .xq:hover{color: #EB6328;}
.pro_con .prev{position: absolute;left: 0;top: 170px;}
.pro_con .next{position: absolute;right: 0;top: 170px;}
.pro_list{margin-top: 15px;}
.pro_list li{float: left;width: 314px;margin-right: 10px;}
.pro_list li:last-child{margin-right: 0;}
.pro_list li i{display: block;overflow: hidden;}
.pro_list li i img{display: block;width: 100%;transition: all 0.5s; height: 259px;}
.pro_list li i:hover img{transform: scale(1.05);}
.pro_list li span{display: block;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #666;background: #F6F6F6;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pro_list li span:hover{color: #EB6328;}


/*case*/
.case{padding: 60px 0 70px;background: #0E101D;width: 100%;overflow-x: hidden;}
.case h2{background: url(/images/san2.png) no-repeat bottom center;margin-bottom: 34px;}
.case h2 span,.case h2 i{color: #fff;}
.case_con dl{float: left;width: 296px;height: 463px;overflow: hidden;position: relative;margin-right: 5px;transition: all 0.5s;}
.case_con dl:last-child{margin-right: 0;}
.case_con dt img{display: block;width: 598px;height: 463px;}
.case_con dd{position: absolute;left: 0;bottom: 0;width: 100%;padding: 33px 30px;box-sizing: border-box;background: rgba(0,0,0,0.77);transition: all 0.5s;}
.case_con dd h4 a{display: block;font-size: 16px;color: #fff;line-height: 30px;font-weight: normal;text-align: center;}
.case_con dd p{display: none;font-size: 16px;color: #fff;line-height: 26px;margin-top: 10px;height: 52px;overflow: hidden;}
.case_con dd p a{color: #fff;}
.case_con dl.cur{width: 598px;}
.case_con dl.cur dd{background: #294199;padding: 28px 30px 32px;}
.case_con dl.cur dd h4 a{font-size: 18px;font-weight: bold;}
.case_con dl.cur dd p{display: block;}

.coop{margin-top: 34px;position: relative;}
.coop li{float: left;width: 293px;margin-right: 9px;}
.coop li .pic img{display: block;width: 100%; height: 157px;}
.coop li span{display: block;height: 42px;line-height: 42px;text-align: center;font-size: 16px;color: #404040;background: #F0F0F0;}
.coop .prev{position: absolute;left: -70px;top: 50%;transform: translateY(-50%);}
.coop .next{position: absolute;right: -70px;top: 50%;transform: translateY(-50%);}

/*ys*/
.ys{}
.ys_t{height: 212px;padding: 46px 0 0;text-align: center;box-sizing: border-box;background: url(/images/ys_t.png) no-repeat center 0;}
.ys_t h2 span{display: block;height: 60px;line-height: 60px;font-size: 54px;color: #fff;font-weight: bold;}
.ys_t h2 span em{display: inline-block;width: 285px;height: 60px;text-align: center;margin-left: 10px;vertical-align: top;font-size: 38px;background: url(/images/ys_k.png) no-repeat;}
.ys_t h2 i{display: block;font-size: 24px;color: #fff;line-height: 24px;padding-top: 12px;font-weight: normal;letter-spacing: 4px;}
.ys_con dl{width: 1200px;margin: 0 auto;}
.ys_con dt{position: relative;}
.ys_con dt:after{position: absolute;width: 660px;height: 20px;content: "";background: url(/images/ys-y.png) no-repeat;left: 50%;margin-left: -330px;bottom: -30px;}
.ys_con dd{width: 540px;padding-top: 40px;}
.ys_con dd h3{height: 128px;font-weight: normal;}
.ys_con dd h3 i{float: left;width: 89px;height: 128px;text-align: center;background: url(/images/num_bg.png) no-repeat;font-size: 12px;color: #fff;line-height: 24px;text-transform: uppercase;margin-right: 30px;}
.ys_con dd h3 i em{display: block;font-size: 24px;line-height: 20px;padding-top: 20px;}
.ys_con dd h3 b{display: block;font-size: 30px;color: #333;line-height: 30px;padding: 36px 0 12px;}
.ys_con dd h3 span{display: block;font-size: 24px;color: #333;line-height: 24px;white-space: nowrap;}
.ys_desc{margin-left: 83px;margin-top: 20px;padding-left: 35px;font-size: 16px;color: #666;line-height: 40px;background: url(/images/ys_jt.png) no-repeat left 14px;}
.ys_desc em{color: #E4571A;}
.ys1{padding: 50px 0 64px;}
.ys2{padding: 80px 0 90px;background: #f2f2f2;}
.ys3{padding: 50px 0 64px;}
.ys4{padding: 40px 0 55px;background: #f2f2f2;}


/*xban*/
.xban{height: 300px;background: url(/images/xban.jpg) no-repeat center 0;}
.xban_txt{float: right;width: 580px;text-align: center;margin-top: 94px;}
.xban_txt h3{font-size: 36px;color: #fff;line-height: 36px;}
.xban_txt h3 i{display: block;font-size: 27px;line-height: 27px;padding-bottom: 14px;font-weight: 300;}
.xban_txt .zx{display: block;width: 255px;height: 36px;line-height: 36px;text-align: center;font-size: 23px;color: #294199;background: #fff;border-radius: 18px;margin: 27px auto 0;}


/*news*/
.news{padding: 60px 0;}
.new_l{float: left;width: 685px;}
.new_l h3,.new_r h3{height: 30px;line-height: 30px;font-size: 18px;color: #333;font-weight: normal;margin-bottom: 24px;}
.new_l h3 span,.new_r h3 span{float: left;}
.new_l h3 .more{float: right;font-size: 15px;color: #555;margin-right: 80px;}
.new_r h3 .more{float: right;font-size: 15px;color: #555;}
.new_l h3 span a{margin-right: 40px;display: inline-block;position: relative;vertical-align: top;}
.new_l h3 span a:last-child{overflow: hidden;}
.new_l h3 span a:after{position: absolute;content: "/";width: 12px;text-align: center;right: -26px;top: 0;}
.new_l h3 span a.on{border-bottom: 2px solid #294199;}
.new_l dt{position: relative; width: 685px; height: 153px; overflow: hidden;}
.new_l dt:after{position: absolute;width: 65px;height: 65px;content: "";background: url(/images/tout.png) no-repeat;right: -3px;top: -3px;}
.new_l dt img{display: block;width: 100%;transition: all 0.5s;margin-top: -15%;}
.new_l dd{height: 126px;border-bottom: 1px solid rgba(179, 179, 177, 0.52);}
.new_l dd h4{height: 30px;line-height: 30px;padding: 14px 0 6px;}
.new_l dd h4 a{display: block;font-size: 14px;color: #4A4A4A;}
.new_l dd h4 i{float: right;font-size: 14px;color: #777;font-weight: normal;}
.new_l dd p{font-size: 14px;color: #666;line-height: 26px;}
.new_l dd p a{color: #294199;}
.new_list{padding-top: 22px;}
.new_list p{font-size: 14px;color: #666;height: 36px;line-height: 36px;padding-left: 14px;position: relative;}
.new_list p:after{position: absolute;width: 7px;height: 2px;content: "";left: 0;top: 17px;background: #555555;}
.new_list p a{color: #666;}
.new_list p i{float: right;color: #777;}
.new_list p:hover a,.new_list p:hover i,.new_l dd h4 a:hover{color: #294199;}
.new_list p:hover:after{background: #294199;}

.new_r{float: right;width: 485px;}
.rdgz dl{margin-bottom: 56px;}
.rdgz dl:last-child{margin-bottom: 0;}
.rdgz dt{float: left;overflow: hidden;width: 180px;}
.rdgz dt img{display: block;width: 100%;transition: all 0.5s; height: 92px;}
.rdgz dd{float: right;width: 280px;}
.rdgz dd h4 a{display: block;font-size: 14px;color: #4B4B4B;line-height: 20px;height: 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding-left: 30px;background: url(/images/wen.png) no-repeat left center;}
.rdgz dd p{font-size: 14px;color: #555;line-height: 26px;margin-top: 24px;padding-left: 30px;background: url(/images/da.png) no-repeat left 3px;}
.rdgz dd h4 a:hover{color: #294199;}


.links{height: 100px;line-height: 100px;background: #f2f2f2;overflow: hidden;}
.links h3{float: left;font-size: 18px;font-weight: normal;color: #222A32;margin-right: 120px;}
.links h3 i{font-size: 14px;margin-left: 10px;text-transform: uppercase;}
.links .shen{float: right;font-size: 14px;color: #555;padding-right: 20px;background: url(/images/ys_jt.png) no-repeat right center;}
.links p a{font-size: 14px;color: #555;margin-right: 30px;}
.links a:hover{color: #294199;}
