﻿@charset "utf-8";
@font-face {
font-family: 'font';
src: url('font.ttf') format('truetype');
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding: 0px; border: 0; font-size: 100%; outline: none;font-family: Arial,font,sans-serif!important;}
html { font-size: 100%!important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }
/* always display scrollbars */
body { font: 14px/1.8 ; margin:0 auto; color: #424242; -webkit-tap-highlight-color:rgba(0,0,0,0);}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6{font-weight:normal}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; vertical-align: middle;}
input{ outline: none;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea {-webkit-appearance: none; border-radius: 0; outline: none;  }
::-moz-selection { background: #338fff; color: #fff; text-shadow: none; }
::selection { background: #338fff; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
a:link, a:visited { text-decoration: none; color:#424242;}
a:active, a:hover { text-decoration: none; outline:none; color:#cf1a1e;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.trans{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

/*在线客服*/
.side{position:fixed;width:54px;height:auto;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px; line-height: 54px; float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff; overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}


/*PC端头部样式*/
#header-content{width: 100%; height: auto; overflow: hidden; }
#header-bar1{width: 100%; height: auto; overflow: hidden; background: #f6f6f6;border-bottom: #eee solid 1px;}
#bar1-01{width: 1200px; height: auto; margin: 0 auto;}
#bar1-01 .left{width: 600px; height: auto; line-height: 35px; float: left; color: #9a9a9a; font-size: 14px;}
#bar1-01 .right{width: 600px; height: auto; line-height: 27px; float: right; text-align: right; padding-top: 5px;}


#header-bar2{width: 100%; height: 120px; overflow: hidden; }
#bar-02{width: 1200px; height: auto; margin: 0 auto;}
#bar-02 .logo{width: 230px; height: auto; float: left;}
#bar-02 .slogan{width: 300px; height: auto; float: left; margin-left: 10px; border-left: #eee solid 1px; padding-left: 10px; margin-top: 30px; font-size: 16px; color: #999;}
#bar-02 .slogan h2{font-size: 24px; color: #000;font-weight:bold}
#bar-02 .tel{width: 250px; height: auto; float: right; background: url(../images/icon-1.png) no-repeat 270px 95%; text-indent: 5rem; padding-left: 250px; padding-top: 28px;}
#bar-02 .tel p{ text-align: left; font-size: 16px; line-height: 180%; }
#bar-02 .tel p span{font-size: 22px; color: #e50012;}

#header-bar3{width: 100%; height: auto; overflow: hidden; background: #FA6300; overflow: hidden; }
#bar3{width: 1200px; height: 50px; margin: 0 auto;}
#bar3 .navigation{width: 900px; height: 50px; margin: 0 auto; background: url(../images/nav-bg.png) no-repeat; float: left;}
#nav {margin:0 auto; width:900px; height: auto; font-size:16px; position:  absolute; z-index:99;}
#nav .jquery {margin-right:0;padding:0;}
#nav .mainlevel {float:left; border-right:0; width:150px; height:50px; line-height:50px; /*IE6 only*/}
#nav .mainlevel a {text-align:center; text-decoration:none; display:block; width:150px; color: #fff;}
#nav .mainlevel a:hover {text-decoration:none; background: #000; }
#nav .mainlevel ul {display:none; position:absolute; top: 50px;}
#nav .mainlevel li {border-top:1px solid #D54100; /*IE6 only*/}
#nav .mainlevel li a{background:#FA6300; color: #fff; width:150px; font-size:14px; height:45px; line-height:45px; text-transform: none;}
#nav .mainlevel li a:hover{ background:#000; color: #fff; }

#bar3 .search{width: 265px; height: auto; float: right; padding-left: 35px; padding-top: 10px;}
.search-box{width: 265px; height: 30px; border-radius: 25px; background: #fff;}
.search-box h2{width: 220px; height: auto; float: left; }
.search-box h2>input{width: 220px; height: 26px; border: 0; text-indent: 0.8rem; color: #bfbfbf; background: none;}
.search-box h3{width: 45px; height: auto; float: right; }
.search-box h3>input{width: 45px; height: 30px; border: 0; background: url(../images/icon-2.png) no-repeat 15% 50%; cursor: pointer;}


/*PC端底部样式*/
#footer-bar1{width: 100%; height: auto; background: #373737; overflow: hidden; }
#footer-bar1 .footer-nav{width: 1200px; height: auto; margin: 0 auto; background: url(../images/img-1.jpg) repeat-y 650px 0; padding: 50px 0; overflow: hidden;}
#footer-bar1 .footer-nav-left{width: 640px; height: auto; float: left;}
#footer-bar1 .footer-nav-left li{width: 160px; height: auto; float: left;}
#footer-bar1 .footer-nav-left li a{display: block; color: #8c8c8c;}
#footer-bar1 .footer-nav-left li a:hover{ color: #e50012;}
#footer-bar1 .footer-nav-left li p{line-height: 200%;}
#footer-bar1 .footer-nav-left li p span{color: #eee; font-size: 16px;}
#footer-bar1 .footer-nav-right{width: 520px; height: auto; float: right;}
#footer-bar1 .footer-nav-right-01{width: 390px; height: auto; float: left;}

#footer-bar1 .footer-nav-right-01 h1{color: #ffffff; font-size: 18px;}

#footer-bar1 .footer-nav-right-01 h2{color: #ffffff; font-size: 15px;font-weight:700}

#footer-bar1 .footer-nav-right-01 p{color: #8c8c8c; line-height: 220%;}
#footer-bar1 .footer-nav-right-01 p img{margin-right: 10px; margin-bottom: 4px; }
#footer-bar1 .footer-nav-right-02{width: 120px; height: auto; float: right; padding-left: 10px;}
#footer-bar1 .footer-nav-right-02 figure{text-align: center; color: #8c8c8c;}

#footer-bar2{width: 100%; height: auto; background: #222; overflow: hidden; }
#footer-bar2 .copyright{width: 1200px; height: 55px; line-height: 55px; color: #8c8c8c; text-align: center; margin: 0 auto;}
#footer-bar2 .copyright-left{width: 600px; height: 55px; line-height: 55px; float: left; color: #8c8c8c;}
#footer-bar2 .copyright-left a{color: #8c8c8c;}
#footer-bar2 .copyright-left a:hover{color: #e50012;}
#footer-bar2 .copyright-right{width: 600px; height: 55px; line-height: 55px; float: right; color: #8c8c8c; text-align: right; font-size: 12px;}
#footer-bar2 .copyright a{color: #8c8c8c; text-transform: uppercase;}
#footer-bar2 .copyright a:hover{color: #e50012;}


/*综合首页样式*/
#movie{width: 100%; height: auto; margin: 0 auto;}


#home-bar1{width: 100%; height: auto; overflow: hidden; background: #fff; padding: 50px 0;}
.home-pro{width: 100%; max-width: 1200px; height: auto; margin: 0 auto;}
.home-pro-tit{width: 100%; height: auto; text-align: center; background: url(../images/icond.png) no-repeat 0 50%; font-size: 28px;}
.home-pro h2{text-align: center; color: #a9a9a9;}
.home-pro-pic{width: 100%; height: auto; margin: 50px auto 0 auto; overflow: hidden;}
.scroll-outer{height:auto; width: 100%;}
#scroll{width:1200px;margin:0 auto; padding: 0;}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{width:285px;height:auto; margin:0 auto; overflow:hidden;}
#scroll .item img{transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
#scroll .item img:hover{filter: brightness(120%);}
#scroll .item h2{width: 285px; height: auto; border: 0;}
#scroll .item p{text-align: center; margin-top: 5px;}
.owl-theme .owl-controls .owl-buttons {position:absolute;top:0;width:0;height:0;margin:0;padding:0;border-radius:0;font:0;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"";}

#home-bar2{width: 100%; height: auto; overflow: hidden; padding: 50px 0; background-: #f6f6f6;background: url(../images/aboutbg.jpg) no-repeat center bottom; }
.home-comp{width: 100%; max-width: 1200px; height: auto; min-height: 800px; margin: 0 auto;}
.home-comp-tit{width: 100%; height: auto; background: url(../images/icon-8.png) no-repeat center bottom; padding-bottom: 10px; text-align: center;}
.home-comp-tit p{font-size: 30px; text-transform: uppercase; line-height: 80%; color: #333;}
.home-comp-tit p span{font-size: 15px; color: #5f5f5f;}
.home-comp-txt{width: 800px; height: auto; margin: 30px auto; text-align: center;font-size: 15px;}
.home-comp-txt p{line-height: 220%;font-size: 15px;}
.home-comp-tag{width: 1200px; height: auto; margin: 30px auto; overflow: hidden;}
.home-comp-tag figure{width: 260px; height: auto; float: left; padding: 0 20px; text-align: center;}
.home-comp-tag figure img{margin: 20px auto; transition:460ms;}
.home-comp-tag figcaption{text-align: center;}
.home-comp-tag figcaption h2{font-size: 24px; color: #000;}
.home-comp-tag figcaption p{color: #888; line-height: 200%;font-size: 14px;}

#home-bar3{width: 100%; height: auto; overflow: hidden; padding: 50px 0;}
.home-project{width: 100%; max-width: 1200px; height: auto; margin: 0 auto;}
.home-project-tit{width: 100%; height: auto; text-align: center; background: url(../images/icond.png) no-repeat 0 60%; line-height: 180%;}
.home-project p{text-align: center; font-size: 28px; }
.home-project h2{text-align: center; color: #b1b1b1; text-transform: uppercase; font-size: 12px; margin-top: 10px;}
.home-project-pic{width: 1200px; height: auto; margin: 30px auto; overflow: hidden;}
.home-project-pic figure{240px; height: auto; float: left; text-align: center; padding: 0 16px;}
.home-project-pic figcaption{padding: 5px 0;}

/*.h5-home-project{width: 100%; height: auto; margin: 15px auto; display: none;}
.h5-home-project-btn1{width: 100%; height: auto;}
.h5-home-project-btn1>input{width: 100%; height: auto; padding: 40% 0; border: 0; background: #ff0000 url(../images/icon-13.png) no-repeat 50% 50%; background-size: 80%; border-radius: 5px;}*/

#home-bar4{width: 100%; height: auto; overflow: hidden; padding: 50px 0; background: #f6f6f6;}
.home-news{width: 100%; max-width: 1200px; height: auto; margin: 0 auto;}
.home-news-tit{width: 100%; height: auto; text-align: center; background: url(../images/icond.png) no-repeat 0 60%; line-height: 180%;}
.home-news-tit p{text-align: center; font-size: 28px; }
.home-news h2{text-align: center; color: #b1b1b1; text-transform: uppercase; font-size: 12px; margin-top: 10px;}
.home-news-txt{width: 1200px; height: auto; margin: 30px auto; }
.home-news-txt .left{width: 540px; height: auto; float: left; background: #fff; padding: 20px; overflow: hidden;}
.home-news-txt .right{width: 580px; height: auto; min-height: 360px; float: right;}
.home-news-txt .right .newslist{width: 580px; height: auto; overflow: hidden;}
.home-news-txt .right .newslist li{width: 580px; height: 106px; float: left; margin-bottom: 7px; background: #fff url(../images/img-8.jpg) no-repeat left; }
.home-news-txt .right .newslist li h2{width: 60px; height: 45px; float: left; margin-top: 23px; padding-top: 15px; background: #E95412; text-align: center; line-height: 180%; }
.home-news-txt .right .newslist li h2 p{font-size: 30px; color: #fff; }
.home-news-txt .right .newslist li h2 p span{font-size: 12px;}
.home-news-txt .right .newslist li h3{width: 490px; height: auto; float: right; padding-right: 10px; padding-top: 20px; padding-bottom: 20px; line-height: 160%; color: #9c9c9c; font-size: 14px;}
.home-news-txt .right .newslist li h3 p span{font-size: 16px;}
.home-news-txt .right .newslist li h3 p span a{color: #424242;}
.home-news-txt .right .newslist li h3 p span a:hover{color: #cf1a1e;}


/*实力*/
.shili {
	overflow: hidden;
	width: 100%;background: url(../images/casebg.jpg) no-repeat center bottom;
}
.shili h2 {
	text-align: center;
	font-size: 30px;
	color: #006bbd;
	background: url(../index_files/shili_h.png) no-repeat center;
}
.shili h2 span {
	display: block;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin-top: 5px;
}
.shili h3 {
	font-size: 20px;
	color: #006bbd;
	margin-bottom: 5px;
}
.shili h4 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
	margin-bottom: 30px;
}
.shili p {
	font-size: 16px;
	color: #666;
	line-height: 24px;
	padding-left: 10px;
	background: url(../index_files/shili_p.jpg) no-repeat left 9px;
	margin-bottom: 15px;
}
.shili b {
	display: block;
	font-size: 14px;
	color: #333;
	margin: 20px 0 5px 0
}
.shili b em {
	font-weight: bold;
	color: #006bbd;
	font-size: 18px;
}
.shili a {
	display: block;
	width: 208px;
	height: 53px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 48px;
	background: url(../index_files/pro_more.png) no-repeat center
}
.shili .wen {
	overflow: hidden;
	width: 375px;
}
.shili .wen01, .shili .wen03 {
	margin-left: 625px;
}
.shili .wen02, .shili .wen04 {
	margin-left: 50px;
}
.shili .slt{background: url(../index_files/shili_01.jpg) no-repeat top center; height:449px;margin-top: 49px;}
.shili_list_bg{
	 width: 100%;
    float: left;
    height: 380px;
    margin-top: 10px;
}
.shili_list{
    width: 1200px;
    margin: 0 auto;
    border: 0px solid #dadada;
    height: 381px;
}
.shili_list li{
	    width: 300px;
    height: 380px;
    float: left;
	background-color:rgba(255,255,255,0.7);
    border-right: 0px solid #dadada;
}
.shili_list li .shili_list_title{
	text-align: left;
    height: 190px;
    width: 85%;
	padding: 0 9%;
    padding-top: 1px;color: #2e302b;
}
.shili_list li .shili_list_title h2{
    color: #E95412;
    font-size: 18px;
    line-height: 51px;
    margin-top: 43px;
}
.shili_list li .shili_list_title span{
	line-height: 22px;font-size: 14px;
}
.shili_list li .shili_list_tu{
	height: 190px;
    width: 100%;  
}
.shili_list li .shili_list_tu  img{ 
	height: 190px;
    width: 100%;  
}



/*内页样式*/
#subpages-banner{width: 100%; height: auto; overflow: hidden; text-align: center; }
#h5-sub-banner{width: 100%; height: auto; overflow: hidden; text-align: center; display: none; padding-top: 60px;}
#h5-sub-banner img{width: 100%;}

#subpages-content{width: 100%; height: auto; overflow: hidden; background: #f6f6f6;}
.subpages-tit{width: 100%; height: auto; border-bottom: #eaeaea solid 1px; background: #fff;}
.subpages-guide{width: 1200px; height: 45px; line-height: 45px; margin: 0 auto;}
.subpages-guide h2{width: 50px; height: 33px; line-height: 33px; float: left; border-left: #eaeaea solid 1px; border-right: #eaeaea solid 1px; text-align: center;padding-top: 12px; }
.subpages-guide h3{width: 1120px; height: auto; line-height: 45px; float: right; color: #aaa;}
.subpages-guide h3 a{color: #aaa;}
.subpages-guide h3 a:hover{color: #cf1a1e;}

.subpages-main{width: 100%; max-width: 1200px; height: auto; margin: 20px auto; overflow: hidden;}
.subpages-left{width: 100%; max-width: 240px; height: auto; float: left;}
.left-tit{width: 100%; height: 45px; line-height: 45px; color: #fff; font-size: 16px; text-indent: 1rem; background: #cf1a1e url(../images/icon-14.png) no-repeat 95% 50%; }
.left-nav{width: 100%; height: auto; }
.left-pro-nav{width: 100%; height: auto;}
.left-nav li{width: 100%; height: 40px; line-height: 40px; background: #fff; border-bottom: #f6f6f6 solid 0; margin-top: 1px; text-indent: 1rem;}
.left-nav li a{display: block;}
.left-nav li a:hover{background: #cf1a1e; color: #fff;}

.left-cont-tit{width: 100%; height: 45px; line-height: 45px; color: #fff; font-size: 16px; text-indent: 1rem; background: #cf1a1e url(../images/icon-15.png) no-repeat 95% 50%; background-size: 10%; margin-top: 10px;}
.left-contact{width: 94%; height: auto; background: #fff; padding: 3%;}
.left-contact p{line-height: 160%; margin: 3px auto;}

.subpages-right{width: 860px; height: auto; min-height: 500px; float: right; border: #eee solid 1px; padding: 9px 29px; background: #fff;}
.subpages-right-tit{width: 100%; height: auto; border-bottom: #eee solid 1px; text-align: center; background: url(../images/icon-16.png) no-repeat 50% 108%;}
.subpages-right-tit h2{font-size: 22px; height: 55px; line-height: 55px; }
.subpages-right-txt{width: 100%; height: auto; margin: 30px auto;}
.subpages-right-txt p{line-height: 220%; margin: 10px auto; text-indent: 2rem;}

.subpages-certificate{width: 885px; height: auto; overflow: hidden; }
.subpages-certificate figure{width: 270px; height: auto; float: left; margin-right: 25px; margin-bottom: 20px; text-align: center;}
.subpages-certificate figure img{margin-bottom: 8px; border: #eee solid 1px; transition:All 0.4s ease-in-out;}
.subpages-certificate figure img:hover{filter: brightness(120%);}

.subpages-pro{width: 885px; height: auto; overflow: hidden; }
.subpages-pro figure{width: 270px; height: auto; float: left; margin-right: 25px; margin-bottom: 15px; text-align: center; }
.subpages-pro figure img{margin-bottom: 5px; border: #eee solid 1px; transition:All 0.4s ease-in-out; padding: 9px; background: #fff; width: 250px;}
.subpages-pro figure img:hover{filter: drop-shadow(1px 1px 4px gray); border: #eee solid 1px;}
.subpages-proinfo{width: 100%; height: auto; overflow: hidden; }
.subpages-proinfo figure{text-align: center; font-size: 14px;}
.subpages-proinfo figure img{border: #eee solid 1px; padding: 9px; margin-bottom: 10px;}
.subpages-proinfo h2{padding: 5px 0; margin-top: 20px; border-bottom: #ddd dotted 1px;}
.submain-proinfo-enquiry{width: 100%; height: auto; margin: 50px auto; }
.submain-proinfo-enquiry h2{width: 100%; height: auto; background: #f6f6f6; text-align: left; padding: 1% 0; text-indent: 1.2rem; border-radius: 50px; margin: 10px auto;}
.submain-proinfo-enquiry h3{width: 100%; height: auto;}
.submain-proinfo-enquiry h3>input{width: 100%; height: 45px; border: #eee solid 1px; text-indent: 0.5rem; color: #999; box-sizing: border-box; margin: 10px auto; border-radius: 5px;}
.submain-proinfo-enquiry h4{width: 100%; height: auto;}
.submain-proinfo-enquiry h4>select{width: 100%; height: 45px; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto; border-radius: 5px;}
.submain-proinfo-enquiry h5{width: 100%; height: auto;}
.submain-proinfo-enquiry h5>textarea{width: 100%; height: auto; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto; padding: 1%; border-radius: 5px;}
.submain-proinfo-enquiry h6{width: 100%; height: auto;}
.submain-proinfo-enquiry h6>input{width: 120px; height: 40px; border: 0; color: #fff; margin: 10px auto; background: #333; color: #fff; font-size: 15px; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out; border-radius: 5px;}
.submain-proinfo-enquiry h6>input:hover{background: #e50012; color: #fff;}

.subpages-news{width: 100%; height: auto; overflow: hidden; margin: 30px auto;}
.subpages-news li{width: 100%; height: auto; border-bottom: #ccc dotted 1px; padding-bottom: 20px; margin-bottom: 20px; overflow: hidden;}
.news-list{width: 860px; height: auto; overflow: hidden;}
.news-list-pic{width: 200px; height: auto; min-height: 130px; float: left;}
.news-list-txt{width: 640px; height: auto; float: right;}
.news-list-txt h2{font-size: 16px; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.news-list-txt p{color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 200%;}
.news-list-txt h3{color: #ddd; margin-top: 5px;}
.news-list-txt h3 img{margin-right: 5px; margin-bottom: 4px; }

.submain-newsinfo{width: 100%; height: auto; margin: 30px 0; overflow: hidden;}
.submain-newsinfo h1{width: 100%; height: auto; text-align: center; font-size: 20px; margin: 8px auto; font-weight: bold;}
.submain-newsinfo hr{height:1px; border:0; border-bottom:#eee solid 1px; margin:10px auto;}
.submain-newsinfo h2{width: 100%; height: auto; text-align: center; color: #d2d2d2; font-size: 12px;}
.submain-newsinfo p{text-indent: 2rem; margin: 15px auto;}
.right-newsinfo-end{width: 100%; height: auto;}
.right-newsinfo-end p{text-indent: 0; display:none; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; margin: 10px auto;}
.right-newsinfo-btn{width:100%; height:auto; overflow:hidden; margin: 15px auto;}
.right-newsinfo-btn-left{width: 49%; height: auto; float: left; text-align: right; padding-right: 1%;}
.right-newsinfo-btn-left>input{width:130px; height:35px; line-height:35px; border:0; text-align:center; color:#fff; margin:5px auto; background:#333 url(../images/p-12.png) no-repeat 20% 50%; background-size:20%; text-indent:1.8rem; cursor:pointer; }
.right-newsinfo-btn-right{width: 49%; height: auto; float: right; text-align: left; padding-left: 1%;}
.right-newsinfo-btn-right>input{width:130px; height:35px; line-height:35px; border:0; text-align:center; color:#fff; margin:5px auto; background:#333 url(../images/p-13.png) no-repeat 20% 50%; background-size:20%; text-indent:1.8rem; cursor:pointer; }

.submain-jobs{width: 100%; height: auto; margin: 30px 0; overflow: hidden;}
.submain-jobs li{width: 100%; height: ; border-bottom: #eee dotted 1px; padding-bottom: 25px; margin-bottom: 25px;}
.submain-jobs-list{width: 100%; height: auto;}
.submain-jobs-list h2{font-size: 18px; font-weight: bold;}
.submain-jobs-list p{line-height: 220%;}


.submain-cont{width: 100%; height: auto; margin: 30px 0; overflow: hidden; line-height: 220%;}
.submain-cont h2{font-size: 18px;}
.submain-cont p{}

.submain-feedback{width: 100%; height: auto; margin: 30px 0; overflow: hidden;}
.submain-feedback h2{width: 100%; height: auto;}
.submain-feedback h2>input{width: 100%; height: 45px; line-height: 45px; border: #eee solid 1px; text-indent: 0.5rem; color: #999; box-sizing: border-box; margin: 5px auto;}
.submain-feedback h4{width: 100%; height: auto;}
.submain-feedback h4 textarea{width: 100%; height: auto; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto; padding: 0.5%;}
.submain-feedback h5{width: 100%; height: auto;}
.submain-feedback h5 input{width: 120px; height: 35px; border: 0; color: #fff; margin: 10px auto; background: #333; color: #fff; font-size: 14px; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.submain-feedback h5>input:hover{background: #e50012; color: #fff;}



/*分页样式*/
#pages{width:100%; height:auto; padding: 10px 0; overflow:hidden; text-align:center; }
.pages-list{width: 329px; height: auto; margin: 0 auto; overflow: hidden;}
.pages-list li{width: 42px; height: auto; float: left; margin-right: 5px; text-align: center;}

.pages-num{width: 42px; height: 42px;}
.pages-num>input{width: 38px; height: 38px; border: #eee solid 1px; text-align: center; cursor: pointer; font-size: 16px; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.pages-num>input:hover{background: #c8000b; color: #fff;}

.pages-top{width: 42px; height: 42px;}
.pages-top>input{width: 38px; height: 38px; border: #eee solid 1px; background: url(../images/pages/icon-11.png) no-repeat 50% 50%; text-align: center; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.pages-top>input:hover{background: url(../images/pages/icon-11-a.png) no-repeat 50% 50% #c8000b;}

.pages-end{width: 42px; height: 42px;}
.pages-end>input{width: 38px; height: 38px; border: #eee solid 1px; background: url(../images/pages/icon-12.png) no-repeat 50% 50%; text-align: center; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.pages-end>input:hover{background: url(../images/pages/icon-12-a.png) no-repeat 50% 50% #c8000b;}

.pages-back{width: 42px; height: 42px;}
.pages-back>input{width: 38px; height: 38px; border: #eee solid 1px; background: url(../images/pages/icon-13.png) no-repeat 50% 50%; text-align: center; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.pages-back>input:hover{background: url(../images/pages/icon-13-a.png) no-repeat 50% 50% #c8000b;}

.pages-next{width: 42px; height: 42px;}
.pages-next>input{width: 38px; height: 38px; border: #eee solid 1px; background: url(../images/pages/icon-14.png) no-repeat 50% 50%; text-align: center; cursor: pointer; transition:All 0.4s ease-in-out;	-webkit-transition:All 0.4s ease-in-out;	-moz-transition:All 0.4s ease-in-out;	-o-transition:All 0.4s ease-in-out;}
.pages-next>input:hover{background: url(../images/pages/icon-14-a.png) no-repeat 50% 50% #c8000b;}



/*==========以下样式为移动端==========*/

/*头部*/
#header{width:100%; height:auto; display:none;}
.h5-top{width:100%; height:60px; background:#fff; overflow:hidden; display:none; position:fixed; z-index:100; box-shadow: 0 3px 3px rgba(0,0,0,0.10); }
.h5-top-left{width:50%; height:60px; float:left; text-align:left; }
.h5-top-left img{width: auto; height: 60px;}
.h5-top-right{width:50%; height:45px; float:right; padding-top:15px; text-align:right; position:absolute; right:50px; }
.h5-top-right>input{width:30px; height:30px; border:0; border-radius:50%; background: url(../images/btn-en.png) no-repeat 50%; background-size: 100%; color:#fff; margin-right: 5px;}

/*底部*/
#h5-footer-content{width:100%; height:auto; margin:0 auto; position:fixed; bottom:0;z-index:9999; display: none;}
.h5-footer{width:100%; height: auto; margin:0 auto; overflow:hidden; background:#333;}
.h5-footer li{width:33.3%; height:50px; line-height: 50px; float:left; text-align:center; overflow:hidden; box-sizing: border-box; }
.h5-footer li a{display:block; color:#FFF; }
.h5-footer li a:hover{display:block; }
.h5-footer li img{width: 20%; height: auto; margin-right: 10px; margin-bottom: 4px;}


/*焦点图*/
#h5-movie{width:100%; height:auto; margin:0 auto; text-align:center; overflow:hidden; display:none; position:relative; padding-top: 60px;}
#h5-home-probtn{width: 100%; height: auto; position: relative; display: none; z-index: 5;}
#h5-home-probtn>input{width: 160px; height: 40px; line-height: 40px; margin-left: 20px; background: #0070c0; color: #fff; border: 0; border-radius: 5px; cursor: pointer;}
.swipe {width:100%;min-height:10px;/*max-width:500px;*/margin:0 auto;overflow: hidden;visibility: hidden;position:relative;width:100%;}
.swipe-wrap {overflow: hidden;position: relative;}
.swipe-wrap > div {float:left;width:100%;position: relative;}
.swipe-wrap > div a{display:block;background:url(../images/loading.gif) no-repeat center center;}
.swipe-wrap img{width:100%;height:auto;/*max-height:320px;*/}

/*内页导航*/
.h5-sub-tit{width: 100%; height: auto; padding-top: 65px; display: none;}
.header{position:relative;height:auto; background:#333; display:none;}
.h5-right-tit{width:100%; height:auto; overflow:hidden; background:#333;}
.h5-right-tit-left{width:80%; height:40px; line-height:40px; float:left;  color:#fff; text-align:left; text-indent:1rem; font-size:1.1rem;}
.h5-right-tit-right{width:20%; height:40px; float:right;}
