﻿@charset "utf-8";
/* CSS Document */
.banner {width: 100%;height: 600px;min-width: 1200px;}
.banner .swiper-slide{background-position: center;background-size: cover;position: relative;}
.banner .swiper-slide a{display: block;height: 600px;}
.swiper-button-next, .swiper-button-prev{width: 50px;height: 50px;margin-top: -25px;}
.banner .left{right: 5%;outline: medium;color: #FFF;}
.banner .right{left: 5%;outline: medium;height: 50px;color: #FFF;}
.swiper-pagination-bullet{width: 12px;height: 12px;outline: medium;background: #000;opacity: 0.5;border-radius: 10px;}
.swiper-pagination-white .swiper-pagination-bullet-active{background: #094299;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px;}

.tage{height: 85px;background: url(../images/pic25.jpg) no-repeat center top;}
.tage .left{width: 500px;display: flex;justify-content: center;align-items: center;height: 85px;}
.tage .left ul{font-size: 16px;}
.tage .left li{float: left;padding-right: 20px;line-height: 24px;font-size: 14px;}
.tage .left li a{color: #FFF;}
.tage .center{width: 400px;border-right: 1px solid #DDD;height: 85px;}
.tage .search{width: 300px;height: 34px;border: 1px solid #DDD;margin-left: 49px;margin-top: 25px;}
.tage .search .input_txt{border: none;height: 34px;width: 235px;outline: medium;float: left;padding-left: 5px;color: #999;font-size: 14px;}
.tage .search .input_btn{border: none;height: 34px;width: 60px;outline: medium;background: #FFF url(../images/pic26.png) no-repeat center;float: right;background-size: 30px;}
.tage .right{width: 299px;}
.tage .right ul{text-align: center;font-size: 0px;padding-top: 15px;}
.tage .right li{display: inline-block;font-size: 14px;padding:0 20px;}
.tage .right li i{font-size: 30px;color: #094299;}


.content{min-width: 1200px;}
.dyip{text-align: center;background:#f3f3f3 url(../images/pic28.png) no-repeat center bottom;padding:50px 0 100px 0;}
.dyip .title{background: url(../images/pic30.png) no-repeat center bottom;padding-bottom: 15px;font-size: 36px;}
.dyip .title p{padding-top: 20px;line-height: 24px;}
.dyip .box{}
.dyip .hd{margin-top: 25px;}
.dyip .hd ul{font-size: 0px;text-align: center;border:1px solid #094299;border-radius: 50px;height: 44px;overflow: hidden;background: #FFF;display: inline-block;box-shadow: 0 5px 5px rgba(0,0,0,0.3);}
.dyip .hd li{display: inline-block;font-size: 16px;width: 150px;line-height: 44px;cursor: pointer;border-right: 1px solid #CCC;}
.dyip .hd li:last-child{border-right: none;}
.dyip .hd li.on{background: #094299;color: #FFF;}
.dyip .bd{margin-top: 40px;}
.dyip .bd ul{margin-left: -20px;}
.dyip .bd li{float: left;margin-left: 20px;margin-bottom: 20px;transition: all 0.3s;background: #666;border: 1px solid #d5d5d5;}
.dyip .bd li:hover{box-shadow: 10px 15px 15px rgba(0,0,0,0.2);background: #094299;border: 1px solid #094299;}
.dyip .bd li:hover .pic{}
.dyip .bd li .pic img{width: 283px;height: 226px;}
.dyip .bd li h2{line-height: 50px;font-size: 16px;}
.dyip .bd li a{color: #FFF;transition: all 0.3s;}
.dyip .bd li:hover a{color: #FFF;}
.dyip .more{width: 200px;height: 40px;line-height: 40px;text-align: center;border:2px solid #094299;margin:20px auto 0 auto;font-size: 16px;}
.dyip .more i{font-size: 14px;margin-left: 10px;}
.dyip .more a{color: #094299;display: block;}
.dyip .more a:hover{color: #FFF;display: block;text-decoration: none;background: #094299;}


.index_about{padding:70px 0;}
.index_about .left{float: left;padding-top: 50px;}
.index_about .left .box{width: 540px;float: right;}
.index_about .left h2{font-size: 36px;}
.index_about .left p{padding-top: 20px;line-height: 24px;}
.index_about .left .more{padding-top: 30px;}
.index_about .left .more a{color: #094299;}
.index_about .right{width: 562px;float: right;background: url(../images/pic20.png) no-repeat top;height: 401px;}
.index_about .pic{width: 530px;margin:15px 0 0 15px;}
.index_about .pic img{width: 100%;}


.ggyi{height: 300px;background:#f3f3f3 url(../images/pic31.jpg) no-repeat center;}
.ggyi .box{position: relative;height: 300px;}
.ggyi .left{position: absolute;left: 225px;bottom:25px;}
.ggyi .left .dianhua{color: #FFF;float: left;}
.ggyi .left .dianhua i{float: left;font-size: 50px;}
.ggyi .left .dianhua .txt{float: left;margin-left: 10px;line-height: 22px;padding-top: 4px;}
.ggyi .left .dianhua .txt .dh{font-size: 24px;font-weight: bold;}
.ggyi .left .zx{float: left;width: 200px;height: 48px;border: 2px solid #FFF;line-height: 48px;text-align: center;margin-left: 40px;}
.ggyi .left .zx i{color: #FFF;font-size: 14px;margin-left: 15px;}
.ggyi .left .zx a{color: #FFF;display: block;}
.ggyi .left .zx a:hover{display: block;text-decoration: none;}
.ggyi .right{position: absolute;right: 0px;top: 86px;display: flex;justify-content: center;align-items: center;flex-flow: column;}
.ggyi .right li{margin-bottom: 8px;}
.ggyi .right i{background: #FFF;width: 60px;height: 50px;display:block;text-align: center;line-height: 50px;float: left;font-size: 24px;color: #999;border-right: 1px solid #CCC;}
.ggyi .right .input_txt{width: 325px;height: 50px;border:none;background: #FFF;outline: medium;padding-left: 5px;}
.ggyi .right .input_btn{width: 391px;height: 50px;border:none;background: #e31e16;outline: medium;color: #FFF;font-size: 24px;margin-top: 2px;cursor: pointer;}


.dsanp{padding:70px 0;}
.dsanp .title{text-align: center;}
.dsanp .title .bt{font-size: 36px;background: url(../images/pic30.png) no-repeat center bottom;padding-bottom: 15px;}
.dsanp .title p{padding-top: 20px;line-height: 24px;}
.dsanp .index_case{position: relative;margin-top: 30px;}
.dsanp .index_case .hd{background: #F5F5F5;width: 265px;}
.dsanp .index_case .hd ul{}
.dsanp .index_case .hd li{text-align: left;display: flex;justify-content: left;align-items: center;border-bottom: 1px solid #FFF;position: relative;z-index: 100;cursor: pointer;height: 110px;padding:0 15px;background: url(../images/pic22.png) no-repeat 235px 35px;color: #333;}
.dsanp .index_case .hd li .txt{line-height: 24px;}
.dsanp .index_case .hd li .txt .bt{font-size: 19px;}
.dsanp .index_case .hd li span{font-size: 36px;padding-right: 15px;}
.dsanp .index_case .hd li .en{font-size: 14px;text-transform: uppercase;color: #999;}
.dsanp .index_case .hd li.on .en{color: #FFF;}
.dsanp .index_case .hd li.on{background: #094299 url(../images/pic22_1.png) no-repeat 235px 35px;color: #FFF;}
.dsanp .index_case .hd li img{position: absolute;left: 265px;top: 50px;display: none;}
.dsanp .index_case .hd li.on img{display: block;}
.dsanp .index_case .bd{width: 935px;height: 516px;}
.dsanp .index_case .bd .list{position: relative;width: 935px;height: 516px;}
.dsanp .index_case .bd .txt{position: absolute;left:0px; bottom:0px;right:0px;color: #FFF;background: rgba(0,0,0,0.5);padding:30px;}
.dsanp .index_case .bd .txt .left{width: 680px;}
.dsanp .index_case .bd .txt h2{font-size: 18px;}
.dsanp .index_case .bd .txt p{line-height: 24px;font-size: 14px;margin-top: 10px;}
.dsanp .index_case .bd .txt ul{}
.dsanp .index_case .bd .txt li{height: 24px;line-height: 24px;width: 100px;text-align: center;border:2px solid #FFF;margin-bottom: 10px;}
.dsanp .index_case .bd .txt li a{display: block;color: #FFF;}
.dsanp .index_case .bd .txt li a:hover{display: block;text-decoration: none;}
.dsanp .index_case .more{width: 263px;height: 70px;border:1px solid #094299;line-height: 70px;position: absolute;left: 0px;bottom:0px;font-size: 18px;}
.dsanp .index_case .more a{height: 70px;display: flex;justify-content: left;align-items: center;padding-left: 15px;}
.dsanp .index_case .more a:hover{height: 70px;text-decoration: none;}
.dsanp .index_case .more i{font-size: 38px;margin-right: 15px;}


.youshi{height: 2400px;background: url(../images/pic6.jpg) no-repeat center;}
.youshi .box{position: relative;}
.youshi .yi{width: 570px;}
.youshi .yi:nth-of-type(1){position: absolute;left: 0px;top: 290px;}
.youshi .yi:nth-of-type(2){position: absolute;right: 0px;top: 800px;}
.youshi .yi:nth-of-type(3){position: absolute;left: 0px;top: 1300px;}
.youshi .yi:nth-of-type(4){position: absolute;right: 0px;top: 1755px;}
.youshi .yi .tu{width: 50px;height: 50px;float: left;margin-top: 10px;}
.youshi .yi:nth-of-type(1) .tu{background: url(../images/pic32.png) no-repeat;}
.youshi .yi:nth-of-type(2) .tu{background: url(../images/pic35.png) no-repeat;}
.youshi .yi:nth-of-type(3) .tu{background: url(../images/pic36.png) no-repeat;}
.youshi .yi:nth-of-type(4) .tu{background: url(../images/pic37.png) no-repeat;}
.youshi .yi .right{width: 500px;float: right;}
.youshi .yi .right .title{background: url(../images/pic33.png) repeat-x left bottom;padding-bottom: 15px;}
.youshi .yi .right .title h2{font-size: 30px;font-weight: bold;color: #333;}
.youshi .yi .right .title p{}
.youshi .yi .right ul{margin-top: 20px;}
.youshi .yi .right li{line-height: 24px;background: url(../images/pic34.png) no-repeat left 7px;padding-left: 20px;padding-bottom: 10px;}
.youshi .yi .right .dianhua{margin-top: 30px;}
.youshi .yi .right .dianhua .pic{width: 60px;height: 60px;background: url(../images/pic38.png) no-repeat;float: left;}
.youshi .yi .right .dianhua .txter{float: left;margin-left: 20px;}
.youshi .yi .right .dianhua .txter .dh{font-size: 24px;font-weight: bold;color: #094299;}
.youshi .yi .right .zxzx{width: 240px;height: 50px;line-height: 50px;background: #094299 url(../images/pic39.png) no-repeat 160px center;font-size: 24px;border-radius: 5px;margin-top: 40px;}
.youshi .yi .right .zxzx a{padding-left: 50px;display: block;color: #FFF;}
.youshi .yi .right .zxzx a:hover{display: block;text-decoration: none;color: #FFF;}


.dsip{padding:70px 0;}
.dsip .title{text-align: center;padding-bottom: 30px;}
.dsip .title .bt{font-size: 36px;background: url(../images/pic30.png) no-repeat center bottom;padding-bottom: 15px;font-weight: bold;}
.dsip .title p{padding-top: 20px;line-height: 24px;}
.dsip .swiper-father{position: relative;}
.dsip .index_kehu .swiper-slide .pic{border: 2px solid #CCC;}
.dsip .index_kehu .swiper-slide:hover .pic{border: 2px solid #094299;}
.dsip .index_kehu .swiper-slide img{width: 100%;}
.dsip .index_kehu .swiper-slide p{line-height: 30px;text-align: center;}
.dsip .swiper-father .swiper-button-next,.dsip .swiper-father .swiper-button-prev{width: 34px;height: 70px;margin-top: 17px;border-radius: 5px;top:0px;line-height: 70px;text-align: center;}
.dsip .swiper-father .swiper-button-next i,.dsip .swiper-father .swiper-button-prev i{font-size: 20px;}
.dsip .swiper-father .left{right: -44px;outline: medium;background: #CCC;}
.dsip .swiper-father .left:hover{right: -44px;outline: medium;background: #094299;}
.dsip .swiper-father .left:hover i{color: #FFF;}
.dsip .swiper-father .right{left: -44px;outline: medium;background: #CCC;}
.dsip .swiper-father .right:hover{left: -44px;outline: medium;background: #094299;}
.dsip .swiper-father .right:hover i{color: #FFF;}
.dsip .more{width: 200px;height: 40px;line-height: 40px;text-align: center;border:2px solid #094299;margin:20px auto 0 auto;font-size: 16px;}
.dsip .more i{font-size: 14px;margin-left: 10px;}
.dsip .more a{color: #094299;display: block;}
.dsip .more a:hover{color: #FFF;display: block;text-decoration: none;background: #094299;}


.dwup{padding:70px 0 55px 0;background: url(../images/pic24.jpg) no-repeat center;background-size: cover;}
.dwup .title{text-align: center;}
.dwup .title p{padding-top: 20px;line-height: 24px;}
.dwup .box{margin-top: 30px;}
.dwup .box ul{margin-left: -30px;}
.dwup .box li{float: left;margin-left: 30px;text-align: center;line-height: 40px;font-size: 16px;padding-bottom: 15px;}
.dwup .box li img{width: 380px;height: 280px;}


.dbap{background: #F5F5F5 url(../images/pic40.jpg) repeat;padding: 70px 0;}
.dbap .title{text-align: center;background: url(../images/pic16.png) no-repeat center;}
.dbap .title .bt{font-size: 36px;background: url(../images/pic30.png) no-repeat center bottom;padding-bottom: 15px;font-weight: bold;}
.dbap .title p{padding-top: 20px;line-height: 24px;}
.dbap .hd{padding: 40px 0;}
.dbap .hd ul{font-size: 0px;text-align: center;}
.dbap .hd ul li{display: inline-block; font-size: 16px;margin:0 10px;background: #FFF;cursor: pointer;width: 140px;height: 40px;line-height: 40px;border-radius: 50px;}
.dbap .hd ul li.on{font-weight: bold;color:#FFF;background: #004b96;}
.dbap .inBox{}
.dbap .bd .inBd{width: 600px;position: relative;}
.dbap .bd .inBd .pic{}
.dbap .bd .inBd .pic img{width: 600px;height: 363px;}
.dbap .bd .inBd .yi{color: #FFF;position: relative;}
.dbap .bd .inBd .yi h2{font-size: 16px;position: absolute;left: 0px;bottom:0px;right: 0px;background: rgba(0,0,0,0.5);height: 50px;line-height: 50px;overflow: hidden;padding:0 20px;}
.dbap .bd .inBd .yi h2 a{color: #FFF;}
.dbap .bd .inBd .yi h2 a:hover{color: #FFF;}
.dbap .bd .inBd .yi .more{position: absolute;right: 0px;bottom:0px;width:100px;height:50px;line-height: 50px;text-align:center;background:#004b96;}
.dbap .bd .inBd .yi .more a{color:#FFF;display:block;}
.dbap .bd .inBd .yi .more a:hover{color:#FFF;display:block;text-decoration:none;}
.dbap .bd .inHd{width: 600px;}
.dbap .bd .inHd ul{}
.dbap .bd .inHd li{margin-bottom: 3px;background: #FFF;padding:20px 0;}
.dbap .bd .inHd li:hover{background: #004b96;}
.dbap .bd .inHd li .li_l{}
.dbap .bd .inHd li h2{font-size: 16px;margin-bottom: 10px;}
.dbap .bd .inHd li p{line-height: 24px;height: 48px;overflow: hidden;color: #999;font-size: 14px;}
.dbap .bd .inHd li:hover p{color: #FFF;}
.dbap .bd .inHd li .riqi{float: right;text-align: center;height: 110px;width: 120px;}
.dbap .bd .inHd li .riqi .ri{font-size: 48px;padding-top: 10px;}
.dbap .bd .inHd li .riqi .qi{line-height: 30px;}
.dbap .bd .inHd li a{padding:0 30px;display: block;}
.dbap .bd .inHd li:hover a{color: #FFF;padding:0 30px;display: block;text-decoration: none;}


.banner_ny{height: 350px;min-width: 1200px;}
.mbx{line-height: 50px;text-align: right;color: #999;min-width: 1200px;background: #F5F5F5;}
.mbx a{color: #999;}
.mbx a:hover{color: #094299;text-decoration: none;}
.mbx_er{line-height: 50px;background: #F5F5F5;text-align: right;color: #999;min-width: 1200px;margin-top: 60px;}
.mbx_er a{color: #999;}
.mbx_er a:hover{color: #094299;text-decoration: none;}


.con{padding:50px 0;min-width: 1200px;}
.con_l{width: 220px;}
.con_l .subnav{width: 218px;border:1px solid #EEE;}
.con_l .subnav .title{background: #222;height: 80px;}
.con_l .subnav .title_box{padding:20px 30px;}
.con_l .subnav .title .bt{font-size: 20px;color: #FFF;}
.con_l .subnav .title .xian{width: 30px;height: 1px;background: #FFF;margin-top: 10px;}
.con_l .subnav ul{line-height: 56px;font-size: 16px;}
.con_l .subnav li a{display: block;padding:0 30px;}
.con_l .subnav li a:hover{display: block;text-decoration: none;background: #094299;color: #FFF;}
.con_l .subnav li a.current{background: #094299;color: #FFF;}

.con_l .news_tj{margin-top: 20px;border:1px solid #EEE;}
.con_l .news_tj .title{font-size: 20px;line-height: 60px; color: #FFF;background: #094299;padding:0 30px;}
.con_l .news_tj ul{padding:20px;}
.con_l .news_tj li{padding:5px 0;background: url(../images/pic18.jpg) no-repeat left 13px; padding-left: 13px;}


.con_r{width: 930px;}
.con_r .title{font-size: 24px;line-height: 50px;}
.con_r .title_dbt{font-size: 24px;line-height: 50px;border-bottom: 1px solid #DDD;}

.con_r .about{line-height: 30px;padding-top: 20px;}
.con_r .about p{padding-bottom: 0px;}

.xiangce{}
.xiangce ul{margin-left: -30px;margin-top: 30px;}
.xiangce li{float: left;margin-left: 30px;margin-bottom: 20px;line-height: 30px;text-align: center;}
.xiangce li img{width: 290px;height: 179px;}


.zhengshu{}
.zhengshu ul{margin-left: -30px;margin-top: 30px;}
.zhengshu li{float: left;margin-left: 30px;margin-bottom: 20px;line-height: 30px;text-align: center;}
.zhengshu li img{width: 290px;height: 400px;}


.products{margin-top: 10px;}
.products h2{font-size: 24px;line-height: 80px;color: #333;}
.products ul{margin-left: -20px;}
.products li{width: 294px;float: left;margin-left: 20px;text-align: center;line-height: 40px;margin-bottom: 20px;transition: all 0.3s;border:1px solid #EEE;}
.products li:hover{box-shadow: 0 0 30px rgba(0,0,0,0.1);}
.products li .pic{}
.products li img{width: 294px;height: 224px;}
.products li p{border-top:1px solid #EEE;}


.paging{margin-top: 30px;}
.paging ul{ font-size:0px; text-align:center;}
.paging li{ display:inline-block; height:24px; line-height:24px; margin-right:5px; font-size:14px;overflow: hidden;}
.paging li a{ display:block; color:#999;padding:0 10px;}
.paging li a:hover{ display:block; text-decoration:none; background:#094299; color:#FFF;}
.paging li a.current{ color:#FFF; background:#094299;}


.product_con{}
.product_con_t{padding-bottom: 30px;}
.xiangqing{width: 400px;float: left;position: relative;margin:0 50px;}
.xiangqing .hd{margin-top: 20px;}
.xiangqing .hd ul{font-size: 0px;text-align: center;}
.xiangqing .hd li{display: inline-block;border:2px solid #DDD;margin: 0 5px;cursor: pointer;}
.xiangqing .hd li img{width: 60px;height: 46px;}
.xiangqing .hd li.on{border:2px solid #094299;}
.xiangqing .bd{}
.xiangqing .bd img{width: 400px;height: 360px;}

.xiangqing .arrow{position: absolute;width: 50px;height: 50px;line-height: 50px;text-align: center;top: 155px;text-decoration: none;}
.xiangqing .next{right: -50px;background: #F5F5F5;}
.xiangqing .prev{left: -50px;background: #F5F5F5;}

.product_con_t .t_r{float: right;width: 350px;}
.product_con_t .t_r .title{font-size: 24px;color: #333;padding:20px 0;border-bottom: 1px solid #DDD;}
.product_con_t .t_r .txtyi{padding:20px 0;}
.product_con_t .t_r .txtyi .bt{font-size: 18px;font-weight: bold;color: #094299;padding-bottom: 10px;}
.product_con_t .t_r .txtyi p{line-height: 24px;padding:5px 0;}

.product_con_t .t_r .txter{font-size: 24px;color: #999;padding-top: 10px;}
.product_con_t .t_r .txter span{color: #094299;}

.product_con_t .t_r ul{margin-top: 30px;}
.product_con_t .t_r li{float: left;width: 100px;height: 40px;line-height: 40px;text-align: center;margin-right: 10px;}
.product_con_t .t_r li a{display: block;color: #FFF;background: #231815;}
.product_con_t .t_r li a:hover{display: block;color: #FFF;background: #231815;text-decoration: none;}
.product_con_t .t_r li a.current{background: #094299;}

.product_con_b{padding-top: 20px;}
.product_con_b h2{height: 60px;line-height: 60px;border-top: 1px solid #DDD;border-bottom: 1px solid #DDD;background: #F5F5F5;text-align: center;font-size: 16px;}
.product_con_b .box{margin-top: 40px;text-align: center;}
.product_con_b .box table{border-top: 1px solid #CCC;border-left: 1px solid #CCC;}
.product_con_b .box th{border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;padding:15px;background: #094299;color: #FFF;font-size: 16px;font-weight: bold;}
.product_con_b .box td{border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;padding:15px;font-size: 16px;}
.product_con_b .box p{text-align: left;}
.product_con_b .box img{width: 100%;}

.sxy{text-align: left;line-height: 24px;border-top: 1px dotted #CCC;border-bottom: 1px dotted #CCC;margin-top: 60px;padding: 10px 0;}
.sxy span{padding-left: 20px;}
.sxy ul{float: left;}
.sxy .fanhui{float: right;width: 120px;height: 40px;line-height: 40px;text-align: center;background: #333;margin-top: 5px;}
.sxy .fanhui a{color: #FFF;display: block;}
.sxy .fanhui a:hover{color: #FFF;display: block;text-decoration: none;}


.xitong{margin-top: 30px;}
.xitong ul{}
.xitong li{border-bottom: 1px solid #DDD;padding-bottom: 30px;margin-bottom: 30px;}
.xitong li .pic{}
.xitong li .pic img{width: 300px;height: 240px;}
.xitong li .li_r{width: 600px;}
.xitong li .li_r h2{font-size: 16px;font-weight: bold;padding-bottom: 10px;line-height: 24px;}
.xitong li .li_r .txt{line-height: 24px;}


.case{margin-top: 10px;}
.case ul{margin-left: -20px;}
.case li{float: left;margin-left: 20px;text-align: center;line-height: 40px;font-size: 16px;padding-bottom: 15px;}
.case li img{width: 295px;height: 217px;}


.news{margin-top: 30px;}
.news ul{}
.news li{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px dotted #DDD;}
.news li .pic{float: left;width: 300px;overflow: hidden;}
.news li .pic img{width: 100%;transition: all 0.3s;}
.news li:hover .pic img{transform: scale(1.2);}
.news li .title_er{margin-left: 330px;}
.news li .title_er h2{font-size: 20px;}
.news li .title_er h2 span{float: right;font-size: 14px;color: #999;}
.news li .title_er .txt{margin-top: 20px;line-height: 24px;color: #999;height: 48px;overflow: hidden;}
.news li .title_er .more{margin-top: 20px;}


.news_con{}
.news_con .title_news{text-align: center;}
.news_con .title_news h2{font-size: 30px;}
.news_con .title_news p{color: #999;margin-top: 10px;font-size: 16px;}
.news_con .box{margin-top: 20px;line-height: 30px;}
.news_con .box p{padding-bottom: 20px;}


.liuyan{margin-top: 30px;}
.liuyan ul{margin-left: -3%;margin-top: 20px;}
.liuyan li{ width:30.333%; margin-bottom: 30px;float: left;margin-left: 3%;}
.liuyan li p{font-weight: bold;padding-bottom: 10px;}
.liuyan li p span{color: #cde18f;}
.liuyan li .input_txt{ width:100%; height:56px; border:1px solid #999; outline:medium; padding:0 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:100px; border:1px solid #999; outline:medium; padding:1%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .textarea p span{color: #cde18f;}
.liuyan .more{margin-top:30px;}
.liuyan .input_btn{ width:160px; height:60px; font-family:'Conv_tt1161m_'; border:0 none; margin-right:10px; color:#FFF; background:#094299;cursor: pointer;outline: medium;font-size: 18px;}


.contact{line-height: 30px;padding:30px 0;}
#map_container{ height:400px;}