@charset "utf-8";


.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display: block\0;}
.eclip3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;display: block\0;}
.eclip4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;display: block\0;}
.eclip5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;display: block\0;}
.eclip6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;display: block\0;}
.eclip7{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;display: block\0;}
.eclip8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;display: block\0;}



/**定义整个页面大小 默认为1002px*/
body {
	background:url(../images/bg.gif) repeat-x #fff;
	margin:0 auto;
	padding:0;
	font-size:14px;
	color:#595959;
	font-family:microsoft yahei,Arial, Helvetica, sans-serif;
	line-height:20px;
	-webkit-text-size-adjust:none;
	}
.clearfloat{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:0;
	line-height:0;
	}
/**hack Opera, FF, Float "bug"*/
.clearfix{
    clear: both; 
}

img{ border:0;object-fit: cover;}

.uborder_line{ border-bottom:1px gray solid; }
.uborder_dot{ border-bottom:1px gray dotted; }

/**复制你自己的代码到这里*/

/**--------------------------------------LINK-----------------------------------*/

/**--------------------------------------/LINK/END-----------------------------------*/

.login_form{
	clear:both;
	margin:0 auto;
	padding:0 5% 10%;
	}
.logintitle{
	clear:both;
	line-height:50px;
	color:#888;
	font-size:18px;
	padding-top:30px;
	text-align:center;
	}
.logintitle span{
	display:inline-block;
	padding:0 10px;
	color:#000;
	font-size:24px;
	font-weight:normal;
	}
.login_input input{
	color:#777;
	width:100%;
	font-size:14px;
	line-height:40px;
	height:40px;
	padding:0 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	border:1px solid #ddd;
	}
.login_info{
	clear:both;
	width:100%;
	padding:20px 0 0;
	}
.login_name{
	font-size:18px;
	line-height:40px;
	}
.login_input p{
	line-height:30px;
	color:#888;
	margin:0;
	padding:0;
	font-size:12px;
	}
.login_input2 input{
	float:left;
	}
.login_input2 p{
	float:left;
	padding:0 0 0 5px;
	}
.login_bt{
	padding:0;
	}
.login_bt input{
	line-height:40px;
	height:40px;
	border:0;
	background:#104ca1;
	cursor:pointer;
	color:#fff;
	width:100%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
	}
.login_bt p{
	line-height:40px;
	color:#888;
	float:left;
	}
.login_bt p a{
	color:#888;
	padding:0;
	}
@media all and (min-width:768px) {
.login_bt p a{
	color:#888;
	padding:0 10px;
	}
.login_form{
	clear:both;
	margin:0 auto;
	padding:0 30% 10%;
	}
}
.indexbox{
	width:960px;
	margin:0 auto;
	}
	
.header {
	margin:0 auto;
	background: url(../images/index_bg.gif) no-repeat;
	}

.logo{
	float:left;
	padding-top:14px;
	padding-bottom:14px;
	text-align:center;
	height:80px;
	z-index:9999999;
	}
.logo img{
	height:auto;
	margin:0 auto;
	width:auto;
	}
.top_right{
	float:right;
	padding:90px 0 0;
	line-height:27px;
	z-index:99999;
	position:absolute;
	}
.top_lang{
	color:#fff;
	float:left;
	}
.top_lang a{
	display:inline-block;
	padding:0 2px;
	color:#fff;
	font-size:12px;
	}
.top_search{
	float:right;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	border:1px solid #ddd;
	padding:0 0 0 8px;
	width:40%;
	background:#fff;
	margin-right: 65px;
	}
.top_search input{
	border:0;
	line-height:27px;
	height:27px;
	float:
	left;
	width:80%;
	font-size: 12px;
	text-overflow: ellipsis;
	}
.top_search .search_bt{
	width:20%;
	background:url(../images/index_06.jpg) center center no-repeat;
	}
.navbar-toggle{
	z-index:999999;
	border:1px solid #fff;
	color:#fff;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border:0;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
  background: none
}

.top_lang #lang_old{
	display: none;
	}
