﻿@charset "utf-8";
* { margin:0px; padding:0px; }

body {min-width: 1200px;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:170%;
	color:#3e3e3e;
	background:#fff url(../img/u5.png) no-repeat top center;
}
ul,ol,li { list-style:none;}
select { border:1px solid #ABABAB; }
em { font-style:normal; }

.clear-both { clear:both; height:0; overflow: hidden; }
textarea,input { font-size:12px; font-family:"微软雅黑"; } 
.hide { display:none; }
/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
.font_family{font-family:Georgia, "Times New Roman", Times, serif;}
a:link,a:visited{text-decoration:none; color:#3e3e3e; cursor:pointer; }
a:hover   { color:#104090; text-decoration:underline; }
a:active {}
h3{font-size: 14px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
input.radio, input.checkbox {width: auto;}
#btn_submit,.btn_submit{
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width:80px;
	height:30px;line-height:30px;
	color: #FFFFFF;	
	cursor: pointer;
	font-weight: bold;
}
/*单文章中的几个钮*/
#btns{padding-left:400px;}
#btn_back,#btn_print,#btn_top{
	float:left;
	width: 70px;
	height: 23px;
	display: block;
	margin-right: 10px;
	text-decoration: none;
	text-indent: -2000px;
}
#btn_back:hover,#btn_print:hover,#btn_top:hover{
	text-decoration: none;
    margin-right: 11px;	
}
#btn_back span,#btn_print span,#btn_top span{}
#btn_back{background-position: 0px 0px;}
#btn_print{background-position: 0px -50px;}
#btn_top{background-position: 0px -100px;}
/*︻▓▇▇◤◤特殊标记︻▓▇▇◤ */
.longTitle{/* 长标截断 */
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.transparent{  
      filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}

.top {
	width:1200px;
	margin:0 auto;
	height:275px;
	position: relative;
}
.head-top{text-align:right;
    padding: 10px;
    text-align: right;font-size:14px;
}
.head-top span{
   margin-right:10px;
}
.head-top a{
    cursor: pointer;margin:0 3px;
}
#wapWeb {
	position: relative;
}
#wapWeb i{
	display: none;
	
}
#wapWeb:hover i{
	position: absolute;
	z-index: 999999;
	top: 30px;
	left: -20px;
	display: block;
	height: 129px;
	width: 164px;
	background-image: url(http://yjj.650365.xyz/material/im3/wx.jpg);
	background-repeat: no-repeat;
	border: 1px solid #ddd;box-shadow: 0px 0px 12px rgb(90 145 194 / 58%);border-radius:5px;
}
.search {
    height: 55px;
    position: absolute;
    z-index: 1;
    top: 75px;
    right: 0;

}
#keyword {
	border: 0px;
	height: 45px;
	border-radius: 15px 0 0 15px;
	padding: 0px 10px;
	float: left;
	width:450px;
	color: #999;
	line-height: 25px;
	font-size: 16px;
	outline:none;
	font-size:12px;
	box-shadow: 0px 0px 12px rgb(90 145 194 / 58%);
	border-radius: 23px;
	text-align: center;
	}
#btn_Search {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	left:0;
	border-radius: 3px;
	border: none;
	background: url(../img/u64.png) no-repeat #fff 10px 8px;
	background-size: 30px auto;
	display: block;
	width: 45px;
	height: 45px;
	text-indent: -3000px;border-radius: 23px;
}
.View {padding: 0 20px;}
.View .ldline,.View .ldline2{font-size:21px;}

#logo{height: 70px;line-height: 70px;margin-top:30px;
	font-size: 48px;
	color: #536298;
	font-weight: 700;
	padding-left:77px;
	background-image: url(../img/u45.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.nav{
	position: absolute;
	z-index: 9;
	top: 190px;
}
.nav a{
	display: block;
	float:left;
	width:150px;
	color: #245798;
	height:90px;
	text-align: center;
	font-size: 20px;
	overflow: hidden;
}
.nav a:hover{
    color: #DD4F41;
}
.nav img{height:28px;
	 margin-bottom: 15px;
}
.nav a.active img, .nav a:hover img {
    filter: drop-shadow(#DD4F41 100px 0);
    transform: translateX(-100px);
}
.nav b{display: block;
    margin-bottom: 5px;}

#wapper { position:relative; width:1200px; margin:0 auto; }
.footOuter{background-color: #bdccdf;}
.foot{
	width:1200px;
	height:150px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	position: relative;
}
.foot a{color:#fff;}
.foot p {
	padding:30px 0 0 0;
	font-size:14px;line-height:30px;
	text-align: left;
}
#BottomIco{top:30px;right:10px;
	position: absolute;
	z-index: 999;
}


