﻿@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #222;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}

ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0062d5;
	text-decoration:none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.m_20{
	 margin-top:20px
	}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
a:link,a:visited,a:hover,a:active{text-decoration:none}
　a {outline: none;star:expression(this.onFocus=this.blur());} 　
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../img/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../img/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	float: left;
	padding: 20px 0;
}
/*end*/

/**顶部**/
#header {
	float: left;
	width: 100%;
	height:120px;
	line-height:120px;
}

.head_tipsbox{
	width:100%;
	height:36px;
	font-size:12px;
	background:#e8e8e8;
	color:#000000;
	float:left;
	}
.head_tips{
	width:1200px;
    margin:0 auto;
	padding-top:10px;
	color:#000000;
	}
.head_tips dt{
	 float:left;
	 color:#000000;
	}
.head_tips dt span{
	font-weight:100;
	padding-left:10px;
	}
.head_tips dd{
	float:right;
	color:#000000;
	}
.icon-phone{width:13px;height:13px;background:url(../img/tel.png) no-repeat;float:left;margin-top:1px; margin-right:3px;}
.head_tips dd a{color:#fff}
.head_tips dd a:hover{color:#ef9123}

#logo {
	float: left;
}
#logo img {
	height: 62px;
}
.top_des {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-left: 2px solid #0062d5;
	margin:35px 0 0 25px;
	padding-left: 25px;
}

/*end*/

/*menu*/
#navigate {
	float: left;
	width: 100%;
	background: #0062d5;
	z-index: 9999;
}
#navigate ul li {
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
}
#navigate ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 0 22px;
}
#navigate ul li:last-child {
	margin-right: -13px;
}
#navigate ul li a:hover, #navigate ul li .current, #navigate ul li:hover a {
	color: #fff;
	background: #004ea9;
}
#navigate ul li .drop_menu {
	width: 140px;
	position: absolute;
	left: -10px;
	top: 60px;
	display: none;
	text-align: center;
	background: #000;
	z-index: 2;
	opacity:0.8;filter:alpha(opacity=0.8)
}
#navigate ul li .drop_menu li {
	float: left;
	width: 100%;
	height: auto;
	line-height: 26px;
	margin: 0 0 4px 0;
}
#navigate ul li .drop_menu li a {
	padding: 0 5px;
	display: block;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#navigate ul li .drop_menu li a:hover {
	background: #0062d5;
}
/*end*/


/*flash*/
#banner {
	width: 100%;
	float: left;
	height: 397px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
