/*******************************/
/*         Navigatioin         */
/*******************************/
.navbar-inverse { border-radius: 0; background:rgba(0, 0, 0, .8); border-bottom:1px solid rgba(255, 255, 255, 0.15); min-height:100px; padding-top:25px; margin-bottom:0;}
.navbar-inverse *:focus { outline: 0; }
@media (max-width: 767px) {
	.navbar-inverse {  background:rgba(0,0,0,.9); }
}
.nav > li:hover .dropdown-menu {display: block;}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .open ul > a { color:rgba(255, 255, 255, .4); }

.navbar-inverse .navbar-nav > .active > a,l
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background:none ; }
.navbar-inverse .navbar-nav > .open > a{ background:none; color:white; }

.navbar-inverse .navbar-nav>li>a:hover, 
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover, 
.navbar-inverse .navbar-nav>.open>a:focus { background:none; color:white; }

.navbar-inverse .navbar-nav > .active > a { background:none; color:white; }

.navbar-inverse .navbar-brand { font-family: "Open sans", helvetica, arial; font-size: 24px; color:white; padding:0 0 0 15px; margin:0;  width:431px;}
	.navbar-inverse .navbar-brand img { margin-top:-8px; width:auto !important; height:80px;}

.navbar-nav .dropdown-menu {
	left:-5px;
	font-size: 14px;
	background-color:#fff;
	border: 0px none;
	-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    border:solid 1px #e2e2e2;
}
.navbar-nav .dropdown-menu > li{ border-bottom: solid 1px #e2e2e2;}
.navbar-nav .dropdown-menu > li > a { color:#333; padding:7px 20px; }
	.navbar-nav .dropdown-menu > li > a:hover,
	.navbar-nav .dropdown-menu > li > a:focus,
	.navbar-nav .dropdown-menu > .active > a:hover{ background:#f2f2f2; color:rgba(50,50,50,.8); }

.navbar-nav .dropdown-menu > .active > a,
.navbar-nav .dropdown-menu > .active > a:focus { background: none; color:#fff; }

.navbar-nav .btn { border:1px solid rgba(255, 255, 255, .2); margin-left:5px; margin-top:5px; padding-top:10px; padding-bottom:10px; }

.navbar-nav a.btn:focus, 
.navbar-nav a.btn:hover  { border:1px solid rgba(255,255,255,.6); }

.navbar-collapse { border:0 none;  border-top:0 none; box-shadow: none; }
@media (max-width: 767px) {
	.navbar-collapse ul { text-align: center;  width:100%; padding-bottom:10px; }
	.navbar-collapse ul .btn{ max-width:50%; margin:0 auto; }
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom { border-radius: 0; }




/*******************************/
/*          Buttons            */
/*******************************/
.btn-default, .btn-primary, .btn-success, .btn-action
.btn-info,    .btn-warning, .btn-danger {
	text-shadow: 0 2px 1px rgba(0, 0, 0, .2);
}

.btn { padding: 10px 40px; font-weight: bold; border:0 none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.btn-lg { padding: 15px 65px; font-size: 14px; font-weight:bold; }
.btn-default { text-shadow: none; background:transparent; color:rgba(50,50,50,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.5); }
	.btn-default:hover,
	.btn-default:focus { color:rgba(50,50,50,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); box-shadow:inset 0px 0px 0px 3px rgba(50,50,50,.8); background: transparent; }
	.btn-default:active,
	.btn-default.active { color:#333; -webkit-box-shadow:inset 0px 0px 0px 3px #333; -moz-box-shadow:inset 0px 0px 0px 3px #333; box-shadow:inset 0px 0px 0px 3px #333; background: transparent; }
	
.btn-action,
.btn-primary { color:#FFEFD7; background-image: -webkit-linear-gradient(top, #FF9B22 0%, #FF8C00 100%); background-image: linear-gradient(to bottom, #FF9B22 0%, #FF8C00 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFF9B22', endColorstr='#ffFF8C00', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); background-repeat: repeat-x; border:0 none; }
	.btn-action:hover,
	.btn-action:focus { color:#fff; background: #FF9B22; }
	.btn-action:active {	background: #FF8C00; }


/*******************************/
/*           Jumbotron         */
/*******************************/
.jumbotron { color: inherit; background-color: #F7F5F4; padding-top:30px; padding-bottom:30px; margin-bottom:0; }
.container .jumbotron { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-left:40px; padding-right:40px; }
	.jumbotron p { font-size:inherit; }
	.jumbotron h2, .jumbotron h3, .jumbotron h4, 
	.jumbotron h5, .jumbotron h6 { line-height: 1.3em; }


/*******************************/
/*           Images            */
/*******************************/
.img-rounded { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }




/*首页新闻列表*/
.container{width:87% !important;}
.list_out{ margin-top:0px;padding:20px;}
.list_tab{ height:30px; line-height:50px;}
.list_tab .list_title{ font-size:15px; padding:5px;}
.list_tab .current{ color:#1e8ac8 !important; font-size:25px !important;}
.list_tab .gline{  margin:0 10px 0 10px;}
.list_items .list_more{   position:relative; height:30px; margin-top:10px;}
.list_items .list_more a{ position:absolute; right:10px; font-size:13px; color:#3d84e6;}
.list_items ul{ margin:20px 0 0 0; padding:0 0 0 10px;}
.list_items ul li { height:27px; line-height:27px; border-bottom:dashed 1px #e8e9eb;}
.list_items ul li  a{ color  :rgba(50,50,50,.8); text-decoration:none;}
.list_items ul li  a:hover{  color:#1e8ac8;}
.list_out .problem{ display:none;}
.icon-box-top img { width:auto; height:140px;}
.grey-box-icon p{  text-align:left !important;}
.grey-box-icon .more{text-align:right !important;}
.title-box_primary{ width:120px; height:50px; line-height:50px;color:#1e8ac8; font-size:25px;}
.lxwm{ padding-left:30px; font-size:15px;}
.lxwm p{ min-height:30px; line-height:30px; border-bottom:dashed 1px #e8e9eb;word-wrap:break-word; word-break:break-all; }
.gotoemail{ text-decoration:none; color:#666;}
.heading-text p{ margin-top:20px;}
.p_out{ padding:5px 2px 0 2px; height:340px;}
.grey-box-icon{border:solid 1px #e2e2e2; height:320px;} 
.grey-box-icon h3{ font-size:22px !important; font-weight:500 !important; margin-bottom:20px;}
.panel{ padding-left:0px !important;}
.navbar-collapse{ position:relative;}
.navbar-collapse .lan_version{ position:absolute; right:-60px; top:15px; display:block; padding:7px;  text-decoration:none;}
.list-unstyled li{ height:30px; line-height:30px; margin-top:10px;width:120px; padding-left:10px;border-radius:4px;}
.list-unstyled .en{ width:190px !important;}
.list-unstyled li a{ text-decoration:none; font-size:15px;}
.list-unstyled{ margin-bottom:50px; margin-top:20px;}
.list-unstyled .current{ background-color:#3d84e6;}
.list-unstyled .current a{ color:#fff !important;}
.com_des{ font-size:15px; line-height:25px;}
/*new*/
.news{font-size:15px;}
.new_list{ height:350px; margin-top:20px;}
.new_list ul{ margin:0; padding:0;}
.new_list ul li{ height:32px; line-height:32px; border-bottom:dashed 1px #e8e9eb; position:relative;}
.new_list ul li:last-child{ border-bottom:none;}
.new_list ul li a{text-decoration:none; float:left;margin-left:0px; color:rgba(50,50,50,.8);}
.new_list ul li a:hover{ color:#1e8ac8;}
.new_list ul li .new_time{ color:rgba(50,50,50,.5); float:right; margin-right:5px;}
/*new_detail*/
.a_content{ width:80%; margin:20px 0 0 0;}
.a_content .ac_title{ font-size:22px; font-weight:600; text-align:center; height:30px; line-height:30px; margin-top:10px;}
.a_content .ac_info{ text-align:right; font-size:13px; color:rgba(50,50,50,.5); height:30px; line-height:30px; margin-top:10px;}
.a_content .ac_content{ margin-top:20px;}

.article_show{ min-height:690px;}

.title-box{ height:80px !important;}


/*面包屑导航*/
.nav_mb{ height:50px; line-height:50px;  font-size:17px; color:#333; border-radius:5px; margin-top:5px; margin-top:20px; padding-left:5px;}
.nav_mb a{font-size:17px;  color:#333; text-decoration:none !important;}
.nav_mb a:hover{ color:#3d84e6;}
.nav_mb span{ margin:0 4px 0 4px;}

/*企业资质*/
.qyzz{ padding:0; margin:0;}
.qyzz li{ width:200px; height:auto;position:relative; float:left; display:inline; margin-left:30px; margin-top:20px; border:solid 1px #e8e9eb; padding:3px;}
.qyzz li a{ width:194px; height:auto; display:block; overflow:hidden;}
.qzyy li a img{ width:300px; height:auto;}
.qyzz_title{ height:30px; text-align:center; line-height:30px; width:200px;}
