﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: "Microsoft YaHei", sans-serif;
}


.container { /*根据效果图主体宽度定义*/
    padding: 0 10px;
}

html, body {
    min-height: 100%;
    width: 100%;
}
.m-home {
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    position: relative;
}

header,footer {
    position: fixed;
    max-width: 640px;
    width: 100%;
    background-color: #fff;
}
header {
    z-index: 999;
    height: 97px;
    top: 0;
    
}
header img {
    display: block;
    float: left;
}
header .logo {
    margin-top: 20px;
    position: absolute;
    left: 32%;
}


/*导航*/
.menu_btn {
    display:block;
    position:absolute;
    width: 56px;
    height: 36px;
    top:38px;
    right:10px;
    z-index:9999;
}
.close {
    display:block;
    position:absolute;
    top:15px;
    right: 10px;
}

#menu {
    height:543px;
    position:fixed;
    background: rgba(255,255,255,0.9);
    top:0;
    bottom:0;
    width:640px;
    right:-640px;
    z-index:9999;
}

#menu ul {
    padding:0;
    margin-top:50px;
    list-style:none;
    float: left;
    margin-left: 140px;
}
#menu ul li{
	margin-top: 30px;
}
#menu ul a{
	color: #474747;
	font-size: 18px;
}
#menu ul .li1 a{
	font-size: 24px;
}

footer {
    height: 85px;
    position: relative;
    bottom: 0;
    z-index: 99;
    background: #0082e6;
}
footer ul li {
    width: 33.3333%;
    float: left;
    height: 85px;
}
footer ul .li3{
	background: url("../images/fangzi.png") no-repeat 90px 13px;
}
footer ul .li4{
	background: url("../images/dianhua.png") no-repeat 90px 13px;
}
footer ul .li5{
	background: url("../images/fengxiang.png") no-repeat 90px 13px;
}
footer ul li:hover{
	background-color: #3399ff;
}

footer ul li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 120px;
    color: #fff;
    height:85px;
}


/*banner*/
.banner {
    width: 640px;
    max-width: 640px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
.slider ul .lii1{
}
.banner img{
	width: 640px;
	height: 396px;
}
.main{
	width: 100%;
}

.main .content-one{
	width: 100%;
	height: 292px;
}

.main .content-one .content-one-left{
	width: 50%;
	height: 292px;
	background-color: #1f5db3;
}
.content-one-left .content-one-left-one {
	width: 300px;
	height: 292px;
	float: right;
}

.content-one-left .content-one-left-one>a>h2 {
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	margin-top: 20px;
}

.content-one-left .content-one-left-one p {
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	opacity: 0.9;
}

.content-one-left .content-one-left-one .anniu {
	width: 96px;
	height: 31px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 31px;
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
	opacity: 0.6;
}
.content-one-left .content-one-left-one .anniu:hover{
	opacity: 1;
}

.main .content-one .content-one-right{
	width: 50%;
	height: 292px;
	background-color: blueviolet;
}
.main .content-one .content-one-right img{
	width: 100%;
	height: 100%;
}

.main .content-two{
	width: 640px;
	height: 708px;
	background-color: #efeff1;
}
.main .content-two .d0 {
	width: 316px;
	height: 226px;
	float: left;
	margin-top: 10px;
	position: relative;
}
.main .content-two .d0 img{
	width: 100%;
	height: 100%;
}

.main .content-two .d0 .motai {
	width: 316px;
	height: 226px;
	position: absolute;
	background-color: rgba(31, 93, 179, 0.78);
	z-index: 9;
	display: none;
	text-align: center;
	overflow: hidden;
}

.main .content-two .d0 .motai:hover .pp1 {
	top: 65px;
	transition: ease all 1s 0.3s;
}

.main .content-two .d0 .motai:hover .pp4 {
	top: 105px;
	left: 81px;
	transition: ease all 1s 0s;
}

.main .content-two .d0 .motai:hover .pp2 {
	bottom: 76px;
	left: 92px;
	transition: ease all 1s 0.5s;
}

.main .content-two .d0 .motai:hover .pp3 {
	bottom: 40px;
	left: 123px;
	transition: ease all 1s 0.7s;
}

.main .content-two .d0 .motai p a {
	color: #fff;
}

.main .content-two .d0 .motai .pp1 {
	width: 316px;
	height: 50px;
	position: absolute;
	top: -65px;
}

.main .content-two .d0 .motai .pp1 a {
	font-size: 20px;
}

.main .content-two .d0 .motai .pp2 {
	position: absolute;
	bottom: -76px;
	left: 92px;
}

.main .content-two .d0 .motai .pp2 a {
	font-size: 16px;
}

.main .content-two .d0 .motai .pp3 {
	padding-left: 20px;
	background: url(../images/jia.png) no-repeat 0px 3px;
	position: absolute;
	bottom: -40px;
	left: 123px;
}

.main .content-two .d0 .motai .pp3 a {
	font-size: 14px;
}

.main .content-two .d0 .motai .pp4 {
	width: 154px;
	height: 1px;
	background-color: white;
	position: absolute;
	top: -105px;
	left: 81px;
}

.main .content-two .d0 .tup {
	width: 316px;
	height: 226px;
	position: absolute;
	background-color: skyblue;
	z-index: 8;
}

.main .content-two .you {
	margin-left: 8px;
}

.main .content-three{
	width: 640px;
	min-height: 630px;
	background-color: #efeff1;
}

.content-three #button2{
	width: 640px;
	height: 100px;
}

