﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/

/* 首页背景
-------------------------------------------------------------*/
.index_body{
	background:#eeeeee;
	}

/* 头部样式
-------------------------------------------------------------*/

.header_box{
	background:url(../img/header_bg.png) 0 0 repeat-x;
	position:relative;
	height:140px;
	width:100%;
	z-index:9999;
	}

.header_top{
	width:100%;
	height:110px;
	}

.header_top .logo{
	}

.header_top .call_box{
	width:260px;
	float:right;
	margin-top:10px;
	}

.h_con_box{
	float:left;
	}

.h_con_box ul li{
	position:relative;
	margin-left:10px;
	float:left;
	}

.h_con_box ul li .wei_box{
	display:none;
	z-index:9999;
	left:-40px;
	top:35px;
	position:absolute;
	}

.h_con_box ul li .wei_box img{
	width:100px;
	height:100px;
	}
	
/* 首页消息滚动
------------------------------------------------------------*/

.m_wnews {
	margin:0 auto;
	width:980px;
	height: 45px;  
	position: relative; 
	zoom: 1;  
	overflow: hidden;  
	}

.m_wnews a{
	color:#FFF;
	}

.m_wnews .title{
	margin-left:20px;
	padding-left:50px;
	float:left;
	height:45px;
	width:135px;
	background:url(../img/news_sign.png)0 0 no-repeat;
	}

.m_wnews .title a{
	line-height:45px;
	color:#FFF;
	font-size:14px;
	}

	
.m_wnews .multipleLine .bd li{
	height:45px;
	width:400px;
	}

.m_wnews .multipleLine .bd li a{
	line-height:45px;
	}

.m_wnews .multipleLine .bd li a:hover{
	color:#00b7ee;
	}

.m_wnews .multipleLine .bd .time{
	float:right;
	line-height:45px;
	color:#FFF;
	}
	
.index_tab{
	width:1000px;
	height:690px;
	background:url(../img/ind_main_bg.png) top center no-repeat;
	margin-top:-120px;
	}


/* 首页公司简介
-------------------------------------------------------------*/

.ind_aboutbox{
	overflow:hidden;
	height:240px;
	}

.ind_aboutbox a{
	line-height:24px;
	}

/* 首页新闻切换
-------------------------------------------------------------*/
.notice { width:330px; 
          overflow: hidden;
		  margin-left:40px;
		  border-bottom:1px solid #CCC;
		 }
.notice .tab-hd {
	 margin-bottom:10px;
	 border-bottom:1px dashed #CCC;
	 height:40px; 
	 color: #404040;
	 }

.notice .tab-hd .more_box{
	margin-top:15px;	
	 }

.notice .tab-hd ul {
	}
.notice .tab-hd li{
	float: left; 
	height: 40px; 
	line-height: 40px;
	}

.notice .tab-hd .two{
	border-left:1px solid #CCC;
	}

.notice .tab-hd li a{
	padding:0px 10px;
	font-size:20px;
	color: #404040;
	}
.notice .tab-hd li a:hover{ 
    color:#f60; 
    text-decoration:underline;
    }
	
.notice .tab-hd li.on{
	background:url(../img/ind_news_title_bg.png) 0 0 repeat-x;
	}

.notice .tab-bd {
	width:100%; 
    height:255px;
	overflow:hidden;
	}
	
.notice .tab-bd ul{}

.notice .tab-bd li {
	line-height:25px;
	}
	
.notice .tab-bd li .ind_newsbox_pic img{
	width:115px;
	height:85px;
	}

.notice .tab-bd .first{
	height:110px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}

/* 首页案例
-------------------------------------------------------------*/
.layB{width:450px;}
.layB .tbC{ width:450px; position:relative;}
.layB .prev,.layB .next{
	margin-left:20px;
	float:right;
	display:block;
	height:20px;
	width:20px;
	background:#F00;
	}
.layB .next{
	background:url(../img/case_btn1.jpg) 0 0 no-repeat
	}

.layB .prev{
	background:url(../img/case_btn2.jpg) 0 0 no-repeat
	}
