body{
	font-family: 'microsoft yahei',Arial,Helvetica, sans-serif;
	color: #333;	
	font-size: 15px;
	line-height: 1.5;	
}
a{
	color: #333;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	text-decoration: none;
}
a:hover{
	color: #4582e2;
	text-decoration: none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.clear{
	clear: both;
}
.img_outline {
	display: block;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.img_holder {
	position: relative;
	height: 0;
	padding-bottom: 100%;
}
.img-thumbnail{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: contain;
	
	padding: 0;
	background-color: transparent;
	border: none;
	border-radius: 0;	
	
	transition: opacity 0.7s;
}
.img-thumbnail:hover, .opacity_img:hover{
	opacity: 0.75;
}

/*顶部信息*/
.top_bg{
	width: 100%;
	height: 37px;
	padding: 7px 0;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	background-color: #fdfdfd;
	border-bottom: 1px solid #f1f1f1;
}
.top_welcome{
	display: inline-block;
}
.top_lang{
	float: right;
	/*
	height: 36px;
	padding: 6px 10px 0 10px;
	*/
}

/*搜索*/
.search_group{
	float: right;
	height: 40px;
	background-color: #f2f2f2;
	color: #b7b7b7;
	margin: 42px 0 0 0;
}
.search_group input.form-control{
	border-radius: 0;
	box-shadow: none;
	color: #585A5A;
	padding: 0 0 0 15px;
	height: 40px;
	background: transparent;
	border: none;
}
.search_group input.form-control:focus{
	box-shadow: none;
}
#search_submit{
	background-color: #4682e0;
	color:#fff;
	height: 40px;
	font-size: 16px;
	margin-top: -1px;
	border-radius: 0;
}
#search_submit:hover{
	color:#fff;
	background-color: #3f3f3f;
	cursor: pointer;
}

/*首页幻灯*/
.flash img{
	width: 100%;
}
.flash ul.bxslider{
	list-style:none;
}
.flash div.bx-pager{
	bottom: 4%;
}
.flash div.bx-controls-direction{
	display:none;
}

