﻿﻿/*
*@part 通用样式
*/
html {
	overflow-x:hidden;
	overflow-y:scroll;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
html * {
	outline:0;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
html,body {
	max-width: 1920px;
	text-align: center;
	font-family: 'PingFang SC',Microsoft Yahei, Verdana, "\5FAE\8F6F\96C5\9ED1", Tahoma, "DejaVu Sans", sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,
p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,
menu,nav,section{
	margin:0;
	padding:0;
	}
pre{white-space:pre-wrap;
	white-space:-moz-pre-wrap !important;
	white-space:-o-pre-wrap;
	white-space:-pre-wrap;
	word-wrap:break-word
	}
ins,a{
	color:inherit;
	text-decoration:none;
	outline:none;
	blr:expression(this.onFocus=this.blur());
	}
a:focus{outline:none}
::-ms-check{
	color:#34538b;
	background:#a0b3d6;
	padding:.5em
	}
a:hover{
	text-decoration:none;
	cursor:pointer
	}
li{
	list-style:none;
}
.sep{
	margin:0 .25em;
	font-family:sans-serif;
	color:#424242
}
@media (max-width:1240px) {
	.container-fluid{
		width: 100%;
		margin:0;
		padding:0;
	}
 }
 /* 样式重置 兼容IE */
div.container{
	width: 1200px;
	position: relative;
}
.clearfix{
	zoom:1;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > ul > li{
	float: left;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
	float:left;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-2{
	width: 16.66666667%;
}
.col-md-3{
	width: 25%;
}
.col-md-4{
	width: 33.33333333%;
}
.col-md-5 {
    width: 41.66666667%;
}
.col-md-6{
	width: 50%;
}
.col-md-7{
    width: 58.33333333%;
}
.col-md-8{
	width: 66.66666667%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-12 {
	width: 100%;
	*padding: 0;
}


/* 主要结构 */
.header-top {
	height: 50px;
	background-color: #1b1b1b;
    position: relative;
    z-index: 12;
}
.header-top-phones li{
	float:left;
	color: #fff;
    font-size: 14px;
    line-height: 26px;
    padding: 12px;
}
.header-top-phones li#header_weixin{
	float: right;
	padding-right: 0;
}
.header_weixin {
	display: none;
	width: 146px;
	height: 146px;
	background-position: 50% 49%;
	background-size: 100%;
	position: absolute;
	right: -5px;
	top: 44px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	margin:0px 35px 5px 35px;
}

#header_weixin:hover>.header_weixin {
	display: inline-block;
}
.header {
	background-color: rgba(125, 125, 125, 0.3);
	width:100%;
	position:relative;
    margin: auto;
	z-index:10;
}
.header .logo {
	float: left;
	width: 188px;
	height: 80px;
	/* background-image: url("../images/logo.png"); */
	background-repeat:no-repeat;
	background-position:50%;
}
.header .logo a {
	display: block;
	height: 50px;
	margin-top: 15px;
	cursor: pointer
}
.header .logo a img{
	max-width: 100%;
	max-height: 100%;
}
.header .navbar {
	float: right;
	/* height: 50px; */
	/* line-height: 50px; */
	font-size: 16px;
	color: #fff;
	margin-left: 45px;
	margin-bottom:0px;
	border: 0;
}
.header .nav > li > a {
	width: 128px;
	font-size:18px;
	padding: 30px 0
}
.header .nav .active ,
.header .nav li:hover,
.header .nav a:hover{
	color: white;
	background-color:#385fa3;
}
.header .dropdown-menu {
	background-color: #385fa3;
    width: auto;
}
.header .dropdown-menu > li > ul  {
	line-height:32px;
	text-align:center;
}
.wrap .page-header {
	border-bottom-color: #dbdbdb;
	position: relative;
	margin-bottom: 60px
}
.wrap .page-header h1 {
	width: 252px;
	height: 37px;
	position: relative;
	margin: 0 auto
}
.wrap .page-header h1 b {
	display: inline-block;
	width: 80px;
	height: 3px;
	background-color: #f15c0f;
	position: absolute;
	bottom: -11px;
	left: 50%;
	margin-left: -40px
}
.wrap .page-header p {
	width: 100%;
	font-size: 30px;
	color: #333;
	position: absolute;
	bottom: -50px;
	left: 0
}
.wrap .page-header p strong {
	font-weight: 400;
	color: #f15c0f
}

.wrap .temp {
	height: 380px;
	background-color: #fa9128;
	margin: 85px 0 260px 0;
}
.wrap .temp .container {
	height: 380px;
}
.wrap .temp .title {
	width: 855px;
	height: 288px;
	*width: 580px;
	*height: 250px;
	color: white;
	text-align: left;
	border: 3px solid white;
	padding: 33px 0 0 270px;
	position: absolute;
	bottom: 0;
	right: 37px
}
.wrap .temp .title h3 {
	font-size: 30px;
}
.wrap .temp .title h4 {
	font-size: 22px;
	margin: 16px 0;
}
.wrap .temp .title p {
	font-size: 14px;
}
.wrap .temp .img {
	position: absolute;
	bottom: -237px;
	left: 0
}
.wrap .temp .temp-list {
	width: 620px;
	height: 200px;
	position: absolute;
	bottom: -150px;
	right: 0
}
.wrap .temp .temp-list .temp-indicators {
	width: 80px;
	height: 28px;
	background-image: url("../images/icon1.jpg");
	position: absolute;
	top: -45px;
	right: 0
}
.wrap .temp .temp-list .temp-indicators .temp-control {
	float: left;
	width: 40px;
	height: 28px;
}
.wrap .temp .temp-list .temp-inner {
	position: relative;
	overflow: hidden;
}
.wrap .temp .temp-inner ul {
	width: 1999px;
}
.wrap .temp .temp-inner li {
	float: left;
	width: 300px;
	height: 200px;
	*width: 237px;
	*height: 77px;
	background: white;
	text-align: left;
	border: 1px solid #fa9128;
	position: relative;
	margin-right: 20px;
	padding: 60px 30px
}
.wrap .temp .temp-inner h3 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.wrap .temp .temp-inner p {
	font-size: 16px;
	color: #22272d;
	font-weight: 500;
	line-height: 26px;
	margin-top: 35px
}
.wrap .temp .temp-inner strong {
	position: absolute;
	top: 32px;
	right: 42px
}

.footer {
	background-color: #3f3e3a;
}

.footer .footer_nav{
	padding: 15px 0 25px;
}

.footer .footer_nav>div p{
	font-size: 14px;
	line-height: 30px;
}

.footer .footer_nav>div p.bt{
	font-size: 18px;
	padding: 6px 0;
	color: #5c8ce0;
}

.footer .footer_nav>div p a{
	color: #fff;
}

.footer .foot_content {
	width: 50%;
	margin-top: 40px;
	float:left;
}
.footer .foot-ico {
	display: inline-block;
	width: 341px;
	height: 119px;
	background: url("../images/foot.png") no-repeat;
	background-position-y:5px;
	margin: 0 auto
}
.footer .links li {
	display: inline-block;
	*display: inline;
	_zoome: 1;
}
.footer .links a {
	display: inline-block;
	width: 44px;
	height: 45px;
	margin-right: 3px;
}
.footer .links a.mweixin {
	background-image: url("../images/mweixin.jpg");
}
.footer .links a.mwzbj {
	background-image: url("../images/mzbj.jpg");
}
.footer .links a.msina {
	background-image: url("../images/msina.jpg");
}
.footer .links a.mqq {
	background-image: url("../images/mqq.jpg");
}
.footer .btns .btn {
	display: inline-block;
	color: white;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-radius: 20px;
	margin: 20px 10px;
	padding: 3px 20px
}
.footer .btns .btn1 {
	background-color: transparent;
	border-color: #686764;
}
.footer .btns .btn2 {
	background-color: #F15C0F;
	border-color: #ff7c39
}
.footer small {
	font-size: 14px;
	color: #5c8ce0
}
.footer address {
	margin-bottom: 0
}

.footer .footer_branch{
	border-top: 1px #385fa3 dotted;
	border-bottom: 1px #385fa3 dotted;
	padding: 15px 0;
}

.footer .footer_branch .col-md-3{
	text-align: left;
	line-height: 30px;
}

.footer .footer_branch .col-md-3 h4{
	margin: 8px 0;
}

.footer .footer_bottom{
	padding: 15px 0;
	/* border-top: 1px solid #686868; */
}


/* case page */
.page_img {
	background-color:#e5e5e5;
	/* padding-bottom:60px */
}

.page_img .container{
	background-color: #e5e3e4;
	padding: 15px;
}

.page_img .container .row{
	background-color: #fff;
}

.page_img .neiye_bt{
	padding: 15px;
	border-bottom: 1px solid #999;
	width:100%;
	display: inline-block;
}

.page_img .neiye_bt .neiye_bt_left{
	float:left;
	font-size:24px
}

.page_img .neiye_bt .neiye_bt_left span{
	font-size: 14px;
}

.page_img .neiye_bt .neiye_bt_right{
	float:right;
	padding-top:10px
}

.page_img .nav_list2{
	width:100%;
	display: inline-block;
	font-size:18px;
	margin-top: 20px;
}

.page_img .nav_list2>a{
	padding: 0 18px;
    line-height: 37px;
    display: inline-block;
}

.page_img .nav_list2>a.active{
	background-color: #385fa3;
}

.page_img .case_box{
	padding:15px
}

.page_img .case_box ul li{
	padding:8px
}


.page_img .case_box ul li>a{
	background-position: 50% 26%;
	background-size: 60%;
	background-repeat:no-repeat;
	display:block;
}

.page_img .case_box ul li>a>p{
	font-size: 18px;
}

.page_img .page_list{
	padding: 20px 0;
}


/* page-about */
.page-about{

}

.page-about-item{
	background: #fff;
	margin: 30px 0;
	box-shadow: 0px 0px 10px #555555a1;
	border-radius: 5px;
}

.page-about-item .page-about-item-left{
	float:left;
	width: 47%;
}

.page-about-item .page-about-item-left h3{
	padding: 15px;
	border-bottom: 3px #385fa3 solid;
	float: initial;
	margin: auto;
	width: 400px;
	margin-bottom: 30px;
	margin-top: 30px;
}

.page-about-item .page-about-item-left h4{
	padding: 20px 55px;
	font-size: 18px;
	text-align: left;
}

.page-about-item .page-about-item-right{
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page-contact-branch{
	background: #fff;
	margin: 30px 0;
	box-shadow: 0px 0px 10px #555555a1;
	border-radius: 5px;
}

.page-contact-branch .col-md-6>div{
	padding: 30px 8%;
	line-height: 30px;
	border-bottom: 1px solid #eee;
}

.page-contact-branch .col-md-6>div h4{
	line-height: 40px;
	font-weight: bold;
}

.page-contact-branch .col-md-6>div span.line{
	display: block;
    border-top: 3px #385fa3 solid;
    width: 30%;
	margin: 0 auto;
	margin-bottom: 5px;
}


.page-contact-branch2{
	background: #fff;
	margin: 30px 0;
	box-shadow: 0px 0px 10px #555555a1;
	border-radius: 5px;
}

.page-contact-branch2 .col-md-3>div{
	padding: 20px 0;
	line-height: 30px;
}

.page-contact-branch2 .col-md-3>div h4{
	line-height: 40px;
	font-weight: bold;
}

.page-contact-branch2 .col-md-3>div span.line{
	display: block;
    border-top: 3px #385fa3 solid;
    width: 30%;
	margin: 0 auto;
	margin-bottom: 5px;
}

.page-contact-branch3{
	margin: 30px 0;
}

.page-contact-branch3 .col-md-3>div{
	padding: 20px 15px;
	line-height: 30px;
	background: linear-gradient(90deg, #385fa3, #294e8f);
    border-radius: 5px;
	color: #fff;
	height: 148px;
}

.page-contact-branch3 .col-md-3>div h4{
	line-height: 40px;
	font-weight: bold;
}

.page-contact-branch3 .col-md-3>div span.line{
	display: block;
    border-top: 3px #95b9f9 solid;
    width: 30%;
	margin: 0 auto;
	margin-bottom: 5px;
}


/*news page*/
.page_img .news_box{
	padding: 15px;
}

.page_img .i-news_box ul li:nth-child(n+6){
	display: none;
}

.page_img .news_box .row .col-md-12>a{
	display: block;
	padding: 15px;
	border-top: 1px solid #eee;
}

.page_img .news_box .row .col-md-12:last-child>a{
	border-bottom: 1px solid #eee;
}

.page_img .news_box .row .col-md-12>a img{
	min-width: 100%;
	width: 90px;
	margin-top: 10px;
}

.page_img .news_box .row .col-md-12>a h4{
	padding: 10px 0;
}

.page_img .news_box .row .col-md-12>a p{
	line-height: 30px;
}

.page_img .news_box .row .col-md-12>a p.news_list_description{
	overflow: hidden;  
    display: -webkit-box;  
    -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
}

.page_img .news_box .row .col-md-12>a .news_list_more{
	float: right;
}