 
.gdt_box{
    background: url(../img/m2.jpg) center no-repeat;
    height: 100%;
}
 .page {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    text-align: center;
}
.page div{
	display: inline-block;
}
.page a,
.page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #b8382c;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page .current {
    background-color: #b8382c;
    border: 1px solid #b8382c;
    color: #fff;
}

.page a:first-child,
.page span:first-child  {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.page a:last-child,
.page span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/*page1*/
.page1{
	position: relative;
}
 
.wrapper{
    width: 1200px;
    margin: 0 auto;
}
.article{
    padding: 50px 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.article-title{
    line-height: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #666;
    text-align: center;
    color: #000;
}
.article-subtitle{
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    width: 550px;
    margin:0 auto;
    color: #999;
}
.article-content{
    font-size: 15px;
    color: #333;
    line-height: 25px;
}
.prev-next{
    margin-top: 50px;
}
.prev-l,.next-r{
    line-height: 40px;
    font-size: 15px;
}
.prev-l,.next-r{
    font-size: 15px;
}
 
.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 20px 0;
}
.headermain{width: 90%;margin: 0 auto;}
.headerLogo  {
    height: 50px;
    width: auto;
    position: relative;
	color:#fff;
}
.headerOn2 h1 {
    color: #000000!important;
	margin-top:15px;
}
.headerNav {
    margin-top: 16px;
}
.headerNav a{
    display: inline-block;
    margin-right: 30px;
    font-size:16px;
    color:#fff;
}


.swiper-containerBanner{height: 414px;}

.IndexBanner {
    height: 765px;
    color: #fff;
    text-align: center;
    letter-spacing: 3px;
}





.Quickmeau{    
	color: #fff;
    background: #222;
    height: 100%;
    width: 250px;
    position: fixed;
     right: -250px;
    top: 0;
    z-index: 9999;
}
.Quickmeauul li {
	width: 100%;
	height: 75px;
	padding: 0px 20px 0px 30px;
	position: relative;
}
.Quickmeauul li a{
	color:#fff;
	    line-height: 75px;
	    font-size:15px;
}
.Quickmeauul li a i{
	font-size:20px;
}
@-webkit-keyframes bounce-up {
	25% {
		-webkit-transform: translateY(5px);
	}

	50%, 100% {
		-webkit-transform: translateY(0);
	}

	75% {
		-webkit-transform: translateY(5px);
	}
}

@keyframes bounce-up {
	25% {
		transform: translateY(5px);
	}

	50% ,100%{
		transform: translateY(0px);
	}

	75% {
		transform: translateY(5px);
	}
	
}
.bounce-up {
	

}
.Quickmeauul li a b{
	    background-color: #fff;
    width: 37px;
    height: 25px;
    border-radius: 13%;
    color: #000;
    display: block;
    position: absolute;
    top: 25px;
    line-height: 27px;
    font-size: 12px;
    right: 87px;
    text-align: center;
}
.Quickmeauul li:hover a{
	line-height: 75px;
	font-size: 18px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.Quickmeauul li:hover i{
	font-size: 28px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		-webkit-animation: bounce-up 3.5s linear infinite;
	animation: bounce-up 3.5s linear infinite;
}
.side-search>form {
    padding: 10px 30px 25px 30px;
}
.side-search>form .form-group {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.3);
}
.side-search>form .input-search {
    position: relative;
    overflow: hidden;
}
.side-search>form .input-search-btn {
    z-index: 3;
    padding: 5px 5px 0 10px;
}
.input-search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px;
    background: 0 0;
    border: none;
    border-radius: 0 200px 200px 0;
}
.side-search>form .input-search .form-control {
    border-radius: 0;
    background: none;
    padding: 0;
    font-family: 'AddFont',Microsoft Yahei;
   width: 155px;
    height: 50px;
    color: rgba(0,0,0,1);
    position: relative;
    z-index: 2;
    font-size: 16px;
    border-top: none;
    border-left: none;
    border-right: none;
    caret-color:#fff;
}
.side-foot {
    padding: 30px 30px 25px 30px;
    text-align: left;
    overflow: hidden;
}
.side-phone {
    border-bottom: 1px solid #fff;
    line-height: 1;
 
    padding-bottom: 20px;
    height: 30px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: .6s .4s;
    -moz-transition: .6s .4s;
    -ms-transition: .6s .4s;
    -o-transition: .6s .4s;
    -webkit-transition: .6s .4s;
    transition-property: opacity,transform!important;
    -moz-transition-property: opacity,transform!important;
    -ms-transition-property: opacity,transform!important;
    -o-transition-property: opacity,transform!important;
    -webkit-transition-property: opacity,transform!important;
}
.side-phone P {
    float: left;
    margin: 0;
    line-height: 1;
}
.side-phone p b {
    display: block;
    font-family: 'AddFont';
    font-weight: normal;
    color: #fff;
    margin-bottom: 5px;
}
.side-phone p a {
    display: block;
    font-family: 'AddFont';
    color: #fff;
    font-size: 22px;
    letter-spacing: -1px;
}
.social-box a {
    font-size: 14px;
    width: 25px;
    line-height: 25px;
    height: 25px;
    border-radius: 99px;
    cursor: pointer;
    text-align: center;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: red;
    margin: 4px 0 0 4px;
    float: left;
    color: #fff;
    margin-left: 3px;
}
.input-search-btn i{
	font-size:25px;
	color:#fff;
}
.swiper_txt_ {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 8;
    top: 50%;
    transform: translateY(-50%);
}
.swiper_txt_3 {
    font-size: 28px;
    color: #cdcdcd;
}
.banner-absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner-background {
    left: -50%;
    top: 0;
    width: 100%;
    height: 150%;
    position: absolute;
    z-index: 990;
    background: rgba(0,0,0,.4);
    transition: .6s .6s;
    -webkit-transition: .6s .6s;
    -moz-transition: .6s .6s;
    -ms-transition: .6s .6s;
    -o-transition: .6s .6s;
}
.banner-bin.swiper-slide-active .banner-background {
    left: -50%;
}
.IndexBanner .swiper-slide{overflow:hidden;}
.swiper_div_3{
	width: 500px;
	height: 200px;
	top: 35%;
	right: 51%;
	z-index: 999;
	text-align: right;
}
.swiper_div_2{
	width: 500px;
    height: 200px;
    top: 38%;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    text-align: center;
}
.swiper_div_p1{
    color: #fff;
    font-size: 36px;
    display: block;
}
.swiper_div_p2{
    line-height: .8;
    letter-spacing: -5px;
    font-family: Helvetica;
    font-size: 82px;
    color: #00dfb9;
    display: inline-block;
    border-bottom: 1px solid #00dfb9;
    margin: 5px 0 10px 0;
}
.swiper_div_p3{
	color: #ccc;
    font-size: 16px;
    display: block;
}


.Main-1{padding: 60px 0px 60px 0px;overflow: hidden;}

