@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:500;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.pull-right{float:right}/*向右浮动*/
.pull-left{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.container{
	width:1200px;
	margin:0 auto;
}
.header{
	width: 100%;
}
.header-top{
	padding: 15px 0;
	background: #f0f0f0;
}
.ht-tt{
	padding: 3px;
	color: #666666;
}
.ht-r{
	padding: 3px 0;
}
.ht-r a{
	color: #666666;
}
.ht-r span{
	font-size: 20px;
	font-weight: bold;
}

.header_bot{
	width: 100%;
}
.lanmu{
	width: 100%;
	background: #20418d url(../images/jx6.png) no-repeat;
	background-position-y:100%; 
}
.lanmu ul{
	width: 100%;
	padding-bottom: 5px;
	animation: lefteaseinAnimate 1.2s ease 1;    /*调用已定义好的动画lefteaseinAnimate，全程运行时间1S，进入的速度曲线为ease，只播放一次*/
    -webkit-animation: lefteaseinAnimate 1.2s ease 1;
    -ms-animation: lefteaseinAnimate 1.2s ease 1;
    -o-animation: lefteaseinAnimate 1.2s ease 1;
    -moz-animation: lefteaseinAnimate 1.2s ease 1;
    
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode:forenwuards;
    -webkit-animation-fill-mode: forenwuards;  
      -o-animation-fill-mode: forenwuards; 
      -ms-animation-fill-mode: forenwuards;   
      -moz-animation-fill-mode: forenwuards; 
}
.lanmu ul li{
	width: 9.8%;
	padding: 10px 0;
    margin: 0px 0.6%;
	float: left;
}
.lanmu ul li a{
	font-size: 16px;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	display: block;
	
}
.lanmu ul li a span{
	font-size: 12px;
	color: #4e4e4e;
}
.lanmu ul li:hover{
	background: #e61b1b;
}
.logo{
	margin: 5px 0;
}
.logo img{
	width: 390px;
}
.ss{
	width: 382px;
	height: 48px;
	color: #555555;
	background: url(../images/ssk.png) no-repeat;
	margin-top: 40px;
}
.ss .ss_bd{
	width: 280px;
	height: 40px;
	border: 0;
	color: #555555;
	background: none;
	margin-left: 25px;
	float: left;
}
.ss .ss_btn{
	border: 0;
	width: 75px;
	height: 40px;
	color: #fff;
	background: url(../images/ss.png) no-repeat;
	float: right;
}
.lanmu .xian{ height: 48px; margin: 10px 0;border: 1px solid #acacaa; float: left;}
.banner{ position: relative; z-index: 1;}
.bannerx{ width:100%;  position:relative; font-size:0;min-width:1200px;min-height:480px; position: relative; z-index: 1;}
.bannerxList li { position: absolute; left: 0px; top: 0; width:100%;  font-size:0; min-width:1200px;min-height:480px;}
.bannerxList img { width:100%; min-width:1200px; min-height:480px;}
.bannerxBton{
	position:absolute;
	bottom:2%;
	left:48.5%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:10px;
	height:10px;
	float:left;
	border-radius: 50%;
	margin-right:10px;
	background:#fff;
} 
.bannerxBton li.up{
	width: 10px;
	background:#e61b1b;
}
.banner1 img{
	width: 100%;
	height: auto;
}
.txtMarquee-left{ width:100%;  position:relative;  padding: 20px 0;}
.txtMarquee-left .bd{ padding:10px; border-top: 1px solid #c9c9c9; border-bottom: 1px solid #c9c9c9;}
.txtMarquee-left .bd .tempWrap{ width:96% !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.txtMarquee-left .bd ul li{ margin:0 15px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{color: #666666;}
.txtMarquee-left .bd ul li:hover a{ color: #234394; }
.footer{
	width: 100%;
}
.footer .footer_top{
	width: 100%;
	padding: 13.5px 0;
	background: url(../images/jx7.jpg) no-repeat 100%;
	background-position: center;
}
.footer .footer_top .yqlj{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #fdfbee;
}
.footer .footer_top a{
	color: #fdfbee;
	margin-left: 20px;
	line-height: 32px;
	display: block;
	float: left;
}
.footer_top .a1{
	color: #fdfbee;
	float: left;
}
.footer_con{
	width: 100%;
	background: #222222;
	padding: 30px 0;
}
.fc-l{
	width: 280px;
	margin-left: 20px;
}
.fcl-t{
	width: 100%;
	height: 40px;
	background: url(../images/cu.png) no-repeat center;
	background-position-x: left; 
}
.fcl-t a{
	padding-top: 13px;
	width: 84px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #fff;
	background: url(../images/jx8.jpg) no-repeat;
	background-position-y:100%; 
	display: block;
}
.fcl-c{
	padding: 10px 0;
	line-height: 30px;
	color: #d5d5d5;
}
.fc-c{
	width: 395px;
	margin: 30px 70px 30px 120px;
}
.fc-c ul li{
	width: 80px;
	margin: 10px 20px;
	float: left;
}
.fc-c ul li a{
	text-align: center;
	color: #d5d5d5;
}
.fc-c ul li:hover a{
	border-bottom: 0.5px solid #d5d5d5;
}
.fc-r{
	width: 300px;
	text-align: center;
	margin-top: 30px;
}
.fc-r a{
	margin: 10px;
	font-size: 12px;
	color: #666666;
	float: left;
}
.fc-r a img{
	width: 105px;
	height: 105px;
	margin-bottom: 10px;
}
.footer .footer_bot{
	color: #d5d5d5;
	padding: 20px;
	text-align: center;
	border-top: 0.5px solid #414141;
	background: #222222;
}
.main{
	padding-bottom: 20px;
	background: url(../images/bjt1.png) no-repeat;
	background-size: 100%;
	background-position-y:100%; 
}
.daohang{
	padding: 15px 0;
	margin-bottom: 20px;
	background: url(../images/jx4.jpg) no-repeat;
	background-position-y:100%; 
	border-bottom: 0.5px solid #e6e6e6;
	color: #999999;
}
.daohang a{
	color: #999999;
}
.daohang span{
	color: #e61b1b;
}
.main .main-left{
	width: 850px;
}
.neirong{
	padding: 20px 0;
	line-height: 30px;
	font-size: 16px;
}
.main .main-right{
	width: 280px;
}
.mr-tt{
	width: 270px;
	height: 55px;
	line-height: 55px;
	padding-left: 10px;
	background: #f2f2f2;
	color: #234394;
	font-size: 18px;
	font-weight: bold;
}
.mr-c{
	width: 280px;
	background: #f2f2f2;
	margin-bottom: 30px;
	padding: 1px 0;
}
.mr-c li{
	margin: 2px;
	height: 55px;
	line-height: 55px;
	background: #fff;
}
.mr-c li a{
	padding-left: 15px;
	color: #666666;
	font-size: 16px;
	display: block;
}
.mr-c li a img{
	margin: 20px 10px 0 0;
	display: none;
	float: left;
}
.mr-c li:hover a{
	color: #234394;
}
.mr-c li:hover a img{
	display: block;
}
.mr-c li a.active{
	color: #234394;
}
.mr-c li a.active img{
	display: block;
}
.mr-xw{
	width: 100%;
	line-height: 25px;
}
.mr-xw img{
	width: 100%;
	margin: 10px 0;
}
.mr-xw h1{
	font-size: 16px;
	color: #222222;
}
.mr-xw span{
	color: #666666;
}
.mr-xw a{
	color: #e61b1b;
}
.mr-xw1{
	width: 280px;
	border-top: 1px solid #f2f2f2;
	margin-top: 10px;
	margin-bottom: 30px;
}
.mr-xw1 li{
	width: 270px;
	padding-left: 10px;
	background: url(../images/fang.jpg) no-repeat;
	background-position: center left;
	margin: 5px 0;
}
.mr-xw1 li a{
	color: #666666;
}
.mr-xw1 li:hover{
	background: url(../images/fang1.jpg) no-repeat;
	background-position: center left;
}
.mr-xw1 li:hover a{
	color: #234394;
	border-bottom: 0.5px solid #234394;
}
.liuyan{
	margin: 20px auto;
	font-size: 20px;
	text-align: center;
}
.liuyan a{
	color: #e61b1b;
}
.liuyan span{
	color: #333333;
}
.gbook{
	width: 560px;
	margin: 0 auto;
	padding: 20px 0; 
}
.gbook ul{
	width: 100%;
}
.gbook ul li{
	width: 560px;
	margin: 20px 0;
	color: #333333;
}
.gbook ul li a{
	font-size: 16px;
	line-height: 30px;
	margin-right: 20px;
	display: block;
}
.gbook ul li .gb{
	width: 310px;
	height: 35px;
	border: 0.5px solid #919191;
	padding: 0 10px;
	font-size: 16px;
}
.gbook ul li .gb2{
	width: 100px;
	height: 35px;
	border: 0.5px solid #919191;
	padding: 0 10px;
	font-size: 16px;
}
.gbook ul .li-gbk a{
}
.gbook ul li .gbk{
	width: 410px;
	height: 165px;
	border: 0.5px solid #919191;
	padding: 10px;
	font-size: 16px;
}
.gbook ul .submit{
	margin-left: 170px; 
}
.submit .sub{
	width: 100px;
	height: 35px;
	background: #e61b1b;
	color: #fff;
	margin-right: 20px; 
}
.submit .res{
	width: 100px;
	height: 35px;
	background: #222222;
	color: #fff;
}
.gs-lb{
	/*height: 520px;*/
}
.gs-lb li{
	width: 265px;
	height: 210px;
	margin: 9px;
	float: left;
	position: relative;
}
.gs-lb li a{
	display: block;
}
.gs-lb li .d-img{
	overflow: hidden;
}
.gs-lb li .d-img img{
	width: 265px;
	height: 210px;
	cursor: pointer;
	transition: all 0.5s;
}
.gs-lb li:hover .d-img img{
	transform: scale(1.2);
}

.gs-lb li:hover .aaa{
	display: block;
}
.gs-lb li .aaa{
	width: 265px;
	height: 45px;
	background: url(../images/jx3.png) no-repeat;
	background-position: bottom;
	background-size: 100% ;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left:0;
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
}
.gs-lb li .aaa a{
	width: 265px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
.gs-lb li:hover .aaa{
	bottom: 30px;
}
.page{
	margin: 20px auto;
	display: table;
}
.page a{
	padding: 0 10px;
	height: 26px;
	color: #666666;
	line-height: 26px;
	text-align: center;
	margin-right: 15px;
	background: #fff;
	border: 0.5px solid #666666;
	border-radius: 5px;
	float: left;
	display: inline;
}
.page a:hover{
	color: #234394;
	border: 0.5px solid #234394;
}
.page .select{
	padding: 0 10px;
	height: 26px;
	color: #234394;
	border: 0.5px solid #234394;
}
.ps-tt{
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}
.ps-tt span{
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}
.ps-img{
	max-width: 80%;
	margin: 20px auto;
	text-align: center;
}
.next{
	width: 100%;
	margin: 30px 0;
}
.next a{
	max-width: 50%;
	padding: 5px 10px;
	border: 0.5px solid #666666;
	border-radius: 5px;
	font-size: 16px;
	color: #666666;
	display: block;
}
.next a:hover{
	color: #234394;
	border: 0.5px solid #234394;
}
.ml-xw1 li{
	margin-bottom: 20px;
}
.ml-xw1 li .xw-img img{
	width: 270px;
	height: 165px;
}
.ml-xw1 li .xw-right{
	width: 570px;
	padding-top: 5px;
	line-height: 30px;
}
.ml-xw1 li .xw-right h1{
	font-size: 18px;
	font-weight: bold;
	color: #222222;
}
.ml-xw1 li .xw-right .xwr{
	color: #999999;
	margin: 5px 0;
}
.ml-xw1 li .xw-right span{
	color: #666666;
}
.ml-xw2{

}
.ml-xw2{
	width: 100%;
	border-top: 2px solid #e6e6e6;
	margin-top: 10px;
	margin-bottom: 30px;
}
.ml-xw2 li{
	width: 100%;
	height: 20px;
	padding: 10px 0;
	padding-left: 10px;
	background: url(../images/fang.jpg) no-repeat;
	background-position: center left;
	margin: 5px 0;
}
.ml-xw2 li a{
	color: #666666;
}
.ml-xw2 li:hover{
	background: url(../images/fang1.jpg) no-repeat;
	background-position: center left;
}
.ml-xw2 li:hover a{
	color: #234394;
	border-bottom: 0.5px solid #234394;
}
.ml-xw2 li span{
	color: #666666;
}
.gs-lb1{
}
.gs-lb1 li{
	width: 280px;
	height: 210px;
	margin: 9px 0;
	float: left;
	position: relative;
}
.gs-lb1 li a{
	display: block;
}
.gs-lb1 li .d-img{
	overflow: hidden;
}
.gs-lb1 li .d-img img{
	width: 280px;
	height: 210px;
	cursor: pointer;
	transition: all 0.5s;
}
.gs-lb1 li:hover .d-img img{
	transform: scale(1.2);
}

.gs-lb1 li:hover .aaa{
	display: block;
}
.gs-lb1 li .aaa{
	width: 280px;
	height: 45px;
	background: url(../images/jx3.png) no-repeat;
	background-position: bottom;
	background-size: 100% ;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left:0;
	-webkit-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-backface-visibility: hidden;
}
.gs-lb1 li .aaa a{
	width: 280px;
	height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: block;
}
.gs-lb1 li:hover .aaa{
	bottom: 30px;
}
.ns-tt{
	width: 100%;
	font-weight: bold;
	font-size: 22px;
	color: #234394;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}
.ns-tt span{
	font-size: 14px;
	color: #666666;
	font-weight: 500;
}