﻿@import "font-awesome.min.css";
@import "style2.css";
@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;
}
 h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1, h2 {

}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #01459A;
	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;
}
.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;
}
.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(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/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: 0 0;
    background: #e4e4e4;
/*	background: url(../images/background-main.jpg) top center repeat-x; */
}
/*end*/

/**顶部**/
#header {
	float: left;
	width: 100%;

}
.logo {
	float: left;
}
.logo img {
	height: 54px;
}
.top_des {
    float: left;
    height: 64px;
    line-height: 64px;
    font-size: 22px;
    color: #062be8;
    font-weight: bolder;
    border-left: 1px solid #d4d0c8;
    margin: 10px 0 0 25px;
    padding-left: 25px;
}
.top_des a {
	color: #062be8;
}
.top_des span {
	display: block;
}
.top_des .a {
    font-size: 22px;
    color: #0158c2;
    font-family: Arial;
    line-height: 26px;
    margin-top: 0px;
}
.top_des .b {
    font-size: 14px;
    color: #0158c2;
    font-family: Arial;
    line-height: 20px;
    margin-top: 4px;
}
.tel {
	float: right;
	height: 58px;
	background: url(../images/tel.jpg) no-repeat left center;
	background-size: contain;
	margin: 9px 0;
	padding-left: 63px;
}
.tel span {
	display: block;
}
.tel .c {
	font-size: 20px;
	color: #030c3a;
	line-height: 27px;
	letter-spacing: 6px;
	margin-left: 5px;
}
.tel .d {
	font-size: 32px;
	color: #ff0000;
	font-family: Arial;
	line-height: 30px;
	margin-top: 4px;
}
/*end*/

/*menu*/
#navigate {
	float: left;
	width: 100%;
	background: #0158c2;
}
#navigate ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	position: relative;
	width: 11.1%;
}
#navigate ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 0 34px;
}
#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: #0158C2;
}
#navigate ul li .drop_menu {
	width: 145px;
	position: absolute;
	left: 0;
	top: 50px;
	display: none;
	text-align: center;
	background: #01459a;
	z-index: 2;
}
#navigate ul li .drop_menu li {
	float: left;
	width: 100%;
	height: auto;
	line-height: 22px;
	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: #01459a;
	-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: #0158C2;
}
/*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: 400px;
	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: #006db7;/*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: #ff6600;
}
.slideBox .prev {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -37.5px;
	display: none;
	width: 49px;
	height: 75px;
	background: url(../images/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(../images/right.png) no-repeat left top;
	cursor: pointer;
}
.slideBox:hover .prev, .slideBox:hover .next {
	display: block;
}
/*end*/

