﻿@charset "utf-8";
/* CSS Document */
.banner{margin-top: 0;}
.banner .swiper-container img{width: 100%;}
.banner .swiper-container .m{display: none;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet{border-radius: 10px;margin: 0 8px;}
.banner .swiper-pagination-bullet{width: 12px;height: 12px;outline: medium; }
.banner .swiper-pagination-bullet-active{background: #ed6e00;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 30px;}


.index_box{max-width: 1280px;margin:0 auto;}

.dyip{margin: 25px 0; overflow: hidden;}
.dyip .d_top{width: 100%; padding:10px 0; overflow: hidden;}
.dyip .d_top .title{text-align: center; font-size: 30px; float: left; font-weight: bold;} 
.dyip .d_top .pro_nav{float: right; overflow: hidden;}
.dyip .d_top .pro_nav a{float: left; font-size: 16px; background: #999;color: #fff;padding: 10px 20px;border-radius:5px; margin-left:20px;}

.dyip .box{margin: 25px auto 0 auto; max-width: 1280px; }
.dyip .index_case{text-align: center;padding-bottom: 0;}
.dyip .swiper-slide .pic{margin-bottom: 15px;}
.dyip .swiper-slide .pic img{width: 100%; border: 0px solid #ccc;}
.dyip .swiper-slide .titleer{color: #333; font-size: 15px; line-height: 32px;}
.dyip .swiper-pagination{bottom: 0px;}
.dyip .swiper-button-next, .swiper-button-prev{background: none;width: 40px;height: 40px;line-height: 40px;text-align: center;margin-top: -25px;outline: medium;}
.dyip .swiper-pagination-bullet{width: 8px;height: 8px;background: none;border-radius: 10px;border:1px solid #FFF;}
.dyip .swiper-pagination-bullet-active{background: #e42887;border:1px solid #e42887;}
.dyip .swiper-button-next, .swiper-button-prev{background: none;width: 40px;height: 40px;line-height: 40px;text-align: center;margin-top: -25px;outline: medium;}
.dyip .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:-4%;}
.dyip .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: -4%;}
.dyip .swiper-button-next i, .dyip .swiper-button-prev i{font-size: 36px;color: #333;}
.dyip .swiper-father{position: relative;}


.derp{background:url(../images/ab_bg.jpg) left bottom no-repeat; background-size: cover; padding:68px 0 80px; overflow: hidden;}
.derp .pic{float: left;width: 47%;}
.derp .pic img{width: 92%;border: 8px solid #fff;}
.derp .right{float: right;width: 52%;}
.derp .right h2{font-size: 30px;color: #333; font-weight: bold;}
.derp .right .txt{margin-top: 22px;line-height: 35px;font-size: 16px;}
.derp .right .more{width: 135px;height:40px;border:1px solid #555;line-height: 40px;text-align: center;margin-top: 22px;}
.derp .right .more a{display: block;color: #333; font-size:15px;}
.derp .right .more a:hover{display: block;text-decoration: none; color:#fff;}
.derp .right .more:hover{background: #ed6e00; border: 1px solid #ed6e00;}

.dysp{padding:42px 0 0;overflow: hidden;}
.dysp h2{font-size: 30px;color: #333;text-align: center;}
.dysp .box{margin-top: 40px;}
.dysp .box .txt{text-align: center;line-height: 30px;}
.dysp .box ul{text-align: center;font-size: 0;}
.dysp .box li{display: inline-block; box-sizing: border-box;padding:24px; cursor: pointer;background: rgba(1, 119, 159, 0.5);border-radius: 100%; margin: 0 3%; width: 14%;}
.dysp .box li i{display: block;margin:0 auto;;color: #2e93ff;transition: all 0.3s;}
.dysp .box li i img{width: 80px; vertical-align: middle; text-align: center;}
.dysp .box li h3{font-weight: normal;color: #fff;margin-top: 25px;font-size:15px;}
.dysp .box li p{margin-top: 12px;line-height: 25px; font-size: 14px;min-height:125px; }
.dysp .box li:hover{background: rgba(237, 110, 0, 0.8);}

.dsanp{background: #fff;padding:40px 0; overflow: hidden;}
.dsanp h2{font-size: 30px;color: #333;text-align: center;}
.dsanp .list {width:100%;display:table; margin-top: 32px;}
.dsanp .list ul{margin-left: -2.5%;}
.dsanp .list ul li{width: 22.5%;float: left;margin-left: 2.5%;}
.dsanp .list ul li .a_block{width: 100%; overflow: hidden;}
.dsanp .list ul li .a_block img{max-width: 100%;transition: all 0.3s;}
.dsanp .list ul li .a_block:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.dsanp .list ul li p{line-height: 52px;font-size: 18px;background: #f4f4f4;color: #4d4d4d; text-align: center;}

.dsip{background:url(../images/inewsbg.jpg) left bottom no-repeat; background-size: cover; padding:50px 0; overflow: hidden;}
.dsip h2{font-size: 30px;}
.dsip .bd{margin-top: 30px;}
.dsip .bd .box{}
.dsip .bd .box .dsip_l{width: 48%;float: left;position: relative;}
.dsip .bd .box .dsip_l .pic{width: 100%; }
.dsip .bd .box .dsip_l img{width: 100%;}
.dsip .bd .box .dsip_l .title{padding: 3%; background-color: rgba(0,0,0,0.6); position: absolute; left: 0; bottom: 0;width: 94%;}
.dsip .bd .box .dsip_l .title h2{font-size: 18px;font-weight: bold;}
.dsip .bd .box .dsip_l .title h2 a{color: #fff;}
.dsip .bd .box .dsip_l .title span{color: #eee;padding-top: 10px; display: block;}
.dsip .bd .box .dsip_l .title p{line-height: 24px;margin-top: 12px;color: #eee;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow: hidden;}

.dsip .bd .box .dsip_r{width: 48%;float: right;}
.dsip .bd .box .dsip_r ul{}
.dsip .bd .box .dsip_r li{margin:0 0 20px 0;background: #fff; padding: 2.8%;}
.dsip .bd .box .dsip_r li h2{font-size: 16px;}
.dsip .bd .box .dsip_r li span{color: #999;padding-top: 8px; display: block;}
.dsip .bd .box .dsip_r li p{padding-top: 8px;line-height: 24px;height: 48px; color: #666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.dsip .bd .more{width: 135px;height: 42px;line-height: 40px;text-align: center;  margin:40px auto 20px auto; overflow: hidden; clear: both;}
.dsip .bd .more a{display: block;color: #FFF;border: 1px solid #fff;}
.dsip .bd .more a:hover{display: block;text-decoration: none;color: #ed6e00;  border: 1px solid #ed6e00;}


/**/
.ny_banner{margin-top: 90px; height: 350px; overflow: hidden; position: relative;}
.ny_banner img{max-width: 100%;}

.word{text-align: center; color: #fff; position: absolute; width: 100%; left: 50%; top: 50%; transform: translate(-50%,-50%)}
.word p{font-weight: normal; font-size: 35px; line-height: 45px; display: inline-block;}
.word p:after{width:35px;height: 2px;background: #fff;content: '';transform: translateY(-50%);display: inline-block;vertical-align: middle;margin-left: 15px;}
.word p:before{width:35px;height: 2px;background: #fff;content: '';transform: translateY(-50%);display: inline-block;vertical-align: middle;margin-right: 15px;}

.bread_content{width:100%;border-bottom:1px solid #dedede; background:#fff; overflow: hidden;}
.bread_content .bread_box{float: left;width: 45%;  padding:23px 0;font-size:15px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#ed6e00;}
.bread_content .bread_box b{color: #ed6e00}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:11px 30px;font-size:16px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 4px;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#ed6e00;}

.subnav_er{margin: 18px auto 0 auto; overflow: hidden}
.subnav_er ul{font-size: 0px;background: #ddd;}
.subnav_er li{display: inline-block;font-size: 15px;line-height: 55px;text-align: center;border-right: 1px solid #fff;width:12.43%;}
.subnav_er li a{display: block;transition: all 0.3s;color: #222;}
.subnav_er li a:hover{display: block;text-decoration: none;color: #ed6e00;}
.subnav_er li a.current{color: #fff;background: #ed6e00;}
.subnav_er li:last-child{border-right:0;}


/*-------------inner_content-------------*/
.inner_content{width:100%;background:#fff; overflow: hidden;}
.inner_content .inner_about{width:100%;margin:32px 0; font-size:16px; color:#444; line-height:35px;  overflow: hidden;}
.inner_content .inner_about img{display:inline-block;max-width:100%; margin-top: 10px;}

.inner_about table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%; }
.inner_about table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding: 8px; line-height: 35px; }


.about2{ width:100%; height:832px; background:url(../images/gu-bj1.jpg) no-repeat center center;}
.about2-con{ padding:45px 0;}
.about2-con h2{ height:100px;font-size:36px; font-weight:bold; color:#333; text-align:center;}
.about2-con ul li{ height:164px; width:49%; background:#fff; float:left; margin-bottom:20px;}
.about2-con ul li:nth-child(2n){ float:right;}
.about2-con ul li .wh-con{ width:80%; margin:0 auto; padding-top:45px;}
.about2-con ul li .wh-con h4{ height:40px; font-size:24px; color:#333; font-weight: bold;}
.about2-con ul li .wh-con p{ line-height:30px; font-size:16px;}


.AboutLc{padding: 45px 0; background:#fff;}
.AboutLc .title{text-align: center; margin-bottom: 60px; font-size: 38px; line-height: 1.2em; color: #333333; font-weight: normal;}
.AboutLc .dlBox{position: relative;}
.AboutLc .dlBox::after{content: ""; position: absolute; left: 50%; top: 0; height: 100%; width: 1px; margin-left: -0.5px; background: #e8e8e8;}
.AboutLc .dlBox .more{padding-top: 70px;}
.AboutLc .dlBox .more .jt{display: block; position: relative; margin: 0 auto; height: 42px; width: 140px; background: #1f82e8 url(../images/icons_jt4.png) no-repeat center; z-index: 9;}
.AboutLc .dlBox .more .jt:hover{background-color: #3595f9;}
.AboutLc .dl{font-size: 0; line-height: 0;}
.AboutLc .dl dd{display: inline-block; position: relative; width: 45%; padding:15px 25px; margin-bottom: 24px; background: #f5f5f5; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;box-sizing: border-box; cursor: pointer;}
.AboutLc .dl dd::before{content: ""; position: absolute; top: 73px; height: 16px; width: 16px; border: 4px solid #e8e8e8; border-radius: 50%; background: #fff; z-index: 9; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;}
.AboutLc .dl dd::after{content: ""; position: absolute; top: 73px; border: 8px solid transparent; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;}
.AboutLc .dl dd:nth-child(odd){float: left; clear: both;}
.AboutLc .dl dd:nth-child(odd)::before{left: 100%; margin-left: 9.9%;}
.AboutLc .dl dd:nth-child(odd)::after{left: 100%; border-left: 13px solid #f5f5f5; border-right: 0 none;}
.AboutLc .dl dd:nth-child(even){float: right; margin-top: 105px;}
.AboutLc .dl dd:nth-child(even)::before{right: 100%; margin-right: 9.7%;}
.AboutLc .dl dd:nth-child(even)::after{right: 100%; border-right: 13px solid #f5f5f5; border-left: 0 none;}
.AboutLc .dl dd:first-child{margin-top: 0;}
.AboutLc .dl dd .imgBox{float: left; display: inline-block; width: 178px; margin-right: 25px;}
.AboutLc .dl dd .cont{padding: 4px 0;}
.AboutLc .dl dd .time{font-size: 35px; color: #333333; line-height: 1.2em; font-weight: bold; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;}
.AboutLc .dl dd .ul li{font-size: 15px; line-height: 32px; color: #666; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear;}
.AboutLc .dl dd:hover{background-color: #0081cd;}
.AboutLc .dl dd:hover .time{color: #fff;}
.AboutLc .dl dd:hover .ul li{color: #fff;}
.AboutLc .dl dd:hover::before{border-color: #0081cd;}
.AboutLc .dl dd:hover:nth-child(odd)::after{border-left-color: #0081cd;}
.AboutLc .dl dd:hover:nth-child(even)::after{border-right-color: #0081cd;}


.honor{width:100%; padding:35px 0;  overflow: hidden;}
.honor ul{ margin-right:-2%;}
.honor ul li{float:left;width:23%;  margin-right:2%; margin-bottom: 22px; text-align:center;}
.honor ul li img{max-width:100%; background:#fff;transition: .3s all;}
.honor ul li span{ line-height:25px; font-size: 15px; display: block;padding:10px 0;}


.products{width:100%; padding:35px 0; overflow: hidden;}
.products ul{margin-left: -2%;}
.products li{width:18%;float: left;margin-left:2%;margin-bottom:22px;transition: .3s all;}
.products li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.products li .pic img{max-width: 100%;}
.products li p{color:#444;font-size:15px; text-align: center; padding:10px 0;}

/*产品详情*/
.product1{width: 100%; height:auto; background:#f4f4f4; overflow:hidden;}
.pro1{ padding:30px 0; overflow: hidden;}
.pro1-left{ width:58%; float:left;}
.cpBox .bd { width:84%; float:right;}
.cpBox .bd li { zoom: 1; vertical-align: middle; }
.cpBox .bd li img{ max-width:100%;}


.cpBox { width:100%; margin:0 auto;position:relative; }
.cpBox .hd { width:88px; float:left;z-index:99; }
.cpBox .hd ul li { width: 88px; cursor:pointer; margin-bottom: 8px;}
.cpBox .hd ul li img{ border:1px solid #ccc; max-width: 98%;}
.cpBox .hd ul li.on img{ border:1px solid #ed6e00;}

.pro1-center{width:38%; float:right;}

.pro1-center .pro1_text{width: 100%;overflow: hidden;}
.pro1-center .pro1_text h2{ font-size:20px; color:#333; font-weight:bold; height:44px; border-bottom:1px solid #aaa; margin-bottom: 12px;}
.pro1-center .pro1_text .pro1-wz{ line-height:30px; font-size: 14px; overflow:auto;}

.pro1-right{ width:100%; padding:15px 0; margin-top: 15px; text-align:left;}
.pro1-right span{ display:inline-block; width:120px; height:40px; color:#fff; background:#ed6e00; text-align:center; line-height:40px; font-size:14px; margin:5px auto; transform:translate(0,0); transition:all 0.6s;}
.pro1-right span a{ display:block;width:120px; height:40px;text-align:center; line-height:40px; color:#fff; background:#ed6e00;}
.pro1-right span:hover{ transform:translate(0,-10px); transition:all 0.6s;}

.pro2{ padding:25px 0; overflow: hidden;}
.pro2-left{ width:75%; float:left;}
.pro2-left h3{ height:45px; border-bottom:1px solid #ccc; font-weight:bold; color:#333; font-size:21px;}
.pro2-wz{ margin-top:20px; overflow: hidden;}
.pro2-wz img{ max-width:100%;}
.pro2-right{ width:20%; float:right;}
.pro2-right h3{ height:45px;font-weight:bold; color:#333;font-size:21px;}
.xg-cp ul li{ width:100%; float:left; margin-bottom:15px;}
.xg-cp ul li .cp-tu{ width:98%; margin:0 auto; overflow:hidden; border:1px solid #ccc; }
.xg-cp ul li .cp-tu img{width:100%; transform:scale(1.0,1.0); transition:all 0.4s;}
.xg-cp ul li:hover .cp-tu img{ transform:scale(1.06,1.06); transition:all 0.4s;}
.xg-cp ul li .cp-wz{ text-align:center;}
.xg-cp ul li .cp-wz p{ line-height:40px; color:#444; font-size: 14px;}
.xg-cp ul li .cp-tu:hover{border:1px solid #ed6e00;}


/*solution*/
.solution{width: 100%; padding:45px 0; overflow: hidden;}
.solution .sol-note{width:46.875%;}
.solution .sol-note .ind-tit{text-align:left;margin-bottom:25px;padding-bottom:20px;}
.solution .sol-note .ind-tit:after{left:0px;margin-left: 0px;}
.solution .sol-note .info{font-size:16px;color:#666;line-height: 32px;}
.solution .sol-pic{width:42.96875%;}
.solution .sol-pic img{width:100%;height:345px;object-fit:cover;}

.caselist ul li{width:31.25%;float:left;margin-right:3.125%;margin-bottom:30px;border:1px solid #eee;}
.caselist ul li .com-img{position:relative;height:285px;}
.caselist ul li a.more{display:block;line-height:56px;text-align: center;font-size:0px;z-index:3;font-family: sans-serif,Helvetica,Arial;
    position: absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.5) url(../images/icon/casemore.png) no-repeat center;opacity:0;}

.caselist ul li:nth-child(3n){margin-right:0;}
.caselist ul li h4{padding:25px 20px;font-size:18px;color:#333;text-align:center;background:#f0f0f0;}
.caselist ul li:hover h4{background:#ed6e00;color:#fff;}
.caselist ul li:hover .com-img:after,.caselist ul li:hover a.more{opacity:1;}

.ind-tit{font-size:30px;color:#333;text-align: center;font-weight: bold;position: relative;line-height:36px;padding-bottom:15px;}
.ind-tit:after{content:"";position:absolute;left:50%;bottom:0px;width:40px;height:3px;background:#ed6e00;margin-left:-20px;}

.solution:nth-child(even){background: #fff;}
.solution:nth-child(odd){background: #f7f7f7;}


/*news*/
 .News_list {width: 100%; overflow: hidden;}
 .News_list .ul{padding-top: 32px;}
 .News_list .ul li + li{margin-top: 50px;}
 .News_list .ul li .Box{display: block;padding-bottom: 25px;border-bottom: 1px solid #eaeaea;}
 .News_list .ul li .Box .imgBox{float: left;margin-right: 3.21%;overflow: hidden;}
 .News_list .ul li .Box .imgBox img{display: block;width: 305px;height: 195px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
 .News_list .ul li .Box .r_con{float: right;position: relative;width: 15.57%;height: 155px;margin-left: 4.35%;padding-top: 45px;color: #ccc;text-align: right;border-left: 1px solid #eaeaea;}
 .News_list .ul li .Box .r_con .more{display: block;position: absolute;top: 50%;right: 0;width: 136px;font-size: 15px;line-height: 42px;color: #fff;text-align: center;background: #ed6e00;opacity: 0;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-ms-transition: all 0.3s linear;-o-transition: all 0.3s linear;}
 .News_list .ul li .Box .r_con .year{font-size: 26px;font-weight: bold;line-height: 30px;opacity: 1;}
 .News_list .ul li .Box .r_con .time{font-size:55px;line-height: 60px;opacity: 1;}
 .News_list .ul li .Box .cont .h2{padding-top: 35px;margin-bottom: 20px;font-size: 20px;line-height:32px;color: #2a2736;}
 .News_list .ul li .Box .cont .nwords{font-size: 15px;line-height: 30px;color: #888888;}
 .News_list .ul li .Box:hover .r_con .more{opacity: 1;}
 .News_list .ul li .Box:hover .r_con .year,
 .News_list .ul li .Box:hover .r_con .time{opacity: 0;}
 .News_list .ul li .Box:hover .cont .h2{color: #ed6e00;}

.textover{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.textovers{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.NewsDetailed{ width: 100%; padding:35px 0; overflow: hidden;}
.NewsDetailed h3{line-height:32px;margin-bottom:15px;text-align:center;font-size:20px;font-weight:600;color:#444;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:33px;padding:15px 0;margin-bottom:10px;font-size:15px;text-align:left; color: #444;}
.NewsDetailed-content img {max-width:100%;display:table-cell;clear:both;overflow:hidden; padding: 10px 0;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#444;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 14px;}



/*faq*/
.ser5{ padding:45px 0;}
.ser5 h2{ text-align:center; height:100px;font-weight:bold; color:#333;font-size:36px;}
.ser5 ul li{ width:45.5%; float:left; border:1px solid #ccc;margin-bottom:25px; padding:20px; }
.ser5 ul li:nth-child(2n){ float:right;}
.ser5 ul li h3{ height:40px;}
.ser5 ul li h3 a{ height:40px; line-height:40px; background:url(../images/wen.jpg) no-repeat left center; padding-left:35px; font-size:16px;white-space: nowrap; text-overflow: ellipsis;overflow:hidden;}
.ser5 ul li p{background:url(../images/da.jpg) no-repeat left top; padding-left:35px;height:48px;line-height:24px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color: #666;}


.contact_t{ width:100%;line-height:35px;font-size: 16px; margin-top:35px;}
.contact_t img{max-width: 175px; float: right; padding-top: 15px;}
.contact_c{width: 100%; margin:25px 0;}
#map_container{height: 550px;}


/*feedback*/
.content_box{ padding:25px 0;}
.content_box .messages_box{width:auto;padding:0 1% 10px 0;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #ed6e00;border:none;}