@charset "utf-8";
/* by Sean Lu 20171121 */
/*reset*/
article,aside,footer,header,hgroup,nav,section,audio,canvas,video_ul { display: block; }
body { font-size: 100%; font-family: 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: #fff; 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; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

/* 圆细滚动条样式 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}

/* 拖选文字样式 20160628 */
::selection { background: #c60d0d; color: #fff; }
::-moz-selection { background: #c60d0d; color: #fff; }

.wrapper { width: 1200px; margin: 0 auto; }

.sousuo { }
.sousuo .guanjianci { display: block; width: 10px; height: 30px; line-height: 30px; background: url(../img/sousuoicon.png) no-repeat 90% center; border: 1px solid #fff; -webkit-transition: all .2s; transition: all .2s; padding: 0 20px; border-radius: 20px; cursor: pointer; }
.sousuo .guanjianci:focus { background-color: #f1f1f1; width: 120px; }

.tebiedegao { height: auto !important; }

.lihaisilene .filters li a { color: #d40000; font-weight: bold; font-size:15px;}


.inbanner { height: 260px; margin-top: 150px; width: 100%; background: url(../img/inbanner01.jpg) no-repeat center; }
.inbanner .title {vertical-align: middle; text-align: center; color: #fff; text-transform: uppercase; text-shadow: 0 0 10px rgba(0,0,0,.5); padding-top:80px;}
.inbanner .title .cn { font-weight: bold; font-size: 40px; line-height: 60px; }
.inbanner .title .en { font-size: 14px; line-height: 24px; }

.inpage { }

.innav { margin-top: -32.5px; height: 65px; position: relative; }
.innav .wrapper { position: relative; }
.innav_box { height: 65px; background: #fff; }
.fixednavbar.fnon { position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
.innav_box ul { display: table; width: 100%; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); overflow: hidden; }
.innav_box li { display: table-cell; position: relative; text-align: center; vertical-align: middle; height: 100%; background: #fff; }
.innav_box li a { display: block; height: 100%; line-height: 24px; padding: 20.5px 10px; position: relative; font-size: 16px; font-weight: 700; cursor: pointer; -webkit-transition: color .4s; transition: color .4s; color: #666; }
.innav_box li:after { content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; background: #c60d0d; -webkit-transition: -webkit-transform 0.4s; transition: -webkit-transform 0.4s; transition: transform 0.4s; transition: transform 0.4s, -webkit-transform 0.4s; -webkit-transform: translateY(3px); transform: translateY(3px); }
.innav_box li:hover:after, .innav_box li.on:after { -webkit-transform: translateY(0); transform: translateY(0); }
.innav_box li:hover a, .innav_box li.on a { color: #c60d0d; }

.inmain { margin-bottom: 50px; }
.inmain p { margin-bottom: 20px; font-size: 16px; line-height: 30px; color: #333; }
.inmain img { max-width: 100%; }
.intitle { text-align: center; margin: 40px 0; }
.intitle h1 { display: inline-block; color: #c60d0d; border-bottom: 3px solid #c60d0d; font-size: 30px; line-height: 60px; margin-bottom: 0; }
.inname { text-align: center; margin: 40px 0; }
.inname h1 { display: inline-block; color: #c60d0d; font-size: 25px; line-height: 40px; padding: 0 20px; margin-bottom: 0; }
.inname .info { line-height: 30px; font-size: 12px; color: #999; margin-top: 10px; }
.inname .info span { margin: 0 10px; }


.aboutbox01 { overflow: hidden; background: #f9f9f9; padding: 30px 0; margin-bottom:30px;}
.aboutbox01 .item { width: 25%; float: left; text-align: center; font-size: 16px; }
.aboutbox01 .item img { display: block; width: 30%; margin: 0 auto; }

.ttableaa{width:100%;}
.ttableaa td{border:1px solid #333; border-collapse:collapse; padding:5px; font-size:14px;}
.ttableaa tr:first-child,.ttableaa tr:nth-child(2),.ttableaa tr:nth-child(3){background-color:#CCFFFF;}

.font_mid{width:100%;}
.font_mid td{border:1px solid #333; border-collapse:collapse; padding:3px; font-size:14px; text-align:center; color:#555;}
.font_mid tr:first-child,.font_mid tr:nth-child(2){background-color:#eef7ff;}

.pppulaa{width:80%; margin:0 auto;}
.pppulaa li{float:left; width:32%; margin:1.5% 8%; text-align:center;}
.pppulaa li img{width:70%; display:block; margin:0 auto 5px; height:132px;}
.pppulaa li .pppultit{width:100%; background-color:#F3F3F3; height:60px; line-height:60px; font-size:15px; color:#555;}

.pppulbb{width:90%; margin:0 auto;}
.pppulbb li{float:left; width:28%; margin:1.5% 2.6%; text-align:center; border:1px solid #ddd; padding:3px; box-sizing:border-box;}
.pppulbb li img{width:70%; display:block; margin:35px auto;}
.pppulbb li .pppultit{width:100%; background-color:#F3F3F3; height:60px; line-height:60px; font-size:15px; color:#555;}


.caselist { overflow: hidden; }
.caselist li { width: 23%; float: left; margin: 0 1% 20px; }
.caselist li a { display: block; text-align: center; font-size: 16px; color: #333; }
.caselist li a:hover { color: #c60d0d; }
.caselist li .nam { line-height: 40px; }

.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: #c60d0d; color: #c60d0d; }
.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; }


.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px;  color: #666; resize: none; width: 100%; height: 160px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; box-sizing: border-box; }
.messagetarea:focus { color: #333; border: 1px solid #3498db; outline: none; box-shadow: 0 0 5px #3498db; background: #fff; }
.messageinput { width: 30%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0;  color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; box-sizing: content-box; }
.messageinput:focus { color: #333; border: 1px solid #3498db; outline: none; box-shadow: 0 0 5px #3498db; background: #fff; }
.messagebtn { width: 200px; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c5ce; color: #2d3e50; border-radius: 4px;  cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnons { width: 500px; color: #fff; background: #0061bf; border-radius: 4px; border: 0; display: block; float: left; font-size: 16px; font-weight: normal; letter-spacing: 0; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }

.newslist { margin: 0 10%; }
.newslist li { border-bottom: 1px solid #dedede; padding-bottom: 20px; margin-bottom: 20px; overflow: hidden; }
.newslist li .img { float: left; width: 20%; margin-right: 20px; border: 1px solid #dedede; padding: 2px; }
.newslist li .img img { display: block; }
.newslist li .nam { height: 40px; line-height: 40px; overflow: hidden; }
.newslist li .nam a { font-size: 20px; color: #c60d0d; }
.newslist li .nam a:hover { text-decoration: underline; }
.newslist li .txt { font-size: 14px; color: #666; line-height: 24px; }

.prolist { overflow: hidden; }
.prolist .item { float: left; width: 23%; margin: 0 1% 20px; }
.prolist .item a { display: block; border: 1px solid #dedede; padding: 2px; text-align: center; font-size: 16px; color: #333; }
.prolist .item a:hover { background: #c60d0d; color: #fff; }
.prolist .item .img { overflow: hidden; }
.prolist .item .img img { display: block; -webkit-transition: all .2s; transition: all .2s; }
.prolist .item a:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.prolist .item .nam { line-height: 40px; height: 40px; overflow: hidden; font-size:14px;}

/*video_ul*/
.video_ul{ display:block;}
.video_ul ul{ display:flex; margin-top:50px; flex-wrap:wrap;}
.video_ul ul li{ width:49%; margin-right:2%; margin-bottom:2%; position:relative;}
.video_ul ul li p{ text-align:center; margin-bottom:0; padding:10px 10px; background:#f1f1f1; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.video_ul ul li img{ display:block; width:100%; height:350px; object-fit:cover;}
.video_ul ul li:nth-child(2n){ margin-right:0;}
.video_ul ul li a{ display:block; position:relative; z-index:2;}
.video_ul ul li a:after{ content:""; position:absolute; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.3) url(../images/vi.png) no-repeat center center; opacity:0; transition:0.2s;}
.video_ul ul li a:hover:after{ opacity:1;}



@media (max-width: 1200px) {
	
	.wrapper { width: 100%; padding: 0 10px; box-sizing: border-box; }
	
}
@media (max-width: 720px) {
	.lihaisilene { display: none; }
	
	.caselist li { width: 48%; margin-bottom: 10px; }
	
	
	.inbanner { height: 180px; margin-top: 30px; background-position: 0 0; }
	.inbanner .title { padding-bottom: 22.5px; }
	.inbanner .title .cn { font-size: 30px; line-height: 40px; }
	.inbanner .title .en { font-size: 12px; }
	.innav { height: 45px; margin-top: -22.5px; }
	.innav_box { height: 45px; }
	.innav_box li a { font-size: 10px; padding: 10.5px 0; }
	
	.intitle { margin: 20px 0; }
	.intitle h1 { font-size: 24px; line-height: 40px; }
	
	.prolist .item { width: 48%; margin-bottom: 10px; }
	
	
	.messagebtn { width: 100%; }
	.messageinput { width: 90%; }
	.messagebtn.btnons { width: 100%; margin-bottom: 10px; }
	
	.newslist { margin: 0 10px; }
	.newslist li .img { width: 100%; float: none; margin-right: 0; margin-bottom: 10px; }
	
	.proinnav { height: 90px; }
	.pronav li { width: 25%; float: left; font-size: 10px; }
	
	.video_ul ul li{ width:49%;}
	.video_ul ul li:nth-child(3n){ margin-right:2%;}
	.video_ul ul li:nth-child(2n){ margin-right:0;}
	.video_ul ul li img{ height:180px;}
	.video_item iframe{ max-width:100%;}
}

