/*首页*/
.index_head {
	margin:40px 0 10px 0;
	text-align: center;
}
.index_head .title{
	margin: 0;
	font-size:32px;
	font-weight: bold;
	color: #444;	
}
.index_head p{
	position:relative;
	display:inline-block;
	margin:15px 0 10px 0;
	font-size:18px;
	color: #666;
}
.index_head p::before, .index_head p::after {
	content: '';
	position: absolute;	
	width: 50px;
	height: 1px;
	top: 50%;
	background: #ddd;
}
.index_head p::before {
	left: -5px;
	transform: translateX(-100%);
}
.index_head p::after {
	right: -5px;
	transform: translateX(100%);
}
.index_more {
	display: block;
	width: 100%;
	text-align: center;
}
.index_more a {
	display: inline-block;
	padding: 8px 30px;
	color: #fff;
	background: #4682e0;
	border: 1px solid #4682e0;
}
.index_more a:hover {
	color: #4682e0;
	background: transparent;
}
/*首页产品*/
.product_bg{
	/*
	background-color: #f5f5f5;
	*/
	padding-bottom: 30px;
}
.product_head{
	margin:50px 0 10px 0;
}
.product_head h2{
	font-size:32px;
	text-align: center;
	font-weight: bold;
	color: #666;
	margin: 0;
}
.product_head p{
	text-align: center;
	color: #999;
	margin-top:15px;
}
.product_ehead p{
	margin-top:8px;
}
.product_list{
	display:flex;
	flex-wrap:wrap;
	clear: both; 
	padding: 30px 0 0 0;
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}
.product_list2{
	padding-top: 20px;
}
.product_index{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.product_title{
	display: block;
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
.product_title a{
	display: block;
	padding: 8px 0;
}
.product_title a:hover{
	color:#16a1b3;
}

/*Case*/
.case_bg{
	padding-bottom:30px;
	/*
	background-image: url(../uploads/images/advantage_bg.png);
	background-position: top center;
	background-size:cover;
	background-attachment:fixed;
	background-color:#03032a;
	*/
}
.case_list{
	clear: both;
	padding: 30px 0 0 0;
	margin-right: -15px;
	margin-left: -15px;
	overflow: hidden;
}
.case_list2{
	padding-top: 20px;
}
.case_index{
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.case_title{
	display: block;
	margin: 0;
	line-height: 22px;
	font-size: 15px;	
	font-weight: normal;
	text-align: center;
}
.case_title a{
	display: block;
	padding: 8px 0;
}
.case_title a:hover{
	color:#16a1b3;
}

/*首页-Advantage*/
.advantage_bg{
	padding-bottom: 30px;
	background-color: #f5f5f5;
}
.advantage_head{
	margin:50px 0 40px 0;
}
.advantage_head h2{
	font-size:32px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
.advantage_head p{
	text-align: center;
	color: #999;
	margin-top:15px;
}
.advantage_ehead p{
	margin-top:0;
}
.advantage_list{
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 30px;
}
.advantage_index{
	background-color: #fff;
	margin-bottom: 30px;
}
.advantage_clear{
	clear: both;
}
.advantage_h3{
	margin:30px 0 10px 0;
	font-size: 20px;
	color: #3f3f3f;
	font-weight: bold;
}
.advantage_h3 a{
	color: #3f3f3f;
}
.advantage_h3 a:hover{
	color: #4b73b1;
}
.advantage_p{
	color: #666;
}
.advantage_img{
	float: right;
	margin: 25px 5px 30px 0;
	
	max-width: 90px;
	max-height: 90px;
	-webkit-transition: -webkit-transform 0.6s ease-out;
	-moz-transition: -moz-transform 0.6s ease-out;
	-o-transition: -o-transform 0.6s ease-out;
	-ms-transition: -ms-transform 0.6s ease-out;
}
.advantage_img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

/*首页-公司简介*/
.about_bg {
	padding-bottom: 30px;
}
.about_bg .index_head {
	margin-bottom: 30px;
}
.about_h3{
	margin: 0 0 10px;
	/*
	font-family: Arial;
	*/
	color: #4682e0;
	font-size: 30px;
	font-weight: bold;
}
.about_p{
	font-size: 16px;
	color: #000;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
}
.about_content{
	line-height: 30px;
	color: #555;
	margin-top:20px;
}
.about_btn{
	display: block;
	width: 140px;
	margin-top: 20px;
	padding: 7px 0;
	line-height:22px;
	color: #fff;
	text-align: center;	
	background-color: #4682e0;
	border-radius: 18px;	
}
.about_btn:hover,.about_btn:focus{
	color: #fff;
	background-color: #444;
}
.about_video{
	width: 100%;
}
.about_img{
	width: 100%;
}
.about_img img{
	width: 100%;
}

/*首页-新闻资讯*/
.news_bg{
	background-color: #f5f5f5;
	padding-bottom: 30px;
}
.news_list{
	clear: both;
	margin-right: -15px;
	margin-left: -15px;
	padding-top: 30px;
	overflow: hidden;
}
.news_index{
	padding-left: 15px; 
	padding-right: 15px; 
	min-height: 340px;
	margin-bottom: 25px;
}
.news_index .img_outline .img_holder{
	padding-bottom: 75%;
}
.news_title{
	text-align: center;
	margin-top: 20px;
}
.news_title a{
	color: #333;
	font-size: 16px;
}
.news_etitle a{
	font-size: 18px;
	font-weight: bold;
}
.news_title a:hover{
	color:#4b73b1;
}
.news_desc{
	/*
	text-align: center;
	font-size: 12px;
	*/
	color: #666;
	line-height: 24px;
}
.news_edesc{
	/*
	font-size: 14px;
	line-height: 22px;
	*/
}
/*
.news_time{
	float:right;
}
*/

/*首页-合作伙伴*/
.cooperation_bg{
	padding-bottom: 30px;
}
.cooperation_list{
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 30px;
	overflow: hidden;
}
.cooperation_index{
	margin-bottom: 20px;
	padding-left: 15px; 
	padding-right: 15px;
}
.cooperation_index .img_outline{
	padding: 0;
	/*
	border: none;
	*/
}
.cooperation_index .img_outline .img_holder{
	padding-bottom: 35.6589%;
}

/*首页-index_tags*/
.index_tags_bg {
	background-color:#f5f5f5;
	padding:30px 0;
}
.index_tags_title {
	margin-right:5px;
	line-height:34px;
	font-size:18px;
	font-weight:700;
	float:left;
}
.index_tags_bg .con {
	display:block;
	overflow:hidden;
	word-wrap:break-word;
}
.index_tags_bg .con h2 {
	display:inline-block;
	margin:0 10px 10px 0;
	padding:0;
	font-size:15px;
	font-weight:400;
}
.index_tags_bg .con h2 a {
	display:block;
	padding:6px;
	line-height:22px;
	background:#ebebeb;
}
.index_tags_bg .con h2 a:hover {
	color:#fff;
	background:#4582e2;
}

/*内页-横幅*/
.page_bg {
	width:100%;
	position:relative;
}
.page_bg img {
	width:100%;
	height:auto;
	display:block;
}

/*内页-面包屑*/
.bread_bg{
	margin-bottom: 25px;
	background-color: #f3f3f3;
}
.bread_nav{
	padding: 15px 0;
}
/*
.bread_nav span{
	border-left: 8px solid #4582e2;
	padding-left: 8px;
}
*/
.bread_nav a{
	color: #4c4c4c;
}
.bread_nav a:hover{
	color: #0071bf;
}

/***** 内页-Sidebar START ****/
.sidebar > div, .sidebar #sidebar_searchform {
	margin-bottom: 15px;
	overflow: hidden;
}
.sidebar .title{
	/*
	margin-top: 20px;
	*/
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ebebeb;
}
.sidebar .title span{
	display: inline-block;
	height: 40px;
	border-bottom: 1px solid #4582e2;
}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}
.sidebar .con{
	clear: both;
	padding: 10px 0 0 0;
}

/*内页-Sidebar菜单*/
.sidebar .sidebar_nav{
	margin-bottom:35px;
}
.sidebar_nav .con > li{
	position:relative;
	border-bottom: 1px solid #f2f2f2;
	background: url(../images/left_li.gif) 6px 19px no-repeat;
}
.sidebar_nav .con > li > a{
	display: block;
	padding:12px 0 12px 18px;
	font-size:14px;
	/*
	background: url(../images/left_li.gif) 6px 12px no-repeat;
	*/
	background:transparent;
}
.sidebar_nav .con > li > a:hover, .sidebar_nav .con li a.left_active{
	color:#4582e2;
	background:transparent;
}
.sidebar_nav .con ul {
	display: none;
}
.sidebar_nav .con ul > li{
	/*
	border-bottom: 1px solid #f2f2f2;
	*/
	border-top: 1px solid #f2f2f2;	
	background: url(../images/left_tree.gif) 15px 13px no-repeat;
}
.sidebar_nav .con ul > li > a{
	display: block;
	padding:10px 0 10px 30px;
	/*
	background: url(../images/left_tree.gif) 20px 8px no-repeat;
	*/
	background: transparent;
}
.sidebar_nav .con ul > li > a:hover{
	color:#4582e2;
	background:transparent;
}

.menu_head {
	display:inline-block;
	position:absolute;	
	width:35px;
	top:6px;
	right:0;
	font:600 18px/30px "Open Sans",sans-serif;
	text-align:center;	
	cursor:pointer;
}
.menu_head:hover {
	color:#4582e2;
}

.sidebar_nav .con .menu_head {
	position:absolute;
	width:44px;
	height:44px;
	padding:0;
	line-height:44px;
	text-align:center;
	right:0;
	top:0;
	color:#666;
	cursor:pointer
}
.sidebar_nav .con .menu_head:hover::before,.sidebar_nav .con .menu_head:hover::after {
	background-color:#1e61ba;
}
.sidebar_nav .con .menu_head::before,.sidebar_nav .con .menu_head::after {
	content:"";
	position:absolute;
	background-color:#666;
}	
.sidebar_nav .con .menu_head::before {
	width:12px;
	height:2px;
	top:21px;
	left:16px
}
.sidebar_nav .con .menu_head::after {
	width:2px;
	height:12px;
	top:16px;
	left:21px
}	
.sidebar_nav .con li.open > .menu_head::after {
	display:none
}

.sidebar_nav .con li.current-cat > a, .sidebar_nav .con li.current-cat-parent > a, .sidebar_nav .con li.current-cat-ancestor > a, .sidebar_nav .con li.current_page_item > a {
	color:#4582e2;
}

/*内页-Sidebar搜索*/
#sidebar_searchform{
	display:block;
	/*
	margin-top:12px;
	*/
}
#sidebar_searchform .search_group{
    margin: 0;
	height: 40px;
	border: 1px solid #ddd;
}
#sidebar_searchform .search_group input.form-control{
	height: 38px;
}
/*
#sidebar_searchform .input-group{
	margin-top:0;
	margin-bottom:20px;
}
*/
#sidebar_searchform .input-group .input-group-btn .btn-lg{
	line-height:18px;
	padding: 10px;
	cursor:pointer;
}
#sidebar_searchform .input-group .input-group-btn:hover span{
	color:#4582e2;
}

