﻿@charset "utf-8";
/* CSS Document */
.banner{}
.banner_pc{}
.banner_sj{ display:none;}
.flexslider{ position:relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;border-radius: 0px;}

.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav { text-align: center; position:absolute; left: 50%; bottom:30px;transform: translateX(-50%);}
.flex-control-nav li {margin: 0 8px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:10px; height:10px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;border: 2px solid #FFF;}
.flex-control-paging li a.flex-active { border: 2px solid #00a2e9;background: #00a2e9; cursor: default; }
.flexslider .flex-direction-nav li a{ width:60px; height:80px; position:absolute; top:50%; margin-top:-30px;visibility: hidden;opacity: 0;transition: all 0.3s;}
.flexslider:hover .flex-direction-nav li a{visibility: visible;opacity: 1;}
.flexslider .flex-direction-nav li a.flex-prev{ background: url(../images/pic28.png) center center no-repeat; left:2%; z-index:99;background-size: 24px;}
.flexslider .flex-direction-nav li a.flex-next{ position:absolute; background: url(../images/pic29.png) center center no-repeat; right:2%;background-size: 24px;}


.dyip{background: #eaeaea;border-bottom: 1px solid #CCC;}
.dyip .box{max-width: 1200px;margin:0 auto;}
.new_p_width{ width:100%; position:relative;padding:50px 0;}
.new_p_width i{line-height: 50px;text-align: center;color: #666;font-size: 30px;}
.new_p_width .pre,.new_p_width .next{ position:absolute; display:block; width:50px; height:50px; top:50%; margin:-25px 0 0 0; z-index:1000;}
.new_p_width .pre{ left:-70px; cursor:pointer;border-radius: 50px;}
.new_p_width .next{ right:-70px; cursor:pointer;border-radius: 50px;}
.new_p_id{ overflow:hidden; z-index:9;}
.new_p_id ul{ width:800%;}
.new_p_id li{ float:left; width:2.9%; margin:0 0.3% 0 0; position:relative;text-align: center;overflow: hidden;}
.new_p_id li h3{font-size: 30px;padding-bottom:20px;}
.new_p_id li .dian{width: 14px;height: 14px;background: #077fd6;border-radius: 10px;margin:0 auto 20px auto;}
.new_p_id li img{ width:100%;}
.new_p_id li .new_p_img{ display:none; width:100%; height:100%; position:absolute; left:0; top:0; text-align:center;}
.new_p_id li:hover .new_p_img{ display:block;}
.new_p_id li .new_p_img h3{ width:88%; font-size:16px; color:#fff; font-weight:bold; margin:32px auto 20px auto; position:relative;}
.new_p_id li .new_p_img h3:before{ position:absolute; content:""; left:50%; bottom:-10px; background:#ee1d23; width:22px; height:2px; margin:0 0 0 -11px;}
.new_p_id li .new_p_img span{ width:88%; margin:0 auto; display:block; color:#fff; font-size:13px;}

.new_p_id li .title{position: absolute;left: 0;top: 0;z-index: 100;text-align: center;width: 100%;height:100%;color: #FFF;visibility: hidden;opacity: 0;transition: all 0.5s;
display: flex;justify-content: center;align-items: center;flex-direction: column;}
.new_p_id li:hover .title{visibility: visible;opacity: 1;}
.new_p_id li .title h2{font-size: 18px;}
.new_p_id li .more{width: 100px;height: 26px;line-height: 26px;border: 1px solid #FFF;margin-top: 30px;}
.new_p_id li .more a{color: #FFF;}
.new_p_id li .more a:hover{color: #FFF;text-decoration: none;}
.new_p_id li .bg{position: absolute;left: -100%;top: 0;background: rgba(0,162,233,0.7);transition: all 0.3s;width: 100%;height: 100%;}
.new_p_id li:hover .bg{left: 0%;}


.title_yi{text-align: center;max-width: 1200px;margin:0 auto;}
.title_yi .title_tx{max-width: 500px;margin:0 auto;position: relative;transition: all 0.3s linear;}
.title_yi:hover .title_tx{max-width: 540px;}
.title_yi .title_tx i{height: 2px;background: #333;display:inline-block;margin-bottom: 3px;transition: all 0.3s ;}
.title_yi .title_tx .left{position: absolute;left: 0px;top: 18px;width: 50px;font-size: 0px;text-align: left;}
.title_yi .title_tx .left i:nth-of-type(1){width: 40px;}
.title_yi .title_tx .left i:nth-of-type(2){width: 50px;}
.title_yi:hover .title_tx .left i:nth-of-type(1){width: 50px;}
.title_yi:hover .title_tx .left i:nth-of-type(2){width: 40px;}
.title_yi .title_tx .right{position: absolute;right: 0px;top: 18px;width: 50px;font-size: 0px;text-align: right;}
.title_yi .title_tx .right i:nth-of-type(1){width: 40px;}
.title_yi .title_tx .right i:nth-of-type(2){width: 50px;}
.title_yi:hover .title_tx .right i:nth-of-type(1){width: 50px;}
.title_yi:hover .title_tx .right i:nth-of-type(2){width: 40px;}
.title_yi h2{font-size: 36px;}
.title_yi p{padding-top: 20px;color: #666;}

.derp{background: #eaeaea;padding:70px 0 0 0;}
.guide-slider {max-width: 1200px;margin: 40px auto 0 auto;background: #fff;}
.guide-slider .guide {width: 25%;height: 500px;float: left;-webkit-transition: all ease-in .3s;transition: all ease-in .3s;position: relative;overflow: hidden}
.guide-slider .guide .display {border-right: 1px solid #CCC;width: 100%;height: 500px;padding:70px 0;text-align: center;float: left;position: relative;z-index: 2;background: #fff;-webkit-transition: all ease-in .3s;transition: all ease-in .3s}
.guide-slider .guide .display i{width: 70px;height: 70px;display: block;margin:0 auto;}
.guide-slider .guide:nth-of-type(1) .display i{background: url(../images/pic3.png) no-repeat center;background-size: 100%;}
.guide-slider .guide:nth-of-type(2) .display i{background: url(../images/pic4.png) no-repeat center;background-size: 100%;}
.guide-slider .guide:nth-of-type(3) .display i{background: url(../images/pic5.png) no-repeat center;background-size: 100%;}
.guide-slider .guide:hover:nth-of-type(1) .display i{background: url(../images/pic3_1.png) no-repeat center;background-size: 100%;}
.guide-slider .guide:hover:nth-of-type(2) .display i{background: url(../images/pic4_1.png) no-repeat center;background-size: 100%;}
.guide-slider .guide:hover:nth-of-type(3) .display i{background: url(../images/pic5_1.png) no-repeat center;background-size: 100%;}
.guide-slider .guide .display .i{font-size: 60px;color: #CCC;display: block;}
.guide-slider .guide.on .display .i{color: #FFF;}
.guide-slider .guide .display .titleer{font-size: 16px;font-size: 30px;padding-top: 50px;font-weight: bold;}
.guide-slider .guide.on .display .titleer{color: #FFF;}
.guide-slider .guide .display .xq{width: 120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #CCC;margin:0 auto;display: none;}
.guide-slider .guide .display .xq a{display: block;}
.guide-slider .guide .display .xq a:hover{display: block;text-decoration: none;}
.guide-slider .guide .display .introduction {margin:20px;}
.guide-slider .guide .display .introduction ul{}
.guide-slider .guide .display .introduction li{line-height:30px;background:#F5F5F5;margin-bottom:10px;}
.guide-slider .guide .behind{width: 50%;height: 500px;display: inline-block;background: #00a2e9;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 1}
.guide-slider .guide .behind .more{width: 120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #FFF;float: right;margin-right: 30px;}
.guide-slider .guide .behind .more a{display: block;color: #FFF;}
.guide-slider .guide .behind .more a:hover{display: block;color: #FFF;text-decoration: none;}
.guide-slider .guide .behind .box {margin:40px 30px;line-height: 30px;color: #FFF;font-size: 16px;text-indent: 2em;}
.guide-slider .guide .behind .function-list {margin-top: 20px}
.guide-slider .guide .behind .function-list>li {float: left;}
.guide-slider .guide .behind .function-list>li>a {display: block;border: 1px solid #ddd;width: 100px;height: 40px;text-align: center;line-height: 40px;margin-bottom: 18px;color: #0876c2}
.guide-slider .guide .behind .function-list>li>a:hover {text-decoration: none;border: 1px solid #0876c2;background: #0876c2;color: #fff}
.guide-slider .guide .behind .function-list>li>a.important {color: #f58914}
.guide-slider .guide .behind .function-list>li>a.important:hover {border: 1px solid #f58914;background: #f58914;color: #fff}
.guide-slider .guide.on{width: 50%}
.guide-slider .guide.on:nth-of-type(1) .display i{background: url(../images/pic3_1.png) no-repeat;background-size: 100%;}
.guide-slider .guide.on:nth-of-type(2) .display i{background: url(../images/pic4_1.png) no-repeat;background-size: 100%;}
.guide-slider .guide.on:nth-of-type(3) .display i{background: url(../images/pic5_1.png) no-repeat;background-size: 100%;}
.guide-slider .guide.on .display {width: 50%;background: #0097d9 url(../images/pic30.png) no-repeat 30px 120%; background-size: 120%;border-right-color: transparent;padding:70px 0;}
.guide-slider .guide.on .display .title {color: #fff}
.guide-slider .guide.on .display .introduction {color: #FFF}
.guide-slider .guide.on .display .introduction li{background:#007aaf;}


.dsanp{background: #eaeaea;padding-top: 70px;}
.dsanp ul{margin-top: 40px;}
.dsanp li{float: left;width: 20%;position: relative;overflow: hidden;}
.dsanp li img{width: 100%;}
.dsanp li .box{position: absolute;left: 0px;top: 0px;right:0px;bottom:0px;color: #FFF;text-align: center;transition: all 0.5s;}
.dsanp li:hover .box{background: rgba(0,151,217,0.7);}
.dsanp li i{font-size: 60px;margin-top: 150px;display: block;transition: all 0.5s;}
.dsanp li:hover i{margin-top: 100px;}
.dsanp li h2{font-size: 24px;margin-top: 30px;}
.dsanp li .xian{width: 20px;height: 2px;background: #FFF;margin:25px auto;}
.dsanp li .more{width: 120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #FFF;margin:170px auto 0 auto;visibility: hidden;opacity: 0;transition: all 0.5s;}
.dsanp li:hover .more{margin:70px auto 0 auto;visibility: visible;opacity: 1;}
.dsanp li .more a{display: block;color: #FFF;}
.dsanp li .more a:hover{display: block;color: #FFF;text-decoration: none;}


.dsip{padding-top: 70px;}
.dsip .box{max-width: 1200px;margin: 40px auto 0 auto;}
.dsip .box .left{width: 48.5%;float: left;}
.dsip .box .left img{width: 100%;}
.dsip .box .left .title{background: #00a2e9;padding:22px 40px;color: #FFF;}
.dsip .box .left .title h2{font-size: 22px;}
.dsip .box .left .title a{color: #FFF;}
.dsip .box .left .title p{margin-top: 16px;}
.dsip .box .right{width: 48.5%;float: right;}
.dsip .box .right ul{}
.dsip .box .right li{background: #f7f7f7;margin-bottom: 15px;}
.dsip .box .right li img{width: 240px;float: left;}
.dsip .box .right li .title{padding:40px 20px 20px 270px;}
.dsip .box .right li .title h2{font-size: 18px;font-weight: bold;line-height: 24px;height: 48px;overflow: hidden;}
.dsip .box .right li .title p{margin-top: 20px;color: #666;}


.dwup{padding-top: 70px;}
.dwup .box{max-width: 1200px;margin: 40px auto 0 auto;}
.dwup ul{margin-left:-5%;}
.dwup li{float: left;width: 15%;margin-left:5%;margin-bottom:20px;}
.dwup li img{width: 100%;}


.banner_er{position: relative;}
.banner_er img{width: 100%;}
.banner_er .picyi{}
.banner_er .picer{display: none;}
.banner_er .title{position: absolute;left: 50%;top: 50%;font-size: 40px;color: #FFF;transform: translate(-50%,-50%);}
.banner_er .title .xian{width: 30px;height: 4px;background: #00a2e9;margin:30px auto 0 auto;}


.con{max-width: 1200px;margin: 60px auto 0 auto;}
.con h2{font-size: 40px;font-weight: bold;margin-bottom: 20px;}

.dqwz{border-bottom: 1px solid #EEE;line-height: 60px;}
.dqwz .box{max-width: 1200px;margin:0 auto;color: #999;}
.dqwz .box i{margin-right: 10px;color:#00a2e9;}
.dqwz .box a{color: #999;}
.dqwz .box a:hover{color: #00a2e9;text-decoration: none;}
.dqwz .box span{color: #00a2e9;}


.about_subnav{}
.about_subnav .title{font-size: 40px;font-weight: bold;}
.about_subnav ul{margin-left: -5%;margin-top: 30px;}
.about_subnav li{float: left;width: 28.333%;background: #dde6ed;margin-left: 5%;margin-bottom: 5%;border-radius: 5px;position: relative;overflow: hidden;}
.about_subnav li img{width: 100%;border-radius: 5px 5px 0 0;}
.about_subnav li:hover img{width: 100%;border-radius: 5px 5px 0 0;}
.about_subnav li .box{color: #FFF;}
.about_subnav li .bt{position: absolute;left: 20px;top: 20px;}
.about_subnav li h3{font-size: 24px;font-weight: bold;position: absolute;left: 20px;top: 50px;}
.about_subnav li p{font-size: 18px;line-height: 24px;margin-top: 10px;display: none;}
.about_subnav li .more{font-size: 24px;position: absolute;right: 20px;bottom: 30px;}
.about_subnav li .more i{margin-left: 20px;transition: all 0.3s;font-size: 20px;}
.about_subnav li:hover .more i{margin-left: 30px;}
.about_subnav li a:hover{text-decoration: none;color: #333;}


.about{padding-bottom: 50px;}
.about .box{}
.about .box .pic{float: right;width: 40%;margin-left: 8%;}
.about .box .pic img{width: 100%;border-radius: 5px;}
.about img{max-width: 100%;}
.about .txt{line-height: 30px;font-size: 18px;}
.about .txt p{margin-bottom: 20px;}


.honor2{ background: #f7f7f7; padding: 50px 0;margin-bottom: 50px;}
.honor2 .box{max-width:1200px; margin:0px auto;}
.h_banner{padding: 0 86px;position: relative;}
.h_banner .swiper-slide {width: 500px; background:#fff; padding-bottom:15px;border-radius: 5px;}
.h_banner .swiper-slide .img{ padding:25px;}
.h_banner .swiper-slide img{width: 100%;}
.h_banner .swiper-slide p{font-size: 16px;text-align: center; height:48px; line-height:48px;}
.h_banner .swiper-slide-active p{ font-size:16px;}
.h_banner .swiper-button-prev{width: 34px;height: 34px;margin-top:-17px;left: 20px; z-index:5;background: none;border: 1px solid #999;border-radius: 50px;text-align: center;line-height: 34px;}
.h_banner .swiper-button-prev i{font-size: 18px;}
.h_banner .swiper-button-next{width: 34px;height: 34px;margin-top:-17px;right: 20px;z-index:5;background: none;border: 1px solid #999;border-radius: 50px;text-align: center;line-height: 34px;} 
.h_banner .swiper-button-prev:hover{ } 
.h_banner .swiper-button-next:hover{ } 


.news{padding-bottom: 50px;}
.news .box{}
.news .box ul{margin-left: -3%;}
.news .box li{float: left;width: 30.333%;margin-left: 3%;transition: all 0.3s;}
.news .box li .li_box{height: 520px;border-bottom: 1px solid #999;margin-bottom: 60px;}
.news .box li:hover{margin-top: -5px;padding-bottom: 5px;}
.news .box li .pic{overflow: hidden;}
.news .box li .pic img{width: 100%;transition: all 2s;}
.news .box li .pic:hover img{transform: scale(1.2);}
.news .box li h3{font-size: 18px;font-weight: bold;line-height: 40px;overflow: hidden;height: 40px;margin-top: 30px;}
.news .box li p{line-height: 24px;margin-top: 30px;color: #999;font-size: 12px;height: 48px;overflow: hidden;}
.news .box li .li_b{margin-top: 30px;}
.news .box li .li_b .rq{float: left;color: #999;}
.news .box li .li_b .more{float: right;}
.news .box li .li_b .more a:hover{text-decoration: none;}
.news .box li:nth-of-type(1){width: 63.666%;}
.news .box li:nth-of-type(1) .pic{height: 450px;overflow: hidden;position: relative;}
.news .box li:nth-of-type(1) h3{position:absolute;left: 0px;right: 0px;bottom: 0px;height: 50px;background: rgba(0,0,0,0.5);line-height: 50px;margin-top: 0px;padding:0 40px;}
.news .box li:nth-of-type(1) h3 a{color: #FFF;}
.news .box li:nth-of-type(1) h3 a:hover{color: #FFF;text-decoration: none;}



.paging{}
.paging ul{ font-size:0px; text-align:center;}
.paging li{ display:inline-block; width:35px; height:35px; line-height:35px; margin-right:5px; font-size:16px;border-radius: 3px;overflow: hidden;}
.paging li a{ display:block; color:#999;}
.paging li a:hover{ display:block; text-decoration:none; background:#00a2e9; color:#FFF;}
.paging li a.current{ color:#FFF; background:#00a2e9;}


.news_con{width: 75%;float: left;}
.news_con .news_con_box{border-right: 1px solid #EEE;padding-right: 7%;}
.news_con .title{border-bottom: 1px solid #EEE;padding-bottom: 30px;}
.news_con .title h2{font-size: 24px;}
.news_con .title p{font-size: 12px;color: #999;}
.news_con .box{line-height: 30px;margin-top: 30px;}
.news_con .box p{padding-bottom: 10px;}
.news_con .box img{width: 100%;}
.news_con .news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con .news_con_b ul{line-height: 30px;float: left;}
.news_con .news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;border-radius: 30px;background: #00a2e9;text-align: center;}
.news_con .news_con_b .fhlb a{display: block;color: #FFF;}
.news_con .news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.news_con_r{width: 20%;float: right;}
.news_con_r li{position: relative;}
.news_con_r li .li_box{border-bottom: 1px solid #999;margin-bottom: 40px;}
.news_con_r li .pic{overflow: hidden;}
.news_con_r li .pic img{width: 100%;transition: all 2s;}
.news_con_r li .pic:hover img{transform: scale(1.2);}
.news_con_r li h3{font-size: 14px;font-weight: bold;line-height: 24px;margin-top: 20px;}
.news_con_r li p{line-height: 24px;margin-top: 20px;color: #999;font-size: 12px;height: 48px;overflow: hidden;}


.subnav{width: 25%;float: left;background: #F5F5F5;}
.subnav .box{padding:40px 0px;}
.subnav h3{font-size: 24px;font-weight: bold;padding:0 20px 20px 20px;}
.subnav ul{line-height: 50px;}
.subnav li{border-top: 1px solid #DDD;padding:0 20px;background:url(../images/pic39.png) no-repeat 90% center;background-size: 15px;}
.subnav li a{display: block;}
.subnav li a:hover{display: block;text-decoration: none;}
.subnav li a.current{color: #00a2e9;font-weight: bold;}

.Collapsing{ cursor: pointer;line-height: 50px;border-bottom: 1px solid #DDD;padding:0 20px;background:url(../images/pic39.png) no-repeat 90% center;background-size: 15px;}
.Collapsing a{display: block;width: 70%}
.Collapsing a:hover{display: block;text-decoration: none;}
.coll_body{display: none;}
.coll_body a{display:block;line-height: 40px;padding:0 20px;background: #00a2e9;color: #FFF;}
.coll_body a:hover{text-decoration: none;}
.Collapsing.current{background:url(../images/pic40.png) no-repeat 90% center;font-weight: bold;color: #00a2e9;background-size: 15px;}


.con_r{width: 70%;float: right;line-height: 30px;}
.hxjs p{text-indent: 2em;padding-bottom: 20px;}


.product{}
.product .txt{line-height: 30px;border-bottom: 2px solid #DDD;padding-bottom: 30px;margin-bottom: 30px;}
.product .txt h3{font-size: 24px;padding-bottom: 20px;}
.product .box{padding-bottom: 20px;}
.product .box ul{margin-left: -3%;}
.product .box li{width: 30.333%;float: left;margin-left: 3%;text-align: center;line-height: 30px;margin-bottom: 20px;border-bottom: 1px solid #DDD;}
.product .box li img{width: 100%;}
.product .box li p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


.product_con{}
.product_t{}
.product_t .box{}
.title_con{ border-bottom:1px solid #CCC; margin-bottom:15px; padding:20px 0;}

.meiti_dt{width:40%;float:left;}
.product_t_r{ float:right; width:55%;}
.product_t_r .box{}
.product_t_r h2{ font-size:30px;font-weight: normal;border-bottom: 1px solid #EEE;padding-bottom: 10px;}
.product_t_r .lb{padding-top: 10px;color: #777;font-size: 14px;border-bottom: 1px solid #EEE;padding-bottom: 10px;}
.product_t_r .lb a{color: #777;}
.product_t_r h3{ font-size:18px; line-height:30px; padding-top:20px;}
.product_t_r .txt{ padding-bottom:10px;line-height: 30px;color: #666;}
.product_t_r .txt strong{color: #333;}

.product_t_r .xinxi{width: 70%;}
.product_t_r .xinxi table{border-left: 1px solid #999;border-top: 1px solid #999;}
.product_t_r .xinxi td{border-bottom: 1px solid #999;border-right: 1px solid #999;}

.product_t_r .more{ width:200px; height:40px; line-height:40px; border:1px solid #CCC; text-align:center; font-size:18px; margin-top:20px;float: left;}
.product_t_r .more a{ display:block;}
.product_t_r .more a:hover{ display:block; text-decoration:none;}
.product_t_r .zlxz_er{ width:200px; height:60px; line-height:60px; background:#333; text-align:center; font-size:18px; margin-top:20px;float: left;margin-left: 20px;}
.product_t_r .zlxz_er a{ color:#FFF; display:block;}
.product_t_r .zlxz_er a:hover{ color:#FFF; display:block; text-decoration:none;}
.product_t_r .zlxz_er i{padding-right:10px;font-size: 20px;}


.product_b{padding-top: 30px;border-top: 1px solid #EEE;margin-top: 50px;}
.product_b h3{font-size: 24px;font-weight: bold;}
.product_b .box{line-height: 30px;margin-top: 30px;}


.document{margin-top: 30px;}
.document .document_list{padding-bottom: 30px;}
.document h3{font-size: 24px;padding-bottom: 20px;}
.document .xz ul{margin-left: -5%;}
.document .xz li{float: left;width:45%;margin-left: 5%;margin-bottom: 30px;}
.document .xz li .box{border: 1px solid #333;padding:20px;}
.document .xz li .box p{line-height: 24px;}
.document .xz li .box i{font-size: 24px;margin-right: 5px;color: #00a2e9;}
.document .xz li .box .more{float: right;width: 60px;height: 26px;line-height: 26px;text-align: center;background: #00a2e9;font-size: 12px;}
.document .xz li .box .more a{color: #FFF;display: block;}
.document .xz li .box .more a:hover{color: #FFF;display: block;text-decoration: none;}


.faq{}
.faq ul{}
.faq li{line-height: 40px;border-bottom: 1px dotted #CCC;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.faq li span{margin-right: 10px;}


.contact_b{background: #F5F5F5;padding:50px 0;}
.contact_b .logo{float: left;width: 400px;height: 160px;text-align: center;border-right: 1px solid #DDD;display: flex;justify-content: center;align-items: center;}
.contact_b .logo img{width: 200px;}
.contact_b .txt{float: left;padding-left: 50px;line-height: 30px;}
.contact_b .txt i{margin-right: 10px;font-size: 14px;color: #999;}