﻿.conter { zoom: 1; overflow: hidden }

.submenu li, .ad .lianxi, .ys ul li p, .column .newslist li, .ask dl dt, .ask dl dd { background: url(../images/style.png) no-repeat 0 9999px }
.more, .prolist li, .prolist li a img, .tablist ul li, .tablist ul li img, .tablist ul li h3 { -o-transition: all .3s ease; -ms-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease }
.prolist li a:hover img, .tablist ul li a:hover img { -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1) }

@-webkit-keyframes rubber{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@keyframes rubber{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}

/* title */
.title { margin-bottom: 40px; line-height: 40px; text-align: center; color: #333 }
.title h2 { position: relative; display: block; font-size: 30px }
.title h2 em { font-family: "SimSun" }
.title p { position: relative; display: block; padding-bottom: 8px; font-size: 14px; font-weight: normal }
.title p:after { position: absolute; content: ""; left: 50%; bottom: 0; width: 40px; height: 1px; margin-left: -20px; background: #332c2b }

/* more */
.more { display: block; width: 120px; height: 28px; margin: 30px auto 0; line-height: 28px; text-align: center; font-size: 12px; color: #bbb; border: 1px solid #ddd; border-radius: 15px; text-transform: uppercase }
.more:hover { color: #fff; background-color: rgb(0,112,192); border-color: rgb(0,112,192) }

/* slide */
.slide { position: relative; width: 100%; height: 450px; overflow: hidden }
.slide .hd { position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 50px; line-height: 50px; text-align: center }
.slide .hd li { display: inline-block; *display: inline; width: 10px; height: 10px; margin: 0 4px; cursor: pointer; zoom: 1; border: 1px solid #fff; border-radius: 50%; filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9 }
.slide .hd li.on { border-color: rgb(0,112,192); background: rgb(0,112,192) }
.slide .bd { position: relative; z-index: 0 }
.slide .bd li { width: 100% !important; height: 450px; text-align: center }
.slide .bd li img { position: absolute; left: 50%; top: 0; width: 1920px; height: 450px; margin-left: -960px }
.slide .prev, .slide .next { display: block; position: absolute; top: 50%; z-index: 1; width: 40px; height: 80px; margin-top: -40px; background-image: url(../images/slide.png); zoom: 1; -webkit-animation: rubber 1.25s infinite; animation: rubber 1.25s infinite }
.slide .prev { left: 10px; background-position: -80px 0 }
.slide .prev:hover { cursor: pointer; background-position: 0 0 }
.slide .next { right: 10px; background-position: -120px 0 }
.slide .next:hover { cursor: pointer; background-position: -40px 0 }

/* search */
.search { height: 50px; background: rgb(0,112,192); overflow: hidden }
.search .fl { line-height: 50px; font-size: 12px; color: #fcc300 }
.search .fl a { margin: 0 5px; color: #fff }
.search .fr { width: 280px; height: 24px; margin-top: 12px; background: #fff; border: 1px solid  rgba(238, 132, 60, 0.85); border-radius: 10px; z-index: 1 }
.search .keyword { position: absolute; left: 10px; top: 1px; display: block; width: 230px; text-align: left; height: 22px; font-size: 12px; line-height: 22px; z-index: 10; border: 0; background: none }
.search .submit { position: absolute; right: 8px; top: 4px; font-size: 16px; border: 0; color: rgb(0,112,192); background: none }
.search input::-webkit-input-placeholder { color: #999 }
.search input:-moz-placeholder { color: #999 }
.search input::-moz-placeholder { color: #999 }
.search input:-ms-input-placeholder { color: #999 }

/* expert */
.expert { width: 1180px; margin: 40px auto }
.expert h2 { position: relative; height: 80px; padding-top: 10px; text-align: center; font: bold 32px/34px "Microsoft YaHei"; color: #333 }
.expert h2:before, .expert h2:after { position: absolute; content: "\e670"; font-family: "iconfont" !important; font-size: 38px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.expert h2:before { top: 0; left: 0 }
.expert h2:after { bottom: 0; right: 0; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg) }
.expert h2 span { letter-spacing: 1px }
.expert h2 p { line-height: 48px; font-size: 14px; font-weight: normal; letter-spacing: 2px }

/* pro */
.pro { zoom: 1 }
.pronav { width: 280px }
.pronav h2 { width: 280px; height: 100px; line-height: 100px; text-align: center; font-size: 30px; color: #fff; background: rgb(0,112,192); border-radius: 10px 10px 0 0 }
.pronav h2:after { top: 55px; background: #fff }
.pronav .wen { width: 100%; height: 200px; color: #fff; text-align: center; border-radius: 0 0 10px 10px; background: rgb(0,112,192); overflow: hidden }
.pronav .wen h3 { margin-top: 50px; font-size: 24px; font-weight: bold }
.pronav .wen p { margin-top: 10px; font-size: 14px }
.pronav .wen span { display: block; margin-top: 15px; font-size: 32px; font-weight: bold }

.submenu { width: 278px; border-left: 1px solid #ddd; border-right: 1px solid #ddd }
.submenu li { width: 278px; /*height: 55px;*/ line-height: 55px; text-indent: 22px; background-position: 0 0 }
.submenu li:hover{  background-position: 0 -55px }
.submenu li a { display: block; font-size: 15px; color: #333 }
.submenu li a:hover { color: rgb(0,112,192) }

.prolist { width: 880px }
.prolist li { float: left; width: 260px; margin: 0 20px 20px 0; padding: 10px; text-align: center; background: #f5f5f5 }
.prolist li:hover { -moz-box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1); -webkit-box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1); box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1) }
.prolist li a { display: block }
.prolist li a .mag { display: block; width: 260px; height: 260px; overflow: hidden }
.prolist li a h3 { display: block; width: 100%; height: 40px; padding-bottom: 5px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.prolist li span { display: block; line-height: 30px; overflow: hidden }
.prolist li span .zx { float: left; width: 103px; height: 30px; text-align: center; font-size: 13px; color: #fff; text-decoration: none; border-left: 3px solid #333; background: rgb(0,112,192) }
.prolist li span .xq { float: right; margin-right: 10px; font-size: 13px }
.prolist li span .zx:hover { background: #fcc300 }

/*ad*/
.ad { width: 100%; height: 490px; background: url(../images/xc.jpg) no-repeat center top; overflow: hidden }
.ad span { position: absolute; bottom: 43px; right: 50%; margin-right: 545px; display: block; width: 45px; height: 60px; text-indent: -999em; background: url(../images/zixun.gif) no-repeat center top }
.ad .lianxi { position: absolute; bottom: 20px; left: 50%; margin-left: 286px; padding-left: 35px; background-position: 0 -163px; overflow: hidden }
.ad p { font-size: 13px; color: #333 }
.ad h2 { font-weight: bold; font-size: 22px; color: #333 }

/* youshi */
.ys { padding: 50px 0 0; overflow: hidden }
.ys .pic { position: absolute; top: 270px; left: 360px }
.ys h2 { height: 109px }
.ys ul { padding: 60px 0 75px; overflow: hidden }
.ys ul li { width: 420px; height: 238px }
.ys ul li.mt60 { margin-top: 60px }
.ys ul li .num { display: block; font-size: 46px; color: rgb(0,112,192); font-family: Arial; line-height: 46px; margin-bottom: 10px; font-weight: bold }
.ys ul li h3 { font-size: 18px; font-weight: bold; line-height: 20px; padding-bottom: 8px; background: url(../images/ysline.png) no-repeat left bottom; margin-bottom: 10px; color: #333 }
.ys ul li h3 span { display: block; margin-top: 5px; font-size: 10px; font-weight: normal; -webkit-transform: scale(0.8); -o-transform: scale(1); text-transform: uppercase }
.ys ul li p { padding-left: 20px; line-height: 26px; color: #999; background-position: 0 -112px }
.ys ul li p.w300 { width: 300px }

/* partner */
.partner { height: 582px; background: url(../images/bg.png); /*background: #eee url(../images/partner.jpg) no-repeat center; background-attachment: fixed; background-size: cover;*/ }
.partner ul li { float: left; list-style: none; box-sizing: border-box; width: 16.66%; position: relative; height: 142px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; transition: all .3s }
.partner ul li:nth-child(-n+6) { border-top: 1px solid #ddd }
.partner ul li:nth-child(6n+6) { border-right: 1px solid #ddd }
.partner ul li a { display: block; width: 100%; height: 142px }
.partner ul li img { position: absolute; top: 50%; left: 50%; width: 80%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.partner ul li:hover { box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1); background: #fff }
.partner .more { color: #aaa; border-color: #bbb }
.partner .more:hover { color: #fff; border-color: rgb(0,112,192) }

/* case */
.case { z-index: 2; height: 100%; padding-bottom: 50px }
.case .title { padding-top: 50px }
.case li { float: left; position: relative; width: 380px; margin-right: 20px; box-shadow: 0 0 0 rgba(0, 0, 0, .15); transition: all .36s ease }
.case li:nth-child(3n) { margin-right: 0 !important }
.case li:hover { -moz-box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1); -webkit-box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1); box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, .1) }
.case li .pic { position: relative; overflow: hidden }
.case li .pic img { display: block; width: 380px; height: 285px; transition: all .36s ease }
.case li .pic:before { content: ''; position: absolute; width: calc(100% - 300px); height: calc(100% - 24px); border-top: 2px solid rgb(0,112,192); top: 10px; border-bottom: 2px solid rgb(0,112,192); display: block; left: 150px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; opacity: 0 }
.case li a:hover .pic:before { left: 10px; width: calc(100% - 20px); z-index: 2; opacity: 1; border-top: 2px solid rgb(0,112,192); border-bottom: 2px solid rgb(0,112,192) }
.case li .pic:after { content: ''; position: absolute; height: calc(100% - 300px); width: calc(100% - 24px); border-left: 2px solid rgb(0,112,192); left: 10px; border-right: 2px solid rgb(0,112,192); display: block; top: 150px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; opacity: 0 }
.case li a:hover .pic:after { height: calc(100% - 20px); left: 10px; top: 10px; opacity: 1; background-color: rgba(0, 0, 0, .3); border-left: 2px solid rgb(0,112,192); border-right: 2px solid rgb(0,112,192) }
.case li .pic .mask { position: absolute; top: 50%; left: 50%; z-index: 1; transition: all .36s ease; opacity: 0; border-radius: 100%; width: 44px; height: 44px; margin: -80px auto auto -20px; border: 2px solid rgba(255, 255, 255, .7); box-sizing: border-box; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0) }
.case li a:hover .pic .mask { margin: -20px auto auto -20px; opacity: 1 }
.case li .pic .mask:before { content: ''; position: absolute; top: 50%; left: 50%; width: 2px; height: 16px; margin: -8px 0 0 -1px; background-color: #fff }
.case li .pic .mask:after { content: ''; position: absolute; top: 50%; left: 50%; height: 2px; width: 16px; margin: -1px 0 0 -8px; background-color: #fff }
.case li .info { padding: 6% 5% 6%; text-align: left; transition: padding .36s ease }
.case li a:hover .info { padding-left: 8%; background-color: rgb(0,112,192) }
.case li .info h3 { display: block; height: 24px; font-size: 16px; color: #333; text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s }
.case li a:hover .info h3 { color: #fff }
.case li .info p { margin-top: 6px; color: #999; text-align: left; font-size: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
.case li a:hover .info p { color: #b3dec1 }

/*about*/
.about { height: 502px; padding-top: 80px; background: url(../images/bg.png); /*background: #eee url(../images/about.jpg) no-repeat center; background-attachment: fixed; background-size: cover;*/ }
.about .fl { width: 50% }
.about .title { margin-bottom: 0; text-align: left }
.about .title p:after { left: 0; margin-left: 0 }
.about .des { width: 100%; height: auto; margin: 20px 0 0; line-height: 26px; text-align: left; text-indent: 2em }
.about .more { margin: 40px 0 0; color: #aaa; border-color: #bbb }
.about .more:hover { color: #fff; border-color: rgb(0,112,192) }

.agent { width: 430px; height: 202px; /*padding: 220px 0 0 30px; background: url(../images/index_about.jpg) no-repeat center top*/ }
.agent li { float: left; position: relative; width: 160px; height: 30px; line-height: 30px; padding-left: 18px; font-size: 14px; color: #333; background-position: left -423px }
.agent li:before { content: ''; display: inline-block; position: absolute; top: 10px; left: 0; width: 10px; height: 10px; border-radius: 100%; background: #fcc300 }
.agent li b { margin-right: 3px; font-size: 16px; color: #fcc300 }
.agent p { margin-top: 30px; font-size: 14px; color: #000 }
.agent a { display: block; width: 125px; height: 32px; margin-top: 20px; line-height: 32px; text-align: center; color: #fff; background: #fcc300; transition: all .36s ease; border-radius: 15px }
.agent a:hover { background: rgb(0,112,192) }

.tabbox { margin: 50px 0; overflow: hidden; zoom: 1 }
.tabbox .hd { height: 35px; padding-bottom: 40px }
.tabbox .hd ul { text-align: center }
.tabbox .hd ul li { position: relative; display: inline-block; width: 145px; height: 35px; line-height: 35px; background: #d8d8d8 }
.tabbox .hd ul li a { display: block; height: 35px; color: #333 }
.tabbox .hd ul li a .iconfont { padding-right: 10px; font-size: 22px; vertical-align: middle }
.tabbox .hd ul li a .icon-tuandui { font-size: 26px }
.tabbox .hd ul li.on { background: rgb(0,112,192) }
.tabbox .hd ul li.on a { color: #fff }

.tablist { position: relative }
.tablist .tempWrap { width: 1180px !important }
.tablist ul { overflow: hidden; zoom: 1; margin-right: -20px; height: 236px }
.tablist ul li { float: left; width: 280px; margin-right: 20px }
.tablist ul li a.mag { display: block; width: 280px; height: 196px; overflow: hidden }
.tablist ul li img { display: block; width: 280px; height: 196px }
.tablist ul li h3 { width: 260px; height: 40px; padding: 0 10px; line-height: 40px; text-align: center; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.tablist ul li:hover h3 { color: #fff; background: rgb(0,112,192) }
.tablist .sprev, .tablist .snext { display: block; position: absolute; top: 50%; z-index: 1; width: 40px; height: 80px; margin-top: -75px; background-image: url(../images/tab.png); zoom: 1; -webkit-animation: rubber 1.25s infinite; animation: rubber 1.25s infinite }
.tablist .sprev { left: -60px; background-position: -80px 0 }
.tablist .sprev:hover { cursor: pointer; background-position: 0 0 }
.tablist .snext { right: -60px; background-position: -120px 0 }
.tablist .snext:hover { cursor: pointer; background-position: -40px 0 }

/* news */
.column { width: 360px; margin-right: 50px; overflow: hidden }
.column h2 { height: 24px; margin-bottom: 20px; padding-left: 10px; line-height: 24px; font-size: 18px; border-left: 5px solid rgb(0,112,192) }
.column h2 a { color: #333 }
.column h2 b { color: rgb(0,112,192) }
.column h2 span a { font-size: 10px; font: 10px/24px Arial; color: #999 }
.column .newslist { width: 100%; overflow: hidden }
.column .newslist dl { width: 100%; overflow: hidden }
.column .newslist dt { float: left; width: 120px; height: 75px }
.column .newslist dd { padding-left: 120px }
.column .newslist dd h3 { font-weight: normal; height: 27px; line-height: 21px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.column .newslist dd h3 a { color: #333 }
.column .newslist dd h3 a:hover { color: rgb(0,112,192) }
.column .newslist dd p { height: 48px; line-height: 24px; font-size: 12px; color: #999; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden }
.column .newslist ul { overflow: hidden; width: 360px; margin-top: 1px }
.column .newslist li { width: 340px; overflow: hidden; height: 15px; margin-top: 20px; padding-left: 18px; line-height: 15px; font-size: 12px; background-position: 0 -208px }
.column .newslist li:hover { background-position: 0 -220px }
.column .newslist li em { float: left; font-size: 18px; color: #999; margin-right: 5px; vertical-align: middle }
.column .newslist li em { *display: inline }
.column .newslist li .emred { background-color: #ff9900 }
.column .newslist li a { display: block; float: left; width: 210px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden }
.column .more { margin: 30px 0 0 }

/* ask */
.ask { overflow: hidden }
.ask dl { padding: 8px 0; font-size: 12px; border-bottom: 1px dashed #ddd }
.ask dl dt { height: 24px; padding-left: 30px; line-height: 24px; font-size: 14px; background-position: left -239px }
.ask dl dt a { color: #333 }
.ask dl dt a:hover { color: rgb(0,112,192) }
.ask dl dd { margin-top: 6px; padding-left: 30px; line-height: 24px; color: #999; background-position: left -268px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden }



.pro_submenu {
    background:#fff;padding:0 20px;
    display:none;
    min-height:392px;
}
.pro_submenu a{border-bottom: 1px solid #eee;}