/*Sidebar图+标题*/
.sidebar_pic .con {	
	display:flex;
	flex-wrap:wrap;
	margin:0 -6px;
	border-bottom:1px solid #ebebeb;
}
.sidebar_pic .con li {
	width:calc(50% - 12px);
	margin:0 6px 20px;
}
.sidebar_pic .con li .img_outline {
	display:block;
	border:1px solid #ddd;	
}
.sidebar_pic .con li .img_outline .img_holder {
	display:block;
	position:relative;
	height:0;
	padding-bottom:100%;
	overflow:hidden;
}
.sidebar_pic .con li .img_outline .img_holder img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	object-fit:contain;
}
.sidebar_pic .con li .pic_title {
	margin:0;
	padding:0;
}
.sidebar_pic .con li .pic_title a {
	display:block;
	font-size:13px;
	line-height:20px;
	text-align:center;
}

/*内页-Sidebar新闻列表*/
.sidebar_news .con li{
	color:#545455;
	border-bottom: 1px dotted #dddddd;
	background: url(../images/li.png) no-repeat left 16px;
	line-height: 21px; 
	padding: 10px 0; 
	padding-left:14px;
}
.sidebar_news .con li a:hover, .sidebar_news .con li a:focus{
	color:#4582e2;
}

/*Sidebar-Hot Tags*/
.sidebar_tag .con {
	border-bottom:1px solid #ebebeb;
}
.sidebar_tag .con h2 {
	display:inline-block;
	margin:0 6px 8px 0;
	font-size:15px;
	font-weight:400;
}
.sidebar_tag .con h2 a {	
	display:block;
	padding:6px 4px;
	border:1px solid #ddd;
}
.sidebar_tag .con h2 a:hover {
	color:#fff;
	background:#4582e2;
	border-color:#4582e2;
}

