img {
	max-width: 100%;
}

.phoneheader {
	display: none;
}

.mobile-container {
	display: none;
}

.wrap {
	width: 75%;
	margin: 0 auto;
	overflow: hidden;
}

.con{
	width: 100%;

}



#head {
	width: 100%;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	background-color: #0d5ea3;
}



#head .head_rbar {
	width: 26%;
	height: 64px;
	line-height: 64px;
	margin-left: 2%;
}

#head .head_rbar img {
	height: 64px;
	width: auto;
}

#head .head_listbar {
	width: 37%;
	text-align: right;
	height: 64px;
	line-height: 64px;

}

#head .head_listbar ul{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
    height: 64px;
	line-height: 64px;
}

#head .head_listbar ul li{
	margin: 0 2%;
}

#head .head_listbar ul li a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: "OpenSans-Regular";
}

#head .head_listbar ul li:last-of-type {
	text-align: end;
}

#head .head_listbar ul li a:hover {
	font-weight: bold;
}

#head .head_listbar ul li a.active {
	font-weight: bold;
}



#banner {
	display: block;
	height:auto;
}
#banner img{
	width: 100%;
	height:1080px;
}
#banner video{
	width: 100%;
	height:auto;
}
#wap_banner{
	display: none;
}

#banner img {
	display: block;
	max-width: 100%;
}



/*公用标题*/

.title {
	text-align: center;
    margin: 0 auto;
    margin-top: 26px;
    margin-bottom: 36px;
    width: 90%;

}

.title h1 {
	font-size: 20px;
	color: #4b4a4c;
	font-weight: bold;
	font-family: "微软雅黑";
}

.title h3 {
	color: #0d5ea3;
	font-size: 12px;
   margin-top: 20px;

}

.title span {
	display: block;
	margin-bottom: 20px;
}
.alignLeft{
	text-align: left;
	width: 100%;
	margin-left: 0%;
}
.title h2{
	font-weight: bold;
	font-size: 32px;
	color: #0e5ea3;
}

/*企业信息*/

.company{
	margin-top: 120px;
}
.company .company_fl{
	width: 46%;
	padding: 50px 50px 0 0;
	display: inline-block;
	vertical-align: top;
	background: url(../images/con1_bg_03.png) no-repeat right top;
	background-size:99% auto ;
}
.company .company_fl img{
	max-width: 100%;
	text-align: left;
}
.company .company_fr {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-left: 4%;
	text-align: left;
	}
.company .company_fr .company_txt{
	line-height: 24px;
	color: #4b4a4c;
	font-size: 14px;
}

.company .more{
	margin: 20px auto;
	text-align:left;	
}

.company .more a{
	padding: 5px;
	color: #fefeff;
	text-align: center;
	font-size: 12px;
	background-color: #085ea4;
}


.service_icon{
	width: 100%;
	margin-top: 100px;
	background-color: #e3e2e2;
	padding: 85px 0;
}
.service_icon li{
	width: 20%;
	float: left;
	text-align: center;
}
.service_icon li img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 18px;
	
}
.service_icon li span{
	color: #0e5ea3;
	font-size: 18px;
}

