@charset "utf-8";
body{width: 100%;min-width: 1200px;overflow-x: hidden;}

.tit{text-align: center;font-weight: normal;border-bottom: 1px solid #e0e0e0;position: relative;}
.tit:after{position: absolute;width: 70px;height: 3px;content: "";background: #da3730;left: 50%;margin-left: -35px;bottom: -2px;}
.tit b{display: block;font-size: 30px;color: #000;line-height: 30px;}
.tit i{display: block;font-size: 12px;color: #b5b5b5;font-family: Arial;text-transform: uppercase;line-height: 45px;}
/*banner*/
.banner{height: 580px;position: relative;}
.bdu{width: 100% !important;height: 580px;}
.bdu li{width:100% !important;}
.bdu li a{display: block;height: 580px;position:relative;}
.bdu li img{position:absolute;left:50%;top:0;margin-left:-960px;}
.hdu{position: absolute;width: 100%;height: 10px;left: 0;bottom: 30px;text-align: center;}
.hdu li{display: inline-block;width: 12px;height: 12px;background: #fff;margin:0 8px;border-radius: 50%;}
.hdu li.on{background: #407fe9;}

/*pro*/
.pro{padding: 40px 0 0;}
.pro_l{float: left;width: 288px;}
.pro_l h2{height: 114px;}
.pro_ctg{padding: 20px 15px 26px;border: 3px solid #407fe9;border-bottom: 0;background: #fff;border-top: 0;}
.pro_ctg h3{height: 48px;line-height: 48px;font-size: 16px;color: #000;font-weight: normal;background: url(Img/Index/jt1.png) no-repeat 12px center #f3f3f3;margin-top: 1px;}
.pro_ctg h3 a{color: #000;display: block;padding-left: 36px;}
.pro_ctg p{padding: 0 0 12px;}
.pro_ctg p a{display: block;font-size: 14px;color: #000;line-height: 30px;padding-left: 36px;}
.pro_ctg h3:hover{background: url(Img/Index/jt2.png) no-repeat 12px center #407fe9;}
.pro_ctg h3:hover a{color: #fff;}
.pro_ctg p a:hover{color: #407fe9;}
.xuan{height: 222px;padding-left: 15px;background: #407fe9;padding-top: 23px;}
.xuan li{height: 40px;margin-bottom: 10px;}
.xuan li label{float: left;font-size: 14px;color: #fff;text-align: right;line-height: 40px;width: 48px;}
.xuan li input{float: left;width: 150px;padding: 0 10px;height: 40px;line-height: 40px;font-size: 14px;color: #333;border:0;background: #fff;outline: 0;box-sizing: content-box;}
.xuan li i{float: left;font-size: 14px;color: #fff;line-height: 40px;margin-left: 6px;}
.xuan .submit{display: block;width: 140px;height: 46px;line-height: 46px;font-size: 16px;color: #fff;background: #da3730;border: 0;outline: 0;cursor: pointer;margin: 14px auto 0;}
.pro_r{float: right;width: 877px;}
.sou{height: 50px;}
.sou p{float: left;height: 24px;line-height: 24px;font-size: 14px;color: #000;}
.sou p a{color: #000;}
.s_box{float: right;width: 390px;height: 28px;}
.s_box .input1{float:left;width:315px;padding-left: 20px;height:28px;line-height: 28px;font-size:14px;color:#333;border:0;background: #f0f0f0;outline: 0;}
.s_box .input2{float: left;width:55px;height: 28px;border: 0;background: url(Img/Index/sou.jpg) no-repeat;outline: 0;cursor: pointer;}
.pro_r dl{height: 490px;position: relative;background: url(Img/Index/pro_bg.jpg) no-repeat;}
.pro_r dt{float: right;width: 550px;}
.pro_r dt img{width: 550px;height: 490px;}
.pro_r dd{position: absolute;width: 319px;left: 56px;top: 46px;}
.pro_r dd h3 img{display: block;height: 35px;margin-bottom: 24px;}
.pro_r dd h3 a{display: block;font-size: 20px;color: #407fe9;line-height: 20px;}
.pro_desc{font-size: 14px;color: #666;line-height: 30px;margin: 24px 0 18px; }
.pro_desc p{height:200px;}
.pro_r dd .xq{display: block;width: 110px;height: 38px;line-height: 38px;text-align: center;font-size: 14px;color: #fff;background: #da3730;}
.pro_r li{float: left;width: 432px;height: 241px;overflow: hidden;position: relative;margin-top: 10px;}
.pro_r li img{width: 264px;transition: all 0.5s;margin-left:66px; margin-top:-21px;}
.pro_r li:hover img{transform: scale(1.05);}
.pro_r li span{position: absolute;width: 100%;left: 0;bottom: 0;height: 42px;line-height: 42px;text-align: center;font-size: 14px;color: #fff;background: #bdbdbd;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.pro_r li:nth-child(2n){float: right;}
.pro_r li:hover span{background: #da3730;}

/*way*/
.way{padding: 100px 0 30px;}
.way h3{margin: 30px 0 20px;height: 56px;font-weight: normal;}
.way h3 a{float: left;width: 162px;height: 56px;line-height: 56px;text-align: center;font-size: 16px;color: #fff;background: #407fe9;border-radius: 3px;margin-right: 11px;}
.way h3 a:last-child{margin-right: 0;}
.way h3 a:hover,.way h3 a.on{background: #da3730;}
.way_con dl{height: 507px;padding: 3px;background: #f6f6f6;}
.way_con dt{float: left;width: 678px;height: 507px;overflow: hidden;}
.way_con dt img{width: 678px;height: 507px;transition: all 0.5s;}
.way_con dt:hover img{transform: scale(1.05);}
.way_con dd{float: right;width: 460px;margin-right: 30px;}
.way_con dd h4{font-size: 20px;color: #407fe9;line-height: 20px;padding: 40px 0 24px;}
.way_con dd h4 a{color: #407fe9;}
.way_desc p{font-size: 14px;color: #666;line-height: 30px;}
.way_desc p b{color: #407fe9;}
.way_pic{margin: 16px 0 26px;height: 136px;}
.way_pic p img{width: 223px;height: 136px;}
.way_con dd .zx{float: left;width: 118px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;background: #da3730;border-radius: 3px;margin-right: 22px;}
.way_con dd .xq{float: left;width: 118px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;background: #407fe9;border-radius: 3px;margin-right: 22px;}

/*ys*/
.ys{padding: 80px 0 60px;background: #f6f6f6;}
.ys h2{height: 150px;padding-top: 14px;background: url(Img/Index/ys_t.jpg) no-repeat center 0;text-align: center;font-size: 0;line-height: 0;}
.ys h2 b{display: block;font-size: 30px;color: #000;line-height: 30px;padding-top: 13px;}
.ys dl{height: 528px;float: left;width: 375px;position: relative;margin-right: 37px;overflow: hidden;}
.ys dl:last-child{margin-right: 0;}
.ys dt img{width: 375px;height: 528px;transition: all 0.5s;}
.ys dt:hover img{transform: scale(1.05);}
.ys dd{position: absolute;width: 100%;height: 76px;padding-top: 24px;background: rgba(0,0,0,0.3);left: 0;bottom: 0;}
.ys dd i{float: left;width: 58px;font-size: 48px;color: #fff;font-family: "Impact";height: 42px;line-height: 42px;border-right: 1px solid rgba(255,255,255,0.2);margin-left: 40px;margin-top: 3px;}
.ys dd p{float: left;width: 240px;color: #fff;margin-left: 13px;}
.ys dd p b{display: block;font-size: 24px;line-height: 24px;}
.ys dd p span{display: block;font-size: 18px;line-height: 24px;padding-top: 6px;}


/*his*/
.his{padding: 80px 0 50px;}
.his h2{margin-bottom: 30px;}
.his ul{height: 258px;overflow: hidden;position: relative;}
.his ul:after{position: absolute;width: 100%;height: 1px;background: #dedede;content: "";left: 0;top: 128px;}
.his li{float: left;width: 184px;padding: 0 8px;height: 103px;text-align: center;background: #ededed;border-radius: 4px;position: relative;margin-left: 110px;margin-bottom: 52px;}
.his li:after{position: absolute;width: 0;height: 0;border: 15px solid transparent;border-top-color: #ededed;content: "";left: 50%;bottom: -30px;margin-left: -15px;}
.his li:before{position: absolute;width: 9px;height: 9px;border: 2px solid #989898;border-radius: 50%;content: "";left: 50%;margin-left: -6px;bottom: -32px;background: #fff;z-index: 2;}
.his li:first-child{margin-left: 22px;}
.his li:nth-child(5){margin-left: 178px;}
.his li h3{font-size: 18px;color: #666666;line-height: 40px;padding-top: 4px;}
.his li p{font-size: 14px;color: #666;line-height: 20px;}
.his li:nth-child(5):after,.his li:nth-child(6):after,.his li:nth-child(7):after{bottom: auto;top: -30px;border: 15px solid transparent;border-bottom-color: #ededed;}
.his li:nth-child(5):before,.his li:nth-child(6):before,.his li:nth-child(7):before{left: 50%;margin-left: -6px;bottom: auto;top: -33px;}
.his li:hover{background: #407fe9;}
.his li:hover h3,.his li:hover p{color: #fff;}
.his li:hover:after{border-top-color: #407fe9;}
.his li:nth-child(5):hover:after,.his li:hover:nth-child(6):after,.his li:hover:nth-child(7):after{border: 15px solid transparent;border-bottom-color: #407fe9;}
.his li:hover:before{border-color: #407fe9;}

/*abt*/
.abt{padding: 70px 0 0;border-top: 10px solid #f6f6f6;}
.abt h2{margin-bottom: 30px;}
.abt dl{height: 401px;}
.abt dt{padding: 5px;}
.abt dt img{display: block;width: 689px;height: 391px;}
.abt dd{float: right;width: 420px;padding: 0 40px;background: #f6f6f6;height: 401px;}
.abt dd h3{font-size: 24px;color: #000;line-height: 24px;padding: 40px 0 26px;}
.abt dd p{font-size: 14px;color: #666;line-height: 30px;}
.abt dd .zx{float: left;width: 140px;height: 46px;line-height: 46px;text-align: center;font-size: 14px;color: #fff;background: #407fe9;margin-right: 10px;margin-top: 18px;}
.abt dd .xq{float: left;width: 140px;height: 46px;line-height: 46px;text-align: center;font-size: 14px;color: #fff;background: #da3730;margin-right: 10px;margin-top: 18px;}
.album{padding: 40px 0 80px;}
.album h3{height: 48px;text-align: center;font-size: 18px;line-height: 18px;color: #cbcbcb;font-weight: normal;}
.album h3 a{padding: 0 22px;color: #000;}
.album h3 a.on{color: #407fe9;}
.album_list{width: 100%;overflow: hidden;}
.album_list li{float: left;width: 290px;margin-right: 13px;}
.album_list li img{display: block;width: 288px;height: 216px;border: 1px solid #ebebeb;}
.album_list li span{display: block;height: 44px;line-height: 44px;text-align: center;font-size: 14px;color: #000;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #ebebeb;}



/*news*/
.news{padding: 75px 0 36px;background: url(Img/Index/new_bg.jpg) no-repeat center 0;}
.news h3{height: 52px;border-bottom: 1px solid #eaeaea;margin-bottom: 22px;font-weight: normal;}
.news h3 a{float: left;padding-left: 40px;font-size: 18px;color: #000;height: 51px;line-height: 32px;margin-right: 36px;}
.news h3 .a1{background: url(Img/Index/new_ic1.png) no-repeat;}
.news h3 .a2{background: url(Img/Index/new_ic2.png) no-repeat;}
.news h3 .a3{background: url(Img/Index/new_ic3.png) no-repeat;}
.news h3 a.cur{border-bottom: 2px solid #407fe9;}
.new_l{float: left;width: 615px;}
.new_l dl{height: 152px;}
.new_l dt img{display: block;width: 270px;height: 152px;}
.new_l dd{float: right;width: 325px;}
.new_l dd h4{color: #407fe9;font-size: 18px;line-height: 26px;margin-bottom: 20px;}
.new_l dd h4 a{color: #407fe9;}
.new_l dd p{font-size: 14px;color: #000;line-height: 30px;}
.new_list{margin-top: 18px;}
.new_list p{height: 40px;line-height: 40px;padding-left: 18px;font-size: 14px;position: relative;}
.new_list p:after{position: absolute;content: ">";left: 0;top: 0;font-family: "宋体";}
.new_list p a{color: #000;}
.new_list p i{float: right; font-style:normal;}
.new_list p:hover a,.new_list p:hover:after{color: #407fe9;}
.new_r{float: right;width: 505px;}
.new_r li{height: 140px;}
.new_r li h4{height: 50px;padding: 0 22px;font-size: 14px;color: #000;line-height: 39px;background: url(Img/Index/wd_t.png) no-repeat;font-weight: normal;}
.new_r li h4 a{color: #000;}
.new_r li h4:hover a{color: #407fe9;}
.new_r li p{font-size: 14px;color: #333;line-height: 30px;padding-top: 2px;}



.footer{background: url(Img/Common/foot_bg.jpg) repeat-x;height: 365px;}