.Mfp1 {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 36px;
    position: relative;color:#000;
}
.Mfp1_span {
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.Mfp1_em {
    display: block;
}
.Mfmthreem {
    float: left;
    margin-right: 48px;
    width: 368px;
    text-align: justify;
}
.Mfmthreemlast {
    margin: 0;
}
.Mfmtp1 {
    line-height: 32px;
    font-size: 21px;
    height: 156px;
    overflow: hidden;
    zoom: 1;
    color:#222;
}
.MainTwo {
    padding: 3% 0;
    background: url(../img/MainTwo.jpg) center center no-repeat;
}
.mtp1 {
    /* padding-left: 80px; */
    width: 40%;
}
.mtp1_1 {
    color: #fff;
    font-size: 36px;
    padding-bottom: 30px;
    letter-spacing: 5px;
}
.mtp1_2 {
    color: #101010;
    font-size: 30px;
}
.mtp1_2 em {
    font-size: 12px;
    padding: 0 17px;
    position: relative;
    top: -5px;
}
.mtp1_2 span{
	color:#00DFB9;
}
.MainPro{
	    padding: 50px 50px 0px;
	height: auto;
	margin-bottom: 50px;

}
.MainPro ul li{
	width: 25% !important;
	float: left;
	height: 300px;
	background-color: #00DFB9;
	cursor:pointer 
}
/* .MainPro ul li:first-child{ */
	/* height: 500px; */
	/* width: 50%; */
	
/* } */
.MainFive {
    color: #fff;
    font-size: 36px;
    background: url(../img/MainFive.jpg) center center no-repeat;
    padding: 200px 0;
    letter-spacing: 5px;
    line-height: 60px;
}
.homeFiveWrap{display: none;}


.MainSix{ padding:110px 0;}
.MainSixa{display:inline-block;cursor:pointer;text-align:center;line-height:36px;/* margin:0 90px; */cursor:default;}
.msa11,.msa12{ font-size:23px; color:#000;}
.msa12{ font-family:Arial, sans-serif;}
.msa13{ padding:18px 0;}
.msa14{ font-size:16px; color:#696969;}


.MainSeven{ color:#fff; font-size:36px;  background:url(../img/MainSeven.jpg) center center no-repeat; padding:250px 0;letter-spacing:5px; }
.MainEight{ padding:70px 0;}
.MainEightL{ width:500px;}
.melp1,.melp2{ font-size:30px;}
.melp1{ color:#808080; font-family: Arial, sans-serif; letter-spacing:3px; padding-bottom:15px;}
.melp2{ color:#1a1a1a; letter-spacing:2px;}
.melpimg{ padding-top:60px; height:95px; overflow:hidden;zoom:1;}
.melp3{ margin-top:30px; position:relative; color:#808080; font-size:13px; padding-bottom:10px;}
.melp3_i{ position:absolute; display:block; left:0; bottom:0; height:1px; width:25px; background:#808080;}
.melp4{ font-size:18px; height:40px; overflow:hidden;zoom:1; line-height:40px; margin-top:10px;}
.melp5{ color:#808080; font-size:14px;height:30px; overflow:hidden;zoom:1; line-height:30px;margin-top:10px;}
.melmore{ display:inline-block; padding:0 32px; letter-spacing:2px; margin-top:20px; border:1px solid #494949; color:#494949; line-height:29px; height:29px;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;}
.btn-1c:after{border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;}



.MainEight{ padding:70px 0;}
.MainEightL{ width:500px;}
.melp1,.melp2{ font-size:30px;}
.melp1{ color:#808080; font-family: Arial, sans-serif; letter-spacing:3px; padding-bottom:15px;}
.melp2{ color:#1a1a1a; letter-spacing:2px;}
.melpimg{ padding-top:60px; height:95px; overflow:hidden;zoom:1;}
.melp3{ margin-top:30px; position:relative; color:#808080; font-size:13px; padding-bottom:10px;}
.melp3_i{ position:absolute; display:block; left:0; bottom:0; height:1px; width:25px; background:#808080;}
.melp4{ font-size:18px; height:40px; overflow:hidden;zoom:1; line-height:40px; margin-top:10px;}
.melp5{ color:#808080; font-size:14px;height:30px; overflow:hidden;zoom:1; line-height:30px;margin-top:10px;}
.melmore{ display:inline-block; padding:0 32px; letter-spacing:2px; margin-top:20px; border:1px solid #494949; color:#494949; line-height:29px; height:29px;border-radius:13px;margin-bottom: 30px;-webkit-border-radius:13px;-moz-border-radius:13px;}
.btn-1c:after{border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;}


.MainEightR{ width:570px;}
.merdate{ width:100px; padding-right:35px;}
.mertxt{ padding-left:28px; width:405px;}
.merul,.merm{ width:100%;}
.merm{ float:left;  height:170px;padding: 5px 15px 0;box-sizing: border-box;}
.merdate_i1{ display:inline-block; font-size:30px;color:#808080; font-family: Arial, sans-serif;}
.merdate_i2{ font-size:18px; color:#808080;}
.merdate{ text-align:right;}
.mertxtspan1{font-size:18px; height:30px; overflow:hidden;zoom:1; line-height:30px; display:inline-block; vertical-align:top;}
.mertxtspan2{font-size:12px; height:30px; overflow:hidden;zoom:1; line-height:30px;display:inline-block; vertical-align:top; color:#808080; padding-left:10px;}
.mertxtp2{font-size:13px; height:30px; overflow:hidden;zoom:1; line-height:30px; margin-top:15px; display:inline-block; vertical-align:top; color:#808080;}
.mertxt{ position:relative;}
.mertxti { display:block;width:1px;position:absolute;left:0;}
.mertxti1 {height:100%;background:#ececec;top:5px;}
.mertxti2 {height:30px; background:#808080;top:5px; z-index:9;}
.mertxtp1{ padding-top:5px;}

.MainEightL:hover .melpimg img{transform:scale(1.07);-webkit-transform:scale(1.07);-moz-transform:scale(1.07);}
.MainEightL:hover .melp3_i{ width:50px;}
.MainEightL:hover .melp4{ color:#0d1d53;}
.MainEightL:hover .btn-1c{color: #aa0003;border:1px solid #101010;}
.MainEightL:hover .btn-1c:after{ background:#101010;width: 100%;}
.merm:hover .mertxtp2,.merm:hover .mertxtp1{ transform:translateX(30px);}
.merm:hover .mertxti2{ height:80px;}
.merm:hover .merdate_i1,.merm:hover .merdate_i2,.merm:hover .mertxtspan1,.merm:hover .mertxtspan2,.merm:hover .mertxti2,.merm:hover .mertxtp2{ color:#0d1d53;}


/*footer*/

.Pubobtn{ display:inline-block; position:relative; font-size:12px; vertical-align:middle; width:120px; height:40px;line-height:40px; overflow:hidden;zoom:1;}
.Pubobtn-bg{ display:block; position:absolute; left:0; top:0; z-index:0; background:#101010; width:100%; height:100%;}
.Pubobtn-txt{ z-index:9; position:relative;}
.ba_left,.ba_right {
    float: left;
    position: relative;
    width: 33.3333333%;
}
.ba_left p, .ba_right p {
    color: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%);
    z-index: 9;
}
.ba_left,.ba_right{float: left;position: relative; font-size:18px; letter-spacing:5px; overflow:hidden;zoom:1;}
.ba_left  img,.ba_right img{transform:scale(1.01);-webkit-transform:scale(1.01);-moz-transform:scale(1.01);transition: all 1.5s ease-in 0.2s;-webkit-transition: all 1.5s ease-in 0.2s;-moz-transition: all 1.5s ease-in 0.2s; width:100%;}
.ba_left:hover img,.ba_right:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);}
.ba_zhe{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;background: rgba(0,0,0,0.5);}
.ba_left p,.ba_right p{color:#fff;z-index:9;position: absolute;top: 50%;left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);}
.ba_bg{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:7; background:#000;opacity:0;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);transition: all 0.5s ease-in 0.2s;-webkit-transition: all 0.5s ease-in 0.2s;-moz-transition: all 0.5s ease-in 0.2s;}
.ba_left:hover .ba_bg,.ba_right:hover .ba_bg{opacity:0.3;-webkit-opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);}

.footer2{background: #E8E8E8;width: 100%;height: 210px;padding: 80px 0;}
.f2_cooperation{text-align: center;}
.f2_width{width:15px;display: inline-block;*display: block;*zoom: 1;}
.f2_cooperation h1{font-size:36px;margin-bottom:50px;font-weight:bold;}
.f2_cooperation input{border:0;outline:none;width:325px;height:40px;line-height:40px;background: #fff;padding-left: 10px;}
.f2_btn{background:#898989;margin-left: 10px;width:140px;height:40px;line-height:40px;color: #ffffff;border:none;}
.footer{
	/* height:320px; */
	width:100%;
	padding:70px 0px;
	background-color:#000;
}
.footLianxi{
	    position: absolute;
	    float: right;
	    right: 0px;
	    top: -105px;
	    width: 190px;
	    height: auto;
	    padding: 30px;
	    background: #aa0003;
	    color: #fff;
}
.footLianxi h2{ font-size:31px; line-height:36px}
.footLianxi h3{ font-size:23px;line-height:30px; border-bottom:1px solid #fff; padding-bottom:15px; margin-bottom:10px;}
.footLianxi .dianhua{ background:url(../images/foot-tel.png) no-repeat 0 12px; height:30px; line-height:30px; padding:10px 0 0px 33px; font-size:21px;}
.footNav li{float:left;width:100%;color:#fff;margin-bottom:5px;}
.footNav li span{font-size:16px;font-weight:100;color:#fff;margin-right:75px;letter-spacing: 1px;}
.footNav li a{font-size:14px;font-weight:100;color:#fff;padding:0px 0px;letter-spacing: 1px;}
.footNav li i{padding:0px 10px;}
.footNav-p1 span{font-size:22px;font-weight:700;}
.footNav-p1 span b{color:#00dfb9;}
.footNav-p1,.footNav-p2,.footNav-p3{margin-bottom:8px;color: #fff;}
.footNav-p1 a,.footNav-p2 a,.footNav-p3 a{color: #fff;}


.ewm {
    float: right;
    margin-right: 6%;
    height: 120px;
    width: 46%;
    margin-left: 10px;
    top: 59%;
    right:-7px;
}
.ewm img{width:120px;}

.bdChlid4{border-right:none!important;width: 24.5%!important;	}
.bdChlid1,.bdChlid2,.bdChlid3,.bdChlid4{
width: 24%;	
border-right:1px solid #e2e2e2;
float: left;
text-align: center;
padding: 30px 0px;
box-sizing: border-box;
}
.con_tel{
	width:90px ;height:90px;
	border-radius:50%;
	border: 1px solid #e1e1e1;margin:0 auto;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.con_tel:hover{
	border: 1px solid #d81e06;
}
.con_tel img{line-height: 90px;margin-top: 15px;}

.bdChlid1 h3 {
        font-size: 20px;
    color: #333;
    margin: 15px auto;
    width: 100px;
    text-align: center;
}
.bdChlid1 p {
    font-family: Impact;
    color: #d7262e;
    font-size: 40px;
    text-align: center;
}
.bdChlid1 span{
	line-height: 47px;
	text-align: left;
	
}
.footer{margin-top: -6px;}

.about1-left{
	    font-size: 27px;
	    margin-left: 0%;
	    margin-top: 5px;
	    color: #595757;
	    float: left;
	    width: 30%;
	    text-align: left;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    flex-direction: column;
}
.about1-right {
    width: 60%;
    margin-right: 0;
    float: right;
}

.about1-right p{
	    text-align: left;
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 30PX;
}
.about2-right{
	    float: left;
    width:305px;
}
.about2-right p{
	/*line-height: 5px;*/
}
.about3-right{
	    float: left;
    width: 300px;
    margin-left: 35px;
}
.about3-right p{
	line-height: 5px;
}

.hello_cont {
    font-size: 55px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}

.p11_cont{width: 1200px;margin: 100px auto;}
.p11_car1 li{float: left;width:30%;font-size: 12px;}
.p11_car1 li span{height: 20px;line-height: 20px;letter-spacing: 1px;}
.car1_center{margin: 0 5%;}
.p11_car2{margin-top: 50px;}
.p11_car2 li{float: left;width: 33.2%;    height: 290px;margin: 20px 0px;}
.car2_center{vertical-align:middle;border-left: 1px solid #535353;border-right: 1px solid #535353;}

.p11_car2 li img {width: 100%;height: 290px;}


.probody{
	width: 100%;
	height: auto;
	padding: 0px 40px;
	background-color: #2d2d2d;
	
}
.prolist{
	top: 10px;
}
.prolist li{
	    float: left;
    width: 30%;
    height: auto;
    margin-left: 25px;
    margin-bottom: 35px;
    position: relative;
    overflow: hidden;
}

.pro_Son{
	width: 100%;
	padding: 0px 15px;
	height: auto;
	background-color: red;
}
.prolist li img{
	width: 100%;
	height: 446px;
}
.prolist li:nth-child(1),.prolist li:nth-child(2),.prolist li:nth-child(3){margin-top: -45px;}
.promune{
	    background-color: #fff;
    width: 32.1%;
    height: 501px;
    left: 0px;
    top: -100px;
    z-index: 2;
}
.promune_p{
	padding: 12px 0px;
    border-top: 5px solid #d61919;
    font-size: 48px;
    color: #333;
    margin-top: 60px;
    margin-left: 70px;
    width: 232px;
}
.munelist li{
	    width: 39%;
    float: left;
    padding-left: 70px;
    margin-top: 20px;
    position: relative;
}
.munelist li a{
	font-size:20px;
	color:#000000;
}
.searchBar {
       border: 0;
    outline: 0;
    padding: 0;
    width: auto;
    position: absolute;
    right: 222px;
    
    top: 402px;
    color: #646464;
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
}
.searchTxt {
    margin: 0;
    width: 100%;
    line-height: 1rem;
    padding: .5em 3em .5em 1em;
    border: 2px solid #000;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
}
.searchICON {
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon.svg);
    background-size: auto 600%;
    background-repeat: no-repeat;
}
.searchBTN-B {
    background-position: 48.5% bottom;
}


.search-block{
    padding: 0px 65px;
    margin-top: 260px;
    width: 300px;
}
.munelist li span{
	position: absolute;
    top: 12px;
    left: 10px;
    height: 3px;
    width: 0px;
    background-color: #DA261D;
    -webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;
}
.munelist li:hover span{
	width: 30px;
}
.proson{
	    width: 100%;
       height: 100%;
    background-color: #DA261D;
    position: absolute;
    top: 453px;
}
.proson a{
	height: 50px;
	width: 50px;
	border: 2px solid #fff;
	display: block;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	text-align: center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.proson a:hover{
	background-color: #eee;
}
.proson a:hover i{
	color:#000;
}
.proson a i{
	line-height:50px ;
	font-size:25px ;
	color:#eee;
}
.proinfo p{
	color:#eee;
	margin-top: 160px;
	font-size: 25px;
}
.proinfo span{
	color:#eee;
}
.proson .xian1{
	height: 1px;
	width: 380px;
	background-color: #eee;
	margin: 8px 0px;
}
.tuiJiancase{
	width: 100%;
	height: auto;
	padding: 50px 0px;
	background-color: #2d2d2d;
	height: 100px;
}



/*service1====================================================================================================================================================*/
.ser-Main1{
	height:705px;
	width:100%;
	background-color:#28262b;
}
.ser-Maincon{
	width: 900px;
	margin: 0 auto;
}
.ser-Mainson{color:#fff;font-size:24px;}
.ser-Mainson1{
	top: 321px;
    left: 131px;
}
.ser-Mainson2{
	top: 248px;
    left: 131px;
}
.ser-Mainson3{
	top: 169px;
    left: 131px;
}
.ser-Mainson4 {
    top: 85px;
    left: 221px;
}
.ser-Mainson5 {
    top: 40px;
    left: 404px;
}
.ser-Mainson6 {
        top: 80px;
    left: 600px;
}
.ser-Mainson7 {
   top: 165px;
    left: 670px;
}
.ser-Mainson8 {
    top: 250px;
    left: 670px;
}
.ser-Mainson9 {
    top: 330px;
    left: 670px;
}
.ser-Mainson10 {
      bottom: 26px;
    left: 371px;
}
.ser-MainsonT{
	color:#fff;font-size:26px;
}
/*service2====================================================================================================================================================*/
.ser-Main2{
	height:auto;
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 40px 0px;
}
.ser-Main-r{
	float: right;
	width: 43%;
	height: 300px;
}
.ser-Main-l{
	float: left;
	width: 57%;
}
.ser-Main-l img{
	width: 100%;
}
.ser2-p{
	color:#777575;
	float: left;
	font-size: 27px;
	margin-left: 60px;
}
.ser2-img{
	float: left;
	margin-left: 60px;
}
.ser2-ul{
	width: 600px;
	height: auto;
}
.ser2-ul li{
	width: 200px;
	height: auto;
	float:left;
	position: relative;
	cursor:pointer;
}
.ser2-ul li p {
	font-size: 26px;
	
}
.ser2-ul li p a{
	line-height: 50px;
	position: absolute;
	top:0px;
	left: 25px;
	color:#302b2b;
}
.ser2-ul li p i{
	font-size: 50px;
	color:#ff0000;
}
/*service3====================================================================================================================================================*/
.ser-Main3{
	width: 100%;
	height: 900px;
	background: url(../img/Main3bg_03.jpg)no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.ser-Main3:before{
	clear: both;
}
.ser-Main3-t{
	color:#fff;
	font-size: 45px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}


/*ser-main3================================================================================*/
.ser-Son1{
	height: 276px;
	width: 299px;
	float: left;
	margin-top: 2px;
}
.ser-Son2{
	height: 276px;
	width: 598px;
	float: left;
	margin: 2px 2px 0px 2px;
}
.ser-son-son{
	height: 276px;
	width: 298px;
	float: left;
}
.ser-son-son-son{
	height: 137px;
	width: 298px;
	float: left;
}
.ser-SonA{
	
}
.ser-SonA h3{
	color:#FFFFFF;
	font-size: 30px;
	margin: 60px 0px 30px 40px;
	font-weight: 100;
}
.ser-SonA p{
	color:#FFFFFF;
	font-size: 16px;
	margin: 3px 0px 0px 40px;
	font-weight: 100;
}
.ser-SonB h3{
	color:#000;
	font-size: 30px;
	margin: 60px 0px 40px 40px;
	font-weight: 100;
}
.ser-SonB p{
	color:#000;
	font-size: 16px;
	margin: 3px 0px 0px 40px;
	font-weight: 100;
}

.ser-SonC h3{
	color:#fff;
	font-size: 30px;
	margin: 20px 0px 15px 0px;
	font-weight: 100;
}
.ser-SonC p{
	color:#fff;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
.ser-sonD h3{
	color:#000;
	font-size: 30px;
	margin: 20px 0px 15px 0px;
	font-weight: 100;
}
.ser-sonD p{
	color:#000;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	font-weight: 100;
}
/*ser-main4================================================================================*/
.ser-Main4{
	height: 750px;
	width: 100%;
	
}
.ser-Main4-t{
	color:#000;
	font-size: 45px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 100;
}
.ser-Main-ul{
	
}
.ser-Main4-ul li{
	float: left;
	width: 299px;
	height: 245px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color:#333;
}
.ser-Main4-ul li:nth-child(4n){
	margin-right: 0px;
}
.ser-Main4-ul li a p{
	font-size: 14px;
	color:#fff;
	margin-top: 5px;
}
/*ser-main5================================================================================*/
.ser-Main5{
	height: 640px;
	background: url(../img/Main5bg.jpg)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.ser-Main5 .Main-p1{
	font-size: 30px;
	color:#fff;
	margin-left:10px ;
	margin-top: 230px;
}
.ser-Main5 .Main-p2{
	margin-top: 15px;
	font-size: 16px;
	color:#fff;
	
	margin-left:3px ;
}
.Main-p3{
	height: 1px;
	width: 200px;
	background-color: #e74441;
	margin-top: 25px;
}
.Main-p3{
	height: 1px;
	width: 200px;
	background-color: #e74441;
	margin-top: 25px;
}
.Main-p4{
	height: 1px;
	width: 50px;
	background-color: #e74441;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.Main5-Main{
	width:810px;
	height:350px;
	background-color: #fff;
	right: 0px;
	top: -100px;
	bottom: 0px;
}
.Main5-son{
	width: 25%;
	height: auto;
	margin-top: 105px;
	float: left;
}
.Main5-son p{
	font-size: 18px;
	margin-top: 15px;
}
.Main5-son img{
	height: 79px;
}

/*mi=========================================================================*/
.m1 {
	background: #fff;
	padding: 15px 0px 40px 0px;
	overflow: hidden;
}
.main1 {
	width: 1200px;
	margin: 15px auto;
	overflow: hidden;
}
.m1_nav {
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-top: 10px;
}
.m1_nav p {
	font-size: 32px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	font-weight: bold;
}
.m1_nav_p {
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.m1_nav_p p {
	font-size: 15px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	font-weight: bold;
}
.m1_con {
	margin-top: 20px;
	overflow: hidden;
}
.m1_con ul li {
	float: left;
	height: 255px;
	width: 220px;
	margin-right: 25px;
	overflow: hidden;
	text-align: center;
}
.m1_con ul li h3 {
	font-size: 20px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	padding-top: 25px;
}
.m1_con ul li h4 {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.m1_con ul li img {
	margin-top: 20px;
}
.m1_con ul li p {
	padding: 13px;
	color: #fff;
	line-height: 22px;
}
.m1_con ul li a {
	overflow: hidden;
	display: block;
	width: 220px;
	height: 255px;
	background: url(../images/m1_bg.jpg) 0 255px no-repeat;
	position: relative;
}
.m1_con ul li a:hover {
	list-style: none;
	background: #565656;
	display: block;
	height: 255px;
	transition: all .5s;
}
.m1_con ul li.one {
	background: #a1c315;
	height: 255px;
	overflow: hidden;
}
.m1_con ul li.two {
	background: #3987d1;
	height: 255px;
	overflow: hidden;
}
.m1_con ul li.three {
	background: #19b2be;
	height: 255px;
	overflow: hidden;
}
.m1_con ul li.four {
	background: #ffaa23;
	height: 255px;
	overflow: hidden;
}
.m1_con ul li.five {
	background: #bf44ac;
	height: 255px;
	overflow: hidden;
	margin-right: 0px;
}

/*m2==============================================================*/
.m2{
	width: 100%;
	height: 600px;
	background-color: #272626;
}
.m2-Son{
	float: left;
	height: 110px;
	width: 120px;
}
.m2-Son span{
	text-align: center;
	color: #fff;    
	line-height: 40px;
	font-size: 16px;
}
.m2-Son img{
	margin-top: 21px;
}
.m2-Son-son{
	height: 80px;
	width: 80px;
	border: 2px solid #F0F0F0;
	border-radius: 50%;
	margin: 0 auto;
}
.m2-Son-son p{
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.m2-Son1{
	    left: 190px;
    top: 298px;
}
.m2-Son2{
	 left: 335px;
    top: 173px;

}
.m2-Son3{
	left: 700px;
    top: 147px;
}
.m2-Son4{
	    right: 188px;
    top: 269px
}
.m3{
	height: 600px;
	width: 100%;
	
}
.seoul li{
	width: 25%;
	height: 180px;
	float: left;
	text-align: center;
	background: url(../img/seox.png) no-repeat;
	background-position-x: 299px;
}
.seoul li:nth-child(4n){
	background: none;
}
.seoul li p{
	font-size: 17px;
	margin-top: 5px;
}
/*m4==============================================================*/
.m4{
	width: 100%;
	height: 605px;
	background: url(../img/casebg.jpg) repeat;
	background-size:100% 100% ;
	overflow: hidden;
}
.m4-t{
	margin: 0 auto;
	text-align: center;
	color:#c4b9a3;
	margin-top: 80px;
	font-size: 32px;
}
.m4-ul{
	
}
.m4-ul li{
	float: left;
	width: 25%;
	text-align: center;
	height: 120px;
}


.m5{
	width: 100%;
	height: 430px;
	
}
/*m5==============================================================*/
.m5-ul li{
	float: left;
	width: 25%;
	height: 250px;
	text-align: center;
}
.m5-ul li p{
	font-size: 18px;
	line-height: 70px;
}
.m5-F{
	width: 200px;
	text-align: center;
	float: left;
	    margin-left: 50px;
	margin-top: 95px;    
}
.m5-F h3{
	font-size: 20px;
	margin-bottom: 15px;
	color:#fff;
}
.m5-F-3{
	width: 250px;
}
.m5-F-4{
	width: 350px;
	
}
.m5-son{
	height:150px;
	width: 100%;
	background-color: #005ba2;
	border-radius: 8px;
}
.m5-son p{
	font-size: 80px;
	color:#fff;
	line-height: 150px;
}
.m6 {
    width: 100%;
    height: 405px;
    background: url(../img/casebg.jpg) repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

/*mark===================================================================================*/
.mark-1{
	width: 100%;
	height: 1009px;
	overflow: hidden;
}
.mark-son{
	width: 100%;
	height: 410px;
	
  
}
.mark-son1{
	background: url(../img/markbg-1.jpg);
}
.mark-son2{
	background: url(../img/markbg-2.jpg);
}
.mark-son3{
	background: url(../img/markbg-3.jpg);
}
.mark-son4{
	background: url(../img/markbg-4.jpg);
}
.mark-son{
	width: 100%;
	height: 410px;
}
.MainPro-n

.MainPro-n ul li:first-child {
    height: auto;
    width: auto;
}
.mark-bottom{
	height: 540px;
	width: 100%;
	background: url(../img/mark5bg.png);
	overflow: hidden;
}
.mark-bottom p{
	color:#fff;
	font-size: 26px;
	line-height: 40px;
}
.mark-bottom h3{
	color:#fff;
	font-size: 48px;
	margin: 150px 0px 50px 0px;
}
.Sfenye{
	text-align: center;
	margin-top: 25px;
}
.Sfenye span,.Sfenye a{
	padding:5px 13px;
	margin:0px 3px;
	border:1px solid #dfdfdf;
	color: #fff;
}
.Sfenye span{
	border:none;
	font-weight: bold;
}
/*postion===================================================================================*/
.position{
	width: 88%;
	margin: 0 auto;
	padding: 18px 0px;
	border-bottom: 1px solid #DDD;
}
.position span{
	width: 10px;
	display: inline-block;
	height: 22px;
	line-height: 22px;
}
.position a{
	color: #333;
	font-size: 15px;
	letter-spacing: 1px;
}
.position span.position-home{
	width: 28px;
	height: 17px;
	background: url(../images/icon-position-home.png);
	background-repeat: no-repeat;
	position: relative;
	top: 1px;
	background-size: 21px 17px;
}





/*3-16*/
.Mome {
    width: 100%;
    overflow: hidden;
}
.sijrtd{
	background:#212121;
	padding:60px 0;
}
.dofijdsi{
	height:580px;
}
.snfjfor{
	width:1000px;
	margin:0 auto;
	text-align: center;
}
.sadnjnrg{
	font-size:30px;color:#fff;
}
.sdrrtr{
	font-size:16px;color:#fff; margin-top:20px;
}
.dfkjif{
	width:255px; height:62px; font-size:20px;color:#999; font-family:'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ'; padding-left:20px; padding-right:40px;
}
.sdaa{
	background:url(../images/5_03.png) no-repeat;
}
.sdbb{
	background:url(../images/5_05.png) no-repeat;
	margin: 0 23px;
}
.sdcc{
	background:url(../images/5_07.png) no-repeat;
}
.sdsdsrrt{
	margin-top:50px;
}
.dfjsdoif{
	margin-top:40px;
}
.dfjsdoif a{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../images/5_13.png) no-repeat;
	font-size:24px;color:#fff;
}
.dfjsdoif a:hover{color:#fff;}
.dfjsdoif .df_zx{background:url(../images/con_index.png) no-repeat; margin-left:5px;}

.btn_zhengduan{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../images/5_13.png) no-repeat;
	font-size:24px;color:#fff;
	font-family:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ","arial","ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“","Tahoma","Verdana";
	cursor:pointer;

}

.dfjdisa{
	position:absolute;
	right:0;
	top:200px;
}
.safadd{
	position:absolute;
	left:0;
	top:800px;
}
.asdsaddf{
	position:absolute;
	right:0;
	top:1380px;
}
.sdaa{
	background:url(../img/5_03.png) no-repeat;
}
.sdbb{
	background:url(../img/5_05.png) no-repeat;
	margin: 0 23px;
}
.sdcc{
	background:url(../img/5_07.png) no-repeat;
}
.sdsdsrrt{
	margin-top:50px;
}
.dfjsdoif{
	margin-top:40px;
}
.dfjsdoif a{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../img/5_13.png) no-repeat;
	font-size:24px;color:#fff;
}
.dfjsdoif a:hover{color:#fff;}
.dfjsdoif .df_zx{background:url(../img/con_index.png) no-repeat; margin-left:5px;}

.btn_zhengduan{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../img/5_13.png) no-repeat;
	font-size:24px;color:#fff;
	font-family:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ","arial","ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“","Tahoma","Verdana";
	cursor:pointer;

}

.dfjdisa{
	position:absolute;
	right:0;
	top:200px;
}
.safadd{
	position:absolute;
	left:0;
	top:800px;
}
.asdsaddf{
	position:absolute;
	right:0;
	top:1380px;
}
.sdaa{
	background:url(../img/5_03.png) no-repeat;
}
.sdbb{
	background:url(../img/5_05.png) no-repeat;
	margin: 0 20px;
}
.sdcc{
	background:url(../img/5_07.png) no-repeat;
}
.sdsdsrrt{
	margin-top:50px;
}
.dfjsdoif{
	margin-top:40px;
}
.dfjsdoif a{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../img/5_13.png) no-repeat;
	font-size:24px;color:#fff;
}
.dfjsdoif a:hover{color:#fff;}
.dfjsdoif .df_zx{background:url(../img/con_index.png) no-repeat; margin-left:5px;}

.btn_zhengduan{
	width:194px; height:61px;
	line-height:60px;
	display:inline-block;
	background:url(../img/5_13.png) no-repeat;
	font-size:24px;color:#fff;
	font-family:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ","arial","ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“","Tahoma","Verdana";
	cursor:pointer;

}

.dfjdisa{
	position:absolute;
	right:0;
	top:200px;
}
.safadd{
	position:absolute;
	left:0;
	top:800px;
}
.asdsaddf{
	position:absolute;
	right:0;
	top:1380px;
}
.sdaa{
	background:url(../img/5_03.png) no-repeat;
}
input, textarea {
    padding: 0px;
    margin: 0;
    border: none;
    background: none;
}
.dfjsdoif .df_zx {
    background: url(../img/con_index.png) no-repeat;
    margin-left: 5px;
}
.hdt{height: 41px;background-color: #212121;overflow: hidden;}
.hdt ul {
    float: left;
    font-size: 12px;
    color: #999;
    padding-left: 5px;
    background: url(../img/ico-01.png) left center no-repeat;
}
.hdt ul li {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 34px;
}
.hdt ul li a {
    height: 18px;
    line-height: 18px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    border-right: 1px solid #999;
}

/**homeOne:start**/

.homeOneWrap{

}

.homeOne{

}


.homeOneTitle{

margin-bottom: 4%;
}

.homeOneTitle h3{

font-size: 32px;

line-height: 36px;

text-align: center;

color: #000;
}

.homeOneTitle p{

font-size: 16px;

line-height: 36px;

color: #333;

margin: 1% auto;

text-align: center;
}


.homeOneCont{

}

.homeOneCont img{
    width: 100%;
    height: auto;
}


/**homeTwo:start**/
.homeTwoWrap{

padding: 0% 0%;

background: url(../img/homeTwoBg.jpg) top center no-repeat;

margin-bottom: 2%;
}

.homeTwo{

padding: 3% 0%;
}

.homeTwoTitle{

}

.homeTwoTitle h3{
    font-size: 32px;

    line-height: 36px;
    
    text-align: center;
    
    color: #fff;
}

.homeTwoTitle p{

    font-size: 16px;

    line-height: 36px;
    
    color: #fff;
    
    margin: 1% auto;
    
    text-align: center;
}

.homeTwoCont{

}


.index_ys_box{
	width:88%;
	margin: 0% auto;
}
.index_ys_box ul{
	margin-top: 2%;
}
.index_ys_box ul li{
 float: left;
 cursor: pointer;
    width: 17%;
    padding: 10px;
    height: 220px;
    margin-left: 8px;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
}
@keyframes test{
    0%{
        transform:translate(0,0)
    }
    50%{
        transform:translate(0,5px)
    }
    100%{
        transform:translate(0,0)
    }
}
.index_ys_box li:hover{
	 box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
	 animation: test 0.25s ease-in 3;
}
.index_ys_img{
   
}
.index_ys_txt h5{
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
    overflow: hidden;
}
.index_ys_txt p{
	margin-top: 10px;
	font-size: 16px;
}


/**homeThree:start**/

.homeFourWrap{

}

.homeFour{

display: flex;

flex-direction: row;

justify-content: space-between;

align-items: center;
}


.mtp1_1{
    color:#000;
}

.mtp1_2 span{
    color:#aa0003;
}


/**homeFour:start**/

.homeFiveWrap{
   
padding: 0px;
   
padding: 0px;
}
.homeFive{
    width: 84%;
    margin: 3% auto;
    background: #f0f3fa;
    padding: 2%;
    padding-top: 1%;
}
.homeFive ul{
    overflow: hidden;
}
.homeFive ul li{float:left;width: 20%;text-align: center;margin-top: 1.5%;/* border: 2px solid #dcdcdc; *//* border-radius: 21px; */}
.homeFive ul li a{
    display: block;
    border: 1px solid #dcdcdc;
    border-radius: 21px;
    background: #fff;
    width: 80%;
    padding: 9% 0%;
    margin: 0px auto;
}
.homeFive ul li a img{
max-width: 100%;
}



.homeSixWrap{
    
}

.homeSix{
    display: flex;
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
    width: 54%;
}

.homeSix a{
    
}

.mfp5 p{
    color:#fff;
}

.foot_ewm{

display: flex;
}

.foot_ewm .one{

/* width: 18px; */

/* margin: 0 auto; */

/* line-height: 18px; */

/* font-size: 16px; */

/* word-wrap: break-word; */

/* color: #fff; */

display: flex;

width: 33.33%;

/* justify-content: center; */

/* justify-content: center; */
}

.foot_ewm .one img{

}


.foot_ewm .one p{
 
width: 18px;
 
margin: 0 auto;
 
line-height: 18px;
 
font-size: 16px;
 
word-wrap: break-word;
 
color: #fff;
 
display: flex;
 
justify-content: center;
 
align-items: center;
}



.foot_ewm .two{

display: flex;

width: 33.33%;
}

.foot_ewm .two img{

}


.foot_ewm .two p{

width: 18px;

margin: 0 auto;

line-height: 18px;

font-size: 16px;

word-wrap: break-word;

color: #fff;

justify-content: center;

align-items: center;

display: flex;
}


.foot_ewm .three{

}

.foot_ewm .three img{

}





.homeOneCont{

    display: flex;
    
    flex-direction: row;
    
    justify-content: space-between;
    
    margin: 4% auto;
    }
    
    .homeOneCont ul{
    
width: 30%;
    }
    
    
    .homeOneCont ul li{
    
    }
    
    
    
    .homeOneCont ul li{
    
    display: flex;
    
    flex-direction: column;
    
    text-align: center;
    
    margin-bottom: 13%;
    }
    
    
    
    
    .homeOneCont ul li h3{
    
font-size: 24px;
    
line-height: 28px;
    
font-weight: normal;
    
margin: 2% auto;
    
color: #333;
    
text-align: left;
    
margin-left: 1%;
    }
    
    
    
    .homeOneCont ul li p{
    
font-size: 16px;
    
line-height: 24px;
    
color: #666;
    
text-align: left;
    }
    
    
    
    .homeOneCont div{
    
width: 35%;
    
display: flex;
    
align-items: center;
    
justify-content: center;
    }
    
    .homeOneCont div img{
    
    width: 100%;
    
    height: auto;
    }


    .about_cont{
         overflow: hidden;
         margin-top: 1%;
    }

    .about_cont .video{
        float:left;
        width: 38%;
        margin-top: 13%;
    }

    .about_cont .video video{
        width: 100%;
        height: auto;
    }
	
	.about_img{
		width:50%;
	
	}
	
	
	.about_img_wrap{
         overflow: hidden;
         margin-top: 1%;
    }

    .about_img_wrap .about_img{
        float:left;
        width: 100%;
        margin-top: 20%;
    }
	
	
	.about_img img{
		width:100%;
		height:auto;
	}

	.news_list_wrap{
		
margin: 2% auto;
		
padding: 2%;
	}
	
	.news_list{
		
display: flex;
		
flex-direction: row;
		
flex-wrap: wrap;
		
justify-content: space-between;
	}
	
	.news_list li{

width: 48%;

border-bottom: 1px solid #e0e0e0;

}
	
	.news_list li a{
		
display: flex;
		
padding: 2%;
	}
	
	.news_list li a div{
		
width: 80%;
	}
	
	.news_list li a div h3{
		
font-size: 20px;
		
font-weight: normal;
		
line-height: 40px;
	}
	
	.news_list li a div p{
		
font-size: 16px;
		
color: #999;
	}
	
	.news_list li a span{
		
display: flex;
		
align-items: center;
		
justify-content: center;
	}
    
	
	.news_list li:hover{
		
	}
	
	.news_title{
		
margin-bottom: 3%;
	}
	.news_title h2{
		
text-align: center;
		
font-size: 20px;
		
line-height: 40px;
	}
	.news_title p{
		
text-align: center;
		
color: #999;
	}
    
/**pc:style:end**/





 

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
@font-face {
    font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../img/zxkf.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../img/qq.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}







.Mfmtp2 p{
line-height: 30px;
    font-size: 13px;
    margin-bottom: 10px;
	text-indent:2em;

}

.MainPro ul li {
    width: 50%;
	}

.m4-ul li {
  
    
   
}

.search-block {
    padding: 0px 65px;
    margin-top: 288px;
    width: 264px;
    
}


 
.prolist li img {
    width: 100%;
   
}

.hamburger-box {
  
    padding-right: 24px;
}

.swiper-pagination-bullet-active {  
    background: #ff0100;
}


.video_diy{

width: 600px;

height: auto;

width: 60%;
}

.video_diy video{
    
}

.mas15-diy{

text-align: center;

margin: 9% auto;
}

.mas15-diy img{

display: block;
}

.mas16-diy{
    
font-size: 20px;
    
text-align: center;
    
line-height: 36px;
}

.btn_zhengduan{
    background: #aa0003;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff0100;
}




.yunying_title{

margin-bottom: 2%;
}

.yunying_title h3{

font-size: 36px;

text-align: center;

line-height: 50px;

font-weight: normal;
}

.yunying_title p{

text-align: center;

font-size: 16px;

line-height: 34px;

color: #444;
}

.yunying_title .yunying_line{

width: 100px;

height: 3px;

margin: 0px auto;

display: block;

background: #aa0003;
}


/**yunying:111**/

.yunying1_wrap{

margin: 4% auto;
}

.yunying1{

}

.yunying1_title{

}

.yunying1_cont{

display: flex;

flex-direction: row;

justify-content: space-between;

margin: 4% auto;
}

.yunying1_cont ul{

width: 20%;
}


.yunying1_cont ul li{

}



.yunying1_cont ul li{

display: flex;

flex-direction: column;

text-align: center;

margin-bottom: 13%;
}



.yunying1_cont ul li img{

max-width: 100%;

height: auto;

margin-bottom: 7%;
}

.yunying1_cont ul li h3{

font-size: 24px;

line-height: 28px;

font-weight: normal;

margin: 2% auto;

color: #333;
}



.yunying1_cont ul li p{

font-size: 16px;

line-height: 24px;

color: #666;
}



.yunying1_cont div{

width: 50%;

display: flex;

align-items: center;

justify-content: center;
}

.yunying1_cont div img{

width: 100%;

height: auto;
}


/**yunying:222**/
.yunying2_wrap{

margin: 4% auto;

background: url(../img/icon_tuiguang_bg.jpg) no-repeat center;

padding: 1% 0%;

padding-top: 3%;
}

.yunying2{

}

.yunying2_title{

color: #fff;
}

.yunying2_title .yunying_line{
    background: #fff;
}

.yunying2_cont{

margin: 4% auto;
margin-top:6%;
}


.yunying2_cont ul{

display: flex;

flex-direction: row;

align-items: center;

flex-wrap: wrap;

justify-content: space-between;
}


.yunying2_cont ul li{

width: 20%;

text-align: center;

margin-bottom: 2%;
}


.yunying2_cont ul li img{

}

.yunying2_cont ul li p{

color: #fff;

font-size: 20px;

line-height: 59px;
}


/**yunying:333**/

.yunying3_wrap{

margin: 4% auto;
}

.yunying3{

}

.yunying3_title{

}

.yunying3_cont{

}

.yunying3_cont ul{

display: flex;

flex-direction: column;

/* align-items: center; */

/* justify-content: space-between; */
}

.yunying3_cont ul li{

}

.yunying3_cont ul li{

display: flex;

flex-direction: row;

align-items: center;

justify-content: space-between;
}


.yunying3_cont ul li img{

width: 50%;

height: 400px;
}

.yunying3_cont ul li div{

width: 50%;

background: #aa0104;

height: 400px;

display: flex;

flex-direction: column;

position: relative;
}


.yunying3_cont ul li div h3{

font-size: 24px;

line-height: 28px;

color: #fff;

position: absolute;

top: 36%;

left: 20%;
}

.yunying3_cont ul li div h3::before{

}

.yunying3_cont ul li div p{

font-size: 18px;

line-height: 28px;

color: #fff;

position: absolute;

top: 46%;

left: 20%;
}

.yunying3_cont ul li:nth-child(2n){

}

.yunying3_cont ul li:nth-child(2n) img{
    
order: 2;
}


.yunying3_cont ul li:nth-child(2n) div{
    
order: 1;
    
background: #000;
    
opacity: .8;
}

/**yunying:444**/
.yunying4_wrap{

margin: 4% auto;
}

.yunying4{

}

.yunying4_title{

}

.yunying4_cont{

margin-top: 5%;

margin-bottom: 5%;
}


.yunying4_cont  ul{

display: flex;

flex-direction: row;

align-items: baseline;

justify-content: space-between;
}


.yunying4_cont ul li{

width: 30%;

overflow: hidden;

border-radius: 20px;

display: flex;

flex-direction: column;
}


.yunying4_cont ul li img{

width: 100%;

height: auto;

margin: 0px;

padding: 0px;
}



.yunying4_cont ul li div{

background: #aa0003;

/* width: 100%; */

height: 7rem;

padding: 0px;

margin: 0px;

padding: 4%;
}



.yunying4_cont ul li div h3{

text-align: center;

color: #fff;

font-size: 28px;

line-height: 45px;

font-weight: normal;
}

.yunying4_cont ul li div p{

font-size: 16px;

line-height: 28px;

color: #fff;

text-align: center;

width: 88%;

margin: 0px auto;
}



.yingxiao_title{
    margin-bottom: 2%;
}

.yingxiao_title h3{
    font-size: 36px;
    text-align: center;
    line-height: 50px;
    font-weight: normal;
 
}

.yingxiao_line{
    width: 100px;
    height: 3px;
    margin: 0px auto;
    display: block;
    background: #aa0003;
}



/**yingxiao:111**/
.yingxiao1_wrap{

    margin: 4% auto;
    }
    
    .yingxiao1{
    
    }
    
    .yingxiao1_title{
    
    }
    
    .yingxiao1_cont{
    
margin-top: 5%;
    
margin-bottom: 5%;
    
display: flex;
    
flex-direction: row;
    
align-items: center;
    
justify-content: space-between;
    }

   
.yingxiao1_cont ul{

width: 24%;

}
    
    
    .yingxiao1_cont ul li{
    
    }
    
    
    
    .yingxiao1_cont ul li{
    
display: flex;
    
flex-direction: row;
    
text-align: center;
    
margin-bottom: 9%;
    
justify-content: space-between;
    }
    
    .yingxiao1_cont ul li span{
     
background: url(../img/icon_yingxiao.png) no-repeat center;
     
width: 49px;
     
height: 49px;
     
color: #fff;
     
font-size: 26px;
     
font-weight: 600;
     
line-height: 49px;
     
display: block;
     
margin-top: 2%;
}
    
    
.yingxiao1_cont ul li div{

text-align: left;

width: 77%;
}

    .yingxiao1_cont ul li div h3{
    
font-size: 22px;
    
line-height: 32px;
    
font-weight: normal;
    
margin: 2% auto;
    
color: #666;
    }
    
    
    
    .yingxiao1_cont ul li div p{
    
    font-size: 16px;
    
    line-height: 24px;
    
    color: #666;
    }
    
    
    
    .yingxiao1_cont li .center{
    
        width: 59%;
            
        display: flex;
            
        align-items: center;
            
        justify-content: center;

    }

    
    .yingxiao1_cont .center img{
    
        width: 100%;
        
        height: auto;
    }
    


/**yingxiao:222**/
.yingxiao2_wrap{

margin: 4% auto;

background: #f0f3fa;

padding: 2% 0%;

padding-top: 4%;

}
    
    .yingxiao2{
    
        width: 77%;

    }

    
    .yingxiao2_title{
    
    }
    
    .yingxiao2_cont{
    
    margin-top: 5%;
    
    margin-bottom: 5%;
    }
    


    .fuwu3_ul {

        overflow: hidden;
        
        margin-top: 5%;
        }
        
        .fuwu3_ul li{
        
float: left;
        
width: 16.66%;
        
text-align: center;
        
/* padding: 0% 2%; */
        }
        
        .fuwu3_ul li .fuwu3_img{
        
        }
        
        .fuwu3_ul li .fuwu3_img{
        
        }
        
        .fuwu3_ul li h2{
        
        font-size: 20px;
        
        font-weight: 600;
        
        line-height: 59px;
        }
        
        .fuwu3_ul li p{
        
font-size: 16px;
        
text-align: center;
        
line-height: 28px;
        
width: 80%;
        
margin: 0px auto;
        }
        
        


/**yingxiao:333**/
.yingxiao3_wrap{

    margin: 4% auto;
    }
    
    .yingxiao3{
    
    }
    
    .yingxiao3_title{
    
    }
    
    .yingxiao3_cont{
    
    margin-top: 5%;
    
    margin-bottom: 5%;
    }
    
    .yingxiao3_cont ul{

display: flex;

flex-direction: row;

align-items: center;

justify-content: space-between;

flex-wrap: wrap;

}

    .yingxiao3_cont ul li{

background: #aa0003;

width: 30%;

margin-bottom: 2%;

padding: 4% 1%;

}

    .yingxiao3_cont ul li h3{

color: #fff;

font-size: 22px;

line-height: 28px;

text-align: center;

margin-bottom: 5%;

}

    .yingxiao3_cont ul li p{

color: #fff;

font-size: 16px;

line-height: 28px;

text-align: center;

display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;

height: 56px;
}


    .yingxiao3_cont ul li:nth-child(2n){

background: #000;

}

/**yingxiao:444**/
.yingxiao4_wrap{

    margin: 4% auto;
    }
    
    .yingxiao4{
    
    }
    
    .yingxiao4_title{
    
    }
    
    .yingxiao4_cont{
    
    margin-top: 5%;
    
    margin-bottom: 5%;
    }
    

    .yingxiao4_cont ul{

    }

    .yingxiao4_cont ul li{

display: flex;

flex-direction: row;

justify-content: space-between;

width: 100%;

}

    .yingxiao4_cont ul li .left{

width: 20%;

height: 600px;

}

    .yingxiao4_cont ul li .left img{

width: 100%;

height: 600px;

}

    .yingxiao4_cont ul li .right{

background: #aa0003;

width: 20%;

height: 600px;

}

    .yingxiao4_cont ul li dl{

width: 56%;

background: #aa0003;

padding: 6% 2%;

color: #fff;

height: 370px;

overflow: hidden;

}
    
    
    .yingxiao4_cont ul li dl dt{
        
font-size: 32px;
        
line-height: 28px;
        
margin-bottom: 2%;
        
margin-left: 2%;
    }
    

    .yingxiao4_cont ul li dl dd{
        
width: 29%;
        
float: left;
        
margin-bottom: 3%;
        
padding: 2%;
        
border-right: 1px solid #c3090d;
    }
    
    .yingxiao4_cont ul li dl dd h3{
        
font-size: 18px;
        
line-height: 28px;
        
margin-bottom: 4%;
    }
    .yingxiao4_cont ul li dl dd p{
        
display: -webkit-box;
        
-webkit-box-orient: vertical;
        
-webkit-line-clamp: 2;
        
overflow: hidden;
    }
    
     
    .yingxiao4_cont ul li:nth-child(2n) .left{

order: 3;

}
    
    .yingxiao4_cont ul li:nth-child(2n) .right{

order: 1;

background: #000;

opacity: 0.9;
}
    

.yingxiao4_cont ul li:nth-child(2n) dl{

order: 2;

background: #000;

opacity: .9;

}


.yingxiao4_cont ul li:nth-child(2n) dl dd{
    border-right: 1px solid #3a3a3a;
}


.inCasesWrap{
	
background: #28262b;
	
width: 100%;
	
margin: 0px auto;
	
overflow: hidden;
	
margin-top: 00;
}

.inCases{
	
margin-top: 9%;
}

.inCasesNav{
	
}

.inCasesNav h3{
	
color: #fff;
	
text-align: center;
	
font-size: 36px;
	
line-height: 50px;
}

.inCasesNav p{
	
text-align: center;
	
color: #ccc;
	
font-size: 18px;
	
line-height: 40px;
}


.inCasesNav ul{
	
display: flex;
	
justify-content: space-between;
	
flex-direction: row;
	
width: 90%;
	
margin: 3% auto;
}

.inCasesNav ul li{
	
width: 18%;
	
border: 1px solid #ccc;
	
border-radius: 8px;
	
background: #fff;
}


.inCasesNav ul li a{
	
display: block;
	
color: #333;
	
text-align: center;
	
line-height: 45px;
	
font-size: 16px;
}

.inCasesNav ul li:hover,.inCasesNav ul li.active{
	background:#aa0003;
	border: 1px solid #aa0003;
}



.inCasesNav ul li:hover a,.inCasesNav ul li.active a{
		color:#fff;
}


.inCasesCont{
		margin-bottom:6%;
}

.inCasesCont ul{
	
overflow: hidden;
}

.inCasesCont ul li{
	
width: 30%;
	
float: left;
	
margin-bottom: 2%;
	
margin-left: 2%;
	
border: 3px solid #fff;
	
background: #fff;
}

.inCasesCont ul li a{
	
}

.inCasesCont ul li a img{
	
width: 100%;
	
height: 280px;
	
padding: 0px;
	
margin: 0px;
}

.inCasesCont ul li a p{
	
background: #fff;
	
line-height: 53px;
	
text-align: center;
	
font-size: 18px;
}

.inCasesCont ul li:hover a p{
	background:#aa0003;
	color:#fff;
}

.inCasesShowCont{
	
padding: 3% 0%;
	
margin-bottom: 6%;
}

.inCasesShowTitle{
	
border-bottom: 1px dotted #757575;
}

.inCasesShowTitle h3{
	
text-align: center;
	
font-size: 24px;
	
color: #fff;
	
font-weight: normal;
}
.inCasesShowTitle p{
	
color: #ccc;
	
text-align: center;
	
line-height: 50px;
}

.inCasesShowTitle p span{
	
}

.inCasesShowInfo{
	
padding: 2% 0%;
}

.inCasesShowInfo iframe{
	
}


/**wap:start**/



@media screen and (min-width: 1026px) and (max-width: 1367px) {

    .homeOneWrap{
        width: 88%;
    }

    .mfp5 p{
        padding-left:4%;
    }

    .homeSix{
        width: 88%;
    }

    .index_ys_box ul li{
        width: 16%;
    }

    .Mfmthreem {
       
        width: 276px;
        
        padding-left: 2%;
    }


    .mfp5 {
        padding-left:4%;
    }

    .MainEightL{
        padding-left:2%;
    }

    .foot_ewm{
        margin-right:11%;
    }

    .m4-ul li{
        width: 21%;
    }
}



@media screen and (max-width:1024px) {

    .vat {
        width: 38%;
        margin-top: -28px;
    }
    .headerNav{
    
    display:none;
    }
    .Main-1{
     width: 100%;
         padding: 15px;
         box-sizing: border-box;
    }
    .Mfmthreem {
        float: none;
        margin-right: 0px; 
        width: 100%;
        text-align: justify;
    }
    
    
    .Mfmtp1 {
       
    height: 113px;
     margin-top: 35px;
    }
     
    }


 
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio:2) {
	.inCases {
		margin-top: 32%;
	}
	.inCasesNav h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
}

.inCasesNav p {
    text-align: center;
    color: #ccc;
    font-size: 16px;
    line-height: 40px;
}

.inCasesNav ul li {
    width: 47%;
    border: 1px solid #ccc;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 5%;
}


.inCasesNav ul li a {
    display: block;
    color: #333;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}

.inCasesNav ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 94%;
    margin: 3% auto;
    flex-wrap: wrap;
}

.inCasesShowTitle h3 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}


.inCasesShowCont {
    padding: 3% 0%;
    margin-bottom: 6%;
    width: 94%;
    margin: 0px auto;
    margin-bottom: 6%;
}

.inCasesShowInfo iframe {
    width: 100%!important;
    height: 260!important;
	margin:0px auto;
}

.inCasesCont {
    margin-bottom: 6%;
    width: 94%;
    margin: 0px auto;
    margin-bottom: 6%;
}

.inCasesCont ul li {
    width: 98%;
    float: none;
    margin-bottom: 0%;
    margin-left: 0%;
    border: 3px solid #fff;
    background: #fff;
    margin-bottom: 5%;
}

    .yunying4_cont ul li {
        width: 92%;
        overflow: hidden;
        border-radius: 20px;
        display: flex;
        flex-direction: column;
        margin-bottom: 6%;
        margin: 0px auto;
        margin-bottom: 6%;
    }

    .yunying4_cont ul {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: space-between;
    }
    
    .homeFour{
        flex-direction: column;
    }
    .mtp1_1 {
        font-size: 31px;
        line-height: 40px;
    }

    .mtp1{
        width: 94%;
    }

    .video_diy {
        
        height: auto;
        width: 90%!important;
        margin-top: 4%;
    }



    .article-subtitle{
        width: 100%;
    }
    .Quickmeauul li{
        height: 50px;
        line-height: 50px;
    }
    .Quickmeauul li a{
        line-height: 50px;
    }
    .Quickmeauul li a b{
        top: 15px;
    }
    .Quickmeauul li:hover a{
        line-height: 50px;
    }
    embed{
        display: none;
    }
    .hidden-xs{
        display: none;
    }
.wrapper{
    width: 100%; 
    padding: 15px;
    box-sizing: border-box;
    /*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
}
.article .time{
    display: block;
    width: 100%;
}
.article .bshare-custom{
    display: block;
    width: 100%;
}
.m1_nav p {
    font-size: 21px;
   
}

.m1_nav_p p {

    padding: 15px;
    box-sizing: border-box;
}

.m1_con {
    margin-top: 70px;
    overflow: hidden;
    width: 100%;
    padding: 15px;
     box-sizing: border-box;
}
.m1_con ul li {
  
    width: 100%;
}
.m1_con ul li a {

    width: 100%; 
    height: 255px; 

}
.m2-Son1 {
    left: -1px;
    top: 211px;
}
.m2-Son2 {
    left: 61px;
    top: 84px;
}
.m2-Son {
    float: left;
    height: 91px;
    width: 95px;
}

.m2-Son4 {
    right: 102px;
    top: 77px;
}

.m2-Son span {
    text-align: center;
    color: #fff;
    line-height: 23px;
    font-size: 13px;
}
.m2-Son3 {
    left: 317px;
    top: 157px;
}

.m2-Son-son {
    height: 62px;
    width: 64px;
    border: 2px solid #F0F0F0;
    border-radius: 50%;
    margin: 0 auto;
}
.m2-Son img {
    margin-top: 12px;
}

.m2-Son-son p {
    line-height: 63px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.seoul li p {
    font-size: 13px;
    margin-top: 5px;
}

.seoul li {
    width: 50%;

}

.m5-ul li {
    float: left;
    width: 50%;
    height: 250px;
    text-align: center;
}
.m6 {
    width: 100%;
     height: auto; 
     background:#352525;
    overflow: hidden;
    padding-bottom: 61px;
    box-sizing: border-box;
}
.m5-son p {
    font-size: 61px;
    color: #fff;
    line-height: 102px;
}

.m5-F-3 {
    width: 350px;
}
.m5-son {
    height: 124px;
    width: 100%;
    background-color: #005ba2;
    border-radius: 8px;
}

.m5-F {
    width: 350px;
    margin-top: 24px;
    box-sizing: border-box;
    margin-left: 30px;
}


/*viÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡*/
.MainPro ul li {
    width: 50% !important;

    }

.mark-son img{ width: 50% }

.mark-son {
    width: 100%;
    height: 302px;
}
.mark-bottom h3 {
    color: #fff;
    font-size: 30px;
   
}
.mark-bottom p {
    color: #fff;
    font-size: 21px;
    line-height: 38px;
}
.mark-bottom {
    height: 396px;

}

.bdChlid1, .bdChlid2, .bdChlid3, .bdChlid4 {
    width: 100%;
  
	border-bottom:1px  solid #e2e2e2;}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.about1-left {
    font-size: 27px;
    margin-left: 0%;
    margin-top: 5px;
    color: #595757;
    padding: 3%;
    box-sizing: border-box;
    width: 100%;
}


.about1-right {
  
   
}
.about3-right {
    float: left;
    width: 100%;
    margin-left: 4px;
}
.MainSeven p{ padding-left: 15px;  box-sizing: border-box;}

.hello_cont {
    font-size: 25px;
}
.p11_car1 li {
    float: left;
    width: 100%;
   font-size: 14px;
   margin-bottom: 17px;
}

.p11_cont {
    width: 100%;
    margin: 25px auto ;
    padding: 15px;
     box-sizing: border-box;
}


    .headerNav{
	display:none;}
	.headerLogo  h1{
		font-size:20px;
		margin-top: 20px;
	}
	.wp{
	width:100%;}
	.MainEightL {
    width: 100%;
}
.MainPro {
    padding: 12px 12px 0px;
    box-sizing: border-box;
}
.MainPro ul li {
   width: 100% !important;
    height: 232px;
}
.Main-1 {
    padding: 30px 0px 30px 0px;
    box-sizing: border-box;
    overflow: hidden;
}
.Mfp1 {
    font-size: 28px;
    padding-left: 15px;
}
.Mfmtp1 {
   display:none;
}

.hamburger-box {
    padding-right: 2px  !important;
}
.Mfmtp2{
    padding-left:0px;
    /*padding-right: 28px;*/
	
}
.mertxt{
	width: 100%;
}
.mtp1_1 {
   
    font-size: 31px;
}

.mtp1_2 {
    color: #101010;
    font-size: 26px;
}

.Mfmthreem2{
display:none;}
.IndexBanner {
    height: 250px;
	 letter-spacing: 0px;
}
.vat{
    width: 38% !important;
    margin-top: -28px;
}
.vat1{ width: 100% !important;}
.foot_ewm { display:none;}
.swiper_txt_3 {
    font-size: 14px;
    color: #cdcdcd;
}
.header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 5px 0;
	
	
}
.swiper_div_p1 {
    font-size: 18px;
}
.swiper_div_p2 {
    line-height: 0px;
    letter-spacing: -5px;
    font-family: Helvetica;
    font-size: 36px;
    color: #00dfb9;
    display: inline-block;
    border:none; 
     margin: 0px; 
}
.swiper_div_p3 {
    color: #ccc;
    font-size: 12px;
    display: block;
}
.swiper_div_2 {
    width: 100%;
   
}
.MainTwo {
    padding: 60px 0;
}
.mtp1 {
    padding-left: 15px;
}

.MainFive {
    color: #fff;
    font-size: 30px;
    background: url(../img/MainFive.jpg) center center no-repeat;
    padding: 45px 0;
    letter-spacing: 5px;
    padding-left: 15px;
    line-height: 60px;
	display:none;
}
.mfp5 p{
text-shadow:1px 1px 1px #333;}
.MainSixa {
    display: none;
}
.MainSix {
    padding: 10px 0;
}
.MainSeven {
   color: #fff;
    font-size: 26px;
    padding: 143px 0;
    letter-spacing: 3px;
    text-shadow: 1px 1px 1px #333;
}
.MainSeven  p{
margin-top: 96px;
    padding-left: 20px;
}
.melp1, .melp2 {
    font-size: 24px;
    padding-left: 15px;
    box-sizing: border-box;
}

.melp3 {
    margin-top: 3px;
    font-size: 30px;
    padding-bottom: 36px;
    padding-left: 15px;
    box-sizing: border-box;
}
.melp3_i ,.melp4 ,.melp5,.melmore {
   
    margin-left: 15px;
}
.mertxtp1 {
    padding-top: 44px;
}

.ba_left, .ba_right {
   
    width: 100%;
}
.snfjfor {
    width: 100%;
}
.sadnjnrg {
    font-size: 21px;
}
input, textarea {
    padding: 4px;
    padding-top: 3px;  
}
.dfkjif {  
    font-size: 16px;
	
}
.footLianxi {
    display:none;

}
.footLianxi h2 {
    font-size: 25px;
    text-align: center;
}
.footLianxi h3 {
    font-size: 19px;
 
    text-align: center;
}

.footLianxi .dianhua {
    background: url(../images/foot-tel.png) no-repeat center 0 12px;
    height: 30px;
    line-height: 30px;
    padding: 10px 0 0px 33px;
    font-size: 21px;
    text-align: center;
}
.hdt ul {
    padding-left: 15px;
    background: none;
}
.footNav{
    display: none;
   }
.ewm img {

    display: none;
}
.footer {
    height: 220px;
    width: 100%;
    padding: 50px 0px;
    background-color: #000;
}

.footNav-p1, .footNav-p2, .footNav-p3 {
    margin-bottom: 8px;
    margin-left: 10px;
    /* margin-right: 1px; */
    padding-right: 1px;
}

.div_lv1_l img.h100{
    height: auto !important;
}
.promune {
    background-color: #fff;
    width: 100%;
    height: 501px;
}
.munelist li {
    width: 30%;
}
.promune {
    position: static;
    background-color: #fff;
    width: 100%;
    height: auto;
    left: 0px;
    top: 71px;
    z-index: 2;
	padding-bottom: 20px;
    border-top: 1px solid #333;
}
.promune_p {
    padding: 22px 0px;
    border-top: 5px solid #d61919;
    font-size: 48px;
    color: #333;
    margin-top: 25px;
    margin-left: 70px;
    width: 232px;
}
.search-block {
    padding: 0px 65px !important;
    margin-top: 20px !important;
    width: 266px !important;
    box-sizing: border-box;
}
.searchBar {
    border: 0;
    outline: 0;
    padding: 0;
    width: auto;
    position: absolute;
    right: 127px;
    top: 289px;
    color: #646464;
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
}
.probody {
    top: 71px;
    width: 100%;
    height: auto;
    padding: 0px;
    background-color: #fff;
}
.tuiJiancase {
   
    height: -20px!important;
}
.prolist li {
    float: left;
    width: 100%;
    height: auto;
     margin-left: 0px; 
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}
.prolist li img {
    width: 100%;
     height: auto ; 
}
.prolist li:nth-child(1), .prolist li:nth-child(2){
    margin-top: 38px;
}
.prolist li:nth-child(3){
	margin-top: 0px;
}


.prolist li:nth-child(1){
	display:none;
}


.m4-ul li img{
    width: 80%;
}
.main1 {
    width: 100%;
    margin: 15px auto;
    overflow: hidden;
}
.mark-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.p11_cont {
    width: 100%;
    margin: 100px auto;
}
.about2-right {
    width: 100%;
}
.about1-right {
    width: 100%;
}
.about1-right p {
    margin-bottom: 30PX;
    padding: 0px 15px;
}
.about1-right h3{
	padding-left:15px;
}
.p11_car2 li {
    width: 32.2%;
    height: auto;
}
.p11_car2 li img{
	height:auto;
	height:100px;
}
.car1_center {
     margin: 0px; 
}



.headerLogo2 {
    height: 50px;
    width: auto;
    position: relative;
   
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    line-height: 43px !important;
	}
	
.searchTxt {
    margin: 0;
    width: 80%;
    line-height: 2rem;
	}
	
.m4-ul li {
    width: 33%;
}
	.ser-Maincon {
    width: 100%;
	}
	
.ser-Mainson10 {
    bottom: 17px;
    left: 151px;
}
.ser-Maincon img{
    width: 60%;


}
.ser-Mainson1 {
    top: 322px;
    left: 21px;
}
.ser-Mainson2 {
    top: 241px;
    left: 11px;
}
.ser-Mainson3 {
       top: 154px;
    left: 4px;
}

.ser-Mainson4 {
    top: 41px;
    left: 153px;
}
.ser-Mainson5 {
    top: 83px;
    left: 297px;
}
.ser-Mainson6 {
    top: 153px;
    left: 324px;
}
.ser-Mainson7 {
    top: 246px;
    left: 307px;
}

.ser-Mainson8 {
    top: 314px;
    left: 306px;
}

.ser-Mainson9 {
    top: 74px;
    left: 27px;
}



.ser-Mainson {
    color: #fff;
    font-size: 18px;
}
.ser-MainsonT {
    color: #fff;
    font-size: 19px;
}
.ser-Main1 {
    height: 580px;
    width: 100%;
    background-color: #28262b;
}

.ser-Main-l {
    float: none; 
    width: 100%;
}

.ser-Main-r {
     float: none; 
    width: 100%;
    height: 103px;
}
.ser2-img {
    float: none;
    margin-left: 12px;
    width: 95%;
	
}
.ser2-ul {
    width: 100%;
    height: auto;
}
.ser2-ul li p {
    font-size: 18px;
}
.ser2-ul li p i {
    font-size: 27px;
    color: #ff0000;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ */

.ser-Main3-t {
    color: #fff;
    font-size: 37px;
	
	}
.ser-Main3 {
    padding-bottom: 25px;
    width: 100%;
    height: auto;
    background: none;
    background-color: #000!important;
}

.ser-Son1 {
    width: 96%;
    height: 200px;
    margin-left: 10px;
}
.ser-Son2 {
     width: 96%;
    height: 200px;
    margin-left: 10px;
	
}


.ser-son-son{
   width: 100% !important;
    height: 200px !important;
    margin-left: 0px;
}
.ser-son-son-son {
   width: 100%;
    height: 200px;
   margin-top: 2px;
}
.ser-sonD h3 {
    color: #000;
    font-size: 30px;
    margin: 54px 0px 15px 0px;
    font-weight: 100;
}
.ser-SonC h3 {
    color: #fff;
    font-size: 30px;
    margin: 45px 0px 15px 0px;
    font-weight: 100;
}

.ser-SonA h3 {
    color: #FFFFFF;
    font-size: 25px;
    margin: 25px 0px 30px 40px;
    font-weight: 100;
}
.ser-SonF{
        margin-top: 410px;
}

.ser-SonB h3 {
    color: #000;
    font-size: 30px;
    margin: 48px 0px 40px 40px;
    font-weight: 100;
}
.ser-Main4-t {
    color: #000;
    font-size: 34px;
    margin-top: 48px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 100;
}
.ser-Main4{ display:none;}
.ser-Main5 {
   display:none;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/

.layui-layer-iframe{
width: 100% !important;
    height: 605px !important;
    top: 65.5px;
    left: 0px;
	padding:10px;
}

.div_lv1_l {
display:none;
    width: 100%!important;
    height: 400px;
	 box-sizing: border-box;
    float: none !important;
}
.div_lv1_r {
    width: 100% !important;
    height: auto !important; 
   float: none!important;
   padding-left: 0px !important; 
   box-sizing: border-box;
   
}
.div_lv1 {
    height: auto !important;
    padding: 3px !important;
	 box-sizing: border-box;
}

.swiper-slide {width: 100% !important;}

.Mfmtp2_p{ display:none;}

.wp990{ width:100% !important;}
.div_lv1_r .sp{width:100% !important; box-sizing: border-box; }

.div_lv1_r p{
	    padding: 6px 3px 0px 2px;
    letter-spacing: 2px;
    text-indent: 2em;
    line-height: 28px;
    color: #989898;
}
.layui-layer{top: 0px !important;}
.layui-layer-title{width: 100% !important;box-sizing: border-box;}
.layui-layer-content{width: 100% !important;overflow: hidden;}

/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾*/
.ser2-img{ display:none; }
.ser2-p {
    color: #777575;
    float: none;
    font-size: 27px;
    margin-left: 10px;
	
	}
	
	.ser2-img {
  display:none;
}

.ser2-ul {
    display:none;
}



.homeOneWrap{
    width: 92%;
}


.index_ys_box ul li {
    float: left;
    cursor: pointer;
    width: 40%;
    padding: 10px;
    height: 180px;
    margin-left: 8px;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
}


.homeTwoWrap {
    padding: 0% 0%;
    background: #494748 url(../img/homeTwoBg.jpg) top center no-repeat;
    margin-bottom: 2%;
}

.homeFive ul li a img {
    max-width: 100%;
    height: 58px;
}



 
.homeFive ul li {
    float: left;
    width: 49%;
    text-align: center;
    margin-top: 4.5%;
    /* border: 2px solid #dcdcdc; */
    /* border-radius: 21px; */
    overflow: hidden;
}


.Mfmtp2  p{
    padding-left: 15px;
    line-height: 35px;
    padding-right: 6%;
}

.btn_zhengduan{
    margin-bottom: 8%;
}






.yunying3_wrap{

    margin: 4% auto;
    }
    
    .yunying3{
    
    }
    
    .yunying3_title{
    
    }
    
    .yunying3_cont{
    
    }
    
    .yunying3_cont ul{
    
    display: flex;
    
    flex-direction: column;
    
    /* align-items: center; */
    
    /* justify-content: space-between; */
    }
    
    .yunying3_cont ul li{
    
    }
    
    .yunying3_cont ul li{
    
    display: flex;
    
    flex-direction: column;
    
    align-items: center;
    
    justify-content: space-between;
    }
    
    
    .yunying3_cont ul li img{
    
    width: 100%;
    
    height: auto;
    }
    
    .yunying3_cont ul li div{
    
    width: 100%;
    
    background: #aa0104;
    
    height: 200px;
    
    display: flex;
    
    flex-direction: column;
    
    position: relative;
    }
    
    
    .yunying3_cont ul li div h3{
    
    font-size: 24px;
    
    line-height: 28px;
    
    color: #fff;
    
    position: absolute;
    
    top: 25%;
    
    left: 20%;
    }
    
    .yunying3_cont ul li div h3::before{
    
    }
    
    .yunying3_cont ul li div p{
    
    font-size: 18px;
    
    line-height: 28px;
    
    color: #fff;
    
    position: absolute;
    
    top: 46%;
    
    left: 20%;
    }
    
    .yunying3_cont ul li:nth-child(2n){
    
    }
    
    .yunying3_cont ul li:nth-child(2n) img{
        
    order: 1;
    }
    
    
    .yunying3_cont ul li:nth-child(2n) div{
        
    order: 2;
        
    background: #000;
        
    opacity: .8;
    }

    .homeOneTitle h3 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        color: #000;
        font-weight: normal;
    }

    .homeTwoTitle h3 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        color: #fff;
        font-weight: normal;
    }

    .yunying_title h3{
        font-size: 28px;
    }

    .yunying4_cont ul li div h3{
        font-size: 24px;
    }


    
.yunying2_wrap{

    margin: 4% auto;
    
    background: url(../img/icon_tuiguang_bg.jpg) no-repeat top center;
    
    padding: 1% 0%;
    
    padding-top: 3%;
    }
    
    .yunying2{
    
    }
    
    .yunying2_title{
    
    color: #fff;
    }
    
    .yunying2_title .yunying_line{
        background: #fff;
    }
    
    .yunying2_cont{
    
    margin: 4% auto;
    margin-top:6%;
    }
    
    
    .yunying2_cont ul{
    
    display: flex;
    
    flex-direction: row;
    
    align-items: center;
    
    flex-wrap: wrap;
    
    justify-content: space-between;
    
    width: 93%;
    
    margin: 0px auto;
    }
    
    
    .yunying2_cont ul li{
    
    width: 30%;
    
    text-align: center;
    
    margin-bottom: 6%;
    }
    
    
    .yunying2_cont ul li img{
    
    width: 80%;
    
    height: auto;
    }
    
    .yunying2_cont ul li p{
    
    color: #fff;
    
    font-size: 16px;
    
    line-height: 36px;
    }
    

    
    

.yunying1_wrap{

    margin: 4% auto;
    }
    
    .yunying1{
    
    }
    
    .yunying1_title{
    
    }
    
    .yunying1_cont{
    
    display: flex;
    
    flex-direction: column;
    
    justify-content: space-between;
    
    margin: 4% auto;
    }
    
    .yunying1_cont ul{
    
    width: 100%;
    }
    
    
    .yunying1_cont ul li{
    
    }
    
    
    
    .yunying1_cont ul li{
    
    display: flex;
    
    flex-direction: column;
    
    text-align: center;
    
    margin-bottom: 8%;
    padding: 0 4%;
    }
    
    
    
    .yunying1_cont ul li img{
    
    max-width: 100%;
    
    height: auto;
    
    margin-bottom: 1%;
    }
    
    .yunying1_cont ul li h3{
    
    font-size: 24px;
    
    line-height: 28px;
    
    font-weight: normal;
    
    margin: 2% auto;
    
    color: #333;
    }
    
    
    
    .yunying1_cont ul li p{
    
    font-size: 16px;
    
    line-height: 24px;
    
    color: #666;
    }
    
    
    
    .yunying1_cont div{
    
    width: 100%;
    
    display: flex;
    
    align-items: center;
    
    justify-content: center;
    }
    
    .yunying1_cont div img{
    
    width: 100%;
    
    height: auto;
    }

    .yingxiao_title h3{
        font-size: 26px;
    }


    
.yingxiao1_wrap{

    margin: 4% auto;
    }
    
    .yingxiao1{
    
    }
    
    .yingxiao1_title{
    
    }
    
    .yingxiao1_cont{
    
margin-top: 5%;
    
margin-bottom: 5%;
    
display: flex;
    
flex-direction: column;
    
align-items: center;
    
justify-content: space-between;
    
padding: 0% 3%;
    }

   
.yingxiao1_cont ul{

width: 100%;
}
    
    
    .yingxiao1_cont ul li{
    
    }
    
    
    
    .yingxiao1_cont ul li{
    
display: flex;
    
flex-direction: row;
    
text-align: center;
    
margin-bottom: 9%;
    
justify-content: space-evenly;
    }
    
    .yingxiao1_cont ul li span{
     
background: url(../img/icon_yingxiao.png) no-repeat center;
     
width: 49px;
     
height: 49px;
     
color: #fff;
     
font-size: 26px;
     
font-weight: 600;
     
line-height: 49px;
     
display: block;
     
margin-top: 2%;
}
    
    
.yingxiao1_cont ul li div{

text-align: left;

width: 77%;
}

    .yingxiao1_cont ul li div h3{
    
font-size: 22px;
    
line-height: 32px;
    
font-weight: normal;
    
margin: 2% auto;
    
color: #666;
    }
    
    
    
    .yingxiao1_cont ul li div p{
    
    font-size: 16px;
    
    line-height: 24px;
    
    color: #666;
    }
    
    
    
    .yingxiao1_cont li .center{
    
        width: 59%;
            
        display: flex;
            
        align-items: center;
            
        justify-content: center;

    }

    
    .yingxiao1_cont .center img{
    
        width: 100%;
        
        height: auto;
        display: none;
    }
    

    .fuwu3_ul li {
        float: left;
        width: 46%;
        text-align: center;
        padding: 0% 2%;
        margin-bottom: 8%;
    }

    .fuwu3_ul li .fuwu3_img img{
        width:70%;
        height:auto;
    }


    
.yingxiao3_wrap{

    margin: 4% auto;
    }
    
    .yingxiao3{
    
    }
    
    .yingxiao3_title{
    
    }
    
    .yingxiao3_cont{
    
    margin-top: 5%;
    
    margin-bottom: 5%;
    }
    
    .yingxiao3_cont ul{

display: flex;

flex-direction: row;

align-items: center;

justify-content: space-between;

flex-wrap: wrap;

}

    .yingxiao3_cont ul li{

background: #aa0003;

width: 47%;

margin-bottom: 2%;

padding: 4% 1%;

/* height: 143px; */
}

    .yingxiao3_cont ul li h3{

color: #fff;

font-size: 18px;

line-height: 28px;

text-align: center;

margin-bottom: 5%;
}

    .yingxiao3_cont ul li p{

color: #fff;

font-size: 16px;

line-height: 28px;

text-align: center;

display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;

height: 56px;
}


    .yingxiao3_cont ul li:nth-child(2n){

background: #000;

}



.yingxiao4_wrap{

    margin: 4% auto;
    }
    
    .yingxiao4{
    
    }
    
    .yingxiao4_title{
    
    }
    
    .yingxiao4_cont{
    
    margin-top: 5%;
    
    margin-bottom: 5%;
    }
    

    .yingxiao4_cont ul{

    }

    .yingxiao4_cont ul li{

display: flex;

flex-direction: column;

justify-content: space-between;

width: 100%;
}

    .yingxiao4_cont ul li .left{

width: 100%;

height: auto;

display: none;
}

    .yingxiao4_cont ul li .left img{

width: 100%;

height: auto;
}

    .yingxiao4_cont ul li .right{

background: #aa0003;

width: 100%;

height: auto;

display: none;
}

    .yingxiao4_cont ul li dl{

width: 100%;

background: #aa0003;

padding: 6% 2%;

color: #fff;

height: auto;

overflow: hidden;
}
    
    
    .yingxiao4_cont ul li dl dt{
        
font-size: 24px;
        
line-height: 28px;
        
margin-bottom: 2%;
        
margin-left: 2%;
    }
    

    .yingxiao4_cont ul li dl dd{
        
width: 29%;
        
float: left;
        
margin-bottom: 3%;
        
padding: 2%;
        
border-right: 1px solid #c3090d;
        
height: 5rem;
    }
    
    .yingxiao4_cont ul li dl dd h3{
        
font-size: 16px;
        
line-height: 28px;
        
margin-bottom: 4%;
    }
    .yingxiao4_cont ul li dl dd p{
        
display: -webkit-box;
        
-webkit-box-orient: vertical;
        
-webkit-line-clamp: 2;
        
overflow: hidden;
    }
    
     
    .yingxiao4_cont ul li:nth-child(2n) .left{

order: 3;

}
    
    .yingxiao4_cont ul li:nth-child(2n) .right{

order: 1;

background: #000;

opacity: 0.9;
}
    

.yingxiao4_cont ul li:nth-child(2n) dl{

order: 2;

background: #000;

opacity: .9;

}


.yingxiao4_cont ul li:nth-child(2n) dl dd{
    border-right: 1px solid #3a3a3a;
}






.homeOneCont{

    display: flex;
    
    flex-direction: column;
    
    justify-content: space-between;
    
    margin: 4% auto;
    
    }
        
        .homeOneCont ul{
        
    width: 100%;
        }
        
        
        .homeOneCont ul li{
        
        }
        
        
        
        .homeOneCont ul li{
        
    display: flex;
        
    flex-direction: column;
        
    text-align: center;
        
    margin-bottom: 10%;
        }
        
        
        
        
        .homeOneCont ul li h3{
        
    font-size: 22px;
        
    line-height: 28px;
        
    font-weight: normal;
        
    margin: 2% auto;
        
    color: #333;
        
    text-align: left;
        
    margin-left: 1%;
        }
        
        
        
        .homeOneCont ul li p{
        
    font-size: 16px;
        
    line-height: 24px;
        
    color: #666;
        
    text-align: left;
        }
        
        
        
        .homeOneCont div{
        
    width: 100%;
        
    display: flex;
        
    align-items: center;
        
    justify-content: center;
        }
        
        .homeOneCont div img{
        
        width: 100%;
        
        height: auto;
        }
    
        .about_cont{
            overflow: hidden;
            margin-top: 1%;
       }
   
       .about_cont .video{
           float: none;
           width: 98%;
           margin-top: 13%;
           margin: 0px auto;
           text-align: center;
           margin-left: 2%;
       }
   
       .about_cont .video video{
           width: 100%;
           height: auto;
           margin: 0px auto;
       }
    
    .about_img_wrap .about_img {
    float: left;
    width: 100%;
    margin-top: 2%;
}


.news_list_wrap{
		
margin: 2% auto;
		
padding: 2%;
	}
	
	.news_list{
		
display: flex;
		
flex-direction: column;
		
flex-wrap: wrap;
		
justify-content: space-between;
	}
	
	.news_list li{

width: 100%;

border-bottom: 1px solid #e0e0e0;
}
	
	.news_list li a{
		
display: flex;
		
padding: 4% 2%;
		
flex-direction: column;
	}
	
	.news_list li a div{
		
width: 100%;
	}
	
	.news_list li a div h3{
		
font-size: 20px;
		
font-weight: normal;
		
line-height: 27px;
	}
	
	.news_list li a div p{
		
font-size: 16px;
		
color: #999;
	}
	
	.news_list li a span{
		
display: flex;
		
align-items: start;
		
/* justify-content: center; */
		
color: #666;
		
margin-top: 3%;
display:block;
text-align:left;

	}
	
	.article-title{
		font-size:20px;
	}
    
	
	.news_list li:hover{
		
	}
	
    /**ldf:end**/

}

 
@media screen and (max-width: 375px) {

.headerLogo h1 {
    font-size: 18px;
    margin-top: 14px;
}

.vat {
    width: 74%;
    margin-top: 19px;
}

.Mfmtp2 {
    padding-left: 15px;
    line-height: 35px;
}

.mtp1_2 {
    
    font-size: 20px;
}

.mtp1_1 {
   
    font-size: 28px; 
 
}
.MainSeven{
display:none;

}
.melpimg {
     padding-top: 20px;


}
.vat1{
width:100%;
}


.MainEight {
    padding: 0px 0;
}

.mertxtp1{
width:100%;
    padding-left: 15px;
}

.mertxtspan1 {
  
    padding-left: 28px;
    padding-right: 15px;
}

.mertxtspan2 {
    padding-left: 27px;
}
.mertxtp2 {
    margin-left: 40px;
}
.ewm{
display:none;
}
.munelist li {
    width: 100%;
     float: none;
    padding-left: 59px !important;
    margin-top: 20px; 
    position: relative;
    box-sizing: border-box;
}

.search-block {
    padding: -21px 65px;
    margin-top: 21px;
    width: 198px;
}

.searchBar {
  
    right: 71px;
  
   
}
.tuiJiancase {
   
    padding: -10px 0px;
   
    height: 55px;
}


.homeOneTitle h3{font-size: 24px;}
.homeOneTitle p{line-height: 24px;}
.homeOneCont ul li h3 {font-size: 17px;}
.homeOneCont ul li p{font-size: 15px;}
.index_ys_txt h5{font-size: 16px;}
.melp1, .melp2{display: none;}
.MainEightR{width: auto;}

.yunying1_cont div img{width:88%;margin-bottom: 4%;display: none;}


.yunying3_cont ul li div h3,.yunying3_cont ul li div p{left: 3%;}
.yunying3_cont ul li div h3{top:10%;}
.yunying3_cont ul li div{height:182px;}
.yunying3_cont ul li div p{font-size: 16px;top: 30%;}


.swiper-containerBanner{height: 240px;}

}


@media screen and (max-width: 360px) {
.ser-Mainson {
    color: #fff;
    font-size: 14px;
}
.ser-Mainson3 {
    top: 129px;
    left: 4px;
}
.ser-Mainson2 {
    top: 192px;
    left: 11px;
}
.ser-Mainson1 {
    top: 254px;
    left: 21px;
}

.ser-Maincon img {
    width: 59%;
}

.ser-Mainson5 {
    top: 70px;
    left: 248px;
}
.ser-Mainson6 {
    top: 129px;
    left: 291px;
}

.ser-Mainson7 {
    top: 186px;
    left: 294px;
}

.ser-Mainson10 {
    bottom: 13px;
    left: 128px;
}

.ser-Mainson8 {
    top: 243px;
    left: 283px;
}
.ser2-p {
    color: #777575;
    float: left;
    font-size: 22px;
    margin-left: 42px;
}


.ser2-ul li {
    width: 134px;
    height: auto;
    float: left;
    position: relative;
    cursor: pointer;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹*/

.searchBar {
    border: 0;
    outline: 0;
    padding: 0;
    width: auto;
    position: absolute;
    right: 83px;
    top: 359px;
    color: #646464;
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬*/
.m2-Son-son {
    height: 63px;
    width: 64px;
    border: 2px solid #F0F0F0;
    border-radius: 50%;
    margin: 0 auto;
}

.m2-Son2 {
    left: 51px;
    top: 110px;
}
.m2-Son4 {
    right: 110px;
    top: 98px;
}
.m2-Son3 {
    left: 270px;
    top: 157px;
}

.m1_nav p {
    font-size: 19px;
}
.m5-F {
    width: 350px;
    margin-top: 24px;
    box-sizing: border-box;
    margin-left: 4px;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âµ*/
.Mfmtp1 {
    height: 128px !important;
    margin-top: 35px;
}
.Mfmtp2 {
    padding-left: 0px;
}

}


@media screen and (max-width: 420px) {

.searchBar {
    border: 0;
    outline: 0;
    padding: 0;
    width: auto;
    position: absolute;
        right: 54px;
    top: 360px;
    color: #646464;
    background-color: transparent;
    cursor: pointer;
    font-size: 24px;
}


}


@media screen and (max-width: 320px) {

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 29px !important;
    height: 2px !important;
	}
.hamburger-box {
    width: 21px !important;
    height: 22px !important;
   
}
.vat {
    width: 61%;
    margin-top: 19px;
}
.Mfp1_em {
    display: block;
    font-size: 24px;
}



.Mfmthreem {
    float: none;
    margin-right: 0px;
    width: 100%;
	
	
	}
.Mfmtp1 {
    padding-left: 15px;
    font-size: 16px;
}
.Mfmtp1 {
   
    height: 122px;
   
}
.Mfmtp2 {
    padding-left: 15px;
 
    padding-right: 15px;
}
.Mfmtp3{
display:none;

}
.vat1 {
    width: 100% !important;
}


.MainPro ul li {
    width: 100% !important;
    height: 236px;
}

.mertxtspan1 {
    padding-left: 77px;
	
	}
.mertxtspan2 {
    padding-left: 80px;
}
.mertxtp2 {
    margin-left: 94px;
}
.sadnjnrg {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}

.dfkjif {
    width: 100%;
    height: 62px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 0px;
}
.sdaa {
    background: url(../img/5_03.png) no-repeat 2px;
	}
	
.sdbb{
display:none;

}

.sdsdsrrt {
    margin-top: 50px;
    padding: 2px;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    line-height: 43px !important;
    /*padding-top: 69px;*/

 }

.mark-bottom p {
    color: #fff;
    font-size: 16px;
    line-height: 33px;
}

.mark-bottom h3 {
    color: #fff;
    font-size: 30px;
}

/*
.Quickmeauul li {
    width: 100%;
    height: 99px;
    padding: 0px 20px 0px 23px;
    position: relative;
}
*/

.ser-Mainson7 {
        top: 248px;
    left: 231px;
}
.ser-Mainson6 {
    top: 154px;
    left: 248px;
}
.ser-Mainson8 {
    top: 197px;
    left: 242px;
}

.ser-Mainson10 {
    bottom: 13px;
    left: 109px;
}
.ser-MainsonT {
    color: #fff;
    font-size: 16px;
}
}