@media (min-width:768px){
.logo{
	float:left;
	padding-top:24px;
	text-align:left;
	height:114px;
	}
.logo img{
	margin:0;
	}
.top_right{
	float:right;
	padding:68px 0 0;
	line-height:27px;
	position:static;
	}
.top_lang{
	text-align:right;
	float:right;
	color:#666;
	}
.top_lang a{
	display:inline-block;
	padding:0 8px;
	color:#666;
	font-size:12px;
	}
.top_lang #lang_old{
	display: inline-block;
	}
.top_search{
	float:right;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
	border:1px solid #ddd;
	padding:0 0 0 8px;
	width:44%;
	background:#fff;
	margin: 0;
	}
.top_search input{
	border:0;
	line-height:27px;
	height:27px;
	float:left;text-overflow: ellipsis;
	}
.top_search .search_bt{
	background:url(../images/index_06.jpg) center center no-repeat;
	}
}		
.mainbox{
	clear:both;
	}
.navbar-default{
	border:0;
	margin-bottom:0;
	width:100%;
	top:0;
	background:url(../images/index_11.jpg) repeat-x;
	padding:0;
	}
.navbar-collapse{
	position:absolute;
	width:100%;
	background:#f9f9f9;
	border:0;
	z-index:9999;
	}
.navbar-nav{
	margin-top:0;
	}
.navbar-default .navbar-nav li{
	padding-top:0;
	padding-bottom:0;
	border-bottom:1px solid #ddd;
	}
.navbar-default .navbar-nav li a{
	line-height:52px;
	height:52px;
	padding-top:0;
	padding-bottom:0;
	color:#666;
	}
.navbar-default .navbar-nav .active a{
	background:#888;
	color:#fff;
	}
.navbar-default .navbar-nav .active a:hover{
	background:#888;
	color:#fff;
	}
.navbar-default .navbar-nav .active a:focus{
	background:#888;
	color:#fff;
	}
@media (min-width:768px){
.nav_bg{
	clear:both;
	background:url(../images/index_11.jpg) repeat-x;
	height:58px;
	}
.navbar-collapse{
	background:none;
	position:static;
	border:0;
	-moz-box-shadow:0;
	-webkit-box-shadow:0;
	box-shadow:0;
	}
.navbar-default{
	border:0;
	background:none;
	}
.navbar-default .navbar-nav{
	width:100%;
}
.navbar-default .navbar-nav>li {
  width:14.28%;
  font-size:16px;
  text-align:center;
  border:0;
}
.navbar-default .navbar-nav>li>a {
  color: #fff;
  padding:0;
  line-height:52px;
}

.navbar-default .navbar-nav>.active>a {
	background:url(../images/index_11x.jpg) repeat-x;
	color:#fff;
	line-height:58px;
}
.navbar-default .navbar-nav>.active>a:hover {
	background:url(../images/index_11x.jpg) repeat-x;
	color:#fff;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
  color: #fff;
}

}




.mian_banner{
	padding-top:20px;
	height:auto;
	overflow:hidden;
	}
.mian_banner img{
	display: block;
	width: 100%;
	height: auto;
	background-position:center center;
background-repeat:no-repeat;
background-size:cover;
	}
.main_news{
	padding-top:8px;
	}
.main_title{
	clear:both;
	line-height:40px;
	background:url(../images/index_17.png) bottom repeat-x;
	height:40px;
	color:#ddd;
	font-size:16px;
	}
.main_title strong{
	float:left;
	height:40px;
	background:url(../images/index_16.jpg) bottom left no-repeat;
	font-weight:normal;
	color:#000;
	padding:0 10px 0 0;
	}
.main_title a{
	float:right;
	font-size:12px;
	color:#888;
	}
.main_news{
	clear:both;
	}
.main_news ul{
	clear:both;
	padding:5px 0 0;
	margin-bottom:8px;
	}
.main_news li{
	clear:both;
	margin:8px 0 0;
	height:20px;
	line-height:20px;

	}
.main_news li a{
	float:left;
	/*padding-left:10px;*/
	/*padding-right:10px;*/
	margin-right: 10px;

	text-align:center;
	color:#000;
	}
.main_news li .news_type{
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
background:#0f4185;
color:#fff;
text-align:center;
width:50px;
padding:0;
	}
