@charset "utf-8";
/* CSS Document */
/*菜单*/
.company-menu { height: 60px; text-align: center; background: #f7f7f7; border-bottom: 1px solid #e5e5e5;}
.company-menu.fixed { position: fixed; top: 0; right: 0; left: 0; z-index: 9999;}
.company-menu ul { display: inline-block;}
.company-menu li { float: left; margin-left: 45px;}
.company-menu li a { display: block; font-size: 18px; line-height: 58px;  color: #666;}
.company-menu li.active a, .company-menu li:hover a { color: #f00; border-bottom: 1px solid #f00;}

.container hr{width: 100px;height: 3px;background: #f84c48;border:0;margin: 0 auto !important;}
.about_us {font-size: 18px;margin-top: 20px;text-align: left; color: #999; line-height: 36px;}
.pt{font-weight: bold;padding-left: 2em;}
/*模块*/
.container .desc { font-size: 18px;}
.container li { float: left;}
.container li h3 { color: #333;}
.container li p { color: #666;}

/*公司简介*/
.company-desc { width: 620px; height: 355px; padding: 40px 30px 0 450px; margin-top: 30px; background: url(../images/company/company-desc.jpg) no-repeat 0 0; box-shadow: 0 0 16px rgba(0,0,0,.08);}
.company-desc p { width: 620px; padding-bottom: 25px; font-size: 14px; line-height: 24px; color: #666; text-indent: 2em; text-align: left;}
.poser-list li { float: left; width: 130px; padding: 25px 6px 30px 16px; margin-left: 55px; text-align: left; background: #f8f8f8; border-radius: 3px;}
.poser-list li h3 { padding-bottom: 3px; font-size: 20px; font-weight: 300; line-height: 30px;}
.poser-list li p { font-size: 14px;}
.poser-list li .en { padding-bottom: 25px; font-size: 12px; line-height: 1;}
.company-culture li { position: relative; float: left; width: 191px; padding: 25px 0 25px 160px; margin: 50px 0 0 50px; border: 1px solid #d9d9d9;box-shadow: 0 0 15px 2px rgba(217,223,231,0.8);}
.company-culture li .iconfont { position: absolute; top: 35px; left: 35px; font-size: 76px; line-height: 1; color: #ff2706; background-image: linear-gradient(to right, #ff2706 100%,#ff9f65 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.company-culture li h3 { font-size: 20px; font-weight: normal; line-height: 24px; color: #333;}
.company-culture li p { font-size: 14px; line-height: 24px; color: #666;}
.company-culture li .en { padding-bottom: 3px; font-size: 12px;}
.contact-us-wrap { padding-top: 60px;}
.contact-us { width: 1010px; height: 325px; padding-left: 90px; margin-top: 30px; background: url(../images/company/address.jpg) no-repeat 0 0; box-shadow: 0 0 16px rgba(0,0,0,.08);}
.contact-us h3 { padding: 55px 0 25px; font-size: 22px; color: #333;}
.contact-us p { padding-bottom: 12px; font-size: 16px; color: #666;}
.contact-us p .iconfont { display: inline-block; width: 36px; font-size: 22px; color: #666; vertical-align: middle;}
.case-wrap { position: relative;}
.case-wrap .desc { margin-bottom: 35px;}
.case-wrap .bd { box-shadow: 0 0 16px rgba(72,72,72,.1);}
.case-wrap .bd li { height: 327px; overflow: hidden; background: #fff;}
.case-wrap .bd li img.fl { width: 498px; height: 327px;}
.case-wrap .bd li div.fl { width: 502px; padding: 30px 50px;}
.case-wrap .bd li div.fl h3 { font-size: 18px; line-height: 50px; color: #333;}
.case-wrap .bd li div.fl p { height: 135px; font-size: 14px; line-height: 24px; color: #666;}
.case-wrap .bd li div.fl .used span { display: inline-block; padding-right: 72px; line-height: 30px; color: #333; vertical-align: top;}
.case-wrap .bd li div.fl .used span .iconfont { margin-right: 4px; font-size: 24px; color: #dd551b; vertical-align: top;}
.case-wrap .bd li div.fl .used span:nth-child(1) .iconfont { color: #dd551b;}
.case-wrap .bd li div.fl .used span:nth-child(2) .iconfont { color: #1e96d5;}
.case-wrap .bd li div.fl .used span:nth-child(3) .iconfont { color: #23a665;}
.case-wrap .hd ul { padding-top: 25px; text-align: center;}
.case-wrap .hd ul li { float: none; display: inline-block; padding: 5px; cursor: pointer;}
.case-wrap .hd ul span { display: inline-block; width: 6px; height: 6px; background: #ccc; border: 1px solid transparent; border-radius: 50%;}
.case-wrap .hd ul .active span { background: transparent; border: 1px solid #999;}
.case-wrap .hd a { position: absolute; top: 320px;}
.case-wrap .hd a.prev { left: -80px;}
.case-wrap .hd a.next { right: -80px;}
.case-wrap .hd .iconfont { display: block; width: 50px; height: 50px; font-size: 35px; line-height: 50px; color: #ccc; text-align: center; background: #f1f1f1; border: 1px solid #ddd; border-radius: 50%; transition: all .2s;}
.case-wrap .hd a:hover .iconfont { color: #fff; background: #ccc; border-color: #ccc;}

/*发展历程*/
.history { width: 900px; margin: 85px auto;}
.history { background: url(../images/company/history-line.png) center top repeat-y;}
.history .history-item { position: relative; width: 420px; margin-bottom: 80px;}
.history .history-item .circle { z-index: 2; display: block; width: 13px; height: 13px; text-align: center; background: #fff; border: 1px solid #000; border-radius: 50%;}
.history .history-item .circle:after { content: ""; display: block; width: 5px; height: 5px; margin: 4px auto; background: #000; border-radius: 50%; clear: both;}
.history .history-item.left { float: left; text-align: right;}
.history .history-item.right { float: right; text-align: left;}
.history .history-item.left .circle { position: absolute; top: 37px; right: -38px;}
.history .history-item.right .circle { position: absolute; top: 37px; left: -37px;}
.history .history-item.first { margin-top: -20px;}
.history .history-item.first .circle { top: 20px; right: -40px; width: 19px; height: 19px;}
.history .history-item.right.first .circle { left: -40px; right: auto;}
.history .history-item.first .circle:after { width: 9px; height: 9px; margin: 5px auto;}
.history .history-item .time { margin-bottom: 5px; font-size: 16px; font-weight: 700; color: #df0011;}
.history .history-item .time span.year { font-size: 46px;}
.history .history-item p { font-size: 16px; color: #333;}
.history .history-item .special { font-size: 21px; color: #333;}
.history .history-item img { margin-top: 20px; max-width:420px; max-height:320px;}
.history .history-item .video-box { width: 420px; height: 256px; margin-top: 10px;}

/*团队氛围*/
.team-container { position: relative;}
.team-container .title { margin-bottom: 50px;}
.team-container .inner { width: 1100px;}
.team-container .bd a, .team-container .bd a img { display: block;}
.team-container .bd a { margin-bottom: 13px; margin-left: 13px;}
.team-container .hd ul { padding-top: 25px; text-align: center;}
.team-container .hd ul li { float: none; display: inline-block; padding: 5px; cursor: pointer;}
.team-container .hd ul span { display: inline-block; width: 6px; height: 6px; background: #ccc; border: 1px solid transparent; border-radius: 50%;}
.team-container .hd ul .active span { background: transparent; border: 1px solid #999;}
.team-container .hd a { position: absolute; top: 366px;}
.team-container.team1 .hd a { position: absolute; top: 420px;}
.team-container .hd a.prev { left: -80px;}
.team-container .hd a.next { right: -80px;}
.team-container .hd .iconfont { display: block; width: 50px; height: 50px; font-size: 35px; line-height: 50px; color: #ccc; text-align: center; background: #f1f1f1; border: 1px solid #ddd; border-radius: 50%; transition: all .2s;}
.team-container .hd a:hover .iconfont { color: #fff; background: #ccc; border-color: #ccc;}

/*加入我们*/
.join-warp{ position: relative; width: 1210px; margin: 0 auto;}
.join-container { padding: 65px 85px; overflow: hidden;}
/*左侧导航分类*/
.company-join-navigation { float: left;}
.company-join-navigation .side-nav { display: block; width: 210px; text-align: left;}
.side-nav-title h3 { font-size: 20px; line-height: 48px; color: #333;}
.side-nav-inner { padding-left: 25px;}
.side-nav-inner h5 { font-size: 18px; line-height: 48px; color: #333;}
.side-nav-inner ul li a { display: block; font-size: 14px; line-height: 30px; color: #666; cursor:pointer;}
.side-nav-inner ul li a.selected,.side-nav-inner ul li:hover a { color: #ee0404}
/*右侧内容展示*/
.company-join-content { min-height: 500px; padding-left: 195px; margin-left: 210px; text-align: left;}
.company-join-content .content-join-title h5 { font-size: 20px; line-height: 30px; color: #e00;}
.company-join-content .content-join-title p { font-size: 18px; line-height: 48px; color: #b2b2b2;}
.company-join-content .content-join-info .join-info-subtitle { font-size: 18px; line-height: 48px; color: #333;}
.company-join-content .content-join-info p { font-size: 14px; line-height: 30px; color: #666;}
/*简单介绍*/
.company-join-content .join-btn { margin: 56px 0 54px;}
.company-join-content .we-chat { width: 205px; margin-bottom: 30px;}
.company-join-content .join-item { display: none;}
.simple-depict { text-align: left;}
.simple-depict p { margin-bottom: 36px; font-size: 14px; line-height: 30px; color: #666;}

@media screen and (min-width: 1920px) {
    .focus-img { background-size: cover;}
}

/*荣誉资质*/
.honor-list li { float: left; width: 333px; margin-bottom: 15px; margin-left: 50px;}
.honor-list li img { display: block; max-width: 100%; height: 230px; margin: 0 auto;}
.honor-list li span { display: block; font-size: 18px; line-height: 60px; color: #333; text-align: center;}
.honor-list li.special { padding-top: 121px;}
.product-list li { width: 250px; margin: 0 0 33px 33px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1);}