@charset "utf-8";
/*base*/
* {padding: 0; margin: 0;}
body{font:14px "Microsoft YaHei",arial;text-align:left;color:#333; background:#fff;}
button, input{ color: inherit; font: inherit; margin: 0; padding: 0; border: 0; background: none; outline: none;}
input[type="text"],input[type="button"],input[type="submit"],input[type=password],input[type="reset"],input[type="date"]{ -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
*, *:before, *:after{ box-sizing: border-box;}
a {text-decoration: none; color: #333;}
em,i {font-style: normal;}
li,ol,ul{list-style-type:none}
img {border: 0;transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.clearfix{ clear: left;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}  
.fl{ float: left;}
.fr{ float: right;}
.tc{ text-align: center;}
.tr{ text-align: right;}
.hide{ display: none;}
.block{ display: block !important;}
.fw-b {font-weight: bold;}
.rel {position: relative;}
.abs {position: absolute;}
.c333 {color: #333 !important;}
.c666 {color: #666 !important;}
.c999 {color: #999 !important;}
.white { color: #fff !important;}
.f16{ font-size: 16px;}
.f18{ font-size: 18px;}
.marginauto {margin: 0 auto;}
.w100 {width: 100%;}
.w {width: 1200px; margin: 0 auto;}
input::-webkit-input-placeholder {color: #888 !important; }
input:-moz-placeholder {color: #888 !important; }
input::-moz-placeholder {color: #888 !important; }
input:-ms-input-placeholder {color: #888 !important; }
.flex-box {position: relative; background-color: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.ellipsis1 {display:block;	overflow: hidden;	text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: nowrap !important;	-webkit-line-clamp: 1;	-webkit-box-orient: vertical;}
.ellipsis2 {display: -webkit-box;	overflow: hidden;	text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: normal !important;	-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}
.ellipsis3 {display: -webkit-box;	overflow: hidden;	text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: normal !important;	-webkit-line-clamp: 3;	-webkit-box-orient: vertical;}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 4px;height: 4px;	background-color:f6f6f6;}
::-webkit-scrollbar{width: 4px;height: 4px;	background-color:#f6f6f6;}
/*定义滑块 内阴影+圆角*/
/*::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 6px rgba(231,231,231,.3);	background-color:#f00;}*/
::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 4px rgba(231,231,231,.3);	background-color:#666;}
/*首页*/
.main {width: 100%; height: 100%; overflow: hidden;}
/*header*/
.header { height: 100px; position: relative; z-index: 9;} 
.logo {padding-top: 15px; width: 340px;}
.logo img {width: 340px;}
.nav {height: 60px; background: #daae45;}
.nav li {float: left; position: relative;}
.nav li a { text-align: center;font-size: 18px;height: 60px; line-height: 60px; color: #fff; display: block; z-index: 2;padding: 0 41px;}
.nav li a:hover {color: #fff; background:#745c21}
.nav li a:hover:after {display: block;}
.nav li.on a {color: #fff; background:#745c21}
.nav li.on a:after {display: block;}
.ix-tel {padding-left: 66px; height: 87px; right: 0; top: 0px; background: url(/skins/images/pc/ico-tel.png) left center no-repeat;}
.ix-tel p {font-size: 16px; color: #4d4d4d; padding-top: 5px;}
.ix-tel h3 {font-size: 24px; color: #daae45; font-weight: bold;}
.banner {height: 680px;}
.banner .swiper-slide {height:680px;display: block;}
.banner .swiper-pagination-bullet {width: 30px;height: 5px; opacity: 0.6; background: #fff; border-radius: 13px;}
.banner .swiper-pagination-bullet-active {background: #DAAE45; opacity: 1;}
.banner .swiper-pagination-bullets {bottom: 25px;}
/*footer*/
.links {padding: 25px 0;}
.links b {color: #cccccc; font-size: 16px;}
.links a {color: #cccccc; font-size: 16px; padding: 0 12px; line-height: 1.5;}
.links a:hover {color: #cccccc; text-decoration: underline;}
.footer {background:url(/skins/images/pc/fBg.jpg) repeat;}
.foot-top {padding: 60px 0 40px; border-bottom: #525252 solid 1px;}
.f-contact {position: relative;}
.f-contact img {width: 340px; height: 70px; right: 0; top: 30px;}
.f-contact h1 {font-size: 22px; color: #fff; margin-bottom: 10px}
.f-contact p {font-size: 14px; color: #b1afaf; line-height: 30px;}
.foot-btm {height: 60px; background: #262626;}
.foot-btm span.fl {line-height: 60px; font-size: 16px; color: #727272;}
.foot-btm span.fr {line-height: 60px; color: #727171; font-size: 16px;;}
.foot-btm span a {color: #727171;}
.foot-btm span.fr .f-wx {width: 130px; height: 130px; display: none; background: #fff; left: 50%; margin-left: -75px; top: -140px;}
.foot-btm span.fr .f-wx img {width: 130px; height: 130px;}
.foot-btm span.fr .f-wx i {width: 0; height: 0; border-left: transparent solid 10px;border-right: transparent solid 10px; border-top: #fff solid 10px; left: 50%; margin-left: -10px;}
.foot-btm span.fr:hover .f-wx {display: block;}
.foot-btm span.fr img {vertical-align: middle; margin-right: 15px; width: 40px; height: 40px;}
.foot-btm span a:hover {text-decoration: underline; color: #fff;}
/*首页内容*/
.ix-intro {padding: 65px 0;}
.ix-title {width: 237px; background: url(/skins/images/pc/ix-titleBg1.png) no-repeat center 0; background-size: 100%; margin: 0 auto;}
.ix-title h3 {font-size: 32px; text-align: center; padding: 10px 0 2px; color: #daae45; font-weight: normal;}
.ix-title p {font-size: 18px; color: #999999; text-align: center;}
.ix-intro .cont {background: url(/skins/images/pc/ix-intro.jpg) center 0 no-repeat; height: 600px;}
.ix-intro .ix-title {margin-bottom: 30px;}
.ix-intro .cont .txt {padding-left: 600px; padding-top: 80px;}
.ix-intro .cont .pic {width: 500px;height: 310px;left: -15px;top: 156px;}
.ix-intro .cont .txt h1 {font-size: 30px; margin-bottom: 40px; position: relative;}
.ix-intro .cont .txt h1 em {font-size:20px; color:#333; padding-left:20px; font-weight:normal;}
.ix-intro .cont .txt h1 i {width: 60px; height: 5px; background: #daae45; left: 0; bottom: -20px;}
.ix-intro .cont .txt p {font-size: 18px; color: #666;line-height: 42px;}
.ix-intro .cont .txt h5 {padding: 15px 0; margin-top: 15px; margin-bottom: 15px; border-top: #eeeeee solid 1px; font-size: 16px; color: #666; line-height: 30px;font-weight: normal;}
.ix-intro .cont .txt p a {width: 180px;height: 50px; border-radius: 4px; background: #DAAE45; text-align: center; line-height: 50px; color: #fff; display: block;}
.ix-service {padding: 60px 0 20px; background: url(/skins/images/pc/ixBg1.jpg) center 0 no-repeat;}
.ix-service .cont {padding-top: 100px;}
.ix-service .cont .topserv {height: 320px; background: #fff; margin-bottom: 38px;}
.ix-service .cont .topserv .pic {width: 486px; height: 320px;overflow: hidden;}
.ix-service .cont .topserv .pic img {width: 486px; height: 320px; transform: all 0.5s;}
.ix-service .cont .topserv .pic img:hover {transform: scale(1.1);}
.ix-service .cont .topserv .txt {padding: 50px 0 0 73px; width: 600px;}
.ix-service .cont .topserv .txt h1 {font-size: 32px; color: #DAAE45; margin-bottom: 20px;}
.ix-service .cont .topserv .txt p {font-size: 16px; line-height: 32px; color: #666;}
.ix-service .cont .topserv .txt .more {padding: 20px 0;}
.ix-service .cont .topserv .txt .more a {width: 200px; height: 50px; background: #DAAE45; display: block; line-height: 50px;text-align: center; font-size: 16px; color: #fff;}
.ix-service .cont .btmserv li{width: 380px; height: 250px; margin-right: 30px; margin-bottom: 40px; float: left;}
.ix-service .cont .btmserv li a{width: 380px; height: 250px; overflow: hidden; position: relative; display: block;}
.ix-service .cont .btmserv li img {width: 380px; height: 250px; transition: all 0.5s;}
.ix-service .cont .btmserv li span {height: 50px; right: 0; bottom: 0; font-size: 22px; line-height: 50px; color: #fff; background: url(/skins/images/pc/ico-serv.png) left center no-repeat; padding: 0 20px 0 30px;}
.ix-service .cont .btmserv li:nth-child(3n) {margin-right: 0;}
.ix-service .cont .btmserv li:hover img {transform: scale(1.1);}
.ix-lianxi {height: 220px; background: url(/skins/images/pc/ixBg2.jpg) center 0 no-repeat;}
.ix-lianxi2 {height: 220px; background: url(/skins/images/pc/ixBg5.jpg) center 0 no-repeat;}
.ix-lianxi .w .pic { width: 160px; height: 160px; left: 405px; top: 32px;}
.ix-lianxi .w .pic img { width: 160px; height: 160px;}
.ix-lianxi .w .txt {padding-left: 600px; padding-top: 36px;}
.ix-lianxi .w .txt h1 {font-size: 30px; color: #fff; font-weight: normal; position: relative; margin-bottom: 30px;}
.ix-lianxi .w .txt h1 i {width: 46px; height: 3px; left: 0; bottom: -15px; background: #e1e1e1;}
.ix-lianxi .w .txt p {font-size: 20px; line-height: 30px; color: #fff;}
.ix-lianxi .w .txt a.zxBtn {width: 220px; height: 60px; background: #5d491a; text-align: center; line-height: 60px; color: #fff; border-radius: 6px; display: block; right: 0; top: 80px; font-size: 22px;}
.ix-case {padding: 50px 0;}
.ix-case .cont {height: 739px; background: url(/skins/images/pc/ixBg3.jpg) center 0; background-attachment: fixed;}
.ix-case .cont .ix-case-left {width: 290px; height: 739px; position: relative; float: left;}
.ix-case .cont .ix-case-left h1 {padding-top: 80px; font-size: 36px; color: #fff;}
.ix-case .cont .ix-case-left h1 em {display: block; font-weight: normal;}
.ix-case .cont .ix-case-left b {left: 0; top: 300px; font-size: 40px; font-weight: normal; color: #fff; width: 30px;}
.ix-case .cont .ix-case-left span {left: 12px; top: 450px; font-size:20px; font-weight: normal; color: #fff;transform: rotate(90deg);}
.ix-case .cont .ix-case-left a {width: 146px; height: 46px; background: url(/skins/images/pc/icocase.png) no-repeat; right: 0; bottom: 0; text-align: center; font-size: 16px; line-height: 46px; color: #fff;}
.ix-case .cont .ix-case-list {width: 880px; float: right; height: 739px;overflow: hidden;}
.ix-case .cont .ix-case-list li {height: 220px; margin-bottom: 40px;}
.ix-case .cont .ix-case-list li a {position: relative; padding-left: 385px; display: block;}
.ix-case .cont .ix-case-list li .pic {width: 350px; height: 220px; left: 0; top: 0; position: absolute;}
.ix-case .cont .ix-case-list li .pic img {width: 350px; height: 220px; }
.ix-case .cont .ix-case-list li .txt h1 span {font-size: 20px; color: #dadada; padding-top: 20px;}
.ix-case .cont .ix-case-list li .txt h2 {font-size: 22px;padding: 10px 0 50px; position: relative; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ix-case .cont .ix-case-list li .txt h2 i {width: 50px; height: 4px; background: #DAAE45; left: 0; top: 55px;}
.ix-case .cont .ix-case-list li p {font-size: 16px; color: #666; line-height:26px;}
.ix-about { padding: 55px 0 65px; background: #f5f5f5;}
.ix-about .ix-title {margin-bottom: 30px;}
.ix-about .video {height: 370px; background: url(/skins/images/pc/ixBg4.jpg) no-repeat; background-size: 100% auto;}
.ix-about .video .v-con {width: 460px; height: 260px; right: 53px; top: 113px;}
.ix-about .video .txt {padding: 100px 0 0 150px; width: 520px;}
.ix-about .video .txt h1 {font-size: 28px; text-align:center; margin-bottom: 30px;}
.ix-about .video .txt p {font-size: 18px; color: #666; text-align: center; margin-bottom: 30px;}
.ix-about .video .txt p span {padding: 5px 15px; background: #daae45; font-size: 16px; margin: 0 5px; color: #fff;}
.ix-about .team  {padding-top: 50px;}
.ix-about .team .ixteamcon {padding-bottom: 50px;}
.ix-about .team .ixteamcon .swiper-slide {width: 216px;height: 288px; overflow: hidden; }
.ix-about .team .ixteamcon .swiper-slide img {width: 216px;height: 288px; transition: all 0.5s;}
.ix-about .team .ixteamcon .swiper-pagination-bullet-active {background: #DAAE45;}
.ix-about .team .ixteamcon .swiper-slide img:hover {transform: scale(1.1);}
.ix-about .zhishi {padding-top: 30px;}
.ix-about .zhishi .f-txt {height: 280px; background: #DAAE45;}
.ix-about .zhishi .f-txt a {display: block;}
.ix-about .zhishi .f-txt .pic {width: 420px; height: 280px; overflow: hidden;}
.ix-about .zhishi .f-txt .pic img {width: 420px; height: 280px; transition: all 0.5s;}
.ix-about .zhishi .f-txt .pic img:hover {transform: scale(1.1);}
.ix-about .zhishi .f-txt .txt {padding: 48px 0 0 30px; width: 740px; height: 280px; }
.ix-about .zhishi .f-txt .txt h1 {font-size: 18px; color: #fff; font-weight: normal;}
.ix-about .zhishi .f-txt .txt h2 {font-size: 24px; font-weight: normal; color: #fff; padding: 20px 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ix-about .zhishi .f-txt .txt p {font-size: 16px; line-height: 30px; color: #fff;}
.ix-about .zhishi .f-txt .txt img.abs {right: 10px; bottom:30px;transition: all 0.5s;}
.ix-about .zhishi .f-txt:hover .txt img{right: -10px;}
.ix-about .zhishi .s-list{padding-top: 35px;}
.ix-about .zhishi .s-list li {width: 380px; height: 195px; float: left; border-radius: 6px; background: #fff; margin-right: 30px;}
.ix-about .zhishi .s-list li a {display: block;height: 195px; padding: 0 0 0 20px; position: relative;}
.ix-about .zhishi .s-list li:nth-child(3n) {margin-right: 0;}
.ix-about .zhishi .s-list li h1 {padding: 20px 0; font-size: 18px; color: #cccccc;}
.ix-about .zhishi .s-list li h2 {font-size: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; margin-bottom: 10px;}
.ix-about .zhishi .s-list li p {font-size: 16px; color: #999999; line-height: 26px;}
.ix-about .zhishi .s-list li img.abs {right: 20px; bottom: 20px; transition: all 0.5s;}
.ix-about .zhishi .s-list li:hover img {right: 10px;}
.ix-youshi {padding: 65px 0 60px; background: url(/skins/images/pc/ico-ys.png) center 160px no-repeat;}
.ix-youshi .ix-title { height: 71px; width: 274px; background: url(/skins/images/pc/ix-titleBg2.png) no-repeat center 0; background-size: 100%;}
.ix-youshi .cont {padding-top: 60px;}
.ix-youshi .cont li {width: 300px; height: 387px; float: left; margin: 0 50px; background: url(/skins/images/pc/ixBg6.png) no-repeat; transition: all 0.5s;}
.ix-youshi .cont li h1 { text-align: center; font-size: 26px; padding: 40px 0;}
.ix-youshi .cont li .txt {padding: 0 0 30px 0;}
.ix-youshi .cont li .txt p {line-height: 42px; font-size: 16px; color: #666; text-align: center;}
.ix-youshi .cont li .txt p b {font-size: 18px; font-weight: bold; color: #DAAE45;}
.ix-youshi .cont li .txt p b i {font-weight: normal; font-size: 16px;}
.ix-youshi .cont li .more a { width: 200px; height: 50px; background: #DAAE45; color: #fff; font-size: 16px; text-align: center;line-height: 50px; border-radius: 6px; display: block; margin: 0 auto;}
.ix-youshi .cont li:hover {transform: translateY(-20px);}
.ix-shuo {height: 600px; background: url(/skins/images/pc/ixBg7.jpg) no-repeat center 0;}
.ix-shuo .w .txt {padding: 70px 0 0 643px;} 
.ix-shuo .w .txtcon {width: 350px; background: url(/skins/images/pc/ico-k.png) center 80px no-repeat;}
.ix-shuo .w .txtcon h1 {font-size: 36px; color: #DAAE45; text-align: center; margin-bottom: 20px;}
.ix-shuo .w .txtcon p {font-size: 20px; text-align: center; margin-bottom: 25px;}
.ix-shuo .w .txtcon p a {width: 180px; height: 50px; text-align: center; line-height: 50px; color: #fff; background: #DAAE45; display: block; margin: 0 auto; border-radius: 5px;}
.ix-shuo .w .ixs-img1 {width: 290px; left: 0; top: 245px;background: #f3f3f3; border-radius: 300px;}
.ix-shuo .w .ixs-img1 img {width: 290px; height: 290px; border-radius: 290px; border: #fff solid 10px; transition: all 0.5s;}
.ix-shuo .w .ixs-img1 i  {width: 164px; height: 49px; right: -154px; top: 79px;}
.ix-shuo .w .ixs-img1 i img {width: 164px; height: 49px; border: none; }
.ix-shuo .w .ixs-img2 {width: 223px; left: 410px; top: 190px;background: #f3f3f3; border-radius: 300px;}
.ix-shuo .w .ixs-img2 img {width: 223px; height: 223px; border-radius: 223px; border: #fff solid 10px;transition: all 0.5s;}
.ix-shuo .w .ixs-img2 i  {width: 155px; height: 73px; right: -130px; top: 144px;}
.ix-shuo .w .ixs-img2 i img {width: 155px; height: 73px; border: none; }
.ix-shuo .w .ixs-img3 {width: 183px; left: 738px; top: 320px;background: #f3f3f3; border-radius: 300px;}
.ix-shuo .w .ixs-img3 img {width: 183px; height: 183px; border-radius: 183px; border: #fff solid 10px;transition: all 0.5s;}
.ix-shuo .w .ixs-img3 i  {width: 140px; height: 100px; right: -116px; top: -17px;}
.ix-shuo .w .ixs-img3 i img {width: 140px; height: 100px; border: none; }
.ix-shuo .w .ixs-img4 {width: 175px; left: 1000px; top: 193px;background: #f3f3f3; border-radius: 300px;}
.ix-shuo .w .ixs-img4 img {width: 175px; height: 175px; border-radius: 175px; border: #fff solid 10px;transition: all 0.5s;}
.ix-shuo .w .ixs-img4 i {display:none;}
.ix-shuo .w .ixs-img1 img:hover {transform: rotate(360deg);}
.ix-shuo .w .ixs-img2 img:hover {transform: rotate(360deg);}
.ix-shuo .w .ixs-img3 img:hover {transform: rotate(360deg);}
.ix-shuo .w .ixs-img4 img:hover {transform: rotate(360deg);}
.ix-shuo .w .ixs-img1 i img:hover {transform: rotate(0deg);}
.ix-shuo .w .ixs-img2 i img:hover {transform: rotate(0deg);}
.ix-shuo .w .ixs-img3 i img:hover {transform: rotate(0deg);}
.ix-shuo .w .ixs-img4 i img:hover {transform: rotate(0deg);}
.ix-zhishi {padding: 60px 0 50px;}
.ix-zhishi .ix-title {height: 71px; width: 274px; background: url(/skins/images/pc/ix-titleBg2.png) no-repeat center 0; background-size: 100%;}
.ix-zhishi .cont {padding-top: 55px;}
.ix-zhishi .cont .ix-zhishi-top  {height: 78px;}
.ix-zhishi .cont .ix-zhishi-top li {width: 165px; height: 78px; cursor: pointer; background: #eeeeee; position: relative; float: left; margin-left: 7px;display: table;}
.ix-zhishi .cont .ix-zhishi-top li:first-child {margin-left: 0;}
.ix-zhishi .cont .ix-zhishi-top li p {font-size: 16px; padding: 10px 10px; text-align: center; display: table-cell; vertical-align: middle;}
.ix-zhishi .cont .ix-zhishi-top li i {width: 22px;height: 13px; display: none; background: url(/skins/images/pc/ico-sj.png) no-repeat; left: 67px; bottom: -13px;}
.ix-zhishi .cont .ix-zhishi-top li.on {background: #DAAE45; color: #fff;}
.ix-zhishi .cont .ix-zhishi-top li.on i {display: block;}
.ix-zhishi .cont .ix-zhishi-top li:hover {background: #DAAE45; color: #fff;}
.ix-zhishi .cont .ix-zhishi-top li:hover i {display: block;}
.ix-zhishi .cont .ix-zhishi-btm {padding-top: 55px;}
.ix-zhishi .cont .ix-zhishi-btm li {width: 585px; padding: 15px; background: #f4f4f4; float: left; margin-right: 30px; margin-bottom: 30px;}
.ix-zhishi .cont .ix-zhishi-btm li:nth-child(2n) {margin-right: 0;}
.ix-zhishi .cont .ix-zhishi-btm li a {display: block; position: relative; height: 110px; padding-left: 130px;}
.ix-zhishi .cont .ix-zhishi-btm li span {width: 110px; height: 110px; text-align: center; font-size: 16px; color: #999; background: #fff; position: absolute; left: 0; top: 0;}
.ix-zhishi .cont .ix-zhishi-btm li h1 {font-size:20px; margin-bottom: 15px; font-weight: normal; padding-top: 10px; }
.ix-zhishi .cont .ix-zhishi-btm li p {font-size: 16px; color: #999999; line-height: 24px;}
.ix-zhishi .cont .ix-zhishi-btm li span em {display: block; font-size: 24px; color: #666; padding: 20px 0 10px; text-align: center;}
.ix-zhishi .cont .ix-zhishi-btm li:hover {background: #DAAE45;}
.ix-zhishi .cont .ix-zhishi-btm li:hover h1 {color: #fff;}
.ix-zhishi .cont .ix-zhishi-btm li:hover p {color: #fff;}
.ix-zsitem {display: none;}

/*内页面包屑*/
.inposition {height: 55px; background: #f3f3f3; border-bottom: #eeeeee solid 1px;}
.inposition .w {text-align: right; line-height: 55px; color: #666666;font-size: 16px;}
.inposition .w a {color: #666; font-size: 16px; padding: 0 5px;}
.inposition .w span {padding-left: 42px; background: url(/skins/images/pc/ico-position.png) no-repeat left 11px; display: inline-block;}
.inposition .w a:hover {color: #DAAE45;}
/*内页*/
.innerbanner1 {height: 400px;background: url(/skins/images/pc/inbanner1.jpg) center 0 no-repeat;}
.innerbanner2 {height: 400px;background: url(/skins/images/pc/inbanner2.jpg) center 0 no-repeat;}
.innerbanner3 {height: 400px;background: url(/skins/images/pc/inbanner3.jpg) center 0 no-repeat;}
.innerbanner4 {height: 400px;background: url(/skins/images/pc/inbanner4.jpg) center 0 no-repeat;}
.innerbanner5 {height: 400px;background: url(/skins/images/pc/inbanner5.jpg) center 0 no-repeat;}
.innerbanner6 {height: 400px;background: url(/skins/images/pc/inbanner6.jpg) center 0 no-repeat;}
.innerbanner7 {height: 400px;background: url(/skins/images/pc/inbanner7.jpg) center 0 no-repeat;}
.innerbanner8 {height: 400px;background: url(/skins/images/pc/inbanner8.jpg) center 0 no-repeat;}
.innerbanner9 {height: 400px;background: url(/skins/images/pc/inbanner9.jpg) center 0 no-repeat;}
.innerbanner10 {height: 400px;background: url(/skins/images/pc/inbanner10.jpg) center 0 no-repeat;}
.innerbanner11 {height: 400px;background: url(/skins/images/pc/inbanner11.jpg) center 0 no-repeat;}
.incontent {width: 1200px; margin: 40px auto;}
.innercase li {padding: 20px 0; height: 260px; border-bottom: #f1f1f1 solid 1px;}
.innercase li a {display: block;}
.innercase li a .pic { width: 350px; height: 220px; float:left; overflow: hidden;}
.innercase li a .pic img {width: 350px; height: 220px; transition: all 0.5s;}
.innercase li a .pic img:hover {transform: scale(1.1);}
.innercase li a .txt {width: 810px; float:right;}
.innercase li a .txt h2 {font-size: 20px; font-weight: normal; margin-bottom: 50px; position: relative; padding: 10px 0;}
.innercase li a .txt h2 i {width: 50px; height: 3px; left: 0; top: 60px; background: #DAAE45;}
.innercase li a .txt p {font-size: 16px; color: #666; line-height: 30px; margin-bottom: 10px;}
.innercase li a .txt p span {color: #999;}
.innercase li:Hover a .txt h2 {color: #DAAE45;}
/*分页*/
.pages {padding: 80px 0 50px;}
.pages ul {text-align: center; font-size: 0;}
.pages ul li {display: inline-block; margin: 0 5px;}
.pages ul li a { height: 48px; display: block; font-size: 16px; border: #e6e6e6 solid 1px; border-radius: 3px; line-height: 48px; padding: 0 19px; background: url(/skins/images/pc/p-Bg.jpg) repeat-x;}
.pages ul li.on a {background: #DAAE45; border: #DAAE45 solid 1px; color: #fff;}
.pages ul li:hover a {background: #DAAE45; border: #DAAE45 solid 1px; color: #fff;}
/*领域*/
.innerlingyu {margin-bottom: 60px;}
.innerlingyu li {background: #f3f3f3; position: relative; height: 210px;margin-bottom: 20px;}
.innerlingyu li .pic {width: 320px; height: 210px; float: left; margin-right: 40px;}
.innerlingyu li .pic img {width: 320px; height: 210px;}
.innerlingyu li .txt {width: 820px; float: left;}
.innerlingyu li .txt h3 {padding: 25px 0 36px; font-size: 24px; font-weight: normal; position: relative;}
.innerlingyu li .txt h3 i {width: 55px; height: 2px; background: #DAAE45; left: 0; top: 70px;}
.innerlingyu li .txt p {font-size: 16px;height: 90px; overflow: hidden; color: #666; line-height: 30px; transition: all 0.5s;}
.innerlingyu li.first:hover .txt p { height: 150px;background: #f3f3f3; margin-top: -66px; position: relative; z-index: 10; overflow-x:hidden; overflow-y: scroll;}
.innerlingyu li.first:hover .txt h3 { z-index: 1;}
.innerlingyu-art{ background: #f3f3f3; padding:30px 20px;}
.innerlingyu-art .tit {position: relative; margin-bottom: 50px;}
.innerlingyu-art .tit h1 {font-size: 20px; position: relative;}
.innerlingyu-art .tit h1 i {width: 50px;height: 3px; background: #DAAE45; left: 0; top: 40px;}
.innerlingyu-art .tit a {width: 100px; height: 32px; border-radius: 4px; background: #929292; text-align: center; line-height: 32px; display: block; color: #fff; right:0 ; top: 10px;}
.innerlingyu-art .tit a:hover {background: #DAAE45;}
.innerlingyu-art li {float: left; width: 48%; margin-bottom: 20px; margin-right: 4%;}
.innerlingyu-art li:nth-child(2n) {margin-right: 0;}
.innerlingyu-art li a { position: relative; padding-right: 120px; display: block; font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.innerlingyu-art li a span {right: 20px; top: 0; font-size: 16px; color: #bcbcbc;}
.innerlingyu-art li a:hover {text-decoration: underline; color: #DAAE45;}
/*领域列表*/
.innerly-sort {padding-left: 60px; font-size: 0}
.innerly-sort a {width: 250px; height: 78px; display: inline-block; text-align: center; line-height: 78px; font-size: 22px; background: #eeeeee; margin-bottom: 30px;margin-right: 30px;}
.innerly-sort a.on {color: #fff; background: #DAAE45;}
.innerly-sort a:hover {color: #fff; background: #DAAE45;}
.innerlylist li {padding: 30px 0; height: 200px; border-bottom: #eeeeee solid 1px;}
.innerlylist li a {display: block; position: relative; padding-left: 205px;}
.innerlylist li a span {width: 180px; height: 140px; text-align: center; font-size: 20px; text-align: center; color: #999; border: #e1e1e1 solid 1px; background: #f9f9f9; left: 0; top: 0;}
.innerlylist li a span em {display: block; text-align: center; font-size: 36px; color: #666666; padding: 20px 0;}
.innerlylist li h3 {padding: 15px 0; font-weight:  normal; position: relative; font-size: 20px; margin-bottom: 20px;}
.innerlylist li h3 i {width: 50px; height: 4px; background: #DAAE45; left: 0; top: 60px;}
.innerlylist li p {font-size: 16px; color: #666; line-height: 26px;  padding-right: 20px;}
.innerlylist li:hover {background: #f6f6f6;}
/*关于我们*/
.innerabout {padding-bottom: 50px;}
.innerly-sort a {position: relative;}
.innerly-sort a i {width: 24px;height: 14px; display: none; background: url(/skins/images/pc/ico-sj2.png) no-repeat; left: 113px; bottom: -13px;}
.innerly-sort a.on i {display: block;}
.innerabout .sx-con {padding: 100px 0 40px; border-bottom: #f1f1f1 solid 2px;}
.innerabout .sx-con .pic {width: 42%;/* height: 430px; background: url(/skins/images/pc/k.png) left top  no-repeat;*/ padding: 30px 0 0 30px;}
.innerabout .sx-con .pic img {width: 100%; height:auto;}
.innerabout .sx-con .txt {width: 58%; padding-top: 24px;padding-left: 30px;	}
.innerabout .sx-con .txt h1 {font-size: 30px; position: relative; margin-bottom: 60px;}
.innerabout .sx-con .txt h1 i {color: #666; font-size: 18px; font-weight: normal; padding-left: 20px;}
.innerabout .sx-con .txt h1 em {width: 60px; height: 4px; background: #DAAE45; top: 60px; left: 0;}
.innerabout .sx-con .txt p {font-size: 18px; color: #666; margin-bottom: 20px;}
.innerabout .sx-text {padding-top: 40px;}
.innerabout .sx-text p {margin-bottom: 20px; font-size: 16px; line-height: 30px;}
/*精英团队*/
.team-top {height: 400px; position: relative; margin-top: 50px;}
.team-top .txt {position: absolute; z-index: 2; left: 70px; top: 100px; width: 530px;}
.team-top .txt h1 {text-align: center; font-size: 32px; margin-bottom: 40px;}
.team-top .txt h3 {margin-bottom: 40px; text-align: center;}
.team-top .txt h3 b {font-size: 24px; margin: 0 10px;}
.team-top .txt p span {width: 112px; height: 44px; background: url(/skins/images/pc/team2.png) no-repeat; display: inline-block; text-align: center; line-height: 40px; margin: 0 10px; font-size: 18px; color: #fff;}
.team-top .videocon {position: absolute; z-index: 2; right: 0px; top: 60px; width:460px; height: 260px;}
.team-top .videocon video {width: 100%;}
.team-top img {width: 1920px; left:0; margin-left: -360px; height: 400px;}
.team-list {padding-top: 40px;}
.team-list li {float: left; width: 240px; margin-right: 80px; margin-bottom: 50px;}
.team-list li .t-con{width: 240px; height: 312px; display: block; overflow: hidden;position: relative; }
.team-list li:nth-child(4n) {margin-right: 0;}
.team-list li .pic {width: 240px; height: 312px; overflow: hidden;}
.team-list li .pic img {width: 240px; height: 312px;}
.team-list li .txt {background: rgba(0,0,0,0.6); width: 240px; height: 160px; left: 0 ;bottom: -160px; position: absolute;}
.team-list li .txt h1 {padding: 10px; font-size: 22px; color: #fff;}
.team-list li .txt p {padding:0 10px; font-size: 14px; color: #fff; margin-bottom: 15px;}
.team-list li .txt p a {width: 120px; height: 36px; background: #DAAE45;border-radius: 3px; display: block; color: #fff; text-align: center; line-height: 36px;}
/*风采*/
.fc-con {padding-top: 50px;}
.fc-con li {width: 380px; margin-bottom: 10px; float: left; margin-right: 30px;}
.fc-con li:nth-child(3n) {margin-right: 0;}
.fc-con li .pic {width: 380px;height: 260px; overflow: hidden;}
.fc-con li .pic img {width: 380px;height: 260px; transition: all 0.5s;}
.fc-con li .pic img:hover {transform: scale(1.1);}
.fc-con li .txt {padding: 20px 0;}
.fc-con li .txt p {font-size: 16px; color: #666; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
/*荣誉*/
.honor-con {padding-top: 50px;}
/* 本例子css */
.game163{ position: relative; border: 1px solid #dcdddd; padding: 4px; overflow: hidden; width: 940px; }
.game163 .bigImg{ height: 710px !important; position: relative;}
.game163 .bigImg li img{ vertical-align:middle; height:640px;}
.game163 .bigImg li a {display: block; text-align: center;}
.game163 .bigImg  h4{ font-size: 16px; font-weight: bold; line-height: 33px; height: 33px; padding: 15px 0; padding-right: 30px; }
.game163 .smallScroll{ height: 47px; margin-bottom: 6px;}
.game163 .sPrev,.game163 .sNext{ float: left; display: block; width: 30px; height: 110px; background:#eee; font-weight: bold; line-height: 110px; text-align: center; font-size: 18px;}
.game163 .sPrev:hover{ background:#666; color: #fff;}
.game163 .sNext:hover{ background:#666; color: #fff;}
.game163 .smallImg{ float:left;  margin: 0 6px; display:inline; width: 858px; overflow: hidden;}
.game163 .smallImg ul{  width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; width:160px;height: 110px; margin-right: 14px;border: 1px solid #dcdddd; cursor:pointer;}
.game163 .smallImg li span {display:block; text-align: center;vertical-align: middle; width: 158px; height: 108px; overflow: hidden; }
.game163 .smallImg img{height: 108px;}
.game163 .smallImg .on img{ border-color: #1e50a2;}
.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
.game163 .pageState span{ color: #f00; font-size: 16px;}
/*联系我们*/
.innerabout .lx-con {padding: 40px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;}
.innerabout .lx-con .txt {padding-top:25px;}
.innerabout .lx-con .txt p {margin-bottom: 16px;}
.innerabout .lx-con .txt h1 {margin-bottom: 60px;}
.innerabout .lx-con .txt p img {width: 140px; height: 140px;} 
/*动态*/
.innerdongtai li {float: left; width: 380px; margin-right: 30px; margin-bottom: 30px;}
.innerdongtai li  a {display: block;}
.innerdongtai li .pic {width: 380px; height: 260px; border: #e1e1e1 solid 1px; overflow: hidden;}
.innerdongtai li .pic img {width: 378px; height: 258px; transition: all 0.5s;}
.innerdongtai li .pic img:hover {transform: scale(1.1);}
.innerdongtai li h1 {font-size: 20px; font-weight: normal; position: relative; padding: 20px 0 40px;}
.innerdongtai li h1 i {left: 0; top: 65px; width: 50px; height: 4px; background: #daae45;}
.innerdongtai li p {font-size: 16px; line-height: 26px; color: #666;}
.innerdongtai li:nth-child(3n) {margin-right: 0;}
.innerdongtai li:hover h1 {color: #daae45;}
.height50 {height: 50px;}
/*文章*/
.in-article {padding: 30px 0;}
.in-article-top { border-bottom: #e5e5e5 dashed 1px; padding-bottom: 20px; margin-bottom: 30px;}
.in-article-top h1 {font-size: 30px; text-align: center; font-weight: normal; padding-bottom: 30px;}
.in-article-top p { text-align: center;}
.in-article-top p span {font-size: 16px; color: #999; margin: 0 20px;}
.in-article-con p {font-size: 16px; margin-bottom: 20px; line-height: 30px;}
.in-article-btm {padding-top: 20px;}
.in-article-btm .bdsharebuttonbox {margin-bottom: 20px;}
.in-article-btm .mz {padding: 20px 0; border: #e9e9e9 dashed 1px; border-left: none; border-right: 0;}
.in-article-btm .mz p {font-size: 16px; color: #b5b5b5; line-height: 30px;}
.in-article-btm .pn {padding: 20px 0;}
.in-article-btm .pn p {margin-bottom: 20px; }
.in-article-btm .pn p a {font-size: 16px; color: #666; display: block;}
.in-article-btm .pn p a:hover {text-decoration: underline; color: #910000;}
/*咨询*/
.zx-con .fl {width: 700px;}
.zx-con .fr {width: 470px;}
.zx-con .fl textarea {width: 700px; height: 300px; font-family: "microsoft yahei"; background: #f0f0f0; border: none;line-height: 30px; padding: 20px; font-size: 16px;}
.zx-con .fr input {width: 470px; text-indent: 2em; font-size: 16px; height: 60px; background: #f0f0f0;}
.zx-con .fr ul li {height: 60px; margin-bottom: 20px;}
.zx-con .fr ul li input.yzm-txt {width: 235px; margin-right: 20px}
.zx-con .fr ul li a {display: inline-block; vertical-align: middle;}
.zx-con .fr ul li input.z-btn {background: #daae45; color: #fff; font-size: 18px;text-indent: 0; cursor: pointer;}
.zx-con .fr ul li .error {color: #f00;}
.zx-listcon {padding: 20px 20px 40px; box-shadow: 0 0 4px #ddd;}
.zx-listcon h1 {padding: 20px 0; border-bottom: #eeeeee solid 1px; font-size: 24px; font-weight: normal; margin-bottom: 20px}
.zx-listcon ul {padding: 0px 20px 0 40px;}
.zx-listcon ul li {padding-left: 48px; position: relative; border-left:#e0dfdf solid 1px; }
.zx-listcon ul li .txt {border-bottom: #eeeeee solid 1px;padding:20px 0;}
.zx-listcon ul li a {font-size: 16px; color: #666; line-height: 28px; display: block;}
.zx-listcon ul li p {font-size: 16px; color: #666; line-height: 28px; display: block;}
.zx-listcon ul li span {width: 56px; height: 56px; background: #f4f4f4; border-radius: 56px; left:-29px; top: 50%; margin-top: -23px; z-index: 2;}
.zx-listcon ul li span em {width:26px ;background: #daae45; height: 26px; text-align: center; line-height: 26px; left: 50%; margin-left: -13px; top: 50%; margin-top: -13px;border-radius: 26px; color: #fff; z-index: 2;}
.zx-listcon ul li:last-child .txt{border-bottom: none;}
.zx-listcon ul li a:hover {color: #DAAE45;}
.zx-title {padding: 80px 0px;}
.zx-title span {width: 230px; height: 60px; background: #DAAE45; text-align: center; line-height: 60px; color: #fff; display: block; font-size: 22px; margin: 0 auto;}
.zx-listcon ul li span.da em {background: #1f7ac7;}

/*fixed-layer*/
.fico{width: 40px; height: 40px; background: url(/skins/images/pc/fico.png) no-repeat;}
.fixed-layer{display: none; position: fixed; width: 80px; right: 5px; top: 182px; _position: absolute; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-460)); z-index: 100;}
.fixed-layer li{border-top: 1px solid #e7c166; text-align: center; font-family: "Microsoft Yahei"; font-size: 14px;}
.fixed-layer li:first-child{border: none;}
.fixed-layer li a{display: block; width: 80px; height: 76px; background: #DAAE45; color: #fff; padding-top: 10px; cursor: pointer;}
.fixed-layer li a:hover{background: #997622; color: #fff; text-decoration: none;}
.fixed-layer i{display: block; width: 40px; height: 40px; margin: 0 auto; cursor: pointer}
.fixed-layer .weixin i{background-position: 0 0;}
.fixed-layer .weixin a { border-radius: 6px 6px  0 0;}
.fixed-layer .to-top a { border-radius:0  0 6px  6px;}
.fixed-layer .qq i{background-position: -40px 0;}
.fixed-layer .online i{background-position: -80px 0;}
.fixed-layer .tel-ask i{background-position: -120px 0;}
.fixed-layer .to-top i{background-position: -160px 0; height: 11px;}
.fixed-layer .to-top a{height: 60px; padding-top: 15px;}
.fixed-layer .tel-ask, .fixed-layer .weixin, .fixed-layer .qq, .fixed-layer .online{position: relative; /*vertical-align:middle;*/ _float: left;}
.fixed-layer li.tel-ask a:hover, .fixed-layer li.weixin a:hover{background: #997622}
.fixed-layer .tel-ask-tips{position: absolute; left: -156px; top:12px; text-align: left; width: 140px; height: 66px; background: #DAAE45; color: #fff; padding: 10px 10px 10px 10px; display: none;}
.fixed-layer .tel-ask-tips span{font-size: 16px; font-family: 'Microsoft Yahei', Arial;}
.fixed-layer .weixin-tips{position: absolute; left: -150px; top: 0; text-align: left; width: 135px; height: 150px; background: #fff; padding: 10px; border: 1px solid #DAAE45; display: none;}
.fixed-layer .weixin-tips img{width: 112px; height: 112px; display: block;}
.fixed-layer .app-tips{position: absolute; left: -313px; top: 0; text-align: left; width: 281px; height: 150px; background: #fff; padding: 10px; border: 1px solid #1d5fc2; display: none;}
.fixed-layer .tel-ask-tips em, .fixed-layer .weixin-tips em, .fixed-layer .app-tips em{width: 0; height: 0; font-size: 0; line-height: 0; position: absolute; right: -10px; top: 27px; border-width: 5px; border-style: dashed dashed dashed solid;}
.fixed-layer .tel-ask-tips em{border-color: transparent transparent transparent #DAAE45;}
.fixed-layer .weixin-tips em{border-color: transparent transparent transparent #DAAE45; right: -11px; _right: -12px;}
.fixed-layer .app-tips em{border-color: transparent transparent transparent #DAAE45; right: -11px; _right: -12px;}
.fixed-layer .tel-ask-tips p {line-height: 24px;;}