.main_news li .news_type2{
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
background:#5ac326;
color:#fff;
text-align:center;
width:50px;
padding:0;
	}
.main_news li .news_type3{
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
background:#a438e8;
color:#fff;
text-align:center;
width:50px;
padding:0;
	}

.main_slide_box{
	clear:both;
	padding:7px 0 0;
	}
.main_slide_box img{
	width:100%;
	height:auto;
	}
@media (min-width:768px){
.swiper-container {
  width: 100%;
  color: #fff;
  text-align: center;
height:431px;
}
}

.team_d_pic{
	padding-top:20px;
	}
.team_d_pic img{
	width:100%;
	height:100%;
	}
.team_d_right{
	padding-top:20px;
	font-size:18px;
	line-height:30px;
	}
.team_d_content{
	clear:both;
	padding-top:20px;
	}
.team_d_name{
	font-size:30px;
	color:#333;
	line-height:50px;
	margin-bottom:20px;
	}




footer{
	margin:0 auto;
	clear:both;
	background:#104ca1;
	padding:30px 0;
	font-size:12px;
	color:#fff;
	}
footer a{
	display:inline-block;
	color:#fff;
	padding:0 5px;
	}
.foot_copy{
	text-align:center;
	padding:10px 0;
	}
.foot_link{
	clear:both;
	text-align:center;
	color:#fff;
	}
.foot_link a:visited{
	color:#fff;
	}
.foot_link a:focus{
	color:#fff;
	}
.foot_link a:hover{
	color:#b7d5ff;
	}