/* 服务项目 */
#service {
	float: left;
	width: 100%;
	padding: 30px 0 0 0;
}
.home_top {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
	background: url(../images/home_top_bg.jpg) no-repeat center bottom;
}
.home_top h3 {
    float: left;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 2px;
}
.home_top span {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
}
.service_con {
	float: left;
	width: 100%;
}
.service_con_row {
    margin: 0 -10px;
}
.service_item {
	float: left;
	width: 33.3333%;
	padding: 10px;
}
.service_item a {
	display: block;
	float: left;
	width: 100%;
}
.service_item_img {
	float: left;
	width: 55%;
	height: 180px;
	background-size: cover !important;
}
.service_item_title {
	float: left;
	width: 45%;
	height: 180px;
	padding: 0 7px;
	display: table;
	font-size: 20px;
	color: #fff;
    background: #265ddc;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
}
.service_item_title div {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
/* 关于我们 */
#about {
	float: left;
	width: 100%;
	padding: 30px 0 0 0;
}
.about_con {
	float: left;
	width: 100%;
}
.about_img {
	float: left;
	width: 425px;
	margin-right: 25px;
}
.about_img img {
	width: 100%;
	height: auto;
	box-shadow: 5px 5px 12px #dcdcdc;
}
.about_des {
	font-size: 16px;
	line-height: 180%;
	color: #222;
	text-indent: 28px;
}
.about_more {
	float: left;
	display: block;
	color: #01459a;
	line-height: 150%;
}
.about_more:hover {
	color: #fc0;
}
/* 新闻中心 */
#news {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.news_con {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
.news_item {
	float: left;
    width: 25%;
    padding: 0 5px;
    margin: 15px 0 5px 0;
}
.news_item_box {
	float: left;
	width: 100%;
}
.news_item_time {
    float: left;
    width: 110px;
    height: 160px;
    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: 90px;
    font-size: 18px;
    color: #fff;
    background: #0a30f5;
}
.news_item_right {
	margin-left: 120px;
	background:#f7f3f3
}
.news_item_title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 10px;
}
.news_item_img {
    height: 130px;
    line-height: 120px;
    overflow: hidden;
    width: 240px;
    white-space: nowrap;
    padding-top: 0px;
}
.news_item_img img{
    width: 240px;
    height: 120px;
    line-height: 90px;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0px;
}
.news_item_title a {
	font-size: 18px;
	color: #000;
}
.news_item_title a:hover {
	color: #01459a;
	text-decoration: underline;
}
.news_item_des {
    height: 90px;
    line-height: 22px;
    font-size: 14px;
    color: #000000;
    overflow: hidden;
}
/* footer */
#footer {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #01459A;
	margin-top: 0px;
	overflow: hidden
}
#wechat {
	float: right;
}
.wechat_img {
	float: right;
	width: 140px;
	height: 140px;
}
.wechat_img img {
	width: 100%;
	height: 100%;
}
.wechat_txt {
	float: right;
	width: 140px;
	height: 140px;
	background: url(../images/photo_bg.jpg) no-repeat left center;
	text-align: center;
}
.wechat_txt img {
	width: 40px;
	height: auto;
	margin-top: 17px;
}
.wechat_txt span {
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin-top: 9px;
}
.footer_con {
	margin-right: 320px;
	margin-top: 7px;
}
.footer_con span {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.footer_con span a {
	font-size: 14px;
	color: #fff;
}
.footer_con span a:hover {
	color: #fc0;
}
.partners {
    color:#ffffff;
}
.partners a {
    padding: 0px 16px 0 0;
    line-height: 24px;
    margin-left: 8px;
    color: #ffffff;
}
.foot-flink {
	color: #9a9898;
}
.foot-flink a {
	color: #9a9898;
	padding: 0 7px 0 0;
	line-height: 24px;
	margin-left:6px;
}
/*left*/
#left {
	float: left;
	width: 28.5%;
}
.left_list {
	float: left;
	width: 100%;
}
.left_top {
    float: left;
    width: 100%;
    background: #00aef3;
    text-align: center;
    margin-top: 10px;
    border: 1px;
}
.left_top h3 {
    width: 100%;
    line-height: 70px;
    color: #fff;
}
.left_top h3 a {
	color: #fff;
}
.left_con {
	padding: 0px;
	line-height: 24px;
	width: 100%;
	background: #fff;
	float: left;

}