/*内页-Sidebar联系信息*/
/*
.sidebar_contact{
	margin:30px 0 35px 0;
}
*/
.sidebar_contact p{
	clear: both;
}

/***** 内页-Sidebar END ****/

/*内页-右栏*/
.right_head {
	display:block;
	/*
	margin:20px 0 10px;
	*/
	height:40px;	
	border-bottom:1px solid #ebebeb;
	/*
	clear:both;
	*/
}
.right_head h1, .right_head span {
	display:inline-block;
	max-width:100%;
	margin:0;
	height:40px;	
	line-height:40px;
	font-size:20px;
	font-weight:normal;
	color:#545454;
	border-bottom:1px solid #4582e2;	
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.right_contents{
	clear: both;
	padding:15px 0; 
	line-height:28px; 
	overflow: auto;
}
.right_contents_h1{
	margin: 0;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #000;
	font-size:24px;
	color:#434343;
	font-weight:bold;
	line-height: 34px;
}
.right_contents img {
	max-width: 840px;
}

.right_contents .time {
	font-size:13px;
	color:#666;
	text-align:center;
}

/*新闻列表-标题+摘要*/
.cat_news_list {
	padding-bottom:20px;
	overflow:hidden;
}
.cat_news_list .img_outline {
	display:block;
	margin-bottom:10px;
	padding:4px;
	border:1px solid #ddd;
}
.cat_news_list .img_outline .img_holder {
	position:relative;
	height:0;
	padding-bottom:75%;
}
.cat_news_list .img_outline .img_holder img {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	object-fit:contain;
}
.cat_news_list li {
	border-bottom:1px solid #ddd;
	margin-top:20px;
}
.cat_news_list li a:hover {
	color:#57b0db;
}
.news_time {
	font-size:14px;
	color:#999;
}

.contents {
	clear:both;
	padding:15px 2px 0 2px;
	line-height:28px;
	overflow:auto;
}
.contents_title {
	margin:0;
	padding:10px 0;
	text-align:center;
	color:#000;
	font-size:18px;
	color:#434343;
	font-weight:bold;
	line-height:34px;
}

.time i {
	color:#717375;
	padding:10px 10px 10px 0;
}
.time {
	margin-bottom:20px;
	font-size:14px;
	color:#999;
	text-align:center;
}
.cat_news_list .title {
	line-height:1;
	font-size:18px;
	margin:0 0 6px 0;
}
.cat_news_list .title a {
	display:block;
	letter-spacing:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.excerpt {
	color:#666;
	line-height:23px;
	font-size:15px;
}
.new_bnt {
	background:#717375;
	color:#fff;
	padding:4px 10px;
	font-family:'poppins-semibold';
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	margin-top:6px;
	font-size:12px;
}

/*新闻列表-标题*/
.right_news{
	clear: both; 
	list-style:none;
	margin:0; 
	padding:10px 0 20px 0;
}
.right_news li{
	background: url(../images/li.png) no-repeat left 19px;
	height:47px;
	line-height:22px;
	padding-left:13px;
	border-bottom: 1px dashed #e3e2e2;
}
.right_news li .title{
	display:inline-block;
	margin:0;
	padding:0;
	width: calc(100% - 6em);
	line-height:22px;
	font-size:15px;
	font-weight:normal;
}
.right_news li .title a{
	display:block;	
	padding: 12px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.right_news li a:hover, .right_news li a:focus{
	color:#0071bf;
}
.right_news_time{
	float:right;
	padding:12px 0;
	color:#999;
}
.relevant_news ul.right_news li{
	font-size: 14px;
}

/*分页样式*/
/*
.page{
	clear:both;
	margin:20px 0;
	text-align: center;
}
.page a{
	display: inline-block; 
	font-family: Arial; 
	font-size: 13px; 
	border: #dbdbdb 1px solid; 
	padding:4px 9px; 
	margin: 2px; 
	margin-bottom: 5px; 
	color: #31363c; 
}
.page a:hover,.page a:focus{
	font-family: Arial;
	font-size: 13px;
	border: #0071be 1px solid;
	padding:4px 9px;color: #fff;
	background-color: #0071be;
}
.page .current{
	font-family: Arial;
	border: #0071be 1px solid; 
	font-size: 13px; 
	padding:5px 9px; 
	color: #fff;
	margin: 2px;
	background-color: #0071be
}
*/
/*分页样式*/
/*
.pagenavi {
	clear:both;
	margin:20px 0;
	text-align:center;
}
.pagenavi a,.pagenavi p {
	display:inline-block;
	font-family:Arial;
	font-size:13px;
	border:#dbdbdb 1px solid;
	padding:4px 9px;
	margin:2px;
	margin-bottom:5px;
	color:#31363c;
}
.pagenavi a:hover,.page a:focus {
	font-family:Arial;
	font-size:13px;
	border:#0071be 1px solid;
	padding:4px 9px;
	color:#fff;
	background-color:#0071be;
}
.pagenavi .current {
	font-family:Arial;
	border:#0071be 1px solid;
	font-size:13px;
	padding:4px 9px;
	color:#fff;
	margin:2px;
	background-color:#0071be;
}
*/

.pagenavi {
	clear:both;
	margin:20px 0;
	text-align:center;
	line-height:26px;
	font-family:Arial;
	font-size:14px;
}
.pagenavi a,.pagenavi p {
	display:inline-block;
	min-width:36px;
	margin:0 3px 6px;
	padding:4px;	
	color:#31363c;
	border:#dbdbdb 1px solid;
}
.pagenavi a:hover,.pagenavi a:focus {
	color:#fff;
	background-color:#1e61ba;
	border-color:#1e61ba;
}
.pagenavi .current {
	color:#fff;
	background-color:#1e61ba;
	border-color:#1e61ba;
}

/*产品详细页*/
.showpic_box,.proinfo_box{
	margin: 30px 0 20px 0;
}
.product_h1{
	margin:0; 
	line-height:22px; 
	font-size:16px;
	font-weight: bold;
	color: #000; 
	padding-bottom:10px;
	border-bottom: 1px dotted #cccccc; 
}
.product_info{
	list-style:none;
	padding:0px;
	margin-top:10px;
}
.product_info p{
	line-height:28px; 
}
.product_btn{
	margin-top: 25px;
}
#pic-page{
	text-align: center;
	margin-top:10px;
}
#pic-page a{
	margin: 0 2px;
}
#pic-page a img{
	width:40px;
	padding: 2px;
	border: solid #ccc 1px;
	margin-bottom:5px;
}
#pic-page a:hover img, #pic-page a.active img {
	border: solid #5280DD 1px;
}
.product_con {
	clear: both; 
	border-top: 1px dotted #a9a9a9;
	margin:10px 0 20px 0;
	padding:20px 0 0 0; 
	line-height:26px;
	overflow: auto;
}
.photo_con {
	clear: both;
	margin:0 0 20px 0; 
	padding:10px 0 20px 0;
	line-height:26px;
	overflow: auto;
}
 .product_con img, .photo_con img {
	max-width: 840px;
}

