/* CSS Document */


#top{ border-bottom: 3px solid #fabe00;}
.banner{ position: relative;}
#top-nav .top-2{ position: relative;}
.top-2-language{ margin-top: 1em;}
.top-2-language ul{ text-align: right;margin:0;}
.top-2-language ul li{ list-style: none; display: inline-block; margin-right: 15px;}
.top-2-language ul li a{ font-size: 14px; line-height: 24px; color: #727272;}
.top-2-language ul li a img{margin-right: 10px;}
.top-2-language ul li a:hover{ text-decoration: none;color: #023fa4;}

.top-nav{ min-height: none; margin-bottom: 0; background: none; border: none;}

.top-nav .navbar-brand{ height: auto; padding: 10px 0;}
.top-nav .navbar-right { margin-top: 0px; }
.top-nav .navbar-nav>li>a { padding-top: 18px; padding-bottom: 18px;color: #727272;}
.top-nav .nav>li>a:focus, .top-nav .nav>li>a:hover {
    text-decoration: none;
    background: none;
	color: #023fa4;
}
.top-nav .nav .open>a, .top-nav .nav .open>a:focus, .top-nav .nav .open>a:hover {
    text-decoration: none;
    background: none;
	color: #023fa4;
}
.top-nav .navbar-right .dropdown-menu {
    right: 0;
    left: -50%;
}
.top-nav .dropdown-menu>li>a {
	text-align: center;
	padding: 5px 0;
}
.top-nav .navbar-toggle {
    border-color: #ddd;
    margin-top: 24px;
}
.top-nav .navbar-brand{ margin-top: -40px;}

.toper-1-language{ display: none; }
.toper-1-language .btn-language{ color: #ffffff; background-color: #fabe00; border: none; border-radius:0; font-size: 12px;}
.toper-1-language .btn-language.active, .toper-1-language .btn-language:active, .open>.dropdown-toggle.btn-language {
    color: #ffffff;
	background-color: #fabe00 !important;
    border:none;
}
.btn-language.active.focus,.btn-language.active:focus,.btn-language.active:hover,.btn-language:active.focus,.btn-language:active:focus,.btn-language:active:hover, .open>.btn-language.focus, .open>.btn-language:focus, .open>.btn-language:hover {
    color: #ffffff !important;
    background-color: none;
    border:none;
}

.toper-1-language .btn-language .icon-earth{ margin-right: 10px;}
.toper-1-language{ font-size: 12px;}
.toper-1-language .dropdown-menu {
	left: auto;
	right: 0;
	margin-top:0;
    font-size: 12px;
	background: rgba(255,255,255,0.6);
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.toper-1-language .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: inherit;
    color: #333;
    white-space: nowrap;
}
.toper-1-language .language-ico{
	margin-right: 10px;
}
.toper-1-language .dropdown-menu>li>a:focus, .toper-1-language .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #fabe00;
}

.section-title{margin-bottom: 1.5em;}
.section-title h2{ color:#333333;}
.section-title h2 span{ color:#333333;}
.section-title .title-hr{ width: 100px; margin: 0 auto; border: 0; border-bottom: 3px solid #fabe00;}



#index-about{margin-top: 1em;}
.index-about-conner{}
.index-about-adv{text-align: center; margin-top: 2.5em; margin-bottom: 2.5em;}
.index-adv-con{display: inline-block;text-align: center;}
.index-adv-conner{ text-align:center; color:#898888; width:150px; font-size:1.142em; line-height:18px; margin:0 12px; display: inline-block;vertical-align: top;}
.adv-num{ width:105px; height:105px; border-radius:50%; text-align:center; margin:0 auto; font-size:1em; margin-bottom:10px; background:#f1f1f1;}
.adv-num-con{ padding-top:10px; font-family:"AVGARDN"; }
.adv-num-con h1{font-size:30px; color:#363636; line-height:25px;}
.index-adv-conner:hover .adv-num { background: #fabe00;}
.index-about-more{ margin-top: 3em;}
.index-about-more a{ display: block; width: 180px; height: 44px; text-align: center; color: #fabe00; margin: auto; border: 2px solid #fabe00; border-radius: 22px; -moz-border-radius:22px; /* 老的 Firefox */ line-height: 42px;}
.index-about-more a:hover{ text-decoration: none;}
#index-process{ margin-top: 2em; background: #eeeeee; padding: 2em 0 5em 0; }

#index-contact{ margin-top: 1.5em;}


.index-contact-conner{ padding:20px 0;}
.index-contact-l{ font-size:44px; width: 80px; text-align: center; }
.media-body{width: auto;}
.index-contact-l .index-contact-icon{font-weight:bold; color:#fabe00;}
.index-contact-heading{ font-size:20px; margin-bottom:0px; margin-top:5px;}
.index-contact-add,.index-contact-tel,.index-contact-fax{ padding-left:50px;}
.index-contact-add,.index-contact-tel{ border-right:1px solid #cccccc;}

#allmap {width: 100%;height: 350px;overflow: hidden;margin:0; margin-top: 1.5em;}

#footer {
	background-color: #202628;
	padding: 20px;
	margin-top: 6em;
}

#footer p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 20px;
}
#footer a{ color: #ffffff;}
#footer em {
	font-style: normal;
	font-weight: 700;
	color: #a2cf8d;
}

#footer ul {
	margin-top: 15px;
	float: right;
}

#footer ul li {
	display: inline-block;
	margin-left: 5px;
}

#footer ul li a {
	font-size: 16px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	background-color: #fabe00;
	color: #202628;
	border-radius: 50%;
}

#footer ul li a:hover {
	color: #202628;
	background-color: #f2cd58;
	transition: all 0.5s;
}

#banner-img{ position: relative;}
.banner-image{ width: 100%;}

#contain{ margin-top: 1.5em;}

.pro-con {
	width: 33.3%;
    float: left;
	background:#ffffff;
	padding:0 15px 30px 15px;
}
.pro-con a {
	display:block;
	background: #eeeeee;
	padding-bottom: 0.5em;
}
.pro-con a:hover{
	-moz-box-shadow: 0px 0px 10px #e3e3e3; /* 老的 Firefox */
	box-shadow: 0px 0px 10px #e3e3e3;
	text-decoration: none;
}
.pro-con .pro-img{
	padding-top:0px;
	padding-bottom:10px;
	text-align: center;
}
.pro-con a h4{
	font-size: 18px;
	color: #111111;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 3px 15px;
}
.pro-con a span {
    color: #333333;
    padding: 3px 15px;
    display: inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
	line-height:24px;
	margin:0;
}
.pro-con a:hover h4 {
    text-decoration: none;
	color: #333333;
	

}
.pro-con a:hover span {
    text-decoration: none;
	color: #023fa4;

}

.clear1{ display:block;}
.clear2{ display:none;}

.pro-view-img{margin-bottom: 2em;}
.pro-detail-title{ border-bottom: 1px solid #f0ebeb; padding-bottom: 10px; margin-bottom: 1em;}
.pro-detail-title h2{ color: #1111111; float: left;}
.pro-detail-title .pro-detail-back{ float: right;margin-top: 15px;margin-bottom: 10px;}
.pro-detail-title .pro-detail-back a{ display: block; width: 93px; height: 38px; line-height: 38px; text-align: center; background: #eeeeee; border: 1px solid #cccccc; border-radius: 19px;}
.pro-detail-title .pro-detail-back a:hover{ text-decoration: none; color: #023fa4;}
.pro-detail-conner{border-bottom: 1px solid #f0ebeb; padding-bottom: 3em; margin-bottom: 1.5em;}
.pro-share{}

.news-contianer-ul li a{ padding:10px 0; display:block; position:relative;}
.news-contianer-ul li a:hover .news-time,.news-contianer ul li a:hover .news-title{  color:#023fa4}
.news-contianer-ul li a hr{ position:absolute; top:4px; width:100%; z-index:-1;}
.news-contianer-ul li a .news-time{
	float:right;
	font-size:1.1em;
	color:#373636;
	font-weight:500;
	background:#ffffff;
	display:block;
	padding-left:20px;
}
.news-contianer-ul li a .news-title{
	display:inline-block;
	width:50%; 
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:1.142857em;
	color:#333333;
}
.news-contianer-ul li a .news-title span{	background:#ffffff;
	padding-right:20px;}

.news-view-title{ text-align:center; color:#111111;}
.news-view-title h3{margin-top: 0;}
.news-view-share{ border: #c5c5c5 1px dashed; margin:0 auto; margin-top:15px;}
.news-view-conner{ margin-top:15px; }

.pro-view-con{ margin-top:20px;}
.pro-view-con-title{ font-size:20px; background:#f7f7f7; padding:10px 20px;margin-bottom:1em;}
.pro-view-con-title span{ color:#8a8a8a; margin-right:10px;}
.pro-view-conner-con{ padding:0 2%;}
@media screen and (max-width: 1500px){
	
}
@media screen and (max-width: 1024px){

}

@media screen and (max-width: 992px){
	
	.top-nav .navbar-brand img{width: 100px;}
	.top-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 8px;
	text-align: center;
}
	#footer {
		text-align: center;
	}
	#footer ul {
		float: none;
	}
}

@media screen and (max-width: 767px){
.top-nav .navbar-toggle {
    margin-top: 10px;
	margin-right: 0;
}

.top-nav .navbar-brand{ margin-top: -35px;}
.toper-1-language{ display: block;margin-right: -15px;}
	.top-nav .open .dropdown-menu .dropdown-header, .top-nav .open .dropdown-menu>li>a{
		 text-align: center;
    	padding: 5px 0;
		font-size: 12px;
	}
	.navbar-nav .open .dropdown-menu {

    background-color: #eeeeee !important;
}
		.news-contianer ul li a{ padding:5px 0; }
.news-contianer ul li a hr{  top:0px; }
	
}


@media screen and (max-width: 680px){
.index-adv-conner{width:120px;}
	.pro-con{ width:50%; padding: 0 5px 20px 5px;}
	.clear1{ display:none;}
	.clear2{ display:block;}
	.news-contianer ul li a{ padding:0px 0; }
}
@media screen and (max-width: 510px){
	
	
}


