@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;
    padding-top: 5px;
}
.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: auto !important;
	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: 10%;
}
#navigate ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
}
#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%;
	display: block;
}
.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 p {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
.footer_con p a {
	font-size: 14px;
	color: #fff;
}
.footer_con p 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: 0;
	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: 15px 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%;
}
}

.pc{display:block}
.mobile{display:none}




 @media screen and (max-width: 760px) {

.porject .picScroll-left .btn1{position:relative !important;left:0 !important;padding:5px 15px;}
.pc{display:none}
.mobile{display:block}
     
.porject .picScroll-left .box .box_img{height:120px !important;}
.porject .picScroll-left .box{height:230px !important}
.porject .picScroll-left .box a.btn2{display:none}
.slideBox .bd li .flash_img {
	padding-bottom: 160px;
}
#banner {
	height: 100px;
}
.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: 5px;
}
.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 {
    padding-left: 10px;
    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 {
      float: left;
	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 {
	display: none;
	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%;
    float: left;
    margin: 0 0.5%;
    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 {
     display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;	
    line-height: 35px;
    color: #a1a1a1;
    font-size: 15px;
    border-bottom: 1px dotted lightslategrey;
}
.seners  li a{flex:1;min-width:1px;}
.seners  li .fr{width:auto;}
.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){
.online_consu{display: none}
	.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;}



.online_consu{position: fixed;right: 0;top: 140px;overflow: hidden;background: #fff;border: 1px solid #e1e1e1;z-index:99999;}
.right_zixun:hover{-webkit-animation-name:pulse;animation-name:pulse;}
.close_rtbtn:hover{-webkit-animation-name:rotateIn;animation-name:rotateIn;}
.close_rtdiv{position:relative;}
.close_rtdiv .close_rtbtn{position:absolute;top:0px;right:0px;cursor: pointer;}
.activate_online{margin: 0 7px;border-bottom: 1px solid #d9d9d9;}
.zhuizong {right:150px;top: 490px;position: fixed;box-shadow:1px 1px 1px #eee,-1px -1px 1px #eee;padding:19px 8px; background-color:#fff;display:none;z-index:9;}
.zhuizong .attention-item .attention-img{width:117px;height:100px;text-align: center;margin:0 auto;}
.zhuizong .attention-item .attention-img img{width:100px;}
.zhuizong .attention-item p {padding: 10px 0;height: 36px;overflow-y: hidden;text-align: center;font-size: 10px;}
.zhuizong .attention-app {padding-bottom: 0!important;}
.zhuizong:before {right: -18px;bottom: 68px;z-index: 20;border-width: 9px;border-color: transparent transparent transparent #fff;position: absolute;content: '';width: 0;border-style: solid;}
.activate_online span{
	color: #E49D09;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 15px;
}
.activate_online p{
	font-size: 12px;
	color: #444444;
	text-transform: uppercase;
	text-align: center;
	margin: 7px 0;
}
.activate_online a{
	display: block;
	width: 95px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #E49D09;
	border-radius: 25px;
	margin: 12px auto;
}
.free_hotline{
	/*height: 80px;*/
	margin: 0 7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.free_hotline span{
	display: inline-block;
	font-size: 13px;
	color: #444444;
	padding-left: 36px;
	margin: 15px 0 6px;
	background: url(../images/right_2.png) no-repeat 19px center;
}
.free_hotline p{
	font-size: 16px;
	color: #E49D09;
	font-weight: bold;
}
.consu_list{
	height: 100px;
	margin: 0 7px;
	padding-top: 15px;
	border-bottom: 1px solid #e1e1e1;
}
.consu_list a{
	display: block;
	margin: 0 auto 15px;
	width: 108px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 13px;
	color: #444444;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	cursor:pointer;
}
.consu_list a:hover{
	color: #fff;
	background:#ed382d;
	border: 1px solid #ed382d;
}
.consu_code img{
	display: block;
	width: 90px;
	height: 90px;
	margin: 13px auto 7px;
}
.consu_code p{
	text-align: center;
	font-size: 13px;
	color: #444444;
}


#banner_ff{overflow:hidden;position:relative;background:#fff;margin-bottom: 20px}
.zzx-process-box {margin-top: 52px}
.index-zzx-step {margin-top: 16px;font-size: 18px;color: #666}
.index-zzx-detail {margin-top: 3px;font-size: 15px;color: #999}
.zzx-step-box {margin-top: 28px;height: 33px}
.zzx-step-img {position: relative;float: left;margin-left: 5px}
.zzx-step-img-first {margin-left: 25px}
.icon-round{float:left;width:33px;height:33px;background:#fff;border:1px solid #e5e5e5;border-radius:100%;}
/* .zzx-step-img:hover .icon-round{background:#2BB07C;border:0;}
.zzx-step-img:hover .step-num{color:#fff;} */
.step-num{position: absolute;top:7px;left:13px;font-size:14px;color: #a3a3a3}
.index-yzs .yzs-bg-left,.index-yzs .yzs-bg-right,.yzs-bg-right-box {top: 0;position: absolute;height: 500px}
.step-line {float: left;width: 170px;height: 1px;margin: 16px 0 0 5px;background-color: #e3e3e3;}
.index-yzs {position: relative;height: 500px;overflow: hidden;-webkit-transform: translate(0, 10%);-moz-transform: translate(0, 10%);-ms-transform: translate(0, 10%);-o-transform: translate(0, 10%);transform: translate(0, 10%);}
.index-yzs .yzs-bg-left img {width: 1536px;height: 1000px;margin-top: -300px;margin-left: -371px}
.index-yzs-bg {float: left;width: 100%}
.index-yzs .yzs-bg-left {left: 0;*width: 65%;overflow: hidden;}
.yzs-bg-right-box {right: 0;z-index: 11;width: 597px;*width: 45%;}
.zzx-process-box li:hover .index-zzx-step{color:#FF5A02;}
.zzx_process{height:80px;width:81px;display:inline-block;overflow:hidden;transition:0.35s all;}
.zzx_process img:first-child{transform:translateY(0px);transition:0.35s all;}
.zzx_process img:last-child{transform:translateY(10px);transition:0.35s all;}
.zzx-process-box li:hover .zzx_process img:first-child{transform:translateY(-80px);transition:0.35s all;}
.zzx-process-box li:hover .zzx_process  img:last-child{transform:translateY(-80px);transition:0.35s all;}
.zzx-process-yy {width: 120px;}
.zzx-process-lf {width: 152px;}
.zzx-process-fa {width: 144px;}
.zzx-process-ht {width: 155px;}
.zzx-process-sg {width: 145px;}
.zzx-process-ys {width: 150px;}
.zzx-process-bz {width: 112px;}
.zzx-process-box ul {overflow: hidden;}
.zzx-process-box ul li {position: relative;float: left;text-align:center;}
.zzx-process-box ul li p {white-space: nowrap;}
.zzx-process-box ul li span {display: block;}
.zzx-process-box ul li+li {margin-left:60px;}
@media(max-width:640px){
	
	#banner_ff{display: none}
	.online_consu{display: none}
	
}
@media(min-width:1024px){
	
	.porject .picScroll-left .bd ul li{padding-left: 0;padding-right: 20px;}
	
	.porject .picScroll-left .bd ul li:nth-child(4n){
		padding-left: 0;padding-right: 0px
	}
	
}
.service{width: 100%;}
.service_a{width:100%;margin:0 auto;text-align: center;padding:50px 0;}
.service_a h4{font-size:38px;font-weight:600;line-height:38px;}
.service_a h4 span{width:60px;height:1px;background:#E0E0E0;display:inline-block;margin-bottom:12px;}
.service_a h4 span:first-child{margin-right:40px;}
.service_a h4 span:last-child{margin-left:40px;}
.service_b{width:100%;height:14px;margin-top:18px;font-size: 14px;color:#999;text-align:center;}


#porject{position:relative;background:#fff;}
#porject .porject{width:100%;height:100%;transition:all 1s ease;}
.porject .picScroll-left{width:100%;position:relative;height:390px;}
.porject .picScroll-left .hd{height:100px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -700px;width:1400px;display:none;}
.porject .picScroll-left:hover .hd{display:block;}
.porject .picScroll-left .hd .prev,.picScroll-left .hd .next{display:block;width:50px;height:50px;float:right;overflow:hidden;cursor:pointer;border-radius:100%;background:rgba(0,0,0,0.5);text-align:center;line-height:45px;}
.porject .picScroll-left .hd i{color:#fff;font-size:30px;} 
.porject .picScroll-left .hd .next{margin-right:-30px;}
.porject .picScroll-left .hd .prev{float:left;margin-left:-30px;}
.porject .picScroll-left .hd ul{ float:right;overflow:hidden;zoom:1;margin-top:10px;}
.porject .picScroll-left .hd ul li{float:left;width:9px; height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;}
.porject .picScroll-left .hd ul li.on{ background-position:0 0; }
.porject .picScroll-left .bd{width:100%;margin:0 auto;height:100%;}
.porject .picScroll-left .bd .tempWrap{height:100%;width:100% !important;}
.porject .picScroll-left .bd ul{zoom:1;height:100%;padding-top:20px !important;}
.porject .picScroll-left .bd ul li{float:left;text-align:center;height:auto;transition:all 1s;margin-bottom: 20px}
.porject .picScroll-left .bd ul li:hover .box{box-shadow:2px 2px 10px #C8C8C8;transform: translateY(-10px);}
.porject .picScroll-left .box{width:100%;text-align:center;position: relative;height:300px;border:1px solid #e5e5e5;transition:all 1s;}
.porject .picScroll-left .box_a{position:absolute;top:0;width:278px;height:320px;float: left;border:1px solid #ececec;transition:all 1s;}

.porject .picScroll-left .box .box_img{width:100%;height:180px; overflow:hidden;margin:0 auto 26px;position:relative;padding:25px 20px;}
/* .porject .picScroll-left .box .box_img h2{color:#fff;font-size:28px;text-align:left;font-weight:lighter;text-shadow:0 0 3px #000;line-height:28px;height:28px;}
.porject .picScroll-left .box .box_img p{text-align:left;color:#fff;font-size:16px;line-height:16px;margin-top:10px;text-shadow:0 0 3px #000;} */
.porject .picScroll-left .box img{height:100%;width:100%;transform: scale(1.05);position:absolute;top:0;left:0;z-index:3;transition: all 1s;}
.porject .picScroll-left .box h2{font-size:20px;font-weight:600;margin-bottom:10px;color:#333;}
.porject .picScroll-left .box b{font-size:14px;font-weight:normal;display:block;padding:0 10px 0 10px;color:#666;margin-bottom:20px;}
.porject .picScroll-left .box a{width:100px;height:32px;border:1px solid #ccc;color:#999;outline:none;cursor:pointer;z-index:2;background:0;transition:all 1s; line-height: 32px;}
.porject .picScroll-left .btn1{position:absolute;left:33px;transition: all 1s;}
.porject .picScroll-left .btn2{position:absolute;right:33px;transition: all 1s;}
.porject .picScroll-left .box:hover img{cursor: pointer;transform: scale(1);}
.porject .picScroll-left .btn1:hover,.porject .picScroll-left .btn2:hover{background: #2BB07C;border:1px solid #2BB07C;color:#fff;}
.porject .more{width:100%;text-align:center;padding:70px 0;margin:0 auto;height:182px;}
.porject .more button{height:42px;border:1px solid #e5e5e5;color:#ff5a02;width:180px;background:0;}





.ys_bg { background:#eaeaea; padding:65px 0;}
.ys_top { text-align:center;}
.ys_top a { font-size:30px; color:#323232;}
.ys_top a:hover{ text-decoration:underlien;}
.ys_top a b { color:#0F8036}
.ys_top span { font-size:18px; color:#838383; display:block; padding:10px 0 30px;}
.ys_top span em { padding:0 20px;}
.ys_con{ width: 1200px; margin: 0 auto;}
.ys_con dl { float:left; width:285px; margin-right:20px; background:#fff; height:405px;}
.ys_con .nobor01 { margin:0;}
.ys_con dl dt { text-align:center; padding-top:10px;}
.ys_con dl dt img { width:268px; height:158px;}
.ys_con dl dt a:hover img{filter :alpha(opacity=70) ; -moz-opacity: 0.7 ; -khtml-opacity: 0.7 ; opacity : 0.7;}
.ys_con dl dd { padding-top:10px;}
.ys_con dl dd b{ line-height:45px; height:35px; overflow:hidden; display: block; background:url(../images/ys_xx.gif) no-repeat center bottom; text-align:center; margin-bottom:0px;}
.ys_con dl dd b a { font-size:18px; color:#323232;}
.ys_con dl dd b a:hover{ color:#0F8036;}
.ys_con dl dd p { font-size:14px; line-height:30px; background:url(../images/ys_ico01.gif) no-repeat 0 10px; padding-left:5px; margin:0 10px;}
.ys_con dl dd p em { color:#ff9932}


.ys_conn { background:url(../images/agent_telbg.gif) no-repeat;width: 340px;height: 40px;line-height: 40px;overflow: hidden; margin:30px auto 0;}
.ys_conn span{display: block;float: left; padding:0 0 0 50px; font-family:Arial, Helvetica, sans-serif;font-size: 24px;color: #11130F;width: 230px; }
.ys_conn em{display: block;width: 110px;height: 40px;text-align: center;line-height: 40px;float: left;overflow: hidden;}
.ys_conn em a{font-size: 18px;color: #fff;}
/*全球港口查询*/
.inquire{ width: 1200px; margin: 0 auto; }
.title{ font-size: 30px; text-align: center;color: #666666; margin: 35px 0 30px;}
.head{ font-size: 19px; width: 100%; color: #fff; background: #00b6ff; overflow: hidden; height: 60px;}
.head li{ float: left; line-height: 60px;}
.city{ border-right: 1px solid #fff ; width: 218px; text-align: center;}
.port{ border-right: 1px solid #fff ; width: 150px; text-align: center; }
.voyage{border-right: 1px solid #fff ; width: 115px; text-align: center; }
.time{border-right: 1px solid #fff ; width: 140px; text-align: center;  }
.cost_1{border-right: 1px solid #fff ; width: 160px; text-align: center; }
.cost_2{border-right: 1px solid #fff ; width: 290px; text-align: center;}
.detail{width: 127px; text-align: center; }
.data li{ overflow: hidden; height: 90px; border-bottom: #7FD9FC 1px solid;}
.data .city,.data .port{ padding-top: 17px;}
.data .voyage,.data .time,.data .cost_1,.data .cost_2{ padding-top: 30px;}
.data .detail{ padding-top: 22px}
.data span{ display: block; float: left; font-size: 20px;}
.data span i{font-style:normal; display: block; float: left; text-align: center;}
.data .detail a{ color: #fff; border-radius:5px ; background: #00B6FF; width: 120px; text-align: center; height: 35px; line-height: 35px; display: block; margin: 0 auto;}
/*优势*/
.g_ys{height: 2249px;padding-top: 54px; background:url(../images/ysbg.jpg) no-repeat center top;background-size:100% ;  overflow: hidden;  }
.g_ys h2{ height: 150px; font-size: 34px;color: #d1292e;text-align: center;}
.g_ys h2 em{display: block;font-size: 22px;color: #666666;font-weight: normal;padding: 10px 0 5px 0;}
.g_ys h2 span{display: block;font-size: 12px;color: #b1b1b1;font-weight: normal;text-transform: uppercase;}
.m_ys1{ padding-top: 63px;}
.m_ys1 dl dt{ float: left;}
.m_ys1 dd{ float: right; width: 478px;}
.m_ys1 h1{ background: url(../images/ysno1.jpg) no-repeat left top; padding-left: 140px; height: 140px;font-weight: normal; color: #333333;font-size: 32px;}
.m_ys1 h1 b{ font-weight: bold; display: block; color: #333; font-size: 40px;}
.m_ys1 dd p{ font-size: 16px; line-height: 30px; margin-bottom: 24px; padding-left: 38px; background: url(../images/ysico2.jpg) no-repeat 0 10px;}
.m_ys1 dd a{ display: block; background: url(../images/ysbtn.jpg) no-repeat; padding-left: 44px; font-size: 14px; color: #fff;width: 130px; height: 38px; line-height: 38px; margin-left: 40px;}
.m_ys2 dt{float: left; width: 572px; padding-top: 55px;}
.m_ys2 h1{ background:url(../images/ysno2.jpg) no-repeat left top; padding-left: 140px; height: 140px;font-weight: normal; color: #333333;font-size: 32px;}
.m_ys2 h1 b{ font-weight: bold; display: block; color: #333; font-size: 40px;}
.m_ys2 dt p{ font-size: 16px; line-height: 30px; margin-bottom: 24px; padding-left: 38px; background: url(../images/ysico2.jpg) no-repeat 0 10px;}
.m_ys2 dt a{ display: block; background: url(../images/ysbtn.jpg) no-repeat; padding-left: 44px; font-size: 14px; color: #fff;width: 130px; height: 38px; line-height: 38px; margin-left: 40px;}
.m_ys2 dd{float: right;}
.m_ys2 dd img{ width: 604px;  height: 496px;}
.m_ys3{ }
.m_ys3 dl dt{ float: left;}
.m_ys3 dl dt img{ width: 647px; height: 565px;}
.m_ys3 dd{ float: right; width: 478px; padding-top: 99px;}
.m_ys3 h1{ background: url(../images/ysno3.jpg) no-repeat left top; padding-left: 140px; height: 140px;font-weight: normal; color: #333333;font-size: 32px;}
.m_ys3 h1 b{ font-weight: bold; display: block; color: #333; font-size: 40px;}
.m_ys3 dd p{ font-size: 16px; line-height: 30px; margin-bottom: 24px; padding-left: 38px; background: url(../images/ysico2.jpg) no-repeat 0 10px;}
.m_ys3 dd a{ display: block; background: url(../images/ysbtn.jpg) no-repeat; padding-left: 44px; font-size: 14px; color: #fff;width: 130px; height: 38px; line-height: 38px; margin-left: 40px;}
.m_ys4 dt{float: left; width:505px; padding-top: 116px;}
.m_ys4 h1{ background:url(../images/ysno2.jpg) no-repeat left top; padding-left: 140px; height: 140px;font-weight: normal; color: #333333;font-size: 32px;}
.m_ys4 h1 b{ font-weight: bold; display: block; color: #333; font-size: 40px;}
.m_ys4 dt p{ font-size: 16px; line-height: 30px; margin-bottom: 24px; padding-left: 38px; background: url(../images/ysico2.jpg) no-repeat 0 10px;}
.m_ys4 dt a{ display: block; background: url(../images/ysbtn.jpg) no-repeat; padding-left: 44px; font-size: 14px; color: #fff;width: 130px; height: 38px; line-height: 38px; margin-left: 40px;}
.m_ys4 dd{float: right;}
.m_ys4 dd img{ width: 635px;  height: 454px;}
/*关于我们*/
#i_about{
	background: url(../images/20161026085606_2490.jpg) no-repeat center;
    padding: 124px 41px 0 428px;
    width: 1200px;
    margin: 0 auto;
    height: 616px;
    margin-top: 30px;
}
#i_about h3{ font-size: 20px; color: rgb(218, 37, 28);}
#i_about p{ letter-spacing: 1.5px; margin: 15px 0;}
/*大件运输*/
.fzhy_title{color: #333333; font-size: 30px; text-align: center; padding: 60px 0;}
.fzhy_title i{ color: #da2627}
.fzhy_title p{font-size: 18px;color: #666666;font-family: Times New Roman;}
.fzhy_nr img{float: left;}
.fzhy_nr ul{ float: right; width: 520px;}
.fzhy_nr ul li{ height: 60px; margin-bottom: 45px;}
.fzhy_nr ul span{display: block; width: 30px; height: 44px; background: #da2627; font-family: Times New Roman;color: #FFF;font-size: 30px;line-height: 44px;float: left; text-align: center; margin-top: 3px;}
.fzhy_nr ul li p{color: #424242; font-size: 20px; float: left; margin-left: 10px;display: block;width: 80%;}
.fzhy_nr ul li font{color: #424242;font-size: 16px;float: left;margin-left: 10px;display: block;width: 90%;}
/**/
.section_03{width:100%;height:600px;background:url(../images/sec03_bg.jpg) center top no-repeat; position: relative;background-size:100% ;}
.section_03_title{width:545px;position:absolute;left:12px;top:55px;}
.section_03_title h3{font-size:40px;color:#ed1616;font-weight:normal;}
.section_03_title h4{font-size:40px;color:#111111;font-weight:normal;margin-bottom:5px;}
.section_03_title p{font-size:20px;color:#7f7f7f;}


.section_03_swicth_btn{position:absolute;left:710px;top:66px;}
.section_03_swicth_btn a{margin-bottom:40px;display:block;  width: 100%;
 height: 80px;}

.section_03_swicth_btn a i{display:block;width:80px;height:80px;float:left;margin-right:36px;text-align:center;line-height:75px;}
.section_03_swicth_btn_text{float:left;color:#fff;}
.section_03_swicth_btn_text h5{font-size:20px;font-weight:normal;margin-bottom:5px;margin-top:13px;}
.section_03_swicth_btn_text p{font-size:12px;}

.f_1{ background:url(../images/icon1_1.png) no-repeat; -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover;   width:80px; height:80px; margin:0 auto}
.f_1hover{ background:url(../images/icon1.png) no-repeat;-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; width:80px; height:80px;margin:0 auto}
.f_2{ background:url(../images/icon2_2.png) no-repeat; -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover;width:80px; height:80px; margin:0 auto}
.f_2hover{ background:url(../images/icon2.png) no-repeat;-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; width:80px; height:80px;margin:0 auto}
.f_3{ background:url(../images/icon3_3.png) no-repeat; -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; width:80px; height:80px; margin:0 auto}
.f_3hover{ background:url(../images/icon3.png) no-repeat;-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; width:80px; height:80px;margin:0 auto}
.f_4{ background:url(../images/icon4_4.png) no-repeat;-webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; width:80px; height:80px; margin:0 auto}
.f_4hover{ background:url(../images/icon4.png) no-repeat; -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover;width:80px; height:80px; margin:0 auto}
.section_03_block_box{width:540px;height:335px;position:absolute;left:15px;top:260px;display:none;}
.section_03_block_box p{color:#323232;font-size:18px;margin-bottom:12px;line-height:28px;}
.section_03_block_box_text_b{padding:5px;border:3px solid #787878;display:inline-block;}
.section_03_block_box_text{width:415px;padding:25px;border:1px solid #787878;}
.section_03_block_box_text h4{color:#d2292e;font-size:28px;margin-bottom:10px;font-weight:normal;}

.section_03_block_box02{width:540px;height:270px;background:url(../images/sec03_bg_text02.jpg) 0px 0px no-repeat;position:relative;}
.section_03_block_box02_text{float:left;width:260px;float:left;text-align:center;margin-bottom:30px;}
.section_03_block_box02_text h3{font-size:60px;color:#d2292e;}
.section_03_block_box02_text p{font-size:18px;color:#323232;}
.section_03_block_box02_pop{width:40px;height:40px;position:absolute;left:266px;top:112px;}
.section_03_block_box02_pop_x{width:40px;height:40px;border-radius:100%;background:#d2292e;position:absolute;text-align:center;line-height:40px;color:#fff;font-family:"iconfont";cursor:pointer;}
.section_03_block_box02_pop_x:hover{background:#ff0008;}
.section_03_block_box02_pop_x:after{content:"\e66d";font-size:20px;}
.section_03_block_box02_pop:hover.section_03_block_box02_pop .section_03_block_box02_pop_text{display:block;}
.section_03_block_box02_pop_x:hover:after{content:"\e63a";}
.section_03_block_box02_pop_text{width:214px;background:#fff;padding:16px 35px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);position:absolute;left:60px;top:-150px;display:none;border-radius:3px;}
.section_03_block_box02_pop_text h5{font-size:28px;color:#ff0008;}
.section_03_block_box02_pop_text li{font-size:16px;color:#323232;margin-top:20px;}
.section_03_block_box02_pop_text li b{font-size:26px;color:#ff0008;}
.section_03_block_box02_pop_text h6{font-size:20px;color:#323232;font-weight:normal;}

.section_03_block_box02_pop_text,.section_03_block_box{
-webkit-animation:fadeInLeft 0.6s ease both;
-moz-animation:fadeInLeft 0.6s ease both;
}

@keyframes fadeInLeft{
    0%{opacity:0;transform:translateX(-20px)}
    100%{opacity:1;transform:translateX(0)}
}
/*为什么选择我们*/
.ys{ background: url(../images/js_bg.jpg) no-repeat left top; background-size:100%; width: 100%; height: 900px; padding-top: 70px; overflow: hidden;}
.tit1 a{ color: #000;}
.tit1{height: 130px; font: 45px "Microsoft Yahei";text-align: center;font-weight: bold;text-transform: uppercase;}
.tit1 i{    display: block;  font: 26px "Microsoft Yahei";   color: #0F8036;}
.ys2 .fr{ float: right; }
.ys2 .fl{ float: left;}
.ys dl{    width: 518px;    height: 155px;    padding: 20px 35px 0 35px;    background: url(../images/ys_bg1.png) no-repeat;    margin-bottom: 27px;}
.ys dt{width: 70px;    float: left;    font: 60px Impact;    color: #0F8036;}
.ys dd em {    display: block;    font: 20px "Microsoft Yahei";    font-weight: bold;    color: #0F8036;    padding: 10px 0 5px 0;}
.ys dd p {   font: 14px "Microsoft Yahei";    line-height: 30px;    color: #1a1a1a;}
.ys .process-btn {    display: block;    text-align: right;  margin-top: 30px;}
.ys .process-btn i {background: url(../images/process_tel.png) no-repeat 0 0;font-size: 24px; color: #14AB4A;    font-weight: bold; display: inline-block;  height: 38px; padding: 5px ; font-style: italic; width: 220px;}
.ys .process-btn a { display: inline-block;  background: url(../images/process_btn.png) no-repeat;    width: 110px; text-align: left;height: 29px; line-height: 29px;    color: #fff;    font-size: 14px;
    margin-left: 20px;vertical-align: text-bottom; padding-left: 16px;}
/*服务范围*/
.fw{ overflow:hidden}
.fw_fl{ width: 244px; float: left; padding-top: 20px; }
.fw_fr{ float: right; width: 930px; padding-top: 20px; }
.leib2 .tit{
    background: #184d8c none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 59px;
    overflow: hidden;
    padding-top: 13px;
    text-align: center;
}
.leftlx {
    display: block;
    font-family: "Microsoft Yahei", 微软雅黑;
    font-size: 14px;
    margin-bottom: 20px;
    text-align: left;
    width: 244px;
    background: rgb(244, 244, 244);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(236, 236, 236);
    border-image: initial;
    padding: 10px 0px 30px 30px;
}
.leftlx p {
    line-height: 25px;
    padding-top: 10px;
}
.leftlx  span {
    font-size: 24px;
    color: #184d8c;
    display: block;
}
.p15-showcase {
    position: relative;
    padding: 12px 18px 16px 20px;
    margin-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}
.p15-showcase-left-pic {
    float: left;
}
.p15-showcase-left-pic img {
    width: 398px;
    height: 298px;
    display: block;
}
.p15-showcase-right {
    width: 460px;
    float: right;
    }
.p15-showcase-right-tit {
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #454545;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p15-showcase-right-con {
    line-height: 24px;
    font-size: 14px;
    height: 120px;
    overflow: hidden;
}

.pc-cx-tel-1 {
    width: 460px;
    height: 56px;
    border-top: 2px solid #e6e6e6;
    padding-top: 10px;
    position: absolute;
    bottom: 16px;
    right: 18px;
}

.pc-cx-tel-1-t1 {
    width: 114px;
    height: 44px;
    background: #d1292e;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    float: right;
}

.pc-cx-tel-1-t1 a {
    display: block;
    color: #fff;
}

.pc-cx-tel-1-t2 {
    height: 56px;
    padding-left: 70px;
    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
    font-size: 18px;
    line-height: 18px;
    color: #454545;
}

.pc-cx-tel-1-t2 p {
    line-height: 24px;
}
/*process*/
.process h1{font-size: 30px; margin: 20px auto; text-align: center; padding-bottom: 20px;}
.process{ width: 1200px; margin: 0 auto 30px;  overflow: hidden; padding: 1px; }
.process a{ display: block; padding: 1px; width: 275px; height: 410px;}
.process a img{ width: 273px;}
.process li{ float: left; width: 275px; height: 410px; margin: 35px 23px 0 0;-webkit-border-radius: 6px;    border-radius: 6px;    -webkit-box-shadow: 0 0px 5px #CCCCCC;    -moz-box-shadow: 0 0px 5px #CCCCCC;    box-shadow: 0 0px 5px #CCCCCC;}
.process h2{ font-size: 24px; color: #0181DA; text-align: center; margin-top: 30px;}
.process p{ font-size: 16px; line-height: 30px;padding: 0 30px; color: #535353; margin-top: 10px;}
.process .span{ width: 54px; margin: 10px auto;}
.process .span1{  width: 27px; border-top: 2px solid #07A3DE; float: left;}
.process .span2{  width: 27px; border-top: 2px solid #C6C6C8; float: right;}
.process a:hover{ background: #0181DB;border-radius: 6px;}
.process a:hover h2{ color: #fff;}
.process a:hover p{ color: #fff;}
.process a:hover .span1{ border-top: 2px solid #fff; }
.process a:hover .span2{ border-top: 2px solid #F3790C; }

/**/
.a_fz{ overflow: hidden; padding-bottom: 20px;}
.a_fz p{ font-size: 16px; height: 65px; line-height: 50px; padding: 0 0 14px 20px; margin: 0px;margin-top: 14px;  border-bottom: 1px solid #ddd;}


/*重置*/
*{
	margin: 0; 
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; 
	box-sizing: border-box;
}
fieldset, img {    
	border:0;
}
ol, ul { 
	list-style:none; 
}
h1, h2, h3, h4, h5, h6 {
    font-size:140%;
    font-weight:normal;
}
:focus { 
	outline: 0;
}
a{ 
	text-decoration:none
}
a img{ 
	border:none;
}
.clearfix {
	clear: both;
}
.wrapper{ 
	width: 1200px;
	margin: 0 auto;
}
/*header*/
.top{ 
	height: 150px;
	}
.logo{ 
	float: left; 
	/*padding-top: 30px;*/
	}
.logo img{ 
	height: 77px;
	}
.h_c{ 
	float: left;
	font-size: 24px;
	padding-top: 25px;
	margin-left: 40px;
	}
.h_c{
	line-height: 45px;
}
.tel{ 
	float: right;
	background: url(../images/h_tel.gif) no-repeat left;
	padding-left: 50px;
	/*margin-top: 40px;*/
}
.tel p{
	font:30px/36px "Microsoft Yahei";
	color: #0F8036;
	font-weight: bold;
}
.menu {
  width: 100%;
  background: #187FDB;
  display: flex;
  justify-content: center;
}
.menu .ul-list {
  display: flex;
  background: #187FDB;
}
.menu .ul-list > li {
  flex: 1;
  height: 60px;
 /* border: #222222 1px solid;*/
  position: relative;
  background:url(../images/t_lin.gif) no-repeat right 21px;
}
.menu .ul-list > li:last-child {
  border-right: none;
}
.menu .ul-list > li > a {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
}
.menu .ul-list > li > a:hover {
  background: #2099EC;
  color: #fff;
}
.menu .ul-list > li > span {
  color: #fff;
  font-size: 14px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
}
.menu .ul-list > li:hover .ol-list {
  display: block;
}
.menu .ol-list {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 999;
  background: #333;
  width: 100%;
}
.menu .ol-list > li > a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  height: 35px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #222;
  justify-content: center;
}
.menu .ol-list > li > a:hover {
  background: #222;
}
/*banner*/
.banner{ width: 100%;}
.banner img{ 
	width: 100%; 
	display: block;
}


/*footer*/
#footer{
	background: url(../images/f_b.jpg) no-repeat;
	width: 100%;
	/*height: 480px;*/
	background-size:100%;
	overflow: hidden;

}
.footer{ 

	overflow: hidden;
}
.fl{
	float: left;
}
.fl h2{ color: #fff; font-size: 40px;}
.f_con{
	padding: 70px 0 0 15px;
	width: 383px;
	color: #fff;
}
.f_con img{
	height: 60px;
}
.f_con p{
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	padding: 40px 0;
	width: 313px;
}
.f_c{
	width: 165px;
	margin-right: 90px;
	padding: 77px 0;
}
.f_c h3,.f_r h3{
	font-size: 18px;
	color: #fff;
	border-bottom: #FFFFFF 2px solid;
	height: 40px;
	display: block; 
	margin-bottom: 27px;
}
.f_c ul{
	font-size: 14px;
}
.f_c a{ 
	color: #fff;
	display: block;
	line-height: 36px;
}
.f_r{
	width: 165px;
	margin-left: 90px;
	padding: 77px 0;
}
.f_r img{
	width: 157px;
	height: 157px;
}
.f_r span{ 
	text-align: center;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
	}