.content-three #button2 ul li {
	float: left;
}

.content-three #button2 ul li a {
	font-size: 30px;
	color: #5b5a5a;
	line-height: 100px;
}
.content-three #button2 .chan1,
.chan2 {
	width: 320px;
	text-align: center;
}

#gsywly2 {
	display: none;
}
#gsgs2,
#gsywly2 {
	width: 640px;
	margin: auto;
}
.gs11{
	margin-left: 30px;
	margin-top: 20px;
	overflow: hidden;
}
#aa{
	width: 120px;
	height: 77px;
	display: block;
	margin: auto;
	border-bottom: 1px solid #0082e6;
	
}
#bb{
	width: 120px;
	height: 77px;
	display: block;
	margin: auto;
}

#gsgs1 div{
	width: 580px;
	height: 151px;
	float: left;
}
#gsywly1 div{
	width: 580px;
	height: 151px;
	float: left;
}
.gs11 span{
	display: block;
}
.gs11 .sp11{
	width: 140px;
	height: 151px;
	background-color: #d3d2d2;
	text-align: center;
}
.gs11 .sp11 .a1{
	font-size: 44px;
	color: #fff;
	line-height: 90px;
}
.gs11 .sp11 .a2{
	width: 130px;
	height: 60px;
	display: block;
	text-align: right;
	background-color: #bbb8b8;
	border-top: 1px dashed #8a8888;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	padding-right: 10px;
	
}
.gs11 .sp21{
	width: 440px;
	height: 151px;
	background-color: #fff;
}
.gs11 .sp21 .sp21-1{
	font-size: 20px;
	color: #595959;
	padding-left: 20px;
	margin-top: 20px;
}
.gs11 .sp21 .sp21-2{
	font-size: 16px;
	color: #bbb8b8;
	padding-left: 20px;
	margin-top: 16px;
	padding-right: 20px;
}

.gs11:hover .sp11{
	background-color: #3399ff;
}
.gs11:hover .a2{
	border-top: 1px dashed #80c1f3;
	background-color: #0082e6;
}
.gs11:hover .sp21{
	background-color: #1f5db3;
}
.gs11:hover .sp21-1{
	color: #fff;
}
.gs11:hover .sp21-2{
	color: #fff;
}


.main .content-four{
	width: 640px;
	height: 60px;
	background-color: red;
	text-align: center;
	font-size: 14px;
	color: #8e8e8e;
	background-color: #fff;
	line-height: 60px;
}


