@charset "utf-8";
/* CSS Document */

/*-----whole-----*/

html, body{position:relative;height:100%;}

.Header-wrapper, .Container-wrapper, .Footer-wrapper, .container, .banner-container, .index-container{position:relative;left:0px;width:100%;height:auto;}
.contain{width:1200px;margin:0 auto;position:relative;}



/*--- Header ---*/
.Header-wrapper{background-color:#0570c7;z-index:99;}
.Header-wrapper>.contain{position:static;}

.Header-wrapper .logo{height:80px;line-height:80px;font-size:0px;float:left;}/*logo*/

/*导航*/
.Header-wrapper .nav{width:auto;float:right;margin-right:119px;position:static;}
.nav>li{float:left;margin-left:45px;position:static;}
.nav>li:first-child{margin-left:0px;}
.nav>li>a{    display: block;
    padding: 10px 10px;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 5px;
    color:#ffffff;/*border-bottom:2px solid #858585;*/}

.nav>li.cur>a {color:#0570c7; background-color: #ffffff;}

.Header-wrapper .lang{float:right;height:80px;line-height:80px;font-size:18px;color:#ffffff;}/*语言*/

.Header-wrapper .srch{float:right;margin-right:30px;position:relative;}/*搜索*/
.Header-wrapper .srch .srch-btn{height:80px;line-height:80px;font-size:0px;}
.Header-wrapper .srch .srch-box{border:8px solid rgba(0,0,0,0.5);position:absolute;top:80px;right:0px;display:none;}
.Header-wrapper .srch .srch-box .text{width:200px;height:35px;line-height:35px;padding-left:10px;background-color:#fff;}
.Header-wrapper .srch:hover .srch-box{display:block;}

.nav>li .nav-2nd{position: absolute;
    top: 60px;
    left: 0px;
    padding: 35px 0 35px;
    width: 100%;
    height: 128px;
    background: rgba(5, 112, 199,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.15);
    display: none;}/*二级nav*/
.nav-2nd .n2nd{position:absolute;}
.nav-2nd .n2nd a{display:inline-block;text-align:center;color:#ffffff;margin-left:80px;}
.nav-2nd .n2nd a img{margin-bottom:13px;}
.nav-2nd .n2nd a:first-child{margin-left:0px !important;}

.nav>li .nav-2nd.n2nd-pro{height:165px;}
.n2nd-pro .n2nd a{width:150px;text-align:left;margin-left:85px;vertical-align:top;}

/*--- Footer ---*/
.container-fcr{height:70px;line-height:70px;color:#ffffff;text-align:center;font-family:'微软雅黑',"Myriad Pro";background-color:#2e2e2e;}
.container-footer{    border-top: solid 5px #2e2e2e; padding: 55px 0;}
.fnav{overflow:hidden;}
.fnav>li{display:block;width:282px;color:#000;font-family:'微软雅黑';float:left;}
.fnav>li.logo{width:298px;height:252px;line-height:252px;}
.fnav>li>h2{padding-bottom:24px;font-size:16px;font-weight:bold; color: #0570c7; text-transform:uppercase;background:url(../images/fline.png) no-repeat left bottom;}
.fnav>li>a{display:block;margin-top:20px;word-break:break-all;}
.fnav>li.ct{width:338px;}
.fnav>li.ct .phone{padding-left:27px;background:url(../images/icon/icon-phone.png) no-repeat left top;}
.fnav>li.ct .mail{padding-left:27px;background:url(../images/icon/icon-mail.png) no-repeat left top;}
.fnav>li.ct .adr{padding-left:27px;background:url(../images/icon/icon-adr.png) no-repeat left top;}
.fnav>li.ct .fShare{margin-top:25px;}
.fnav>li.ct .fShare a{margin-right:9px;}

/*--- Banner ---*/
.banner-container .bnr-img{width:100%;height:auto;}
#index-bnr .swiper-pagination{bottom:17px !important;}
.banner-container.swiper-container .swiper-pagination-bullet{width:37px;height:5px;background-color:#fff;border-radius:5px;opacity:1;}
.banner-container.swiper-container .swiper-pagination-bullet-active{background-color:#e62129;}

/*--- Container ---*/

/*clearfix*/
/*
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display:block; }
*/
.clearfix{*zoom:1}
.clearfix:before,
.clearfix:after{display:table;content:""}
.clearfix:after{clear:both}

/*初始化按钮*/
.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}
.btn span{display:inline-block;}

/*通用img*/
img.rollover{position:absolute;top:0px;left:0px;opacity:0;filter:Alpha(opacity=0);z-index:2;}

/*通用title1*/
.p-title{font-size:28px;line-height:28px;color:#1a1a1a;position:relative;overflow:hidden;}
.p-title a{float:right;font-size:16px;color:#888888;}

/*页面导航-二级导航*/
.page-nav{position:relative;}
.page-nav a{height:70px;line-height:70px;text-align:center;font-size:16px;color:#666666;border-top:5px solid #fff;border-left:1px solid #f3f3f3;background-color:#fff;}
.page-nav a:first-child{border-left:0px;}
.page-nav a.cur,
.page-nav a:hover{color:#e62129;border-top:5px solid #e62129;}


 /*hover效果*/
.pro-list li .pro-box:hover .pro-con .title,
.pro-list li .pro-box:hover .pro-con .intro,
.pro-list li .pro-box:hover .pro-con .btn.more,
.case-list li .case-box:hover .title,
.case-list li .case-box:hover .intro,
.case-list li .case-box:hover .more,
.news-box:hover .title, 
.news-box:hover .date,
.news-box:hover .intro,
.news-box:hover .more,
.page a.on, 
.page a:hover,
.FtyTour-box:hover{color:#fff;} 

.pro-list li .pro-box:hover .pro-block,
.case-list li .case-box:hover,
.news-box:hover,
.page a.on, 
.page a:hover,
.FtyTour-box:hover{background-color:#e62129;}


/*-- 首页 --*/

/*banner广告*/
.index-guide{position:absolute;top:0px;right:-100%;width:100%;height:auto;z-index:9999;}
.indexGuide-hide{position:absolute;right:0px;top:0px;width:101px;height:100%;background:url(../images/icon/icon-swiper2.png) no-repeat right center;}
.indexGuide-hide:hover{background:url(../images/icon/icon-swiper2-2.png) no-repeat right center;}
.indexGuide-show{position:absolute;right:0px;top:0px;width:101px;height:100%;background:url(../images/icon/icon-swiper1.png) no-repeat right center;z-index:998;}
.indexGuide-show:hover{background:url(../images/icon/icon-swiper1-2.png) no-repeat right center;}

/*产品*/
.container-Ipro{padding:42px 0 85px;}
.container-Ipro .p-title{padding:0 1px;}
.Ipro-wrapper{position:relative;overflow:hidden;margin-top:20px;}
.Ipro-wrapper .Ipro-box{display:block;padding:30px 26px 0;background-color:#f1f2f6;border:1px solid #fff;position:relative;float:left;cursor:pointer;}
.Ipro-box.Ipro-box1{width:400px;height:500px;}
.Ipro-box.Ipro-box2{width:400px;height:250px;}
.Ipro-box .title{font-size:18px; text-align: center;}
.Ipro-box .intro{color:#888888;line-height:24px;margin-top:6px;}
.Ipro-box.Ipro-box1 .con{height:48px;}
.Ipro-box .Ipro-img{text-align:center;}
.Ipro-box:hover,
/*.container-Icase .Icase-box:hover{background-color:#e62129;color:#fff;}*/
.Ipro-box:hover .title,
.Ipro-box:hover .intro,
.Icase-box:hover .title,
.Icase-box:hover .intro{color:#000;}

.Ipro-swiper{width:400px;height:500px;float:left;}

/*案例*/
.container-Icase{padding:50px 0 95px;background-color:#f0f2f5;}
.container-Icase .contain{padding:0 1px;}
.container-Icase .swiper-container{margin-top:40px;}
.container-Icase .Icase-box{display:block;text-align:center;background-color:#fff;position:relative;overflow:hidden;}
.Icase-box .Icase-img{height:240px;overflow:hidden;}
.Icase-box .title{padding:0 2%;font-size:18px;color:#1a1a1a;margin-top:27px;}
.Icase-box .intro{width:90%;height:36px;color:#888888;line-height:18px;margin:4px auto 22px;}
.IcaseSwiper-prev,
.IcaseSwiper-next,
.rCaseSwiper-prev,
.rCaseSwiper-next{position:absolute;top:0px;width:55px;height:240px;z-index:999;}
.rCaseSwiper-prev, .IcaseSwiper-prev{left:0px;background:url(../images/icon/icon-swiper3-l.png) no-repeat left center;}
.rCaseSwiper-next, .IcaseSwiper-next{right:0px;background:url(../images/icon/icon-swiper3-r.png) no-repeat right center;}
.container-Icase .contain .swiper-container a:hover{background-color:#e62129;}
.Icase-box:hover .title,
.Icase-box:hover .intro{color:#fff;}


/*-- 关于我们 --*/
.container-abUs{padding:60px 0;background-color:#f3f3f3;}
.abUs-box{position:relative;overflow:hidden;float:left;}
.abUs-box .more{display:block;color:#888888;}
.abUs-box .more span{display:inline-block;line-height:22px;padding-right:34px;background:url(../images/icon/icon-go.png) no-repeat right center;}

.abUs-box.abUs-box1 .abUsBox1-block{width:462px;height:231px;padding:16px 40px 0;background-color:#fff;position:absolute;top:21px;left:21px;}
.abUsBox1-block .title,
.abUsBox2-block .title,
.abUsBox4-block .title{font-size:24px;color:#e62129;}
.abUsBox1-block .intro,
.abUsBox2-block .intro,
.abUsBox4-block .intro{color:#888888;line-height:24px;margin:17px 0 36px;}

.abUs-box.abUs-box2{width:379px;background-color:#fff;margin-left:30px;}
.abUs-box.abUs-box2 .abUsBox2-block{width:379px;height:237px;padding:16px 20px 0 40px;} 

.abUs-box.abUs-box3{width:380px;height:360px;background:url(../images/content/abUs-3.jpg) no-repeat center center;background-size:cover;margin-top:30px;}
.abUs-box.abUs-box3 .abUsBox3-block{width:300px;color:#fff;position:absolute;top:16px;left:40px;}
.abUsBox3-block .title{font-size:24px;padding-bottom:37px;border-bottom:1px solid rgba(255,255,255,0.2);}
.abUsBox3-block .intro{line-height:24px;margin-top:32px;}
.abUsBox3-block .btn.more{text-align:left;margin-top:42px;}
.abUsBox3-block .btn.more span{width:131px;height:42px;line-height:42px;padding:0px;text-align:center;background:#fff;}

.abUs-box.abUs-box4{width:791px;margin:30px 0 0 28px;}
.abUs-box.abUs-box4 .abUsBox4-block{width:382px;height:360px;padding:16px 20px 0 43px;background-color:#fff;float:left;}
.abUsBox4-block .intro{margin-bottom:0px;}
.abUsBox4-block i{display:block;width:22px;height:2px;background-color:#cccccc;margin:77px 0;}


/*公司简介*/
.container-comInfo{padding:30px 0 90px;background-color:#f3f3f3;}
.comInfo-box{padding:50px 




	30px 80px;color:#666666;line-height:24px;background-color:#fff;position:relative;overflow:hidden;margin-top:30px;}
.comInfo-box p { margin-top: 20px; }


/*-- 产品中心 --*/
.container-pro{padding:30px 0 80px;background-color:#f3f3f3;}
.pro-list{width:1220px;overflow:hidden;margin:23px 0 0 -20px;}
.pro-list li{float:left;width:50%;padding-left:20px;margin-bottom:20px;}
.pro-list li .pro-box{display:block;border:1px solid #fff;background-color:#fff;position:relative;overflow:hidden;}
.pro-box .pro-img{display:block;height:279px;line-height:279px;text-align:center;font-size:0px;position:relative;overflow:hidden;}
.pro-img img{max-width:100%;max-height:100%;}
.pro-box .pro-block{padding:0 30px;}
.pro-block .pro-con{height:151px;border-top:1px dotted #b5b5b5;position:relative;}
.pro-con .title{font-size:20px;line-height:20px;margin-top:22px;}
.pro-con .intro{color:#666666;margin-top:8px;}
.pro-con .btn.more{width:120px;height:36px;line-height:34px;color:#888888;border:1px solid #cccccc;margin-top:20px;}
.pro-con .btn.more span{padding-right:25px;background:url(../images/icon/icon-go2.png) no-repeat right center;}

.pro-list li .pro-box:hover{border-color:#e62129;}
.pro-list li .pro-box:hover .pro-con{border-top:1px dotted #e62129;} 
.pro-list li .pro-box:hover .pro-con .btn.more{border-color:#fff;}
.pro-list li .pro-box:hover .pro-con .btn.more span{background:url(../images/icon/icon-go2-2.png) no-repeat right center;}


/*产品详细*/
.pro-info{padding:48px 30px;background-color:#fff;position:relative;overflow:hidden;margin-top:22px;}

/*产品图片*/
.proInfo-swiper{float:left;position:relative;overflow:hidden;}

.proInfo-swiper .pIswiper-sm{width:98px;padding:30px 0;float:left;position:relative;}
.pIswiper-sm .pIswiper-prev,
.pIswiper-sm .pIswiper-next{display:block;position:absolute;left:0px;}
.pIswiper-sm .pIswiper-prev{top:0px;}
.pIswiper-sm .pIswiper-next{bottom:0px;}
.pIswiper-sm .swiper-container{height:312px;}
.pIswiper-sm .swiper-container .swiper-slide a{display:block;border:1px solid #cccccc;}


.proInfo-swiper .pIswiper-big{width:373px;height:373px;border:1px solid #cccccc;float:left;margin-left:20px;}
.pIswiper-big .swiper-container .swiper-slide a{display:block;width:100%;height:371px;line-height:371px;text-align:center;font-size:0px;overflow:hidden;}

/*产品介绍*/
.proInfo-con{width:595px;color:#666666;line-height:28px;float:left;margin-left:35px;}
.proInfo-con .title,
.proInfo-table .top,
.related-case .top{font-size:20px;color:#333333;font-weight:normal;}
.related-case{width:100%;float:left;}

/*产品参数表格*/
.proInfo-detail{width:100%;position:relative;margin-top:85px;float:left;}
.proInfo-detail img {width: 100%;}
.proInfo-detail .top{margin-bottom:38px; font-size:20px;}
.proInfo-detail .pId-table{width:100%;border-collapse:collapse;}
.proInfo-detail .pId-table>thead th{height:40px;color:#ffffff;text-align:center;font-weight:normal;vertical-align:middle;background-color:#a6a6a6;}
.proInfo-detail .pId-table>tbody tr td{height:40px;font-size:13px;text-align:center;vertical-align:middle;border:1px solid #e5e5e5;}
.proInfo-detail .pId-table>thead th:first-child,
.proInfo-detail .pId-table>tbody tr td:first-child{padding-left:33px;text-align:left;}
.pId-table table{margin:-1px;width:100%;border-collapse:collapse;border-left:1px solid #e5e5e5;}
.pId-table table tr td:first-child{width:192px;}

/*相关案例*/
.related-case{margin-top:55px;}
.related-case .swiper-container{margin-top:33px;}
.related-case .swiper-container .swiper-slide a{display:block;color:#666666;background-color:#fff;}
.related-case .swiper-container .swiper-slide .intro{padding:23px 19px 30px;}
.related-case .swiper-container .swiper-slide a:hover{background-color:#e62129;color:#fff;}

/*-- 案例 --*/
.container-case{padding:30px 0 85px;background-color:#f3f3f3;}
.case-sel{padding:37px 50px 40px;color:#666666;background-color:#fff;position:relative;}
.case-sel .ofH{margin-top:17px;}
.case-sel select{width:285px;height:40px;line-height:40px;padding:0 0px 0 10px;color:#888888;background:url(../images/icon/icon-sel.png) no-repeat 97.5% center;border:1px solid #d9d9d9;appearance:none; -moz-appearance:none;-webkit-appearance:none;}
.case-sel select::-ms-expand { display: none; }/*IE去除下拉按钮*/
.case-sel .btn{width:100px;height:40px;line-height:40px;font-size:16px;color:#ffffff;background-color:#e62129;}
.case-sel .text{width:276px;height:40px;line-height:40px;padding-left:16px;color:#888888;border:1px solid #d9d9d9;float:left;}

.case-list{width:1230px;overflow:hidden;margin:33px 0 0 -30px;}
.case-list li{float:left;width:33.3334%;padding-left:30px;margin-bottom:30px;}
.case-list li .case-box{display:block;background-color:#fff;position:relative;}
.case-box .case-block{padding:18px 19px 0;}
.case-block .title{font-size:16px;color:#1a1a1a;}
.case-block .intro{color:#888888;line-height:24px;height:48px;}
.case-block .more{height:48px;line-height:48px;color:#e62129;border-top:1px dotted #a8a8a8;margin-top:14px;}
.case-block .more em{font-family:"微软雅黑";margin-left:9px;vertical-align:middle;}


/*详细*/
.case-info{padding:0 30px 70px;background-color:#fff;position:relative;}
.caseInfo-box{border-top:1px solid #e5e5e5;}
.caseInfo-box .caesInfo-block{width:647px;position:relative;margin:40px auto 0;}
.caesInfo-block .title{font-size:24px;color:#e62129;text-align:center;}
.caseInfo-img{margin-top:50px;}
.caesInfo-block .caesInfo-con{color:#666666;line-height:28px;margin-top:25px;}
.caseInfo-page,
.newsInfo-page{height:52px;line-height:50px;font-size:0px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative;overflow:hidden;margin-top:65px;}



/*-- 新闻 --*/
.container-news{padding:30px 0 80px;background-color:#f3f3f3;}
.news-list li{display:block;margin-top:23px;}
.news-box{display:block;background-color:#fff;position:relative;overflow:hidden;}
.news-box img{width:458px;height:300px;}
.news-box .news-block{width:650px;float:left;margin:45px 0 0 35px;}
.news-block .title{font-size:18px;line-height:18px;font-weight:normal;}
.news-block .date{display:block;color:#888888;margin:18px 0 17px;}
.news-block .intro{height:84px;color:#666666;line-height:28px;}
.news-block .more{display:block;color:#e62129;margin-top:40px;}
.news-block .more em{font-family:"微软雅黑";margin-left:10px;vertical-align:middle;}
.container-news .page{margin-top:40px;}

/*新闻详细*/
.news-info{padding:40px 30px 60px;background-color:#fff;position:relative;overflow:hidden;margin-top:23px;}
.news-info .title{font-size:24px;font-weight:normal;}
.news-info .about{color:#e62129;margin-top:20px;}
.news-info .about em{color:#888888;margin-right:20px;}
.news-info .newsInfo-con{padding:20px 0 0;color:#666666;line-height:28px;border-top:1px solid #e5e5e5;position:relative;overflow:hidden;margin-top:35px;}
.newsInfo-rtn{margin-top:35px;text-align:right;}
.newsInfo-rtn .btn{width:120px;height:36px;line-height:36px;text-align:center;color:#ffffff;background-color:#e62129;}

/*参观工厂*/
.FtyTour-list{width:1230px;overflow:hidden;margin-left:-30px;}
.FtyTour-list li{width:33.3334%;padding-left:30px;float:left;margin-top:23px;}
.FtyTour-box{display:block;background-color:#fff;font-size:18px;text-align:center;}
.FtyTour-box .FtyTour-img{position:relative;overflow:hidden;}
.FtyTour-img img{width:100%;height:auto;}
.FtyTour-img .bg{width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0px;left:0px;opacity:0;}
.FtyTour-img .btn{width:100%;height:50px;background:url(../images/icon/icon-see.png) no-repeat center center;position:absolute;left:0px;bottom:10px;opacity:0;}
.FtyTour-box .name{height:65px;line-height:65px;}

.FtyTour-box:hover .FtyTour-img .bg{opacity:1;}
.FtyTour-box:hover .FtyTour-img .btn{bottom:100px;opacity:1;}
.FtyTour-list li .case-block { padding: 10px; }
.FtyTour-list li .case-block .title { text-align: left; font-size: 17px; color: #1a1a1a; font-weight: normal; }
.FtyTour-list li .case-block p {  font-size: 14px; color: #888888; font-weight: 24px;  text-align: left;}


/*资质荣誉*/
.honor-list{padding:46px 12px 36px;background-color:#fff;overflow:hidden;margin-top:23px;}
.honor-list li{width:294px;padding:0 17px;float:left;margin-bottom:59px;}
.honor-box{display:block;padding:20px 0 40px;text-align:center;color:#666666;border:1px solid #d9d9d9;position:relative;}
.honor-box img{width:210px;height:290px;margin-bottom:15px;}
.honor-box .btn{display:block;width:100%;height:44px;background:url(../images/icon/icon-see2.png) no-repeat center center;position:absolute;bottom:-22px;left:0px;}


/*-- 下载中心 --*/
.container-download{padding:30px 0 90px;background-color:#f3f3f3;}

.dl-list{}
.dl-list .dl-box{border:1px solid #e5e5e5;position:relative;margin-top:23px;background-color:#fff;}
.dl-box .dlB-top{height:50px;line-height:50px;padding-left:26px;background-color:#dedede;}
.dl-box .dlB-date{padding:14px 30px 16px 26px;line-height:36px;overflow:hidden;}
.dlB-date .fl{color:#666666;}
.dlB-date .btn{float:right;width:137px;height:36px;color:#ffffff;background-color:#b9b9b9;border-radius:4px;}
.dlB-date .btn span{display:inline-block;padding-right:26px;background:url(../images/icon/icon-dd3.png) no-repeat right center;}
.dl-box .dlB-list{padding:0px 30px 0px 26px;position:relative;overflow:hidden;display:none;}
.dlB-list a{display:block;padding-left:47px;height:50px;line-height:50px;color:#666666;background:url(../images/icon/icon-dl.png) no-repeat 2px center;border-top:1px dashed #dddddd;overflow:hidden;}
.dlB-list a:first-child{border-top:1px solid #dddddd;}
.dlB-list a p{float:left;width:80%;}
.dlB-list a span{float:right;width:20%;text-align:right;}

.dl-list .dl-box.cur{padding-bottom:25px;}
.dl-box.cur .dlB-top{color:#e62129;}
.dl-box.cur .dlB-date .btn{background-color:#e62129;color:#fff;}
.dl-box.cur .dlB-date .btn span{background:url(../images/icon/icon-dd3-2.png) no-repeat right center;}


/*弹框*/
.modal{width:100%; height:100%; margin:0 auto; z-index:300; position:fixed;top:0px;left:0px; background:rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;display:none;opacity:0;}
.modal .modal-container{position:absolute;width:auto;padding:8px;background:rgba(0,0,0,0.11);border-radius:5px;}
.modal-container .modal-contain{width:auto;height:auto;padding:40px 55px;background-color:#fff;position:relative;}
.modal .modal-close{position:absolute;right:-50px;top:0px;display:block;width:24px;height:24px;background:url(../images/icon/icon-close.png) no-repeat center center;cursor:pointer;}
.modal-contain .text{display:block;width:450px;height:46px;border:1px solid #dcdcdc;padding-left:14px;}
.modal-contain .btn{display:block;width:450px;height:46px;line-height:46px;background-color:#e62129;color:#fff;margin-top:18px;}
.modal-contain .intro{width:450px;line-height:26px;color:#888888;margin-top:26px;}


/*-- 联系我们 --*/
.container-ctUs{padding:30px 0 90px;background-color:#f3f3f3;}
.ctUs-wrapper{padding:29px 29px 60px;background-color:#fff;margin-top:23px;}

.map-box{border:1px solid #eeeeee;position:relative;overflow:hidden;margin: 4rem 0 0;}

.ctUs-list{overflow:hidden;margin-bottom:30px;float:left;width:45%;}
.ctUs-list li{width:100%;float:left;margin: 34px 0 0;}
.ctUs-list li .ctUs-box{color:#888888;line-height:18px;margin-left:12px;}

.ctUs-msg{padding-top:.68rem;}
.ctUs-msg .title{text-align:center;color:#888888;}
.ctUs-msg .title h1{font-size:30px;font-weight:normal;line-height:30px;color:#333333;}
.ctUs-msg .title i{display:block;height:1px;width:95px;background-color:#cccccc;margin:19px auto;}

.ctUs-form{position:relative;overflow:hidden;margin-top:45px;float:right;width:45%;}
.ctUs-form li{float:left;width:50%;padding:0 12px;}
.ctUs-form .text{width: 45.1458483333009%;height:45px;line-height:43px;padding-left:14px;border:1px solid #dcdcdc;margin: 12px 2.335130086205219%;float:left;}
.ctUs-form textarea.text{width: 95.32973982758956%;padding-top:10px;line-height:20px;resize:none;height:234px;}
.ctUs-form .btn{width:230px;height:46px;line-height:46px;color:#fff;font-size:18px;background-color:#0570c7;margin-top:20px;}













































































































































