.type_list, .top_list   {
	width: 100%;
	float: left;
}
.top_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.type_list ul {
	margin: 0px;
    padding-left: 12px;
	list-style-type: decimal;
    background: url(../images/news_list.jpg) no-repeat 3px 12px;	
}
.contact {
	float: left;
    margin-top: 12px;
}
.top_list li {
    margin: 4px;
    line-height: 40px;
    overflow: hidden;
    background: #acd5f5;
    width: 47.5%;
    float: left;
    border: 1px solid #0158c2;
}
.type_list li {
    margin: 2px 2px 2px 6px;
    padding: 2px 2px 2px 0px;
    height: 40px;
    line-height: 35px;
    margin-top: 2px;
    overflow: hidden;
    border-bottom: 1px;
}
.top_list li a {
    /* color: #ffffff; */
    padding-left: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    display: block;
    transition: all .3s ease;
    float: left;
    overflow: hidden;
    width: 100%; 
}
.wangluo  {
    line-height: 24px;
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 10px;
}
.wangluo h3 {
	line-height: 70px;
    color: #fff;
    background: #00aef3;
    text-align: center;
}
.wangluo li {
    line-height: 35px;
    margin: 4px;
    padding: 2px;
    overflow: hidden;
    background: #acd5f5;
    width: 22.6%;
    float: left;
    border: 1px solid #0158c2;    
}
.wangluo li a {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    display: block;
    transition: all .3s ease;
    float: left;
    overflow: hidden;
    width: 100%; 
    text-align: center;
}
.type_list li a {
    color: #333;
    padding: 3px;
    font-size: 12px;
    color: #000000;
    display: block;
    transition: all .3s ease;
    float: left;
    overflow: hidden;
    width: 79%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.type_list li span {
	float:right;
	font-size: 12px;
}
.airlines  {
    padding: 0px;
    line-height: 24px;
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 10px;
}
 .airports  {
    padding: 0px;
    line-height: 24px;
    width: 100%;
    background: #fff;
    float: left;
    margin-top: 10px;
}
.airlines  li {
    padding: 3%;
    font-size: 14px;
    color: #000000;
    display: block;
    transition: all .3s ease;
    float: left;
    overflow: hidden;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.airlines  h3 {
    text-align: center;
    padding: 20px;
    border-bottom: 2px solid #00aef3;
}

.airports  h3 {
    text-align: center;
    padding: 20px;
    border-bottom: 2px solid #00aef3;
}
.airlines   img {
    border: 1px solid #00aef3;
}
.airports  img {
    border: 1px solid #00aef3;
}
 .airports li {
    padding: 3%;
    font-size: 14px;
    color: #000000;
    display: block;
    transition: all .3s ease;
    float: left;
    overflow: hidden;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.top_list li a:hover,.wangluo li a:hover, .airlines  a:hover,.airports  a:hover,.content a:hover, .content td:hover, .type_list li a:hover, .type_list li a.current {
	color: #fff;
	background: #1235e2 ;
}
.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: 70%;
	float: right;
}
#right_top {
    float: left;
    width: 100%;
    height: 70px;
    line-height: 70px;
    margin-bottom: 20px;
    background: #00aef3;
    color: #fff;
	margin-top: 10px;
	border: 1px;
}
#right_top a {
	color: #fff;
}
#right_top h3 {
	float: left;
	font-size: 18px;
	line-height: 74px;
	padding-left: 20px;
}
#right_top span {
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
#right_top li {
	float: left;
	margin-left: 6px;
}
.content {
    width: 100%;
    float: left;
    padding: 0 15px;
    line-height: 200%;
    overflow-x: hidden;
    min-height: 300px;
    overflow: hidden;
    background: #fff;
    /* border: 1px solid #c3bdbd; */
    border-radius: 10px;
}
#right_con  {
	width:100%;
    float: left;
    background: #ffffff;
}
#right_con img {
	max-width: 100%;
	height: auto;
}
.brief {
    padding: 20px;
    border-bottom: 2px solid #00aef3;
    font-size: 16px;
}
/*end*/
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 18px 0 15px;
	border-top: 1px dashed red;
}
.art_list:first-child {
	border-top: none;
	padding-top: 15px;
}
.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: 80px;
}
.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: #acd5f5;
	text-align: center;
	color: #1235e2;
}
.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: #000;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	overflow: hidden;
}
.articleList {
    width: 100%;
    float: left;
    padding: 1% 2%;
}
.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(../images/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 #d8d1d1;
}
.articleAuthor span {
	margin: 0px 6px;
	font-size: 12px;
	color: #666;
}
.articleInfo {
    width: 100%;
    padding: 10px 0px 0 0;
    line-height: 200%;
}
.articleInfo a {
	color: #0000ff;
}
.articleInfo li{
	width: 25%;
	padding: 10px 10px;
    display:block;
    float: left;
	
}
.article_recommend {
    margin:  0;
}
.article_recommend p {
  margin-top: 12px !important; 
  margin-right: 0 !important; 
  margin-bottom: 0 !important; 
  margin-left: 0 !important;
    text-indent: 16px ;
}
.article_keywords {
    padding-left: 16px;
}
.postcopyright {
    border: 1px solid red;
    padding: 0px 16px;
}
.content li {
    padding: 0; 
}
.articleInfo img {
	max-width: 100%;
	text-align: center;
}
.articleInfo table  span {
    display: block;
}
.summary {
    background: #4488c9;
    font-style: oblique;
    /* border-bottom: 1px solid #6138de; */
    padding: 12px 32px;
    color: #ffffff;
}
.summary span{
    font-weight: bold;
}
.content h2 {
    margin: 10px 0;
    font-size: 16px;
    line-height: 36px;
    background: #ffffff;
}
.content h3 {
	margin: 12px 0;
	font-size: 16px;
	line-height: 40px;
}
.content p {
	margin: 12px 0;
    font-size: 14px;
	line-height: 30px;
}
.article_keywords span {
    padding: 0 8px;
    background: #ff0000;
    color: #ffffff;
    font-weight: 600;
}
.article_recommend li {
    width:100% ;
}
.content strong {
	margin: 8px 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.pageUpDown {
	text-align: left;
	font-size: 14px;
	color: #222;
}
.pageUpDown span {
	display: inline-block;
	padding: 10px 24px;
}
.comments {
    border: solid 1px #d7d7d7;
	background: #ffffff;
	padding: 12px;
}
.content h3 {
    margin: 12px 0;
    font-size: 15px;
    line-height: 40px;
	background: #ffffff;
    border-bottom: 1px dashed black;
}
.news-prev{
	float:left;
}
.news-next{
	float:right;
}
.pageUpDown a {
	font-size: 14px;
	color: #222;
}
.bdshare-button-style0-16 {
    margin: 5px 20px;
}
.articleImg {
	text-align: center;
}
.bdsharebuttonbox {
	float:right;
}
#likearticle h3{
    color: #000;
    font-size: 16px;
    margin: 6px 0px;
    line-height: 36px;
    display: inherit;
    border-bottom: 1px dashed black;
    background: #fff;
    text-indent: 26px;

    background: #fff;
}
#likearticle ul{
    padding-top: 0px;
}
#likearticle li{
    width: 273px;
    height: 254px;
    overflow: hidden;
    float: left;
}
#likearticle img{
    display: block;
    width: 256px;
    height: 180px;
}
#likearticle p{
    padding: 6px;
    text-align: center;
    font-size: 14px;
    background: #e7f5fb;
    height: 72px;
}

