@charset "utf-8";
body{margin: 0; padding: 0; font-family: "微软雅黑"; color: #5e696d; font-size: 14px;}
ul,ul li{list-style: none; margin: 0; padding: 0;}
a{}
a:hover{color: #f33;}
.wrap{width: 1002px; margin: 0 auto;}
.bread :before{margin-right:6px;}

.header{height: 138px; padding-top: 15px;  background: rgba(255,255,255,0.8); z-index: 999; /*position:absolute; top: 0;*/-webkit-transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);
    transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);}
.logo{ width: 226px; height: 60px; position: relative; overflow: hidden; margin-bottom:10px; }
.logo a{ width: 226px; height: 60px; display: block;}
.logo .logo1{background: url(logo.png) no-repeat; -webkit-transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);
    transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);
}

.head-lang,.head-right{line-height:32px; margin-top:36px;}
.head-right  .s-nav {
    color: #333;
    line-height: 32px;
    font-size: 12px;
}
.head-right  span.s-nav{position:relative; cursor:pointer;}
.head-right  span.s-nav div.c{display:none; position:absolute; top:12px; left:-25px; width:120px; height:45px; padding-top:15px; z-index:9999;}
.head-right  span.s-nav div.c  a{display:inline-block; margin-right: 8px; width: 26px; height: 26px; -webkit-transition: background .1s ease-out;  
            -moz-transition: background .1s ease-out;  
            -o-transition: background .1s ease-out;  
            transition: background .1s ease-out;  }