/*产品服务开始*/
.chanpin-banner {
	width: 640px;
	max-width: 640px;
	height: 291px;
	overflow: hidden;
	position: relative;
    margin-top: 100px;
	
}
.chanpin-main {
	width: 640px;
	overflow: hidden;
}

.chanpin-content-one {
	width: 620px;
	height: 52px;
	background-color: white;
	text-align: right;
	padding-right: 20px;
}

.chanpin-content-one a {
	color: #999999;
	font-size: 16px;
	line-height: 52px;
}

.chanpin-main .content-three{
	width: 640px;
	height: 950px;
	background-color: #fff;
}

.chanpin-content-three #button1 {
	width: 640px;
	height: 100px;
}

.chanpin-content-three #button1 ul li {
	float: left;
	text-align: center;
}

.chanpin-content-three #button1 ul li a {
	font-size: 20px;
	line-height: 55px;
}
.chanpin-content-three #button1 ul{
}
.chanpin-content-three #button #a,
#b1 {
	text-align: center;
}

#gsywly {
	display: block;
}
#gsgs,
#gsywly {
	width: 640px;
	height: 594px;
	margin: auto;
}
.gs1{
	margin-left: 30px;
	margin-top: 20px;
}
.chan3{
	width: 214px;
	height: 55px;
	display: block;
	margin: auto;
	margin-left: 100px;
}
.chan4{
	width: 214px;
	height: 55px;
	display: block;
	margin: auto;
}

#gsgs div{
	width: 580px;
	height: 151px;
	float: left;
}
#gsywly div{
	width: 580px;
	height: 151px;
	float: left;
}
.gs1 span{
	display: block;
}
.gs1 .sp1{
	width: 140px;
	height: 151px;
	background-color: #d3d2d2;
	text-align: center;
}
.gs1 .sp1 .a1{
	font-size: 44px;
	color: #fff;
	line-height: 90px;
}
.gs1 .sp1 .a2{
	width: 130px;
	height: 60px;
	display: block;
	text-align: right;
	background-color: #bbb8b8;
	border-top: 1px dashed #8a8888;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	padding-right: 10px;
	
}
.gs1 .sp2{
	width: 440px;
	height: 151px;
	background-color: #fff;
}
.gs1 .sp2 .sp2-1{
	font-size: 20px;
	color: #595959;
	padding-left: 20px;
	margin-top: 20px;
}
.gs1 .sp2 .sp2-2{
	font-size: 16px;
	color: #bbb8b8;
	padding-left: 20px;
	margin-top: 10px;
	padding-right: 20px;
}

.gs1:hover .sp1{
	background-color: #3399ff;
}
.gs1:hover .a2{
	border-top: 1px dashed #80c1f3;
	background-color: #0082e6;
}
.gs1:hover .sp2{
	background-color: #1f5db3;
}
.gs1:hover .sp2-1{
	color: #fff;
}
.gs1:hover .sp2-2{
	color: #fff;
}


.quanbu-yedi{
	width: 640px;
	height: 60px;
	background-color: red;
	text-align: center;
	font-size: 14px;
	color: #8e8e8e;
	background-color: #fff;
	line-height: 60px;
	/*margin-top: -58px;*/
}
.yema{
	width: 550px;
	height: 52px;
	margin: auto;
	margin-top: 30px;
}

.yema span{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border:  1px solid #dddddd;
	margin-left: 8px;
	font-size: 16px;
	text-align: center;
	line-height: 52px;
}
.yema .spp1{
	background-color: #3399ff;
	color: #fff;
}
.yema a{
	color: #000000;
}



/*产品服务结束*/



/*公司历史开始*/

/*公司历史1开始*/

.lishi-content-two {
	width: 100%;
	position: relative;
}


.menu {
	width: 640px;
	height: 56px;
	background-color: #f0f0f0;
	position: relative;
	overflow: hidden;
}

.menu li {
	float: left;
	width: 212px;
	text-align: center;
	line-height: 56px;
	height: 56px;
	cursor: pointer;
	font-size: 18px;
	color: #333333;
	/*overflow: hidden;*/
}


.menudiv {
	width: 640px;
}