/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
	padding-top: 16px;
    background: #ffffff;
}
.productList h1{
	padding-left: 32px;
}
.productList p{
	padding: 0 32px;
}
.pro_list {
	float: left;
	width: 33.3333%;
	text-align: center;
	margin-bottom: 24px;
	padding: 0 8px;
}
.pro_list_air {
    float: left;
    width: 100%;
    /* height: 310px; */
    box-shadow: 0 0 6px #ccc;
    padding: 10px;
    transition: all .3s ease;
}
.pro_list_box {
    float: left;
    width: 100%;
    /* height: 292px; */
    box-shadow: 0 0 6px #ccc;
    padding: 6px;
    transition: all .3s ease;
}
.pro_list_box:hover {
	box-shadow: 0 0 7px #ccc;
}
.pro_list_img {
	float: left;
	width: 100%;
	height: auto;
}
.pro_list_img a {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	background-size: contain !important;
}
.pro_list_title {
	float: left;
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	height: 100px;
}
.pro_list_title h3 {
    overflow: hidden;
    height: 28px;
    line-height: 28px;
}
.pro_list_title a {
    transition: all .3s ease;
    font-size: 16px;
    font-weight: bold;
	overflow: hidden;
}
.pro_list_title p {
    font-size: 14px;
    font-color: #666666;
}
.pro_list_box:hover .pro_list_title a {
	color: #01459A;
}
.pro_list_air:hover {
	box-shadow: 0 0 7px #ccc;
	color: #01459A;
}
.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 solid #0740f7;
    line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 150%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 0px 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: #01459A;
	color: #fff;
}
.pages li.active a {
	background: #01459A;
	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: 276px;
	top: 50%;
	margin-top: 62px;
	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: #00aef3;
	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: #212021;
}
.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 #f79800;
	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 #f79800;
	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(../images/u1.png) no-repeat center center;
	display: block;
}
.t2 i {
	width: 68px;
	height: 68px;
	background: url(../images/u2.png) no-repeat center center;
	display: block;
}
.t3 i {
	width: 68px;
	height: 68px;
	background: url(../images/u3.png) no-repeat center center;
	display: block;
}
.t4 i {
	width: 68px;
	height: 68px;
	background: url(../images/u4.png) no-repeat center center;
	display: block;
}
.t5 i {
	width: 68px;
	height: 68px;
	background: url(../images/u5.png) no-repeat center center;
	display: block;
}
@media screen and (min-width: 1430px) {
.container {
	width: 1230px;
}
}
@media screen and (max-width: 1430px) {
#left {
	width: 29%;
}
#right {
	width: 70%;
}
}
@media screen and (max-width: 1430px) {
.slideBox .bd li .flash_img {
	padding-bottom: 400px;
}
#banner {
	height: 320px;
}
#navigate ul li a {
	padding: 0 25px;
}
.logo img {
	height: 60px;
}
.top_des {
	margin: 10px 0 0 25px;
	font-size: 18px;
}
.tel {
	height: 48px;
}
.tel .a {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 3px;
}
.tel .b {
	font-size: 24px;
}
}
@media screen and (max-width: 992px) {
.slideBox .bd li .flash_img {
	padding-bottom: 300px;
}
#banner {
	height: 220px;
}
#navigate ul li a {
	font-size: 14px;
	padding: 0 15px;
}
#navigate ul li .drop_menu li a {
	font-size: 12px;
}
.logo img {
	height: 50px;
}
.tel {
	display: none;
}
.home_top h3 {
	font-size: 24px;
}
.home_top span {
	font-size: 12px;
}
.service_item {
	width: 50%;
}
.service_item_title {
	font-size: 18px;
}
.service_item_title h2 {
	font-size: 18px;
}
#wechat {
    text-align: center;
    width: 100%;
}
.footer_con {
	margin: 0;
	display: none;
}
.partners {
	display: none;
}
.foot-flink {
	display: none;
}
.main {
    background: #ffffff;
    /* background: url(../images/background-main.jpg) top center repeat-x; */
}
#left {
	width: 100%;
	margin-bottom: 20px;
}
#right {
	width: 100%;
}
.type_list li a {
	background: #F2F2F2;
}
.type_list li a:hover, .type_list li a.current {
	background: #01459A;
}
.pro_list {
	width: 25%;
}
}
 @media screen and (max-width: 760px) {
.slideBox .bd li .flash_img {
	padding-bottom: 160px;
}
#banner {
	height: 120px;
}
.top_des {
	display: none;
}
#header {
	padding: 0;
}
.logo img {
	height: 45px;
	margin: 12.5px 0;
}
#navigate {
	display: none;
}
.service_item {
	padding: 5px;
}
.service_con_row {
	margin-left: -15px;
	margin-right: -15px;
}
.about_img {
	width: 200px;
	margin: 0 15px 5px 0;
}
.news_con {
	margin: 0;
}
.news_item {
	width: 100%;
	margin: 10px 0 15px 0;
}
.news_item_title {
	margin-top: -4px;
}
.news_item_title a {
	font-size: 16px;
}
.news_item_des {
	height: 44px;
}
.news_item_time {
	width: 67px;
	height: 70px;
}
.news_item_time .a {
	line-height: 45px;
	font-size: 24px;
}
.news_item_time .b {
	line-height: 25px;
	font-size: 12px;
}
.news_item_right {
	margin-left: 80px;
}
.home_top span {
	display: none;
}
#service {
    padding: 6px 0 0 0;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.ad_990 {
    width: 100%;
    margin:  0; 
}
.w1190 p {
    display: none;
}
.home_top {
	background: url(../images/line.jpg) no-repeat center bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.service_item {
	padding: 0 8px;
	margin-bottom: 10px;
}
.service_con_row {
	margin-left: -8px;
	margin-right: -8px;
}
.service_item_img {
	height: 78px;
}
.service_item_title {
	height: 78px;
	font-size: 14px;
}
.home_top h3 {
	font-size: 20px;
}
#about {
	padding: 0;
}
#news {
	padding: 30px 0 0 0;
}
.foot-flink {
	text-align: center;
	font-size: 12px;
}
.art_title {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#left {
	display: none;
}
#right_con {
	padding: 0;
    width: 100%;
}
#right_top h3 {
    font-size: 16px;
    display: none;
}
#right_top {
    float: left;
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-bottom: 10px;
    background: #00aef3;
    color: #fff;
    margin-top: 10px;
    border: 1px;
    border-radius: 10px;
}
#right_top span {
	font-size: 14px;
}
.art_list {
	padding: 20px 0;
}
.pro_list {
	width: 100%;
	padding: 0px 8px;
	margin-bottom: 16px;
}
.productList {
    width: 100%;
    float: left;
    padding-top: 16px;
    border-top: 1px solid #0740f7;
}
.productList_row {
	margin-left: 0px;
	margin-right: 0px;
}
.pages a {
	font-size: 12px;
}
.articleTitle {
	font-size: 18px;
	line-height: 30px;
}
#footer {
	padding: 10px 0;
	margin-top: 25px;
	text-align:center;
}
.footer_con span {
	display: none;
}
.footer_con span:first-child {
	display: block;
	text-align: center;
}
.footer_con span {
	font-size: 12px;
	line-height: 20px;
}
.footer_con span a {
	font-size: 12px;
}
/*手机底部导航*/
#toolbar {
	display: none;
}
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#newBridge .nb-icon-group {
    display: none;
}
#newBridge .nb-icon-wrap-base{
    display: none;
}
#toolbar2 {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
background: #ce1717;
	display: block;
}
#toolbar2 li {
	float: left;
	width: 50%;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	text-align: center;
}
#toolbar2 a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar2 a span {
	font-size: 22px;
	display: block;
}
}
@media screen and (max-width: 640px) {
}
.as_likeart {
	padding: 10px !important;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #222;
}
.logo {
    background: url(../images/logo.png) no-repeat;
    width: 300px;
    height: 64px;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
}
.logo a {
    width: 300px;
    height: 64px;
    display: block;
    text-indent: -999em;
    margin-top: -20px;
}

