@charset "utf-8";
/* by Magiee 20190419 */
.innbannera{background:url(../images/innbannera.jpg) no-repeat center top; height:240px;}
.innbannerb{background:url(../images/innbannerb.jpg) no-repeat center top; height:240px;}
.innbannerc{background:url(../images/innbannerc.jpg) no-repeat center top; height:240px;}
.innbannerd{background:url(../images/innbannerd.jpg) no-repeat center top; height:240px;}
.innbannere{background:url(../images/innbannere.jpg) no-repeat center top; height:240px;}
.inwrapper { width: 1100px; margin: 0 auto; }
.inpage { background: #f5f7f9; overflow: hidden; padding: 30px 0; }
.side { width: 300px; float: left; }
.main { width: calc(100% - 330px); float: right; }
.snav { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); border-top: 3px solid #006bc4; box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.snav .hd { text-align: center; font-size: 20px; color: #006bc4; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.snav .hd .split { margin: 0 10px; }
.snav .bd { background: #fff; padding: 10px; }
.snav .bd .bul { padding: 0 10px; }
.snav .bd .bul .bli { line-height: 40px; height: 40px; overflow: hidden; border-bottom: 1px dashed #dedede; background: url(../img/dot.png) no-repeat 8px 17px; position: relative; }
.snav .bd .bul .bli .ba { display: block; font-size: 16px; color: #39424b; position: relative; text-align: center; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; padding: 0 20px; }
.snav .bd .bul .bli:before { content: ''; background: linear-gradient(to right, rgba(0,107,196,1), rgba(0,107,196,1)); display: block; border-radius: 30px; -webkit-transform: translateX(-100%); transform: translateX(-100%); height: 40px; width: 100%; position: absolute; left: 0; right: 0; top: 0; -webkit-transition: all .2s; transition: all .2s; text-decoration: none; }
.snav .bd .bul .bli:hover:before, .snav .bd .bul .bli.on:before { -webkit-transform: translateY(0); transform: translateY(0); }
.snav .bd .bul .bli:hover .ba, .snav .bd .bul .bli.on .ba { color: #fff; }
.snav .bd .bul .bli.on { border-color: transparent; }
.snav .bd .bul .bsub { background: #f3f3f3; margin: -20px 0 2px 0; padding-top: 25px; padding-bottom: 10px; text-align: center; border-radius: 0 0 20px 20px; }
.snav .bd .bul .bsub li { line-height: 36px; }
.snav .bd .bul .bsub li a { font-size: 14px; color: #666; }
.snav .bd .bul .bsub li a:hover, .snav .bd .bul .bsub li.on a { color: #d00c18; }

.sbox { background: #fff; padding: 4px; margin-bottom: 30px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.sbox .hd { text-align: center; font-size: 18px; color: #006bc4; font-weight: bold; line-height: 20px; padding: 20px 0 10px; }
.sbox .hd .split { margin: 0 10px; }
.sbox .bd { background: #fff; padding: 15px; }
.scon { font-size: 14px; color: #666; line-height: 24px; }
.scon img { display: block; width: 100%; }
.snav .sd { display: none; }
.mainbox { background: #fff; border: 0 solid #dedede; border-top: 3px solid #006bc4; padding: 40px 64px; -webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1); box-shadow: 2px 2px 30px rgba(0,0,0,0.1); }
.mainbox .hd { height: 20px; border-bottom: 1px solid #dedede; margin-bottom: 60px; }
.mainbox .hd h1 { float: left; background: #fff; line-height: 40px; font-weight: normal; color: #39424b; padding-right: 20px; font-size: 30px; }
.mainbox .now { float: right; background: #fff; line-height: 40px; color: #999; padding-left: 10px; font-size: 12px; }
.mainbox .now .split { margin: 0 4px; font-family: simsun; }
.mainbox .now a { color: #999; }
.mainbox .now a:hover { color: #d00c18; }

.mainbox .bd { font-size: 16px; line-height: 30px; color: #333; word-wrap: break-word; }
.mainbox .bd img { max-width: 100%; }
.mainbox .bd p { margin-bottom: 20px; }
.mainbox .bd h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 30px; padding: 5px 20px; border-radius: 20px 0 20px 0; margin-bottom: 20px; margin-top: 40px; }

.prolist { }
.prolist .item { width: 30.333333333%; float: left; margin: 0 4.5% 40px 0; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:nth-child(3n) { margin-right: 0; }
.prolist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); z-index: 1; }
.prolist .item .img a { display: block; }
.prolist .item .img img { width: 60%; display: block; margin:12px auto;}
.prolist .item .box { padding: 20px 30px; position: relative; overflow: hidden; }
.prolist .item .box .nam { font-size: 14px; font-weight: bold; line-height: 30px; margin-bottom: 10px; overflow: hidden; height: 30px; }
.prolist .item:hover .box .nam {  }
.prolist .item .box .nam a { color: #333; }
.prolist .item:hover .box .nam a { color: #ea0000; }
.prolist .item .box .txt { font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; }
.prolist .item:hover .box .txt { }
.prolist .item .box .btn { position: absolute; left: 0; bottom: 0; right: 0; height: 58px; line-height: 58px; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all .4s; transition: all .4s; }
.prolist .item:hover .box .btn { -webkit-transform: translateY(0); transform: translateY(0); }
.prolist .item .box .btn a { color: #fff; font-size: 14px; display: block; text-decoration: none; padding-left: 30px; }

.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin-bottom: 5px; }
.newsinfo { font-size: 12px; text-align: center; line-height: 30px; color: #999; font-family: microsoft yahei; }
.newsinfo .author, .newsinfo .time { margin: 0 5px; }
.newsmaincon { margin: 20px 0; font-family: microsoft yahei; }
.newsmaincon img { max-width: 100%; }
.newsmaincon h3 { font-size: 18px; font-weight: normal; background: linear-gradient(to right, rgba(234,0,0,1), rgba(255,51,0,1)); color: #fff; line-height: 40px; height: 40px; padding: 0 20px; border-radius: 20px; margin-bottom: 20px; margin-top: 40px; }
.newsmaincon .dou { margin-bottom: 20px; }
.newsmaincon .dou02 { overflow: hidden; }
.newsmaincon .dou02 li { width: 50%; float: left; }
.newsmaincon .dou li:before { content: '·'; color: #ea0000; font-weight: bold; margin-right: 10px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }

.newsbackline { height: 30px; line-height: 30px; border-top: 1px solid #dedede; padding-top: 10px; margin: 30px 0 50px; }
.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-width: 1px; border-style: solid; border-color: #dedede; text-decoration: none; color: #666; font-size: 12px; }
.newsbackline ul li a:hover { border-color: #323e4a; color: #323e4a; }
.newsbackline ul li.prev { text-align: left; }
.newsbackline ul li.prev a { text-align: center; }
.newsbackline ul li.next { text-align: right; }
.newsbackline ul li.next a { text-align: center; }

.newslist { }
.newslist .item { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; box-sizing: border-box; border: 1px solid #dedede; -webkit-transition: all .4s; transition: all .4s; background: #fff; padding: 30px; }
.newslist .item:nth-child(2n) { margin-right: 0; }
.newslist .item:hover { -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }
.newslist .item .time { font-size: 12px; line-height: 20px; margin-bottom: 10px; color: #999; }
.newslist .item .time .split { margin: 0 10px; color: #ccc; }
.newslist .item .name { font-size: 18px; line-height: 28px; margin-bottom: 25px; height: 28px; overflow: hidden; }
.newslist .item .name a { color: #111; }
.newslist .item .name a:hover { color: #ea0000; }
.newslist .item .text { color: #777; font-size: 14px; line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 16px; }
.newslist .item .link { overflow: hidden; margin-bottom: -12px; }
.newslist .item .link a { width: 24px; height: 24px; display: block; background: url(../images/hb01img01s.png) no-repeat center; float: left; }
.newslist .item .link a.l02 { float: right; background-image: url(../images/hb01img02s.png); }

.homezl{margin:15px 0;}
.homezl li{height:25px; padding-bottom:10px;}
.homezl li a{border-bottom:1px dotted #ddd; font-size:14px; text-decoration:none; display:block;}

.nyccc a.lybtnaa{background-color:#888; color:#fff; font-size:14px; font-family:Microsoft yahei; text-decoration:none; display:inline-block; width:120px; height:38px; line-height:38px; text-align:center; margin-right:5px;}
.nyccc .txtan{border:1px solid #bfbfbf; height:40px; line-height:40px; text-indent:15px; font-family:Microsoft yahei; text-decoration:none; font-size:13px; color:#888; background-color:transparent; margin-top:20px; width:32%; display:inline-block; margin-right:5px;}
.nyccc .txtan::-webkit-input-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtan::-moz-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtan:-ms-input-placeholder{color: #888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtbn{border:1px solid #bfbfbf; height:40px; line-height:40px; text-indent:15px; font-family:Microsoft yahei; text-decoration:none; font-size:13px; color:#888; background-color:transparent; margin-top:8px; width:48.5%;; display:inline-block; margin-right:5px;}
.nyccc .txtbn::-webkit-input-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtbn::-moz-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtbn:-ms-input-placeholder{color: #888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtcn{border:1px solid #bfbfbf; height:40px; line-height:40px; text-indent:15px; font-family:Microsoft yahei; text-decoration:none; font-size:13px; color:#888; background-color:transparent; margin-top:8px; width:48.5%;; display:inline-block; margin-right:5px;}
.nyccc .txtcn::-webkit-input-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtcn::-moz-placeholder{color:#888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtcn:-ms-input-placeholder{color: #888; font-family:Microsoft yahei; font-size:14px;}
.nyccc .txtdn{border:1px solid #bfbfbf; height:120px; line-height:22px; font-size:14px; color:#888; text-decoration:none; font-family:Microsoft yahei; background-color:transparent; width:100%; margin-top:8px; text-indent:15px; padding-top:15px;}
.nyccc a.lybtnbb{background-color:#888; color:#fff; font-size:14px; font-family:Microsoft yahei; text-decoration:none; display:inline-block; width:120px; height:38px; line-height:38px; text-align:center; margin-right:5px; margin-top:20px;}

.bdshare-button-style0-16.lihaile { width: 112px; margin: 0 auto; }
.bdshare-button-style0-16.lihaile a { width: 50px; height: 50px; padding-left: 0; }
.bdshare-button-style0-16.lihaile .bds_tsina { background: url(../images/icon_01.png) no-repeat 0 0; }
.bdshare-button-style0-16.lihaile .bds_weixin { background: url(../images/icon_02.png) no-repeat 0 0; }

.mainbox .contacttt{width:100%; margin:0 auto 25px;}
.mainbox .contacttt .fr{background-color:transparent; padding:0; text-align:right; height:auto;}
.mainbox .contacttt .fr img{margin-top:80px;}
.mainbox .pcmap{display:block;}
.mainbox a.mobilemap{display:none;}

.tttta{background-color:#ccc; width:100%;}
.tttta td{text-indent:25px; text-align:left;}

.ttttb{background-color:#ccc; width:100%;}
.ttttb td{text-align:center;}


@media (max-width: 1556px){
	.inwrapper { width: 100%; padding: 0 20px; box-sizing: border-box; }
	.nyccc .txtan{width:32%;}
	.nyccc .txtbn{width:48.5%;}
	.nyccc .txtcn{width:48.5%;}
	.nyccc .txtdn{width:100%;}
	.mainbox .contacttt{width:100%;}
}


@media (max-width: 800px){
	.innbannera{background-size:250%; height:130px;}
	.innbannerb{background-size:250%; height:130px;}
	.innbannerc{background-size:250%; height:130px;}
	.innbannerd{background-size:250%; height:130px;}
	.innbannere{background-size:250%; height:130px;}
	.snav { padding: 0; margin-bottom: 0; border-top: 0; }
	.snav .sd { background: #0051ba; line-height: 36px; font-size: 12px; color: #fff; text-align: center; display: block; }
	.snav .hd { display: none; }
	.snav .bd { display: none; }
	.snav .bd.sbon { display: block; }
	.snav .bd .bul .bli .ba { font-size: 14px; }
	.mainbox .now { display: none; }
	.mainbox { padding: 20px; }
	.mainbox .hd { border-color: transparent; margin: -20px -20px 40px; }
	.mainbox .hd h1 { float: none; text-align: center; background: linear-gradient(to right, rgb(0, 81, 185), rgb(1, 50, 113)); color: #fff; font-size: 16px; padding-right: 0; }
	.side { width: 100%; float: none; }
	.main { width: 100%; float: none; }
	.sbox { display: none; }
	.prolist .item { width: 100%; margin: 0 0 10px; }
	
	.newstitle { font-size: 26px; text-align: center; line-height: 30px; font-family: microsoft yahei; margin-bottom: 5px; }
	.newsbackline ul li a { width: 100%; }
	.newslist .item { width: 100%; float: none; margin-right: 0; }
	.newslist .item .name { height: auto; }
	.mainbox .pcmap{display:none;}
	.mainbox .contacttt .fr{display:none;}
	.mainbox a.mobilemap{display:block; background-color:#1e529b; color:#fff; width:100%; height:50px; line-height:50px; font-size:15px; text-align:center;}
	
}