#banner img {
	width: 100%;
	height: auto;
}
#flash {
	width: 100%;
	float: left;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
}
.slideBox .bd li .flash_img {
	width: 100%;
	padding-bottom: 496px;
	background-size: cover !important;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;/*filter:alpha(opacity=80);opacity:0.8;*/
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul li.mbpic {
	display: none
}
.slideBox .hd ul .on {
	background: #0062d5;
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: none;
	width: 49px;
	height: 75px;
	background: url(../img/left.png) no-repeat left top;
	cursor: pointer;
}
.slideBox .next {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: none;
	width: 49px;
	height: 75px;
	background: url(../img/right.png) no-repeat left top;
	cursor: pointer;
}
.slideBox:hover .prev, .slideBox:hover .next {
	display: block;
}
/*end*/

/* 服务项目 */
#service {
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
}
.home_top {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
	background: url(../img/home_top_bg.jpg) no-repeat center bottom;
}
.home_top h3 {
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 30px;
	color: #0062d5;
	font-weight: bold;
	letter-spacing: 2px;
}
.home_top span {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.service_con {
	float: left;
	width: 100%;
}
.service_con_row {
	margin-left: -20px;
	margin-right: -20px;
}
.service_item {
	float: left;
	width: 33.3333%;
	padding: 20px;
}
.service_item a {
	display: block;
	float: left;
	width: 100%;
}
.service_item_img {
	float: left;
	width: 56.75%;
	height: 118px;
	background-size: cover !important;
}
.service_item_title {
	float: left;
	width: 43.25%;
	height: 118px;
	padding: 0 7px;
	display: table;
	font-size: 22px;
	color: #fff;
	background: #0062d5;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
}
.service_item_title div {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#focus {
	float: left;
	width: 100%;
	padding: 5px 0 0 0;
}
/* 关于我们 */
#about {
	float: left;
	width: 100%;
	padding: 25px 0 0 0;
}
.about_con {
	float: left;
	width: 100%;
	margin-top:15px;
}
.about_img {
	float: left;
	width: 425px;
	margin-right: 55px;
}
.about_img img {
	width: 100%;
	height: auto;
	box-shadow: 5px 5px 12px #dcdcdc;
}
.about_des {
	font-size: 14px;
	line-height: 200%;
	color: #333;
	text-indent: 28px;
}
.about_more {
	float: left;
	display: block;
	color: #0062d5;
	line-height: 200%;
}
.about_more:hover {
	color: #fc0;
}
/* 新闻中心 */
#news {
	float: left;
	width: 100%;
	padding: 50px 0 0 0;
}
.news_con {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.news_item {
	float: left;
	width: 50%;
	padding: 0 15px;
	margin: 15px 0 35px 0;
}
.news_item_box {
	float: left;
	width: 100%;
}
.news_item_time {
	float: left;
	width: 90px;
	height: 90px;
	background: #dcdcdc;
	text-align: center;
	overflow: hidden;
}
.news_item_time .a {
	display: block;
	line-height: 60px;
	font-size: 35px;
	color: #000;
	background: #efefef;
}
.news_item_time .b {
	display: block;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	background: #006DB7;
}
.news_item_right {
	margin-left: 110px;
}
.news_item_title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_item_title a {
	font-size: 18px;
	color: #000;
}
.news_item_title a:hover {
	color: #0062d5;
	text-decoration: underline;
}
.news_item_des {
	height: 62px;
	line-height: 22px;
	font-size: 12px;
	color: #6e6e6e;
	overflow: hidden;
}
/* footer */
#footer {float:left;width:100%;padding: 20px 0 0 0;background:#0062d5;margin-top:15px;}
#footer .btbox{width:1200px;margin:15px auto;}
#footer .btnav{width:1200px;height:30px;border-bottom:1px solid #fff;}
#footer .btnav li{float:left;width:109px;border-right:1px solid #fff; height:18px;line-height:18px;text-align:center;margin-bottom:5px;}
#footer .btnav li a{color:#fff}
#footer .btnav li a:hover{color:#f1ef2c}
#footer .btnav li:last-child{border-right:0px solid #fff;}
#footer .btdh{width:1200px;float:left;margin-top:35px;}
#footer .btdh dl{width:230px;float:left;height:255px;border-right:1px dashed #fff;margin-left:10px; text-align:center;color:#fff}
#footer .btdh dl:last-child{border-right:0px solid #fff;}
#footer .btdh dl dt{font-size:18px;margin-top:20px;}
#footer .btdh dl dt p{margin-top:15px; font-weight:100;}
#footer .btdh dl dd{margin-top:5px;color:#fff}
#footer .btdh dl dd li{margin-top:15px;} 
#footer .btdh dl dd li a{color:#fff;} 
#footer .btdh dl dd li a:hover{color:#f1ef2c}  
#footer .btdh dl dd img{width:112px;height:112px;}
#footer .btdh dl dd p{margin-top:5px;}
#footer .bqbox{float:left;width:100%;padding: 15px 0;background:#363636;overflow: hidden;height:115px;margin-top:35px}
#footer .bqcon{width:1200px;margin:10px auto;color:#fff; text-align:center}
#footer .bqcon li{height:20px;line-height:20px;margin-top:8px;}
#footer .bqcon li span{padding:0 8px;} 
#footer .bqcon li a{color:#fff} 
#footer .bqcon li a:hover{color:#f1ef2c} 
#footer .bqcon li img{ vertical-align:middle;padding-right:5px;}
/*left*/
#left {
	float: left;
	width: 230px;
}
.left_list {
	float: left;
	width: 100%;
}
.left_top {
	float: left;
	width: 100%;
	background: #0062d5;
	text-align: center;
}
.left_top h3 {
	float: left;
	width: 100%;
	height: 90px;
	line-height: 90px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.left_top h3 a {
	color: #fff;
}
.left_con {
	padding: 0px;
	line-height: 24px;
	width: 100%;
	background: #fff;
	float: left;
	border: 1px solid #e5e5e5;
	border-top: none;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 45px;
	line-height: 45px;
	margin-top: 2px;
	overflow: hidden;
}
.type_list li a {
	color: #333;
	padding-left: 20px;
	background: #F2F2F2 url(../img/page_list_icon.png) no-repeat 270px center;
	font-size: 16px;
	color: #000;
	display: block;
	transition: all .3s ease;
}
.type_list li a:hover, .type_list li a.current {
	color: #fff;
	background: #0062d5 url(../img/page_list_icon.png) no-repeat 200px center;
}
.type_list li.second_cat {
	display: none;
}
.type_list li.second_cat a {
}
.type_list li.second_cat a:hover {
}
.type_list li.second_cat a.current {
}
/*end*/

/*right*/
#right {
	width: 940px;
	float: right;
}
#right_top {
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin-bottom: 20px;
	background: #0062d5;
	color: #fff;
}
#right_top a {
	color: #fff;
}
#right_top h3 {
	float: left;
	font-size: 18px;
	line-height: 44px;
	padding-left: 20px;
}
#right_top span {
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
#right_top li {
	float: left;
	margin-left: 6px;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	line-height: 200%;/*overflow-x:hidden;*/
	min-height: 300px;
	height: auto !important;
	height: 300px;
	overflow: hidden;
}
#right_con img {
	max-width: 100%;
	height: auto;
}
/*end*/


	 
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 28px 0 35px;
	border-top: 1px dashed #DBDBDB;
}
.art_list:first-child {
	border-top: none;
	padding-top: 0;
}
.art_img {
	float: left;
	width: 152px;
}
.art_img img {
	width: 100%;
}
.art_img a {
	display: block;
	width: 100%;
	padding-bottom: 70%;
	background-size: cover !important;
}
.art_right {
	margin-left: 172px;
}
.art_right2 {
	margin-left: 87px;
}
.art_title {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -4px;
}
.art_title a:hover {
	text-decoration: underline;
}
.art_time {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 7px;
}
.art_time2 {
	float: left;
	width: 67px;
	height: 70px;
	padding: 10px 0;
	background: #f2f2f2;
	text-align: center;
	color: #666;
}
.art_time2 .day {
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}
.art_time2 .month-year {
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.art_des {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	overflow: hidden;
}
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../img/li_0.png) no-repeat left center;
	line-height: 35px;
}
.time {
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 20px;
	color: #222;
	text-align: center;
	line-height: 50px;
}
.articleAuthor {
	text-align: center;
	padding: 0 0 10px 0px;
	border-bottom: 1px solid #eee;
}
.articleAuthor span {
	margin: 0px 6px;
	font-size: 12px;
	color: #666;
}
.articleInfo {
	width: 100%;
	padding: 25px 0;
	line-height: 200%;
	min-height: 250px;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	color: #222;
}
.pageUpDown span {
	display: block;
}
.pageUpDown a {
	font-size: 16px;
	color: #222;
}
.articleImg {
	text-align: center;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList_row {
	margin-left: -15px;
	margin-right: -15px;
}
.pro_list {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 15px;
}
.pro_list_box {
	float: left;
	width: 100%;
	box-shadow: 0 0 1px #ccc;
	padding: 10px;
	transition: all .3s ease;
}
.pro_list_box:hover {
	box-shadow: 0 0 7px #ccc;
}
.pro_list_img {
	float: left;
	width: 100%;
}
.pro_list_img a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	background-size: contain !important;
}
.pro_list_title {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.pro_list_title a {
	transition: all .3s ease;
}
.pro_list_box:hover .pro_list_title a {
	color: #0062d5;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productImg img {
	max-width: 100%;
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productBuy a {
	margin: 0 10px;
}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	display: inline-block;
	margin: 3px;
}
.pages a {
	font-size: 14px;
	padding: 6px 12px;
	background: #f5f5f5;
	display: block;
}
.pages a:hover {
	background: #0062d5;
	color: #fff;
}
.pages li.active a {
	background: #0062d5;
	color: #fff;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*feedback*/
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right;
}
.f_list .fl_r {
	float: left;
	width: 80%;
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.w100 {
	width: 100px;
}
/*end */

/*toolbar*/
#toolbar2 {
	display: none;
}
#toolbar {
	width: 68px;
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top:146px;
	z-index: 1000000;
}
#toolbar ul {
}
#toolbar li {
	width: 68px;
	height: 68px;
	float: left;
	margin: 4px 0px;
	position: relative;
}
#toolbar li .t_item {
	width: 68px;
	height: 68px;
	background: #0062d5;
	text-align: center;
	line-height: 68px;
	display: block;
	border-radius: 5px 0 0 5px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#toolbar li a.t_item:hover, #toolbar li a.cur {
	background: #228bc8;
}
.tool_qq {
	position: absolute;
	left: -118px;
	top: 0px;
	width: 118px;
	padding: 0 10px 0 0;
	display: none;
}
.tool_qq_con {
	width: 108px;
	padding: 10px 0;
	float: left;
	border: 1px solid #228bc8;
	background: #fff;
	text-align: center;
}
.tool_tel {
	width: 170px;
	height: 68px;
	background: #212021;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 10px;
	white-space: nowrap;
	border-radius: 5px 0 0 5px;
}
.tool_weixin {
	position: absolute;
	top: 0px;
	width: 118px;
	left: -118px;
	padding: 0 10px 0 0;
	display: none;
}
.t_wx_con {
	width: 108px;
	background: #fff;
	border: 1px solid #228bc8;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.t_wx_con img {
	width: 100px;
	height: 100px;
}
.t1 i {
	width: 68px;
	height: 68px;
	background: url(../img/u1.png) no-repeat center center;
	display: block;
}
.t2 i {
	width: 68px;
	height: 68px;
	background: url(../img/u2.png) no-repeat center center;
	display: block;
}
.t3 i {
	width: 68px;
	height: 68px;
	background: url(../img/u3.png) no-repeat center center;
	display: block;
}
.t4 i {
	width: 68px;
	height: 68px;
	background: url(../img/u4.png) no-repeat center center;
	display: block;
}
.t5 i {
	width: 68px;
	height: 68px;
	background: url(../img/u5.png) no-repeat center center;
	display: block;
}
@media screen and (min-width: 1250px) {
.container {
	width: 1230px;
}
}
@media screen and (max-width: 1250px) {
#left {
	width: 19.3%;
}
#right {
	width: 78%;
}
}

