﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top:75px;}
.banner .swiper-pagination-yi{position: absolute;bottom:20px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;border-radius: 10px;border:1px solid #fff;box-shadow: 0 2px 6px rgb(0 0 0 / 50%);}
.banner .swiper-pagination-bullet-active{background: #2f396d;opacity: 1;border:1px solid #2f396d;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 30px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

/*文字屑*/
.Titles{text-align: center; margin:15px 0; position: relative;}
.Titles h2{font-size:36px; color: #333; text-transform: uppercase; line-height:1.65; font-weight: 600; letter-spacing:1px; position: relative;}
.Titles i { position: relative; display: block; margin: 15px auto; width: 40px; height: 2px; background: #2f396d;}
.Titles i::after { content: ''; display: block; position: absolute; left: 50%; top: 0; width: 20px; height: 2px; background: #eee537;}
.Titles p{line-height: 32px; font-size: 15px; text-align: center; color: #3333;}


.dyip{background:#fff; padding:2% 0; overflow: hidden;}
.dyip .box{width: 100%; padding: 2% 0 0;overflow: hidden;}
.dyip .box ul{margin-left:-2%;}
.dyip .box ul li{float:left; width: 48%; margin-left:2%;margin-bottom:2%;position: relative;}
.dyip .box ul li .thumb{display: block; overflow: hidden;}
.dyip .box ul li .thumb img{width: 100%;}
.dyip .box ul li .desc{ background:rgba(0,0,0,.75);  display: block;position: absolute;left: 0;bottom: 0;width: 94%; padding: 3%;}
.dyip .box ul li .desc b{font-size: 22px;font-weight: bold;color: #fff;}
.dyip .box ul li .desc span{font-weight:normal;display:block;font-size:15px;line-height:1.5;color:#fff;padding-top:8px;}
.dyip .box ul li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.dyip .box ul li:hover{ -moz-box-shadow:5px 10px 15px rgba(0, 0, 0, 0.1); -webkit-box-shadow:5px 10px 25px rgba(0, 0, 0, 0.1); box-shadow:5px 10px 25px rgba(0, 0, 0, 0.1); }


.derp{padding:3% 0 4%;background: url(../images/ab_bg.jpg) left top no-repeat; background-size:cover; height: auto; position: relative; overflow: hidden;}
.derp h2{color: #fff;}
.derp .about-wrap{width: 100%; display: flex; justify-content: center; align-items: center;}
.derp .about-content{height:100%;display: inline-block;justify-content: left;align-items: center;max-width: 98%;z-index: 2;}
.derp .about-content .text { margin-top: 20px;  overflow: hidden;}
.derp .about-content .text h3{font-size:36px; font-weight: 600; color: #fff; line-height: 45px; margin-bottom:40px; transition: all .3s ease; position: relative;text-align: center; text-transform: uppercase;}
.derp .about-content .text h3:before{content: "";position: absolute;top: 58px;z-index: 0;width: 52px;height: 1px; background: #2f396d;}
.derp .about-content .text p{margin:10px 0;line-height:36px; font-size: 16px; color: #fff; text-align: left; overflow:hidden;text-indent: 32px;}
.derp .about-content .text img{max-width: 100%; padding: 8px 0;}
.derp .about-content .gdmore{ max-width: 115px;padding: 3px 10px; font-size: 16px; text-align: center; background: #eee537;margin:45px auto 0 auto; line-height: 34px;text-transform: uppercase; border-radius: 20px;}
.derp .about-content .gdmore a{color: #111;}


/* super */
.super { padding:30px 0 0; overflow: hidden; background: #fff;display: none;}
.super .super-con { margin-top: 50px; overflow: hidden;}
.super .super-con .super-slide { float: left; width: 50%; overflow: hidden;}
.super .super-con .swiper-slide img { display: block; width: 960px;}
.super .super-con .super-list { float: left; width: 50%; background: #f5f5f5; overflow: hidden;}
.super .super-con .item {padding: 50px;box-sizing: border-box;float: left;width: 50%;height: 300px;}
.super .super-con .item h3  {  position: relative; font-size: 24px; color: #222; font-weight: normal; padding-bottom: 20px; border-bottom: 1px solid #ccc;}
.super .super-con .item h3::after { content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 20px; height: 1px; background: #eee537;}
.super .super-con .item p { margin-top: 20px; height: 90px; font-size: 15px;color: #666; line-height: 1.75;}
.super .super-con .item i {display: block;margin: 25px 0 0;width:30px;}
.super .super-con .item i img { display: block; width: 100%;}
.super .super-con .item.cur { background: #eee537;}
.super .super-con .item.cur * { color: #222; }
.super .super-con .item.cur i img { filter:contrast(0%) brightness(200%);-webkit-filter: contrast(0%) brightness(200%);-moz-filter: contrast(0%) brightness(200%);-ms-filter: contrast(0%) brightness(200%); -o-filter: contrast(0%) brightness(200%);}


.coop_hz{ padding:30px 0 0; overflow: hidden; background: #fff;}
.coop_hz .coop_pat{ margin-top: 50px; overflow: hidden;}
.coop_hz .coop_pat img { display: block; width: 100%;}



.area_time{ width:100%; height:220px; background:url(../images/timebg.jpg) no-repeat center; background-size:cover;}
.area_time .wrapper{display: flex; justify-content: space-between; padding-top:50px;}
.area_time .wrapper .area_left{float: left; width: 34%; line-height: 1.85;}
.area_time .wrapper .area_left h3{font-size: 32px; color: #fff;}
.area_time .wrapper .area_left p{font-size: 20px; color: #fff;}

.area_time .wrapper .area_right{ display: flex;justify-content: space-between; width: 50%;}
.area_time .wrapper .area_right .aitems{}
.area_time .wrapper .area_right .aitems .counts{font-size: 44px;font-weight: 700; color: #fff; display: flex;line-height: 1.8;position: relative;}
.area_time .wrapper .area_right .aitems .counts sup{font-size: 25px;}
.area_time .wrapper .area_right .aitems .counts:after{content: "";width: 24px;height: 2px;position: absolute;bottom: 0;left: 0;transition: all .35s;border-radius: 1px;background-color: #fff;}
.area_time .wrapper .area_right .aitems .cotext{font-size: 14px; font-weight: 700; color: #fff; margin-top: 20px; white-space: nowrap;}



/* server */
.server { padding:70px 15px 0; box-sizing: border-box; background: url(../images/server-bg.jpg) no-repeat center; width: 100%; height: 548px; background-size: cover; }
.server .wrap-title span{ color: #e67817;}
.server .server-con { margin-top: 70px; padding: 0 125px; display: block; width: 100%; height: 110px; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;box-sizing: border-box;}
.server .server-con ul { margin-top: -24px; display: flex; flex-wrap: wrap;}
.server .server-con li { position: relative; flex: 1; text-align: center;}
.server .server-con li i { transition: all 1s; display: block; margin: 0 auto; width: 41px; text-align: center;}
.server .server-con li i img { display: block; width: 100%;}
.server .server-con li p { margin-top: 20px; font-size: 18px; color: #222; font-weight: bold;}
.server .server-con li::after { transition: all 1s; content: ''; display: block; position: absolute; right: 0; top: 50%; width: 10px; height: 52px; background-size: 100%; background: url(../images/server-bf.png) no-repeat center;}
.server .server-con li:last-child::after { display: none;}
.server .server-con li:hover i { transform: rotateY(360deg);}
.server .server-con li:hover::after { right: -10px; }
.server-form { text-align: center; margin: 65px auto 0;display: block;overflow: hidden;font-size: 0;}
.server-form .in_tel{font-size: 25px;display: inline-block;vertical-align: middle;width: 400px;height: 60px; line-height: 60px;  background: #fff;outline: none;border:none; font-weight: 600; color: #e67817}
.server-form input {padding-left: 20px;vertical-align: middle;font-size: 16px;display: inline-block;width: 420px;height: 60px;background: #fff;outline: none;border:none;}
.server-form a {display: inline-block;vertical-align: middle;width: 210px;height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #fff;background: #2f396d;}
.server-form a i { margin-left: 40px;width: 32px;}
.server-form a i img{max-width: 100%;}

/* server end */


/* news */
.news { padding:30px 0 55px 0; background: #fff;}
.news-con { display: block; width: 100%; margin-top: 35px; overflow: hidden;}
.news-con .news-slide { display: block; overflow: hidden;}
.news-con .news-slide .item { margin: 0 12px; float: left; width: calc(100%/3 - 24px);}
.news-con .news-slide .pic { display: block; width: 100%; overflow: hidden;}
.news-con .news-slide .pic img { display: block; width: 100%; transition: all 1s;}
.news-con .news-slide .text { padding: 25px; box-sizing: border-box; display: block; background: #f4f4f4;}
.news-con .news-slide .text h3 {  font-size: 20px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden;}
.news-con .news-slide .text em { display: block; margin: 10px 0 25px; font-size: 12px; color: #999;}
.news-con .news-slide .text p { display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden; font-size: 14px; line-height: 1.85; color: #666;}
.news-con .news-slide .item:hover img { transform: scale(1.1);}
.news-con .news-slide .item:hover .text { background: #e67817;}
.news-con .news-slide .item:hover .text * { color: #fff;}
.news-con .news-slide .item.fq { margin: 0 12px 24px; width: calc(100%/2 - 24px);}
.news-con .news-slide .item.fq .text p {-webkit-line-clamp:4;height:85px;}

/* news end */



/*内页代码*/
.cx-banner-01{position: relative;width:100%;height:450px;background-repeat:no-repeat;background-position:center;clear:both; margin-top: 75px;}
.cx-banner-01 .text{padding: 0 20px;position: absolute;bottom: 0;left:50%;width: 1280px;height: 55px;text-align: left;line-height: 55px;transform: translate(-50%,0);background: rgba(0,0,0,.6);color: #fff;}
.cx-banner-01 .crumbs{font-size:15px;display: inline-block;color:#fff;}
.cx-banner-01 .crumbs a{color:#fff;}
.cx-banner-01 .crumbs a:after{display:inline-block;margin:0 8px;font-family:"iconfont";content:">";}
.cx-banner-01 .crumbs a:last-child:after{display:none;}
.cx-banner-01 .crumbs a:hover{text-decoration:underline;}

/*--cx-menu-01--*/
.cx-menu-01{position:relative;z-index:9;margin:-5px auto 0;max-width:1320px;height:85px;line-height:75px;overflow:hidden;border-top:#eee537 solid 7px;}
.cx-menu-01 .list{overflow:hidden;}
.cx-menu-01 .list ul{display: flex;}
.cx-menu-01 .list li{flex: 1;height:75px;font-size:16px;text-align:center;position: relative;}
.cx-menu-01 .list li:after{display:none;position:absolute;left:50%;bottom:2px;margin-left:-5px;width:10px;height:10px;font-size:16px;content:"";background:#2f396d;transform:rotate(-45deg);}
.cx-menu-01 .list li a{display:block;height:68px;color:#333;border-right:#ccc solid 1px;background:#f7f7f7;}
.cx-menu-01 .list li:last-child a{border-right:none;}
.cx-menu-01 .list li.cur a,.cx-menu-01 .list li:hover a{color:#fff;background:#2f396d;}
.cx-menu-01 .list li.cur:after,.cx-menu-01 .list li:hover:after{display:block;}


.main-about{padding:6px 0; background: #fff; overflow: hidden;}
.main-about .about-content{padding:30px 0;line-height:36px; font-size: 15px; font-weight: 500; color: #333; overflow:hidden;}
.main-about .about-content img{max-width: 100%; padding: 8px 0;}

/*--cx-history-01--*/
.cx-history-01{padding:60px 0;clear:both;overflow:hidden;}
.cx-history-01 .list{position:relative;padding-top:50px;display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;}
.cx-history-01 .list:after{display:block;position:absolute;z-index:1;left:50%;top:0;width:1px;height:100%;content:"";background:#e0e0e0;}
.cx-history-01 .list .item{position:relative;z-index:9;width:50%;margin:50px 0;}
.cx-history-01 .list .item:after{display:block;position:absolute;z-index:9;top:15px;width:10px;height:10px;content:"";background:#ff6400;border-radius:50%;animation: scale 2s infinite;}
.cx-history-01 .list .item:before{display:block;position:absolute;z-index:9;top:18px;width:80px;height:1px;content:"";background:#e0e0e0;}
.cx-history-01 .list .item .text{overflow:hidden;}
.cx-history-01 .list .item .text em{display:block;font-size:30px;color:#333;font-family:"DIN Medium";}
.cx-history-01 .list .item .text p{font-size:18px;color:#666;line-height:1.75;}
.cx-history-01 .list .item .pic{margin-top:20px;overflow:hidden;}
.cx-history-01 .list .item .pic img{display:inline-block;width:400px;}
.cx-history-01 .list .item:nth-child(even){padding-left:100px;text-align:left;animation: fadeinL 1s;}
.cx-history-01 .list .item:nth-child(even):after{right:calc(100% - 5px);}
.cx-history-01 .list .item:nth-child(even):before{left:0;}
.cx-history-01 .list .item:nth-child(odd){margin-top:-50px;padding-right:100px;text-align:right;animation:fadeinR 1s;}
.cx-history-01 .list .item:nth-child(odd):after{left:calc(100% - 5px);}
.cx-history-01 .list .item:nth-child(odd):before{right:0;}


.Ulimg{margin-top:20px;overflow: hidden;}
.Ulimg ul{ margin-left:-2%;}
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1%; box-sizing: border-box; }
.Ulimg li img{ max-width:100%;}
.Ulimg li span{display:block; line-height:22px; font-size:15px; padding: 10px 0;}


.ds_wul{width: 100%; margin:30px auto 0; overflow: hidden;}
.ds_wul ul{font-size: 0;text-align: center; display: flex; justify-content: space-around;}
.ds_wul ul li{box-sizing: border-box;flex: 1; padding: 0 20px;}
.ds_wul ul li .wi_img{width: 100%; overflow: hidden;}
.ds_wul ul li .wi_img img{width: 100%; vertical-align: middle; text-align: center;}
.ds_wul ul li h3{font-weight: bold;color: #2f396d;padding: 12px 0;font-size: 20px;}
.ds_wul ul li p{padding: 20px 0;line-height: 35px; font-size: 16px;}

/*news*/
.cx-news-02{padding:10px 0 45px 0; margin: 35px auto;  background: #fff; overflow:hidden;}
.cx-news-02 .list .item{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic{width:350px;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-02 .list .pic:hover img{transform:scale(1.1);}
.cx-news-02 .list .text{position:relative;width:calc(100% - 390px);overflow:hidden;}
.cx-news-02 .list .hd{line-height:30px;overflow:hidden;}
.cx-news-02 .list .hd h3{line-height:30px;font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-02 .list .hd h3 a{color:#000;}
.cx-news-02 .list .hd h3 a:hover{color:#2f396d;}
.cx-news-02 .list .hd em{display:block;float:right;font-size:14px;font-family:"DIN Medium";color:#999;}
.cx-news-02 .list .bd{padding-top:15px;overflow:hidden;}
.cx-news-02 .list .bd p{height:90px;line-height:30px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cx-news-02 .list .tags{position:absolute;left:0;bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cx-news-02 .list .tags a{display:inline-block;margin-right:10px;padding:3px 25px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#2f396d;transition:all .5s;}
.cx-news-02 .list .tags a:hover{color:#fff;background:#eee537;border-color:#eee537;}

/*新闻详情*/
.news_show{width: 100%; margin: 2% auto;  background: #fff; overflow: hidden;}
.NewsDetailed{ padding: 35px; overflow: hidden;}
.NewsDetailed h2{line-height:32px;margin-bottom:15px;text-align:center;font-size:22px;font-weight:400;color:#252525;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:35px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:14px;text-align:left; color: #444;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.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:#2f396d;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:70px;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;}


/*--cx-product-01--*/
.cx-product-01{padding:35px 0;overflow:hidden;}
.cx-product-01 .list{margin:-12px;overflow:hidden;}
.cx-product-01 .list .item{float:left;margin:12px;overflow:hidden;background:#fff;}
.cx-product-01 .list[data-grid="2"] .item{width:calc(50% - 24px);}
.cx-product-01 .list[data-grid="3"] .item{width:calc(33.3333% - 24px);}
.cx-product-01 .list[data-grid="4"] .item{width:calc(25% - 24px);}
.cx-product-01 .list .pic{overflow:hidden;}
.cx-product-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-01 .list .pic:hover img{transform:scale(1.1);}
.cx-product-01 .list .text{padding:20px;overflow:hidden;}
.cx-product-01 .list .text h3{height:30px;line-height:30px;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-product-01 .list .text h3 a{color:#333;}
.cx-product-01 .list .text h3 a:hover{color:#eee537;}
.cx-product-01 .list .text p{margin-top:5px;height:75px;line-height:25px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.cx-product-01 .list .read{padding:20px 30px;overflow:hidden;border-top:#f0f0f0 solid 1px;}
.cx-product-01 .list .read a{display:block;font-size:16px;color:#999;}
.cx-product-01 .list .read a:before{display:block;float:right;font-family:"iconfont";content:url(../images/idc.jpg);height:10px;width: 15px;}
.cx-product-01 .list .read a:hover{color:#eee537 !important;}

/*  产品详情 */
.adv-pro{ padding:0; margin: 35px auto 0;  background: #fff; overflow: hidden;}
.pro_conts{padding:0 0 30px 0; overflow: hidden;}
.pro_conts h2{color: #2f396d;font-weight:bold; font-size:35px;}

.case-intro01{padding: 15px 0; line-height: 40px; font-size: 16px;  overflow: hidden;}
.adv-list { margin:35px 0 ;  background: #2f396d; overflow: hidden;}
.adv-list .item{position:relative; display: flex; align-items: center;}
.adv-list .pic{position:relative;width:68%; box-sizing: border-box;}
.adv-list .text{position:relative;width:32%; box-sizing: border-box;}
.adv-list .pic img{display:block;position: relative;left: 0;width: 100%}
.adv-list .text{padding:5px 0;overflow:hidden;}
.adv-list .text dl{margin-bottom: 35px;padding-bottom: 35px;border-bottom:#d9d9d9 dashed 1px;overflow:hidden;}
.adv-list .text dl:last-child { margin-bottom:0; padding-bottom:0; border-bottom:none;}
.adv-list .text dt{position:relative;padding-bottom: 14px;font-size:25px;color:#fff;}
.adv-list .text dt:after{display:block;position:absolute;left:0;bottom:0;width:40px;height:3px;content:"";background:#eee537;}
.adv-list .text dt strong{display:block;}
.adv-list .text dd{padding-top: 22px;line-height:35px;font-size:15px;color:#fff;}
.adv-list .text dd p{margin-top:10px;padding-left:20px;background:url(../images/adv_list.png) no-repeat 0 13px;}
.adv-list .item:nth-child(odd) .pic,.adv-list .item:nth-child(even) .text{}
.adv-list .item:nth-child(even) .pic,.adv-list .item:nth-child(odd) .text{}
.adv-list .item:nth-child(odd) .pic i{right:68%;transform: translateX(-50%);}
.adv-list .item:nth-child(even) .pic i{left:32%;transform: translateX(50%);}
.adv-list .item:nth-child(even) .text{padding:0 3%;}
.adv-list .item:nth-child(odd) .text{padding:0 3%;}

/*联系我们*/
.contact_t{width: 95%; margin:0 0 15px 0;background: #fff;padding: 0;overflow: hidden;}
.contact_t .th_mode { width: 100%; margin-top: 45px; overflow: hidden;}
.contact_t .th_mode ul{margin-left: -1%; overflow: hidden;}
.contact_t .th_mode ul li{float: left; width: 29.333%; margin-left: 1%; margin-bottom: 1%;  background-color: #f5f5f5; padding:2% 1.5% 3%; color: #222;}

.contact_t .th_mode ul li h2{position:relative;padding-bottom:20px;font-weight:bold;font-size:19px; margin-bottom: 15px;}
.contact_t .th_mode ul li h2:after{display:block;position:absolute;left:0;bottom:0;width:60px;height:2px;content:"";background:#eee537;}
.contact_t .th_mode ul li h2:before{display:block;position:absolute;left:0;bottom:0;width:55%;height:2px;content:"";background:#ccc;}
.contact_t .th_mode ul li p{font-size: 15px; line-height: 37px;}

.contact_t .th_map{width: 100%; margin:25px 0 15px 0;overflow: hidden;}

#map_container{height:485px;}

.message{max-width:100%; margin: 0 auto 25px; background: #fff;padding:0;overflow: hidden;}
.message h3{text-align:center; color:#333; font-size:28px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:55px;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#2f396d;}
.message ol li .btn2{background:#999;}