.menudiv div {
	width: 600px;
}
.menudiv #con_one_1{
	height: 1747px;
	padding-top: 45px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
}
.menudiv h3{
	font-size: 28px;
	color: #474747;
	text-align: center;
}
.menudiv #con_one_1 .main-1-1{
	font-size: 16px;
	color: #474747;
	margin-top: 20px;
	line-height: 30px;
}

.menudiv #con_one_1 .main-1-bottom{
	width: 600px;
	height: 1735px;
	margin-top: 40px;
	background: url(../images/xian.png) no-repeat 255px 0px;
	position: relative;
}
.menudiv #con_one_1 .main-1-bottom .boo0{
	position: absolute;
	width: 273px;
	height: 307px;
}
.menudiv #con_one_1 .main-1-bottom .boo0 img{
	width: 273px;
	height: 198px;
}
.menudiv #con_one_1 .main-1-bottom .boo1{
	top: 62px;
	right: -4px;
}
.menudiv #con_one_1 .main-1-bottom .boo2{
	top: 126px;
	left: -14px;
}
.menudiv #con_one_1 .main-1-bottom .boo3{
	top: 412px;
	right: -4px;
}
.menudiv #con_one_1 .main-1-bottom .boo4{
	top: 484px;
	left: -14px;
}
.menudiv #con_one_1 .main-1-bottom .boo5{
	top: 763px;
	right: -4px;
}
.menudiv #con_one_1 .main-1-bottom .boo6{
	top: 833px;
	left: -14px;
}
.menudiv #con_one_1 .main-1-bottom .boo7{
	top: 1116px;
	right: -4px;
}
.menudiv #con_one_1 .main-1-bottom .boo8{
	top: 1178px;
	left: -14px;
	height: 363px;
}

.menudiv #con_one_1 .main-1-bottom .boo0-p1{
	width: 100%;
	height: 32px;
	font-size: 20px;
	color: #1f5db3;
	font-weight: bold;
}
.menudiv #con_one_1 .main-1-bottom .boo0 img{
	margin-top: 10px;
}
.menudiv #con_one_1 .main-1-bottom .boo0-p2{
	font-size: 16px;
	color: #474747;
	margin-top: 20px;
}
.menudiv #con_one_1 .main-1-bottom .boo00-p1{
	width: 100%;
	height: 32px;
	font-size: 20px;
	color: #1f5db3;
	font-weight: bold;
	text-align: right;
}
.menudiv #con_one_1 .main-1-bottom .boo0 img{
	margin-top: 10px;
}
.menudiv #con_one_1 .main-1-bottom .boo00-p2{
	font-size: 16px;
	color: #474747;
	margin-top: 20px;
}


/*公司历史1结束*/

/*公司历史2开始*/
#con_one_2{
	width: 640px;
	padding-top: 40px;
	height: 557px;
	background-color: #fff;
}
#con_one_2 h3{
	font-size: 28px;
	color: #474747;
	text-align: center;
}
#con_one_2 .main-2-2{
	width: 640px;
	height: 374px;
	margin-top: 50px;
}
#con_one_2 .main-2-2 img{
	width: 100%;
	height: 100%;
}




/*公司历史2结束*/

/*公司历史3开始*/
.menudiv #con_one_3{
	width: 640px;
	padding-top: 40px;
	height: 557px;
	background-color: #fff;
	position: relative;
}
.menudiv #con_one_3 .main-3-1{
	font-size: 16px;
	color: #474747;
	margin-top: 30px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
.menudiv #con_one_3 .main-3-2{
	position: absolute;
	bottom: 40px;
	width: 640px;
	height: 97px;
}
.menudiv #con_one_3 .main-3-2 img{
	width: 100%;
	height: 100%;
}
/*公司历史3结束*/

/*公司历史结束*/