.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

#gooxao img{ max-width:100% !important; height:auto !important}

.fbox{width:540px;float:left}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: , hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


#owl-demo{position:relative;width:590px;height:375px;margin:20px auto 0 auto;overflow:hidden}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:590px;height:375px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}
.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}
.frbox{width:590px;float:right;height:375px;margin-top:20px;overflow:hidden}
.tab{width:590px;float:right;}
.tab .tab-title {height:40px;border:0px solid #e8e8e8;background:#eee}
.tab .tab-title .item{display:inline-block;width:134px;height:40px;line-height:40px;text-align:center;color:#333;font-size:16px;margin-top:-1px}
.tab .tab-title .item-cur{width:134px;height:40px;background:#0062d5;color:#fff;margin-top:-1px}
.tab .tab-title a:hover{-moz-transitibon:0s;-ms-transition:0s;-o-transition:0s;-webkit-transition:0s;transition:0s;}
.tab .tab-cont__wrap{position:relative;width:590px;height:auto;}
.tab .tab-cont__wrap .item .nt{width:590px;height:115px;float:left;border-bottom:1px dashed #CCC;overflow:hidden;margin-top:15px;}
.tab .tab-cont__wrap .item .nt dt{width:590px;height:20px;line-height:20px;float:left;overflow:hidden;font-size:14px;font-weight:bold;text-indent:20px}
.tab .tab-cont__wrap .item .nt dt a{color:#0062d5}
.tab .tab-cont__wrap .item .nt dt a:hover{color:#333}
.tab .tab-cont__wrap .item .nt dd{width:590px;height:75px;line-height:24px;font-size:14px;float:left;margin-top:8px;text-indent:20px}
.tab .tab-cont__wrap .item .nt dd span{padding-left:5px}
.tab .tab-cont__wrap .item .nt dd a{color:#0062d5}
.tab .tab-cont__wrap .item .nt dd a:hover{color:#333}
.tab .tab-cont__wrap .item .lt{width:590px;float:left;font-size:14px;margin-top:13px}
.tab .tab-cont__wrap .item .lt li{width:590px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;border-bottom:0px dotted #ccc}
.tab .tab-cont__wrap .item .lt li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; 
	  -moz-animation:rightFadeIn .3s ease-out; 
	  animation:rightFadeIn .3s ease-out;}
.tab .tab-cont__wrap .item .lt li a{display:block;float:left;width:505px;height:36px;overflow:hidden;padding-left:10px}
.tab .tab-cont__wrap .item .lt li a:hover{display:block;float:left;width:505px;height:36px;overflow:hidden;}
.tab .tab-cont__wrap .item .lt li span{width:85px;float:right;text-align:right} 
.tab .tab-cont__wrap .item .m_link{float:right;margin-top:-25px;padding-right:20px;}
/*搜索框*/
#searchform {float:left; margin:9px 0px 0px; padding:0px;}
#searchform fieldset { padding:0px; border:none; margin:0px; }
#searchform input[type="text"] {background:#e8e8e8;border:none;float:left;padding:0px 10px 0px 15px;margin:0px;width:300px;height:38px;line-height:38px;transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-moz-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition:all 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;color:#585858;}
#searchform input[type="text"]:hover, #searchform input[type="text"]:focus { width:320px; }
#searchform input[type="submit"] { background:url(icon-search.png) center 11px no-repeat; cursor:pointer; margin:0px; padding:0px; width:37px; height:38px; line-height:38px; }
input[type="submit"] { padding:4px 17px; color:#ffffcolor:#585858; ff; text-transform:uppercase; border:none; font-size:20px; background:url(gradient.png) bottom repeat-x; cursor:pointer;margin-top:10px; float:left; overflow:visible; transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -webkit-transition: all .3s linear; }
#searchform input[type="submit"]:hover { background-color:#333232; }
.style_1 #searchform input[type='submit'] { background-color:#0062d5;width:100px;font-size:16px;color:#fff}
.style_1{ display:block;float:right;margin-left:70px;margin-top:33px}
#searchform .btn {cursor:pointer;margin:0px;padding:0px;width:37px;height:38px;line-height:38px;}
#searchform .btn:hover {background-color:#333232;}
.style_1 #searchform .btn {background-color:#0062d5;width:100px;font-size:16px;color:#fff;float:right;border-radius:0px;}
/*首页项目*/
.hot {
	height: 115px;
	background: #F5F5F5;
	float:left;
	width:100%;
}
.hot .jz{width:1200px;margin:0 auto;}
.hot .hot_gz {
	width: 125px;
	height: 115px;
	font-size: 25px;
	text-align: center;
	line-height: 40px;
	padding-top: 20px;
	color: #077EDF;
	font-weight: bold;
	float:left;
}
.hot .hot_gz span {
	width: 125px;
	display: block;
	height: 27px;
	background: #077EDF;
	color: #fff;
	text-align: center;
	line-height: 27px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	font-weight: normal;
	word-break:break-all;
}
.hot .hot_news {
	overflow: hidden;
	width: 1075px;
	height: 115px;
	padding-top: 10px;
	padding-left: 60px;
	float:left;
}
.hot .hot_news .h_bt {
	display: block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.indrhlic{width:100%;float:left;margin-top:8px;}
.indrhlic ul{width:1230px;margin:15px auto}
.indrhlic ul li{float:left;width:280px;height:65px; text-align:center;line-height:65px;font-size:22px;margin-right:12px;margin-left:15px;}
.indrhlic ul li a{display:block;color:#fff;}
.indrhlic ul li:hover{display:block;opacity:.7;filter:alpha(opacity=70);transition:all .7s ease 0s;}
.indrhlic ul li:nth-child(1){width:280px;height:65px;background:url(../img/xhic1.png) 25% center #0162d5 no-repeat}
.indrhlic ul li:nth-child(2){width:280px;height:65px;background:url(../img/xhic2.png) 24% center #0162d5 no-repeat}
.indrhlic ul li:nth-child(3){width:280px;height:65px;background:url(../img/xhic3.png) 25% center #0162d5 no-repeat}
.indrhlic ul li:nth-child(4){width:280px;height:65px;background:url(../img/xhic4.png) 22% center #0162d5 no-repeat}


.zq-icon{display:inline-block;}
.icon40x40{width:40px;height:40px}
.crad-area-icon1{background:url(../img/fw_1.png) no-repeat}
.crad-area-icon2{background:url(../img/fw_2.png) no-repeat}
.crad-area-icon3{background:url(../img/fw_3.png) no-repeat}
.crad-area-icon4{background:url(../img/fw_4.png) no-repeat}
.crad-area-icon5{background:url(../img/fw_5.png) no-repeat}
.card-area{margin:30px auto 0;height:558px;width:1200px;position:relative;}
.card-area .bg-e8e8e8{background:#e8e8e8}
.card-area .bg-e1e1e1{background:#e1e1e1}
.card-area .card-item{z-index:4;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;position:relative;float:left;width:13%;height:510px;background-color:transparent;}
.card-area .card-item+.card-item{margin-left:0px}
.card-area .card-item .card{transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;width:100%;height:100%;text-align:center;background:#fff}
.card-area .card-item .card .card-content{width:100%;line-height:2}
.card-area .card-item .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));line-height:2}
.card-area .card-item .card .card-content,.card-area .card-item .card .card-title{position:absolute;left:0;right:0;z-index:1}
.card-area .card-item .card .card-title{padding-top:1px;transition:all .3s cubic-bezier(.4,0,.2,1),z-index 0s .12s;height:145px;line-height:26px;font-size:14px;top:0;background:#0062d5;border-left:1px solid #3285c0}
.card-area .card-item .card .card-title .content{position:absolute;bottom:35px;width:100%}
.card-area .card-item .card .card-title h1{font-size:22px;font-weight:700;color:#d9efff;margin-bottom:0}
.card-area .card-item .card .card-title .short-info{color:#8dbbdc;font-size:14px;margin-top:0;margin-bottom:20px}
.card-area .card-item .card .card-title .zq-product-img{width:40px;height:40px;margin:10px auto;position:relative}
.card-area .card-item .card .card-title .zq-product-img img{position:absolute;left:0;width:100%}
.card-area .card-item .card .card-title .zq-product-img .un-hover{z-index:1;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.card-area .card-item .card .card-title .zq-product-img .with-hover{z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item .card .card-title .short-info,.card-area .card-item .card .card-title .zq-product-img img,.card-area .card-item .card .card-title h1{transition:all .15s cubic-bezier(.4,0,.2,1) 0s}
.card-area .card-item .card .card-content{height:376px;position:absolute;top:145px}
.card-area .card-item .card .card-content.content-first .content-first-list{width:100%;max-width:250px;font-size:16px;color:#373d41;margin-top:47px;margin-bottom:47px}
.card-area .card-item .card .card-content.content-first .content-first-list li{margin-bottom:30px}
.card-area .card-item .card .card-content.content-second{width:100%;left:0px;font-size:14px;color:#a9b0b4;text-align:left;padding-top:15px}
.card-area .card-item .card .card-content.content-second .main-head{color:#3db1ea;font-size:18px;line-height:28px;margin-bottom:10px}
.card-area .card-item .card .card-content.content-second .main-tip{color:#232933}
.card-area .card-item .card .card-content.content-second .main-desc{color:#8c8c8c;font-size:12px;line-height:22px}
.card-area .card-item .card .card-content.content-second .main-btn{cursor:pointer;width:160px;height:38px;font-size:16px!important;color:#fff;margin-top:22px;margin-bottom:33px;border-radius:19px;background:#3db1ea;border:none;transition:color .3s ease-in-out,background .3s ease-in-out}
.card-area .card-item .card .card-content.content-second .main-btn:hover{color:#fff;background:#1b77b9}
.card-area .card-item .card .card-content.content-second .main-white-btn{cursor:pointer;width:160px;height:36px;border:1px solid #3db1ea;font-size:16px!important;color:#3db1ea;margin-top:22px;margin-bottom:33px;border-radius:19px;background:#fff;transition:color .3s ease-in-out,background .3s ease-in-out}
.card-area .card-item .card .card-content.content-second .main-white-btn:hover{color:#fff;background:#3db1ea}
.card-area .card-item .card .card-content .other-info{width:105%;height:70px;overflow:hidden;line-height:22px;padding-top:20px;font-size:12px}
.card-area .card-item .card .card-content .other-info .other-info-list{width:27%;height:70px;background:#f2f2f2;margin-right:25px;padding:0 0 0 10px;position:relative}
.card-area .card-item .card .card-content .other-info .other-info-list .c-a-arrow{position:absolute;right:10px;top:15px;background-position:-200px 0}
.card-area .card-item .card .card-content .other-info .other-info-list:hover{background:#3db1ea}
.card-area .card-item .card .card-content .other-info .other-info-list:hover .c-a-arrow{background-position:-200px -17px}
.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-desc,.card-area .card-item .card .card-content .other-info .other-info-list:hover .other-head{color:#fff}
.card-area .card-item .card .card-content .other-info .other-info-list .list-context{color:#00c1de}
.card-area .card-item .card .card-content .other-info .other-head{font-size:16px;font-weight:400;color:#000;margin:13px 0 0 0;}
.card-area .card-item .card .card-content .other-info .other-desc{margin-top:2px;font-size:12px;color:#999}
.card-area .card-item.active{z-index:6;box-shadow:0 0 30px rgba(0,0,0,.2);width:32%;height:540px}
.card-area .card-item.active .card .card-title{background-color:#228bc8;height:159px;top:-15px;border:none}
.card-area .card-item.active .card .card-title .short-info{color:#9ed8f5}
.card-area .card-item.active .card .card-title h1{color:#fff}
.card-area .card-item.active .card .card-content.content-first{transition:all .12s cubic-bezier(.4,0,.2,1) 0s;z-index:2;opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0))}
.card-area .card-item.active .card .card-content.content-second{transition:all .12s cubic-bezier(.4,0,.2,1) .18s;z-index:3;opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100))}
.indtit{height:36px;border:1px solid #e8e8e8;background:#f4f4f4}
.indtit p{float:left;width:134px;height:36px;line-height:36px;text-align:center;color:#333;font-size:16px;margin-top:-1px;background:#0062d5;color:#fff;margin-top:-1px}
.indtit span{float:right;margin-top:10px;padding-right:20px;}
.menu-list {min-height: 350px;height: auto;padding:5px  0;list-style: none;}
.menu-list li {min-height: 73px; padding: 5px 20px 8px; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important;}
.menu-list li:hover {background-color: #f0f2f5; cursor: pointer;transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important;}
.menu-list li:hover .btn-buy {background-color: #0ab1fc !important;background-color:  !important; color: #fff !important; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important;}
.menu-list li .name {font-weight: 400;color: #000000; line-height: 30px;font-size: 14px;}
.menu-list li p {font-size: 12px;color: #999999;line-height: 1.5; margin-right: 33%; height: 3em;overflow: hidden;}
.menu-list li .shop { float: right;}
.menu-list li .btn-buy { transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important; border: 1px solid #0ab1fc;border: 1px solid ; color: #0ab1fc; margin-top: -7px;
  display: inline-block; vertical-align: middle;font-size: 14px;padding: 0 20px;line-height: 26px;overflow: visible;cursor: pointer;text-align: center; border-radius: 2px;
  transition: background-color 0.15s;}
/*首页政策法规*/
.indtit_l,.indtit_m,.indtit_r{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;;margin-top:10px}
.indtit_l{width:384px;}
.indtit_m{width:384px;margin-left:40px;}
.indtit_r{width:353px;}
.indtit_l p,.indtit_m p,.indtit_r p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indtit_l p i,.indtit_m p i,.indtit_r p i{font-size:12px;color:#999;padding-left:10px;}
.indtit_l span,.indtit_m span,.indtit_r span{float:right;margin-top:10px;padding-right:10px;}
.indtit_l,.indtit_m,.indtit_lcon{float:left}
.indtit_r,.indtit_rcon{float:right}
.indtit_lcon,.indtit_mcon,.indtit_rcon{width:384px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.indtit_mcon{margin-left:40px;width:384px;}
.indtit_rcon{margin-left:38px;width:353px;}
.indtit_lcon li,.indtit_mcon li,.indtit_rcon li{width:385px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;}
.indtit_rcon li{width:353px;}
.indtit_lcon li:hover,.indtit_mcon li:hover,.indtit_rcon li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.indtit_lcon li a,.indtit_mcon li a,.indtit_rcon li a{display:block;float:left;width:300px;height:40px;overflow:hidden;padding-left:10px}
.indtit_rcon li a{width:265px;}
.indtit_lcon li a:hover,.indtit_mcon li a:hover,.indtit_rcon li a:hover{display:block;float:left;width:300px;height:40px;overflow:hidden}
.indtit_rcon li a:hover{width:265px;}
.indtit_lcon li span,.indtit_mcon li span,.indtit_rcon li span{width:85px;float:right;text-align:right} 
/*首页会员风采*/
#indhyfc{float:left;width:100%;height:210px;margin-bottom:15px;}
.indhyfc_box{width:1200px;margin:0 auto;}
.indhyfc_tit{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:1200px;margin-top:25px}
.indhyfc_tit p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhyfc_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indhyfc_tit span{float:right;margin-top:10px;padding-right:10px;}
.picCenter {width:1200px;margin: 45px auto;position:relative}
.xinxiIcon {margin:0 0 -20px auto;}
.xinxiIcon img {width:100%;height:auto;object-fit: cover;}
.photo_img img {box-sizing: border-box;border: 1px solid #fff;transition:all .7s ease 0s; width:227px;}
.photo_img img:hover {box-sizing: border-box;border: 1px solid #0062d5;box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);-webkit-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);-moz-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);}
.photo_nr {display:flex;align-items: center;width:1160px;margin: 15px auto;position:relative;}
.photo_nr ul{list-style: none;}
.photo_nr ul li {float:left;margin:0 10px;line-height: 30px;text-align: center;}
#LeftArr {background: url(../img/leftjt.png) no-repeat;width:40px;height: 40px;position:absolute;left:-20px; }
a#LeftArr:hover{background: url(../img/leftjt_h.png) no-repeat;width:40px;height: 40px;position:absolute;left:-20px;transition:all .7s ease 0s; }
#RightArr {background: url(../img/rightjt.png) no-repeat;width: 40px;height:40px;position:absolute;right:-40px; }
a#RightArr:hover{background: url(../img/rightjt_h.png) no-repeat;width:40px;height: 40px;position:absolute;right:-40px;transition:all .7s ease 0s; }
/*首页会员动态*/
.indhydt{width:1200px;margin:15px auto}
.indhydt_left{width:808px;float:left;}
.indhydt_left_tit{height:35px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:808px;}
.indhydt_left_tit p{float:left;width:auto;height:35px;line-height:35px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhydt_left_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indhydt_left_tit span{float:right;margin-top:10px;padding-right:10px;}
.indhydt_left_con{width:808px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.indhydt_left_con li{width:384px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;}
.indhydt_left_con li:nth-child(even){margin-left:38px}
.indhydt_left_con li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.indhydt_left_con li a{display:block;float:left;width:298px;height:40px;overflow:hidden;padding-left:10px}
.indhydt_left_con li a:hover{display:block;float:left;width:298px;height:40px;overflow:hidden}
.indhydt_left_con li span{width:85px;float:right;text-align:right} 
.indhydt_right{width:353px;float:right}
.indhydt_right_tit{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:353px;}
.indhydt_right_tit p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhydt_right_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indhydt_right_tit span{float:right;margin-top:10px;padding-right:10px;}
.indhydt_right_con{width:353px;}
.indhydt_right_con li{width:353px;height:90px;float:left;margin-bottom:10px;background:#0062d5;}
.indhydt_right_con li img{padding-top:10px;}
.indhydt_right_con li a:hover img{opacity:.7;filter:alpha(opacity=70);transition:all .7s ease 0s;padding-top:10px;}
/*首页优秀成果*/
#indyxcg{float:left;width:100%;height:420px;margin:15px 0;background:#f5f5f5}
.indyxcg_box{width:1200px;margin:0 auto;}
.indyxcg_tit{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:1200px;margin-top:30px}
.indyxcg_tit p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indyxcg_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indyxcg_tit span{float:right;margin-top:10px;padding-right:10px;}
.indyxcg_tab{width:1200px;float:left;overflow:hidden;height:330px;margin-top:15px;}
.indyxcg_tab .tab-title {height:36px;width:1200px;}
.indyxcg_tab .tab-title .item{display:inline-block;width:100px;height:40px;line-height:40px;text-align:center;color:#333;font-size:16px;margin-top:-1px}
.indyxcg_tab .tab-title .item-cur{width:100px;height:40px;border-bottom:2px solid #0062d5;color:#0062d5;margin-top:-1px}
.indyxcg_tab .tab-title a:hover{-moz-transitibon:0s;-ms-transition:0s;-o-transition:0s;-webkit-transition:0s;transition:0s; text-decoration:none}
.indyxcg_tab .tab-title a:link,.indyxcg_tab .tab-title a:visited,.indyxcg_tab .tab-title a:hover,.indyxcg_tab .tab-title a:active{text-decoration:none}
.indyxcg_tab .tab-cont__wrap{position:relative;width:1200px;height:auto;margin-top:20px;}
.indyxcg_tab .tab-cont__wrap .item .lt{width:1200px;float:left;font-size:14px;margin-top:13px;}
.indyxcg_tab .tab-cont__wrap .item .lt li{width:280px;height:251px;float:left;overflow:hidden;margin-left:25px;}
.indyxcg_tab .tab-cont__wrap .item .lt li:nth-child(1){width:280px;height:251px;float:left;overflow:hidden;margin-left:0px;}
.indyxcg_tab .tab-cont__wrap .item .lt li i{display:block;width:280px;height:194px;float:left;overflow:hidden;transition: all 0.6s;position:relative}
.indyxcg_tab .tab-cont__wrap .item .lt li:hover b{display:block;width:280px;height:194px;background:url(../img/fdj1.png) no-repeat;position:absolute; z-index:5}
.indyxcg_tab .tab-cont__wrap .item .lt li img{width:280px;height:194px;float:left;position:absolute;z-index:2}
.indyxcg_tab .tab-cont__wrap .item .lt li a:hover img{width:280px;height:194px;float:left;background:url(../img/fdj1.png) no-repeat;filter:alpha(opacity: 70);opacity: 0.7;transform: scale(1.2);transition: all 0.6s;}
.indyxcg_tab .tab-cont__wrap .item .lt li p{display:block;width:280px;height:57px;line-height:57px; text-align:center;overflow:hidden;background:#fff;float:left;padding:0 5px;} 
.indyxcg_tab .tab-cont__wrap .item .lt li:hover p{display:block;width:280px;height:57px;line-height:57px; text-align:center;overflow:hidden;background:#0062d5;color:#fff;float:left;padding:0 5px;} 
.indyxcg_tab .tab-cont__wrap .item .lt li:hover p a{color:#fff}
.indyxcg_tab .tab-cont__wrap .item .m_link{float:right;margin-top:-48px;border:1px solid #0062d5; text-align:center;width:65px;height:24px;line-height:24px; border-radius: 15px;margin-right:15px;}
/*首页文件下载*/
.indwjxz{width:1200px;margin:15px auto;}
.indwjxz .indtit_l,.indwjxz .indtit_m,.indtit_r{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;;margin-top:10px}
.indwjxz .indtit_l{width:384px;}
.indwjxz .indtit_m{width:384px;margin-left:40px;}
.indwjxz .indtit_r{width:353px;}
.indwjxz .indtit_l p,.indwjxz .indtit_m p,.indwjxz .indtit_r p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indwjxz .indtit_l p i,.indwjxz .indtit_m p i,.indwjxz .indtit_r p i{font-size:12px;color:#999;padding-left:10px;}
.indwjxz .indtit_l span,.indwjxz .indtit_m span,.indwjxz .indtit_r span{float:right;margin-top:10px;padding-right:10px;}
.indwjxz .indtit_l,.indwjxz .indtit_m,.indwjxz .indtit_lcon{float:left}
.indwjxz .indtit_r,.indwjxz .indtit_rcon{float:right}
.indwjxz .indtit_lcon,.indwjxz .indtit_mcon,.indwjxz .indtit_rcon{width:384px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.indwjxz .indtit_mcon{margin-left:40px;width:384px;}
.indwjxz .indtit_rcon{margin-left:38px;width:353px;}
.indwjxz .indtit_lcon li,.indwjxz .indtit_mcon li,.indwjxz .indtit_rcon li{width:385px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;}
.indwjxz .indtit_rcon li{width:353px;}
.indwjxz .indtit_lcon li:hover,.indwjxz .indtit_mcon li:hover,.indwjxz .indtit_rcon li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.indwjxz .indtit_lcon li a,.indwjxz .indtit_mcon li a,.indwjxz .indtit_rcon li a{display:block;float:left;width:300px;height:40px;overflow:hidden;padding-left:10px}
.indwjxz .indtit_rcon li a{width:265px;}
.indwjxz .indtit_lcon li a:hover,.indwjxz .indtit_mcon li a:hover,.indwjxz .indtit_rcon li a:hover{display:block;float:left;width:300px;height:40px;overflow:hidden}
.indwjxz .indtit_rcon li a:hover{width:265px;}
.indwjxz .rzt{width:353px;float:right;margin-top:10px;}
.indwjxz .rzt li{width:353px;float:left;margin-top:15px;height:105px;overflow:hidden}
.indwjxz .rzt li img{width:353px;height:105px;}
.indwjxz .rzt li a:hover img{filter:alpha(opacity: 70);opacity: 0.7;transform: scale(1.2);transition: all 0.6s;}
/*首页友情链接*/
.indlinks{width:1200px;margin:5px auto;}
.indlinks_tit{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:1200px;}
.indlinks_tit p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indlinks_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indlinks_tit span{float:right;margin-top:10px;padding-right:10px;}
.indlinks_con{width:1200px;float:left;margin:20px 0;}
.indlinks_con li{width:230px;height:50px;float:left;margin:0 5px;border:1px solid #ccc;overflow:hidden}
.indlinks_con li:hover{border:1px solid #0062d5;}
.indlinks_con li img{width:230px;height:50px;}
.indlinks_con li a:hover img{filter:alpha(opacity: 70);opacity: 0.7;transition: all 0.6s;}
/*首页漂浮广告*/
#floatdiv{width:200px;height:200px;position:absolute;top:0;left:0;background-color:#fbb;z-index:999;border: 1px solid #ccc;border-radius: 10px 10px ;}
#floatdiv span{position: absolute;top: 0;right: 0;color: darksalmon;background-color: rgba(0, 0, 0, 0.5);padding: 0 5px;cursor: pointer;border-radius: 20% 20%;}
/*二级公共*/
.sub_banner{width:100%;height:496px;overflow:hidden;margin:0 auto;background:url(../img/banner1.jpg) center no-repeat;}
.sub_conbox{width:1200px;margin:25px auto;}
.sub_left{width:252px;float:left;}
.sub_ltit{width:252px;float:left}
.sub_ltit dt{width:252px;height:113px;line-height:113px;float:left; text-align:center;background:url(../img/sub_l1.jpg) no-repeat;color:#fff;font-size:26px; letter-spacing:5px; font-weight:100}
.sub_ltit dd{float:left}
.sub_lnav{width:252px;float:left}
.sub_lnav li{width:252px;height:48px;float:left;}
.sub_lnav li a{display:block;border-bottom:1px solid #ccc;line-height:48px;padding-left:20px;background:url(../img/sub_l4.png) 215px center no-repeat}
.sub_lnav li a:hover{display:block;border-bottom:1px solid #118def;line-height:48px;padding-left:20px;background:url(../img/sub_l4_h.png) 225px center no-repeat #118def;color:#fff;transition: all 0.3s;}
.sub_lewm{width:250px;float:left;margin:20px 0;border:1px solid #ccc;padding:5px 0;text-align:center}
.sub_right{width:910px;float:right;}
.sub_rtit{width:910px;float:left;border-bottom:1px solid #ccc;}
.sub_rtit dt{width:150px;float:left;font-size:20px; font-weight:100}
.sub_rtit dd{width:auto;float:right;background:url(../img/sub_l5.jpg) left center no-repeat;padding-left:15px; text-align:right}
.sub_rtit dd span{padding-left:5px;}
.fa-angle-right{width:8px;height:14px;padding:0 8px;background:url(../img/sub_l4.png) 0 0 no-repeat;}
/* 分页page */
.page {display: -ms-flexbox;display:flex;padding-top:50px;padding-bottom:30px;padding-left: 0;float:left;text-align: center;-ms-flex-pack: center!important;justify-content: center!important;	margin-left:180px;}
.page a:hover {color: #fff;background-color: #0062d5;border-color: #0062d5;}
.position, .position a {color: #fff;}
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {position: relative;display: block;padding: .5rem 1.25rem;margin: 0 .5rem;line-height: 1.25;background-color: #fff;	border: 1px solid #0062d5;}
.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1;color:#fff;background-color:#0062d5;border-color: #0062d5;}
.page-num-current:hover {color: #fff;}
/*二级新闻*/
.sub_news{}
.sub_news{width:910px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.sub_news li{width:910px;height:45px;line-height:45px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 18px no-repeat #fff;border-bottom:1px solid #ccc}
.sub_news li:hover{background:url(../img/list_h_icon.jpg) left 18px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.sub_news li a{display:block;float:left;width:800px;height:45px;overflow:hidden;padding-left:10px}
.sub_news li a:hover{display:block;float:left;width:800px;height:45px;overflow:hidden}
.sub_news li span{width:90px;float:right;text-align:right} 

/*三级页面*/
.sub_content{width:910px;float:right;}
.sub_content .tit{width:910px;float:left;font-size:16px;text-align:left;margin:20px 0; text-align:center}
.sub_content .dctnav{width:910px;border-bottom:1px dashed #ccc;padding-bottom:10px;float:left}
.sub_content .dctnav dt{width:230px;float:left; font-weight:100}
.sub_content .dctnav dt span.time{background:url(../img/sub_l6.jpg) 5px 3px no-repeat;padding-left:25px;float:left;padding-right:25px;}
.sub_content .dctnav dt span.view{background:url(../img/sub_l7.jpg) 5px 3px no-repeat;padding-left:25px;float:left}
.sub_content .dctnav dd{width:95px;float:right;background:url(../img/sub_l8.jpg) 15px 2px no-repeat;padding-right:5px; text-align:right}
.sub_content .dccon{width:910px;float:left;line-height:36px;overflow:hidden;margin:20px 0;}
.sub_content .dccon p{ text-indent:27px;font-size:16px;}



/*会员风采*/
.sub_fccon{width:910px;float:left;position:relative}
.sub_fccon li{width:227px;float:left;margin-left:0px;margin-top:20px;margin-right:0px;margin-bottom:10px; overflow: hidden;}
.sub_fccon li i{width:227px;display: block; float:left;}

.sub_fccon li i img {box-sizing: border-box;border: 1px solid #fff;transition:all .7s ease 0s; width:227px;}
.sub_fccon li i img:hover {box-sizing: border-box;border: 1px solid #118def;box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);-webkit-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);-moz-box-shadow: 1px 0px 15px -3px rgba(0,0,0,0.53);}


.sub_fccon li p{width:227px;height:28px;line-height:28px;overflow:hidden;text-align: center;float:left;padding-top:5px;}
.sub_fccon li a:hover img{filter:alpha(opacity: 70);opacity: 0.7;}

/**/
figure.effect-bubba{ background:#0062d5;}
figure.effect-bubba img {opacity:1;	-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}
figure.effect-bubba:hover img {opacity: 0.4;}
figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after {position: absolute;top: 20px;right: 30px;bottom: 30px;left: 30px;content: '';opacity: 0;	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
figure.effect-bubba figcaption::before {border-top: 1px solid #fff;	border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
figure.effect-bubba figcaption::after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
figure.effect-bubba p {display-inline:block;width:198px;height:105px;overflow:hidden;line-height:100px; text-align:center; margin:30px;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);font-size:16px;}
figure.effect-bubba:hover figcaption::before,figure.effect-bubba:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
figure.effect-bubba:hover h2,figure.effect-bubba:hover p {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
figure {position: relative;	z-index: 1;display: inline-block;overflow: hidden;width: 100%;height: 100%;	text-align: center;	cursor: pointer;}
figure img {position: relative;	display: block;	min-height: 100%;}
figure figcaption {color: #fff;	text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure figcaption::before,figure figcaption::after {pointer-events: none;}
figure figcaption,figure a {position:absolute;	top: 0;	left: 0;width: 100%;height: 100%;}


/*优秀成果*/
.sub_yxcgcon{width:910px;float:left;font-size:14px;margin-top:13px;}
.sub_yxcgcon li{width:280px;height:251px;float:left;overflow:hidden;margin-left:12px;margin-right:10px;margin-bottom:20px;}
.sub_yxcgcon li i{display:block;width:280px;height:194px;float:left;overflow:hidden;transition: all 0.6s;position:relative}
.sub_yxcgcon li:hover b{display:block;width:280px;height:194px;background:url(../img/fdj1.png) no-repeat;position:absolute; z-index:5}
.sub_yxcgcon li img{width:280px;height:194px;float:left;position:absolute;z-index:2}
.sub_yxcgcon li a:hover img{width:280px;height:194px;float:left;background:url(../img/fdj1.png) no-repeat;filter:alpha(opacity: 70);opacity: 0.7;transform: scale(1.2);transition: all 0.6s;}
.sub_yxcgcon li p{display:block;width:280px;height:57px;line-height:57px; text-align:center;overflow:hidden;background:#fff;float:left;padding:0 5px;} 
.sub_yxcgcon li:hover p{display:block;width:280px;height:57px;line-height:57px; text-align:center;overflow:hidden;background:#0062d5;color:#fff;float:left;padding:0 5px;} 
.sub_yxcgcon li:hover p a{color:#fff}

/*协会会刊*/
.ser_ws{line-height:25px;margin-top:10px;float:left;}
.ser_ws p{margin-top:10px;}
.xhhk{width:100%;float:left}
.xhhk dt{font-size:20px;width:100%;}
.xhhk dd{width:100%;float:left;margin-top:8px;}
.xhhk dd li{float:left;width:250px;margin-right:20px;margin-left:20px;height:333px;overflow:hidden;margin-bottom:10px;}
.xhhk dd li img{width:250px;height:333px;transition: all 0.6s;}
.xhhk dd li a:hover img{filter:alpha(opacity: 70);opacity: 0.7;transform: scale(1.1);transition: all 0.6s;}
/*专家库*/

.sub_zjk{width:910px;float:left;position:relative}
.sub_zjk li{width:190px;float:left;border: 8px solid #fff;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);margin-left:22px;margin-top:20px;margin-right:10px;margin-bottom:5px; overflow: hidden; border-radius:8px; text-align:center}
.sub_zjk li:hover{box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);}
.sub_zjk li i{width:150px;height:192px;display: block; overflow: hidden;float:left;}
.sub_zjk li img{width:150px;height:167px;float:left; background:#03F;}
.sub_zjk li p{width:150px;height:28px;line-height:28px;overflow:hidden;text-align: center;float:left;padding-top:5px;}
figure.effect-bubba{ background:#000;margin-left:18px;margin-top:5px}
figure.effect-bubba img {opacity:1;-webkit-transition: opacity 0.35s;transition: opacity 0.35s;}
figure.effect-bubba:hover img {opacity: 0.4;}
figure.effect-bubba figcaption::before,figure.effect-bubba figcaption::after {position:absolute;top:25px;right:30px;bottom:30px;left:12px;content: '';opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
figure.effect-bubba figcaption::before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
figure.effect-bubba figcaption::after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
figure.effect-bubba p {display-inline:block;width:150px;height:105px;overflow:hidden;margin-top:70px;margin-left:-10px; opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: translate3d(0,20px,0);transform: translate3d(0,20px,0);font-size:16px;}
figure.effect-bubba:hover figcaption::before,figure.effect-bubba:hover figcaption::after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
figure.effect-bubba:hover h2,figure.effect-bubba:hover p {opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
figure {position: relative;z-index: 1;display: inline-block;overflow: hidden;width: 100%;height: 100%;	text-align: center;cursor: pointer;}
figure img {position: relative;	display: block;	min-height: 100%;}
figure figcaption {color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure figcaption::before,figure figcaption::after {pointer-events: none;}
figure figcaption,figure a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/*单页面*/
.sub_page{width:910px;float:right;font-size:16px;line-height:36px;margin:15px 0}
.sub_page  p{ text-indent:27px;}
.sub_page  p.bt{display:block; text-align:center;font-size:24px;margin:5px 0}

/*20230201*/

.index_fwzq_box{width:1200px;margin:0px auto;margin-bottom:20px}
.index_fwzq_con{width:100%;margin:20px auto;}
.index_fwzq_con li{margin-right:0px;width:595px;background:#0062d5;height:75px;line-height:75px;margin-top:5px; text-align:center;overflow:hidden}
.index_fwzq_con li:nth-child(1){float:left}
.index_fwzq_con li:nth-child(2){float:right}
.index_fwzq_con li:nth-child(3){float:left}
.index_fwzq_con li:nth-child(4){float:right}

.indhydt{width:1200px;margin:15px auto}
.indhydt2_left{width:590px;float:left;}
.indhydt2_left_tit{height:35px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:585px;}
.indhydt2_left_tit p{float:left;width:auto;height:35px;line-height:35px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhydt2_left_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indhydt2_left_tit span{float:right;margin-top:10px;padding-right:10px;}
.indhydt2_left_con{width:585px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.indhydt2_left_con li{width:585px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;}
.indhydt2_left_con li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.indhydt2_left_con li a{display:block;float:left;width:500px;height:40px;overflow:hidden;padding-left:10px}
.indhydt2_left_con li a:hover{display:block;float:left;width:500px;height:40px;overflow:hidden}
.indhydt2_left_con li span{width:85px;float:right;text-align:right} 

.indhydt2_right{width:590px;float:right;}
.indhydt2_right_tit{height:35px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:585px;}
.indhydt2_right_tit p{float:left;width:auto;height:35px;line-height:35px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhydt2_right_tit p i{font-size:12px;color:#999;padding-left:10px;}
.indhydt2_right_tit span{float:right;margin-top:10px;padding-right:10px;}
.indhydt2_right_con{width:585px;font-size:14px;margin-top:2px;padding:10px 0;float:left}
.indhydt2_right_con li{width:585px;height:40px;line-height:40px;float:left;overflow:hidden;background:url(../img/list_icon.jpg) left 16px no-repeat #fff;}
.indhydt2_right_con li:hover{background:url(../img/list_h_icon.jpg) left 16px no-repeat #f0f2f5;-webkit-animation:rightFadeIn .3s ease-out; -moz-animation:rightFadeIn .3s ease-out;animation:rightFadeIn .3s ease-out;transition:all .7s ease 0s;}
.indhydt2_right_con li a{display:block;float:left;width:500px;height:40px;overflow:hidden;padding-left:10px}
.indhydt2_right_con li a:hover{display:block;float:left;width:500px;height:40px;overflow:hidden}
.indhydt2_right_con li span{width:85px;float:right;text-align:right} 

.index-fwzq_warp{width:100%;background:#f5f5f5;float:left;padding-bottom:30px;margin-bottom:5px;}

.indhyfc_tit2{height:36px;background:url(../img/title_bg.jpg) left bottom no-repeat;width:1200px;margin-top:0px}
.indhyfc_tit2 p{float:left;width:auto;height:36px;line-height:36px;text-align:left;color:#333;font-size:16px;color:#000;padding-left:10px;}
.indhyfc_tit2 p i{font-size:12px;color:#999;padding-left:10px;}
.indhyfc_tit2 span{float:right;margin-top:10px;padding-right:10px;}