/*按钮样式*/
.download_btn {
	float: right;
	display: block;
	margin: 10px 10px 20px 0;
}
.page-btn {
	display: inline-block;
	float: left; 
	background-color: #0071bf;
	border-radius: 0; 
	border: none; 
	transition:background 0.5s;
	margin-right: 15px;
}
.page-btn:hover, .page-btn:focus {
	background-color:#3f3f3f;
}
.grey-btn {
	border-radius: 0;
	border: none;
	background-color: #E8E8E8;
}
.grey-btn:hover, .grey-btn:focus {
	background-color: #ccc;
}

/*在线留言*/
.feedback {
	margin-top: 50px;
}
.form-horizontal .form-group{
	margin-right: -10px;
	margin-left: -10px;
}
.codeimg{
	margin: 0 0 -10px -18px;
}

/*上一个下一个*/
.point{
	clear: both; 
	margin:20px 0 40px 0;
	line-height:22px;
}
.point span.to_prev{
	text-align:center;
}
.point span.to_prev a{
	color:#337AB7;
}
.point span.to_prev a:hover{
	color: #ea042b;
}
.point span.to_next{
	text-align:center;
}
.point span.to_next a{
	color:#337AB7;
}
.point span.to_next a:hover{
	color: #ea042b;
}

/*标签样式*/
.tags{
	margin: 18px 0 10px 0;
}
.tags a{
	margin: 0 5px 8px 0;
}
.tags_list{
	padding: 5px 10px 100px 10px;
}
.tags_ul{
	margin-top: 0;
}
.tags_ul li{
	line-height: 28px;
	margin-bottom: 8px;
	padding-bottom: 10px;
}
.tags_ul h3{
	font-size: 14px;
	padding: 0;
	margin: 0;
	line-height: 20px;
}
.tags_ul p{
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #777;
	line-height: 20px;
	padding-top: 8px;
}