/*经典案例*/
.case{
	margin-top: 40px;
}
.case .case_min{
	margin: 40px  auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.case .case_min a{
	padding: 5px 20px;
	font-size: 17px;
	color: #0063b0;
	font-weight: bold;
	margin-right: 6%;
}
.case .case_min a:last-of-type{
	margin-right: 0%;
}
.case .case_min a:hover{
	background-color: #0063b0;
	color: #FFFFFF;
}
.case .case_min a.active{
	background-color: #0063b0;
	color: #FFFFFF;
}

.case ul.index_ul{
	margin: 0 auto;
	width: 87.5%;
	
}
.case li {
	width: 31.5%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	height: auto;
	transition: .5s;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.case li:nth-of-type(3n) {
	margin-right: 0%;
}

.case li .dynamics_img {
	width: 100%;
	height: auto;
	display: block;
}

.case li .dynamics_img img{
	max-width: 100%;
	display: block;
}

.case li .dynamics_txt {
	height: auto;
	padding-bottom: 20px;
	transition: .5s;
	overflow: hidden;
}

.case li .dynamics_txt h4 {
	width: 100%;
	margin: 14px auto;
	color: #0063b0;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case li .dynamics_txt p {
	color: #666;
	font-size: 13px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.case li .dynamics_txt a.more {
	padding: 5px;
	color: #fefeff;
	margin-top: 14px;
	margin-right: 5%;
	font-size: 12px;
	margin-top: 0px;
	display: inline-block;
	background-color: #085ea4;
}

.index_news{
	margin: 0 auto;
	overflow: hidden;
}

.ul_news{
 width: 100%;
 margin: 0 auto;
 margin-top: 80px;
 background:url(../images/index_sjz_15.png) no-repeat top center;
 padding-bottom: 70px;
	
}

.index_news .ul_news li{
	width: 100%;
}
.index_news .ul_news li .index_news_box{
	width: 45%;
}

.index_news .ul_news li .index_news_box .news_txt{
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}
.index_news .ul_news li .index_news_box .news_time{
	display: inline-block;
	vertical-align: top;
	width: 36%;
}
.index_news .ul_news li .index_news_box .news_time span{
	display: block;
	color: #58595a;
	font-size: 24px;
}

.index_news .ul_news li .index_news_box .news_time span.mintt{
	font-size: 18px;
	
	
}
.index_news .ul_news li .index_news_box .news_txt h4 {
	width: 100%;
	margin: 14px auto;
	color: #0063b0;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_news .ul_news li .index_news_box  .news_txt p {
	color: #666;
	font-size: 13px;
	height: 36px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.index_news .ul_news li:nth-of-type(odd) .index_news_box{
	 float:left;
	 text-align: right;
	 position: relative;
	 
}
.index_news .ul_news li:nth-of-type(even) .index_news_box{
	 float:right;
	  text-align: left;
	  position: relative;
}

.index_news .ul_news li:nth-of-type(even) .index_news_box .news_time{
	float: left;
}

.index_news .ul_news li:nth-of-type(odd) .index_news_box .news_txt{
	text-align: left;
}

.index_news .more{
	margin: 20px auto;
	text-align: center;	
}

.index_news .more a{
	padding: 5px;
	color: #fefeff;
	text-align: center;
	font-size: 12px;
	background-color: #085ea4;
}


/*客户的信赖*/
.partner{
	margin: 0 auto;
	margin-top: 120px;
	text-align: center;
}
.partner h3{
margin-bottom: 60px;
}
.partner h3 span{
	color: #e7305f;
	display: inline-block;
	vertical-align: middle;
	font-size: 46px;
}
.partner h3 i{
	display: inline-block;
	vertical-align: top;
	color: #e7305f;
	font-size: 26px;
	font-style: normal;
	margin-right:8px ;
	
}
.partner h3 b{
	color: #105a99;
	display: inline-block;
	vertical-align: middle;
	font-size: 46px;
	font-weight: normal;
}
.partner li{
	width: 14%;
	margin-right: 12%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
	text-align: left;
}
.partner li:nth-of-type(4n){
	margin-right: 0;
}
.partner li img{
	max-width: 100%;
}


/*联系我们*/
.contact{
	margin-top: 20px;
	text-align: center;
}

.contact_lt{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.contact_lt span{
	display: block;
	color: #4b4a4c;
	font-size:14px;
	line-height: 40px;
}
.contact_rt{
	width: 120px;
	height: 120px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.contact_rt img{
	max-width: 100%;
}

.footer{
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #0d5ea3;
}
.footer span,.footer a{
	font-size: 12px;
	color: #FFFFFF;
}

/*内页总样式*/
.con_lt{
	width: 15.625%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	padding-top: 50px;
}
.con_lt ul{
	margin-top: 50px;
	
}
.con_lt ul li{
	margin-bottom:30px;
}

.con_lt ul.new_tt li a{
	padding: 5px;
	width: 80px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #0063b0;
	margin: 0 auto;
}
.con_lt ul.new_tt li a:hover{
	color: #FFFFFF;
	background-color: #0063b0;
}

.con_lt ul.new_tt li a.active{
	color: #FFFFFF;
	background-color: #0063b0;
}
.con_lt ul.fonts_min li a{
	font-size: 16px;
	width: 140px;
}


.con_rt{
	width: 84%;
	display: inline-block;
	vertical-align: top;
	padding-top: 50px;
	/*height: 800px;
	overflow:hidden;
	overflow-y:scroll;*/

	border-left: 1px solid #e0e0e1;
}

.con_rt .wrap2{
	width: 80%;
	margin: 0 auto;
}


.con_rt .wrap2 li {
	width: 31.5%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	height: auto;
	padding-bottom: 20px;
	transition: .5s;
	margin-bottom: 20px;
}

.con_rt .wrap2 li:nth-of-type(3n) {
	margin-right: 0%;
}

.con_rt .wrap2 li .dynamics_img {
	width: 100%;
	height: auto;
	display: block;
}

.con_rt .wrap2 li .dynamics_img img{
	max-width: 100%;
	display: block;
}

.con_rt .wrap2 li .dynamics_txt {
	height: 140px;
	transition: .5s;
	overflow: hidden;
}

.con_rt .wrap2 li .dynamics_txt h4 {
	width: 100%;
	margin: 14px auto;
	color: #0063b0;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.con_rt .wrap2 li .dynamics_txt p {
	color: #666;
	font-size: 13px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.con_rt .wrap2 li .dynamics_txt a.more {
	padding: 5px;
	color: #fefeff;
	margin-top: 14px;
	margin-right: 5%;
	display: inline-block;
	margin-top: 10px;
	font-size: 12px;
	background-color: #085ea4;
}


/*大国典藏*/
.con_lt ul.collection_tt li a{
	width: auto;
	display: block;
	font-size: 18px;
	color: #4b494b;
	margin: 0 auto;
	margin-left: 30%;
	text-align: left;
	
}
.con_lt ul.service_tt li a{
	width: auto;
	display: block;
	font-size: 18px;
	color: #4b494b;
	margin: 0 auto;
	text-align: left;
	margin-left: 16%;
}
.con_lt ul.collection_tt li i{
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #0e5ea3;
	box-sizing: border-box;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 16px;
}

.con_lt ul.collection_tt li span{
color: #4b494b;
vertical-align: middle;
}
.con_lt ul.collection_tt li a.active i{
background-color: #d7354e;
}

.con_lt ul.collection_tt li a.active span{
color: #0e5ea3;
font-weight: bold;
}
.con_lt ul.collection_tt li.active a i{
background-color: #d7354e;
}

.con_lt ul.collection_tt li.active a span{
color: #0e5ea3;
font-weight: bold;
}

.con_rt .wrap2 ul.collection{
	margin: 0 auto;
	margin-top: 100px;
	width: 84%;
}

.con_rt .wrap2 ul.collection li {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-right: 0%;
	height: auto;
	transition: .5s;
	margin-bottom: 80px;
	text-align: center;
}
.con_rt .wrap2 ul.collection li h5{
	color: #0e5ea3;
font-weight: bold;
font-size: 20px;
margin-bottom: 20px;
}

.con_rt .wrap2 ul.collection li .dynamics_txt {
	height: auto;
	transition: .5s;
	overflow: auto;
	padding: 20px;
	line-height: 26px;
	text-align: left;
}
.con_rt .wrap2 ul.collection li .dynamics_txt p{
	color: #666;
	font-size: 13px;
	height: auto;
	overflow:auto;
	width: 100%;
	margin: 0 auto;
}


/*企业信息*/

.company_img {
	padding: 20px 20px 0 0 !important;
}
.company_img img{
	margin-top: 0px !important;
}

.honor{
	width: 100%;
	margin-top: 100px;
	position: relative;
}
.honor_box{
	display: block;
	width: 75%;
	padding: 30px 0;
	padding-bottom: 50px;
	background-color: #0063b0;
	margin-left: 25%;
	
}
.honor_img{
	position: absolute;
	top: 50px;
	left: 0;
	width: 48%;
}
.honor_box h4{
	width: 55%;
	margin-left:40%;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	
	
}
.honor_box ul{
 width: 55%;
 margin: 50px 0 0 20px; 
 margin-left:40%;
}

.honor_box ul li{
	width: 49% !important;
	display: inline-block;
	vertical-align: top;
	margin-right: 0% !important;
	margin-bottom: 40px !important;
	height: 53px !important;
	overflow: hidden;
}
.honor_box ul li span{
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	width: 80%;
}


.map{
	width: 100%;
	height: 600px;
}

.contact_form{
	width: 67.5%;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}

.contact_form li{
	width: 46%;
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #0e5ea3;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 8%;
}
.contact_form li:nth-of-type(2n){
  margin-right: 0;
}
.contact_form li input{
	outline: none;
	background-color: none;
	padding-left: 2%;
	font-size: 20px;
	color: #0e5ea3;
}


.contact_form li input::-webkit-input-placeholder{
        font-size: 20px;
	color: #0e5ea3;

        }
.contact_form li input::-moz-placeholder{   /* Mozilla Firefox 19+ */
       font-size: 20px;
	color: #0e5ea3;

        }
.contact_form li input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      font-size: 20px;
	color: #0e5ea3;

        }
.contact_form li input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
        font-size: 20px;
	color: #0e5ea3;

}
.contact_form textarea{
	display: block;
	width: 100%;
	border: 1px solid #0e5ea3;
	min-height: 120px;
	resize: none;
	padding-left: 1%;
	font-size: 20px;
	color: #0e5ea3;
}
.contact_form textarea::-webkit-input-placeholder{
        font-size: 20px;
	color: #0e5ea3;

        }
.contact_form textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
       font-size: 20px;
	color: #0e5ea3;

        }
.contact_form textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
      font-size: 20px;
	color: #0e5ea3;

        }
.contact_form textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
        font-size: 20px;
	color: #0e5ea3;

}
.contact_form button{
	display: block;
	padding:3px 20px;
	background: #0d5ea3;
	margin-top: 20px;
	font-size: 20px;
	color: #FFFFFF;
	cursor: pointer;
}
.details_con_lt{
	width: 22%;
	margin-top: 140px;
	display: inline-block;
	vertical-align: top;
	text-align: center;	
	overflow: hidden;
	margin-right: 3%;


}
.details_con_rt{
	width: 74%;
	display: inline-block;
	vertical-align: top;
	margin-top: 140px;
	border-left: 1px solid #e0e0e1;
	
	overflow: hidden;

}
.details_con_rt .wrap2{
	width: 84%;
	margin: 0 auto;
}

.details_txt{
	margin-top: 30px;
}
.details_txt .details_pp{
	width: 70%;
	margin: 0 auto;
	line-height: 20px;
	font-size: 16px;
}
.details_txt .address{
	margin-top: 50px;
	margin-left: 15%;
	text-align: left;
}
.details_txt .address .address_list{
	margin-bottom: 50px;
}
.details_txt .address .address_list img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	
}
.details_txt .address .address_list .address_txt{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.details_txt .address .address_list .address_txt span{
	display: block;
	color: #0063b0;
	font-size: 16px;
	
}
.details_txt .address .address_list .address_txt span.add_tt{
	color: #4b4a4c;
}

.details{
	line-height: 26px;
}
.details h2{
	font-weight: bold;
	font-size: 20px;
	color: #0e5ea3;
	text-align: center;
	margin-bottom: 60px;
}

.details .details_page{
	margin: 0 auto;
	margin-top: 50px;
	width: 90%;
}
.details .details_page a{
	font-size: 16px;
	color: #4b4a4c;
}
 .details_page a span{
	color: #0e5ea3;
	font-size: 17px;
	font-weight: bold;
	padding-right: 8px;
}
.details .details_page a.next{
	width: 45%;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	text-align: left;
}
.details .details_page a.last{
	float: right;
	width: 45%;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	text-align: right;
}

.links{
	position: relative;
	width: 100%;
	margin-top: 150px;
	padding: 30px 0;
	background-color: #e3e2e2;
}
.links ul{
	margin: 0 auto;
	width: 82%;
	
}
.links ul li {
	width: 15%;
	display: inline-block;
	vertical-align: top;
	margin-right: 5%;
	height: auto;
	transition: .5s;
	margin-bottom: 30px;
	
}

.links ul li:nth-of-type(5n) {
	margin-right: 0%;
}

.links ul li .dynamics_img {
	width: 100%;
	height: auto;
	display: block;
}

.links ul li .dynamics_img img{
	max-width: 100%;
	display: block;
}

.links ul li .dynamics_txt {
	height:auto;
	transition: .5s;
	overflow: hidden;
	padding-bottom: 20px;
}

.links ul li .dynamics_txt h4 {
	width: 100%;
	margin: 8px auto;
	color: #0063b0;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.links ul li .dynamics_txt p {
	color: #666;
	font-size: 13px;
	height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.links ul li .dynamics_txt a.more {
	padding: 5px;
	color: #fefeff;
	margin-top: 14px;
	margin-right: 5%;
	font-size: 12px;
	background-color: #085ea4;
}
.links h3{
	position: absolute;
	top: -50px;
	color: #0e5ea3;
	font-size: 18px;
	font-weight: bold;
	left: 9%;
}

.return_btn{
	position: fixed;
	bottom: 80px;
	left: 3%;
}
.return_btn a{
	display: block;
	/*background-color: #0063b0;*/
	padding: 0 15px;
	height: 30px;
	line-height: 26px;
	color: #0063b0;
	font-size: 16px;
}
.return_btn a span{
	display: inline-block;
	vertical-align: middle;
}
.return_btn a img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
}

.news_details{
	width: 52%;
	margin: 0 auto;
	margin-top: 150px;
}




@media screen and (min-width:1000px) and (max-width:1400px) {
#head .head_listbar {
	width: 54%;
	text-align: right;
	height: 64px;
	line-height: 64px;

}
.company{
	margin-top: 70px;
}
.company .company_fl{
	margin-top: 30px;
	padding: 30px 30px 0 0;
}
.service_icon li span{
	font-size: 16px;
}
.partner h3 span{
	font-size: 32px;
}
.partner h3 b{
	font-size: 32px;
}
.contact_lt{
	width: 70%;
}

.footer span, .footer a{
	font-size: 14px;
}
.con_lt {
	width: 23%;
}
.con_rt {
	width: 74%;
}
.title h2{
	font-size: 24px;
}

.honor_box ul li{
	width: 49% !important;
	display: inline-block;
	vertical-align: top;
	margin-right: 0% !important;
	margin-bottom: 20px !important;
	height: 47px !important;
	overflow: hidden;
}
.honor_box ul li span{
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	width: 80%;
}
.news_details{
	width: 62%;
}
	
}

@media screen and (min-width:320px) and (max-width:1000px) {
	.wrap {
		width: 94%;
		margin: 0 auto;
		overflow: hidden;
	}
	.wrap2 {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
}
	
	body {
		background: #FFFFFF !important;
		font-family: "微软雅黑";
		overflow-x: hidden;
	}
	img {
		max-width: 100%;
	}
	
	#head{
		display: none;
	}
	
	
	
.bg_left50{
	transform: translateX(0%);
	transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
	
}	
   .mobile-menu-bg {
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		overflow: hidden;
		background: rgba(28, 30, 31, 0);
		z-index: 1000;
		display: none;
	}
	.mobile-container .tel {
		padding-left: 20px;
		font-size: 18px;
		color: #e50012;
		margin: 20px 0 10px;
	}
	.mobile-container .link {
		padding-left: 20px;
	}
	.mobile-container .link img {
		margin-right: 10px;
	}
	.mobile-container .tel img {
		margin-right: 10px;
		vertical-align: middle;
	}
	.mobile-menu{
		position: fixed;
		top: 0;
		left: 0;
		width: 60%;
		height: 100%;
		overflow: hidden;
		z-index: 20000;
		box-sizing: border-box;
		transform: translateX(-100%);
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		height: 100%;
		background: #334454;
		padding-top: 20px;
	}
	.mobile-menu ul li{
		padding-left: 20px;
		line-height: 40px;
		border-top: 1px solid #4b5a68e;
		border-bottom: 1px solid #1a2634;
	}
	.mobile-menu ul li a {
		color: #FFFFFF;
		font-size: 16px;
	}
.mobile-menu ul	li.login_btn{
	   border-top: none;
		border-bottom: none;
		text-align: center;
}
.mobile-menu ul	li.login_btn a{
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	width: 44%;
	height: 40px;
	border: 1px solid #FFFFFF;
	border-radius: 6px;
	font-size: 14px;
	
}
	
	.phoneheader {
		display: block;
		transform: translateX(0%);
		transition: all 0.4s;
	}
	.phoneheader {
		display: block;
		height: 60px;
		line-height: 60px;
		background-color: #0d5ea3;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 888;
		width: 100%;
	}
	.prdouct_bg {
		background-color: rgba(0, 0, 0, .6);
	}
	.phoneheader .fl {
		width: 100%;
	}
	.phoneheader .logo img.menu{
		max-width: 10%;
		margin-left: 4%;
		vertical-align: middle;
		padding-left: 0px;
		display: inline-block;
		margin-right: 0%;
	}
	.phoneheader .logo img.logo {
		
		height: 60px;
		width: auto;
		vertical-align: middle;
		display: inline-block;
	}
	
	
#banner{
		display: none;
	}
