@charset "utf-8";
/*                     (0 0)
   +-------------oOO----(_)-----------------+
   |  * File name  : layout.css             | 
   |  * Info       : Anytone               |
   |  * Writer     : Flying                 |
   |  * Date       : 2018.06.08             |
   |  * Powered By KEW - www.chinakewei.net |
   +--------------------------oOO-----------+
                      |__|__|
                       || ||
                      ooO Ooo
*/
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;}
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 "Microsoft Yahei","微软雅黑"; margin:0 auto; color: #333;  -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;  font-family:"Microsoft Yahei"}
::-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:#333;}
a:active, a:hover { text-decoration: none; outline:none; color:#c8000b;}
a:focus{text-decoration:none;outline:0;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*在线客服*/
#leftsead{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
/**html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}*/
#leftsead li{width:161px;height:50px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px; }
#leftsead li a .shows{display:block; }
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:143px;}
#leftsead li a.youhui .2wm{display:none;position:absolute;right:143px;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#01b7ee;height:47px;margin-left:47px;border:1px solid #01b7ee;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}

/*PC端头部样式*/
#header-content{width: 100%; height: 100px; background: #f8f9fb;}
#header-bar{width: 1200px; height: auto; margin: 0 auto;}
#header-bar .logo{width: 250px; height: auto; float: left;}
#header-bar .navigation{width: 918px; height: auto; float: left;}
#nav {margin:0 auto; width:918px; 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:153px; height:100px; line-height:100px; /*IE6 only*/}
#nav .mainlevel a {text-align:center; text-decoration:none; display:block; width:153px; color: #333; text-transform: capitalize; }
#nav .mainlevel a:hover {text-decoration:none; color: #fff; background: #c8000b; }
#nav .mainlevel ul {display:none; position:absolute; top: 100px;}
#nav .mainlevel li {border-top:1px solid #d61721; /*IE6 only*/}
#nav .mainlevel li a{background:#c8000b; color: #fff; width:153px; font-size:14px; height: auto; padding: 15px 0; line-height: 140%; }
#nav .mainlevel li a:hover{ background:#d61721; color: #fff;}
#header-bar .language{width: 24px; height: auto; float: right; padding-top: 38px; text-align: center; padding-left: 4px; }
#header-bar .language img{width: 24px; height: auto; }
div.nav{
    width: 150px;
    height:100px;
    text-align: center;
    position: relative;
	  margin:0;
}
/*nav-main*/
ul.nav-main{
    width: 150px;
    height: 100px; line-height: 100px;
    list-style-type: none;
}
ul.nav-main span{
    display: inline-block;
    margin-left:0;
    width: 0;
    height: 0;
    background:none;
}
/*导航条设置*/
ul.nav-main>li{
    width: 150px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 0;
    cursor: pointer;
    background: url(../images/icon-1.png) no-repeat 10% 50%;
    color: #0744a2;
    font-size: 15px;
    text-indent: 2.3rem;
    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;
}
ul.nav-main>li:hover{ color: #fff; background: url(../images/icon-2.png) no-repeat 10% 50% #c8000b;
    
}
/*隐藏盒子设置*/
div.hidden-box{
    width: 150px;
    border: 0;
    border-top: 0;
    position: absolute;
    display:none;
    background:#fff;
    z-index: 9;
    top: 100px;

}
.hidden-box>ul{
    list-style-type: none;
    cursor: pointer; background: #c8000b; 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;
}
.hidden-box li a{height: 50px; line-height: 50px;  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; color: #fff; }
.hidden-box li:hover{ background: #d61721;  height: 50px; color: #fff; }
.hidden-box li img{width: 15%; height: auto; margin-right: 10px;}



/*PC端底部样式*/
#footer-content{width: 100%; height: auto; overflow: hidden; background: #373737;}
#footer-bar{width: 1200px; height: auto; margin: 0 auto; background: url(../images/img-1.jpg) repeat-y 660px 0; padding: 30px 0; overflow: hidden;}
#footer-bar .bar-left{width: 630px; height: auto; float: left;   overflow: hidden;}
#footer-bar .bar-left p{line-height: 200%;}
#footer-bar .bar-left p span{font-size: 14px; color: #fff;}
#footer-bar .bar-left li{width: auto; height: auto; float: left; font-size: 14px;}
#footer-bar .bar-left li a{color: #8c8c8c; display: block;}
#footer-bar .bar-left li a:hover{color: #c8000b;}
#footer-bar .bar-right{width: 510px; height: auto; float: right;  overflow: hidden; font-size: 14px;}
#footer-bar .bar-right h2{font-size: 16px; color: #fff;}
#footer-bar .bar-right p{line-height: 200%; color: #8c8c8c;}

#copyright-content{width: 100%; height: 55px; background: #282a2b; overflow: hidden;}
#copyright{width: 1200px; height: auto; margin: 0 auto;}
#copyright .left{width: 400px; height: auto; line-height: 55px; float: left; color: #717171; font-size: 14px;}
#copyright .left a{color: #717171;}
#copyright .left a:hover{color: #c8000b;}
#copyright .right{width: 800px; height: auto; line-height: 55px; float: right; color: #717171; text-align: right;}
#copyright .right a{color: #c8000b; text-transform: uppercase; font-size: 12px;}
#copyright .right a:hover{color: #ffff00;}



/*综合首页样式*/
#movie{width: 100%; height: auto; overflow: hidden; text-align:center; }
.banner{
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 500px;
			float: left;
			background:  no-repeat center center;
		}
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 20px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url('../images/left_right.png') no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url('../images/left_right.png') no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}

#home-bar1{width: 100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 50px 0; }
.home-pro{width: 1200px; height: auto; margin: 0 auto;}
.home-pro h2{font-size: 24px; padding: 8px 0; background: url(../images/icon-3.png) no-repeat 50% 100%; text-align: center; text-transform: uppercase;}
.home-pro-nav{width: 1209px; height: auto; margin: 50px auto; overflow: hidden;}
.home-pro-nav li{width: 392px; height: auto; float: left; margin-right: 9px; border: #eee solid 1px; box-sizing: border-box;}
.home-pro-nav-01{width: 252px; height: 178px; background: url(../images/img-2.jpg) no-repeat; padding-left: 20px; padding-right: 120px; padding-top: 20px; }
.home-pro-nav-01 h3{font-size: 20px;}
.home-pro-nav-01 p{color: #7a7a7a; line-height: 180%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}

.home-pro-nav-02{width: 252px; height: 178px; background: url(../images/img-3.jpg) no-repeat; padding-left: 20px; padding-right: 120px; padding-top: 20px; }
.home-pro-nav-02 h3{font-size: 20px;}
.home-pro-nav-02 p{color: #7a7a7a; line-height: 180%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}

.home-pro-nav-03{width: 252px; height: 178px; background: url(../images/img-4.jpg) no-repeat; padding-left: 20px; padding-right: 120px; padding-top: 20px; }
.home-pro-nav-03 h3{font-size: 20px;}
.home-pro-nav-03 p{color: #7a7a7a; line-height: 180%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}

#home-bar2{width: 100%; height: auto; overflow: hidden; padding: 80px 0; }
.home-comp{width: 650px; height: auto; margin: 0 auto; overflow: hidden; padding: 100px 550px 100px 0; background: url(../images/img-27.jpg) no-repeat center right; }
.home-comp h3{border-left: #1149b4 solid 5px; padding-left: 15px;}
.home-comp p{line-height: 260%; margin-top: 50px; font-size: 16px;}
.home-comp h4{width:100% ; height: auto;}
.home-comp h4>input{width: 124px; height: 35px; border: 0; background: url(../images/icon-5.png) no-repeat 0 50%; color: #fff; font-size: 14px; text-align: left; text-indent: 0.5rem; cursor: pointer; margin-top: 50px; 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;}
.home-comp h4>input:hover{background: url(../images/icon-6.png) no-repeat 0 50%;}

#home-bar3{width: 100%; height: auto; overflow: hidden; background: #f6f6f6; padding: 50px 0; }
.home-service{width: 1200px; height: auto; margin: 0 auto;}
.home-service h2{font-size: 24px; padding: 8px 0; background: url(../images/icon-3.png) no-repeat 50% 100%; text-align: center; text-transform: uppercase;}
.home-service-nav{width: 1230px; height: auto; overflow: hidden; margin: 50px auto;}
.home-service-nav figure{width: 380px; height: auto; float: left; text-align: center; margin-right: 30px;}
.home-service-nav figure img{margin-bottom: 10px;}



/*内页样式*/
#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;}
.subpages-tit{width: 100%; height: auto; border-bottom: #eaeaea solid 1px; background: #fafafa;}
.subpages-guide{width: 1200px; height: 45px; line-height: 45px; margin: 0 auto; text-transform: capitalize; }
.subpages-guide h2{width: 50px; height: 45px; float: left; border-left: #eaeaea solid 1px; border-right: #eaeaea solid 1px; text-align: center; }
.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: #c8000b;}

.subpages-main{width: 1200px; height: auto; margin: 20px auto; overflow: hidden;}
.subpages-left{width: 240px; height: auto; float: left;}
.subpages-pro-left{width: 240px; height: auto; float: left;}
.left-tit{width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 22px; text-indent: 1rem; background: #c8000b url(../images/icon-10.png) no-repeat 93% 50%; text-transform: capitalize; }
.left-nav{width: 100%; height: auto;}
.left-pro-nav{width: 100%; height: auto;}
.left-nav li{width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; border-bottom: #eaeaea solid 1px; margin-top: 1px; text-indent: 1rem; text-transform: capitalize; }
.left-nav li a{display: block;}
.left-nav li a:hover{background: #c8000b; color: #fff;}
.menu_list{margin:0 auto;width:100%;}
.menu_head{width:100%;height:50px; line-height:50px; cursor:pointer; position:relative; background:#eee url(../images/pro_left.png) no-repeat 96% 50%; margin-top:0; text-indent: 1rem; border-bottom: #e6e6e6 solid 1px; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.menu_list .current{background:#ebebeb url(../images/pro_down.png) no-repeat 96% 50%; font-weight: bold; }
.menu_body{width:100%; height:auto; overflow:hidden; line-height:45px; background: #f6f6f6;}
.menu_body a{display:block;width:100%;height:45px;line-height:45px; text-decoration:none; text-indent: 1.4rem; border-bottom:1px solid #eaeaea; background: url(../images/icon-17.png) no-repeat 5% 50%; 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;}
.menu_body a:hover{text-decoration:none; background: #c8000b url(../images/icon-18.png) no-repeat 5% 50%; color: #fff;}




.left-cont-tit{width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 22px; text-indent: 1rem; background: #c8000b url(../images/icon-16.png) no-repeat 93% 50%; background-size: 10%; margin-top: 1px;}
.left-contact{width: 94%; height: auto; background: #f6f6f6; padding: 3%;}
.left-contact p{line-height: 160%; margin: 3px auto;}

.left-search-tit{width: 100%; height: 50px; line-height: 50px; color: #fff; font-size: 22px; text-indent: 1rem; background: #c8000b url(../images/icon-15.png) no-repeat 93% 50%; background-size: 12%; margin-top: 1px;}
.left-search{width: 96%; height: auto; background: #f6f6f6; padding: 5% 2%; margin-bottom: 1px;}
.left-search h2{width: 100%; height: auto}
.left-search h2>input{width: 100%; height: 35px; line-height: 35px; border: #eee solid 1px; text-indent: 0.5rem; color: #999; box-sizing: border-box; margin: 5px auto;}
.left-search h3{width: 100%; height: auto}
.left-search h3>input{width: 120px; height: 35px; line-height: 35px; border: 0; background: #999; color: #fff; font-size: 16px; cursor: pointer; margin: 5px auto; border-radius: 5px; 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;}
.left-search h3>input:hover{background: #c8000b; color: #fff;}

.subpages-right{width: 860px; height: auto; min-height: 500px; float: right; border: #eee solid 1px; padding: 9px 29px;}
.subpages-right-tit{width: 100%; height: auto; border-bottom: #eee solid 1px; text-align: center; background: url(../images/icon-3.png) no-repeat 50% 108%; text-transform: capitalize; }
.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;}

.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;}

.subpages-download{width: 100%; height: auto;}
.subpages-download li{width: 100%; height: auto; line-height: 45px; border-bottom: #eee dotted 1px;}
.subpages-download li img{margin-left: 15px;}

.subpages-video{width: 880px; height: auto; overflow: hidden;}
.subpages-video figure{width: 400px; height: auto; float: left; padding: 9px; margin-right: 20px; text-align: center; }
.subpages-video figure video{width: 400px; height: auto; border: #eee solid 1px;}

.subpages-pro{width: 882px; height: auto; overflow: hidden;}
.subpages-pro figure{width: 272px; height: auto; float: left; margin-right: 22px; margin-bottom: 20px; background: #fff; }
.subpages-pro figcaption{width: 100%; height: 50px; line-height: 50px; border-top: #eee solid 1px; text-align: center;}
.subpages-pro figure a{display: block; border: #eee solid 1px; 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; text-transform:capitalize;}
.subpages-pro figure a:hover{display: block; border: #c8000b solid 1px; background: #c8000b; color: #fff;}

.subpages-proinfo{width: 860px; height: auto; }
.subpages-proinfo-b1{width: 100%; height: auto; overflow: hidden;}
.proinfo-b1-left{width: 450px; height: auto; float: left; text-align: center; border-right: #eee solid 1px;}
.proinfo-b1-right{width: 390px; height: auto; float: right;}
.proinfo-b1-right h2{font-size: 22px; font-weight: bold;}
.proinfo-b1-right hr{height:1px; border:0; border-bottom:#eee solid 1px; margin:0 auto;}
.proinfo-b1-right h3{padding: 15px 0;}
.proinfo-b1-right h4{padding: 15px 0;}
.proinfo-b1-right h5{width: 388px; height: auto; overflow: hidden; margin: 0 auto;}
.proinfo-b1-right h5 figure{width: 93px; height: auto; float: left; margin:0 2px 2px 2px;}
.proinfo-b1-right h5 figure img{border:1px #eee solid; width:93px;}

.subpages-proinfo-b2{width: 100%; height: auto; margin: 30px auto; overflow: hidden; float: left;}
.nTab{width:100%; border:0; overflow:hidden; }
.none {display:none;}
.nTab .TabTitle{width:100%; height:auto; margin: 0 auto; overflow:hidden; }
.nTab .TabTitle li{float:left; cursor:pointer; height:45px; width:33%; text-align:center; margin-right: 1px; }
.nTab .TabTitle li a{text-decoration:none;}
.nTab .TabTitle .active{line-height:45px; background: #ddd; font-size: 18px; font-weight: bold;}
.nTab .TabTitle .normal{line-height:45px; background: #f6f6f6; color: #666; font-size: 16px;}
.nTab .TabContent{clear:both; overflow:hidden; border:0; }
.nTab .TabContent p{line-height: 220%; margin: 10px auto;}

.subpages-proinfo-b3{width: 100%; height: auto; margin: 30px auto; overflow: hidden; float: left;}
.subpages-proinfo-b3 h2{width: 100%; height: auto; line-height: 45px; background: #f6f6f6; text-indent: 1rem; font-size: 16px;}

.subpages-proinfo-b4{width: 100%; height: auto; margin: 30px auto; overflow: hidden; float: left;}
.subpages-proinfo-b4 h2{width: 100%; height: auto; line-height: 45px; background: #f6f6f6; text-indent: 1rem; font-size: 16px;}
.subpages-proinfo-b4 h3{width: 100%; height: auto;}
.subpages-proinfo-b4 h3>input{width: 100%; height: 45px; border: #eee solid 1px; text-indent: 0.5rem; color: #999; box-sizing: border-box; margin: 10px auto;}
.subpages-proinfo-b4 h4{width: 100%; height: auto;}
.subpages-proinfo-b4 h4>select{width: 100%; height: 45px; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto;}
.subpages-proinfo-b4 h5{width: 100%; height: auto;}
.subpages-proinfo-b4 h5>textarea{width: 100%; height: auto; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto; padding: 1%;}
.subpages-proinfo-b4 h6{width: 100%; height: auto;}
.subpages-proinfo-b4 h6>input{width: 120px; height: 40px; border: 0; color: #fff; margin: 10px auto; background: #114ab5; color: #fff; font-size: 16px; 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;}
.subpages-proinfo-b4 h6>input:hover{background: #c8000b; color: #fff;}

.subpages-proinfo-b5{width: 100%; height: auto; margin: 30px auto; overflow: hidden; float: left;}
.subpages-proinfo-b5 h2{width: 100%; height: auto; line-height: 45px; background: #c8000b; color: #fff; text-indent: 1rem; font-size: 16px; margin-bottom: 10px;}

.subpages-faq{width: 860px; height: auto; }
.subpages-faq p{margin: 2px auto;}

.subpages-feedback{width: 100%; height: auto; }
.subpages-feedback h2{width: 100%; height: auto;}
.subpages-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;}
.subpages-feedback h3{width: 100%; height: auto;}
.subpages-feedback h3>select{width: 100%; height: 45px; line-height: 45px; border: #eee solid 1px; text-indent: 0.5rem; color: #999; box-sizing: border-box; margin: 5px auto;}
.subpages-feedback h4{width: 100%; height: auto;}
.subpages-feedback h4 textarea{width: 100%; height: auto; border: #eee solid 1px; color: #999; box-sizing: border-box; margin: 10px auto; padding: 1%;}
.subpages-feedback h5{width: 100%; height: auto;}
.subpages-feedback h5 input{width: 120px; height: 40px; border: 0; color: #fff; margin: 10px auto; background: #114ab5; color: #fff; font-size: 16px; 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;}
.subpages-feedback h5>input:hover{background: #c8000b; color: #fff;}

.subpages-cont{width: 100%; height: auto; }
.subpages-cont h2{font-size: 20px;}
.subpages-cont p{margin: 5px auto;}
.subpages-cont img{width: 100%;}

.subpages-news{width: 860px; height: auto; overflow: hidden; text-transform: capitalize; margin: 30px auto; }
.subpages-news li{width: 100%; height: auto; float: left; border-bottom: #ccc dotted 1px;  margin-bottom: 20px; padding-bottom: 20px; }
.focus-news{width: 100%; height: auto; overflow: hidden; }
.focus-news-pic{width: 200px; height: auto; min-height: 120px; float: left; border: #eee solid 1px; padding: 4px; }
.focus-news-txt{width: 630px; height: auto; float: right; }
.focus-news-txt h2{font-weight: bold; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.focus-news-txt p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.focus-news-txt h3{width: 100%; height: auto; }
.focus-news-txt h3>input{width: 140px; height: 30px; border: 0; background: none; color: #c8000b; text-transform: capitalize; text-align: left; cursor: pointer; transition:All 0.4s ease-in-out; }
.focus-news-txt h3>input:hover{color: #00a0ea; }

.sub-newsinfo{width: 100%; height: auto; overflow: hidden; margin: 30px auto; text-transform: capitalize; }
.sub-newsinfo h2{font-size: 20px; text-align: center;}
.sub-newsinfo h3{text-transform: capitalize; text-align: center; background: #f7f7f7; padding: 5px 0; margin: 25px auto; color: #999;}
.sub-newsinfo h3 img{margin-left: 30px;}
.sub-newsinfo p{line-height: 200%; margin: 15px auto; }
.sub-newsinfo-tab{width: 100%; height: auto; overflow: hidden; margin: 20px auto; padding: 10px 0; background: #f7f7f7;}
.sub-newsinfo-tab .left{width: 49%; height: auto; float: left; text-align: left; padding-left: 1%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.sub-newsinfo-tab .right{width: 49%; height: auto; float: left; text-align: left; padding-left: 1%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}


/*分页样式*/
#pages{width:100%; height:auto; padding: 35px 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:#f8f9fb; 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/cn.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:#373737;}
.h5-footer li{width:33.3%; height:auto; float:left; text-align:center; overflow:hidden; box-sizing: border-box;}
.h5-footer li a{display:block; color:#FFF; padding:15px 0;}
.h5-footer li a:hover{display:block; padding:15px 0;}


/*焦点图*/
#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;*/}

/*内页导航*/
.header{position:relative;height:auto; background:#c8000b; display:none;}
.h5-right-tit{width:100%; height:auto; overflow:hidden; background:#c8000b; text-transform: capitalize; }
.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;}


