@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
/* -- 页面整体布局 -- */
.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}


.tit{text-align: center;font-weight: normal;}
.tit b{display:block;font-size: 42px;color: #434343;line-height: 42px;padding-bottom: 20px;position: relative;}
.tit b:after{position: absolute;width: 30px;height: 4px;background: #f39800;content: "";left: 50%;margin-left: -10px;bottom: 0;}
.tit i{display: block;font-size: 20px;color: #707070;line-height: 20px;padding-top: 15px;}
/*banner*/
.banner{height: 650px;overflow: hidden;position: relative;}
.banner .bd li{height: 650px;background: url(../images/banner.jpg) no-repeat center 0;}
.banner .bd li a{display: block;height: 650px;}
.banner .prev{position: absolute;width: 44px;height: 14px;padding: 15px 0;text-align: center;z-index: 10;left: 0;top: 50%;margin-top: -22px;background: transparent;transition: all 0.36s ease;cursor: pointer;}
.banner .next{position: absolute;width: 44px;height: 14px;padding: 15px 0;text-align: center;z-index: 10;right: 0;top: 50%;margin-top: -22px;background: transparent;transition: all 0.36s ease;cursor: pointer;}
.banner .prev:hover,.banner .next:hover{background: #f39800;}
/*search*/
.search{height: 76px;}
.search p{float: left;height: 76px;line-height: 76px;font-size: 14px;color: #535353;}
.search p a{margin-right:15px;color: #535353;}
.s_box{float: right;margin-top: 18px;}
.s_box .input1{float:left;width:340px;padding-left: 20px;height:40px;line-height: 40px;font-size:14px;color:#333;border:0;background: #f3f3f3;outline: 0;}
.s_box .input2{float: left;width:60px;height: 40px;background: url(../images/sou.png) no-repeat center #f39800;border:0;outline: 0;cursor: pointer;}
/*yz*/
.yz{height: 445px;background: url(../images/yz_bg.jpg) no-repeat center 0;}
.yz_con{float: right;width: 636px;margin-top: 80px;}
.yz_con h3{font-size: 42px;color: #434343;line-height: 42px;}
.yz_con h3 em{color: #f39700;}
.yz_desc{font-size: 16px;color: #535353;line-height: 28px;margin: 30px 0 54px;}
.yz_con li{float: left;margin-right: 100px;position: relative;}
.yz_con li:after{position: absolute;width: 28px;height: 60px;background: url(../images/yz_line.png) no-repeat;content: "";right: -64px;top: 2px;}
.yz_con li:last-child:after{display: none;}
.yz_con li b{display: block;height: 40px;line-height: 40px;font-size: 48px;color: #434343;font-family: Century Gothic,Arial;}
.yz_con li p{font-size: 16px;color: #1b1b1b;line-height: 28px;font-weight: bold;padding-left: 4px;}
.yz_con li p em{color: #7d7d7d;}
/*pro*/
.pro{padding: 80px 0 98px;background: url(../images/pro_bg.jpg) no-repeat bottom center;}
.pro h2{margin-bottom: 65px;}
.pro li{float: left;width: 283px;margin-right: 20px;height: 378px;border: 1px solid #E5E5E5;position: relative;margin-bottom: 20px;}
.pro li:nth-child(4n){margin-right: 0;}
.pro li i{display: block;height: 283px;overflow: hidden;}
.pro li img{display: block;width: 283px;height: 283px;transition: all 0.5s;}
.pro li span{display: block;font-weight: bold;margin: 22px 0 0 40px;padding-left: 10px;height: 45px;border-left: 6px solid #f39800;}
.pro li span b{display: block;font-size: 24px;color: #313131;line-height: 24px;}
.pro li span em{display: block;font-size: 16px;color: #a0a0a0;line-height: 30px;}
.pro li i:hover img{transform: scale(1.05);}
.pro li>a{display: block;height: 378px;position: relative;}
.pro li:before, .pro li:after, .pro li>a:before, .pro li>a:after { -o-transition: all .5s ease; transition: all .5s ease; position: absolute; content: ""; background: #f39800; z-index: 3 }
.pro li:before { width: 0; top: -1px; left: -1px; height: 1px }
.pro li:after { width: 1px; top: -1px; left: -1px; height: 0 }
.pro li>a:before { width: 0; bottom: -1px; right: -1px; height: 1px }
.pro li>a:after { width: 1px; bottom: -1px; right: -1px; height: 0 }
.pro li:hover:before { width: 285px }
.pro li:hover:after { height: 380px }
.pro li:hover>a:before { width: 285px }
.pro li:hover>a:after { height: 380px }
/*way*/
.way{height: 558px;padding-top: 110px;background: url(../images/way_bg.jpg) no-repeat center 0;}
.way h2{margin-bottom: 77px;}
.way h2 b,.way h2 i{color: #fff;}
.way li{float: left;width: 180px;margin-right: 75px;text-align: center;}
.way li:last-child{margin-right: 0;}
.way li i{display: block;width: 97px;height: 96px;position: relative;margin: 0 auto;}
.way li i img{position: absolute;left: 0;top: 0;z-index: 1;}
.way li i em{display: block;width: 97px;height: 96px;background: url(../images/chilun.png) no-repeat;-webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;}
.way li:hover i em{-webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);}
.way li h3{height: 53px;position: relative;padding-top: 17px;font-size: 28px;line-height: 28px;}
.way li h3 a{color: #fff;}
.way li h3:after{position: absolute;width: 26px;height: 3px;left: 50%;margin-left: -13px;bottom: 0;content: "";background: #f39800;}
.way li p{font-size: 16px;color: #dcdcdc;line-height: 28px;margin: 15px 0 18px;}
.way li .xq{display: block;width: 28px;height: 28px;margin: 0 auto;opacity: 0;transition: all 0.3s;transform: translateY(10px);}
.way li:hover .xq{opacity: 1;transform: translateY(0);}

/*case*/
.case{padding: 80px 0 190px;}
.case h2{margin-bottom: 52px;}
.case_con{width: 1120px;padding: 55px 65px 40px;border: 1px solid #e5e5e5;margin: 0 auto;position: relative;}
.case_bd dl{float: left;width: 528px;margin-right: 64px;}
.case_bd dt{height: 297px;overflow: hidden;}
.case_bd dt img{width: 528px;height: 297px;transition: all 0.5s;}
.case_bd dt:hover img{transform: scale(1.05);}
.case_bd dd{height: 162px;}
.case_bd h4{font-size: 24px;color: #313131;line-height: 24px;font-weight: normal;padding: 28px 0 14px;}
.case_desc b{display: block;font-size: 16px;color: #535353;line-height: 26px;}
.case_desc p{font-size: 16px;color: #535353;line-height: 26px;margin-bottom: 10px;}
.case_bd dd .more{display: block;width: 114px;height: 21px;border-bottom: 2px solid #f39700;line-height: 16px;font-size: 16px;color: #f39700;font-family: "Arial";font-weight: bold;font-style: italic;text-transform: uppercase;background: url(../images/jt2.png) no-repeat right 4px;margin-top: 20px;}
.case_con .tempWrap{width: 100% !important;}
.case_con .prev{position: absolute;width: 46px;height: 27px;padding: 10px 0;text-align: center;left: 26px;top: 306px;transition: all .36s ease;opacity: 0;background: rgba(0,0,0,0.2);}
.case_con .next{position: absolute;width: 46px;height: 27px;padding: 10px 0;text-align: center;right: 26px;top: 306px;transition: all .36s ease;opacity: 0;background: rgba(0,0,0,0.2);}
.case_con:hover .prev{left: -24px;opacity: 1;}
.case_con:hover .next{right: -24px;opacity: 1;}
.case_con .prev:hover,.case_con .next:hover{background: #f39800;}
.case_pg{position: absolute;width: 100%;left: 0;bottom: -30px;height: 15px;text-align: center;}
.case_pg i{display: inline-block;width: 11px;height: 11px;border: 2px solid #a0a0a0;margin: 0 8px;vertical-align: top;}
.case_pg i.on{background: #f39800;border-color: #f39800;}

/*ys*/
.ys{height: 1207px;background: url(../images/ys_bg.jpg) no-repeat center 0;}
.ys h2{float: left;text-align: left;transition: transform 0.5s linear;}
.ys h2 b:after{left: 0;margin-left: 0;}
.ys h3{font-weight: normal;margin-bottom: 26px;}
.ys h3 i{display: block;font-size: 72px;color: #f39700;font-family: "Impact";line-height: 64px;}
.ys h3 b{display: block;font-size: 36px;line-height: 36px;color: #313131;padding-top: 20px;}
.ys_desc{font-size: 16px;color: #434343;line-height: 28px;}
.pin{float: right;width: 550px;height: 522px;transition: transform 0.5s linear;}
.pin ul{margin-top: 40px;}
.pin li{float: left;width: 162px;height: 185px;border: 2px solid #313131;margin-right: 25px;}
.pin li img{display: block;margin: 28px auto 0;}
.pin li p{font-size: 16px;color: #434343;line-height: 46px;text-align: center;font-weight: bold;}
.pin li:last-child{margin-right: 0;}
.ys_l{float: left;width: 550px;margin-top: 100px;transition: transform 0.5s linear;}
.ys_r{float: right;width: 550px;margin-top: 100px;transition: transform 0.5s linear;}
.ys_l h3 b,.ys_r h3 b{color: #fff;}
.ys_l .ys_desc,.ys_r .ys_desc{color: #d2d2d2;}
.ys_pic{margin-top: 56px;}
.pin:hover,.ys_l:hover,.ys_r:hover{transform: translateY(-10px);}

/*news*/
.news{padding: 100px 0;}
.news h2{margin-bottom: 50px;}
.hydt{float: left;width: 366px;margin-right: 51px;}
.new_pic{height: 206px;position: relative;}
.new_pic b{position: absolute;width: 156px;padding-left: 20px;height: 52px;line-height: 52px;font-size: 24px;color: #fff;background: url(../images/new_t.png) no-repeat;left: 0;bottom: 0;}
.new_list{border-bottom: 1px solid #e5e5e5;}
.new_list h3{font-size: 16px;color: #434343;line-height: 28px;border-top: 1px solid #e5e5e5;padding: 18px 0;}
.new_list h3 a{display: block;height: 28px;overflow: hidden;}
.new_list p{font-size: 16px;color: #434343;line-height: 28px;padding-bottom: 16px;}
.new_list h3.on{padding: 10px 0 4px;}
.new_list h3.on a{height: 56px;}
.ccbk{float: right;width: 366px;}
.ccbk li{height: 58px;line-height: 58px;font-size: 16px;color: #434343;border: 1px solid #e5e5e5;margin-top: 12px;position: relative;}
.ccbk li a{display: block;padding: 0 24px;height: 58px;font-weight: bold;position: relative;}
.ccbk li:first-child{margin-top: 26px;}
.ccbk li:before, .ccbk li:after, .ccbk li a:before, .ccbk li a:after { -o-transition: all .5s ease; transition: all .5s ease; position: absolute; content: ""; background: #f39800; z-index: 3 }
.ccbk li:before { width: 0; top: -1px; left: -1px; height: 1px }
.ccbk li:after { width: 1px; top: -1px; left: -1px; height: 0 }
.ccbk li a:before { width: 0; bottom: -1px; right: -1px; height: 1px }
.ccbk li a:after { width: 1px; bottom: -1px; right: -1px; height: 0 }
.ccbk li:hover:before,.ccbk li:hover a:before{ width: 366px }
.ccbk li:hover:after,.ccbk li:hover a:after{ height: 60px }

/*abt*/
.abt{padding: 78px 0 100px;background: #eee;}
.abt h2{margin-bottom: 80px;}
.abt_l{float: left;width: 305px;}
.abt_l h3{font-size: 24px;color: #1b1b1b;line-height: 36px;padding: 22px 0 26px;}
.abt_desc{font-size: 16px;color: #434343;line-height: 28px;}
.abt_l .more{display: block;width: 114px;height: 21px;border-bottom: 2px solid #f39700;line-height: 16px;font-size: 16px;color: #f39700;font-family: "Arial";font-weight: bold;font-style: italic;text-transform: uppercase;background: url(../images/jt2.png) no-repeat right 4px;margin-top: 66px;}
.abt_r{float: right;width: 760px;padding: 0 37px;height: 508px;background: url(../images/abt_bg.jpg) no-repeat;position: relative;}
.abt_r h3{height: 80px;line-height: 80px;font-size: 20px;color: #fff;font-weight: normal;text-align: right;padding-right: 50px;}
.abt_r h3 a{color: #fff;}
.abt_r .prev{position: absolute;right: 57px;top: 30px;padding:10px 0;margin-top:-10px;}
.abt_r .next{position: absolute;right: 37px;top: 30px;padding:10px 0;margin-top:-10px;}



