@charset "utf-8";
/* CSS Document */
.clear{ clear:both;}
.banner_top{ width:100%; height:auto; overflow:hidden;}
.banner_bottom{ width:100%; position:absolute; bottom:80px; z-index:99;}
.banner_bottom_mid{ width:100%; background:rgba(0,0,0,0.53); height:auto; overflow:hidden;}
.bann{ width:90%;  margin:0px auto;}
.banner_l{ color:#c9140b; font-size:18px; line-height:84px;}
.keyword ul li{ float:left; color:#fff; line-height:84px; font-size:16px;}
img{ max-width:100%;}



.serr_r { width:49%; margin-top:20px;}
.search-text {
    background: #ffffff;
    border: none;
    height: 48px;
    width: 70%;
    padding-left: 20px;
    padding-right: 2px;
    font-size: 12px;
    border:none;
    position: relative;
	float:left;
}

.search-btn {
   
    width: 30%;
    height: 48px;
    line-height: 24px;
    top: 9px;
    right: 10px;
    border: none;
    font-size: 12px;
    background: url(../Image/search_btn.png) no-repeat top;
	float:left;
}

.cpyl{ margin-top:62px;}
.cpyl_mid{ color:#525252; font-size:18px; margin-top:24px;}

/*首页*/
.i_pro_bg2{ background-color:#fcfcfc; overflow:hidden;}
.i_pro_t{ height:90px; overflow:hidden; line-height:90px; text-align:center; background:url(../images/i_bg1.jpg) center bottom no-repeat; font-size:42px; color:#333333; letter-spacing:5px; margin-bottom:3%; margin-top:1%;}
/*滚动产品与案例*/
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top:20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_pro_left.png) no-repeat; float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_pro_left_on.png) no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_pro_right.png) no-repeat; float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_pro_right_on.png) no-repeat; }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 16px;margin: 5px 7px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background:url(../images/i_bg3.png) no-repeat;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:url(../images/i_bg4.png) no-repeat;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
#owl-demo{ padding-bottom:3%;}
#owl-demo .item{margin: 0.5px;position:relative;height:487px;/* margin-top:50px;*/}
#owl-demo .item img{/*display: block;*/height: 100%;width: 100%;transition: all 0.3s;}
#owl-demo .item .bg-list-img{ position:absolute; bottom:49px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; width:100%;}
#owl-demo .item .bg-list-tit{ height:56px; overflow:hidden; bottom:0; position:absolute; text-align:center; width:100%;}
#owl-demo .item .bg-list-tit h4{ margin:0 auto; display:inline-block; border-bottom:2px solid #e2e2e2; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px;}
#owl-demo .item .bg-list-more{ width:100%; position:absolute; bottom:0; background:url(../images/i_por_pic1.png) center 38px no-repeat #3c3a38; height:56px; line-height:46px; font-size:14px; color:#fff; text-align:center;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
#owl-demo .item .i_pro_bg{position:absolute; width:100%; bottom:56px; /*height:100%;*/height:89%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0; left:0;}
#owl-demo .item .bg-list-yew{ position:absolute; width:100%; bottom:0px; height:30%; background-color:#c30d23; text-align:center; color:#fff;}
#owl-demo .item .bg-list-yew h5{  border-bottom:2px solid #fff; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px; display:inline-block; margin-top:9%;}
#owl-demo .item .bg-list-hs{ max-height:316px; height:70%; position:absolute; bottom:30%; background:url(../images/i_por_pic2.png) center top no-repeat; background-size:100% 100%; width:100%;}
#owl-demo .item .bg-list-hs p{ width:80%; margin:0 auto; margin-top:10%; color:#fefefe; font-size:14px; height:50%; overflow:hidden; line-height:22px; max-height:198px;}
#owl-demo .item:hover .bg-list-img{  /*height:93%;*/height:90%;}
#owl-demo .item:hover .i_pro_bg{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;transition: all 0.3s;}
#owl-demo .item:hover .bg-list-more{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;transition: all 0.3s;}

/*首页产品*/
#owl-demo2{  margin-top:50px; text-align:center; padding-bottom:2%;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:20%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:42px; height:42px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../Image/i_case_left.png) no-repeat; float:left; }
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../Image/i_case_left_on.png) no-repeat;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../Image/i_case_right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../Image/i_case_right_on.png) no-repeat; }

