﻿@charset "utf-8";
/* by Sean Lu 20160512 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-size: 12px; background: #fff; color: #333; font-family: microsoft yahei; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }
.lk{display: block;height: 0;width: 0;overflow: hidden;}
/* 圆细滚动条样式 20150717 */
::-webkit-scrollbar{width:6px;height:12px}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#FFF}
::-webkit-scrollbar-thumb:vertical{background-color:#8E8E8E;border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 全局 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1200px; margin: 0 auto; }

@font-face { font-family: 'DINL'; src:url('DINPro.ttf') format('truetype'); font-weight: normal; font-style: normal; }

.nav .nLi { text-align: center; }
.nav .nLi h3 { float: none; }
.nav .nLi h3 a { display: block; line-height: 30px; height: 30px; padding-bottom: 10px; }
.nav .nLi h3 a:hover { text-decoration: none; }
.nav .sub { width: 100%; top: 40px; }
.nav .sub li { text-align: center; }

.homemore { width: 230px; height: 44px; border: 1px solid #001230; color: #001230; display: block; margin: 0 auto; text-indent: 20px; background: #fff url(../img/rightarrow.png) no-repeat 180px center; font-size: 16px; line-height: 44px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; margin-top: 60px; }
.homemore:hover { text-decoration: none; background-color: #001230; color: #fff; background-image: url(../img/rightarrow02.png); }

.slideTxtBox .hd ul li.on a { color: #fff; }

.inbanner { height: 345px; background-repeat: no-repeat; background-position: center center; margin-top: 85px; _margin-top: 0; -webkit-animation: bgbian .2s ease; animation: bgbian .2s ease; }
.inbanner .tit { width: 1200px; margin: 0 auto; padding-top: 90px; color: #fff; text-align: center; }
.inbanner .tit .en { font-size: 40px; line-height: 48px; font-family: arial; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; }
.inbanner .tit .spcn { font-size: 24px; line-height: 30px; font-weight: bold; border: 3px solid #fff; padding: 5px 18px 6px 18px; margin: 0 auto; }

@-webkit-keyframes bgbian {
	0% { background-size: auto 150%; }
	100% { background-size: auto 100%; }
}
@keyframes bgbian {
	0% { background-size: auto 150%; }
	100% { background-size: auto 100%; }
}

.innav { margin: 30px auto; height: 44px; line-height: 40px; }
.innav a { display: block; width: 166px; text-align: center; font-size: 14px; border: 2px solid #001230; color: #001230; text-decoration: none; float: left; margin-right: -2px; }
.innav a.on { background-color: #001230; color: #fff; }
.innav a.icon { text-indent: 20px; background-repeat: no-repeat; background-position: 30px center; }
.innav a.icon01 { background-image: url(../images/b01n.png); }
.innav a.icon01.on { background-image: url(../images/b01.png); }
.innav a.icon02 { background-image: url(../images/b02.png); }
.innav a.icon02.on { background-image: url(../images/b02n.png); }
.innav a.icon03 { background-image: url(../images/b03.png); }
.innav a.icon03.on { background-image: url(../images/b03n.png); }
.innav a.icon04 { background-image: url(../images/b04.png); }
.innav a.icon04.on { background-image: url(../images/b04n.png); }

.incontent { font-size: 14px; line-height: 24px; margin-bottom: 30px; }

.commonfoot { padding: 60px 0; border: 1px solid #dedede; border-left: 0; border-right: 0; }
.commonfoot .tit { text-indent: -9999px; background: url(../img/ma.jpg) no-repeat center center; height: 95px; margin-bottom: 30px; }
.commonfoot .con { font-size: 18px; line-height: 28px; color: #666; text-align: center; }

.xgcase { padding: 60px 0; }
.xgcase .tits { text-indent: -9999px; background: url(../img/xgcase.jpg) no-repeat center center; height: 97px; margin-bottom: 30px; }
.xgcase .con { font-size: 18px; line-height: 28px; color: #666; text-align: center; }

.worklist { width: 1224px; }
.worklist .item { width: 383px; float: left; margin: 0 25px 25px 0; }
.worklist .item .img { width: 383px; height: 260px; overflow: hidden; }
.worklist .item .img a { display: block; position: relative; }
.worklist .item .img img { width: 383px; height: 260px; display: block; }
.worklist .item .img em { width: 383px; height: 260px; display: block; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.7) url(../images/ddd.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.worklist .item .img a:hover em { opacity: 1; filter: alpha(opacity=100); }
.worklist .item .txt { padding: 15px; box-shadow: 2px 2px 2px #eee; border-left: 1px solid #eee; }
.worklist .item .txt .tit { height: 35px; line-height: 35px; font-size: 16px; overflow: hidden; border-bottom: 1px solid #e3e3e3; }
.worklist .item .txt .btn { margin-top: 30px; height: 32px; }
.worklist .item .txt .btn a { display: block; width: 100px; height: 30px; line-height: 30px; border: 1px solid #ccc; color: #999; font-size: 14px; text-decoration: none; text-align: center; border-radius: 4px; }
.worklist .item .txt .btn a:hover { border-color: #001230; color: #001230; }

.newscontent { width: 960px; margin: 0 auto; }
.newscontent .title { font-size: 22px; text-align: center; line-height: 40px; }
.newscontent .info { font-size: 12px; text-align: center; line-height: 30px; color: #999; }
.newscontent .info .author, .newscontent .info .time { margin: 0 5px; }
.newscontent .maincon { margin: 20px 0; }
.newscontent .maincon img { max-width: 100%; }
.newscontent .maincon p { margin-bottom: 20px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0; }
.newsbackline ul { width: 100%; }
.newsbackline ul li { width: 33.333333%; float: left; text-align: center; display: block; height: 33px; }
.newsbackline ul li a { display: inline-block; width: 120px; border: 1px solid #ccc; color: #666; background: url(../img/arrow_t.png) no-repeat 90px center; padding-right: 10px; text-decoration: none; }
.newsbackline ul li a:hover { border-color: #001230; color: #001230; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { background: url(../img/arrow_l2.png) no-repeat 38px center; padding-left: 10px; padding-right: 0; text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { background-image: url(../img/arrow_r2.png); text-align: center; }

.scontact { float: left; width: 500px; margin: 60px 0 60px 100px; }
.scontact .redtitle { color: #001230; font-family: arial; height: 50px; line-height: 50px; font-size: 38px; text-transform: uppercase; border-bottom: 2px solid #001230; }
.scontact .bigtitle { color: #333; line-height: 50px; font-size: 40px; border-bottom: 1px solid #dedede; padding: 15px 0; margin-bottom: 20px; }
.scontact p { line-height: 26px; }
.scontact .mytitle { margin-top: 30px; font-size: 18px; color: #001230; margin-bottom: 10px; }
.smessage { float: right; width: 440px; margin: 60px 100px 60px 0; }
.smessage .xmtitle { font-size: 24px; margin-bottom: 20px; }
.smessage .line { margin: 8px 0; }
.smessage .inputText { background: #f3f3f3; font-size: 14px; height: 53px; border: 0; font-family: microsoft yahei; color: #666; padding: 0 20px; width: 400px; }
.smessage .textArea { background: #f3f3f3; font-size: 14px; height: 53px; border: 0; font-family: microsoft yahei; color: #666; padding: 20px; width: 400px; outline: none; resize: none; height: 80px; }
.smessage .tjbtn { background: #fff; border: 2px solid #001230; color: #001230; text-align: center; line-height: 50px; height: 54px; font-size: 18px; font-family: microsoft yahei; width: 440px; cursor: pointer; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.smessage .tjbtn:hover { background: #001230; color: #fff; }

.newslist { width: 960px; margin: 50px auto; }
.newslist .item { margin-bottom: 60px; }
.newslist .item .img { width: 340px; height: 255px; float: left; overflow: hidden; }
.newslist .item .img a { display: block; }
.newslist .item .img img { width: 340px; height: 255px; display: block; }
.newslist .item .txt { margin-left: 370px; }
.newslist .item .txt .time { color: #999; font-family: DINL, microsoft yahei; font-size: 40px; line-height: 52px; }
.newslist .item .txt .name { color: #000; font-size: 20px; height: 42px; overflow: hidden; line-height: 42px; }
.newslist .item .txt .info { color: #666; font-size: 14px; line-height: 24px; height: 120px; }
.newslist .item .txt .more { height: 34px; line-height: 30px; margin-top: 6px; }
.newslist .item .txt .more a { border: 2px solid #001230; color: #001230; display: block; width: 140px; height: 30px; text-indent: 20px; background: url(../img/rightarrow03.png) no-repeat 100px center; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.newslist .item .txt .more a:hover { background-color: #001230; color: #fff; background-image: url(../img/rightarrow04.png); text-decoration: none; }

.caselist { margin: 30px 0 60px; }
.caselist li { float: left; margin: 8px 8px; }
.caselist li a { display: block; width: 202px; background: #fff; border: 1px solid #dedede; padding: 10px 10px; text-align: center; text-decoration: none; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.caselist li a:hover { box-shadow: 0 0 5px #ccc; }
.caselist li img { display: block; width: 202px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.caselist li a:hover img { transform: scale(1.1,1.1); }
.caselist li span { display: block; height: 30px; line-height: 30px; overflow: hidden; }

.eventslide { margin: 50px 0; }
.eventslide .hd { margin-bottom: 50px; height: 280px; }
.eventslide .hd li { float: left; width: 234px; text-align: center; margin: 0 83px; cursor: pointer; position: relative;}
.eventslide .hd li .img { width: 220px; height: 220px; overflow: hidden; -webkit-transform: scale(.9,.9); transform: scale(.9,.9); -webkit-transition: all .2s ease-in; transition: all .2s ease-in; padding: 5px; border: 2px solid transparent; border-radius: 50%; }
.eventslide .hd li.on .img { -webkit-transform: scale(1,1); transform: scale(1,1); border-color: #001230; }
.eventslide .hd li .img img { width: 220px; height: 220px; display: block; }
.eventslide .hd li .txt { font-size: 16px; color: #333; line-height: 30px; margin-top: 10px; }
.eventslide .hd li.on .txt { color: #001230; }
.eventslide .hd li.on em { display: block; width: 0; height: 0; position: absolute; bottom: -16px; left: 50%; margin-left: -6px; border: 6px solid transparent; border-top-color: #001230; }
.eventslide .bd { }
.eventslide .bd .econ { }
.eventslide .bd .econ ul { width: 1100px; margin: 0 auto; }
.eventslide .bd .econ li { float: left; width: 500px; margin: 0 25px 30px; }
.eventslide .bd .econ li .txt { font-size: 14px; line-height: 30px; }

.inbannerha .theme-default { height: 345px; }
.inbannerha .theme-default #slider { height: 345px; }

.qqfloat { position: fixed; right: 10px; bottom: 200px; width: 142px; background: #fff; border-radius: 10px; box-shadow: 0 5px 9px rgba(4,0,0,.17); border: 1px solid #dedede; z-index: 99; overflow: hidden; }
.qqfloat .tit { height: 50px; line-height: 50px; color: #fff; font-size: 14px; padding: 0 20px; background: #001230; }
.qqfloat .tit .close { float: right; width: 18px; height: 18px; display: block; background: url(../img/iconclose.png) no-repeat center center; text-indent: -9999px; margin: 16px 0 0; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.qqfloat .tit .close:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.qqfloat .con { }
.qqfloat .qqlist {  }
.qqfloat .qqlist li { line-height: 40px; height: 40px; overflow: hidden; margin-bottom: 1px; }
.qqfloat .qqlist li a { display: block; background: #f1f1f1 url(../img/iconqq.png) no-repeat 30px center; font-size: 12px; padding-left: 70px; color: #333; font-family: Verdana, arial; }
.qqfloat .qqlist li a:hover { background: #666 url(../img/iconqq02.png) no-repeat 30px center; color: #fff; text-decoration: none; }
.qqfloat .tel { padding: 10px 20px 20px; }
.qqfloat .tel .txt { background: url(../img/icontel.png) no-repeat 10px center; line-height: 30px; font-size: 8px; color: #333; padding-left: 36px; }
.qqfloat .tel .num { text-align: center; font-size: 8px; font-family: Verdana, arial; color: #001230; }
.qqshow { width: 40px; background: #001230; text-align: center; position: fixed; right: -50px; bottom: 280px; border-radius: 10px 0 0 10px; line-height: 16px; box-shadow: 0 5px 9px rgba(4,0,0,.17); z-index: 98; }
.qqshow a { display: block; width: 20px; height: 80px; padding: 40px 10px 0; font-size: 14px; color: #fff; background: url(../img/iconqq02.png) no-repeat center 15px; }



