/*公司新闻1开始*/
 .swiper-container {
        width: 540px;
        height: 56px;
        margin: 0;
        /*overflow: hidden;*/
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
	width: 232px !important;
        height: 56px;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    div.active{
    	background-color: #1f5db3;
    	color: #fff;
    }
    .swiper-slide:nth-child(2n) {
        width: 40%;
    }
    .swiper-slide:nth-child(3n) {
        width: 20%;
    }
    .ri{
    	position:absolute;
    	right: 0;
    	height: 56px;
    	width: 110px;
    	background-color: rgba(31,93,179,0.8);
    	z-index: 100;
    	font-size: 20px;
    	text-align: center;
    	line-height: 56px;
    	font-size: 30px;
    	color: #fff;
    	cursor: pointer;
    }
.xinwen-content-two{
	width: 640px;
	position: relative;
}
.xinwen-content-two .sh{
	position: relative;
	left: 0;
	top: 0;
	width: 640px;
	background-color: floralwhite;
}
.xinwen-content-two div:nth-child(1){
	z-index: 10;
}
.xinwen-content-two .xinwen-content-two-one{
	width: 640px;
	background-color: white;
	padding-top: 45px;
}
.xinwen-content-two h2{
	color: #474747;
	font-size: 28px;
	text-align: center;
}

.xinwen-content-two .xinwen-content-two-one p{
	color: #474747;
	font-size: 18px;
	line-height: 28px;
	margin-top: 40px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
}
.xinwen-content-two .xinwen-content-two-one .tup{
	width: 640px;
	height: 422px;
	float: left;
}
.xinwen-content-two .xinwen-content-two-one .tup img{
	width: 100%;
	height: 100%;
}    
/*公司新闻1结束*/




/*公司新闻2开始*/
.xinwen-content-two .xinwen-content-two-two{
	width: 640px;
	background-color: white;
	padding-top: 40px;
}


.xinwen-content-two .xinwen-content-two-two p{
	font-size: 18px;
	color: #474747;
	line-height: 28px;
	padding-left: 20px;
	padding-right: 20px;
}
.xinwen-content-two .xinwen-content-two-two .asd1{
	width: 600px;
	height: 170px;
	border-bottom: 1px dashed #ece9e9;
	margin-top: 20px;
}


.xinwen-content-two .xinwen-content-two-two .lunbo{
	width: 580px;
	/*height: 423px;*/
	margin: auto;
	margin-top: 30px;
	border: 1px solid #ece9e9;
}
.xinwen-content-two .xinwen-content-two-two .lunbo img{
	width: 580px;
	height: 423px;
}
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
.slider ul li{
	width: 580px;
	height: 423px;
}
.slider ul li a{
	width: 580px;
	height: 423px;
	display: block;
}
.slider .focus div span:nth-of-type(4){
	display: none!important;
}
.slider .focus div span:nth-of-type(5){
	display: none!important;
}
.slider .focus div span:nth-of-type(6){
	display: none!important;
}

.slider2 .focus2 span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.slider2 .focus2 span.current{background:#fff}
.slider3 .focus3 span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.slider3 .focus3 span.current{background:#fff}
/*.slider .focus:nth-of-type(1){
	display: none;
}*/
/*.slider1{display:none}*//*用于获取更加体验*/
/*.slider1 .focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.slider1 .focus span.current{background:#fff}
.slider1 ul li{
	width: 580px;
	height: 423px;
}
.slider1 ul li a{
	width: 580px;
	height: 423px;
	display: block;
}*/



.xinwen-content-two .xinwen-content-two-two .asd2{
	width: 600px;
	margin: auto;
	margin-top: 40px;
}

.xinwen-content-two .xinwen-content-two-two .asd2>h3{
	padding: 0;
	margin: 0;
	font-size: 21px;
	color: #1f5db3;
	font-weight: 100;
	text-align: center;
}
.xinwen-content-two .xinwen-content-two-two .asd2>p{
	font-size: 16px;
	margin-top: 27px;
}
.xinwen-content-two .xinwen-content-two-two .asd2>p>span{
	padding-left: 20px;
	color: #1f5db3;
	background: url(../images/yuan.png) no-repeat 0px 6px;
}

.xinwen-content-two .xinwen-content-two-two .asd3{
	width: 640px;
	height: 218px;
	border-bottom: 1px dashed #f0f0f0;
	margin-top: 40px;
}
.xinwen-content-two .xinwen-content-two-two .asd3>div{
	width: 205px;
	height: 150px;
	float: left;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	border: 1px solid #f0f0f0;
}
.xinwen-content-two .xinwen-content-two-two .asd3>div img{
	width: 100%;
	height: 100%;
}

.xinwen-content-two .xinwen-content-two-two .asd4{
	width: 640px;
	padding-top: 50px;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-0>p{
	font-size: 18px;
	color: #000;
	text-align: center;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-0>div{
	width: 308px;
	height: 221px;
	float: left;
	margin-top: 45px;
	border: 1px solid #F0F0F0;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-0>div img{
	width: 100%;
	height: 100%;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-1{
	width: 640px;
	height: 730px;
	border-bottom: 1px dashed #f0f0f0;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-1>p{
	font-size: 16px;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-1>p>span{
	color: #474747;
	font-weight: bold;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-2{
	width: 620px;
	height: 530px;
	padding-top: 40px;
	border-bottom: 1px dashed #F0F0F0;
	padding-left: 10px;
	padding-right: 10px;
	
}
.xinwen-content-two .xinwen-content-two-two .asd4 .asd4-2 #vido{
	width: 620px;
	height: 530px;
	background-color: gold;
	margin: auto;

	
}
.xinwen-content-two .xinwen-content-two-two .asd4 .xiazai{
	width: 252px;
	height: 104px;
	margin: auto;
	margin-top: 45px;
	text-align: center;
	position: relative;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .xiazai a{
	font-size: 26px;
	color: #000;
}
.xinwen-content-two .xinwen-content-two-two .asd4 .xiazai img{
	position: absolute;
	bottom: 10px;
	left: 41%;
}


.xinwen-content-two .xinwen-content-two-three{
	width: 640px;
	height: 3032px;
	background-color: white;
	display: none;
}
.xinwen-content-two .xinwen-content-two-four{
	width: 640px;
	height: 3032px;
	background-color: white;
	display: none;
}
.xinwen-content-two .xinwen-content-two-five{
	width: 600px;
	height: 3814px;
	background-color: white;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}


.xinwen-content-two .xinwen-content-two-five p{
	color: #474747;
	font-size: 18px;
	line-height: 26px;
}

.xinwen-content-two .xinwen-content-two-five .q1{
	margin-top: 10px;
	border-bottom: 1px dashed #F0F0F0;
	height: 100px;
}

.xinwen-content-two .xinwen-content-two-five .q2{
	width: 582px;
	height: 414px;
	margin: auto;
	margin-top: 40px;
}


.xinwen-content-two .xinwen-content-two-five .q3{
	width: 582px;
	height: 414px;
	margin: auto;
	margin-top: 40px;
}
.xinwen-content-two .xinwen-content-two-five .q3 h3{
	text-align: center;
	color: #1f5db3;
	font-size: 22px;
	font-weight: 100;
}

.xinwen-content-two .xinwen-content-two-five .q3 p span{
	font-weight: bold;
}


.xinwen-content-two .xinwen-content-two-five .q4{
	width: 582px;
	height: 490px;
	margin: auto;
	margin-top: 40px;
}

.xinwen-content-two .xinwen-content-two-five .asd4-2{
	width: 600px;
	height: 530px;
	padding-top: 40px;
	border-bottom: 1px dashed #F0F0F0;
	padding-right: 20px;
	
}
.xinwen-content-two .xinwen-content-two-five .asd4-2 #vido{
	width: 600px;
	height: 530px;
	background-color: gold;

	
}
.xinwen-content-two .xinwen-content-two-five .xiazai{
	width: 252px;
	height: 104px;
	margin: auto;
	margin-top: 45px;
	text-align: center;
	position: relative;
}
.xinwen-content-two .xinwen-content-two-five .xiazai a{
	font-size: 26px;
	color: #000;
}
.xinwen-content-two .xinwen-content-two-five .xiazai img{
	position: absolute;
	bottom: 10px;
	left: 41%;
}


/*公司新闻2结束*/

/*公司新闻3开始*/

/*公司新闻3结束*/

/*公司新闻4开始*/

/*公司新闻4结束*/

/*公司新闻5开始*/
.xinwen-content-two-five{
	width: 600px;
	background-color: white;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.xinwen-content-two-five h2{
	text-align: center;
	font-size: 28px;
}

.xinwen-content-two-five p{
	color: #474747;
	font-size: 18px;
	line-height: 26px;
	margin-top: 7px;
}

.xinwen-content-two-five .q1{
	margin-top: 10px;
	border-bottom: 1px dashed #F0F0F0;
	height: 100px;
}

.xinwen-content-two-five .q2{
	width: 582px;
	height: 414px;
	margin: auto;
	margin-top: 40px;
}


.xinwen-content-two-five .q3{
	width: 582px;
	height: 414px;
	margin: auto;
	margin-top: 40px;
}
.xinwen-content-two-five .q3 h3{
	text-align: center;
	color: #1f5db3;
	font-size: 22px;
	font-weight: 100;
}

.xinwen-content-two-five .q3 p span{
	font-weight: bold;
}


.xinwen-content-two-five .q4{
	width: 582px;
	height: 490px;
	margin: auto;
	margin-top: 40px;
}

.xinwen-content-two-five .asd4-2{
	width: 600px;
	height: 530px;
	padding-top: 40px;
	border-bottom: 1px dashed #F0F0F0;
	padding-right: 20px;
	
}
.xinwen-content-two-five .asd4-2 #vido{
	width: 600px;
	height: 530px;
	background-color: gold;

	
}
.xinwen-content-two-five .xiazai{
	width: 252px;
	height: 104px;
	margin: auto;
	margin-top: 45px;
	text-align: center;
	position: relative;
}
.xinwen-content-two-five .xiazai a{
	font-size: 26px;
	color: #000;
}
.xinwen-content-two-five .xiazai img{
	position: absolute;
	bottom: 10px;
	left: 41%;
}
/*公司新闻5结束*/


/*联系我们*/

.lianxi-content-two{
	width: 640px;
	height: 640px;
}

.lianxi-content-two .lianxi-content-two-1{
	width: 640px;
	height: 200px;
}

.lianxi-content-two .lianxi-content-two-1 div{
	width: 320px;
	height: 100px;
	float: left;
	background-color: white;
	color: #474747;
	font-size: 18px;
	padding-top: 40px;
}

.lianxi-content-two .lianxi-content-two-1 .lianxi-content-two-1-1{
	padding-left: 60px;
	width: 260px;
}

.xiangqin-content-two{
	width: 640px;
	height: 937px;
	background-color: white;
	padding-top: 40px;
}
.xiangqin-content-two h2{
	color: #474747;
	font-size: 28px;
	text-align: center;
}

.xiangqin-content-two p{
	color: #474747;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.xiangqin-content-two .xiangqin-content-two-1{
	width: 640px;
	height: 150px;
	margin-top: 40px;
}
.xiangqin-content-two .xiangqin-content-two-1 div{
	float: left;
	width: 210px;
	height: 150px;
	margin-left: 4px;
}

.xiangqin-content-two .xiangqin-content-two-2{
	width: 640px;
	height: 97px;
}.xiangqin-content-two .xiangqin-content-two-2 a{
	 color: #474747;
	 font-size: 18px;
	 display: block;
	 margin-top: 10px;
 }

/*产品服务详情页结束*/
/*点击弹出二维码开始*/
.erweima1{
	width:200px;
	height: 200px;
	background-color: saddlebrown;
	position: absolute;
	right: 215px;
	bottom: 85px;
	z-index: 99999;
	display: none;
}
.erweima1 img{
	width: 100%;
	height: 100%;
}



/*点击弹出二维码结束*/
footer{
	position: fixed;
}
.main{
	padding-bottom: 95px;
}
.slider{
	height: auto !important;
}