.layB .prev{}
.layB .slide{ width:450px; overflow:hidden;    }
.layB ul{ overflow:hidden; zoom:1; }
.layB li{ width:100%; height:110px;display:inline; float:left;}

.layB li .ind_case_pic img{
	width:150px;
	height:80px;
	}


/* 首页快捷导航
-------------------------------------------------------------*/
.q_nav{}

.q_nav ul li{
	float:left;
	}

.q_nav ul li img{
	height:90px;
	width:150px;
	}
	
/* 旅游计划滚动
------------------------------------------------------------*/

.p_plan{
	height:25px;
	padding-bottom:20px;
	padding-top:20px;
	}


.p_plan ul li{
	font-size:14px;
	margin-left:15px;
	float:left;
	}

.p_plan ul .first{
	margin-left:10px;
	font-weight:bold;
	color:#000;
	}

/* 展会回顾样式
------------------------------------------------------------*/

.show_zone{
	display:inline;
	}

.show_box{
	display:inline;
	overflow:hidden;
	position:relative;
	width:400px;
	height:330px;
	float:right;
	background: url(../img/shoe_bg.png) no-repeat 6px 0 ;
	}

.contact_box{
	width:386px;
	height:135px;
	float:right;
	margin-right:5px;
	-margin-right:3px;
	margin-top:20px;
	}

/* 底部样式
-------------------------------------------------------------------------------*/
.footer_box{
	width:100%;
	height:100px;
	position:relative;
	}

.copy_right{
	padding-right:10px;
	line-height:25px;
	text-align:right;
	width:1000px;
	height:20px;
	margin:0 auto;
   	text-align: center;
	}

/* 内页样式
-----------------------------------------------------------------*/
.public_2col{
	}

.page_title_box{
	height:40px;
	width:100%;
	background:#007cc2;
	}

.page_title_box h1{
	line-height:40px;
	float:left;
	padding-left:20px;
	color:#FFF;
	}

.page_title_box .btn_box{
	height:40px;
	width:110px;
	float:right;
	}



/* 侧边栏
------------------------------------------------------------------*/
.classify_box{
	height:265px;
	width:220px;
	margin-bottom:20px;
	}

/* 签证页面样式
------------------------------------------------------------------*/
.pic_visa_box{
	display:inline;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	float:left;
	width:115px;
	height:140px;
	background:#008dce;
	margin-right:40px;
	}

.pic_visa_box a{
	color:#FFF;
	}

.pic_visa_box p{
	color:#FFF;
	}

.pic_visa a img{
	margin:0 auto;
	width:115px;
	height:80px;
	}

.visa_list ul .last{
	margin-right:0px;
	}
/* 展会详情页面
----------------------------------------------------------*/
.detail_box{
	width:710px;
	position:relative;
	margin:0 auto;
	}

.detail_box .title{
	width:710px;
	margin-bottom:20px;
	}

.detail_box .zone{
	width:100%;
	}

.t_show{
	width:710px;
	position:relative;
	margin:0 auto;
	}

.t_show .title{
	margin-bottom:20px;
	width:710px;
	height:40px;
	margin:0 auto;
	}

.t_show .zone{
	margin-top:20px;
	width:710px;
	}

.t_show .zone ul li{
	margin-right:10px;
	display:inline;
	float:left;
	height:180px;
	width:165px;
	}

.t_show .zone ul li img{
	display:block;
	height:137px;
	width:165px;
	}

.t_show .zone ul li .title{
	width:100%;
	text-align:center;
	height:43px;
	line-height:43px;
	}

/* 呢也样式
--------------------------------------------------------*/
.right_main{
	border-top:1px solid #084d7e;
	}

.recommend .title{
width:170px;
overflow:hiddle;
}

#ditu{
height:350px;
}

/*统计浏览人数
--------------------------------------------------------*/
.liu_box{
	width:980px;
	margin:10px auto;
	height:40px;
	background:#dcdcdc;

	}

.liu_box h3{
	text-align:center;
	color:#666;
	font-size:16px;
	line-height:40px;
	padding-left:20px;
	}

.liu_box h3 span{
	padding-left:5px;
	}