/*网站地图*/
ul.ul_sitemap{
	margin: 30px 0 40px 30px;
}
ul.ul_sitemap li{
	list-style: none;
	line-height: 26px;
	clear: both;
}
ul.ul_sitemap li a{
	color: #7d7d7d;
}
li.small_li_sitemap{
	clear: both;
	padding-left: 12px;
}
li.small_li2_sitemap{
	float: left;
	padding-left: 20px;
}

/*底部友情链接*/
.link_box{
	background-color: #3864a9;
	padding: 15px 0;
	color: #fff;
	font-size: 13px;
}
.link_box a{
	color: #fff;
	padding:0 0 0 10px;
	font-size: 13px;
}
.link_box a:hover{
	color: #f7ec6f;
}
.link_box a:last-child{
	border-right:0;
}
.link_box button{
	display: none;
}
.link_title{
	font-size: 13px;
	margin-right: -6px;
}
.link_title:after{
	content:":";
}

/*底部热门标签*/
.tags_box{
	background-color: #3864a9;
	padding: 15px 0;
	color: #fff;
	font-size: 13px;
}
.tags_box a{
	color: #fff;
	padding:0 2px 0 8px;
	font-size: 13px;
}
.tags_box a:hover{
	color: #f7ec6f;
}
.tags_box a:last-child{
	border-right:0;
}
.tags_box button{
	display: none;
}
.tags_title{
	font-size: 13px;
	margin-right: -6px;
}
.tags_title a{
	padding:0px;
}
.tags_title:after{
	content:":";
}

/*底部信息*/
footer{
	/*
	margin-top: 20px;
	*/
	color:#fff;
	padding:40px 0;
	background-color: #4b73b1;
}
.footer_logo{
	/*
	max-width: 196px;
	*/
	width: auto;
}
.footer_logo_text{
	width: 196px;
	text-align: center;
	margin-top: 15px;
	padding-top: 12px;
	border-top: 1px solid #6488c1;
	line-height: 24px;
}
.footer_contact a{
	color: #fff;
}
.footer_contact a:hover, .footer_contact a:focus{
	color: #f7ec6f;
}

/*底部分类*/
.footer_menu a{
	color: #fff;
}
.footer_menu a:hover{
	color: #f7ec6f;
}
.footer_menu_first{
	font-weight: bold;
	font-size: 16px;
}
.footer_qrcode{
	max-width: 130px;
}
.footer_qrcode_text{
	width: 130px;
	text-align: center;
	margin-top: 15px;
}

.footer-bar {
	padding:10px 0;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-color:#4b73b1;
}

/*Translate*/
.translate{
	background-color: #4b73b1;
	padding: 0 0 30px 0;
}
.translate_btn{
	width:110px;
	margin: 0 auto;
}

/*UEditor*/
table{
	margin-bottom:10px;
	border-collapse:collapse;
	display:table;
}
td,th{
	padding: 5px 10px;
	border: 1px solid #DDD;
}
caption{
	border:1px dashed #DDD;
	border-bottom:0;
	padding:3px;
	text-align:center;
}
th{
	border-top:1px solid #BBB;
	background-color:#F7F7F7;
}
table tr.firstRow th{
	border-top-width:2px;
}
.ue-table-interlace-color-single{
	background-color: #fcfcfc;
} 
.ue-table-interlace-color-double{
	background-color: #f7faff;
}
td p{
	margin:0;
	padding:0;
}
.bshare-custom.icon-medium-plus, .bshare-custom.icon-large{
	width: 230px;
	float: left;
}


