@charset "utf-8";
/* CSS Document */
/*框架css*/
html, body { font-size: 62.5%; /* 禁止选中文本（如无文本选中需求，此为必选项） */ }

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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th{ margin:0; padding:0;outline:0;border:none;}

body{ -webkit-text-size-adjust:none;font-family:"Microsoft YaHei",微软雅黑; font-size: 1.2rem; font: 12px/1.5 'Helvetica Neue','Microsoft Yahei',AppleGothic, Helvetica, STHeiTi, sans-serif; line-height: 160%;color:#222;    background: #f0f0f0;}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

ul,li,ol,dl,dt,dd{list-style:none;}

input,select{ margin:0; padding:0;}

audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

audio:not([controls]) { display: none; }

a{color:#222; text-decoration:none; cursor:pointer;-webkit-touch-callout: none; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}

a:hover{color:#025fc7; cursor:pointer;}


img { _width: auto; width: auto\9/*在IE6/IE7/IE8/IE9/IE10下生效*/; height: auto; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; -webkit-touch-callout: none; }



/* clearfloat :清除浮动*/
.fix{*zoom:1;}
.fix:after{display:block; content:"."; height:0; clear:both;visibility:hidden;}

/*常用css*/
.width1000{width:1190px; margin:0 auto;}
.width100{width:100%; margin:0 auto;}
.marauto{margin:0 auto;}
.pore{position:relative;}
.poabso{ position:absolute;}
.martop10{ margin-top:10px;}
.martop55{ margin-top:55px;}
.martop35{ margin-top:35px;}
.marbot10{ margin-bottom:10px;}
.ico{margin-right:10px;}
.shrink{-webkit-transform:scale(0.8);display:block}
.fleft{ float:left;}
.fright{ float:right;}
.textcenter{ text-align:center;}
.textleft{text-align:left;}
.textright{text-align:right;}
.playnone{ display:none;}
.mt10 {
    margin-top: 10px;
}

@media screen and (max-width:1120px){
.width1000{width:100%;}	
.martop55{margin-top:7%;}
}
/* CSS Document */
header{ position:relative;background:#eef3fa;height:80px;width:100%;text-align:left;}
header .logo{position:relative;color:#567c9e;line-height:80px;margin-left: 10px; }
header .logo img{height:70px;}
header .logo a{color:#567c9e;}
header .slide-menu{height:25px;width:30px;display:block;right:5px;top:35px;position:absolute;background:#567c9e url(../images/menu.png) center center no-repeat;z-index:2;}
header nav { display:none;}
.slideBox2{ display:block; position:relative; overflow:hidden;margin:0 auto;  max-width:640px;/* 设置焦点图最大宽度 */ }
.slideBox2 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; width:100%; text-align:center;}
.slideBox2 .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;}
.slideBox2 .hd li.on{ background:#fcd500;  }
.slideBox2 .bd{ position:relative; z-index:0; }
.slideBox2 .bd li{ position:relative; text-align:center;  }
.slideBox2 .bd li img{ background:url(../images/loading.gif) center center no-repeat;min-height:160px;vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox2 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
  
  
.intro_bg{overflow:hidden;background:url(../images/showbg.jpg) top center no-repeat;padding:3rem 0;}
.index_tit_b{ text-align:center; background:none;}
.index_tit_b h1{font-size:2.6rem; font-weight:800;color:#fff;line-height:3rem; text-transform:uppercase;}
.index_tit_b h2{font-size:1.6rem;color:#fff;line-height:3.6rem;}
.index_tit_b p{ display:none;}

	.index_tit{ text-align:center;background:none;margin:2% auto;}
	.index_tit h1{font-size:2.4rem;color:#222;line-height:4rem; text-transform:uppercase;}
	.index_tit h2{font-size:1.6rem;color:#222;line-height:2rem;}
	.index_tit p{color:#a9a9a9; font-size:1.4rem; display:none;}
		


.c_list{display:block;height:auto; margin-top:10px;}
.c_list .hd ul{overflow:hidden; zoom:1;zoom:1;width:100%; text-align:center;margin-top:2rem;}
.c_list .hd ul li{ display:inline-block; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.c_list .hd ul li.on{ background-position:0 0; }
.c_list .hd ul li.on{ background-position:0 0; }
.c_list .bd{width:96%; margin:0 auto;}
.c_list .bd ul{ overflow:hidden; zoom:1; text-align:center; }
.c_list .bd ul li{display:inline-block;width:46%;border:1px solid #dfdfdf; text-align:center;margin:0 5px; position:relative;}
.c_list .bd ul li img{width:100%; height:120px; text-align:center; display:block;margin:0 auto;}
.c_list .bd ul li .c_name{  font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    text-align: center;}

.n_newslist{margin:10px auto; text-align:center; padding-bottom:10px;}
.n_newslist li{height:auto;background:#f7f7f7;border:1px solid #f1f1f1;padding:1rem 0;border-bottom:3px solid #e8e8e8;margin:10px 5px;}
.n_newslist li h2{padding-left:1rem;font-size:1.5rem;color:#000;}
.n_newslist li .newscon{ position:relative;font-size:1.4rem;line-height:30px;top:0;left:0;height:auto;width:auto;padding:1rem;}


Footer{padding:20px; background:#1e1e1e;color:#787878; text-align:center;line-height:2.4rem;}
Footer .endline{width:auto;height:auto;}
Footer .endline h2{font-size:18px;color:#fcd500;height:2.4rem; line-height:2.4rem;margin:0px auto;}
.tel a{ padding:0 10px; color:#999}
Footer .copyright a{color:#787878;}
	

.slide-mask { display:block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: none;
}
aside.slide-wrapper { display:block;
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width: 70%;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
aside.slide-wrapper > div {
  background-color: #222;
  min-height: 100%;
}
aside.slide-wrapper > div > div {
  padding: 0 10px;
  height: 45px;
  background-color: #333;
  overflow: hidden;
}
aside.slide-wrapper > div > div strong {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
}
aside.slide-wrapper.moved {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
aside.slide-wrapper li > a {
  padding: 15px 10px;
  border-top: 1px solid #333;
  border-bottom: 1px solid #444;
  font-size: 15px;
  display: block;
  color: #fff;
}
aside.slide-wrapper li.current > a {
  background-color: #333;
}



/*pages*/

.pic_list{ overflow:hidden;padding-bottom:20px;padding-top:20px;width:96%;margin:0 auto; text-align:center;}
.pic_list li{ display:inline-block;width:47%;margin:2% 1%; overflow:hidden;}
.pic_list li img{height:130px; width:100%; }
.pic_list li .listname{height:36px; border-bottom:2px solid #dfdfdf;background:#f8f8f8;text-align:center;}
.pic_list li .listname h2{font-size:1.5rem; font-weight:800; color:#222;padding-top:0;line-height:36px; }
.pic_list li .listname p{color:#a7a7a7;font-size:12px; line-heigh:20px;padding:0 20px; display:none;}
.pic_list li:hover .listname{background:#c41e2c;border-bottom:2px solid #004694;transition:background 0.5s;}
.pic_list li:hover .listname h2{color:#fff;}
.pic_list li:hover .listname p{color:#86b6f3;font-size:12px; line-heigh:20px; display:none;}
.pic_list li .picmore{ display:block; margin:10px auto 0px auto;height:30px;border:1px solid #ececec;background:#f8f8f8; text-transform:uppercase;color:#7f7f7f;line-height:30px; text-align:center;}


.Details{width:94%; margin:20px auto; background:#FFF}
.Details h1{font-size:2.4rem; color:#222; font-weight:normal; text-align:center;line-height:50px;}
.Detailsinfo{height:4.2rem;border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; font-size:1.2rem;color:#8f8f8f; text-align:center;line-height:4.2rem;}
.Detailscon{padding:1rem;line-height:2.6rem;}
.Detailscon img{ text-align:center;width:96% !important; height:auto!important; display:block;margin:1.5rem auto;}


.tab {
	text-align: center;
margin-top: 10px;
}
.tab a {
	width: 25%;
	height: 30px;
	line-height: 30px;
	display: inline-block;
    padding: 0 10px;
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;box-sizing: border-box;

}
.tab a:hover {
	color: #fff;
	background: #567c9e;
	border-color: #567c9e;
}
.tab a.hover {
	color: #fff;
	background: #567c9e;
	border-color: #567c9e;
}
  .nk-list-class{ width: 100%; text-align: center; font-size: 0; padding: 10px 0; }
  .nk-list-class a{ display: inline-block; font-size: 12px; line-height: 2.5; padding: 0 1em; margin: .5em; background: #181818; color: #a0a0a0; }
  .nk-list-class a.on,
  .nk-list-class a:hover{ background: #fcd500; color: #000; transition: all .25s ease-out; }


.wap-module{ overflow:hidden}
.back-white {
    background: #fff;
}
.comm-title {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f0f0f0;
}
.comm-title h3 {
    float: left;
    font-size: 18px;
    color: #567c9e;
    margin: 0;
    font-weight: normal; background: url(../images/jt.jpg)  no-repeat  center right; display:block; padding-right:30px; font-weight:bold
}
.comm-title a {
    color: #333;
    font-size: 14px;
}
.fr {
    float: right;
}
.wap-picture-b .wap-picture-list { overflow:hidden; padding-left:10px; padding-right:10px; padding-bottom:10px;
}
.wap-picture-b .wap-picture-list ul li {
    float: left;
    width: 48.5%;
    text-align: center;
    margin-top: 10px;box-sizing: border-box; position:relative
}
.wap-picture-b .wap-picture-list ul li img {
    width: 100%;
    height:110px;
}
.wap-picture-b .wap-picture-list ul li .remark{
    font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    z-index: 100;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    text-align: center;
}




.wap-picture-b .wap-picture-list ul li.zz {
    float: none;
    width:100%;
    text-align: center;box-sizing: border-box; position:relative
}
.wap-picture-b .wap-picture-list ul li.zz img {
    width: 100%;
    height:170px;
}





.wap-picture-b .wap-picture-list ul li:nth-of-type(even) {
    float: right;
}



.wap-picture-b .rrzz-list { overflow:hidden; padding-left:10px; padding-right:10px; padding-bottom:10px;
}
.wap-picture-b .rrzz-list ul li {
    float: left;
    width: 48.5%;
    text-align: center;
    margin-top: 10px;box-sizing: border-box; 
}
.wap-picture-b .rrzz-list ul li img {
    width: 100%;
    height:120px;
}
.wap-picture-b .rrzz-list ul li .remark{
    font-size: 14px;
    color: #333;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    z-index: 100;
    width: 100%;
    text-align: center;
}


.wap-picture-b .rrzz-list ul li:nth-of-type(even) {
    float: right;
}










.wap-page-a .wap-page-list {
    padding: 15px;
}
.wap-page-a .wap-page-list img {
    width: 100%;
}
.wap-page-a .wap-page-list .desc {
    font-size: 14px;
    color: #666;
}



.cpys{}
.cpys ul{ padding:10px;}
.cpys ul li{ overflow:hidden; margin-bottom:10px;}
.cpys ul li img{ float:left; display:block; width:50%; height:120px;border-radius: 12px 0px 0px 12px;}
.cpys ul li .remark{float: right;width:50%; background:#f0f0f0;height:120px; }
.cpys ul li .remark em{
    width: 30px;
    height: 30px;
    background: #1f2c5c;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 30px; text-align:center;margin-left:10px;float:left  ; margin-top:35px;
} 
.cpys ul li .remark span{
     width:-webkit-calc(100% - 56px);width:-moz-calc(100% - 56px);width:calc(100% - 56px);height: 40px;
    font-size: 16px;
    line-height:20px; margin-left:10px;  float:left; margin-top:35px;
} 




.cpys ul li{ overflow:hidden; margin-bottom:10px;}
.cpys ul li.zz img{ float:right; display:block; width:50%; height:110px;border-radius: 0px 12px 12px 0px;}
.cpys ul li.zz .remark{float:left;width:50%; background:#f0f0f0;height:110px; }



.syxw1{ margin:10px}
.syxw1 li{ overflow:hidden; margin-bottom:5px;}
.syxw1 li .sj{ float:left; width:70px;}
.syxw1 li .sj span{ display:block;background-color: #567c9e;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    font-weight: bold;padding:2px 0px}
.syxw1 li .sj em{ display:block;background-color: #FFF;
    color: #567c9e;
    font-size: 14px;
    text-align: center;
    border-right: solid 1px #CCC;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #CCC;font-style:normal;padding:5px 0px
}
.syxw1 li a{ float:right; width:-webkit-calc(100% - 76px);width:-moz-calc(100% - 76px);width:calc(100% - 76px); color:#444; height:64px; line-height:64px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:inline-block; font-weight:bold; font-size:14px}


@font-face {font-family: 'bhonekey';src: url('//at.alicdn.com/t/font_1717872_2gacyn1obze.eot');src: url('//at.alicdn.com/t/font_1717872_2gacyn1obze.eot?#iefix') format('embedded-opentype'),    url('//at.alicdn.com/t/font_1717872_2gacyn1obze.woff2') format('woff2'),    url('//at.alicdn.com/t/font_1717872_2gacyn1obze.woff') format('woff'),    url('//at.alicdn.com/t/font_1717872_2gacyn1obze.ttf') format('truetype')}.bhonekey {
    font-family: 'bhonekey' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	#bhonekey{position: fixed;bottom:40px;right:5px;z-index: 9999;}
	#bhonekey ul{list-style: none;padding:0;}
	#bhonekey ul li{font-size: 14px;text-align: center;margin: 10px 0;box-shadow: 0 0 5px rgba(0,0,0,.5);border-radius: 25px;overflow:hidden}
	#bhonekey ul li a{display: block;text-decoration:none;outline:0;width: 50px;background: #567c9e;color: #fff;line-height: 30px;padding:10px 0;}
	#bhonekey ul li span{font-size: 24px;display: block;}
	#bhonekey ul li p{padding:0;margin: 0}
	#bhonekey #bhonekey-close{border-radius: 50%;width: 50px;line-height: 50px;text-align: center;cursor: pointer;font-size: 14px;background: #567c9e;color: #fff;}
	@media screen and (max-width:700px){
		#bhonekey ul li{font-size: 12px;}
		#bhonekey ul li a{width: 40px;border-radius: 20px;line-height: 25px;padding: 10px 0;}
		#bhonekey ul li span{font-size: 20px;}
		#bhonekey #bhonekey-close{font-size: 12px;width: 40px;line-height: 40px;box-shadow: 0 0 5px rgba(0,0,0,.5);border-radius: 25px;}
	}
	
	
#bhonekey .open{opacity: 0; display: none;}

.gd{ margin-top:10px; background:url(../images/jt2.jpg) no-repeat right; padding-right:20px; font-weight:bold}