.main{
    width: 1280px;
}
.m_wnews{
    width: 1280px;
}
.main .index_tab{
    width: 1280px;
    height: 880px;
    margin-top: 0px;
    background-size: cover;
}
.main .index_tab .grid_94{
    width: 1210px;
}
.main .index_tab .grid_47{
    width: 600px;
}
.main .index_tab .grid_45{
    width: 590px;
}
.picScroll-left{
    width: 1280px;
}
.picScroll-left .pic{
    width:230px;
}
.picScroll-left .bd{
    height:260px;
}
.recommend .title{
    width:230px;
    font-size: 14px;
}
.recommend ul li img{
    width: 210px;
    height: 210px;
}
.main .index_tab .a_main .ind_about{
    height: auto;
    margin-bottom: 10px;
}
.main .index_tab .a_main .ind_about .about_pic img{
    width: 100%;
}
.q_nav ul li img{
    height: 110px;
    width: 190px;
}
.main .index_tab .grid_45 .a_main .layB{
    width: 100%;
}
.main .index_tab .grid_45 .a_main .layB .tbC{
    width: 100%;
}
.main .index_tab .grid_45 .a_main .layB .slide{
    width: 100%;
}
.main .index_tab .grid_45 .a_main .layB .slide ul li{
    height: auto;
    margin-bottom: 10px;
}
.main .index_tab .grid_45 .a_main .layB .slide ul li .ind_case_pic {
    width: 180px;
}
.main .index_tab .grid_45 .a_main .layB .slide ul li .ind_case_pic img{
    width: 160px;
    height: 110px;
}
.main .index_tab .grid_45 .a_main .layB .slide ul li .ind_case_box {
    width: 400px;
}
.main .index_tab .grid_45 .a_main .layB .slide ul li .ind_case_box .ind_news_title{
    font-size: 15px;
}
.main .index_tab .m_wnews .title a{
    font-size: 16px;
}
.main .index_tab .m_wnews .multipleLine .bd li a{
    font-size: 14px;
}
.main .index_tab .m_wnews .multipleLine .bd .time{
    font-size: 14px;
}
.main .index_tab .Adorner02 .a_title_main h1{
    font-size: 18px;
}
.main .index_tab .Adorner02 .a_title_main h1 span{
    font-size: 16px;
}
.main  .main_left{
    width: 320px;
}
.main .classify ul li{
    width: 320px;
}
.main  .main_right{
    width: 920px;
}
.main  .main_right .right_main{
    width: 100%;
}
.nav{
    width: 1280px;
}
.header{
    width: 1280px;
    height: 150px;
}
.header .navBar{
    height: 40px;
    line-height: 40px;
}
.nav .m{
    width: 120px;
}
.nav h3{
    font-size: 16px;
}
#Certification .products_list{
    display: flex;
    flex-wrap: wrap;
}
#Certification .products_list li{
    width: 210px;
    padding-right: 0px;
    padding: 0 10px;
    margin-bottom: 20px;
}
#Certification .products_list li.clear{
    display: none;
}
#Certification .products_list li .pro_info .title{
    padding: 0 10px;
}
#Certification .products_list li .pic a img{
    padding: 0px;
}
.main  .main_right  .products_list .grid .products_pic{
    width: 200px;
}
.main  .main_right  .products_list .grid .grid_58{
    width: 680px;
}
.main  .main_right  .products_list .grid .products_pic .pic img{
    height: auto;
}
.main  .main_right .news_list .ind_news_list .grid .ind_news_pic{
    width: 260px;
}
.main  .main_right .news_list .ind_news_list .grid .ind_news_main{
    width: 600px;
}
.main  .main_right .news_list ul li.first {
    height: 200px;
}
.main  .main_right .news_list ul li.first img {
    height: 150px;
}
.main  .main_right .products_list .grid_16{
    width: 210px;
    padding-right: 0px;
    margin-right: 20px;
}
.main  .main_right .products_list .pic .Small img{
    width: 100%;
}

.header .header_top .header_right{
	margin-top: 30px;
}
.header .header_top .header_right .header_links{
	display: none;
}