#owl-demo2.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-demo2 .item{margin: 0px; padding-bottom:20px; background:url(../images/i_bg2.png) right center no-repeat;}
#owl-demo2 .item img{display: block;height: 100%;width: 90%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd{ width:100%; margin:0 auto; max-width:322px;margin-bottom:10px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;}
#owl-demo2 .item dd .imgs p{ position:absolute; width:100%; height:100%; background:url(../images/i_bg5.png) center center no-repeat; top:0; text-align:center;opacity:0; filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd  h2{  font-weight:normal; color:#000; font-size:18px; line-height:22px; height:22px; overflow:hidden; margin-top:20px;}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
#owl-demo2 .item dd:hover h2{ color:#eb6360;}
#owl-demo2 .item dd:hover .imgs p{opacity:1; filter:alpha(opacity=100);}
.ms{ clear:#858585; font-size:14px; margin-top:11px;}
.ck_more{ height:44px; background:#eeeeee; color:#5d5d5d; width:40%; line-height:44px; text-align:center; margin:0px auto; margin-top:16px;}
#owl-demo2 .item dd:hover .ck_more{ background:#175aa7; color:#fff;}

.about{ width:100%; height:auto; overflow:hidden; background:url(../images/i_bg2.png) right center no-repeat;}

.about_l{ width:50%;}
.about_r{ width:48%;}
.about_r_mid{ color:#5e5d5d; font-size:20px; margin-top:58px; text-align:justify; line-height:35px;}
.about_r_more{ margin-top:78px;}
.shuzi_num{ background:#fafafa; width:100%; height:auto; overflow:hidden;margin-top:69px;}

.shuzi_tit ul li{ text-align:center; display:inline-block; width:24.7%; margin-bottom:73px; }
.shuzi_tit ul li .shuzi_top{ color:#585858; font-size:18px; margin-top:90px;}
.shuzi_tit ul li .shuzi_mid{ color:#175aa7; font-size:47px; margin-top:20px;}
.shuzi_tit ul li .tt1{ margin-top:24px;}
.sbzs{ margin-top:65px;}

.pic {
    width: 100%;
    overflow: hidden;
    font-size: 0;
}
.pic img {
    width: 100%;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.homeCamWrap {}
.homeCamList { margin-top:69px;}
.homeCamList li {float: left; width: 18%; margin-left: 2%; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.homeCamList li:first-child {margin-left: 0;}
.homeCamList li h3 {font-size: 18px; margin-bottom: 8px;}
.homeCamList li h3 a {color: #808080;}
.homeCamList li h4 {font-size: 18px; color: #cfcfcf;}
.homeCamList li p {font-size: 16px; color: #808080; line-height: 26px; overflow: hidden;}
.homeCamList li .line {width: 26px; height: 2px; margin: 10px 0 20px 0; background: #0062a4;}
.homeCamList li a.more {display: block; width: 100px; height: 28px; margin-top: 20px; line-height: 28px; text-align: center; font-size: 12px; color: #fff; border: 1px solid #fff;}
.homeCamList li a.more:hover {background: #01b48c;}
.homeCamCont {padding: 20px 0 24px 0; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.homeCamList li:hover {background: #0062a4;}
.homeCamList li:hover h3 a,
.homeCamList li:hover h4,
.homeCamList li:hover p {color: #fff;}
.homeCamList li:hover .line {background: #fff;}
.homeCamList li:hover .homeCamCont {padding-left: 10px; padding-right: 10px;}
.homeCamList li:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.airplane{ width:100%; height:64px; background:url(../Image/bg1.jpg) no-repeat center; margin-top:101px;}
.airplant_zj{ width:90%; height:auto; margin:0px auto; padding-top:306px;} 
.airplant_r{ width:50%;}
.airplant_r dl dd{ width:37%; float:left;}
.airplant_r dl dd img{ height:234px;}

.xw{ margin-top:60px;}
.xw_l{ margin-top:71px;background:url(../Image/pic4.jpg) no-repeat left; height:503px; }
.xw_r{ width:60%; height:auto; overflow:hidden; background:#f9f9f9; margin-top:51px;}
.xw11{ color:#000000; font-size:25px; margin-top:52px;}
.xw22{ color:#9f9f9f; margin-top:12px;}
.xw_r_tot{ width:90%; height:auto; margin:0px auto;}

.xw33{ color:#717171; font-size:16px; margin-top:47px;}
.xw44{ margin-top:104px; margin-bottom:48px;} 
.cpyl_l_tit{ font-size:35px;}
.cpyl_l_tit span{ font-size:30px; margin-left:1%;}
.cpyl_line{ background:#175aa7; width:5%; height:3px; margin-top:10px;}

.homeCamList1 { margin-top:69px;}
.homeCamList1 li {float: left; width: 22%; margin-left: 4%; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.homeCamList1 li:first-child {margin-left: 0;}
.homeCamList1 li h3 {font-size: 14px; margin-bottom: 8px;}
.homeCamList1 li h3 a {color: #808080; font-size: 16px;}
.homeCamList1 li h4 {font-size: 18px; color: #cfcfcf;}
.homeCamList1 li p {font-size: 16px; color: #808080; line-height: 26px; overflow: hidden;}
.homeCamList1 li .line {width: 26px; height: 2px; margin: 10px 0 20px 0; background: #0062a4;}
.homeCamList1 li a.more {display: block; width: 100px; height: 28px; margin-top: 20px; line-height: 28px; text-align: center; font-size: 12px; color: #fff; border: 1px solid #fff;}
.homeCamList1 li a.more:hover {background: #01b48c;}
.homeCamCont1 {padding: 20px 0 24px 0; -moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.homeCamList1 li:hover {background: #0062a4;}
.homeCamList1 li:hover h3 a,
.homeCamList li:hover h4,
.homeCamList1 li:hover p {color: #fff;}
.homeCamList1 li:hover .line {background: #fff;}
.homeCamList1 li:hover .homeCamCont {padding-left: 10px; padding-right: 10px;}
.homeCamList1 li:hover img {-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}

.foot{ width:100%; height:488px; background:url(../Image/bg3.jpg) no-repeat;background-size: cover; margin-top:60px;}
.foot_logo{ text-align:center; padding-top:45px;}
.foot_nav{ margin-top:58px;}
.foot_nav ul li{ float:left; color:#fff; font-size:16px;background:url(../Image/line.png) no-repeat right; width:12.5%; text-align:center;}
.foot_nav ul li a{ color:#fff;}
.add_l{ width:70%;  border:1px solid #434343; margin-top:52px;}
.add_l ul li{ width:33%; border-right:1px solid #434343;height:178px; float:left;}
.add_l ul li .add_l_tit{ width:80%; height:auto; margin:0px auto;}
.add_l ul li:nth-of-type(3){border:none;}
.add_l ul li .add_l_tit .add1{ margin-top:26px;} 
.add_l ul li .add_l_tit .add2{ font-size:18px; color:#fff; margin-top:18px;}
.add_l ul li .add_l_tit .add3{ color:#969696; font-size:16px; margin-top:13px;}
.add_r{ margin-top:52px;}
.foot_db{ text-align:center; color:#9d9d9d; margin-top:30px;}

.inner1_tit{ color:#332d2d; font-size:30px; margin-top:70px;}
.inner1_mid{ margin-top:39px; color:#5a5a5a; font-size:16px; line-height:35px; text-align:justify;}
.inner_word{ width:100%; height:auto; overflow:hidden; background:#eeeeee;}
.inner_word_bg{ width:100%; background:url(../Image/bg4.jpg) no-repeat right; height:493px;}
.inner_l{ width:50%; height:auto; overflow:hidden; background:#fff;height:493px;}
.inner_l_top{ width:90%; height:auto; margin:0px auto;}
.top1{ color:#000; font-size:30px; margin-top:57px;}
.top1_line{ width:10%; height:4px; background:#a0a0a0; margin-top:31px;}
.top1_tex{ color:#004587; font-size:24px; margin-top:35px;}
.top1_content{ margin-top:77px; color:#5a5a5a; font-size:16px;}
.top2{ margin-top:107px;}

.inner_bt1{ margin-top:54px; color:#1f1e1e; font-size:30px; text-align:center;}
.inner_bt2{ text-align:center; margin-top:17px; color:#767676; font-size:16px;}

.a2 {
    padding-top: 60px;
    padding-bottom: 85px;
}
.a2 .b3:before, .a2 .b3:after {
    content: " ";
    display: table;}
 .a2 .b3 {
   
    width: 100%;
    background: url(../Image/company2.jpg) no-repeat center;
    background-size: cover;
    *zoom: 1;
	height:auto;
	overflow:hidden;
	
}

.a2 .b3 li {
    float: left;
    width: 17%;
    padding-top: 64px;
    padding-bottom: 90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 2.6%;
    padding-right: 2.6%;
    height: 430px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.a2 .b3 .li_on {
    width: 32%;
    background: rgba(0, 0, 0, 0.3);
}
.a2 .b3 li .c1 {
    font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.95);
}
.a2 .b3 li .c2 {
    margin-top: 10px;
    height: 170px;
    width: 100%;
}
 .a2 .b3 li .c2 .d1 {
    font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    font-family: thyFont3, "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-delay: 0.1s;
}
 .a2 .b3 li .c2 .d2 {
    font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 26px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transform: translateX(30px);
    -ms-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -webkit-transform: translateX(30px);
    -o-transform: translateX(30px);
    opacity: 0;
    transition-delay: 0.5s;
}

 .a2 .b3 li .c3 {
    transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -o-transform: translateY(30px);
    opacity: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-delay: 0.3s;
}
.a2 .b3 li .c3 img {
    max-height: 58px;
}

.a2 .b3 .li_on .c3 {
    transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    opacity: 1;
}

 .a2 .b3 .li_on .c2 .d2 {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    opacity: 1;
}

.lxwm{ text-align:center; margin-top:89px;}
.lxwm_tit{ margin-top:65px;}
.lxwm_tit ul li{ float:left; width:30%; text-align:center; height:195px; margin-right:5%;} 
.lxwm_tit ul li:nth-of-type(1){ background:#f9e3e3;}
.lxwm_tit ul li:nth-of-type(2){ background:#c3e9fa;}
.lxwm_tit ul li:nth-of-type(3){ background:#d1f6f1; margin-right:0px;}
.lxwm_tit ul li .lx_pic{ margin-top:29px;}
.lxwm_tit ul li .lx_tit{ color:#565656; font-size:20px; margin-top:11px;}
.lxwm_tit ul li .lx_tex{ color:#565656; font-size:16px; margin-top:10px;}
.lxwm_tit ul li:nth-of-type(3) .lx_tit{ margin-top:5px;}



@media (max-width: 1194px){
	
	.banner_bottom{ position:relative; bottom:0px;}
	.serr_r{ width:100%; margin-top:10px; margin-bottom:10px;}
	.banner_l{ line-height:49px;}
	.keyword ul li{line-height:47px;}
	}
	
	@media (max-width: 768px){
	 .a2 .b3 li {
    width: 100%;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
 .a2 .b3 .li_on {
    width: 100%;
    height: 338px;
}
	}
	@media (max-width: 640px){
		
		#owl-demo2{ margin-top:40px;}
		.about_l{ width:100%;}
		.about_r{ width:100%; margin-top:30px; }
		.about_r_mid{ margin-top:30px;}
		.about_r_more{ margin-top:30px;}
		.shuzi_tit ul li{ width:100%; margin-bottom:40px;}
		.shuzi_tit ul li .shuzi_top{ margin-top:40px;}
		.shuzi_tit ul li .shuzi_mid{ font-size:36px;}
		.sbzs{ margin-top:40px;}
		.homeCamList li{ width:100%; margin-left:0px;}
		.airplane{ margin-top:50px;}
		.airplant_zj{ padding-top:50px;}
		.airplant_l{ width:100%;}
		.airplant_r{ width:100%;}
		.airplant_r dl dd{ width:50%;}
		.xw{ margin-top:50px;}
		.xw_l{ height:auto;}
		.xw_r{ width:100%; margin-top:0px;}
		.homeCamList1 li{ width:100%; margin-left:0px;}
		.foot_nav{ display:none;}
		.add_l{ width:100%;}
		.foot{ height:auto; background:#242424;}
		.add_l ul li{ width:100%; height:auto;}
		.add_r{ width:100%; text-align:center;}
		.inner_l{ width:100%;}
		.top2{ margin-top:50px;}
		.top1_content{ margin-top:30px;}
		.inner_bt1{ font-size:22px;}
		.inner_bt2{ font-size:14px;}
		.lxwm_tit{ margin-top:30px;}
		.lxwm{ margin-top:50px;}
		.lxwm_tit ul li{ width:100%; margin-top:30px;}
		}
		