table,th,tr,td{
	text-align:center;
	background: rgb(259, 256, 240)
}

.content th {
    background: #1EA723;
    color: #ffffff;
	font-weight:bolder;
    padding: 10px;
    border-color: #ffffff;
    width:15%;
}
.content td {
    text-align: center;
    padding: 6px;
}
.price2{
	width: 100%;
    float: left;
    /* padding: 0 10px; */
    line-height: 150%;
    /* overflow-x: hidden; */
    min-height: 300px;
    height: auto !important;
    height: 300px;
    overflow: hidden;
    background-color: #f9f9f8;
}
.price1{
    width: 100%;
    /* padding: 10px 15px; */
    line-height: 150%;
    min-height: 250px;
    background-color: #f9f9f8;
}
.hdtop {
    height: 30px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    z-index: 999;
}
.hdtop span {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #0c1ef9;
}
.hdtop em {
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
	font-size: 16px;
	font-style:normal
}
}
.hdtop em a  {
    float: left;
    font-size: 14px;
    color: #0c1ef9;
    padding: 0px 10px;
	border-left: 2px solid #0c1ef9;
}
.hdtop .container * {
    display: inline-block;
}
#h2{
    float: left;
    font-size: 14px;
    color: #0c1ef9;
    padding: 0px 0px;
}
#h2 h2{
    float: left;
	
    font-size: 14px;
    color: #0c1ef9;
}
/*
#right li{
    padding: 0px 12px;
   
    line-height: 30px;
    overflow: hidden;
    background: #ffffff;
}
*/
.n_rt_ul span{
	float: right;
    font-size: 14px;
}
.contactus li{
    padding: 0px 48px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 550;
}
.lefttop1 li{
	text-align:center;
	font-size: 14px;
}
#bdshare {
    _overflow-x: hidden;
    z-index: 999999;
    padding-bottom: 25px;
    font-size: 16px;
    float: left;
    text-align: left!important;
    zoom: 1;
}
/*pages*/ .pagination-wrapper
 { clear:both; padding:1em 0 2em 0; text-align:center; 
} 
.explain {
    background-color: #fafafa;
    color: #666;
    padding: 15px 32px;
    line-height: 28px;
    font-size: 14px;
    margin: 20px 0;   
}
.declare {
    background-color: #eae9e9;
    color: #444;
    padding: 15px 8px;
    line-height: 28px;
    font-size: 14px;
    margin:  0;
}
.pagination { display: inline-block; *display: inline; *zoom: 1; font-size:12px; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
.pagination li{ list-style: none; display: inline; float: left; line-height: 1em; text-decoration: none; border: 1px solid #ddd; border-left-width: 0; } 
.pagination li a { display: inline-block; padding: .5em .8em; background-color: #f9f9f9; color: #999; } 
.pagination li a:link{ background:#fff; color: #4C78A5; } 
.pagination li a:hover{ text-decoration:none; } 
.pagination li a:link:hover { color: #000; } 
.pagination li.thisclass { background-color: #f9f9f9; color:#999; } 
.pagination li:first-child { border-left-width: 1px; border-radius: 3px 0 0 3px; } 
.pagination li:last-child{ border-radius: 0 3px 3px 0; } 
.pagination .pageinfo{ color: #444; }

.recommended {
    width: 32.3%;
    float: left;
    margin: 0 6px 10px 6px;
    background: #f7f7ee;
    padding: 0 12px;
}
.seners  {
    float: left;
    width: 100%;
}
.seners a {
    float: left;
    display: block;
    width: 87%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media screen and (max-width: 760px) {
.recommended {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    background: #f7f7ee;
    padding: 0 6px;
}
}
.title .moreA {
    display: inline-block;
	font-size: 14px;
	float: right;
}
.fr {
    float: right;
    width: 12%;
    font-size: 12px;
}
.seners  li {
    height: 35px;	
    line-height: 35px;
    color: #a1a1a1;
    font-size: 15px;
    border-bottom: 1px dotted lightslategrey;
}
.indexHonorList {
    width: 100%;
    margin: 25px auto;
    background: #fff;
}
.indexHonorList ul li {
    width: 16.5%;
    height: auto;
    margin-right: 1px;
    float: left;
    padding: 8px;
    display: block;
    background: #fff;
}
@media screen and (max-width: 760px) {
.indexHonorList ul li {
    width: 32%;
    height: auto;
    margin-right: 1px;
    float: left;
    padding: 8px;
    display: block;
    background: #fff;
}
.indexHonorList ul li img {
    width: 100%;

    margin: 0 auto;
    text-align: center;
    display: block;
    border: 1px solid grey;
}
.indexHonorList ul li a {
    width: 100%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}
.footlc p.p1 {
    width: 32%;
}
}
@media screen and (max-width: 760px){
	.container {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}
.content p {
    margin: 12px 0;
    font-size: 16px;
    line-height: 30px;
}
.content strong {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
#likearticle li {
    width: 48.5%;
    height: 200px;
    overflow: hidden;
    float: left;
    margin: 0px 0px 5px 4px;
}
#likearticle img {
    display: block;
    width: 100%;
    height: auto;
}
.footlc p {
    width: 100%;
}

.h3, h3 {
    font-size: 15px;
}

}
.indexHonorList ul li a {
    width: 16.5%;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}
.indexHonorList  p {
	color: #9a9393;
    text-align: center;
	font-size:15px;
}
.indexHonorList ul li img {
    max-width: 186px;
    max-height: 160px;
    margin: 0 auto;
    text-align: center;
    display: block;
	border: 1px solid grey;
}
.footlc{
	width:100%; 
	margin:0 auto 10px auto;
	border-top:1px solid #ddd;
	position:relative;
	font-size:14px;
}
.footlc h1{
	font-weight:bold;
	color:#4c4c4c;
	float:left;
	width:15%;
}

.footlc h1 span.zi{
	display:block;
	color:#b2b2b2;
	font-weight:normal;
}
.footlc p {
    float: left;
	margin:5px 10px ;
}
.footlc p:hover{
	color:#00ff00;
}

.borderTop,.borderBtn{
	height:1px;
	overflow:hidden;
	position:absolute;
	width:23px;
	background:#ccc;
	left:0px;
}
.borderTop{
	top:-1px;
}
.borderBtn{
	bottom:-1px;
}
.cont_f2 h2{
	text-align: center;
	margin-bottom: 20px;
	font-size: 26px;
}
.cont_f2 {
    height: auto;
    background: #f2f2f2;
    overflow: hidden;
	margin:8px 0;
}
.seven_ul {
    width: 100%;
    height: auto;
}
.seven_ul li {
    width: 22.9%;
    margin: 0px 12px 10px 12px;
    background: #fff;
    float: left;
}
 @media screen and (max-width: 760px) {
.content {
    padding: 0 5px;
}
.pro_list {
	float: left;
	width: 50%;
	text-align: center;
	margin-bottom: 12px;
	padding: 0 5px;
}
.pro_list_box {
    float: left;
    width: 100%;
    height: 216px;
    box-shadow: 0 0 6px #ccc;
    padding: 0px;
    transition: all .3s ease;
}
.pro_list_air {
    float: left;
    width: 100%;
    height: 249px;
    box-shadow: 0 0 6px #ccc;
    padding: 0px;
    transition: all .3s ease;
}
.seven_ul li {
    width: 46.2%;
    margin: 8px 5px;
    height: 216px;
    background: #f0f3e3;
    float: left;
}
.rsb_money {
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #333333;
    font-size: 12px;
    display: block;
}
.rsb_text {
    width: 100%;
    height: 108px;
    text-align: center;
    /* padding: 5px 10px 10px 10px; */
    background: #ffffff;
    margin-bottom: 6px;
} 
.rsb_text p {
    text-align: left;
	font-size: 12px;
} 
.pageUpDown span {
    display: inline-block;
    padding: 0px 16px;
    float: left;
}
.bdsharebuttonbox {
    display:none;
}
#right li {
    margin: 6px 2px;
    padding: 0px 3px;
    line-height: 28px;
    overflow: hidden;
   /* background: #F2F2F2;*/
    /* border-bottom: 1px dotted; */
}
#likearticle p {
    height: 96px;
}
.first-li {
	display: none;
}
.info_b li {
    width:  100%;
    float: left;
    overflow: hidden;
}
}
.seven_ul li a {
    width: 100%;
    line-height: 20px;
    display: block;
    overflow: hidden;
}
.seven_ul li img {
    width: 100%;
    height: 100%;
	display: inline;
}
.rsb_text {
    width: 100%;
    text-align: center;
    padding: 5px 10px 10px 10px;
    background: #ffffff;
}
.rsb_money {
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #333333;
    font-size: 14px;
    display: block;
}
.rsb_text span {
    margin-left：36px
    float: left;
    overflow: hidden;  
}
.rsb_text h3 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;	
}
.rsb_cp_name {
    width: 100%;
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    color: #606060;
    overflow: hidden;
}
.ad_990 {
    width: 100%;
	margin: 10px 0;
}
.w1190 p{
    color: #9a9393;
    text-align: center;
	font-size:14px;
	margin-top: 20px;
}
#right_con h2 h3{
    margin: -20px 10px 0 32px;
	padding: 0;
}
.content h2 h3{
    margin:  10px 0px 10px  0px;
	padding: 0px 0px 0px  32px;
}
.articleInfo h2 h3{
    margin:  10px 0px 10px  0px;
	padding: 0px 0px 0px  32px;
}
.tags_list a {
    padding: 6px;
    line-height: 2em;
    border: 1px solid #e2e2e0;
    display: inline-block;
    margin: 4px;
    background: #f9f9f9;
    width:18.65%;
    text-align: center;
    font-weight: 550; 
    overflow: hidden;
}
.tags_list{
    word-wrap: break-word;
    word-break: keep-all;
}
.tags_list strong{
    margin: 15px;
    display: inline-block;
}
.articleInfo img{
    width:  80%; 
	height: auto;
    box-shadow: 2px 3px 9px 3px rgba(0, 0, 0, .3);
}
#likearticle {
    background: #fffff; 
}


.page{height:24px; line-height:24px; text-align:center; margin-top:30px; clear:both;margin-bottom: 30px;}
 
.page li{display:inline; margin-right:5px;}
 
.page li a{color: #555;padding: 5px 10px;
    border: 1px solid #ddd;}
 
.page li a:hover{background:#f5f5f5; color:#0064c4;}
 
.page li.thisclass{background:#9A9FA5; color: #fff;padding: 5px 10px; border: 1px solid #ddd;}
 
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
 
.page .pageinfo strong{font-weight:normal;}

/**PC端隐藏咨询浮窗**/
@media only screen and (min-width:600px){.bottom{display:none;}