.sub_left {
	height:auto;
	padding:0;
}
.left_nav li {
	text-align:center;
	padding:0;
}
.left_nav ul {
	margin:0;
}
.left_nav li a {
	clear: both;
	background:url(../images/arr_12.png) 95% no-repeat #fff;
	border-bottom:1px solid #ddd;
	display: block;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	color:#666;
	padding:0 15px;
	text-align:center;
	font-size:16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.left_nav li a:hover {
	color:#333;
	background:url(../images/arr_12.png) 95% no-repeat #f6f6f6;
}/*
.left_nav li .hover {
	color:#fff;
	background:#0092ff;
}*/
.msg_title{
	width:25%;
	}
.sub_right {
	padding-top:15px;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	padding:0 15px;
	display:block;
	line-height:50px;
	background:url(../images/about_03.jpg) repeat-x;
}
.left_nav li a {
	text-align:left;
	border-right:1px solid #ddd;
}
.left_nav li ul {
	/*display:none;*/
}
.sub_about_pic{
	padding:15px 0;
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}
.sub_set_pic{
	margin:15px 0;
	padding:8px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
	}
.sub_set_pic img{
	width:100%;
	height:100%;
	}
@media all and (min-width:768px) {
.sub_about_pic{
	}
.sub_about_pic img{
	width:100%;
	height:100%;
	}
.sub_left {
	float: left;
	padding:30px 20px 0 0
}
.sub_right {
	padding-top:30px;
	padding-left:15px;
}
.left_nav li {
	text-align:center;
	padding:0 15px;
}
.left_nav li a {
	text-align:left;
	border-right:0;
}
.left_nav li li{
	text-align:center;
	padding:0;
	font-size:12px;
	display:block;
	line-height:30px;
}
.left_nav li ul{
	border-bottom:1px solid #ddd;
	display:block;
}
.left_nav li li a{
	text-align:left;
	border-right:0;
	border:0;
	padding:0 15px 0 25px;
	background:#f6f6f6;
	line-height:38px;
	height:38px;
	background:url(../images/position_line.gif) 15px no-repeat #f7f7f7;
}
.left_nav li li a:hover{
	background:url(../images/position_line.gif) 15px no-repeat #f1f1f1;
}
.left_title {
	clear: both;
	text-align:left;
	font-size:18px;
	margin:0 15px;
	padding:0 15px;
	display:block;
	line-height:50px;
	background:url(../images/about_03.jpg) repeat-x;
}
	}
.sub_guide{
	border-bottom:1px solid #ddd;
	clear:both;
	line-height:42px;
	height:42px;
	}
.guide_box span{
	display:inline-block;
	background:url(../images/location_05.jpg) left no-repeat;
	padding:0 0 0 20px;
	}
.guide_box a{
	display:inline-block;
	padding:0 5px;
	color:#666;
	}

.right_guide {
    clear: both;
    display: flex;
    line-height: 50px;
    height: auto;
    background: #f7f7f7;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
    margin: 0 -15px;
}
@media (min-width:768px){
.right_guide {
	clear: both;
	line-height: 50px;
	height:50px;
	background:#f7f7f7;
	border-bottom:1px solid #eee;
	padding:0 10px;
	margin:0;
}
}
.gui_left {
	float: left;
	font-size:18px;
	color:#333;
}
.gui_right {
	float: left;
	color: #888;
}
.gui_right a {
	display: inline-block;
	padding: 0 5px;
	color: #666;
}
.sub_content {
	clear: both;
	/* min-height: 330px; */
	_height: 400px;
	_overflow: visible;
	line-height:24px;
	padding:10px 0;
}
.sub_content img{
	display:block;max-width:100%;height:auto; margin:0 auto;
}

.about_list{
	clear:both;
	}
.about_list li{
	padding-top:8px;
	padding-bottom:8px;
	}
.about_list li a{
	border:1px solid #ddd;
	display:block;
	font-size:20px;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
text-align:center;
line-height:30px;
color:#FCFCFC;
padding:14px 0;
	}


.direction_list{
	clear:both;
	}
.direction_list li{
	padding-top:10px;
	padding-bottom:10px;
	}
.direction_list li a{
	padding:8px;
	background:#f6f6f6;
	border:1px solid #ddd;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
	display:block;
	font-size:16px;
text-align:center;
color:#333;
	}
.direction_list li span{
	display:block;
text-align:center;
	}
.direction_list li p{
	padding:10px 0 0;
	text-align:center;
	}


.proj_list{
	clear:both;
	}
.proj_list li{
	padding-top:8px;
	padding-bottom:8px;
	}
	
@media (min-width: 768px){
.proj_list li a{
	border:1px solid #ddd;
	background:url(../images/about_11.jpg);
	display:block;
	font-size:18px;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
text-align:center;
line-height:60px;
color:#FCFCFC;
padding:14px 0;
height:90px;
	}
}
.proj_list li a{
	border:1px solid #ddd;
	background:url(../images/about_11.jpg);
	display:block;
	font-size:18px;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
text-align:center;
line-height:60px;
color:#FCFCFC;
padding:14px 0;
justify-content:center;/*子元素水平居中*/
align-items:center;/*子元素垂直居中*/
display:-webkit-flex;
	}

.news_list{
	clear:both;
	}
.news_list li{
	clear:
	both;
	padding:10px 0;
	/* text-align:right; */
	color:#888;
	line-height: 40px;border-bottom:1px solid #ddd;
	font-size:12px;
	height:60px;
	}
.news_list li a{
	float:left;
	background:url(../images/news_03.jpg) left no-repeat;
	padding:0 0 0 15px;
	color:#333;
	line-height:40px;
	font-size:14px;
	}

.news_list li span{text-align:right;}
.result_list{
	clear:both;
	}
.result_list li{
	padding-top:10px;
	padding-bottom:10px;
	}
.result_list li a{
	padding:8px;
	background:#f6f6f6;
	border:1px solid #ddd;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
	display:block;
	font-size:16px;
text-align:center;
color:#333;
	}
.result_list li span{
	display:block;
text-align:center;
	}
.result_list li p{
	padding:10px 0 0;
	text-align:center;
	}
.result_list img{
	display:block;max-width:100%;height:350px; margin:0 auto;
	}
.direction_list img{
	display:block;max-width:100%;height:170px; margin:0 auto;
	}
.set_list img{
	display:block;max-width:100%;height:200px; margin:0 auto;
	}
.team_pic img{
	display:block;max-width:160px;height:200px; margin:0 auto;
	}
.set_list{
	clear:both;
	}
.set_list li{
	padding-top:10px;
	padding-bottom:10px;
	}
.set_list li a{
	display:block;
	font-size:16px;
text-align:center;
color:#333;
	}
.set_list li span{
	display:block;
	padding:8px;
	border:1px solid #ddd;
	-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */
text-align:center;
	}
.set_list li p{
	padding:10px 0 0;
	text-align:center;
	height:60px;
	overflow:hidden;
	}

.team_title{
	clear:both;
	font-size:18px;
	border-bottom:1px solid #ddd;
	margin:0 0 10px;
	padding:10px 0;
	font-weight:bold;
	color:#0f4185;
	}
.team_list{
	clear:both;
	}
.team_list li{
	}
.team_list li .team_bg{
	margin-top:10px;
	margin-bottom:10px;
	background:#f6f6f6;
	border:1px solid #ddd;
	-moz-border-radius:5px;      /* Gecko browsers */
-webkit-border-radius:5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */
padding:2px;
height: 220px;
    overflow: hidden;
	}
.team_list li a{
color:#333;
	}
.team_list li .team_pic{
	float:left;
	padding:0;
	}
.team_list li .team_name{
	font-size:18px;
	}
.team_list li .team_text{
	padding:10px 0 0;
	line-height:22px;
	}
.team_list li .team_right{
	float:left;
	padding:0 0 0 10px;
	}







.border_blue { border:solid 1px #7f9db9;}
.height5{
	height:5px;
	line-height:0;
	font-size:0;
	clear:both;
	}
.height10{
	height:10px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.height20{
	height:20px;
	line-height:0;
	font-size:0;
	clear:both;
	}
	
.border_ccc { border:solid 1px #ccc;}

.sub_content h6{
	font-size:24px;
	padding:25px 0 10px 0;
	margin:0 0 10px;
	text-align:center;
	line-height:30px;
	font-weight:normal;
	}
.sub_content h6 span{
	display:block;
	color:#999;
	font-size:12px;
	}

.page{
	padding:20px 0;
	text-align:center;
	clear:both;
	}
.page2{
	padding:20px 0;
	text-align:center;
	clear:both;
	border-top:1px solid #e3e3e3;
	}
/**--------------------------------------from-----------------------------------*/

.form1{
	padding:2px 8px 0 3px;
	border:1px solid #ee9b00;
	background-color:#fdf5e5;
	color:#ee9b00;
	}

.form2{
	padding:6px 12px 6px 12px;
	border:1px solid #ccc;
	background-color:#fff;
	}

.formfont input,select{font-size:12px; color:#666;}
.formfont textarea{
	font-size:14px;
	color:#666;
	width:545px;
}
/**--------------------------------------/from/END-----------------------------------*/

/**--------------------------------------/margin&padding-----------------------------------*/

.margin_0{ margin:0}
.margin_5{ margin:5px;}
.margin_top_5{ margin-top:5px;}
.margin_left_5{ margin-left:5px;}
.margin_right_5{ margin-right:5px;}
.margin_bottom_5{ margin-bottom:5px;}
.margin_t_b_5{ margin:5px auto 5px auto;}
.margin_l_r_5{ margin:auto 5px auto 5px;}

.padding_0{ padding:0}
.padding_top_5{ padding-top:5px;}
.padding_left_5{ padding-left:5px;}
.padding_right_5{ padding-right:5px;}
.padding_bottom_5{ padding-bottom:5px;}
.padding_5{ padding:5px;}
.padding_t_b_5{ padding:5px 0 5px 0;}
.padding_l_r_5{ padding:0 5px 0 5px;}
.pdtd td{ padding:5px;}
/**--------------------------------------/margin&padding/END-----------------------------------*/
.flickr{
	clear:both;
	padding:20px 0;
	}
.flickr a{
	display:inline-block;
	border:1px solid #ddd;
	padding:3px 10px;
	margin:3px;
	color:#666;
	}
.flickr a:hover{
	background:#f1f1f1;
	color:#333;
	}
.flickr span{
	display:inline-block;
	border:1px solid #104ca1;
	background:#104ca1;
	padding:3px 10px;
	margin:3px;
	color:#fff;
	}



.article{min-height:600px;}