body {
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	min-height: 100%;
	background: #fefeff!important;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

.l {
	float: left;
}

.r {
	float: right;
}

.top {
	box-sizing: border-box;
	width: 100%;
	padding: 0 8%;
	background: #179bd7;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
}

.top span {
	float: left;
	line-height: 36px;
}

.top i {
	float: right;
	font-size: 16px;
	margin: 5px 0 5px 1%;
	padding: 5px;
	background: rgba(255, 255, 255, 0.2);
	opacity: 0.8;
	transform: all 0.3s;
}

.top .login_btn_outside{
	float: right;
	font-size: 13px;
	line-height: 21px;
	letter-spacing: 1px;
	margin: 8px 13px 0 0;
	background: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
	opacity: 0.8;
	cursor: pointer;
}

.top>.fa-search:hover,
.top>.fa-user:hover {
	cursor: pointer;
	opacity: 1;
}

.search_box {
	display: none;
	position: absolute;
	top: 36px;
	z-index: 10;
	box-sizing: border-box;
	width: 100%;
	padding: 32px 8%;
	/*background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);*/
	background: -webkit-linear-gradient(left, #cef1ff, #faffd0);
	background: -webkit-linear-gradient(bottom, #253b80, #1899d4);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.search_box i,
.search_text i {
	transition: all 0.3s;
}

.search_box i,
.search_box input,
.search_text {
	height: 25px;
	line-height: 25px;
	outline: none;
}

.search_box input {
	border: none;
	margin: 0;
	padding: 0;
}

.search_text {
	float: none;
	box-sizing: border-box;
	width: auto;
	padding: 0 25px 0 0;
	position: relative;
}

.search_text>input[type="text"] {
	width: 100%;
	padding: 0 0 0 30px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.7);
	transform: all 0.6s;
}

.search_text>input[type="text"]:hover {
	background: rgba(255, 255, 255, 0.8);
}

.search_text>input[type="text"]:focus {
	background: rgba(255, 255, 255, 1);
}

.search_text>.fa-close {
	position: absolute;
	left: 0;
	font-size: 16px;
	color: #777;
	width: 25px;
	height: 21px;
	line-height: 19px;
	margin: 2px 0;
	background: none;
	border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.search_text>.fa-close:hover {
	color: #c31818;
}

.search_box>.fa-search {
	position: absolute;
	right: 8%;
	top: 30px;
	font-size: 19px;
	text-shadow: 0.5px 0.5px 0.5px #e6e6f3;
}

.search_box>.fa-search:hover {
	cursor: pointer;
	color: #fff;
	text-shadow: 0.5px 0.5px 0.5px #253B80;
}

.head_box {
	width: 100%;
	position: absolute;
	top: 36px;
	height: 88px;
	z-index: 8;
}

.head_box_up {
	position: fixed;
	top: 0;
	width: 100%;
	margin-bottom: 88px;
	/*box-shadow: 0px 5px 17px #444;*/
	z-index: 9;
}

.head {
	width: 100%;
	height: 88px;
	box-sizing: border-box;
	padding: 17px 1%;
	/*overflow: hidden;*/
	position: relative;
	background: #253b80;
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.head_up {
	width: 100%;
	/*height: 88px;*/
	height:73px;
	box-sizing: border-box;
	padding: 17px 8%;
	/*overflow: hidden;*/
	position: relative;
	visibility: visible;
    background: #253b80;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5000000,endColorstr=#B2000000);
	box-shadow: 0px 0px 7px -1px rgba(0, 0, 0, .4);
	-ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
	/*filter: alpha(opacity=100);*/
	visibility: visible;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.head_up img,
.head img {
	float: left;
	height: 100%;
	max-height: 100%;
	transition: all 0.3s ease-in-out;
}

.nav {
	float: right;
	overflow: hidden;
	position: absolute;
	right: 8%;
	top: 21px;
}

.nav li {
	float: left;
	border-left: 1px solid rgba(255, 255, 255, 0.17);
	border-left: 1px solid #bbb\9;
	box-sizing: border-box;
	overflow: hidden;
}

.nav>li:first-child {
	border: none;
}

.nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 13px;
	outline: none;
}

.nav li a:hover {
	background: rgba(0, 0, 0, 0.05);
	box-shadow: 1.2px 1.1px 2px rgba(0, 0, 0, 0.13) inset;
}

.head_box_up .nav li a:hover {
	background: rgba(255, 255, 255, 0.2);
}

.nav li a div:first-child {
	font-size: 13px;
	line-height: 25px;
    color: #fff
}

.nav li a:hover>div:first-child {
	color: #fff;
}

.nav li a div:last-child {
	font-size: 12px;
	font-style: italic;
	color: rgba(255, 255, 255, .5);
}

.head_up .nav li a div:last-child{
	display: none;
}

.nav li a:hover>div:last-child {
	color: #aebeef;
	color: rgba(255, 255, 255, .4);
}

@media (max-width:1280px) {
	/*.nav {
		display: none;
	}*/
}

.head_up .menu,
.head .menu {
	display: none;
	color: #fff;
	font-size: 20px!important;
	position: absolute;
	right: 8%;
	top: 26.5px;
}

.head_up .menu:hover,
.head .menu:hover {
	cursor: pointer;
	color: #aebeef;
}

@media (max-width:1280px) {
	.head_up .menu {
		display: block;
	}
}

@media (max-width:1280px) {
	.head .menu {
		display: block;
	}
}
/* 链接框样式 */

.login_information_link{
	min-width: 243px;
	width: 20.8%;
	position: absolute;
	right: 8%;
	top: 50%;
	margin: -67px 0 0 0;
	padding: 25px;
	overflow: hidden;
	z-index: 6;
	background: rgba(251, 253, 255, 0.65);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FBFDFF,endColorstr=#99FBFDFF);
	border-radius: 5px;
	border: 2px ridge rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1) inset;
	behavior: url(../../static/css/ie-css3.htc);
}

.login_information_link .person_information{
	height:40px;
	z-index:7;
}
.login_information_link .person_information p{
	display:block;
	float:left;
	line-height:40px;
	font-size:15px;
	color: #222;
	text-shadow: 0.5px 0.5px 0.5px rgba(255,255,255,0.5);
}
.login_information_link .person_information p:hover{
	cursor:pointer;
}
.login_information_link .person_information p:nth-child(2){
	margin-left:10%;
}
.login_information_link .link_equip{
	width: 100%;
	height:40px;
	z-index:7;
	overflow: hidden;
}
.login_information_link .link_equip a{
	letter-spacing: 1px;
	line-height:40px;
	color: #2543a0;
	text-shadow: 0.5px 0.5px 0.5px rgba(255,255,255,0.5);
	border-bottom: 1px solid #5368ab;
	padding-bottom: 0.5px;
	font-size:13px;
}
.login_information_link .link_equip a:nth-child(2){
	margin:0 13px;
}
.login_information_link .link_equip a:nth-child(3){
	font-size:16px;
	border:none;
	color:#c31818;
}
.login_information_link .link_equip .fa-power-off{
	font-size:16px;
	border:none;
	color:#c31818;
}
.login_information_link .link_equip a:hover{
	color:#1359f7;
	border-bottom: 1px solid #1359f7;
	text-decoration: none;
	cursor:pointer;
}
.login_information_link .link_equip a:nth-child(3):hover{
	color:red;
}
.login_information_link .link_equip span{
	margin-left:8%;
	font-size:14px;
}
.login_information_link .link_equip span:hover{
	cursor:pointer;
	color:#10e8e0;
}

/*sub_menu*/

.sub_menu {
	display: none;
	width: 100%;
	position: absolute;
	top: 100%;
	right: 0;
	box-shadow: 1px 2px 5px #888;
	z-index: 9999999!important;
}

@media (min-width:1280px) {
	.sub_menu {
		display: none;
	}
}

.sub_menu ul {
	margin: 0;
}

.sub_menu ul li {
	font-size: 14px;
	color: #000;
	text-align: center;
	/*line-height: 190px;*/
	/*border-top: 1px solid #ddd;*/
	padding: 3.4% 0;
	transition: background-color 0.3s, line-height 0.3s;
	width: 33.33%;
	float: left;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}

.sub_menu ul li .fa {
	width: 100%;
	padding: 0 0 2.5% 0;
	font-size: 170%;
	color: #526dc1;
	text-shadow: 0.5px 0.5px 0.5px #fff;
}

.sub_menu a:hover {
	text-decoration: none;
}

.sub_menu li:hover>.fa {
	color: #fff;
	text-shadow: 0.5px 0.5px 0.5px #253B80;
}

.sub_menu li:hover {
	background-color: #6d8dd5;
	color: #fff;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2) inset;
	text-shadow: 0.5px 0.5px 0.5px #253B80;
}

.index_content {
	width: 100%;
	height: 260px;
	padding: 60px 8%;
	background: #f2f8fb;
	box-sizing: border-box;
}

.left_content {
	float: left;
	width: 70%;
}

.hot_msg {
	box-sizing: border-box;
	width: 100%;
	padding: 70px 8%;
	background: rgba(0, 0, 0, 0.8);
	background-image: url("../../images/outside/hot_msg.jpg");
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover;
	overflow: hidden;
}

.hot_box {
	box-sizing: border-box;
	width: 47.5%;
	padding: 13px 20px;
	border: 1px solid #e1e6ef;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 4px 4px 20px #000;
	float: left;
}

.hot_box:last-child {
	float: right;
}

.quick_tit {
	font-size: 15px;
	height: 30px;
	line-height: 25px;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

.quick_tit span {
	float: left;
}

.quick_tit a {
	float: right;
	font-size: 13px;
	color: #999;
}

.right_content {
	float: right;
	width: 25%;
}

.link_tit {
	float: right;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #444;
	text-shadow: 2px 1px 3px #fff;
	/* text-shadow: 15px -10px 0.1px rgba(0,0,0,0.07); */
	letter-spacing: 2.3px;
	width: 88px;
	height: 34px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
	background: linear-gradient(172deg, transparent 29%, #d7e2ff 30%);
	/*box-shadow: 3px 4px 2px #ddd;*/
}

.link_address {
	float: left;
	width: 100%;
	/*box-shadow: 3px 2px 2px #ccc;*/
	position: relative;
}

.link_address_btn {
	color: #333;
	box-sizing: border-box;
	width: 100%;
	height: 28px;
	padding: 0 3%;
	line-height: 28px;
	background: #fff;
	border: 1px solid #d7e2ff;
	overflow: hidden;
	position: relative;
}

.link_address:hover>.link_address_btn {
	background: #fefefe;
}

.link_address_btn:hover {
	cursor: pointer;
}

.link_address_btn span {
	float: left;
	font-size: 12.5px;
	line-height: 31px;
	letter-spacing: 1px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	transition: all 0.6s;
}

.link_address:hover>.link_address_btn>span {
	color: #253B80;
	letter-spacing: 2px;
}

.link_address_btn .fa {
	position: absolute;
	right: 3%;
	top: 4px;
	font-size: 15px;
	color: #555;
}

.link_address_btn:hover>.fa {
	color: #253B80;
	-webkit-animation: beat 1s infinite cubic-bezier(1, 0, 0.5, 0);
	animation: beat 1s infinite cubic-bezier(1, 0, 0.5, 0);
	transition: all .1s linear;
	transition: 0.7s;
}


/*beat*/

@-webkit-keyframes beat {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes beat {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.link_address_detail {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	width: 100%;
	background: #fafaff;
	/*box-shadow: 3px 1px 3px #ccc;*/
	border: 3px ridge rgba(210, 216, 228, 0.5);
	z-index: 9;
}

.link_address_detail a {
	display: block;
	font-size: 13px;
	color: #333;
	width: 100%;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 3%;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	overflow: hidden;
	transition: padding-left 0.5s, background-color 0.2s;
}

.link_address_detail a:hover {
	background-color: rgba(23, 155, 215, 0.9);
	background: #6D8DD5;
	color: #fff;
	padding-left: 6%;
	text-decoration: none;
}

.link_address_detail a .fa {
	display: none;
	float: left;
	margin-right: 3%;
	line-height: 28px;
	transition: all 0.5s;
}

.link_address_detail a:hover>.fa {
	display: block;
}

.news_container {
	position: relative;
	height: 140px;
	overflow: hidden;
}

.quick_msg .news_container {
	height: 344px;
}

.quick_msg .news_selected .container_title {
	border-top: none;
}

.news_selected .container_title {
	background: #253b80;
	color: #fff;
	border-left: 1px solid #797f92;
	border-right: 1px solid #4F7CB3;
	border-top: 1px solid #13548a;
}

.container_title {
	float: left;
	color: #000;
	padding: 0 10px;
	margin-top: 5px;
	background: #ddd;
	height: 25px;
	border-radius: 5px 5px 0 0;
	line-height: 25px;
	font-size: 14px;
	letter-spacing: 2px;
	border-left: 1px solid #fcfcfc;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

.container_title:hover {
	text-decoration: none;
}

.left_content .container_title {
	float: none;
	width: 60px;
	height: 60px;
	line-height: 20px;
	padding: 10px;
	margin: 0;
	display: block;
	border-radius: 0;
	border: none;
	text-align: center;
}

.left_content .container_title:first-child {
	margin: 0 0 20px 0;
}

.quick_msg .container_title {
	margin-top: 0;
	border-radius: 0;
	border-top: none;
}

.news_selected .container_title a {
	color: #fff;
}

.container_title a {
	color: #333;
}

.news_selected .news_list {
	display: block;
}

.news_list {
	position: absolute;
	left: -7px;
	top: 35px;
	display: none;
	width: 100%;
	border-top: 1px solid #104c7e;
	padding-top: 8px;
	margin-top: -5px;
}

.left_content .news_list {
	left: 70px;
	top: 5px;
	display: none;
	width: 100%;
	padding: 0 70px 0 0;
	box-sizing: border-box;
	border-top: none;
}

.quick_msg .news_list {
	left: 0;
	top: 30px;
	border-top: 1px solid #999;
	padding-top: 8px;
}

.morebtn {
	display: block;
	font-size: 12px;
	border-radius: 5px;
	border: 1px solid #dfdfdf;
	padding: 0 5px!important;
	height: 18px;
	line-height: 17px;
	letter-spacing: 1px;
	cursor: pointer;
	background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
	background-clip: padding-box;
	box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin: -32px auto 0;
	padding: 0;
	color: #afafaf;
}

.morebtn:hover {
	position: relative;
	top: 1px;
	font-size: 12px;
	background: linear-gradient(#ffffff 20%, #f9f9f9 50%, #f0f0f0 52%, #f6f6f6 100%);
	border: 1px solid #ddd;
	box-shadow: 0.5px 0.5px 7px #f5f5f5 inset;
	color: #888;
}

.r {
	float: right;
}

.news_list li {
	overflow: hidden;
	text-indent: 10px;
	line-height: 24px;
	position: relative;
}

.quick_msg .news_list li {
	background: rgba(250, 250, 255, 0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
	margin: 0 0 10px 0;
	padding: 7px 13px 7px 4px;
	box-sizing: border-box;
}

.quick_msg .news_list li:last-child {
	margin: 0;
}

.news_list li div {
	float: left;
	font-size: 16px;
	line-height: 24px;
	color: #223c8e;
	text-shadow: 0.6px 0.6px 0.6px #fff;
}

.quick_msg .news_list li div {
	font-size: 17px;
}

.quick_msg .news_list li a {
	float: left;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0 0 0 25px;
	margin: -20px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list li a {
	font-size: 13px;
	float: left;
	overflow: hidden;
	color: #333;
	line-height: 28px;
	letter-spacing: 1px;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 65%;
}

.left_content .news_list li a {
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
	padding: 0 82px 0 19px;
	margin: -24px 0 0 0;
}

.news_list li:hover {
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.4));
	!important;
	color: #556CA1;
}

.news_list li:hover a {
	color: #6d8dd5!important;
}

.news_list li a:hover {
	color: #4875da!important;
	text-decoration: underline;
}

.news_list li:hover .time {
	color: #555;
}

.news_list li:hover .lightbtn {
	color: red;
}

.news_list .time {
	float: right;
	font-size: 12px;
	color: #999;
	text-align: left;
}

.quick_msg .news_list .time {
	width: 100%;
	text-align: right;
	line-height: 16px;
}

.left_content .news_list .time {
	margin-top: -28px;
}

.order_tab {
	width: 100%;
	box-sizing: border-box;
	padding: 70px 8%;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5ff), to(#f7f7f7));
}

.order_tab table {
	width: 100%;
	text-align: center;
}

.order_tab table tr:hover {
	background: rgb(221, 223, 251)!important;
}

.order_tab table th {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
	color: #fff;
	text-shadow: 0.5px 0.5px 0.5px #444;
	letter-spacing: 1px;
	border-left: 1px solid #f3f5f6;
}

.order_tab table td {
	font-size: 13px;
	line-height: 30px;
	border-top: 1px solid #cfcfcf;
}

.order_tab table tr td:nth-child(2) {
	text-align: left;
}

.link_box {
	background: rgba(255, 255, 255, 0.9);
	padding: 70px 0;
	background-image: url("../../images/outside/link_box.jpg");
	background-attachment: fixed;
	background-position: 50% 0;
	background-size: cover;
	overflow: hidden;
}

.equip_exhibition {
	width: 100%;
	box-sizing: border-box;
	padding: 75px 8% 50px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#949494));
	position: relative;
}

.rollimg_tit {
	width: 84%;
	position: absolute;
	left: 8%;
	top: 38px;
	padding: 0 0 7px;
	font-size: 15px;
	color: #0f203a;
	text-shadow: 0.5px 0.5px 0.5px #fff;
	letter-spacing: 2px;
	border-bottom: 1px solid #abacb5;
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.9);
}

.rollimg_tit .fa{
	font-size: 17.5px;
	color: #56555a;
	text-shadow: 1px 1px 2px #fff;
	margin-right: 5px;
	text-align: left;
}

/*#slideimg*/
#rollimg{
	width: 100%;
	overflow: hidden;
}

.roll_tab{
	height:100%;
	border:none;
	text-align: center;
}

.roll_tab_in{
	width:100%;
	height:100%;
	border:none;
}

.roll_tab_in td{
	padding:0 17px;
	vertical-align: top;
}

.roll_div{
	color:#000;
}

.roll_div:hover{
	color:#0068b7;
}

.roll_img{
	max-height:180px;
	margin-top:11px;
}

.roll_div:hover .roll_img{
	transform: scale(1.05);
	transition:0.6s;
}

.roll_title{
	display: block;
	width:90%;
	margin:auto;
	line-height:31px;
	color: #000;
	font-size: 13px;
	text-shadow: 0.5px 0.5px 0.5px #ccc;
	font-weight:normal;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.roll_title:hover{
	text-decoration: underline;
	color:#191970;
	cursor: pointer;
}

.roll_div:hover .roll_title{
	font-weight:600;
}

.footer {
	width: 100%;
	padding: 30px 8%;
	box-sizing: border-box;
	background: #212327;
}

.footer div {
	width: 100%;
	font-size: 12px;
	color: #4c4e51;
	line-height: 30px;
	text-align: center;
}

.footer span {
	margin: 0 5.5px;
}

.footer a {
	color: #253B80;
	text-decoration: underline;
}

.up {
	width: 30px;
	height: 30px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	text-shadow: 0.5px 0.5px 0.5px #fff;
	position: fixed;
	right: 4%;
	margin-right: -15px;
	bottom: 200px;
	background: rgba(255, 255, 255, 0.65);
	box-shadow: 0.5px 0.5px 3px #444;
	text-align: center;
	padding-top: 5px;
	border-radius: 5px;
	display: none;
}

.up:hover {
	cursor: pointer;
	color: #253b80;
}

.login_bg {
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
}

.login_bg form {
	width: 100%;
	height: 100%;
}

.login_box {
	width: 430px;
	height: 290px;
	position: relative;
	top: 50%;
	margin: -145px auto 0;
	background: #ebf2f9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bfbfff), to(#fafaff));
	/*background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafaff), to(#bfbfff));*/
	box-shadow: 0.5px 0.5px 5px #222;
	border-radius: 5px;
	overflow: hidden;
}

.login_close {
	display: inline-block;
	font-size: 35px;
	color: #fafafa;
	text-shadow: 0.5px 0.5px 0.5px #333;
	background: none;
	border: none;
	position: absolute;
	right: 2%;
	top: 3%;
	padding: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	outline: none;
}

.login_close:hover {
	color: #bc1717;
	color: #ff0000;
	text-shadow: 0.5px 0.5px 0.5px #000;
	cursor: pointer;
}

.login_ribbon {
	position: absolute;
	right: -74px;
	top: 18px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	letter-spacing: 1.1px;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: #014099;
	color: #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	border: 1px solid #606060;
	border-bottom: 1px solid #ededff;
	box-shadow: rgba(255, 255, 255, 0.25) 0px 1px 0px, inset rgba(255, 255, 255, 0.25) 0px 1px 0px, inset rgba(0, 0, 0, 0.25) 0px 0px 0px, inset rgba(255, 255, 255, 0.03) 0px 20px 0px, inset rgba(0, 0, 0, 0.15) 0px -20px 20px, inset rgba(255, 255, 255, 0.05) 0px 20px 20px;
}

.login_message {
	width: 250px;
	margin: 105px auto 0;
	position: relative;
}

.login_message div {
	width: 100%;
	font-size: 15px;
	margin: 0 0 20px 0;
	background: #fff;
	/*border:1px solid #ccc;*/
	box-shadow: 0.5px 0.5px 1px #222;
	border-radius: 4px;
	overflow: hidden;
}

.login_message div img {
	float: left;
	height: 22px;
	width: 30px;
	padding: 0 3px;
	margin: 4px 0;
	border-right: 1px solid #ddd;
}

.login_message div input {
	float: right;
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	font-family: "microsoft yahei";
	background: #fefefe;
	border: none;
	outline: none;
}

.login_message div input:focus {
	background: #ffffde;
}

.login_message .login_sign_in {
	position: absolute;
	right: 2px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 30px;
	border: none;
	background: #6d8dd5;
	color: #fff;
	font-size: 18px;
	outline: none;
	padding: 0;
	box-sizing: content-box;
	transition: all 0.3s;
}

.login_message .login_sign_in:hover {
	cursor: pointer;
	font-size: 22px;
	color: #444;
	text-shadow: 0.5px 0.5px 0.5px #fff;
	box-shadow: 0.7px 0.7px 1px #333 inset;
	padding-right: 10px;
	padding-left: 10px;
	right: 0;
	background: #8eabec;
}

.register_btn {
	font-size: 13px;
	color: #6d8dd5;
	background: none;
	border:none;
	border-bottom: 1px solid #7f9de0;
	position: relative;
	top: 9px;
	left:1px;
}

.id_explain{
	position: absolute;
	left: 13px;
	top: 10px;
	font-size:12px;
	color: #7b7b90;
	letter-spacing: 0.5px;
}

.id_chose{
	width: 250px;
	height: 28px;
	margin: auto;
	position: absolute;
	top: 65px;
	left: 90px;
	overflow: hidden;
	text-align: center;
}

.id_chose>input{
	width: 47%;
	height: 100%;
	font-size: 13px;
	color: #777;
	letter-spacing: 1px;
	background: #f5f5f5;
	border-radius: 4px;
	border: 1px solid #a7a8cc;
	transition:all 0.5s;
}

.id_chose>input:hover{
	background: #fff;
}

/*.id_chose>input:last-child{
	float: right;
}*/

.id_chose>.id_chose_select{
	font-weight: bold;
	color: #3b71c1;
	background: #fff;
	border: 1px solid #8fa3d2;
	box-shadow: 1px 1px 2px #595e6500 inset;
}

.register_box{
	width: 250px;
	margin: 38px auto 0;
}

.register_box>div{
	overflow: hidden;
	margin-bottom:5px;
}

.register_box>div>span{
	display: block;
	float: left;
	font-size: 13px;
	color: #575758;
	width:70px;
	height:23px;
	line-height: 23px;
}

.register_box>div>input[type=password],
.register_box>div>input[type=text]{
	box-sizing: border-box;
	width:180px;
	height:23px;
	padding: 0 10px;
	line-height: 23px;
	border-radius: 4px;
	border:1px solid #acb3d4;
}

.register_box>div>input[type=password]:focus,
.register_box>div>input[type=text]:focus {
	background: #ffffde;
}

.register_back{
	position: absolute;
	left: 17px;
	top: 12px;
	font-size: 22px;
	color: #8298ce;
}

.register_back:hover{
	color:#595a86;
}

.register_confirm{
	width: 103px;
	font-size: 13px;
	color: #fff;
	letter-spacing: 2px;
	border-radius: 6px;
	border: none;
	background: #6d8dd5;
	outline: none;
	padding: 3px 0;
	margin: 16px 0px 0 146px;
	transition: all 0.3s;
}
.register_confirm:hover{
	cursor: pointer;
	color: #476d9e;
	box-shadow: 0.7px 0.7px 1px #616161 inset;
	background: #8eabec;
}

.carousel_img img{
	width:100%;
	height:100%;
}
.carousel_img .new-box{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 94px;
	background: rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	padding: 7px 8%;
}
.carousel_img .new_title{
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	line-height: 32px;
}
.carousel_img .new_content{
	font-size: 12px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding-right:200px;
}
.equip_search_box.h80{
	height:80px;
}

.pt80{
	padding-top: 80px;
}

.centerName{
	font-size: 14px;
	color: #dbdfea;
	font-weight: 600;
	font-family: microsoft yahei;
	letter-spacing: 1px;
	position: absolute;
	left: 8%;
	top: 30px;
	margin-left: 192px;
	font-family: "微软雅黑";
}

.head_up .centerName{
	font-size: 12px;
	color: #dddfe6;
	font-weight: 600;
	font-family: microsoft yahei;
	letter-spacing: 1px;
	position: absolute;
	left: 8%;
	top: 24px;
	margin-left: 139px;
	font-family: "微软雅黑";
	opacity: 0.7;
}

.layimg_limit .lil_other{
	min-width:216px;
	top: 243px;
	padding: 26px;
	border: 1px solid #bec1c3;
	border-top: 1px solid #e0e7ea;
	border-left: 1px solid #e3e5e6;
	box-shadow: 4px 4px 3px rgba(0,0,0,0.15);
	border-radius: 0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fcfcfd), to(#f0f2ff));
}

@media only screen and (min-width: 100px) and (max-width: 1400px) {
	.head img {
		position: relative;
		top:10%;
		height: 80%;
	}
	.nav li a {
		padding: 3px 9px;
	}
}
#articleContent th,#articleContent td{
	border:1px solid #ccc;
}