/*大屏幕样式*/
@media screen and (min-width: 769px) {
	.logo {
		margin-top:35px;
		margin-bottom: 15px;
		max-width: 700px;
	}
	/*导航*/
	.navbar {
		margin: 0;
		margin-top:24px;
		border:none;
		background-color: #1e61ba;
		min-height: 60px;
	}
	.navbar-nav > li {}
	.navbar-nav > li:first-child{}
	.navbar-nav > li:last-child{}
	.navbar-nav > li > a{
		text-align: center;
	}
	.navbar-default .navbar-nav > li > a{
		color: #fff;
		font-size: 16px;
		padding: 20px 34px 20px 34px;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a.active,
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus{
		background-color: #404040;
		color: #fff; 
	}
	.navbar-default .navbar-nav .dropdown > i {
    	display: none;
	}
	.navbar-brand {
		display: none;
	}
	/*导航-触发滚动*/
	.navbar-fixed-top {
		min-height: 50px;
		margin-top:0;
		opacity: 0.9;
	}
	.navbar-fixed-top ul.navbar-nav > li > a{
		/*
		padding: 15px 25px 15px 25px;
		*/
		padding-top: 15px;
		padding-bottom: 15px;
	}
	/*导航二级菜单*/
	.nav_small{
		background-color:#404040;
		background-color: rgba(64,64,64,0.9);
		padding: 10px 0;
		padding-bottom: 15px;
		border-radius: 0;
		border: none;
		box-shadow: none;
	}
	.nav_small > li > a{
		line-height:20px;
		padding: 7px 0;
		text-align:center;
		font-size: 15px;
		color: #fff;		
	}
	.nav_small > li > a:hover{
		color: #fff;
		background-color: #000;
	}
	
	.nav_small > li > .nav_small{
		position:absolute;
		top:0;
		left: calc(100% + 1px);		
	}
	
	#app_menudown, #search_btn{
		display:none;
	}
	.mfoot_box {
		display:none;
	}
}