.head-right  span.s-nav div.c  a.a2{ background:url(fw-2.png) no-repeat; background-position:0 -26px;}
.head-right  span.s-nav div.c  a.a3{ background:url(fw-3.png) no-repeat; background-position:0 -26px; }
.head-right  span.s-nav div.c  a.a3 img{display:none; position:absolute; top:40px; right:0px; z-index:9999;}
.head-right  span.s-nav div.c  a.a4{ background:url(fw-4.png) no-repeat; background-position:0 -26px; }
.head-right  span.s-nav div.c  a.a2:hover{ background:url(fw-2.png) no-repeat; background-position:0 -26px;}
.head-right  span.s-nav div.c  a.a3:hover{ background:url(fw-3.png) no-repeat; background-position:0 -26px; }
.head-right  span.s-nav div.c  a.a3:hover img{display:block;}
.head-right  span.s-nav div.c  a.a4:hover{ background:url(fw-4.png) no-repeat; background-position:0 -26px; }
.head-right  a.s-nav:hover{color:#f00;}
.head-right .sxline {
    color: #e5e5e5;
    line-height: 32px;
	padding:0 6px;
    text-align: center;
}
.lang{ width:142px; height:32px;   position: relative;}
.lang dl {
    position: absolute;
    left: 7px;
    top: -10px;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    margin: 0;
}
.lang dl dt {
    width: 122px;
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
    font-family: "Arial";
    font-weight: normal;
}
.lang dl dd {
    display: none;
    margin: 0;
    padding: 6px 0 0;
    border-top: 1px solid #e0e0e0;
}
.lang dl dd a {
    display: block;
    font-size: 12px;
    line-height: 32px;
    color: #666;
}
.lang dl:hover{
    box-shadow: 0 0 2px rgba(0,0,0,.2);
}
.lang dl dd a:hover{
    color: #08c;
}
.leftmenu{ line-height: 44px;}
.leftmenu ul li{display: inline-block; margin-right: 40px; padding-bottom:10px; position: relative;}
.leftmenu ul li .child{position: absolute; top: 50px; line-height: 28px; text-align: center;background: #f1f1f1; display: none; z-index:9999; padding:10px 0;}
.leftmenu ul li .child a{display: block; margin-right: 20px; line-height:28px; font-size:12px; color:#787878;}
.leftmenu ul li .child a span{display:none;}
.leftmenu ul li .child a:hover{color:#f33;}
.leftmenu ul li a:hover{color: #f33;}
.atTop .leftmenu ul li .child{}
.rightmenu{line-height: 40px;}
.rightmenu a{ color: #727b80; font-size:12px;}
.rightmenu a:hover{color: #f33;}
.banner{height: 480px; }
.infobanner{height:356px;}
.slides li{height: 480px;}
.infobanner .slides li{height:356px;}
.iabout{ background:url(abg.jpg) center bottom no-repeat #f7f7f7; padding: 54px 0 156px 0;}

.aboutintro{width: 460px;}
.aboutintro .con{font-size: 12px; color: #676767; line-height: 28px;}
.aboutintro .tit{color: #f33; font-size: 28px; font-weight: normal; line-height: 36px; margin-bottom:12px;}
.aboutintro .more{ padding-top:24px;}
.aboutintro .more a{font-size: 12px; color: #5e696d; padding:6px 22px;}
.aboutvideo{ width: 506px; height: 288px;  position: relative; }
.aboutvideo img{transition: all .8s ease-in-out;}
.aboutvideo:hover img{transform: scale(1.05);}
.aboutvideo a.play{ width: 48px; height: 48px; position: absolute; top: 46%; left: 46%;}
.aboutvideo a.play:before{font-size: 48px; line-height: 48px; color: #fff;}
a.bg-gray-light{background: f8f8f8; border: 1px solid #dfdfdf; color: #3e3e3e;}
a.bg-gray-light:hover{background: #999; color: #fff;}

.pro{padding:35px 0 60px 0;}
.iproandnews .tit{ font-size: 18px; margin-bottom: 29px; color:#185095;}
.iproandnews .con{ height: 144px;}
.iprolist { }
.iprolist li{ float: left; position: relative; margin-right: 26px; background: #000;}
.iprolist li:nth-child(4){ margin: 0;}
.iprolist li div{position: absolute; bottom: 0; left: 0; width: 231px; height: 36px; color: #fff; line-height: 36px; text-align: center; background: rgba(41,71,121,0.6); -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;}
.iprolist li i{width: 48px; height: 48px;  position: absolute; top:48px ; left: 91px; }
.iprolist li i:before{ width: 48px; height: 48px; font-size: 24px; line-height: 48px; border-radius: 50%; color: #fff; background: rgba(174, 222, 18, 0.9); text-align: center; opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;}
 .iprolist li a:hover i:before{ opacity: 1;}
  .iprolist li a:hover  div{ opacity: 0;}
.news{ margin-bottom:60px;}
.news .tit a.more i:before{border: 1px solid #666; font-weight: normal; text-align: center; border-radius: 50%; font-size: 6px; width: 16px; height: 16px; line-height: 16px; padding-left: 3px; margin-right:6px;}
.news .tit a.more:hover{color: #f33;}
.news .tit a.more:hover i:before{border: 1px solid #f33;}
.picnews{ width: 521px;}
.picnews .pic{ width: 188px; height: 120px; float: left; margin-right: 16px;}
.picnews .pic img{ width: 188px; height: 120px; }
.picnews .time{color: #185095;}
.picnews .time a{margin-top: -6px;}
.picnews .picnewstitle{margin-bottom:20px;}
.picnews .picnewstitle a{font-size: 16px; line-height: 16px; }
.picnews .intro{font-size: 12px; height: 60px; line-height:24px;}
.inewslist{ width: 394px; height: 120px; }
.inewslist li { margin-bottom: 6px; font-size: 12px; line-height: 22px; height:22px; margin-bottom:7px; text-align:right;}
.inewslist li a{ color: #97989a; line-height: 24px; float:left;}


.footercate{background: #f2f2f2; padding: 42px 0; color:#8d8b8c; margin-top:60px;}
.catetree li{ float: left; width: 172px; margin-bottom:20px;}
.catetree li:nth-child(6){float: right; width: 101px; text-align: center;}
.catetree li a{ line-height: 26px; display: block; font-size:12px;}
.catetree li a.big{font-size: 16px; line-height: 36px;}

.footer{ background: #474546;}
.footer .copy,.footer .gspic{float: left; color: #FFF; padding: 15px 0; line-height: 35px; font-size:12px;}
.footer .copy{ margin-right: 40px;}
.footer .link{float: right; padding-top:50px;}
.footer .link a{display:inline-block; margin-right: 8px; width: 26px; height: 26px; -webkit-transition: background .1s ease-out;  
            -moz-transition: background .1s ease-out;  
            -o-transition: background .1s ease-out;  
            transition: background .1s ease-out;  }
.footer .link a.a2{ background:url(fw-2.png) no-repeat; background-position:0 0;}
.footer .link a.a3{ background:url(fw-3.png) no-repeat; background-position:0 0; position:relative; }
.footer .link  a.a3 img{display:none; position:absolute; bottom:30px; left:-38px;}
.footer .link a.a4{ background:url(fw-4.png) no-repeat; background-position:0 0; }
.footer .link a.a2:hover{ background:url(fw-2.png) no-repeat; background-position:0 -26px;}
.footer .link a.a3:hover{ background:url(fw-3.png) no-repeat; background-position:0 -26px; }
.footer .link  a.a3:hover img{display:block;}
.footer .link a.a4:hover{ background:url(fw-4.png) no-repeat; background-position:0 -26px; }

.footer .langbox{width:86px; height:28px; margin-top:50px; position:relative; float:right; margin-right:30px;}
.footer .langbox div{padding-right:12px; font-size:12px; background:url(i-2.png) 68px 8px no-repeat; height:28px; width:86px; overflow:hidden;border:1px solid #fff; border-radius:4px; float: right; position:absolute; top:0px; left:0;  -webkit-transition: all 0.2s linear; transition: all 0.2s linear;
   }
.footer .langbox div.active{height:54px; top:-26px; background:url(i-1.png) 68px 35px no-repeat; }
.footer .langbox div a{line-height:24px; display:block; text-align:center; color:#fff; font-size:12px;}
.footer .langbox div a:hover{color:#f33;}
.footercate .more{ line-height: 30px; width: 75%; margin: 30px 0 0 0;}
.bread {line-height: 64px; margin: 0; padding: 0;}
.bread li:after{content: ''; padding: 0;}
.icon-caret-right:before{padding: 0 0 0 6px; font-size: 12px;}
.catebar{height: 64px; border-bottom: 1px solid #ebebeb;}
.sidecate{padding: 19px 0 0 0;}
.sidecate a{display: inline-block; height: 28px; line-height: 24px; font-size: 12px; padding: 0 16px; border: 1px solid #ebebeb; border-radius: 12px; margin-left: 10px;}
.sidecate a:hover,.sidecate a.active{background: #f2680f; color: #fff;}

.maininfo{padding: 52px 0;}
.aboutinfo{width: 45%;}
.blockabout .gspic{ vertical-align: middle; margin-bottom: 20px; padding-top:30px;}
.blockabout .tit{ font-size: 18px; line-height: 36px; margin: 0px 0 10px 0; padding-left: 16px; background: url(inc.png) left center no-repeat;}
.blockabout .con{ line-height: 26px;margin-bottom: 30px;}
.blockabout .con p{}
.blockfac .tit{ font-size: 18px; line-height: 36px; margin: 0px 0 30px 0; padding-left: 16px; background: url(inc.png) left center no-repeat;}
.blockfac .con{ line-height: 26px;}
.blockfac .con p{}
 #focus_Box{position:relative;width:980px;height:375px;margin:20px auto;}
        #focus_Box ul{position:relative;width:980px;height:375px}
        #focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
        #focus_Box li img{width:100%;background:url(loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
        #focus_Box li div.word{position:absolute;left:0;top:0px;width:100%;height:100%;line-height:40px;background:url(bg_08.png) repeat; display: none;}
        #focus_Box li div.word p{width: 460px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-left: -230px;
    top: 0;
    margin-top: -24px;}
        #focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
        #focus_Box .prev{background:url(btn.png) left bottom no-repeat;left:0px}
        #focus_Box .next{background:url(btn.png) right bottom no-repeat;right:0px}
        #focus_Box .prev:hover{background-position:left top;}
        #focus_Box .next:hover{background-position:right top;}
        #focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(images/share-btn.png) no-repeat;text-indent:-999px;}
.aboutfac-1{height: 268px; margin-bottom: 60px;}
.aboutfac-1 .scjd{width: 480px; height: 240px; position: relative; overflow:hidden;}
.aboutfac-1 .scjd .txt{width:480px;height:36px; background:url(black.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.aboutfac-1 .scjd .txt h3{font-size:16px; font-weight:normal; text-align:center;line-height:36px;}
.aboutfac-1 .scjd .txt p{font-size:12px;text-align:center; text-indent: 0;}

.aboutworkplace{ padding-bottom: 430px; background: url(about-b-bg.jpg) bottom center no-repeat;}
.aboutworkplace .wptxt{width: 400px;}
.aboutworkplace .tit{ font-size: 18px; line-height: 36px; margin: 0px 0 10px 0; padding-left: 16px; background: url(inc.png) left center no-repeat;}
.aboutworkplace .con{ line-height: 26px;margin-bottom: 30px;}

.wppic {width: 533px;}
.wppic .banner{height: 340px;}
.wppic .slidepic li{height: 340px; position: relative; float: left; margin: 0;}
.wppic .slidepic li a{color: #fff;}
.wppic .slidepic li .desc{position: absolute; bottom: 0; left: 0; width:100%; color: #fff; height: 36px; overflow: hidden; background: url(black.png) repeat; padding: 10px 0 10px 16px; -webkit-transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);
    transition: all 0.5s cubic-bezier(0.35, 0.33, 0.25, 1.045);}
.wppic .slidepic li .desc h3{line-height: 16px; margin-bottom: 10px; font-weight:normal; }
.wppic .slidepic li .desc p{ margin-bottom:0; font-size:12px;}
.wppic .slidepic li:hover .desc{height: 80px;}
.wppic .pager-prev:before,.wppic .pager-next:before{font-size: 30px; line-height: 50px; margin: 0;}
.wppic .banner .pointer{display:none;}

.blockhistory{ padding-top:50px;}
.blockhistory .tit{font-size: 18px; line-height: 36px; margin: 0px 0 10px 0; padding-left: 16px; background: url(inc.png) left center no-repeat;}
.blockhistory .con{}
.blockhistory .con .hisPic{ width: 300px; height: 300px; background:url(his.jpg) no-repeat;}
.hisCon{ width: 570px;}
.hisTxt { display: none; }
.hisTxt .histit{ font-size: 16px; line-break: 32px; margin-bottom: 20px;}
.hisTxt div{ margin-bottom: 10px; line-break: 24px;}
.hisTxt div span{float: left; line-height:24px; }
.hisTxt div p{margin-left: 100px;}
.hisTxt div span:before{font-size:12px; margin-right:6px; }
.hisList{ margin-bottom: 30px; position:relative;}
.hisList .hislistbox{height:3px;padding: 100px 0; width:100%;  overflow:hidden;}
.hisList a.btnpn{width:42px; height:42px; display:block; position:absolute; top:79px;}
.hisList a.prev{left:-50px; background:url(ico_40.png) top center no-repeat;}
.hisList a.next{right:-50px; background:url(ico_39.png) top center no-repeat;}
.hisList a.prev:hover{left:-50px; background:url(ico_40.png) bottom center no-repeat;}
.hisList a.next:hover{right:-50px; background:url(ico_39.png) bottom center no-repeat;}
.hisList ul{ height: 3px; width: 100%; background: #ebebeb; }
.hisList ul li{ width: 16px; height: 16px; margin-top: -8px; float: left; position: relative; margin-right: 64px; margin-left: 24px;}
.hisList ul li a{ width: 16px; height: 16px; display: block; background:url(pot.png) 0 0 no-repeat;}
.hisList ul li a:hover{color: #935958; background:url(pot.png) 0 -28px no-repeat;}
.hisList ul li .pointIntro{position: absolute; width: 120px; height: 70px;}
.hisList ul li .pointIntro.top span.inc{ display: block; width: 9px; height: 9px; margin-left: 25px; margin-top: -4px; border-bottom: 1px solid #dadada; border-left: 1px solid #dadada; background: #fff; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);}
.hisList ul li .pointIntro div{border: 1px solid #DADADA; border-radius: 4px; width: 120px; height: 62px; padding: 5px 0; text-align: center; line-height: 26px;}
.hisList ul li .pointIntro.top{bottom: 20px; left: -24px;}
.hisList ul li .pointIntro.bottom{top: 23px; left: -24px;}
.hisList ul li .pointIntro.bottom span.inc{ display: block; width: 9px; height: 9px; margin-bottom: -4px; margin-left: 25px; margin-top: 0px; border-top: 1px solid #dadada; border-left: 1px solid #dadada; background: #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg);}
.hisList ul li.hover a{color: #935958; color: #935958; background:url(pot.png) 0 -28px no-repeat;}
.hisList ul li.hover .pointIntro span.inc{ background: #935958; border-color: #7e4b48;}
.hisList ul li.hover .pointIntro div{background: #935958; color: #fff; border-color: #7e4b48;}
.blockBox{padding: 20px 0;}
.blockBox .tit{font-size: 18px; line-height: 36px; margin: 0px 0 20px 0; padding-left: 16px; background: url(inc.png) left center no-repeat;}
.blockGray{background: #EEEEEE;}
.blockBox p.intro{padding-left: 16px; margin-bottom:30px; }
.zoomSlide{margin-bottom: 60px;}

.active p.intro{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.blockbrand{padding:100px 0 40px 0;}
.blockbrand p.intro{ margin-bottom:20px;}
.blockCulture {font-size:12px; padding-bottom:150px; padding-top:70px;}


.blockVideo{}
.playvideo{width: 793px; height: 523px;}
.playvideo .videos{display:none; background:#000;}

.videolist{width: 162px; position:relative; overflow:hidden; height:527px;}

.videolist li{height: 114px; width: 160px; position: relative; margin-bottom: 15px; border: 1px solid #fff;}
.videolist li a{opacity: 0; position: absolute; top: 0; left: 0; z-index: 99; transition: opacity .3s; width: 160px; height: 114px; text-align: center; background: rgba(0,0,0,.5); color: #fff; line-height:114px;}
.videolist li:hover{border: 1px solid #f;}
.videolist li:hover a{opacity: 1;}
.videolist div.arr{position:absolute; bottom:0; height:32px; left:0; width:162px;}
.videolist div.arr a{width:46%; text-align:center; padding:8px 0; background:#eee; display:block;	}
.videolist div.arr a.t{float:right;}
.videolist div.arr a.d{float:left;}

.hzpp{padding: 60px 0;}
.hzpp .tit{text-align: center; margin-bottom: 20px;}
.hzpp .intro {line-height: 40px; text-align: center; margin-bottom: 60px;}
.hzlist{}
.hzlist li{width: 136px; margin: 0 32px 80px 32px; float: left;}
.hzlist li a{display: block; width: 136px; height: 80px; overflow: hidden;}
.hzlist li a img{transition: all .3s ease-in-out;}
.hzlist li a:hover img{transform: scale(1.1);}

.team{padding: 50px 0 30px 0; margin-bottom: 100px;}
.teamboss{ margin: 20px 0; margin-bottom: 100px;}
.teamboss .pic{width: 450px;}
.teamboss .desc{padding: 0px 100px 0 0; width: 520px;  }
.teamboss .desc h3{ font-weight: normal; font-size: 18px; line-height: 36px;}
.teamboss .desc p{line-height: 28px; font-size:12px;}
.teamlist{height: 300px; position: relative;  margin-bottom: 40px;}
.teamlist .teamitem li{width: 180px; height: 270px; margin: 0; }
.teamlist .teamitem li a{display: block;width: 180px; height: 256px; margin:0 auto;   border: 1px solid #dedede; padding: 2px; position: relative; color: #fff;}
.teamlist .teamitem li a img{width:174px; height:250px;}
.teamlist .teamitem li a>div{height: 40px;  background: rgba(0,0,0,.5); position: absolute; bottom: 5px; left: 3px; width: 172px;transition: all .3s ease-in-out;}
.teamlist .teamitem li a>div h3{ line-height: 40px; font-size: 20px; text-align: center;}
.teamlist .teamitem li a:hover>div{height:250px; padding:105px 0;}

.teamlist .pointer {display: none;}
.teamdesc{ border: 2px solid #dedede; padding: 20px;}
.teamdesc .pic{width: 200px; float: left;}
.teamdesc .content{ margin-left: 240px; line-height: 28px;}
.teamdesc .content h2{line-height:20px; padding-top:10px; padding-bottom:4px;}
.teamdesc .content h4{font-weight:normal; color:#6b6567; padding-top:4px; line-height:20px; margin-bottom:10px;}
.teamdesc .content p{color:#989896; font-size:12px; line-height:26px;}
.blockCulture{line-height: 24px;}
.blockCulture .x2,.blockCulture .x9{ margin-bottom: 10px;}

.newslist{ margin: 0; padding: 0; margin-bottom: 60px;}
.newslist li{ background: #fff; margin-bottom: 20px;}
.newslist li:hover{background: #fafafa;}
.newslist li a.pic{ width: 120px; height: 88px; padding: 1px; overflow: hidden; border: 4px solid #e0c0b3;  margin-left:10px;}
.newslist li a.pic img{width: 118px; height: 78px; transition: all .3s ease-in-out;}

.newsbox{padding-top:50px;}
.newslist li a.pic:hover img{transform: scale(1.1);}
.newslist .newsdesc{margin-left: 150px; border-bottom: 1px dashed #dedede;}
.newslist .newsdesc h3{line-height: 40px;}
.newslist .newsdesc h3 a{font-size:14px;}
.newslist .newsdesc p.newsintro{line-height: 30px; height:30px; display:block; }
.newslist .newsdesc .time{line-height: 30px; text-align: right; margin-right:10px;}
.newslist .newsdesc .time span{display: block; line-height: 40px;}
.newslist .newsdesc a.more{display: inline-block; line-height: 20px; text-align: center; width: 20px; height: 20px; border-radius: 50%; color: #FFF; background: #CCCCCC;}
.newslist .newsdesc a.more:hover{background: #FF3333;}

.detail h1{font-size:16px; line-height:30px; margin-bottom:0;}
.detail .content{padding:20px 0 30px 0;}
.pagelist{text-align: center; margin:0 0 20px 0;}

.newsprevnext{text-align: center; padding: 60px 0 0 0; border-top:1px solid #ebebeb}
.newsprevnext a.news-pre,.newsprevnext a.news-next{ padding: 4px 6px; background: #ebebe9; color: #73746e;}
.newsprevnext a.news-pre:hover,.newsprevnext a.news-next:hover{background: #f33; color: #fff;}
.newsprevnext a.back{margin: 0 30px;}
.newsprevnext a.back:before{font-size: 26px; vertical-align: middle;}

.procatelist{}

.procatelist li{ float: left; position: relative; margin-right: 55px; margin-bottom: 40px; width: 296px; height: 192px; padding: 2px; border:1px solid #919191 ;}
.procatelist li:nth-child(3n){ margin: 0; margin-bottom: 50px; }
.procatelist li div{position: absolute; bottom: 2px; left: 2px; width: 290px; height: 36px; color: #fff; line-height: 36px; text-align: center; background: rgba(41,71,121,0.6); -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;}
.procatelist li img{width:290px; height:186px;}
.procatelist li i{width: 48px; height: 48px;  position: absolute; top:66px ; left: 121px; }
.procatelist li i:before{ width: 48px; height: 48px; font-size: 24px; line-height: 48px; border-radius: 50%; color: #fff; background: rgba(174, 222, 18, 0.9); text-align: center; opacity: 0;
    -webkit-transition: opacity 0.25s linear;
    transition: opacity 0.25s linear;}
 .procatelist li a:hover i:before{ opacity: 1;}
  .procatelist li a:hover  div{ opacity: 0;}
.probox{padding: 50px 0; margin-bottom: 60px;}


.prolist{}
.prolist li{width: 174px; height: 163px; text-align: center; line-height: 40px; margin-right: 30px; margin-bottom: 20px; float: left; }
.prolist li:nth-child(5n){margin-right: 0;}
.prolist li a{display: block; font-size:12px; }
.prolist li a img{width: 174px; height: 123px; -moz-box-shadow: 1px 1px 4px 1px #afafaf; -webkit-box-shadow: 1px 1px 4px 1px #afafaf; box-shadow: 1px 1px 4px 1px #afafaf;transition: all .3s ease-in-out;}
.prolist li a:hover img{-moz-box-shadow: 1px 1px 4px 1px #afafaf; -webkit-box-shadow: 1px 1px 4px 1px #afafaf; box-shadow: 1px 1px 4px 1px #afafaf; transform: scale(1.1);}

.prolist1{}
.prolist1 li{width: 128px; height: 284px; text-align: center; line-height: 40px; margin-right: 76px; margin-bottom: 20px; float: left; }
.prolist1 li:nth-child(5n){margin-right: 0;}
.prolist1 li a{display: block; font-size:12px; }
.prolist1 li a img{width: 128px; height: 244px; -moz-box-shadow: 1px 1px 4px 1px #afafaf; -webkit-box-shadow: 1px 1px 4px 1px #afafaf; box-shadow: 1px 1px 4px 1px #afafaf;transition: all .3s ease-in-out;}
.prolist1 li a:hover img{-moz-box-shadow: 1px 1px 4px 1px #afafaf; -webkit-box-shadow: 1px 1px 4px 1px #afafaf; box-shadow: 1px 1px 4px 1px #afafaf; transform: scale(1.1);}

.prolist2{}
.prolist2 li{width: 222px; height: 180px; text-align: center; line-height: 40px; margin-right: 38px; margin-bottom: 20px; float: left; }
.prolist2 li:nth-child(4n){margin-right: 0;}
.prolist2 li a{display: block; font-size:12px; }
.prolist2 li a img{width: 220px; height: 138px; border:1px solid #ccc; transition: all .3s ease-in-out;}
.prolist2 li a:hover img{transform: scale(1.1);}

.contactBox .contacttitit{font-size:18px; color:#111; line-height:30px; padding-bottom:17px; border-bottom:1px solid #e5e5e5; margin-bottom:24px;}

.proDescbox{padding: 50px 0; margin-bottom: 60px;}
.propicbox {margin-bottom: 20px;}
.propicbox .pbpic{width: 315px; }
.propicbox .prointro{margin-left: 344px; line-height: 28px; padding-top: 10px;}

.protit{ height: 36px; line-height: 36px; padding-left: 20px; font-size: 16px; background: #f2f3f5; margin-bottom: 15px;}

.prospec{margin-bottom: 30px;}
.prospec li{ width: 182px; margin-right: 22px; margin-bottom: 10px; float: left; text-align: center; line-height: 32px;}

.prospec li:nth-child(5n){ margin-right: 0;}
.prospec li div{border: 1px solid #ff8400; width: 180px; height: 197px; display:table-cell; vertical-align:middle; }
.prospec li div img{vertical-align:middle; }
.spectable table tr td{border-bottom: 1px solid #fff; font-weight: bold; border-right: 1px solid #fff; text-align: center; line-height: 30px;  background: #e5e5e5; color: #0b0b0b;}
.spectable table tr td.tableTitle{ color: #fff; background: #a9c3a0;}
.spectable table tr td.tt2{line-height: 60px;}


.pagelist{text-align:center;}
.pagelist a{display:inline-block; padding:6px 12px; margin:0 5px; border:1px solid #ddd; text-align:center; line-height:22px; border-radius:4px; box-shadow:#ddd 0px 0px 4px;}
.pagelist a:hover,.pagelist a.current{background:#0d0d0d; color:#fff;}

.ProPageTit{line-height:32px; padding:10px 0; text-align:center; margin-bottom:50px;}
.ProPageTit a{padding:6px 40px; border:1px solid #939393; text-align:center; margin:0 3px; border-radius:2px; transition: all .3s ease-in-out;}
.ProPageTit a:hover,.ProPageTit a.active{ background:#ed1b24; color:#fff; border:1px solid #ed1b24;}

.addlist{ padding-top:50px;}
.addlist .addBox{width:320px; border-right:1px solid #ddd; margin-bottom:50px; float:left; margin-right:50px; cursor:pointer;}
.addlist .addBox.last{margin-right:0; border-right:none; width:260px;}
.addlist .addBox h2{line-height:40px; font-size:18px;}
.addlist .addBox.active h2{ color:#f33;}
.addlist .addBox p{line-height:30px; margin:0;}
.addlist .addline{width:230px; border-bottom:1px solid #ddd; float:left; margin-right:140px; margin-bottom:50px;}
.addlist .addline.last{margin-right:0; width:230px;}

.messageBox{padding-top:70px;}

.mbTit{background:url(ms2.jpg) right top no-repeat; display:inline-block; padding-right:45px; padding-top:12px; margin-bottom:20px;}
.mbIntro{line-height:30px;}
.mbIntro span{color:#000; font-weight:600;}
.mbAlert{color:#f33;}
.messageform{}
.messageform .mdtit{width:100px; float:left; height:30px;  line-height:26px; padding:2px 0;}
.messageform .mdtit span{visibility:hidden; padding:0 4px;}
.messageform .mdtit span.s{visibility:visible; color:#f33;}
.messageform .mfcon{margin-left:100px; line-height:30px; padding:2px 0;  margin-bottom:6px;}
.messageform input{vertical-align:middle; margin-right:5px; background:#f8f8f8;}
.messageform textarea{ background:#f8f8f8; height:100px;}
.messageform label{margin-right:40px;}
.messageform input[type='text']{width:40%;}
.messageform .w100{width:100%; margin:0; margin-bottom:6px; padding-left:2%;}
.messageform .error{color:#f00;}
.messageform .success{color:#0ab;}

.messageList{}
.messageList p{margin:0;}
.messageList .mlBox{margin-bottom:20px;}
.messageList .mlBox .mlname{width:60px; text-align:center; float:left; padding-top:40px; background:url(ms4.jpg) top center no-repeat;}
.messageList .mlBox .mlcon{margin-left:80px; position:relative; border:1px solid #dee3e6; padding:10px 20px; border-radius:8px; margin-bottom:18px;}
.messageList .mlBox .mlcon span{color:#bfbfbd;}
.messageList .mlBox .mlcon .inc{width:11px; height:20px; position:absolute; top:14px; left:-11px; background:url(ms6.jpg) no-repeat;}
.messageList .mlBox .mlcon p{ color:#000; line-height:28px; font-size:12px;}
.messageList .mlBox .mlrepeatcon{margin-left:80px;  position:relative;  border:1px solid #dee3e6; padding:10px 20px; border-radius:8px; }
.messageList .mlBox .mlrepeatcon .pic{width:33px; height:46px; background:url(ms5.jpg) no-repeat; float:left;}
.messageList .mlBox .mlrepeatcon .rc{margin-left:50px; min-height:50px; line-height:28px;}
.messageList .mlBox .mlrepeatcon .inc{width:27px; height:10px; position:absolute; top:-10px; left:30px; background:url(ms7.jpg) no-repeat;}
.messageList .mlBox .mlrepeatcon span{color:#bfbfbd;}
.messageList .mlBox .mlrepeatcon p{ color:#b33737; line-height:28px; font-size:12px;}


.dlBox{ border-bottom:1px solid #e7e7e7; padding:30px 0; width:94%;}
.dlBox .pic{width:73px; height:98px; float:left; margin-right:15px;}
.dlBox .pic img{width:73px; height:98px;}
.dlBox .dlcon{width:300px; float:left; font-size:12px;}
.dlBox .dlcon h3{  font-size:12px; line-height:14px; margin-bottom:7px; color:#000;}
.dlBox .dlcon p{line-height:16px; font-size:8px; margin-bottom:6px; height:48px;}
.dlBox .dlcon a.dllink{padding-left:16px; background:url(dl_1.jpg) left center no-repeat; color:#000; font-size:12px;}
.dlBox .dlcon a.dllink:hover{color:#f33;}
.dlBox .dlAbout{width:155px; font-size:8px; float:right;  border-left:1px solid #e7e7e7; padding:10px 0 15px 15px; margin:10px 0 0 0; line-height:16px;}
.rightcon .dlBox{}
.dlList{ height:35px; border-bottom:1px dashed #9f9f9f; color:#646464; padding:0 10px 0 6px; line-height:35px; width:95%; margin:0 auto;}
.dlList div{padding-left:15px; background:url(dl_3.jpg) left center no-repeat; font-size:12px;}
.dlList a.dlBtn{ width:16px; height:16px; display:block; background:url(dl_2.jpg) no-repeat; margin:9px 0; float:right;}
.dlIntro{font-size:12px; }

.rightcon{padding-left:6%;}

.jobBox{ font-size:12px; line-height:22px;}
.jobBox h3{line-height:40px; font-weight:normal; margin-bottom:10px;}

.joblistbox{border-bottom:1px solid #cbcbcb; color:#8b9089; font-size:12px;}
.joblistbox div{font-size:12px;}
.jobtit{ line-height:22px; padding:15px 20px; border-top:1px solid #cbcbcb; cursor:pointer;}
.jobtit .jt{padding-left:32px; background:url(ji_2.jpg) left center no-repeat;}
.jobtit.active{background:#f4f4f4; color:#323139; border-bottom:1px solid #cbcbcb;}
.jobtit.hover{background:#f4f4f4; color:#323139;}
.jobtit.active .jt{padding-left:32px; background:url(ji_1.jpg) left center no-repeat;}
.jobtit .jnum{border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3;}
.jobtit .x1,.jobtit .x2{text-align:center;}
.jobcon{padding:30px 42px; line-height:30px; display:none; }


.zlBox{padding:30px 0;}
.zlTableBox{width:100%; margin:0 auto;}
.zlTableBox .zlTit{font-size:20px; line-height:36px; width:760px; margin:0 auto; text-align:center; height:36px; margin-bottom:10px;}
.zlTableBox .zlTit .zl-bg-left{width:224px; height:36px; background:url(zl-1.jpg) right center no-repeat;}
.zlTableBox .zlTit .zl-bg-right{width:224px; height:36px; background:url(zl-2.jpg) left center no-repeat;}
.zlTableBox .zlTable{ border-bottom:1px solid #070707; border-right:1px solid #070707; font-size:12px; line-height:26px; box-shadow:1px 0 10px #999; margin-bottom:60px;}
.zlTableBox .zlTable th,.zlTableBox .zlTable td{text-align:center; vertical-align:middle; font-size:12px; font-weight:normal; border-top:1px solid #070707; border-left:1px solid #070707;}
.zlTableBox .zlTable tr{ background:none;}
.zlTableBox .zlTable tr:hover{background:#faf1ec;}
.zlTableBox .zlTable2{ border-bottom:1px solid #a19795; border-right:1px solid #a19795; font-size:12px; line-height:26px; box-shadow:1px 0 10px #999; margin-bottom:60px;}
.zlTableBox .zlTable2 th,.zlTableBox .zlTable2 td{text-align:center; vertical-align:middle; font-size:12px; font-family:arial; font-weight:normal; border-top:1px solid #a19795; border-left:1px solid #a19795;}
.zlTableBox .zlTable2 th{padding:20px 0; line-height:14px; color:#e9a29e;}
.zlTableBox .zlTable2 tr{ background:none;}
.zlTableBox .zlTable2 tr:hover{background:#faf1ec;}
.zlTableBox .zlTable2 .trbg{ text-align:left; text-indent:20px; background:#faf1ec;}
.zlTableBox .zlTable2 .trbg td{ text-align:left; text-indent:20px; background:#faf1ec;}


.blockhistory{ padding-top:50px;}

.blockCulture .con h2{margin-bottom:20px;}

.ProPageCon {font-size:12px;}
.ProPageCon p{font-size:12px;}

.blockzhiliang .tit{margin-bottom:0px; font-size:16px;}


.downloadbox{padding-top:60px;}
.mb60{margin-bottom:80px;}
.downloadbox .tit{font-size:16px;}
.downloadbox img{vertical-align:middle;}
.contactBox{padding:50px 0;}
a.cmail{color:#5e696d;}
a.cmail:hover{color:#f00; text-decoration:underline;}



.our-team {
    margin-top: 50px;
	text-align:center;
}
.our-team>img{text-align:center;}
.our-team>div {
    display: inline-block;
    position: relative;
    width: 30%;
}
.our-team>div>img {
    z-index: 2;
    position: relative;
	text-align:center;
}
.our-team .content {
    background-color: #f8f8f8;
    position: relative;
    text-align: left;
    margin: 20px auto;
    width: 280px;
    height: 300px;
}
.our-team .content:before {
    content: '';
    position: absolute;
    display: block;
    top: 38px;
    left: 10px;
    background: url(back_quote_52482d2.png) no-repeat;
    width: 27px;
    height: 25px;
}
.our-team .content-title {
    padding: 55px 0 0 63px;
    font-size: 28px;
}
.our-team .content>span {
    display: block;
    padding: 22px 71px;
    color: #5d5d5d;
    line-height: 28px;
}
.our-team .content:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 58px;
    right: 10px;
    background: url(close_quote_371af8c.png) no-repeat;
    width: 27px;
    height: 25px;
}

.our-team  .passion{margin-top:28px;}


.zlwbox{ text-align:center; padding-bottom:30px;}
.zlwbox h1{font-size:40px; line-height:60px; margin-bottom:10px; font-weight:normal;}
.zlwbox .zlw{width:427px; height:400px; position:relative; background:url(zlbbb.png) center no-repeat; margin:0 auto;}
.zlwbox .zlw>div{position:absolute; width:88px; height:76px;}
.zlwbox .zlw>div .zltit{font-size:16px; color:#887e5b; margin-bottom:15px;}
.zlwbox .zlw>div .zlcon{font-size:12px; color:#5d573f;  line-height:20px;}
.zlwbox .zlw .zlw1{top:46px; left:168px;}
.zlwbox .zlw .zlw2{top:231px; left:86px;}
.zlwbox .zlw .zlw3{top:231px; left:267px;}

.searchbtn{width:32px; height:32px;  background:url(search.png) center no-repeat;}
.search{ display:none;}
.search .stxt{height:18px; padding:0 4px ; border:1px solid #ccc; margin:6px 0; width:0; display:inline-block; vertical-align:middle;}
.search .sbtn{width:32px; height:32px; background:url(search.png) center no-repeat; border:none; display:inline-block; vertical-align:middle;}

.lb-box{width:100%; height:100%; position:fixed; z-index:9990; top:0; left:0;}
.lb-box .lb-bg{width:100%; height:100%; position:fixed; z-index:9991; top:0; left:0; background:rgba(0,0,0,.8); }
.lb-box a.lb-close{ width:40px; height:40px; display:block; position:fixed; right:20px; top:20px; z-index:9992; background:url(close.png) no-repeat center;}
.lb-box .lb-content { position: absolute; top: 5%; left: 5%; text-align: center; width: 90%; height: 90%; z-index:9992; display:table-cell; vertical-align:middle; text-align:center; }
.lb-box .lb-content img { box-shadow: 0 0 20px #000; border-radius: 1px; max-width: 100%; max-height: 100%; }
.lb-box .lb-content .loading { width: 64px; height: 64px; margin: -32px 0 0 -32px; position: absolute; top: 48%; left: 50%; background:url(loading.gif) no-repeat center; }

.aboutvideo .vid-box {
    width: 100% ;
    position: relative;
    height: 288px;
}
.aboutvideo .vid-box .upbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% ;
    cursor: pointer;
    overflow: hidden;
    height: 288px;
    z-index: 2;
}.aboutvideo .vid-box .upbox.uop {
    opacity: 0;
    filter: Alpha(opacity = 0);
}.aboutvideo .vid-box .obj-box {
    width: 100% ;
    position: relative;;
    height: 100% ;
    z-index: 1;
}.aboutvideo .vid-box .obj-box.uop {
    z-index: 3;
}.aboutvideo .vid-box .obj-box .obj {
    height: 288px ;
    width: 506px ;
    margin: 0 auto;
}
.aboutvideo .vid-box .obj-box .close:before{content:"";}
.aboutvideo .vid-box .obj-box .close {
    display: none;
    cursor: pointer;
    position: absolute;
    left: 50% ;
    top: 0;
    margin-left: 50% ;
    background: url(ico_131.jpg) no-repeat left center;
    width: 46px;
    height: 46px;
}.aboutvideo .vid-box .obj-box .close:hover {
    background: url(ico_131.jpg) no-repeat right center;
}.aboutvideo .vid-box .upbox img { /*width: 100%;*/
    transform: translateZ(0px);
    transition: transform 0.3s ease 0s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100% ;
}.aboutvideo .vid-box .upbox:hover img {
    transform: scale(1.1, 1.1);
    transition: transform 0.6s ease 0s;
}.aboutvideo .vid-box .upbox .ico {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50% ;
    margin-left: -30px;
    top: 35% ;
    background: url(ico_12.png) no-repeat center;
}.aboutvideo .twrap .vid-box .upbox .ico {
    width: 35px;
    height: 35px;
    background: url(ico_12.png) no-repeat center;
    background-size: auto 100% ;
    top: 43% ;
    margin-left: -18px;
}.aboutvideo .vid-box .upbox p {
    width: 100% ;
    text-align: center;
    line-height: 38px;
    position: absolute;
    left: 0;
    top: 53% ;
    font-size: 24px;
    color: #fff;
}.aboutvideo .twrap .vid-box .upbox p {
    top: 55% ;
    font-size: 18px;
}


.team .banner .pager-prev,.team .banner .pager-next{border:none; background-image: url(../js/zoomslide_arr.png); width:40px; height:40px; background-color:transparent;}
.team .banner .pager-prev:before,.team .banner .pager-next:before{content:'';}
.team .banner .pager-prev{background-position:top left; left:0;}
.team .banner .pager-next{background-position:top right; right:0;}
.team .banner .pager-prev:hover{background-position:bottom left;}
.team .banner .pager-next:hover{background-position:bottom right;}

.pbpiclist{ margin:10px 0;}
.pbpiclist li{display:inline-block; width:98px; margin-right:6px;}
.pbpiclist li.last{margin-right:0;}
.pbpiclist li img{width:100%;}
.pbpiclist li a{display:block; border:1px solid #efefef;}
.pbpiclist li a.active,.pbpiclist li a:hover{border:1px solid #f2680f;}

.team .banner .pager-prev,.team .banner .pager-next{border:none; background-image: url(zoomslide_arr.png); width:20px; height:20px; background-color:transparent; top:280px; margin-top:0; display:block;}
.team .banner .pager-prev:before,.team .banner .pager-next:before{content:'';}
.team .banner .pager-prev{background-position:top left; right:60px; left:auto;}
.team .banner .pager-next{background-position:top right; right:10px;}
.team .banner .pager-prev:hover{background-position:bottom left;}
.team .banner .pager-next:hover{background-position:bottom right;}