#wap_banner{
		display: block;
		margin-top: 60px;
		height: 300px;
	}

#wap_banner video{
	height: 300px;
	width: 100%;
}
#wap_banner img{
	height: 300px;
	width: 100%;
}

.company{
	margin-top: 30px;
}
.company .company_fl {
    width: 100%;
    padding: 20px 20px 0 0;
    display: inline-block;
    vertical-align: top;
    background: url(../images/con1_bg_03.png) no-repeat right top;
    background-size: 99% auto;
    }

.company .company_fr {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0%;
    text-align: left;
	}
	.alignLeft{
	text-align: center;
	margin-left: 0%;
}
.company .more{
	margin: 20px auto;
	text-align:center;	
}

.service_icon {
    width: 100%;
    margin-top: 30px;
    background-color: #e3e2e2;
    padding: 20px 0;
}
.service_icon li {
    width: 49%;
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 30px;
}
.service_icon li img{
	max-width: 30%;
	height: 40px;
}
.service_icon li span{
	font-size: 14px;
}
.service_icon li:last-of-type{
	margin-left: 25%;
}

.case {
    margin-top: 0px;
}
.case ul.index_ul {
    margin: 0 auto;
    width: 100%; 
}

.case li{
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    height: auto;
    transition: .5s;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.case li:nth-of-type(2n){
	margin-right: 0;
	}
	.case li:nth-of-type(2n-1){
	margin-right: 2%;
}
	
	.case li .dynamics_txt h4{
		font-size: 14px;
	}
	.case li .dynamics_txt p{
		font-size: 12px;
	}
	.ul_news {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    background: url(../images/index_sjz_15.png) no-repeat top center;
    padding-bottom: 70px;
}
.index_news .ul_news li .index_news_box .news_txt h4{
	font-size: 14px;
	margin: 0;
}
.index_news .ul_news li .index_news_box .news_txt p{
	font-size: 12px;
}
.index_news .ul_news li .index_news_box .news_time span{
	font-size: 14px;
}
.index_news .ul_news li .index_news_box .news_time span.mintt{
	font-size: 12px;
}

.partner{
	margin-top: 30px;
}
.partner h3{
	margin-bottom: 20px;
}
.partner h3 span{
	font-size: 28px;
}
.partner h3 i{
	font-size: 18px;
}
.partner h3 b{
	font-size: 28px;
}
.partner li{
	width: 40%;
	margin-bottom: 20px;
	margin-right: 8%;
	text-align: center;
}
.partner li a{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.partner li img{
	max-width: 80%;
	

}
.partner li:nth-of-type(2n){
	margin-right: 0%;
}
.contact_lt{
	width: 100%;
}
.contact_rt {
	margin: 18px auto;
}

.footer{
	height: auto !important;
	text-align: center;
	line-height: 20px;
	padding: 20px 4%;
	background-color: #0d5ea3;
}
.footer span,.footer a{
	font-size: 12px;
	color: #FFFFFF;
}


/*内页*/
.con_lt{
	width: 94%;
	margin: 0 auto;
	margin-left: 3%;
	padding-top: 0px;
	margin-top: 60px;
}
.title h2{
	font-size: 24px;
}
.con_lt ul{
	margin-top: 20px;
}
.con_lt ul li{
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.con_rt{
	width: 94%;
	margin: 0 auto;
	padding-top: 0;
	margin-left: 3%;
	border-left: none;
}
.con_rt .wrap2{
	width: 100%;
}
.con_rt .wrap2 ul.collection{
	width: 100%;
	margin-top: 30px;
}
.con_rt .wrap2 ul.collection li{
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.con_lt ul.service_tt li a{
	width: auto;
	display: block;
	font-size: 16px;
	color: #4b494b;
	margin: 0 auto;
	text-align: left;
	margin-left: 0%;
}
/*大国典藏*/
.con_lt ul.collection_tt li a{
	width: auto;
	display: block;
	font-size: 16px;
	color: #4b494b;
	margin: 0 auto;
	margin-left: 0%;
	text-align: left;
	
}
.case .case_min{
	margin: 20px auto;
}
.case .case_min a{
	margin-right: 1%;
	padding: 5px 10px;
	font-size: 14px;
}
.margin50{
	margin-top: 60px;
}

.map{
	margin-top: 60px;
	height: 260px;
}
.contact_form{
	width: 94%;
}
.contact_form li{
	width: 100%;
}

.honor{
	width: 96%;
	margin: 0 auto;
	margin-top: 20px;
}
.honor_img {
    position: relative;
    top: 50px;
    left: 0;
    width: 100%;
	
}
.honor_box{
	width: 100%;
	margin-top: 50px;
	margin-left:0;
}

.honor_box h4 {
    width: 100%;
    margin-left: 0%;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
}

.honor_box ul {
    width: 94%;
    margin-left: 0%;
    margin: 0 auto;
    margin-top: 20px;
}
.honor_box ul li{
	margin-bottom: 20px !important;
	    height: 46px !important;
}
.honor_box ul li span{
	width: 96%;
	font-size: 14px;
}


.con_lt ul.new_tt li a{
	font-size: 16px;
}
.con_rt .wrap2 li{
	width: 48%;
	margin-bottom: 10px;
}
.con_rt .wrap2 li:nth-of-type(2n){
	margin-right: 0;
}

.details_con_lt {
    width: 96%;
    margin-top: 70px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
    margin-right: 0%;
    margin-left: 2%;
    }
    .details_txt {
    margin-top: 50px;
    }
    .details_txt .details_pp {
    width: 94%;
    margin: 0 auto;
    line-height: 20px;
    margin-left: 3%;
    
    }
    
    .details_con_rt {
    width: 96%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-top: 20px;
        border-left: none;
}

.details_con_rt .wrap2{
	width: 100%;
}
.details .details_page{
	width: 100%;
	margin-top: 20px;
}
.details .details_page a.next{
	float: none;
	display: block;
	
	margin-bottom: 20px;
}
.details .details_page a.last{
	float: none;
	display: block;
}
.details_txt .address{
	margin-left: 6%;
}
.details_txt .address .address_list{display: inline-block;
    margin-right: 8%;
    margin-bottom: 30px;
    }
    
    .links {
    position: relative;
    width: 100%;
    margin-top: 80px;
    padding: 30px 0;
    background-color: #e3e2e2;
    padding-bottom: 0px;
}


.links h3 {
    position: absolute;
    top: -36px;
    color: #0e5ea3;
    font-size: 18px;
    font-weight: bold;
    left: 4%;
}
.links ul{
	width: 96%;
}
.links ul li{
	width: 48%;
	margin-right: 2%;
}
.links ul li:nth-of-type(2n){
	margin-right: 0;
}

.news_details {
    width: 96%;
    margin: 0 auto;
    margin-top: 130px;
}
.fixed50{
	top: -50px;
}
.details h2{
	margin-bottom: 20px;
}

}


.page {
	text-align: center;
	margin: 0 auto;
	line-height: 34px;
	margin-top: 50px;
	margin-bottom: 25px;
}

.page button {
	width: 80px;
	height: 32px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #a1a4a4;
	color: #666;
	font-size: 14px;
	margin-left: 4px;
	display: block;
	float: left;
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.page ul {
	margin-right: 8px;
	margin-left: 6px;
	display: inline-block;
	vertical-align: middle;
}

.page ul li{
	width: 32px !important;
	height: 32px !important;
	border: 1px solid #a1a4a4;
	line-height: 32px;
	text-align: center;
	float: left;
	margin-top: 0 !important;
	margin-left: 4px !important;
	border-radius: 4px;
	color: #666;
}

.page ul li:hover {
	background-color: #085ea4;
	color: #fff;
	cursor: pointer;
}

.page ul li.active{
	background-color: #085ea4;
	color: #fff;
	cursor: pointer;
}