﻿@charset "utf-8";

/****************************** Normalize ******************************/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, ul, ol, li, dl, dd, input, button, textarea, fieldset, legend, figure, menu, th, td, pre{margin:0;padding:0;}
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;font-size: 13px;font-family: "Arial", "Microsoft YaHei";color: #666;}
h1, h2, h3, h4, h5, h6{font-weight: normal;font-size: inherit;}
a{color: #999;text-decoration: none;outline: none;}
img{border: none;}
ul, ol{list-style: none;}
i, em{font-style: normal;}
input, button, select, textarea, optgroup{font: inherit;color: inherit;outline:none;}
input[type="text"], input[type="password"], input[type="search"], button, textarea{border: 1px solid #ccc;}
input[type="button"], input[type="reset"], input[type="submit"], button{border: none;cursor:pointer;}
input[type="radio"], input[type="checkbox"]{border: none;padding:0}
input::-ms-clear, input::-ms-reveal{display: none;}
button[disabled], input[disabled]{cursor:default}
button::-moz-focus-inner, input::-moz-focus-inner{padding:0;border:0}
legend{padding:0;border:0}
textarea{resize: none;}
table{border-collapse: collapse;}
td,th{padding:0}


/****************************** Global Style ******************************/
.fl{float: left;}
.fr{float: right;}
.mr0{margin-right: 0 !important;}
.bd0{border-width: 0 !important;}
.rps{display: block;max-width: 100%;}
.tac{text-align: center;}
.upload img{max-width: 100%;}
.container{width: 1200px;margin: 0 auto;}
.container, .wrapper, .box{/*position: relative;*/}
.container:after, .wrapper:after, .box:after, .clearfix:after{content: "";display: block;clear: both;}


/****************************** Icon Sprite ******************************/
.header .right .search a,
.pagination .list a:hover,
.pagination .list span:hover,
.pagination .list a.current,
.pagination .list span.current,
.business .title:before,
.banner-index .tb-btn a,
.footer .column dl.contact dd:before,
.footer .friendship span:after,
.index-news .list .mask a:after,
.index-history .progress li .text h3:after,
.index-history .progress .btn-switch a,
.index-history .year li:after,
.about-responsibility .gallery-desc ul li span:before,
.about-responsibility .gallery-desc ul li span:after,
.news-enterprise .top .picture .btn-switch a:before,
.news-enterprise .top .picture .btn-switch a:after,
.news-enterprise .top .picture .btn-pagination span,
.news-enterprise-search-null .search .wrapper a,
.video-media .wrapper a .box:after,
.video-media .popup .box .close,
.join-development .section-3 ul li:before,
.join-style ul li .text:after,
.join-style .popup .box .close,
.join-style .popup .item .btn-pagination span,
.join-recruiment .salary ul:before,
.join-recruiment .salary ul:after,
.join-recruiment .salary h3:before,
.news-maganize .popup .box a,
.about-globalization .label li i,
.about-history .desc .btn-switch a,
.about-history .dot li,
.about-history .desc li:after{background: none;background-image: url(../images/icon.png);background-repeat: no-repeat;}


/****************************** CSS3 Transition ******************************/
.header,
.header .logo,
.header .right,
.header .right .search input,
.header .right .lang a,
.header .right .lang em,
.banner-index .tb-btn a,
.index-news .list .box,
.about-responsibility .gallery ul li .mask,
.news-enterprise .top .picture .btn-pagination span,
.news-enterprise .news-list .item,
.video-media .popup .box .close,
.join-style ul li:after,
.news-maganize ul li,
.join-recruiment .channel .channel-list a,
.index-news .list .thumb,
.news-maganize .popup .box a,
.join-style .popup .box .close{-webkit-transition: all .3s;transition: all .3s;}


/****************************** Page Component ******************************/
.btn-view-more{display: block;width: 100px;line-height: 28px;background: #0054A7;border-radius: 14px;color: #fff;text-align: center;text-transform: uppercase;}

.popup{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;}
.popup .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .6;filter: alpha(opacity=60);}

.inside-nav{background: #f8f8f8;border-top: 1px solid #ddd;text-align: center;}
.inside-nav .box{position: relative;display: inline-block;overflow: hidden;}
.inside-nav .box:after{position: absolute;top: 0;left: 0;content: "";width: 1px;height: 100%;background: url(../images/inside-nav-border.png) no-repeat;}
.inside-nav .box a{position: relative;float: left;width: 150px;line-height: 48px;box-sizing: border-box;background: url(../images/inside-nav-border.png) no-repeat top right;font-size: 14px;color: #666;text-align: center;letter-spacing: 1px;}
.inside-nav .box a:hover,
.inside-nav .box a.active{background-color: #fff;color: #0054A7;}
.inside-nav .box a:hover:after,
.inside-nav .box a.active:after{position: absolute;bottom: 0;left: 63px;content: "";width: 24px;border-bottom: 1px solid #0054A7;}
.inside-nav .box a[href*="partner"]{display: none;}

.inside-title{padding-top: 100px;}
.inside-title span{display: block;text-align: center;letter-spacing: 1px;}
.inside-title span.en{line-height: 32px;font-size: 36px;color: #ccc;text-transform: uppercase;}
.inside-title span.cn{line-height: 24px;margin-top: 26px;font-size: 18px;color: #333;}
.inside-title:after{content: "";display: block;width: 1px;height: 30px;margin: 28px auto 0;background: #ccc;}

.pagination{margin-top: 50px;text-align: center;}
.pagination .list{display: inline-block;overflow: hidden;}
.pagination .list .prev,
.pagination .list .pageback,
.pagination .list .next,
.pagination .list .pagenext{display: none;}
.pagination .list a,
.pagination .list span{float: left;width: 26px;height: 26px;line-height: 26px;margin: 0 4px;cursor: pointer;color: #999;text-align: center;}
.pagination .list a:hover,
.pagination .list span:hover,
.pagination .list a.current,
.pagination .list span.current{background-position: -312px -162px;color: #f47437;}


/****************************** Common Part ******************************/


.footer{ overflow: hidden;background: #000;position: relative;}
.footer .logo{display: block;margin: 0 auto;padding-top: 40px;}
.footer .column{position: relative;margin-top: 50px;}
.footer .column:after{content: "";display: block;clear: both;}
.footer .column dl{float: left;}
.footer .column dl dt{margin-right: 77px;margin-bottom: 10px;}
.footer .column dl dt a{display: block;font-size: 16px;color: #ddd;}
.footer .column dl dt:after{content: "";display: block;width: 15px;margin-top: 15px;border-bottom: 2px solid #D6000F;}
.footer .column dl dd a{line-height: 22px;}
.footer .column dl dd a:hover{color: #D6000F;}
.footer .column dl.contact dd{line-height: 22px;color: #999;}
.footer .column dl.contact dd:before{content: "";display: inline-block;width: 16px;height: 16px;margin-right: 12px;vertical-align: -3px;}
.footer .column dl.contact dd.item-1:before{background-position: -117px -168px;}
.footer .column dl.contact dd.item-2:before{background-position: -167px -168px;}
.footer .column dl.contact dd.item-3:before{background-position: -217px -168px;}
.footer .column dl.contact dd.item-4:before{background-position:-423px -168px;}
.footer .column .integrity{position: absolute;top: 0;right: 190px;}
.footer .column .integrity:after{content: "";display: block;width: 15px;margin-top: 15px;border-bottom: 2px solid #0054A7;}
.footer .column .integrity a{font-size: 16px;color: #ddd;}
.footer .column .qrcode{float: right;}
.footer .column .qrcode .box{position: relative;width: 70px;height: 70px;float: left;    padding-right: 5px;}
.footer .column .qrcode .box img{display: block;width: 100%;}
.footer .column .qrcode .box img:hover{z-index: 10;position: absolute;top: -65px;left: -65px;width: 200px;height: 200px;}
.footer .column .qrcode span{display: block;line-height: 20px;margin-top: 5px;font-size: 14px;color: #999;}
.footer .friendship{position: relative;top:-80px;float: right;width: 150px;}
.footer .friendship span{position: relative;display: block;line-height: 20px;border: 1px solid #333;cursor: default;text-indent: 12px;}
.footer .friendship span:after{position: absolute;top: 0;right: 0;content: "";width: 18px;height: 20px;background-color: #0054A7;background-position: -417px -16px;}
.footer .friendship .box{position: absolute;top: 20px;left: 0;width: 130px;height: 0;overflow: hidden;background: #1b1b1b;border-right: 1px solid #333;border-left: 1px solid #333;cursor: pointer;}
.footer .friendship .box a{display: block;line-height: 20px;border-bottom: 1px solid #211f20;color: #666;text-indent: 12px;}
.footer .friendship .box a:hover{background: #0054A7;color: #fff;}
.footer .bottom{margin-top: 40px;border-top: 1px solid #333;}
.footer .bottom p,
.footer .bottom p a{line-height: 34px;color: #666;}
.footer .bottom .copyright{position: relative;float: left;}
.footer .bottom .copyright:before{position: absolute;top: 0;left: 0;content: "";width: 16px;border-bottom: 1px solid #D6000F;}

.banner{position: relative;height: 480px;overflow: hidden;}
.banner.high{height: 650px;}
.banner .title{position: absolute;top: 0;left: 50%;margin-left: -300px;opacity: 0;filter: alpha(opacity=0);}
.banner .background{position: relative;left: 50%;display: block;margin-left: -960px;opacity: 0;}
.banner .wrapper{position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;background-repeat: no-repeat;background-attachment: fixed;background-position: center top;}
.banner .wrapper.animation{-webkit-transition: all 8s linear;transition: all 8s linear;-webkit-transform: scale(1.05);transform: scale(1.05);}

[animation-name]{visibility: hidden;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}


/****************************** Index ******************************/
 

.banner-index{position: relative;min-height: 438px;max-height: 700px;overflow: hidden;    margin-top: 100px;}
.banner-index .tb-list{ top: 0;left: 50%;width: 100%;max-width: 1920px;-webkit-transform: translateX(-50%);transform: translateX(-50%); }
.banner-index .tb-list img{position:relative;}
.banner-index .container{height: 100%;}
.banner-index .tb-btn{right:20%;bottom: 28px;display: none;}
.banner-index .tb-btn a{width: 10px;height: 10px;margin: 0 5px;background-position: -170px -20px;border-radius: 0;   }
.banner-index .tb-btn a.active{width: 25px;background-color: transparent;background-position: -312px -20px;  }

.container-index{background: #fff;position: relative;}

.announcement{position: relative;height: 40px;overflow: hidden;background: #f3f3f3;}
.announcement .container{width: 1200px;height: 40px;}
.announcement .container ul li{font: 12px/40px "SimSun";}

.index-module-title{text-align: center;}
.index-module-title span{display: block;margin-top: 20px;font-size: 18px;color: #333;letter-spacing: 1px;}

.index-news{background: #fff;overflow: hidden;position: relative;}
.index-news .index-module-title{padding: 60px 0 30px;}
.index-news .list{position: relative;left: 50%;width: 3300px;height: 416px;margin-left: -1650px;overflow: hidden;}
.index-news .list .box{margin: 0 5px;padding: 50px 30px 60px 50px;overflow: hidden;box-sizing: border-box;border: 1px solid #ccc;border-radius: 10px;}
.index-news .list .mask{position: absolute;top: 0;left: 50%;width: 1920px;margin-left: -960px;}
.index-news .list .mask .item{position: absolute;top: 0;width: 410px;height: 416px;}
.index-news .list .mask .item.left{left: 0;margin-left: -4px;border-radius: 0 10px 10px 0;}
.index-news .list .mask .item.right{right: 0;margin-right: -4px;border-radius: 10px 0 0 10px;}
.index-news .list .mask .item .opacity{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:#fff;opacity: 1;filter: alpha(opacity=10);}
.index-news .list .mask .item a{position: absolute;top: 50%;width: 28px;height: 100px;margin-top: -50px;background: #333;border-radius: 5px;cursor: pointer;}
.index-news .list .mask .item a.prev{right: 12px;}
.index-news .list .mask .item a.next{left: 12px;}
.index-news .list .mask .item a:after{content: "";display: block;width: 12px;height: 22px;margin: 39px auto;}
.index-news .list .mask .item a.prev:after{background-position: -218px -64px;}
.index-news .list .mask .item a.next:after{background-position: -270px -64px;}

.index-news .list .text{float: left;width: 460px;margin-top: 67px;}
.index-news .list .text .date{margin-top: 50px;font-size: 24px;letter-spacing: 1px;}
.index-news .list .text h3{height: 25px;margin-top: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index-news .list .text h3 a{line-height: 25px;font-size: 20px;color: #333;}
.index-news .list .text h3 a:hover{color: #0054A7;}
.index-news .list .text p{display: -webkit-box;height: 100px;line-height: 25px;margin-top: 18px;overflow: hidden;font-size: 14px;color: #888;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.index-news .list .text .btn-view-more{display: block;width: 100px;line-height: 28px;margin-top: 26px;box-sizing: border-box;background: none;border: 1px solid #333;border-radius: 14px;color: #333;text-align: center;text-transform: uppercase;}
.index-news .list [class*="active"] + div .text .btn-view-more{background: #0054A7;border-color: #0054A7;color: #fff;}
.index-news .list .thumb{float: right;width: 500px;height: 294px;overflow: hidden;border: 5px solid #f3f3f3;}
.index-news .list .thumb img{display: block;width: 100%;-webkit-transition: all 2s;transition: all 2s;}
.index-news .list .thumb:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}

.index-business .index-module-title{padding: 100px 0 20px;}
.index-business .tab{height: 80px;border-bottom: 5px solid #f3f3f3;}
.index-business .tab a{float: left;width: 200px;line-height: 80px;cursor: pointer;font-size: 16px;color: #666;text-align: center;letter-spacing: 2px;}
.index-business .tab a.active{border-bottom: 5px solid #0054A7;}
.index-business .content{height: 740px;padding-top: 27px;}
.index-business .content .figure{display: block;height: 530px;overflow: hidden;}
.index-business .content .figure img{display: block;width: 100%;-webkit-transition: all 20s linear;transition: all 20s linear;}
.index-business .content .figure:hover img{display: block;width: 100%;-webkit-transform: scale(1.1);transform: scale(1.1);}
.index-business .content h3{margin-top: 16px;font-size: 18px;color: #333;}
.index-business .content p{display: -webkit-box;line-height: 24px;max-height: 48px;margin-top: 8px;overflow: hidden;font-size: 14px;color: #999;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.index-business .content .btn-view-more{margin-top: 20px;}

.index-realize .index-module-title{padding: 55px 0 45px;}
.index-realize{padding: 0 50px 70px 65px;overflow: hidden;}
.index-realize .picture{float: left;width: 510px;height: 680px;}
.index-realize .text{position: relative;z-index: 10;float: left;width: 740px;margin-left: -165px;}
.index-realize .text .box{margin-top: 378px;height: 350px;padding-bottom: 2px;padding:0 60px;background: #fff;}
.index-realize .text .box h2{position: relative;float: right;width: 275px;line-height: 65px;background: #0054A7;font-size: 24px;color: #fff;text-align: center;letter-spacing: 1px;}
/*.index-realize .text .box h2:after{position: absolute;top: 32px;right: -60px;content: "";width: 120px;border-bottom: 1px solid #555;}*/
.index-realize .text .box p{float: left;line-height: 30px;margin-top: 30px;font-size: 14px;color: #888;height: 190px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.index-realize .text .box p a{color: #0054A7;}
.index-realize .text .box .btn-view-more{position: absolute;bottom:30px;left: 60px;}

.index-history{position: relative;}
.index-history .index-module-title{padding: 148px 0 80px;}
.index-history .progress{height: 350px;margin: 0 50px 0 40px;}
.index-history .progress li{overflow: hidden;}
.index-history .progress li .text{float: left;width: 375px;margin: 100px 0 0 50px;}
.index-history .progress li .text h3{line-height: 70px;opacity: 0;font-weight: bold;font-size: 68px;color: #d60000;}
.index-history .progress li .text h3:after{content: "";display: inline-block;width: 13px;height: 13px;background-position: -369px -19px;}
.index-history .progress li .text p{display: -webkit-box;height: 140px;line-height: 28px;overflow: hidden;font-size: 14px;color: #888;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.index-history .progress li .figure{float: right;width: 615px;height: 310px;margin-top: 20px;overflow: hidden;}
.index-history .progress li .figure img{display: block;width: 100%;}
.index-history .progress .btn-switch{position: absolute;top: 0;left: 0;height: 350px;}
.index-history .progress .btn-switch a{position: absolute;display: block;width: 27px;height: 25px;background-color: #0054A7;cursor: pointer;}
.index-history .progress .btn-switch a.prev{top: 0;background-position: -11px -63px;}
.index-history .progress .btn-switch a.next{bottom: 0;background-position: -61px -63px;}
.index-history .progress .swiper-scrollbar{position: absolute;top: 45px;left: 0;width: 27px;height: 270px;background: none;}
.index-history .progress .swiper-scrollbar:before{position: absolute;top: 0;left: 13px;content: "";display: block;width: 1px;height: 100%;background: #ccc;}
.index-history .progress .swiper-scrollbar .swiper-scrollbar-drag{width: 11px;height: 30px;margin-left: 8px;background: #0054A7;border-radius: 0;cursor: pointer;}

.index-history .year{position: absolute;top: 100px;left: 90px;width: 170px;height: 70px;}
.index-history .year li{line-height: 70px;font-weight: bold;font-size: 68px;color: #d60000;}
.index-history .year li:after{content: "";display: inline-block;width: 13px;height: 13px;background-position: -369px -19px;}


/****************************** 走进日发 ******************************/
.about-realize h3{padding-bottom: 25px;border-bottom: 1px dotted #ccc;font-size: 18px;color: #333;}
.about-realize h3 em{display: inline-block;margin-left: 8px;font-size: 14px;color: #ddd;text-transform: uppercase;}
.about-realize .chairman{position: relative;padding: 60px 50px;}
.about-realize .chairman .person{float: left;width: 340px;}
.about-realize .chairman .text{float: right;width: 725px;}
.about-realize .chairman .text h3{margin-top: 40px;}
.about-realize .chairman .text h4{margin-top: 20px;font-size: 16px;color: #333;}
.about-realize .chairman .text p{line-height: 25px;margin-top: 15px;font-size: 14px;color: #888;}
.about-realize .chairman .signature{position: absolute;right: 50px;bottom: 0;}
.about-realize .intro{margin-top: 50px;padding: 0 50px;}
.about-realize .intro p{line-height: 25px;margin-top: 15px;font-size: 14px;color: #888;}
.about-realize .intro p a{color: #0054A7;}
.about-realize .intro img{display: block;margin-top: 24px;}
.about-realize .intro ul{padding: 35px 0;overflow: hidden;border-bottom: 1px dotted #ccc;}
.about-realize .intro ul li{float: left;width: 366px;text-align: center;}
.about-realize .intro ul li .box{display: inline-block;padding-left: 58px;}
.about-realize .intro ul li.item-1 .box{background: url(../images/icon-about-realize-intro-1.png) no-repeat;}
.about-realize .intro ul li.item-2 .box{background: url(../images/icon-about-realize-intro-2.png) no-repeat;}
.about-realize .intro ul li.item-3 .box{background: url(../images/icon-about-realize-intro-3.png) no-repeat;}
.about-realize .intro ul li h4{line-height: 26px;font-size: 16px;color: #333;text-align: left;}
.about-realize .intro ul li span{line-height: 24px;color: #888;text-align: left;}

.about-history{position: relative;height: 4000px;margin-bottom: -80px;overflow: hidden;background: #fbfbfd url(../images/bg-about-history.jpg) no-repeat center top;}
.about-history .line{position: absolute;top: 0;left: 0;width: 100%;height: 4000px;background: url(../images/about-history-line.png) no-repeat center top;}
.about-history .line-color{position: absolute;top: 0;left: 0;width: 100%;height: 410px;background: url(../images/about-history-line-color.png) no-repeat center top;}
.about-history .container{height: 3857px;-webkit-user-select: none;user-select: none;}
.about-history .desc{position: absolute;top: 20px;left: 357px;}
.about-history .desc.fixed{position: fixed;top: 312px;left: 50%;margin-left: -243px;}
.about-history .desc li{position: relative;display: none;width: 780px;height: 140px;}
.about-history .desc li.expand:after{position: absolute;top: 100px;right: 30px;content: "";width: 20px;height: 20px;background-position: -465px -415px;}
.about-history .desc li .year{position: relative;float: left;width: 196px;height: 138px;background: #0054A7;font: 60px/138px "Impact";color: #fff;text-align: center;}
.about-history .desc li .year:after{position: absolute;bottom: -30px;left: 0;content: "";border-width: 15px 18px;border-style: solid;border-color: #ad000c #ad000c transparent transparent;}
.about-history .desc li .text{position: relative;float: right;width: 533px;margin-right: 40px;padding: 20px 10px 20px 20px;box-sizing: border-box;background: #f0f0f0;}
.about-history .desc li .text:after{position: absolute;top: 0;right: -40px;content: "";width: 40px;height: 100%;background: url(../images/about-history-item-corner.png) no-repeat;}
.about-history .desc li .text .box{height: 98px;overflow: hidden;}
.about-history .desc li .text .figure{position: relative;float: left;width: 188px;height: 100%c;margin-right: 20px;overflow: hidden;}
.about-history .desc li .text .figure img{display: block;width: 100%;}
.about-history .desc li .text p{line-height: 26px;color: #333;}

.about-history .desc .btn-switch{position: absolute;top: 48px;left: 0;width: 100%;}
.about-history .desc .btn-switch a{position: absolute;top: 0;width: 25px;height: 42px;cursor: pointer;}
.about-history .desc .btn-switch a.prev{left: -60px;background-position: -312px -104px;}
.about-history .desc .btn-switch a.next{right: -60px;background-position: -364px -104px;}
.about-history .dot{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.about-history .dot li{position: absolute;width: 18px;height: 18px;background-position: -266px -467px;}
.about-history .dot li:after{position: absolute;top: -1px;left: 30px;content: attr(data-text);width: 100px;line-height: 20px;font-size: 20px;color: #333;}
.about-history .dot li.active{background-position: -316px -467px;}
.about-history .dot li.current{width: 30px;height: 30px;margin: -6px 0 0 -6px;background-position: -359px -459px;}
.about-history .dot li.current:after{top: 5px;left: 40px;}
.about-history .dot li.item-1{top: 155px;left: 93px;}
.about-history .dot li.item-2{top: 280px;left: 138px;}
.about-history .dot li.item-3{top: 420px;left: 386px;}
.about-history .dot li.item-4{top: 560px;left: 790px;}
.about-history .dot li.item-5{top: 700px;left: 705px;}
.about-history .dot li.item-6{top: 840px;left: 685px;}
.about-history .dot li.item-7{top: 980px;left: 962px;}
.about-history .dot li.item-8{top: 1120px;left: 760px;}
.about-history .dot li.item-9{top: 1260px;left: 713px;}
.about-history .dot li.item-10{top: 1400px;left: 942px;}
.about-history .dot li.item-11{top: 1540px;left: 1080px;}
.about-history .dot li.item-12{top: 1680px;left: 696px;}
.about-history .dot li.item-13{top: 1820px;left: 596px;}
.about-history .dot li.item-14{top: 1960px;left: 724px;}
.about-history .dot li.item-15{top: 2100px;left: 1031px;}
.about-history .dot li.item-16{top: 2240px;left: 1100px;}
.about-history .dot li.item-17{top: 2380px;left: 1027px;}
.about-history .dot li.item-18{top: 2520px;left: 356px;}
.about-history .dot li.item-19{top: 2660px;left: 300px;}
.about-history .dot li.item-20{top: 2800px;left: 376px;}
.about-history .dot li.item-21{top: 2940px;left: 740px;}
.about-history .dot li.item-22{top: 3080px;left: 1063px;}
.about-history .dot li.item-23{top: 3220px;left: 915px;}
.about-history .dot li.item-24{top: 3360px;left: 530px;}
.about-history .dot li.item-25{top: 3500px;left: 274px;}
.about-history .dot li.item-26{top: 3640px;left: 280px;}

.about-culture .wrapper{padding: 40px 0 0 50px;}
.about-culture .wrapper .top{line-height: 24px;font-size: 14px;color: #999;text-align: center;}
.about-culture .wrapper .box p{position: absolute;line-height: 24px;font-size: 16px;color: #999;}
.about-culture .wrapper .box p em{display: block;font-size: 18px;color: #c4a056;}
.about-culture .wrapper .figure-1 p{bottom: 18px;left: 0;z-index: 10;width: 360px;}
.about-culture .wrapper .figure-1 p em{margin-bottom: 20px;}
.about-culture .wrapper .figure-1 img{float: right;margin-top: 45px;}
.about-culture .wrapper .figure-2 p{top: 175px;right: 135px;width: 560px;}
.about-culture .wrapper .figure-2 p em{float: right;margin-top: 20px;}
.about-culture .wrapper .figure-2 img{float: left;margin-top: 70px;}

.about-honor .wrapper{height: 620px;margin-top: -15px;padding: 0 50px;background: url(../images/bg-about-honor.png) no-repeat;}
.about-honor .wrapper .text{position: absolute;top: 100px;left: 0;}
.about-honor .wrapper .text:before{content: "";display: block;width: 48px;border-bottom: 2px solid #333;}
.about-honor .wrapper .text h3{line-height: 40px;font-size: 16px;color: #333;}
.about-honor .wrapper .text h3.mt{margin-top: 50px;}
.about-honor .wrapper .text p{line-height: 24px;font-size: 14px;color: #999;}

.about-leader{margin-bottom: -80px;padding-bottom: 80px;background-color: #fbfbfb;}
.about-leader table{width: 100%;}
.about-leader table thead td{padding: 45px 265px;text-align: center;}
.about-leader table thead td h2{display: block;font-size: 18px;color: #0054A7;}
.about-leader table thead td .top{line-height: 26px;margin-top: 20px;font-size: 14px;}
.about-leader table tbody td:after{content: "";display: block;height: 1px;}
.about-leader table tbody td.figure{width: 688px;}
.about-leader table tbody td.figure img{display: block;width: 100%;}
.about-leader table tbody td.text{padding-left: 90px;background: #fff;}
.about-leader table tbody td.text.left{padding-right: 90px;text-align: right;}
.about-leader table tbody td.text h3 span{display: inline-block;padding-bottom: 10px;border-bottom: 3px solid #0054A7;font-size: 18px;color: #0054A7;}
.about-leader table tbody td.text p{display: inline-block;width: 380px;line-height: 30px;margin-top: 26px;font-size: 14px;}

.about-responsibility dl{width: 680px;margin: 40px auto 0;overflow: hidden;}
.about-responsibility dl dt .title{font-size: 18px;color: #0054A7;text-align: center;}
.about-responsibility dl dt p{line-height: 24px;margin-top: 30px;font-size: 14px;text-align: center;}
.about-responsibility dl dd{float: left;width: 224px;margin-top: 75px;padding: 0 58px;}
.about-responsibility dl dd img{display: block;width: 100%;}
.about-responsibility dl dd p{line-height: 24px;margin-top: 25px;color: #999;}
.about-responsibility .gallery{margin: 100px 0 70px;-webkit-user-select: none;user-select: none;}
.about-responsibility .gallery:before,
.about-responsibility .gallery:after{z-index: 10;content: "";display: block;height: 28px;background: url(../images/about-responsibility-border.png);}
.about-responsibility .gallery ul{height: 183px;}
.about-responsibility .gallery ul li{position: relative;float: left;width: 305px;height: 100%;margin-right: 16px;overflow: hidden;background: #e5e5e5;}
.about-responsibility .gallery ul li{height: 100%;margin: 0 8px;overflow: hidden;}
.about-responsibility .gallery ul li img{display: block;width: 100%;-webkit-transition: all 5s linear;transition: all 5s linear;}
.about-responsibility .gallery ul li .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0054A7;opacity: 0;filter: alpha(opacity=0);}
.about-responsibility .gallery ul li:hover .mask{opacity: .5;filter: alpha(opacity=50);}
.about-responsibility .gallery ul li:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.about-responsibility .gallery-desc{height: 40px;}
.about-responsibility .gallery-desc ul li{display: none;text-align: center;}
.about-responsibility .gallery-desc ul li span{position: relative;line-height: 40px;padding: 0 100px;font-size: 14px;}
.about-responsibility .gallery-desc ul li span:before,
.about-responsibility .gallery-desc ul li span:after{position: absolute;content: "";width: 12px;height: 12px;}
.about-responsibility .gallery-desc ul li span:before{top: 0;left: 0;background-position: -219px -419px;}
.about-responsibility .gallery-desc ul li span:after{right: 0;bottom: 0;background-position: -270px -420px;}

.about-globalization{position: relative;width: 1350px;height: 725px;background: url(../images/bg-about-globalization.jpg) no-repeat;}
.about-globalization .legend{position: absolute;bottom: 8px;left: 80px;}
.about-globalization .legend li{line-height: 20px;margin-bottom: 16px;font-size: 18px;color: #333;}
.about-globalization .legend li:before{content: "";display: inline-block;width: 15px;height: 20px;margin-right: 12px;vertical-align: -4px;}
.about-globalization .legend li.textile:before{background: #4fb5a9;}
.about-globalization .legend li.precision:before{background: #d30808;}
.about-globalization .legend li.agriculture:before{background: #8fc964;}
.about-globalization .legend li.cs:before{background: #ff8124;}
.about-globalization .legend li.aviation:before{background: #001a7c;}
.about-globalization .legend li.financial:before{background: #ca993d;}
.about-globalization .circle{position: absolute;top: 0;right: 0;width: 750px;height: 100%;opacity: 0;-webkit-transition: all 2s;transition: all 2s;filter: alpha(opacity=0);}
.about-globalization .circle.visible{opacity: 1;filter: alpha(opacity=1);}
.about-globalization .circle li{position: absolute;width: 24px;height: 24px;opacity: .7;-webkit-animation-duration: 1s linear;animation-duration: 1s linear;-webkit-animation-timing-function: linear;animation-timing-function: linear;filter: alpha(opacity=70);}
.about-globalization .circle li[class*="zoomInOut"]{-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.about-globalization .circle li img{display: block;width: 100%;}
.about-globalization .circle li.textile-1{top: 303px;left: 460px;}
.about-globalization .circle li.textile-2{top: 335px;left: 466px;}
.about-globalization .circle li.textile-3{top: 347px;left: 428px;}
.about-globalization .circle li.textile-4{top: 348px;left: 464px;}
.about-globalization .circle li.precision-1{top: 271px;left: 94px;}
.about-globalization .circle li.precision-2{top: 304px;left: 446px;}
.about-globalization .circle li.precision-3{top: 317px;left: 478px;}
.about-globalization .circle li.precision-4{top: 332px;left: 464px;}
.about-globalization .circle li.precision-5{top: 332px;left: 479px;}
.about-globalization .circle li.precision-6{top: 344px;left: 472px;}
.about-globalization .circle li.agriculture-1{top: 305px;left: 362px;}
.about-globalization .circle li.agriculture-2{top: 310px;left: 475px;}
.about-globalization .circle li.agriculture-3{top: 334px;left: 469px;}
.about-globalization .circle li.agriculture-4{top: 579px;left: 587px;}
.about-globalization .circle li.cs-1{top: 296px;left: 370px;}
.about-globalization .circle li.cs-2{top: 319px;left: 464px;}
.about-globalization .circle li.cs-3{top: 337px;left: 457px;}
.about-globalization .circle li.cs-4{top: 344px;left: 416px;}
.about-globalization .circle li.cs-5{top: 594px;left: 584px;}
.about-globalization .circle li.aviation-1{top: 292px;left: 350px;}
.about-globalization .circle li.aviation-2{top: 364px;left: 430px;}
.about-globalization .circle li.financial-1{top: 238px;left: 317px;}
.about-globalization .circle li.financial-2{top: 275px;left: 106px;}
.about-globalization .circle li.financial-3{top: 342px;left: 461px;}
.about-globalization .circle li.financial-4{top: 364px;left: 440px;}
.about-globalization .circle li.financial-5{top: 364px;left: 440px;}
.about-globalization .circle li.financial-6{top: 569px;left: 588px;}
.about-globalization .circle li.financial-7{top: 375px;left: -297px;}

.about-globalization .label{position: absolute;top: 0;right: 0;z-index: 10;width: 750px;height: 100%;}
.about-globalization .label li{position: absolute;width: 158px;height: 30px;box-sizing: border-box;border-radius: 5px;box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);cursor: pointer;}
.about-globalization .label li:hover{z-index: 10;}
.about-globalization .label li span{float: left;line-height: 30px;font-size: 18px;color: #fff;}
.about-globalization .label li i{content: "";float: left;width: 36px;height: 30px;margin-right: 23px;background-position: -207px -461px;border-radius: 5px 0 0 5px;}
.about-globalization .label li.textile{top: 342px;left: 455px;padding-left: 27px;background: #4fb5a9;;}
.about-globalization .label li.precision{top: 295px;left: 490px;padding-left: 27px;background: #d30808;;}
.about-globalization .label li.agriculture{top: 337px;left: 230px;background: #8fc964;;}
.about-globalization .label li.cs{top: 255px;left: 382px;background: #ff8124;;}
.about-globalization .label li.aviation{top: 293px;left: 181px;background: #001a7c;;}
.about-globalization .label li.financial{top: 411px;left: 423px;background: #ca993d;;}
.about-globalization .label li.textile i{margin: 0 0 0 23px;background-color: #83cac2;border-radius: 0 5px 5px 0;}
.about-globalization .label li.precision i{margin: 0 0 0 23px;background-color: #e05150;border-radius: 0 5px 5px 0;}
.about-globalization .label li.agriculture i{background-color: #a0db74;}
.about-globalization .label li.cs i{background-color: #ed934d;}
.about-globalization .label li.aviation i{background-color: #3a4b8b;}
.about-globalization .label li.financial i{background-color: #f0cb81;}

.about-globalization .layer{position: absolute;top: 100%;right: 0;display: none;width: 360px;height: 400px;padding-top: 3px;cursor: default;}
.about-globalization .layer.top{top: auto;bottom: 100%;padding: 0 0 3px 0;}
.about-globalization .layer .wrapper{position: relative;position: relative;width: 100%;height: 100%;padding: 28px 25px 15px;box-sizing: border-box;border: 1px solid #e6e6e6;box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);}
.about-globalization .layer .wrapper .opacity{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;opacity: .7;filter: alpha(opacity=70);}
.about-globalization .layer .wrapper .box{height: 100%;overflow: hidden;}
.about-globalization .layer .box h3{font-size: 18px;color: #333;}
.about-globalization .layer .box dl{margin-right: 10px;padding: 20px 0;overflow: hidden;border-bottom: 1px solid #c4bcad;}
.about-globalization .layer dl dt{margin-bottom: 6px;font-size: 16px;}
.about-globalization .layer dl dd{float: left;width: 50%;line-height: 26px;font-size: 14px;color: #999;}
.about-globalization .layer dl dd em{display: inline-block;margin-left: 8px;vertical-align: 1px;font-size: 12px;color: #bbb;}
.about-globalization .layer .mCSB_container{margin-right: 0;}
.about-globalization .layer .mCSB_scrollTools .mCSB_draggerContainer{right: -10px;}

.about-partner h3{margin-top: 30px;font-family: "SimSun";text-align: center;}
.about-partner ul{position: relative;margin-top: 25px;overflow: hidden;}
.about-partner ul:before,
.about-partner ul:after{position: absolute;top: 0;left: 0;content: "";}
.about-partner ul:before{width: 100%;border-bottom: 1px solid #e6e6e6;}
.about-partner ul:after{height: 100%;border-right: 1px solid #e6e6e6;}
.about-partner ul li{display: table;float: left;width: 300px;height: 200px;box-sizing: border-box;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.about-partner ul li .box{display: table-cell;vertical-align: middle;text-align: center;}
.about-partner ul li .box img{display: inline-block;max-width: 80%;-webkit-transition: all .5s;transition: all .5s;}
.about-partner ul li:hover img{-webkit-transform: rotateY(50deg);transform: rotateY(50deg);}

.about-integrity p{position: relative;line-height: 30px;margin-top: 20px;font-size: 16px;}
.about-integrity p.arrow{padding-left: 30px;}
.about-integrity p.arrow:before{position: absolute;top: 5px;left: 0;content: "";width: 20px;height: 20px;background: url(../images/integrity-arrow.png) no-repeat;}
.about-integrity p.tar{text-align: right;}
.about-integrity p a{color: #00f;text-decoration: underline;}
.about-integrity p.italic{margin-top: 40px;font-style: italic;}

/****************************** 产业视界 ******************************/
.business{position: relative;width: 900px;margin: -205px auto 0;padding: 0 150px;overflow: hidden;background: #fff;}
.business .title{margin-top: 35px;color: #333;text-align: center;}
.business .title:before{content: "";display: inline-block;width: 62px;height: 50px;}
.business .title h1{line-height: 40px;margin-top: 35px;font-size: 36px;}
.business .title h2{line-height: 65px;font-weight: bold;font-size: 30px;text-transform: uppercase;}
.business .top{line-height: 26px;font-size: 14px;text-align: center;}
.business .section{margin-top: 100px;overflow: hidden;}
.business .section h3{height: 24px;}
.business .section h3 a{font-size: 18px;}
.business .section h4{height: 21px;margin-top: 10px;}
.business .section h4 a{font-size: 16px;color: #333;}
.business .section .center{display: block;margin-right: auto;margin-left: auto;}
.business .section .figure{display: inline-block;overflow: hidden;}
.business .section .figure img{-webkit-transition: all 10s linear;transition: all 10s linear;}
.business .section .figure:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.business .section .rect{position: relative;width: 335px;margin-top: -70px;padding-top: 15px;background: #fff;}
.business .section .rect.center{margin-top: -30px;text-align: center;}
.business .section .rect.right{margin-left: 365px;text-indent: 24px;}
.business .section .rect span{display: block;line-height: 20px;margin-top: 11px;font-family: "SimSun";color: #333;}
.business .section .btn-view-more{position: relative;top: 11px;margin-top: 25px;}
.business .section .btn-view-more.center{top: 0;}
.business .section .info{width: 760px;line-height: 30px;min-height: 50px;margin-top: 25px;padding: 10px 0 10px 15px;overflow: hidden;box-sizing: border-box;background: #f6f6f6;font-family: "SimSun";color: #333;}
.business .section .info a{color: #333;}
.business .section .info a:hover{text-decoration: underline;}
.business .section p{line-height: 24px;padding-top: 20px;font-size: 14px;color: #999;}

.business-textile .title:before{background-position: -19px -225px;}
.business-textile .section h3 a{color: #4fb5a9;}
.business-textile .section .btn-view-more{background: #4fb5a9;}
.business-textile .section-1 .btn-view-more{top: 36px;}
.business-textile .section-1 .info{float: right;padding: 5px 0;}
.business-textile .section-1 .info li{float: left;line-height: 30px;min-width: 300px;margin-right: 30px;padding-left: 20px;}
.business-textile .section-2 .rect{margin: -30px auto 0;text-align: center;}
.business-textile .section-2 p,
.business-textile .section-2 .info{width: 650px;margin-right: auto;margin-left: auto;}
.business-textile .section-2 .btn-view-more{top: 0;margin-right: auto;margin-left: auto;}
.business-textile .section-3 .rect{width: 320px;margin: -70px 0 0 360px;padding-top: 15px;text-indent: 25px;}
.business-textile .section-3 .info{float: left;width: 780px;}
.business-textile .section-4 .left{float: left;width: 500px;text-align: right;}
.business-textile .section-4 .left .btn-view-more{top: 0;display: inline-block;}

.business-precision .title:before{background-position: -119px -225px;}
.business-precision .section h3 a{color: #d30808;}
.business-precision .desc{line-height: 40px;margin-top: 20px;font-size: 18px;color: #333;text-align: center;letter-spacing: 1px;}
.business-precision .desc em{color: #d30808;}
.business-precision .desc b{vertical-align: middle;font-size: 30px;color: #d30808;}
.business-precision .section .btn-view-more{background: #d30808;}
.business-precision .section-1 .btn-view-more{top: 26px;}
.business-precision .section-3 .rect{margin: -28px auto 0;text-align: center;}
.business-precision .section-5 h3{margin-top: 20px;}
.business-precision .section-6 h3,
.business-precision .section-7 h3{margin-bottom: -10px;}
.business-precision .section-6 .btn-view-more,
.business-precision .section-7 .btn-view-more{top: 26px;}
.business-precision .section-6 .figure{float: right;margin-left: 10px;}
.business-precision .section-7 .figure{float: left;margin-right: 10px;}

.business-agriculture .title:before{background-position: -219px -225px;}
.business-agriculture .section h3 a{color: #8fc964;}
.business-agriculture .desc{line-height: 25px;margin-top: 10px;font-size: 16px;color: #8fc964;text-align: center;letter-spacing: 1px;}
.business-agriculture .section .btn-view-more{background: #8fc964;}
.business-agriculture .section-1 .rect,
.business-agriculture .section-2 .rect{width: 375px;}
.business-agriculture .section-2 .btn-view-more{top: 0;}
.business-agriculture .section-3 .info{width: 100%;text-align: center;}
.business-agriculture .section-4 .left{float: left;width: 295px;}
.business-agriculture .section-4 .rect{width: 100%;margin: 0;padding: 0;}
.business-agriculture .section-4 .rect h3{text-transform: uppercase;}
.business-agriculture .section-4 .figure{margin: 20px 0 0 10px;}

.business-cs .title:before{background-position: -19px -325px;}
.business-cs .section h3 a{color: #ff8124;}
.business-cs .desc{line-height: 25px;margin-top: 20px;font-size: 16px;color: #ff8124;text-align: center;letter-spacing: 1px;}
.business-cs .section .btn-view-more{background: #ff8124;}
.business-cs .section-1 .rect{width: 385px;text-indent: 30px;}
.business-cs .section-1 .top-left{float: left;width: 350px;}
.business-cs .section-1 .top-left .logo{margin-top: 25px;overflow: hidden;}
.business-cs .section-1 .top-left .logo li{float: left;margin-right: 8px;}
.business-cs .section-1 .top-left .logo img{display: block;width: 108px;height: 69px;border: 1px solid #999;}
.business-cs .section-1 .top-left .logo span{display: block;margin-top: 8px;text-align: center;}
.business-cs .section-1 .top-left .slogan{line-height: 36px;margin-top: 40px;background: #e4e4e4;font-size: 16px;color: #333;text-align: center;}
.business-cs .section-1 .top-right{float: right;width: 510px;margin-bottom: 20px;}
.business-cs .section-1 .beiqing .figure{float: right;margin-left: 30px;}
.business-cs .section-2 .info{width: 100%;text-align: center;}
.business-cs .section-3 .left{float: left;width: 500px;}
.business-cs .section-3 .left h3{text-align: right;}
.business-cs .section-3 .left a{top: 0;margin: 0;}
.business-cs .section-3 .info{width: 100%;text-align: center;}
.business-cs .section-3 .bottom{margin-top: 100px;overflow: hidden;}
.business-cs .section-3 .bottom li{float: left;width: 295px;margin-right: 7px;}
.business-cs .section-3 .bottom li img{display: block;width: 100%;height: 123%;}
.business-cs .section-3 .bottom li span{display: block;margin-top: 15px;font-family: "SimSun";color: #333;}
.business-cs .section-4 .figure{float: left;margin-right: 30px;}

.business-aviation .title:before{background-position: -119px -325px;}
.business-aviation .section h3{margin-top: 20px;}
.business-aviation .section h3 a{color: #001a7c;}
.business-aviation .desc{line-height: 24px;font-size: 16px;color: #001a7c;text-align: center;letter-spacing: 1px;}
.business-aviation .section{margin-top: 20px;}
.business-aviation .section-1 .figure{margin-top: 40px;}
.business-aviation .section .btn-view-more{background: #001a7c;}
.business-aviation .section-4 .btn-view-more{top: 26px;}

.business-financial .title:before{background-position: -119px -325px;}
.business-financial .section h3 a{color: #ca993d;}
.business-financial .desc{line-height: 24px;font-size: 16px;color: #ca993d;text-align: center;letter-spacing: 1px;}
.business-financial .section .btn-view-more{background: #ca993d;}
.business-financial .section-1 > h3{margin: 25px 0 -15px;}
.business-financial .section-1 .btn-view-more{top: 0;}
.business-financial .section-1 ul{margin-top: 30px;overflow: hidden;padding: 0 121px;}
.business-financial .section-1 ul li{float: left;width: 173px;margin-right: 69px;}
.business-financial .section-1 ul li[style]{visibility: visible !important;opacity: 1 !important;}
.business-financial .section-1 ul li .box{height: 163px;line-height: 163px;padding-right: 10px;box-sizing: border-box;background: url(../images/business-financial-diamond.png) no-repeat;font-size: 20px;color: #fff;text-align: center;}
.business-financial .section-1 ul li .box.double{line-height: 26px;padding: 60px 10px 61px 0;}
.business-financial .section-1 ul li span{display: block;line-height: 24px;margin-top: 12px;color: #999;}
.business-financial .section-2 p{width: 650px;margin: 0 auto;}


/****************************** 新闻中心 ******************************/
.news-enterprise .top{margin-top: 100px;overflow: hidden;}
.news-enterprise .top .picture{float: left;width: 625px;height: 390px;}
.news-enterprise .top .picture .swiper-slide{position: relative;}
.news-enterprise .top .picture .swiper-slide img{display: block;width: 100%;height: 368px;-webkit-transition: all 2s;transition: all 2s;}
.news-enterprise .top .picture:hover .swiper-slide-visible img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.news-enterprise .top .picture h3{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 50px;padding: 0 12px;box-sizing: border-box;background: #f5f5f5;font-size: 16px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-enterprise .top .picture .btn-pagination{position: absolute;right: 12px;bottom: 60px;}
.news-enterprise .top .picture .btn-pagination span{float: left;width: 10px;height: 10px;margin: 0 5px;margin: 0 5px;background-position: -170px -20px;border-radius: 0;}
.news-enterprise .top .picture .btn-pagination span[class*="active"]{width: 25px;background-position: -312px -20px;}
.news-enterprise .top .picture .btn-switch{position: absolute;top: 152px;width: 100%;}
.news-enterprise .top .picture .btn-switch a{position: absolute;top: 0;display: block;width: 36px;height: 36px;cursor: pointer;}
.news-enterprise .top .picture .btn-switch a.prev{left: 0;}
.news-enterprise .top .picture .btn-switch a.next{right: 0;}
.news-enterprise .top .picture .btn-switch a:before,
.news-enterprise .top .picture .btn-switch a:after{position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;}
.news-enterprise .top .picture .btn-switch a:before{background: #dbdbdb;opacity: .5;filter: alpha(opacity=50);}
.news-enterprise .top .picture .btn-switch a.prev:after{background-position: -107px -108px;}
.news-enterprise .top .picture .btn-switch a.next:after{background-position: -157px -108px;}
.news-enterprise .top .picture .btn-switch a:hover:before{background: #0054A7;}
.news-enterprise .top .picture .btn-switch a:hover:after{background-position-y: -58px;}

.news-enterprise .top .text{float: right;width: 540px;height: 393px;}
.news-enterprise .top .text .item{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px dotted #ccc;}
.news-enterprise .top .text span{display: block;font-size: 16px;color: #333;}
.news-enterprise .top .text h3{height: 25px;margin-top: 3px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-enterprise .top .text h3 a{line-height: 25px;font-size: 16px;color: #333;}
.news-enterprise .top .text h3 a:hover{color: #0054A7;}
.news-enterprise .top .text p{display: -webkit-box;height: 48px;line-height: 24px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.news-enterprise .news-list{margin-top: 100px;overflow: hidden;background: #f5f5f5;box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .3);}
.news-enterprise .news-list .container{height: 1010px;padding-top: 100px;overflow: hidden;}
.news-enterprise .news-list .item{float: left;width: 392px;height: 449px;margin: 0 12px 56px 0;padding: 14px 8px 0 10px;box-sizing: border-box;border: 1px solid transparent;}
.news-enterprise .news-list .item:hover{background: #fff;border: 1px solid #0054A7;box-shadow: 1px 1px 15px 0 rgba(0, 0, 0, .2);-webkit-transform: translate3d(0, -20px, 0);transform: translate3d(0, -20px, 0);}
.news-enterprise .news-list .item:nth-child(3n){margin-right: 0;}
.news-enterprise .news-list .item img{display: block;width: 100%;height: 219px;}
.news-enterprise .news-list .item span{display: block;margin-top: 30px;font-size: 14px;color: #999;}
.news-enterprise .news-list .item h3{height: 20px;line-height: 20px;margin-top: 10px;overflow: hidden;font-size: 16px;color: #333;white-space: nowrap;text-overflow: ellipsis;}
.news-enterprise .news-list .item .line{position: relative;height: 1px;margin-top: 28px;background: #999;}
.news-enterprise .news-list .item .line:before{position: absolute;top: 1px;left: 48px;content: "";border: 7px solid transparent;border-top: 5px solid #999;}
.news-enterprise .news-list .item .line:after{position: absolute;top: 0;left: 49px;content: "";border: 6px solid rgba(0, 0, 0, 0);border-top: 4px solid #f5f5f5;}
.news-enterprise .news-list .item p{display: -webkit-box;height: 60px;line-height: 20px;margin-top: 28px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news-enterprise .news-list .item:hover .line:after{border-top-color: #fff;}
.news-enterprise .news-list .pagination{margin: 15px 0 90px 0;}

.news-enterprise-search-result .announcement{background: #fff;}
.news-enterprise-search-result .news-list{margin-top: 0;}

.news-enterprise-search-null .search{height: 432px;overflow: hidden;background: url(../images/bg-news-enterprise-search-null.jpg) no-repeat center top;}
.news-enterprise-search-null .search .wrapper{width: 572px;margin: 190px auto 0;overflow: hidden;}
.news-enterprise-search-null .search .wrapper span{display: block;line-height: 40px;font-size: 14px;color: #fff;text-align: center;}
.news-enterprise-search-null .search .wrapper input{float: left;width: 500px;height: 20px;line-height: 20px;padding: 16px 0;background: #fff;border: none;font-size: 14px;text-indent: 25px;}
.news-enterprise-search-null .search .wrapper a{float: left;width: 72px;height: 52px;background-color: #0054A7;background-position: -238px -148px;}
.news-enterprise-search-null .tooltip{line-height: 140px;margin-bottom: -80px;font-size: 24px;text-align: center;letter-spacing: 1px;}

.video-media{margin-bottom: -80px;padding: 70px 0 100px;background: #eee;box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, .2) inset;}
.video-media .title{line-height: 20px;font-size: 18px;color: #333;text-align: center;letter-spacing: 1px;}
.video-media .title:after{content: "";display: block;width: 24px;margin: 5px auto 0;border-bottom: 1px solid #0054A7;}
.video-media .wrapper{margin-top: 55px;overflow: hidden;}
.video-media .wrapper a{width: 277px;float: left;margin-right: 30px;padding-bottom: 10px;background: url(../images/video-media-shadow.png) no-repeat bottom left;cursor: pointer;}
.video-media .wrapper a:last-child{margin-right: 0;}
.video-media .wrapper a .box{position: relative;height: 142px;overflow: hidden;border: 3px solid #fff;}
.video-media .wrapper a .box img{display: block;width: 100%;-webkit-transition: all 2s;transition: all 2s;}
.video-media .wrapper a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.video-media .wrapper a .box .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;filter: alpha(opacity=50);}
.video-media .wrapper a .box:after{position: absolute;top: 50%;left: 50%;content: "";width: 60px;height: 60px;margin: -30px 0 0 -30px;background-position: -120px -420px;}
.video-media .wrapper a span{display: block;width: 90%;height: 40px;line-height: 40px;padding: 0 5%;overflow: hidden;background: #fff;font-size: 16px;color: #666;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.video-media .wrapper a:hover span{background: #0054A7;color: #fff;}

.video-media .popup .box{position: absolute;top: 50%;left: 50%;width: 644px;height: 484px;margin: -242px 0 0 -322px;box-sizing: border-box;border: 2px solid #ccc;}
.video-media .popup .box .close{position: absolute;right: -107px;width: 57px;height: 57px;cursor: pointer;}
.video-media .popup .box .close:hover{-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}
.video-media .popup .box .close{top: 0;background-position: -322px -221px;}

.news-enterprise-detail{width: 1000px;margin: 100px auto 0;}
.news-enterprise-detail h1{line-height: 35px;font-size: 22px;color: #333;text-align: center;}
.news-enterprise-detail .attr{margin: 30px 0;overflow: hidden;}
.news-enterprise-detail .attr span{float: left;line-height: 20px;font-size: 14px;}
.news-enterprise-detail .attr span em{display: inline-block;margin-left: 15px;}
.news-enterprise-detail .attr .bdsharebuttonbox{float: right;margin: 2px 0;}
.news-enterprise-detail .attr .bdsharebuttonbox a{margin: 0 6px 0 0;}
.news-enterprise-detail .upload,
.news-enterprise-detail .upload p,
.news-enterprise-detail .upload span{line-height: 25px;font-size: 14px;}
.news-enterprise-detail .jump{position: relative;margin-top: 40px;}
.news-enterprise-detail .jump span{display: block;line-height: 32px;font-size: 14px;}
.news-enterprise-detail .jump span a{color: #666;}
.news-enterprise-detail .jump span a[href]:hover{color: #0054A7;}
.news-enterprise-detail .jump .back{position: absolute;top: 20px;right: 0;width: 148px;line-height: 32px;border: 1px solid #999;font-size: 16px;color: #666;text-align: center;}
.news-enterprise-detail .jump .back:hover{border-color: #0054A7;color: #0054A7;}

.news-maganize .wrapper{position: relative;width: 1100px;margin: 0 auto;padding-top: 100px;}
.news-maganize .wrapper .bookshelf{position: absolute;left: 0;width: 100%;height: 90px;background: url(../images/news-maganize-bookshelf.png) no-repeat;}
.news-maganize .wrapper .bookshelf.top{top: 285px;}
.news-maganize .wrapper .bookshelf.bottom{bottom: 60px;}
.news-maganize .wrapper ul{margin: 0 100px;overflow: hidden;}
.news-maganize .wrapper ul li{position: relative;float: left;width: 135px;margin: 0 90px 90px 0;padding: 10px 10px 0;background: #fff;border: 1px solid #e6e6e6;cursor: pointer;}
.news-maganize .wrapper ul li:nth-child(4n){margin-right: 0;}
.news-maganize .wrapper ul li:hover{box-shadow: 2px -2px 10px 0 rgba(0, 0, 0, .1);-webkit-transform: translateY(-10px);transform: translateY(-10px);}
.news-maganize .wrapper ul li img{display: block;width: 100%;height: 190px;}
.news-maganize .wrapper ul li span{display: block;height: 40px;line-height: 20px;color: #999;text-align: center;}
.news-maganize .pagination{position: relative;margin: -30px 0 50px;}
.news-maganize .popup .box{position: absolute;top: 50%;left: 50%;width: 590px;height: 830px;margin: -415px 0 0 -295px;box-sizing: border-box;border: 2px solid #ccc;}
.news-maganize .popup .box a{position: absolute;right: -107px;width: 57px;height: 57px;cursor: pointer;}
.news-maganize .popup .box img{display: block;width: 100%;height: 100%;}
.news-maganize .popup .box a:hover{-webkit-transform: translate3d(-5px, 0, 0);transform: translate3d(-5px, 0, 0);}
.news-maganize .popup .box .close{top: 0;background-position: -322px -221px;}
.news-maganize .popup .box .preview{top: 87px;background-position: -322px -321px;}



/****************************** 加入我们 ******************************/
.join-philosophy .top{position: relative;height: 300px;margin-top: 100px;overflow: hidden;background: #f8f8f8;}
.join-philosophy .top .box{width: 270px;margin-left: 215px;padding-top: 105px;}
.join-philosophy .top .box span{display: block;font-size: 16px;color: #333;}
.join-philosophy .top .box p{line-height: 24px;margin-top: 24px;font-size: 14px;}
.join-philosophy .top img{position: absolute;top: 0;left: 50%;}
.join-philosophy .bottom{padding-top: 100px;overflow: hidden;}
.join-philosophy .bottom .box{float: left;width: 50%;text-align: center;}
.join-philosophy .bottom .box img{display: block;margin: 0 auto;}
.join-philosophy .bottom .box h3{margin-top: 30px;font-size: 16px;color: #333;}
.join-philosophy .bottom .box h3:after{content: "";display: block;width: 25px;margin: 25px auto 0;border-bottom: 1px solid #ccc;}
.join-philosophy .bottom .box p{line-height: 30px;margin-top: 25px;font-size: 14px;color: #999;}

.join-development h3{width: 140px;line-height: 40px;background: #e69d95;font-size: 18px;color: #fff;text-align: center;letter-spacing: 1px;}
.join-development [class*="section"]{margin-top: 100px;overflow: hidden;}
.join-development .section-1 h3{margin: 0 auto;}
.join-development .section-1 img{display: block;margin: 60px auto 0;}
.join-development .section-2{height: 620px;background: url(../images/bg-join-development.jpg) no-repeat center top;}
.join-development .section-2 .right{float: right;width: 530px;margin-top: 80px;}
.join-development .section-2 .right p{line-height: 28px;margin-top: 15px;font-size: 14px;color: #999;}
.join-development .section-2 .right p img{display: block;margin-top: 50px;}
.join-development .section-3 ul{float: right;width: 900px;margin-top: -8px;}
.join-development .section-3 ul li{float: left;width: 590px;line-height: 30px;font-size: 14px;color: #999;}
.join-development .section-3 ul li.tar{width: 310px;}
.join-development .section-3 ul li:before{content: "";display: inline-block;width: 10px;height: 10px;margin-right: 12px;background-position: -120px -20px;}

.join-style{margin-bottom: -80px;padding: 48px 0 80px;background: #f5f5f5;}
.join-style ul{width: 984px;margin: 0 auto;}
.join-style ul li{position: relative;height: 191px;margin-bottom: 20px;background: #fff;cursor: pointer;}
.join-style ul li:after{position: absolute;top: 0;left: 0;content: "";width: 100%;height: 100%;box-sizing: border-box;border: 1px solid transparent;}
.join-style ul li:hover:after{border-color: #0054A7;}
.join-style ul li .text{position: relative;float: left;width: 496px;height: 100%;padding: 0 55px 0 48px;box-sizing: border-box;box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .1);}
.join-style ul li .text > *{display: none;}
.join-style ul li .text h3{display: block;line-height: 30px;margin-top: 46px;font-size: 16px;color: #333;}
.join-style ul li .text:after{position: absolute;bottom: 35px;left: 48px;content: "";width: 10px;height: 10px;background-position: -320px -420px;}
.join-style ul li:hover .text:after{background-position: -370px -420px;}
.join-style ul li img{float: left;width: 488px;height: 191px;}

.join-style .popup .box{position: absolute;top: 50%;left: 50%;width: 820px;height: 620px;margin: -310px 0 0 -410px;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, .5);}
.join-style .popup .box .close{position: absolute;top: 0;right: -107px;width: 57px;height: 57px;background-position: -322px -221px;cursor: pointer;}
.join-style .popup .box .close:hover{-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}
.join-style .popup .item{display: none;}
.join-style .popup .item .picture img{display: block;width: 100%;}
.join-style .popup .item .btn-pagination{position: absolute;right: 12px;bottom: 20px;}
.join-style .popup .item .btn-pagination span{float: left;width: 10px;height: 10px;margin: 0 5px;margin: 0 5px;background-position: -170px -20px;border-radius: 0;}
.join-style .popup .item .btn-pagination span[class*="active"]{width: 25px;background-position: -312px -20px;}
.join-style .popup .item .content{height: 600px;padding: 10px;overflow: hidden;}
.join-style .popup .item .content h3{padding: 10px 0;font-size: 16px;color: #333;text-align: center;}
.join-style .popup .item .content img{display: inline-block;height: auto;max-width: 100%;margin-top: 10px;}

.join-recruiment .wrapper{width: 1100px;margin: 0 auto;}
.join-recruiment h2{font-size: 16px;color: #333;}
.join-recruiment h2:before{content: "";display: block;width: 48px;margin-bottom: 8px;border-bottom: 2px solid #333;}
.join-recruiment p{line-height: 30px;margin-top: 15px;font-size: 14px;color: #999;}
.join-recruiment .channel{padding: 60px 0 50px;background: #f5f5f5;}
.join-recruiment .channel .channel-list{margin-top: 40px;}
.join-recruiment .channel .channel-list a{position: relative;display: table;float: left;width: 260px;height: 126px;margin: 0 20px 20px 0;background: #fff;border-radius: 10px;box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .1);}
.join-recruiment .channel .channel-list a:hover{box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);}
.join-recruiment .channel .channel-list a:nth-child(4n){margin-right: 0;}
.join-recruiment .channel .channel-list a .box{display: table-cell;height: 96px;vertical-align: middle;text-align: center;}
.join-recruiment .channel .channel-list a .box img{display: inline-block;margin-top: -16px;}
.join-recruiment .channel .channel-list a span{position: absolute;bottom: 10px;left: 55px;width: 150px;line-height: 20px;background: #f5f5f5;font-family: "SimSun";text-align: center;}
.join-recruiment .contact{height: 360px;overflow: hidden;background: url(../images/bg-join-recruiment-contact.jpg) no-repeat center top;}
.join-recruiment .contact .box{width: 160px;margin-left: 516px;padding-top: 82px;text-align: center;}
.join-recruiment .contact .box h2:before{margin: 0 auto 8px;}
.join-recruiment .contact .box p{padding-top: 10px;}
.join-recruiment .contact .box p em{color: #0054A7;}
.join-recruiment .salary{position: relative;margin-top: 100px;}
.join-recruiment .salary h3{margin-top: 24px;font-size: 14px;color: #333;}
.join-recruiment .salary h3:before{content: "";display: inline-block;width: 4px;height: 4px;margin-right: 3px;vertical-align: 2px;background-position: -423px -423px;}
.join-recruiment .salary h2 + p{width: 400px;}
.join-recruiment .salary ul{position: absolute;top: 50px;right: 0;width: 540px;}
.join-recruiment .salary ul:before,
.join-recruiment .salary ul:after{position: absolute;top: 59px;content: "";width: 7px;height: 7px;background-position: -22px -21px;}
.join-recruiment .salary ul:before{left: 163px;}
.join-recruiment .salary ul:after{right: 163px;}
.join-recruiment .salary ul li{position: absolute;top: 0;width: 125px;height: 125px;line-height: 24px;padding-top: 14px;box-sizing: border-box;color: #fff;text-align: center;}
.join-recruiment .salary ul li.item-1{left: 0;background-image: url(../images/join-recruiment-salary-1.png);}
.join-recruiment .salary ul li.item-2{left: 50%;margin-left: -62px;background-image: url(../images/join-recruiment-salary-2.png);}
.join-recruiment .salary ul li.item-3{right: 0;background-image: url(../images/join-recruiment-salary-3.png);}
.join-recruiment .flow{margin-top: 24px;}
.join-recruiment .flow .flowchart{margin-top: 25px;padding-top: 50px;border-top: 1px solid #f2f2f2;text-align: center;}


/****************************** CSS3 Animation ******************************/
@-webkit-keyframes fadeInDown100 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
	}
}

@keyframes fadeInDown100 {
	from {
		opacity: 0;
		transform: translate3d(0, -100px, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}


@-webkit-keyframes fadeInUp100 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
	}
}

@keyframes fadeInUp100 {
	from {
		opacity: 0;
		transform: translate3d(0, 100px, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}


@-webkit-keyframes fadeInLeft100 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
	}
}

@keyframes fadeInLeft100 {
	from {
		opacity: 0;
		transform: translate3d(-100px, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}


@-webkit-keyframes fadeInRight100 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
	}
}

@keyframes fadeInRight100 {
	from {
		opacity: 0;
		transform: translate3d(100px, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

/*首页关于我们*/
#courses{
	background:url(../images/parallax1.jpg) no-repeat;
	padding:4.5% 0;    
	color: #fff;
	text-align: center;
	position: relative;
    background-attachment: fixed;
	background-size: cover;
    width: 100%;
    background-position: center center;
} .col-md-12 {
    width: 100%;
}#courses h1{
	font-size:24px;
	color:#fff; 
}#parallax,#courses, #courses p, #counter, #counter p {
    color: #fff;
}#parallax .wz, #courses .wz {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
	padding-top: 20px;
}#parallax a, #courses a {
    color: #fff;
}#parallax a, .btn_common, #courses a, .btn_common {
    padding: 10px 30px;
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-top: 15px;
    overflow: hidden;
}.white_border {
    border: 1px solid #fff;
}

/*公用样式——面包屑*/
.public_nav {background: #b1c4e2;display: inline-block; width: 100%;}
.public_nav ul li{width: 130px;    float: left;padding: 0 10px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;background: #b1c4e2; border-right: 1px solid #fff;}
.public_nav ul li a{color: #fff;}
.public_nav .recruit-hd ul li.hover{background: #0054A7; color:#fff;}
.public_nav ul li:hover,.public_nav .on{background: #0054A7;}
.position{font-size: 14px;margin: 30px 0;padding-bottom: 10px;border-bottom: 1px solid #0054A7;}
.position .on{color: #004a96;}
.public_mobile {
    display: none;
}
.public_nav .home{width: 65px;background: #0054A7;color:#fff; cursor:pointer;}
.public_nav .home img{margin-top:12px;float:left;}
/*about*/
.section {
    width: 1200px;
    margin: 30px auto;
    /* position: relative; */
}.download_box {
    margin-top: 30px;
}.download { border-bottom: 1px solid #0054A7;}
.download span{ color:#0054A7;}

.download_left{width: 863px;font-size: 14px;line-height: 24px;float: left;/*margin-top:20px;*/}
.download_left p{/*margin: 20px 0;*/text-indent: 30px;}
.download_left .download_left_p p{    line-height: 25px;    margin-top: 15px;    font-size: 14px; }
.download_right{width: 240px;/*height:310px;*/overflow:hidden;padding: 3px 20px;background: #f0f0f0;float: right;}
.hot_list{padding: 10px 0;overflow: hidden;}
.hot_list ul li{width: 100%;font-size: 14px;border-bottom:1px solid #eae4e4;margin: 6px 0;}
.hot_list ul li:last-child{border-bottom: 0;}
.hot_list ul li a{color: #333;line-height: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hot_list p {color: #333;line-height: 34px;}
.public_tit {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding: 10px 0;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #0054A7;
}

/*首页新闻*/
.center {
    margin: 0 auto;
}.w1170 {
    width: 1200px;
}.left {
    float: left;
}.right {
    float: right;
}.syjtyw{width:548px; height:394px; border:1px #e8e8e8 solid; background:#ffffff;}
.syjtywbq{height:50px;}
.syjtywbq li{width:145px; height:50px; float:left; font-size:24px; line-height:50px; color:#999999; font-family:"微软雅黑"; text-align:center; }
.syjtywbq li a{font-size:24px; line-height:50px; font-family:"微软雅黑";}
.syjtywbqon{color:#0054A7;border-right:1px #e8e8e8 solid;}
.syjtywbqon a{color:#0054A7;}
.syjtywbqoff{color:#999999; border-bottom:1px #e8e8e8 solid; border-right:1px #e8e8e8 solid;}
.syjtywbqoff a{color:#999999;}
.xwtoutiao{font-size:21px; color:#333333; line-height:50px; font-family:"微软雅黑";     width: 456px; margin-top:10px}
.xwtoutiao a{font-size:21px; color:#333333; line-height:50px; font-family:"微软雅黑";}
.xwttzy{width:456px; font-size:14px; color:#7d7d7d; line-height:24px;text-indent: 2em;}
.xwttzy a{font-size:14px; color:#7d7d7d; line-height:24px;}
.xwttlist{width:505px; border-top:1px #e8e8e8 solid; margin-top:10px}
.xwttlist li{font-size:14px; color:#333; font-family:"微软雅黑"; line-height:28px; padding-left:5px;}
.xwttlist li a{font-size:14px; color:#333; font-family:"微软雅黑"; line-height:28px;}
.xwttlist li a:hover{font-size:14px;color:#003399; font-family:"微软雅黑"; line-height:28px;}
.xwttlist li span{font-size:14px;color:#999; font-family:"微软雅黑"; line-height:28px; float:right;}
 
 
/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#0054A7;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}


 /*头*/
 .header {
    height: 100px;
	position: fixed;top: 0;left: 0;z-index: 50;width: 100%;background: url(../images/bg-header.png);box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
}.header .content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}.header .logoSpace {
  height: 96px;
}
.header .logo {
  padding-top: 8px;
  display: inline-block;
  float: left;
}
.header .menuSpace {
  border-top: 1px solid #e9e9e9;
  font-size: 16px;
}
.header .menuSpace ul {
  height: 43px;
  line-height: 43px;
}
.header .menuSpace li {
  height: 43px;
  line-height: 43px;
  padding: 0 28px;
  float: left;
  position: relative;
}
.header .menuSpace .product-menu span {
  position: absolute;
  display: block;
  z-index: 99;
  background: url(../images/icon_bottom.png) no-repeat;
  width: 16px;
  height: 7px;
  left: 50%;
  margin-left: -8px;
  top: 46px;
}
.header .search {
  height: 30px;
  position: absolute;
  right: 0;
  left: auto;
  top: 48px;
}

.header .search span {
  float: left;
  line-height: 28px;
  padding: 0 20px;
  color: #cecece;
}

.header .search input {
  padding: 0 5px;
  width: 195px;
  border: 1px solid #ccc;
  border-right: 0;
  height: 28px;
  float: left;
}.header .search a input {
    display: inline-block;
    float: left;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    background-color: #0054A7;
    color: #fff;
}
.header .search a {
  display: inline-block;
  float: left;
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  background-color: #0054A7;
  color: #fff;
}
.header .toplink {
  height: 28px;
  line-height: 28px;
  background-color: #F2F2F2;
  padding: 0 10px;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
}
.header .toplink div{
  display: inline-block;
}
.header .toplink div.login-on {
  display: none;
}


.header .toplink:hover .nation-list {
  display: block;
}
.header .toplink .nation-list {
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 312px;
  padding: 10px;
  display: none;
  top: 28px;
  left: -228px;
  border-right: 1px solid #ccc;
  border-bottom: 4px solid #0054A7;
}
.header .toplink .nation-list .nation-tl {
  background: #fff;
  font-size: 16px;
  text-align: left;
  padding: 5px 5px 5px 0;
  color: #252525;
}
.header .toplink .nation-list .col {
  padding: 0 15px;
}
.header .toplink .nation-list a {
  background: #fff;
  background: url(../images/rect.jpg) 0 9px no-repeat;
  font-size: 13px;
  border: none;
  padding: 5px;
  text-indent: 12px;
  display: block;
  height: 13px;
  line-height: 13px;
  margin: 0;
  color: #a5a5a5;
}
.header .toplink .nation-list a:link {
  color: #a5a5a5;
  margin: 0;
}
.header .toplink .nation-list a:visited {
  color: #a5a5a5;
  margin: 0;
}
.header .toplink a {
  padding: 0 7px;
  border-right: 1px solid #ccc;
  color: #737373;
  display: inline-block;
  line-height: 16px;
  cursor: pointer;
}
.header .toplink a.login {
  border: none;
  color: #505050;
}

.header .toplink a.member {
  background: url(../images/person.png) 3px 2px no-repeat;
  text-indent: 16px;
}
.header .toplink a.down {
  padding-right: 10px;
  background: url(../images/icon.jpg) right center no-repeat;
  border: none;
  position: relative;
  text-indent: 20px;
}
.header .toplink a.down span {
  background: url(../images/map.png) 0 0 no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 7px;
}
.header .toplink a:link {
  color: #737373;
  margin: 0 3px;
}
.header .toplink a:visited {
  color: #737373;
  margin: 0 3px;
}

 
 
 .top_menu {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	width:180px;
	height:45px;

}
.top_menu a{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	background-image:url(../images/menu_nav_1.jpg); display:block;width:180px;height:45px;
}
.top_menu a:link{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	width:180px;
	height:45px;

}
.top_menu a:visited{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	width:180px;
	height:45px;


}
.top_menu a:hover{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	background-image:url(../images/menu_nav_1.jpg);
	text-decoration: none;
}
.top_menu a:active{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #0054A7;
	width:180px;
	height:45px;

}



.top_menu2 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	width:180px;
	height:45px;

}
.top_menu2 a{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background-image:url(../images/zc_nav_1.jpg); display:block;width:180px;height:45px;
}
.top_menu2 a:link{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	width:180px;
	height:45px;

}
.top_menu2 a:visited{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	width:180px;
	height:45px;


}
.top_menu2 a:hover{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background-image:url(../images/zc_nav_2.jpg);
	text-decoration: none;
}
.top_menu2 a:active{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width:180px;
	height:45px;

}


.top_xiala {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	width:242px;
	height:47px;



}
.top_xiala a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	background-image:url(../images/menu_xiala_1.jpg);
    display:block;
	width:180px;
	height:47px;
}
.top_xiala a:link{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	width:180px;

	height:47px;


}
.top_xiala a:visited{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	width:180px;
	height:47px;



}
.top_xiala a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	background-image:url(../images/menu_xiala_2.jpg);
	text-decoration: none;
}
.top_xiala a:active{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	width:180px;
	height:47px;


}



.top_xiala2 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #000000;




}
.top_xiala2 a{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #000000;
	padding-left:15px;
	font-weight:lighter;

}
.top_xiala2 a:link{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #000000;
    font-weight: bold;

}
.top_xiala2 a:visited{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #000000;



}
.top_xiala2 a:hover{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #0054A7;
	text-decoration: none;
}
.top_xiala2 a:active{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 34px;
	color: #000000;
    font-weight: bold;

}


.top_xiala3 { 
	font-size: 14px;
	line-height: 32px;
	color: #000000;



}
.top_xiala3 a{ 
	font-size: 14px;
	line-height: 32px;
	color: #000000;
	padding-left:15px;

}
.top_xiala3 a:link{ 
	font-size: 14px;
	line-height: 32px;
	color: #000000;


}
.top_xiala3 a:visited{ 
	font-size: 14px;
	line-height: 32px;
	color: #000000;



}
.top_xiala3 a:hover{ 
	font-size: 14px;
	line-height: 32px;
	color: #0054A7;
	text-decoration: none;
}
.top_xiala3 a:active{ 
	font-size: 14px;
	line-height: 32px;
	color: #000000;


}

.liuyan_wenzi{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 22px;
	color: #000000;


}


#Layer5 {
	position:absolute;
	width:auto;
	height:180px;
	z-index:99999;
	right: 0px;
	left: 0px;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:180px;
	height:180px;
	z-index:99999;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:180px;
	height:180px;
	z-index:99999;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	width:180px;
	height:180px;
	z-index:99999;
	visibility: hidden;
}
#Layer9 {
	position:absolute;
	width:180px;
	height:180px;
	z-index:99999;
	visibility: hidden;
}
#Layer10 {
	position:absolute;
	width:180px;
	height:180px;
	z-index:99999;
	visibility: hidden;
}.wenzi4 {
    padding-top: 12px;
}
.wenzi5 {
    padding-top: 12px;
    text-align:center;
}

      .header .toplink .nation-list {
             width: 490px;
         }
       .header .toplink .nation-list .nation-tl {
          font-size: 15px;
       }
      .header .toplink .nation-list a {
          font-size: 10px;
          text-decoration:none;
      } 
      .header .toplink a.down {
          padding-right: 35px;
      }
      .header .toplink .nation-list a.son {
        background: #fff;
        font-size: 13px;
        border: none;
        padding: 5px;
        text-indent: 12px;
        display: block;

        height: 13px;
        line-height: 13px;
        margin: 0;
        color: #a5a5a5;
      }
      .header .toplink .nation-list a.gson {
        background: #fff;
        background: url(../images/rect.jpg) 23% no-repeat;
        font-size: 13px;
        border: none;
        padding: 5px;
        text-indent: 12px;
        display: block;
        height: 13px;
        line-height: 13px;
        margin: 0;
        color: #a5a5a5;
        text-decoration:none;
      }


 .header .toplink2 {
  height: 28px;
  line-height: 28px;
  background-color: #F2F2F2;
  padding: 0 145px 0 0;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  text-decoration:none;
}
.header .toplink2 div{
  display: inline-block;
  text-decoration:none;
}

.header .toplink2:hover .nation-list {
  display: block;
  text-decoration:none;
}
.header .toplink2 .nation-list {
  position: absolute;
  z-index: 999;
  background: #fff;
  width: 275px;
  padding: 10px 10px 10px 0px;
  display: none;
  top: 28px;
  /*left: -228px;*/
  border-right: 1px solid #ccc;
  border-bottom: 4px solid #0054A7;
  text-decoration:none;
}
.header .toplink2 .nation-list .nation-tl {
  background: #fff;
  font-size: 16px;
  text-align: left;
  padding: 5px 5px 0px 0;
  color: #252525;
  text-decoration:none;
}
/*.header .toplink2 .nation-list .col {
  padding: 0 15px;
}*/
.header .toplink2 .nation-list a {
  background: #fff;
  background: url(../images/rect.jpg) 0 9px no-repeat;
  font-size: 13px;
  border: none;
  padding: 5px 5px 5px 10px;
  text-indent: 12px;
  display: block;
  height: 13px;
  line-height: 13px;
  margin: 0;
  color: #a5a5a5;
  text-decoration:none;
}
.header .toplink2 .nation-list a:link {
  color: #a5a5a5;
  margin: 0;
  text-decoration:none;
}
.header .toplink2 .nation-list a:visited {
  color: #a5a5a5;
  margin: 0;
  text-decoration:none;
}
.header .toplink2 .nation-list a:hover {
  background-color:#0054A7;
  width:270px;
  color: #ffffff;
  margin: 0;
  text-decoration:none;
}
.header .toplink2 a {
  padding: 0 7px;
  border-right: 1px solid #ccc;
  color: #737373;
  display: inline-block;
  line-height: 16px;
  cursor: pointer;
  text-decoration:none;
}
.header .toplink2 a.login {
  border: none;
  color: #505050;
  text-decoration:none;
}

.header .toplink2 a.member {
  background: url(../images/person.png) 3px 2px no-repeat;
  text-indent: 16px;
  text-decoration:none;
}
.header .toplink2 a.down {
  padding-right: 30px;
  background: url(../images/icon.jpg) right center no-repeat;
  border: none;
  position: relative;
  text-indent: 20px;
  text-decoration:none;
}
.header .toplink2 a:link {
  color: #737373;
  margin: 0 3px;
  text-decoration:none;
}
.header .toplink2 a:visited {
  color: #737373;
  margin: 0 3px;
  text-decoration:none;
}



.contact_info p{padding-left: 40px;text-decoration:none;line-height: 30px !important;    overflow: hidden;margin-top:10px !important;height: 30px;    text-indent: 0 !important; }
.contact_info p.p1{background: url(../images/contact_icon1.jpg) no-repeat left center;}
.contact_info p.p2{ background: url(../images/contact_icon2.jpg) no-repeat left center;}
.contact_info p.p3{background: url(../images/contact_icon3.jpg) no-repeat left center;}
.contact_info p.p4{ background: url(../images/contact_icon4.jpg) no-repeat left center;}
.contact_info p.p5{background: url(../images/contact_icon5.jpg) no-repeat left center;}
.contact_info p.p6{ background: url(../images/contact_icon6.jpg) no-repeat left center;}
.contact_info p.p7{ background: url(../images/contact_icon7.jpg) no-repeat left center;}
.contact_info p.p8{ background: url(../images/contact_icon8.jpg) no-repeat left center;}
.contact_info p.p9{ background: url(../images/contact_icon9.jpg) no-repeat left center;}


/*招聘*/
.scymainr{ width:100%; float:right;}
.scymainr h1{ color:#333333; font-size:30px; font-family:"微软雅黑"; height:102px; line-height:102px; margin-bottom:9px; font-weight:bold;}
.scymainrs{ height:273px; width:100%;}
.scymainrs img{ float:left;}
.scymainrs p{ font-size:28px; color:#333333; font-family:"微软雅黑"; padding:72px 0 0 18px; padding-bottom:62px;}
.scymainrs span{ display:block; text-align:right; margin-top:10px; font-size:18px; color:#666666; font-family:"微软雅黑"; }
.scymainx{ padding:40px 10px 0 0;}
.scymainx p{ font-size:16px; margin-bottom:35px; color:#666666; font-family:"微软雅黑"; text-indent:32px; line-height:26px;}
.scymainx p img{ float:right;}
.jypx{ width:884px; background:#f1eef2;}
.jypx p{  display: table;padding:28px; font-family:"微软雅黑"; color:#666666; line-height:30px; }

.jypx1{width:100%; margin-top:40px; }
.jypx1 ul{ border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7;}
.jypx1 ul li{ width:100%; background:url(../images/ly_gj_yewulingyu_12.jpg) no-repeat 860px 0;}
.jypx1 ul.expand li{ width:100%; background:url(../images/ly_gj_yewulingyu_03.jpg) no-repeat 860px 0;}
.jypx1 ul.expand li h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotubiao_03.png) no-repeat 20px 15px;     background: #f7f8fa; color:#0054A7; cursor:pointer}
.jypx1 ul.expand li h2 a{ font-size:18px; color:#0054A7; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
.jypx1 ul.expand p{ display:block}
.jypx1 ul p{ display:none}
.jypx1 ul li h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotub_03.png) no-repeat 20px 15px;    background: #f7f8fa;}
.jypx1 ul li h2 a{ font-size:18px; color:#666; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
/*.jypx1 ul li:hover{ width:922px; background:url(ly_gj_yewulingyu_03.jpg) no-repeat 860px 0;}
.jypx1 ul li h2:hover{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:50px; background:url(ly_xiaotubiao_03.png) no-repeat 20px 15px;}
*/
.jypx1 ul li p{ border-bottom:1px solid #d7d7d7; padding:10px 25px;text-indent: 0;
 background: #fff; font-size:14px; color:#666; line-height:40px;}
 .jypx2{width:100%;}
.jypx2 ul{ border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;}
.jypx2 ul li{ width:100%; background:url(../images/ly_gj_yewulingyu_12.jpg) no-repeat 860px 0;}
.jypx2 ul li h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotubiao_07.png) no-repeat 20px 15px;    background: #f7f8fa; cursor:pointer}
.jypx2 ul li h2 a{ font-size:18px; color:#666; font-family:"微软雅黑"; font-weight:900; line-height:50px; }

.jypx2 ul.expand li{ width:100%; background:url(../images/ly_gj_yewulingyu_03.jpg) no-repeat 860px 0}
.jypx2 ul.expand li h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotub_07.png) no-repeat 21px 15px;    background: #f7f8fa;}
.jypx2 ul.expand li h2 a{ font-size:18px; color:#0054A7; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
.jypx2 ul.expand p{ display:block}
.jypx2 ul p{ display:none}

/*
.jypx2 ul li:hover{ width:922px; background:url(ly_gj_yewulingyu_03.jpg) no-repeat 860px 0;}
.jypx2 ul li h2:hover{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:62px; background:url(ly_xiaotub_07.png) no-repeat 21px 15px;}
.jypx2 ul li h2 a:hover{ font-size:18px; color:#0054A7; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
*/

.jypx2 ul li p{ border-bottom:1px solid #d7d7d7; padding:10px 25px;text-indent: 0;
 background: #fff; font-size:14px; color:#666; line-height:40px;}
.jypx3{width:100%;}
.jypx3 ul{border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7;}
.jypx3 ul li{ width:100%; background:url(../images/ly_gj_yewulingyu_12.jpg) no-repeat 860px 0;}
.jypx3 ul li h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotubiao_11.png) no-repeat 20px 15px;     background: #f7f8fa;cursor:pointer}
.jypx3 ul li h2 a{ font-size:18px; color:#666; font-family:"微软雅黑"; font-weight:900; line-height:50px; }

.jypx3 ul.expand li{ width:100%; background:url(../images/ly_gj_yewulingyu_03.jpg) no-repeat 860px 0;}
.jypx3 ul.expand h2{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:20px; background:url(../images/ly_xiaotub_10.png) no-repeat 20px 15px;    background: #f7f8fa;}
.jypx3 ul.expand li h2 a{ font-size:18px; color:#0054A7; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
.jypx3 ul.expand p{ display:block}
.jypx3 ul p{ display:none}

/*
.jypx3 ul li:hover{ width:922px; background:url(ly_gj_yewulingyu_03.jpg) no-repeat 860px 0;}
.jypx3 ul li h2:hover{  height:50px; border-bottom:1px solid #d7d7d7;padding-left:50px; background:url(ly_xiaotub_10.png) no-repeat 20px 15px;}
.jypx3 ul li h2 a:hover{ font-size:18px; color:#0054A7; font-family:"微软雅黑"; font-weight:900; line-height:50px; }
*/
.jypx3 ul li p{ border-bottom:1px solid #d7d7d7;padding:10px 25px;text-indent: 0;
 background: #fff; font-size:14px; color:#666; line-height:40px;}
 
.jypx4{ width:100%; margin-top:40px;}
.jypx4 h2{ width:100%; height:40px; border-bottom:5px solid #d7d7d7;} 
.jypx4 h2 a{ color:#1e2380; font-size:25px; font-family:"微软雅黑";}
.jypx5{ width:100%; }
.jypx5-1{ width:100%; border-bottom:1px solid #d7d7d7;margin-top:15px;}
.jypx5-2{ float:left; margin-bottom:20px;}
.jypx5-3{ float:right; width:730px; margin-bottom:20px; }
.jypx5-3 h3{ height:20px;}
.jypx5-3 h3 a{ color:#333; font-size:16px;}
.jypx5-3 h4{ font-size:14px; color:#999; height:30px; line-height:30px;}
.jypx5-3 p{ line-height:25px;font-size:14px; color:#999;}


/*案例展示*/
.scymain{ width:105%; margin:0 auto; padding-top:19px;} 
.gjcpks1{  margin-top:33px;}
.gjcpks1 li{ background: url(../images/ly_gj_chanpin1_05.jpg) no-repeat; width:391px; height:349px; float:left; margin:0 13px 44px 0;}
.gjcpks1 li h2{ width:330px; height:50px; padding-left:20px;}
.gjcpks1 li h2 a{ font-size:20px; color:#424242; font-family:"微软雅黑"; line-height:50px;}
.gjcpks1-1{ width:330px; height:55px; margin-left:20px;}
.gjcpks1-1 p{ float:left; line-height:55px; padding-left:15px; background:url(../images/scy_gj_yelycbff_03.jpg) no-repeat 7px 27px;}
.gjcpks1-1 p a{ font-size:16px; color:#666; font-family:"微软雅黑";}


.gjcpks2{  margin-top:33px;}
.gjcpks2 ul{width: 105%;}
.gjcpks2 li{ background: url(../images/ly_gj_chanpin1_05.jpg) no-repeat; width:280px; height:190px; float:left; margin:0 13px 44px 0;}
.gjcpks2 li h2{ width:330px; height:50px; padding-left:20px;}
.gjcpks2 li h2 a{ font-size:14px; color:#424242; font-family:"微软雅黑"; line-height:50px;}
.gjcpks2-1{ width:330px; height:55px; margin-left:20px;}
.gjcpks2-1 p{ float:left; line-height:55px; padding-left:15px; background:url(../images/scy_gj_yelycbff_03.jpg) no-repeat 7px 27px;}
.gjcpks2-1 p a{ font-size:16px; color:#666; font-family:"微软雅黑";}


/*表格*/ 
.margint50 {
    margin-top: 50px;
	font-size: 34px;
}.borderbot {
    border-bottom: 1px solid #e6e5e5;
}
.lineh60 {
    line-height: 30px;
	padding: 15px 0;
}.orange {
    color: #ea4500;
}.purchase-form {
    margin-top: 60px;
    margin-bottom: 200px;
}.goumai {
    overflow: hidden;
}
.mgb18 {
    margin-bottom: 18px;
} .clr {
    clear: both;
}.key-name {
    float: left;
    text-align: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-right: 13px;
}.input-long {
    width: 450px;
    height: 40px;
    line-height: 20px;
    padding-left: 5px;
	border: 1px solid #9d9d9d;
}.tjbtn {
    background: url(../images/tijaobut.jpg) no-repeat;
    text-align: center;
    width: 181px;
    height: 53px;
    text-indent: -999em;
    border: none;
    margin-left: 91px;
    margin-top: 20px;
}

/*产品*/
.pro-wrap{ 
    background-size: cover;
}
.pro-search{
    padding: 16px 0;
    background: #1c69bd;
    line-height: 48px;
    margin-bottom: 22px;
}
.pro-search .tit{
    color: #fff;
    font-size: 26px;
    text-align: center;
}
.pro-search select{
    width: 100%;
    height: 48px;
    background: #fff;
    color: #666;
    text-indent: 2%;
    border-radius: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei";
} 
.pro-search .text{
    float: left;
    width: 75%;
    border: none;
    background:url(../images/h_sign02.jpg) no-repeat 13px center #fff;
    border-radius: 0;
    margin: 0;
    height: 48px;
    color: #666;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    padding: 0;
    text-indent: 40px;
}
.pro-search .sub{
    float: left;
    width: 20%;
    border: none;
    background: #80b5ef;
    height: 48px;
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-family: "Microsoft YaHei";
}
.pro-list ul,.pro-list li{
    margin: 0;
    padding: 0;
} 
.pro-list li{
    position: relative;
    width: 50%;
    overflow: hidden;
    margin-bottom: 16px;
	float:left;
}
.pro-list li img{
    width: 100%;
	max-height:390px;
}
.pro-list li .cover-box{
    position: absolute;
    height: 70px;
    left: 8px;
    right: 8px;
    bottom: 8px;
    background: rgba(255,255,255,.9);
    *background: #fff;
    overflow: hidden;
    padding:0 10%;
    transition:all 0.6s ease;
}
.pro-list li  .tit{
    line-height: 70px;
    border-bottom: 1px solid #dbdbdb;
    font-size: 20px;
    text-align: center;
}
.pro-list li  .tit i{
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 28px;
    background: url(../images/h_btn02.png) no-repeat;
    margin-left: 5px;
}
.pro-list li:hover .cover-box{
    /*top: 8px;*/
    height: 96%;
    background: rgba(255,255,255,.8);
}
.pro-list li:hover .tit i{
    display: none;
}
.pro-list .pro-nav{
    position: relative;
    margin-top: 15px;
    max-height: 240px;
    overflow: hidden;
}
.pro-list li img{
    margin-left: -1px;
}
.pro-list .pro-nav dt{
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}
.pro-list .pro-nav dd{
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 24px;
}
.pro-list .pro-nav a{
    display: block;
    color: #666;
}
.pro-list .pro-nav a:hover{
    color: #005baa;
}

.pro-path {
    border-bottom: 1px solid #d6d6d6;
    line-height: 56px;
    font-size: 12px;
    color: #d3d3d3;
    margin-bottom: 40px;
}
.pro-path .tit{
    float: left;
    font-size: 28px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    color: #333;
}
.pro-path a,.pro-path span{
    color: #666;
}
.pro-path i{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/h_sign03.jpg) no-repeat;
    background-size: 100% 100%;
    vertical-align: -3px;
    margin-right: 5px;
}
.pro-path .back{
    display: none;
    float: right;
    padding: 2px 20px;
    line-height: 18px;
    border: 1px solid #0d63af;
    border-radius: 10px;
    color: #0d63af;
    font-size: 12px;
    margin-top: 8px;
}
.pro-info-wrap{
    padding: 50px 0 100px;
    min-height: 340px;
}
.pro-pc{
    display: block;
}
.pro-mb{
    display: none;
}
.pro-table{
    width: 100%;
    margin-bottom: 15px;
}
.pro-table {
    border:1px solid #eaeaea;
    border-width: 1px 1px 0 0;
}
.pro-table th,.pro-table td{
    border:1px solid #eaeaea;
    border-width:  0 0 1px 1px;
    padding: 10px;
}
.pro-table th{
    background: #eaeaea;
    text-align: left;
    font-weight: normal;
    font-size: 18px;

}
.pro-table td{
    font-size: 12px;
    color: #666;
}
.pro-table td.field{
    font-size: 16px;
    color: #333;
}
.pro-table .imgbox{
    padding: 20px;
    text-align: center;
	width:265px;
}


/*产品详情*/ 
.scymainr_cp{    width: 100%;    float: right;}
.scymainr_cp h1{     color: #333333;
    font-size: 30px;
    font-family: "微软雅黑";
    height: 46px;
    line-height: 35px;
    margin-bottom: 9px;
    font-weight: bold;}
.zscqxa{margin-bottom:41px;}
.zscqxb{margin-bottom:45px;}
.zscqxa li{ color:#fff; font-size:20px;width:431px; height:61px; line-height:77px; padding-left:27px; float:left; cursor:pointer;}
.zscqxa li.zscqxali1{background:url(fxr_abco_03.png) no-repeat 0 17px;}
.zscqxa li.zscqxali2{background:url(fxr_abco_04.png) no-repeat 0 17px;}
.zscqxb1x{ width:895px; margin-right:14px; float:left; background:#fff; border-top:3px solid #548dd4; border-bottom:3px solid #548dd4;}
.zscqxb1y{ width:3px; height:486px; padding-top:56px; float:left; overflow:visible;}
.zscqxb1x th{ height:50px; font-weight:bold; font-size:16px; color:#000;line-height:22px; text-align:center; border-bottom:2px solid #e5e5e5; border-right:2px solid #e5e5e5; padding:1px 10px;}
.zscqxb1x td{ height:50px; font-size:14px; color:#000;line-height:22px; text-align:center; border-bottom:2px solid #e5e5e5; border-right:2px solid #e5e5e5; padding:1px 10px;}
.zscqxb1xa{ height:486px; position:relative;}
.zscqxb1xax{position:absolute;}
.zscqxb1xax tr.bhwyhatr1{background:#8db3e2;}
.zscqxb1xax tr.bhwyhatr1 td{color:#fff;}
.zscqxb1xax tr.bhwyhatr1 td a{color:#fff;}
.zscqxb1ya{ width:3px; height:486px; background:#e5e5e5; position:relative; overflow:visible;}
.zscqxc{ border-left:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; margin-bottom:41px;    display: flex;}
.zscqxc li{ color:#333; font-size:18px; float:left; padding:0 15px; line-height:33px; border-top:1px solid #d7d7d7; border-right:1px solid #d7d7d7; cursor:pointer;}
.zscqxc li.zscqxcli1{ background:#0075c2; color:#fff;}
.zscqxb1z{ width:895px; margin-right:14px; float:left; background:#fff; border-top:3px solid #548dd4; border-bottom:3px solid #548dd4;}
.zscqxb1z th{ height:50px; font-weight:bold; font-size:16px; color:#000;line-height:22px; text-align:center; border-bottom:2px solid #eaeaea; border-right:2px solid #eaeaea; padding:1px 10px;}
.zscqxb1z td{ height:50px; font-size:14px; color:#000;line-height:22px; border-bottom:2px solid #e5e5e5; border-right:2px solid #e5e5e5; padding:1px 10px;}

/*新闻*/
.use a{ display:block; height:137px;} 
.riqitime{ margin-right: 23px;}
.use li .date{-webkit-transition:color 300ms; transition:color 300ms;}
.use .riqitime .date{font-size: 40px; color:#fff;background: #535353;text-align: center;width:70px;height:54px;    text-indent: 0;    line-height: 54px;}
.use .riqitime .date2{color:#676767;background: #cdcdcd;text-align: center;width:70px;height:27px;line-height:27px;    text-indent: 0; }
.use li:hover .date2{ background:#0054A7; color:#fff;}
.use li{ padding:28px 0;border-bottom:1px dashed #ddd;}
.use .youqiuse{font-size: 18px;color:#333;margin:-5px 0 15px 0;font-weight: bold;    text-indent: 0;}
.use .juyixi{width: 690px;color:#333;    text-indent: 0;}

/*下载*/
.downloadcon{
	padding:0 20px 0 20px;
}
.downloadcon ul{
	overflow: hidden;
	width: 100%;
}
.downloadcon ul li{
	width: 100%;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/download_03_02.jpg) no-repeat left center;
}
.downloadcon ul li a{
	color: #666;
	display: block;
	padding-left: 11px;
	background: url(../images/download_05_02.jpg) no-repeat right center;
}
.downloadcon ul li:hover{
	background-image: url(../images/download_03_01.jpg);
}
.downloadcon ul li:hover a{
	color: #0857b0;
	background-image: url(../images/download_05_01.jpg);
}


/**/
.pages {
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
}
.pages a {
    display: inline-block;
    zoom: 1;
    width: 70px;
    height: 27px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    color: #666;
    margin: 0 5px;
    background-color: #fff;
	    text-indent: 0;
}.pages {
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
}.pages a:hover{ color:#0054A7; border:1px solid #0054A7;}

