@charset "utf-8";
/* by Sean Lu 20180601 */
/*reset*/
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0; }
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display: block; }
body { font-size: 100%; font-family: microsoft yahei,Helvetica,STHeiti,Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color:rgba(0,0,0,0);  background: #1c0450; overflow-x: hidden; }
textarea { resize: none; }
iframe,img { border:0; }
ul,ol { list-style:none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a{ text-decoration: none; }
a:hover { color: #f39801; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar{width:5px;height:5px;}
::-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:#c2c2c2;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#A0A0A0}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}

/* 拖选文字样式 20160628 */
::selection { background: #693290; color: #fff; }
::-moz-selection { background: #693290; color: #fff; }

.wrapper { width: 1100px; margin: 0 auto; }

.hometop { background: #0a0f4b url(../img/homebg.jpg?2) no-repeat center top; position: relative; box-shadow: 0 10px 20px rgba(0,0,0,.3); }
.hometop .logo { margin-bottom: -30px; }
.hometop .logo img { display: block; margin: 0 auto; }
.hometop .logoss { margin-bottom: 0; }
.hometop .logoss img { height: 260px; }
.hometop .stars { position: absolute; top: 0px; bottom: 0%; left: 0px; right: 0px; margin: auto; pointer-events: none; }

.hometitle { background: url(../img/hometitle01.png?2) no-repeat center top; padding-top: 15px; text-align: center; font-size: 30px; font-weight: bold; color: #fff; margin-bottom: 20px; }

.homebox01 { padding-bottom: 60px; }
.homebox01 p { font-size: 16px; line-height: 30px; color: #b5bdff; padding: 20px 5%; margin-bottom: 20px; }
.homebox01 ul { }
.homebox01 ul li { width: 25%; float: left; text-align: center; color: #fff; line-height: 30px; font-size: 16px; -webkit-transition: all .2s; transition: all .2s; }
.homebox01 ul li img { display: block; margin: 0 auto -10px; }
.homebox01 ul li:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }

.homehead { background: #040941; line-height: 50px; height: 50px; font-size: 14px; color: #fff; }
.homehead .logos { display: block; padding: 7px 0; float: left; font-size: 14px; color: #fff; line-height: 36px; }
.homehead .logos img { display: block; height: 36px; margin-right: 4px; float: left; }

.homebox02:before { content: ' '; position: fixed; z-index: -1; top: 0; right: 0; bottom: 0; left: 0; background: url(../img/homebg03.jpg) center 0 no-repeat; background-size: cover; }
.homebox02 { padding-top: 70px; color: #fff; }
.homebox02 .hometitle { margin-bottom: 40px; }
.homebox02 .hb02item { background: rgba(0,0,0,.3); border-radius: 10px; padding: 30px 30px 10px; overflow: hidden; margin-bottom: 20px; }
.homebox02 .hb02item .hd { float: left; width: 30%; text-align: center; }
.homebox02 .hb02item .hd .hdbox { height: 270px; }
.homebox02 .hb02item .hd .hdbox .tit { font-size: 24px; font-weight: bold; margin-bottom: 20px; background: url(../img/hb02na01.png) no-repeat center top; padding-top: 20px; color: #ffb717; }
.homebox02 .hb02item .bd { float: right; width: 70%; }
.homebox02 .hb02item .bd .item { overflow: hidden; margin-bottom: 20px; }
.homebox02 .hb02item .bd .item .icon { float: left; margin-right: 20px; padding-top: 5px; }
.homebox02 .hb02item .bd .item .info { margin-left: 90px; }
.homebox02 .hb02item .bd .item .info .name { font-size: 20px; font-weight: bold; line-height: 40px; }
.homebox02 .hb02item .bd .item .info .text { font-size: 14px; line-height: 24px; opacity: .6; }
.homebox02 .hb02item .bd .item.itembig .text { background: rgba(255,255,255,.1); font-size: 14px; line-height: 24px; opacity: 1; padding: 20px; border-radius: 4px; }


.homebox03 { margin-top: 70px; padding-top: 70px; background: #122172; background-size: cover; position: relative; padding-bottom: 70px; }
.homebox03 .hb03img01 { margin-top: 40px; margin-bottom: 30px; }
.homebox03 .liebiao { overflow: hidden; }
.homebox03 .liebiao .item { background: rgba(0,0,0,.6); border-radius: 4px; box-sizing: border-box; padding: 20px; color: #fff; width: 31.33333333%; margin: 0 1%; float: left; margin-bottom: 20px; }
.homebox03 .liebiao .item:last-child { width: 98%; }
.homebox03 .liebiao .item .tit { font-size: 18px; margin-bottom: 10px; }
.homebox03 .liebiao .item .con { font-size: 12px; line-height: 22px; opacity: .8; height: 66px; overflow-y: auto; }
.homebox03 .liebiao .item:last-child .con { height: auto; }


.homebox04 { padding-top: 70px; background: #1c0450 url(../img/homebg02.jpg) no-repeat center; background-size: cover; position: relative; padding-bottom: 70px; }
.homebox04 .list { overflow: hidden; margin-top: 50px; }
.homebox04 .list .item { width: 48%; float: left; margin: 0 1% 20px; background: rgba(255,255,255,.9); border-radius: 4px; padding: 30px; box-sizing: border-box; color: #33; position: relative; }
.homebox04 .list .num { font-size: 90px; font-family: arial black; color: #333; opacity: .1; position: absolute; right: 30px; bottom: -28px; }
.homebox04 .list .tit { font-size: 20px; font-weight: bold; margin-bottom: 15px; }
.homebox04 .list .txt { font-size: 14px; line-height: 24px; opacity: .6; height: 144px; overflow-y: auto; }

.homebox05 { padding: 70px 0; }
.homebox05 .list { margin-top: 50px; }
.homebox05 .list .item { width: 23%; float: left; margin: 0 1%; background: #27345e; color: #fff; padding: 25px 20px; box-sizing: border-box; -webkit-transition: all .2s; transition: all .2s; border-radius: 4px; }
.homebox05 .list .item:hover { background: #fff; color: #666; -webkit-transform: scale(1.1); transform: scale(1.1); }
.homebox05 .list .item .tit { text-align: center; font-size: 22px; font-weight: bold; margin-bottom: 20px; }
.homebox05 .list .item ul { margin-bottom: 20px; }
.homebox05 .list .item ul li { background: url(../img/hb05img01.png) no-repeat left 6px; font-size: 14px; line-height: 24px; padding: 2px 0 2px 26px; }
.homebox05 .list .item ul li strong { color: #f60; margin: 0 4px; }
.homebox05 .list .item ul li.no { background: none; opacity: .1; }
.homebox05 .list .item:hover ul li.no { opacity: .3; }
.homebox05 .list .item .btn {  }
.homebox05 .list .item .btn a { display: block; width: 80%; height: 36px; line-height: 36px; font-size: 14px; color: #fff; background: #de7311; border-radius: 30px; margin: 0 auto; text-align: center; }


.homebox06 { padding-top: 70px; background: url(../img/homebg04.jpg) center 0 no-repeat; background-size: cover; position: relative; padding-bottom: 70px; }
.homebox06 .formbox { width: 50%; float: left; background: rgba(0,0,0,.3); border-radius: 4px; box-sizing: border-box; padding: 30px; color: #fff; }
.homebox06 .formbox p { font-size: 12px; line-height: 20px; opacity: .6; margin-bottom: 20px; }
.homebox06 .formbox .fitem { background: rgba(0,0,0,.3); border-radius: 4px; line-height: 40px; margin-bottom: 10px; height: 40px; }
.homebox06 .formbox .fitem span { width: 20%; float: left; text-align: right; font-size: 14px; color: #fff; opacity: .8; }
.homebox06 .formbox .fitem .finput { width: 80%; float: right; font-size: 14px; color: #fff; border: 0; background: transparent; font-family: microsoft yahei; padding: 0 10px; box-sizing: border-box; line-height: 40px; }
.homebox06 .formbox .fbtn { margin-top: 20px; }
.homebox06 .formbox .fbtn .fbtn { display: block; width: 60%; margin: 0 auto; line-height: 40px; background: #f60; color: #fff; text-align: center; border-radius: 30px; border: 0; font-family: microsoft yahei; font-size: 14px; cursor: pointer; }
.homebox06 .content { margin-left: 55%; color: #fff; line-height: 26px; font-size: 14px; margin-top: 50px; }
.homebox06 .content p { margin-bottom: 20px; opacity: .8; }
.homebox06 .content p strong { font-size: 18px; display: block; }

.homebox07 { padding-top: 70px; background: url(../img/homebg05.jpg) center 0 no-repeat; background-size: cover; position: relative; padding-bottom: 70px; }
.homebox07 .list { margin: 60px 0 0; -webkit-column-count: 4; column-count: 4; -webkit-column-gap: 20px; column-gap: 20px; display: block; }
.homebox07 .list .item { display: block; padding-bottom: 20px; -webkit-column-break-inside: avoid; }
.homebox07 .list .item .itbox { display: block;background: #fff; border-radius: 6px; box-sizing: border-box; padding: 20px; }
.homebox07 .list .item .tit { font-size: 24px; color: #1940b0; font-weight: bold; }
.homebox07 .list .item .txt { margin-top: 20px; }
.homebox07 .list .item .txt .it { line-height: 24px; font-size: 14px; padding: 6px 0; padding-left: 30px; }
.homebox07 .list .item .txt .it:before { content: '1'; width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 50%; background: #1940b0; color: #fff; font-size: 12px; display: inline-block; margin-right: 10px; margin-left: -30px; }
.homebox07 .list .item .txt .it:nth-child(2):before { content: '2'; }
.homebox07 .list .item .txt .it:nth-child(3):before { content: '3'; }
.homebox07 .list .item .txt .it:nth-child(4):before { content: '4'; }
.homebox07 .list .item .txt .it:nth-child(5):before { content: '5'; }
.homebox07 .list .item .txt .it:nth-child(6):before { content: '6'; }
.homebox07 .list .item .txt .it:nth-child(7):before { content: '7'; }
.homebox07 .list .item .txt .it:nth-child(8):before { content: '8'; }
.homebox07 .list .item .txt .it:nth-child(9):before { content: '9'; }
.homebox07 .list .item .txt .it:nth-child(10):before { content: '10'; }
.homebox07 .list .item .txt .it:nth-child(11):before { content: '11'; }
.homebox07 .list .item .txt .it:nth-child(12):before { content: '12'; }


.homebox08 { padding-top: 70px; background: #122172; position: relative; padding-bottom: 70px; }
.homebox08 .img { background: #fff; border-radius: 6px; padding: 30px 0; margin-top: 40px; }
.homebox08 .img img { display: block; margin: 0 auto; max-width: 100%; }


#scrollBar { display:none; z-index: 9999; background: url(../img/sidebg.png?2) repeat-x center center; background-size: cover; }
#scrollBar .gotop { background: url(../img/toptop.png) no-repeat center center; width: 100px; background-size: 20px auto; height: 57px; display: block; overflow: hidden; text-indent: -2000em; cursor: pointer; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all .2s ease-in; transition: all .2s ease-in;  }
#scrollBar .gotop:hover { background-color: rgba(0,0,0,.4); }
#scrollBar img { position: absolute; left: 50%; top: -26px; display: block; width: 50px; margin-left: -25px; }
#scrollBar .gotop:hover { opacity: .9; filter: alpha(opacity=90); }
#scrollBar .topnav { padding: 11px 0 0; }
#scrollBar .topnav li { text-align: center; }
#scrollBar .topnav li a { font-size: 12px; line-height: 22px; padding: 8px 0; color: #fff; display: block; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; }
#scrollBar .topnav li a:hover { background: rgba(0,0,0,.4); color: #ff0; }

.zixun01 { background: url(../img/zixun01.jpg) no-repeat center; background-size: cover; color: #fff; height: 200px; text-align: center; box-sizing: border-box; padding-top: 30px; }
.zixun01 p { font-size: 16px; line-height: 36px; margin-bottom: 15px; }
.zixun01 p a.tel { font-size: 30px; font-family: arial; font-weight: bold; color: #ff0; }
.zixun01 p a.btn { font-size: 14px; color: #fff; display: block; width: 140px; line-height: 36px; height: 36px; border: 1px solid #fff; margin: 0 auto; }
.zixun01 p a.btn:hover { background: #fff; color: #000; }


.zixun02 { background: url(../img/zixun02.jpg) no-repeat center; background-size: cover; color: #fff; height: 200px; text-align: left; box-sizing: border-box; padding-top: 30px; }
.zixun02 p { font-size: 16px; line-height: 36px; margin-bottom: 15px; padding-left: 40px; }
.zixun02 p a.tel { font-size: 30px; font-family: arial; font-weight: bold; color: #ff0; }
.zixun02 p a.btn { font-size: 14px; text-align: center; color: #fff; display: block; width: 140px; line-height: 36px; height: 36px; border: 1px solid #fff; }
.zixun02 p a.btn:hover { background: #fff; color: #000; }

.zixun03 { background: url(../img/zixun03.jpg) no-repeat center; background-size: cover; color: #fff; height: 200px; text-align: center; box-sizing: border-box; padding-top: 30px; }
.zixun03 p { font-size: 16px; line-height: 36px; margin-bottom: 15px; }
.zixun03 p a.tel { font-size: 30px; font-family: arial; font-weight: bold; color: #ff0; }
.zixun03 p a.btn { font-size: 14px; color: #fff; display: block; width: 140px; line-height: 36px; height: 36px; border: 1px solid #fff; margin: 0 auto; }
.zixun03 p a.btn:hover { background: #fff; color: #000; }


.footer { line-height: 60px; color: #fff; opacity: .6; text-align: center; font-size: 12px; }

img { max-width: 100%; }

.yidongbiao { display: none; }

.newslist { float: left; width: 48%; margin: 0 1%; margin-top: 20px; }
.newslist .tou { background: rgba(0,0,0,.3); border-radius: 10px; padding: 20px; color: #fff; margin-bottom: 20px; }
.newslist .tou .tit { font-size: 16px; font-weight: bold; }
.newslist .tou .tit a { color: #fff; display: block; line-height: 30px; height: 30px; overflow: hidden; }
.newslist .tou .tit a:hover { color: #ff0; }
.newslist .tou .info { font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; opacity: .6; }
.newslist .nlist { padding: 0 20px; }
.newslist .nlist li { line-height: 24px; padding: 5px 0; color: #fff; }
.newslist .nlist li .time { color: #999; font-size: 12px; float: right; }
.newslist .nlist li a { color: #fff; font-size: 14px; }
.newslist .nlist li a:hover { color: #ff0; }

.newsitem { padding: 20px 30px; background: #fff; border-radius: 10px; margin-top: 40px; }
.newsitem .newstitle { font-size: 26px; text-align: center; line-height: 40px; color: #333; }
.newsitem .newsinfo { font-size: 12px; text-align: center; color: #999; margin-bottom: 20px; line-height: 30px; }
.newsitem .newscontent { font-size: 14px; line-height: 24px; color: #666; }
.newsitem .newscontent p { margin-bottom: 20px; }

.fixblock { height: 50px; display: none; }

.fixedbox { position: fixed; bottom: 0; left: 0; width: 100%; height: 50px; font-size: 14px; font-weight: bold; z-index: 9; line-height: 50px; text-align: center; background: #f30; color: #fff; display: none; }
.fixedbox .sptel { float: left; width: 25%; color: #f2e814; text-decoration: none; }



@media (max-width: 1100px){
	.wrapper { width: 100%; box-sizing: border-box; padding: 0 15px; }
	
}
@media (max-width: 800px){
	

	.fixblock { display: block; }

	.fixedbox { display: block; }
	
	
	#scrollBar { display: none !important; }
	
	.newslist { float: none; width: 100%; margin: 20px 0 0; }
	
	.homehead { font-size: 12px; }
	.homehead .logos { font-size: 12px; }
	
	.hometop .logo { margin-bottom: -30px; }
	.hometop { background-size: 120% auto; }
	
	.hometitle { padding-top: 10px; background-size: auto 30px; font-size: 20px; margin-bottom: 0; }
	.homebox01 p { font-size: 14px; line-height: 24px; margin-bottom: 0; }
	
	.homebox01 ul li { width: 33.333333333%; font-size: 12px; }
	.homebox01 ul li:nth-child(4) { margin-left: 16.222222222222%; }
	
	.homebox02 .hb02item .hd { float: none; width: 100%; }
	.homebox02 .hb02item .hd .hdbox { height: auto; margin-bottom: 20px; }
	.homebox02 .hb02item .hd .hdbox .tit { font-size: 18px; padding-top: 10px; background-size: auto 30px; }
	.homebox02 .hb02item .hd .hdbox .img img { width: 40%; }
	.homebox02 .hb02item .bd { float: none; width: 100%; }
	.homebox02 .hb02item .bd .item .icon { margin-right: 10px; width: 40px; }
	.homebox02 .hb02item .bd .item .info { margin-left: 50px; }
	.homebox02 .hb02item .bd .item .info .name { font-size: 16px; }
	
	.homebox03 .liebiao .item { width: 100%; float: none; margin: 0 0 10px; }
	.homebox03 .liebiao .item .con { height: auto; }
	
	.homebox04 .list .item { float: none; width: 100%; margin: 0 0 10px; }
	.homebox04 .list .txt { height: auto; }
	.homebox04 .list .num { font-family: arial; font-weight: bold; font-style: italic; bottom: -22px; }
	
	.homebox05 .list { display: none; }
	.homebox05 .list .item { width: 48%; margin: 0 1% 10px; }

	.yidongbiao { display: block; background: #27345e; border: 4px; margin-top: 30px; padding: 15px; border-radius: 4px; }
	.yidongbiao .ydbtab { color: #fff; font-size: 12px; text-align: center; line-height: 22px; }
	.yidongbiao .ydbtab td { padding: 4px 0; border-bottom: 1px solid #1d2647; }
	.yidongbiao .ydbtab td i { display: inline-block; width: 16px; height: 16px; background: url(../img/hb05img01.png) no-repeat center; }
	.yidongbiao .ydbtab td:nth-child(1) { width: 26%; text-align: left; }
	
	.homebox06 .formbox { float: none; width: 100%; margin-top: 30px; }
	.homebox06 .content { margin-left: 0; margin-top: 20px; text-align: center; }
	.homebox06 { padding: 60px 0 30px; }


	.homebox07 .list { margin: 20px 0 0; -webkit-column-count: 1; column-count: 1; -webkit-column-gap: 0; column-gap: 0; display: block; }
	
	
}














