/*小屏幕样式*/
@media screen and (max-width: 768px){
	.top_welcome, .top_tel{
		display: none;
	}
	.logo{
		display: block;
		margin: 0 auto;
		margin-top:25px;
		margin-bottom: 25px;
		/*
		max-width:350px;
		*/
		max-width:100%;
	}
	
	#topsearch{
		display: none;
	}
	.search_group{
		margin: 5px 0 15px 0;
	}
	#search_btn{
		float: right;
		margin-top: 7px;
		padding:8px 13px;
		font-size: 17px;
		border-radius: 4px; 
		color: #fff;
	}
	#search_btn:hover, #search_btn:focus{
		cursor: pointer;
		background-color: #404040;
	}
	/*导航菜单*/
	.navbar {
		min-height: 50px;
		margin: 0;
		border: 0;		
		background-color: #1e61ba;
	}
	.navbar-default .navbar-brand {
		color: #fff;
		font-size: 16px;
	}
	.navbar-default .navbar-brand:hover,
	.navbar-default .navbar-brand:focus {
		color: #fff;
	}
	.navbar-toggle {
		border:none;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border:none;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: #404040;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar-default .navbar-nav > li:last-child{
		border: none;
	}
	.navbar-default .navbar-nav > li > a,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus,
	.navbar-default .navbar-nav > .open > a, 
	.navbar-default .navbar-nav > .open > a:hover, 
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		background-color: #404040;
		color: #fff;
	}
	.navbar-nav li a > span {
		display: none;
	}
	.navbar-nav li i {
		position: absolute;
		display: block;
		right: 0;
		top: 0;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		-ms-transition: all .3s;
		cursor: pointer;
	}
	.navbar-nav .dropdown-menu {
    	position: static;
    	float: none;
    	width: auto;
    	margin-top: 0;
   		background-color: transparent;
    	border: 0;
    	-webkit-box-shadow: none;
    	box-shadow: none;
	}
	#app_menudown {
		position: absolute;
		top:0;
		right:0;
		font-size:16px;
	}
	#app_menudown:hover {
		background-color: #404040;
	}
	.navbar-fixed-top {
		margin-top:0;
		opacity: 0.9;
	}
	
	.index_head .title {
		font-size: 24px;
	}
	.index_head p {
		display: none;
	}
	.product_head h2 {
		margin-top: 40px; 
		font-size: 25px;
	}
	.product_head p {
		display: none;
	}
	/*
	.product_img {
		min-height: 180px;
	}
	*/
	.product_list2 div.product_img{
		min-height: 180px;
	}

	.case_head h2 {
		margin-top: 0;
		font-size: 26px; 
	}
	.case_head p {
		display: none;
	}
	.case_title a{
		/*
		font-size: 14px;
		*/
	}

	.advantage_head h2{
		font-size:24px;
	}
	.advantage_h3{
		text-align: center;
		font-size: 16px;
	}
	.advantage_h3 a{
		text-align: center;
	}
	.advantage_p{
		text-align: center;
		padding-bottom: 15px;
	}
	.advantage_img{
		float: none;
		display: block;
		margin: 30px auto 0;
	}

	.about_head{
		margin-bottom: 25px;
	}
	.about_head h2{
		margin-top: 35px; 
		font-size: 26px; 
	}
	.about_head p{
		font-size: 14px; 
		margin-top:8px;
	}
	.about_h3{
		font-size: 22px;
	}
	.about_content{
		margin-top:0;
	}
	.about_btn{
		margin: 20px auto 30px;
	}

	.news_head{
		margin-bottom: 35px;
	}
	.news_head h2{
		margin-top: 30px; 
		font-size: 26px; 
	}

	.cooperation_head{
		margin-top: 40px;
	}
	.cooperation_head h2{
		font-size: 26px; 
	}
	.cooperation_head p{
		font-size: 12px; 
		margin-top:8px;
	}
	.cooperation_index{
		/*
		min-height: 120px;
		*/
		margin-bottom: 30px;
	}
	
	.right_news li .title{
		width: 100%;
	}
	.right_news_time{
		display: none;
	}
	.right_contents img,
	.product_con img,
	.photo_con img {
		max-width: 100%;
	}
	.feedback{
		margin-top:20px;
	}
	.proinfo_box {
		margin-bottom: 80px;
	}
	#pic-page a img {
		width:35px;
	}
	#cmsFloatPanel{
		display: none;
	}
	.point span.to_prev,
	.point span.to_next {
		text-align:left;
		padding-bottom: 8px;
	}

	footer {
		padding-top: 40px;
		padding-bottom:25px;
	}
	.footer_logo,
	.footer_logo_text {
		display: none;
	}
	.footer_contact {
		margin-bottom:30px;
	}
	.footer_qrcode{
		display: block;
		max-width: 130px;
		margin: 0 auto;
		margin-top: 25px;
	}
	.footer_qrcode_text {
		width: 130px;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 35px;
	}
	
	.footer_menu {
		margin-bottom: 20px;
	}

	.link_box {
		padding-left: 7px;
		text-align: center;
	}
	.link_box a {
		display: block;
		border-right:0px;
		padding:4px 0;
	}
	.link_title{
		display: block;
	}
	.link_title:after {
		content:"";
	}
	.link_box button{
		display: inline-block;
		background-color: transparent;
		border: none;
		float: right;
		margin-top: -20px;
	}
	.link_box button:hover,
	.link_box button:focus{
		color: #f7ec6f;
	}
	.link_list{
		display: none;
		padding-top: 7px;
	}

	.tags_box{
		padding-left: 7px;
		text-align: center;
	}
	.tags_box a{
		display: block;
		border-right: 0;
		padding:4px 0;
	}
	.tags_title{
		display: block;
	}
	.tags_title:after{
		content:"";
	}
	.tags_box button{
		display: inline-block;
		background-color: transparent;
		border: none;
		float: right;
		margin-top: -20px;
	}
	.tags_box button:hover,
	.tags_box button:focus{
		color: #f7ec6f;
	}
	.tags_rows{
		display: none;
		padding-top: 7px;
	}
	 
	.footer-bar{
		margin-bottom: 50px;
	}

	.mfoot_box{
		background-color: #fafafa;
	}
	.mfoot_nav {
		width:25%;
		float:left;
		background-color: #fafafa;
		text-align:center;
		color:#898989;
	} 
	.mfoot_nav:hover,
	.mfoot_nav:focus {
		background-color: #e4e4e4;
		cursor:pointer;
	}
	.mfoot_nav a {
		color:#898989;
		display:block;
	}
	.mfoot_nav span {
		display:block;
		padding:0;
	}
	.mfoot_share {
		width: 240px;
		padding: 5px;
	}
	.mfoot_eshare {
		width: 200px;
		padding: 5px;
	}
}

@media screen and (max-width: 767px) {
	.copyright_p{
		display:none;
	}
}

/*320px到768px*/
@media screen and (min-width:320px) and (max-width:768px) {
	.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4, .col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8, .col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12 {
		float: left;
	}
	.col-mm-12 {
		width: 100%;
	}
	.col-mm-11 {
		width: 91.66666667%;
	}
	.col-mm-10 {
		width: 83.33333333%;
	}
	.col-mm-9 {
		width: 75%;
	}
	.col-mm-8 {
		width: 66.66666667%;
	}
	.col-mm-7 {
		width: 58.33333333%;
	}
	.col-mm-6 {
		width: 50%;
	}
	.col-mm-5 {
		width: 41.66666667%;
	}
	.col-mm-4 {
		width: 33.33333333%;
	}
	.col-mm-3 {
		width: 25%;
	}
	.col-mm-2 {
		width: 16.66666667%;
	}
	.col-mm-1 {
		width: 8.33333333%;
	}
}