@charset "utf-8";
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;background: transparent;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {margin: 0;padding: 0}
body {font-family:"苹方","思源黑体",'Microsoft YaHei',sans-serif;font-size:12px;color:#424242;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;}
ol, ul{list-style: none}

body a:active ,body a:focus {
	outline: none;
	-moz-outline:none;
	star:expression(this.onFocus=this.blur());
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover{text-decoration:none;}
img{border:0}
table{border-collapse: collapse;border-spacing: 0}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;outline:none;}

a {/* 点击闪高亮 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
/* 事件代理导致全页点击闪高亮 */
.fl{
	float: left;
}
.hidden{
	visibility: hidden;
}
.w1200{
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 20px;
    width: 1200px;
}
.w1200n{
    width: 1200px;
}
.top{
	position: relative;
	display: table;
	height: 580px;
	/*background: url(../images/cooperate_banner1.jpg) no-repeat;*/
	background-size: cover;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.containerWp {
	display: table;
	margin:0 auto;
	width:100%;
	height:60px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0, 0.1);
	z-index: 2;
	position: absolute;
}
.header{
	height: 60px;

}
.header .logo a{
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.header .logo a img{
	vertical-align: middle;
}
.header .logo span{
	position: relative;
	display: inline-block;
	margin-left: 20px;
	padding-left: 22px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
}
.header .logo span:before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 1px;
	background: #fff;
}
.menu {
	margin-left: 70px;
	height:60px; 
	line-height:60px; 
}
.menu li { 
	position:relative; 
	float:left; 
}
.menu li.active{
	/*color: red;*/
}
.menu li a {
	display:block;
	padding: 0 32px;
	float:left;
	height:60px;
	line-height: 60px;
	text-align: center;
}
.menu li a:hover { 
	color: #1b82e2;
}
/*.menu li.focusa>a{ 
	color: #1b82e2; 
}
*/
.menu li ul {
	position:absolute;
	left:0;
	background: rgba(0,0,0,0.6);
	width:140px;
	display:none;
}
.menu li ul a {
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
	padding-right: 0;
}
.one {
	top:60px;
}
.one li a:hover { 
	color: #1b82e2;
}
.menu li ul.two {
	left: 141px;
}
.one li a.more{
	position: relative;
}
.one li a.more:hover{
	cursor: default;
}
.one li a.more:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	width: 6px;
    height: 6px;
    border: 1px solid #C4C4C4;
    border-left: none;
    border-bottom: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow{
	position: relative;
}
.arrow:after{
	content: '';
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border: 1px solid #fff;
	border-left: none;
	border-bottom: none;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.clear{
	clear: both;
}

.banner{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}
.banner_title {
	position: relative;
}
.banner_title h1{
	margin-bottom: 35px;
	line-height: 1;font-size: 90px;
	color: #fff;
}
.banner_title p{
	font-size: 36px;
}
.banner_title a{
	position: absolute;
	vertical-align: middle;
	left: 50%;
	bottom: -90px;
	padding: 10px 50px;
	border: 2px solid #F7B911;
	color: #F7B911;
	border-radius: 4px;
	font-size: 20px;
	cursor: pointer;
	margin-left: -100px;
}
.banner_title a:hover{
	background: #F7B911;
	color: #fff;
}
/* active样式 */
.activeShow{
	border: 1px solid #94C6F3 !important;
    box-shadow: 0px 0px 20px 0px #94C6F3 !important;
}
/* active样式 */
.content-price-up:hover{
	border:1px solid #94C6F3!important;
	box-shadow: 1px 1px 20px #94C6F3 !important;
}
.activeShow>div>span{
	border-bottom-color: #fff!important;
}
/* footer */
.breadcrumb{margin-bottom:0;background: #333333; color: #fff;border-radius:0; padding: 25px 0 0px; width: 100%; font-size: 16px; overflow: hidden;}
.breadcrumb span a{display: block;}
.breadcrumb span{background: url(../images/logo2.png) no-repeat;text-indent: -9999px; display: inline-block; width: 64px;height: 22px;position: relative; top:3px; margin-left: 110px;}
.breadcrumb  a{color: #fff;}
.footer{width: 100%;overflow: hidden;background: #333333;padding:30px 0 15px;color: #fff;position: relative;}
.footer .line{margin: 0 20px; border-top: solid 1px #272727; height: 2px; background: #3e3e3e; position:relative; top:34px;}
.footer a{color: #fff}
.footer dl{float: left; margin: 0 5% 0 0; }
.footer dl.d1{ margin-left: 110px;}
.footer dl dd{line-height: 24px;}
.footer dl dd a{color: #a8a8a8; }
.footer dl dt{font-size: 16px;padding-bottom: 28px;}
.footer .wb{
	width: 31px;height: 31px;
	background: url(../images/icon_wb.png) no-repeat;
	text-indent: -9999px;
	display: inline-block;margin:5px 0px 0 0;
}
.footer dl dt em{ display: none}
.footer .wx{
	width: 31px;height: 31px;
	background: url(../images/icon_wx.png) no-repeat;
	text-indent: -9999px;
	display: inline-block;margin:5px 10px 0 0; position: relative;
	 }
.footer .wx span{ display: none}
.footer .wx img{ position: absolute; left: 0; top:50px; width: 100px;}	
.footer .wx a ,.footer .wb a{width: 31px;height: 31px; display: block; overflow: hidden;}
.footer .copyright{ text-align: center; line-height: 22px; padding-top: 20px; font-size: 12px; overflow: hidden; clear: both;}
/* 浮动div */
.fixDiv{
	position: fixed;
	height: 60px;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
	width: 100%;
	top:0px;
}
.fixDiv .fixDivAll{
	width:800px;
	margin:0 auto;
	text-align: center;
}
.fixDiv .fixDivAll>div{
	height:60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
	color: #999;
	position: relative;
	display:inline-block;
	text-align: center;
	width:200px;
}
.fixDiv .fixDivAll>div>span{
	width: 40px;
	height:2px;
	display: inline-block;
	position: relative;
	top: -36px;
}
.activeShowSpan{
	background-color: #6db2ef!important;
}
.color38{
	color:#383838;
}
.w600{
	width: 600px;
}

/*************************友情链接*********************************************/
.container{
	overflow: hidden;
}
.borderTop {
    border-top: 1px solid #404040;
    clear: both;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.friendWp{
	width: 950px;
	margin: auto;
}
.fl-title{
	font-size: 16px;
	color: #999;
}
.friendLink{
	margin-left: -20px;
}
.friendLink a{
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 102px;
	height: 48px;
	overflow: hidden;
}
.friendLink a img{
	
	opacity: 0.5;
	transition: 0.3s;
}
.friendLink a img:hover {
	transition:all 500ms linear;
	opacity: 1;
}
