@charset "utf-8";
/* Banner */
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative;z-index:8; }
.wrap { position:relative;min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar {}
.wrap .main {display:block;width: 1200px;margin: 0 auto;overflow:hidden; *zoom:1;padding: 42px 0 0;}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; margin-bottom:18px; padding:18px 0; color:#333; }
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:38px; line-height:58px; font-weight:normal; }
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu ul { zoom:1;}
.menu ul:after{content:'\20';display:block;height:0;clear:both}
.menu ul li {display:inline-block; *display:inline;margin-right: 32px;zoom:1;vertical-align:top;}
.menu ul li:last-child {margin-right: 0;}
.menu ul li a {display:inline-block;position: relative;height: 60px;padding: 0 3px;line-height: 60px;color:#000000;font-size:16px;}
.menu ul li a::after {position: absolute; left: 0; bottom: -1px; content: '\20'; width: 100%; height: 1px; background: #fea20a; transition: all 0.3s; opacity: 0;}
.menu ul li a:hover::after,.menu ul li .current::after {opacity: 1;}

.m-rdm { padding:25px 0 10px; text-align:center; }
.m-rdm a { display:inline-block; margin:0 8px 10px; padding:3px 20px; border:1px solid #ddd; line-height:24px; }
.m-rdm a:hover,.m-rdm .current { border:1px solid #999; background:#999; color:#fff; }


/* 面包屑 */
.location { position:relative; border-bottom:1px solid #dddddd;}
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a {display:inline-block;height: 60px;margin-left: 20px;padding-left: 20px;background:url(ico_01.png) no-repeat 0 center;vertical-align:top;line-height: 60px;font-size: 16px;color: #282828;}
.breadcrumbs .u-home {margin-left: 0;padding-left: 12px;border-left: 1px solid #dddddd;background: none;}

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft {margin-top: 30px; padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 新闻列表 */
.news { padding:0 0 40px; }
.newsTable th { border:1px solid #fff; background:#c8cacb; color:#fff; font-weight:bold; text-align:center; }
.newsTable td { padding:8px 10px; border-bottom:1px solid #dcd9d4; line-height:20px; }
.list { padding:0 0 40px; }
.list li { padding:9px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_18.gif) no-repeat 2px 17px; font-size:14px; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:12px; }
.list li a { padding-left:15px; }
.list li a:hover { text-decoration:underline; }

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item {margin-bottom: 38px;padding: 0 0 38px;border-bottom:1px dashed #d3d3d3;overflow:hidden;}
.pothoItem .item a{display: block; padding: 30px; background: #f3f3f3; transition: all 0.3s;}
.pothoItem .item .pic {float:left;width: 212px;height:150px;margin-right: 28px;}
.pothoItem .item .pic img {width: 212px;height:150px;}
.pothoItem .item dl {display:block;overflow:hidden;zoom:1;padding: 22px 0 0 0;}
.pothoItem .item dl dt {font-size: 18px;line-height:32px;}
.pothoItem .item dl dt .tit {display: inline-block; width: 80%; vertical-align: top; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pothoItem .item dl dt .date {float: right; font-size: 16px;}
.pothoItem .item dl .d,.pothoItem .item dl .m { display:none; }
.pothoItem .item dl .i {padding: 20px 0 0;color:rgba(51, 51, 51, .5);font-size:14px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.pothoItem .item a:hover{background: #fea20a;}
.pothoItem .item a:hover dl dt {color: #ffffff;}
.pothoItem .item a:hover dl .i {color: rgba(255, 255, 255, .7);}

/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list .list-pic { display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item-list { margin:0; padding:0; }
.piList .pic-item {position:relative;width: 376px;margin: 0 34px 128px 0;padding:0;display:inline;}
.piList .pic-item:nth-child(3n) {margin-right: 0;}
.piList .list-pic {display:block;width: 376px;height: 420px;margin-bottom:0;padding:0;border:0;line-height:148px;overflow: hidden;}
.piList .list-pic img {width: 376px;height: 420px; transition: all 0.3s;}
.piList dl {position: absolute;left: 50%;top: 77%;width: 326px;padding: 36px 46px 0 46px;line-height:20px;transform: translateX(-50%);background: #ffffff;color: #333333;}
.piList dl dt {height: 40px;font-size: 18px;font-weight: bold;line-height: 40px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.piList dl dd {font-size: 14px; line-height: 24px;}
.piList dl dd.icon {height: 28px;margin-top: 40px;background: url(ico_05.png) no-repeat center center;}
.piList .pic-item a:hover img {transform: scale(1.1);}
/* 分页 */
.page {padding: 0 0 44px;line-height:24px;text-align:center;}
.page a { display:inline-block; margin:0 2px; padding:0 8px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #fea20a; background:#fea20a; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:0 0 40px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; font-size:28px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px;font-size: 16px; }
.hr-list .info .mes-1 .p2,.hr-list .info .mes-2 .p2{ font-size: 14px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }


.rcArea { padding-bottom:80px; }
.rcArea .bt  {display:flex;  justify-content:space-between; padding:0 7% 0 4%; }
.rcArea .bt p { display:block; line-height:70px; text-align:center; font-size:16px; }
.rcArea .bt p:nth-child(1) { width:180px; text-align:left; }
.rcArea .bt p:nth-child(2) { width:100px; }
.rcArea .bt p:nth-child(3) { width:100px; }
.rcArea .bt p:nth-child(4) { width:100px; }
.rcArea .bt p:nth-child(5) { width:100px; }
.rcArea .bt p:nth-child(6) { width:100px; }
.rcArea .bt p i { font-size:14px; }
 
.rcArea .bt01 { background:#ddd; font-size:20px; color:#333; }

.rcArea .bt02.on {background: #fea20a;}
.rcArea .bt02.on p { color:#fff; }
.rcArea .bt02.on p i { display:none; }
.rcArea .bt02.on p span { display:inline-block; width:14px; height:7px; background:url(rc01.png) no-repeat center; }

.rcArea .conn ul li { border-bottom:1px solid #eee; }
.rcArea .conn ul li .mes { display:none; padding:35px 5%; background:#f9f9f9; }
.rcArea .conn ul li .mes .p1 { font-size:16px; color:#333; margin-bottom:25px; }
.rcArea .conn ul li .mes .p2 { font-size:14px; color:#9c9c9c; line-height:30px; padding-bottom:40px; }
.rcArea .conn ul li .mes .mm a {display:block;width:140px;height:40px;background: #fea20a;text-align:center;font-size:16px;color:#fff;line-height:40px;margin:0 auto;} 
/* .rcArea .conn ul li .mes .mes-1 { float:left; width:40%; }
.rcArea .conn ul li .mes .mes-2 { float:right; width:40%; } */

.rcArea01 { margin-bottom:40px; }

/* 新闻列表 */
.message {padding: 0 0 116px;}
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { padding:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }

/* 相册列表页 */
.picListBox .pic-item-list { width:1230px; margin:0; padding:0; }
.picListBox .pic-item {position:relative;width: 390px;margin:0 15px 60px 0;padding:0;float: left;border: 1px solid #f1f1f1;}
.picListBox .list-pic {display:block; margin-bottom:0; padding:0; border:0; overflow: hidden;width: 388px; height: auto;}
.picListBox .list-pic img { width:100%; height: auto;transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;}
.picListBox .pic-item:hover .list-pic img{transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); }

.picListBox dl { padding:10px 15px; transition: all .5s ease;}
.picListBox dl dt { height:40px; line-height:40px;}
.picListBox dl dt a{display: block;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;font-size: 20px;color: #333}
.picListBox .pic-item:hover dl{background: #fea20a}
.picListBox .pic-item:hover dl dt a{color: #fff}


/* 酿酒团队列表页 */
.team .hd {margin-bottom: 42px;}
.team .hd .b {float: left; padding-bottom: 26px; font-size: 30px; border-bottom: 3px solid #767676;}
.team .hd .c {float: right;width: 50%;padding-top: 20px;font-size: 16px;}
.team .teamList {margin-bottom: 147px;}
.team .teamList .team-item {margin-bottom: 30px;}
.team .teamList a {display: block; background: #f4f4f4; padding: 40px 60px 40px 40px; transition: all 0.3s;}
.team .teamList .pic {float: left; width: 224px; height: 290px;}
.team .teamList .pic img {width: 224px; height: 290px;}
.team .teamList dl {float: right;width: 816px;padding-top: 34px;}
.team .teamList dl dt {margin-bottom: 30px; padding-bottom: 18px; font-size: 18px; border-bottom: 3px solid #bfbfbf;}
.team .teamList dl dd {font-size: 16px; line-height: 24px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; }
.team .teamList dl dd.m {width: 96px;height: 36px;margin-top: 94px;border-radius: 30px;text-align: center;line-height: 36px;background: #fea20a;font-size: 14px;color: #ffffff;}
.team .teamList a:hover {background: #fea20a;}
.team .teamList a:hover dt {color: #ffffff; border-color: #ffffff;}
.team .teamList a:hover dd {color: #ffffff;}
.team .teamList a:hover dd.m {background: #ffffff; color: #333333;}

/* 内页-关于我们 */
.ab {padding: 43px 0 113px 0; background: url(pic_11.jpg) no-repeat center bottom #f5f5f5;}
.ab .s1 {margin-bottom: 38px; padding: 48px 18px 22px 18px; background: #ffffff;}
.ab .s1 .hd {margin-bottom: 36px;}
.ab .s1 .hd h2 {font-size: 24px; color: #282828; text-align: center;}
.ab .s1 .hd h2 span {margin-left: 17px; font-family: Arial; text-transform: uppercase; opacity: 0.5;}
.ab .s1 .bd .t {margin-bottom: 22px; font-size: 16px; line-height: 30px; color: #282828; opacity: 0.8; text-indent: 2em;}
.ab .s1 .bd .p {width: 1166px;}
.ab .s1 .bd .p img {width: 100%;}

/* .ab .s2 {margin-bottom: 143px; padding: 58px 18px 56px 18px; background: #ef6f01;} */
.ab .s2 {margin-bottom: 0; padding: 58px 18px 0 18px; background: #ef6f01;}
.ab .s2 .hd {margin-bottom: 30px;}
.ab .s2 .hd h2 {font-size: 24px; color: #ffffff; text-align: center;}
.ab .s2 .hd h2 span {margin-left: 17px; font-family: Arial; text-transform: uppercase; opacity: 0.5;}
.ab .s2 .bd {position: relative; padding-bottom: 40px;}
.ab .s2 .bd .honor-pagination { left: 50%; transform: translate(-50%); bottom: 0;}
.ab .s2 .bd .honor-pagination .swiper-pagination-bullet {width: 11px; height: 11px; margin: 0 4px; background: #ffffff; opacity: 1;}
.ab .s2 .bd .honor-pagination .swiper-pagination-bullet-active {background: #007aff;}

.ab .s3 {padding: 68px 18px 98px 18px; border-radius: 10px; background: rgba(255, 255, 255, .7); display: none!important;}
.ab .s3 .hd {margin-bottom: 38px;}
.ab .s3 .hd h2 {font-size: 24px; color: #000000; text-align: center;}
.ab .s3 .hd h2 span {margin-left: 17px; font-family: Arial; text-transform: uppercase; opacity: 0.8;}
.ab .s3 .bd .t {font-size: 18px; color: rgba(0, 0, 0, .8); line-height: 36px;}


/* 内页-加盟 */
.join {padding: 136px 0 72px 0;}
.join .m-use > .hd {text-align: center; color: #282828;}
.join .m-use > .hd .tit {margin-bottom: 12px; font-size: 32px;}
.join .m-use > .hd .tip {font-size: 16px;}

.join .s1 {overflow: hidden;margin-bottom: 100px;}
.join .s1 .cont > .hd {margin-bottom: 70px;}
.join .s1 .a1 {margin-bottom: 130px;}
.join .s1 .a1 li {float: left; width: 388px; margin-right: 17px;}
.join .s1 .a1 li:last-child {margin-right: 0;}
.join .s1 .a1 li .p {width: 388px;}
.join .s1 .a1 li .t {margin-top: 24px; font-size: 24px; color: #282828; text-align: center;}
.join .s1 .a2 {width: 1920px;margin-bottom: 136px;position: relative;left: 50%;margin-left: -960px;}
.join .s1 .a2 .m-text,
.join .s1 .a2 .picBox {width: 50%;}
.join .s1 .a2 .m-text {text-align: center; color: #282828;}
.join .s1 .a2 .m-text .m-cont {width: 600px;}
.join .s1 .a2 .item1 .m-cont {margin-top: 150px;padding: 0 62px;}
.join .s1 .a2 .item1 .m-text .b {margin-bottom: 12px; font-size: 32px;}
.join .s1 .a2 .item1 .m-text .c {margin-bottom: 60px; font-size: 16px;}
.join .s1 .a2 .item1 .m-text .d {font-size: 16px;line-height: 44px;}
.join .s1 .a2 .item2 .m-text .m-cont {float: right;text-align: left;margin-top: 120px;}
.join .s1 .a2 .item2 .m-text .b {margin-bottom: 12px; font-size: 32px;}
.join .s1 .a2 .item2 .m-text .c {margin-bottom: 64px; font-size: 16px;}
.join .s1 .a2 .item2 .m-text .d {font-size: 20px; font-weight: bold;}
.join .s1 .a2 .item2 .m-text .d li {margin-bottom: 10px;}
.join .s1 .a2 .item2 .m-text .d li:last-child {margin-bottom: 0;}
.join .s1 .a2 .item2 .m-text .d i {display: inline-block;width: 32px;height: 32px; margin-right: 17px; border-radius: 6px;text-align: center;line-height: 32px;color: #ffffff;background: #fea20a; font-size: 16px; font-weight: normal;}
.join .s1 .a2 .item2 .m-text .d span {display: inline-block; width: 156px;}
.join .s1 .a2 .item2 .m-text .d s {font-size: 16px; font-weight: normal; opacity: 0.7;}
.join .s1 .a3 {text-align: center;}
.join .s1 .a3 .b {margin-bottom: 20px; font-size: 32px; font-weight: bold; color: #fea20a;}
.join .s1 .a3 .c {margin-bottom: 70px; font-size: 16px; color: #282828; line-height: 34px;}

.join .s2 {margin-bottom: 108px;}
.join .s2 .hd {margin-bottom: 80px;}
.join .s2 .bd .a1 {float: left;}
.join .s2 .bd .a2 {float: right;}
.join .s2 .bd .a2 .item:nth-child(2) {margin-top: 12px;}
.join .s2 .bd .item {position: relative; color: #ffffff;}
.join .s2 .bd .a1 .t {position: absolute;width: 100%;left: 0;bottom: 0;padding: 28px 0 28px 48px;background: rgba(254, 162, 10, .9);}
.join .s2 .bd .a1 .t::before {position: absolute; left: 24px; top: 36px; content: '\20'; width: 4px; height: 54px; background: #ffffff;}
.join .s2 .bd .a1 .t div {font-size: 24px; }
.join .s2 .bd .a1 .t p {font-size: 18px;}
.join .s2 .bd .a2 .t {position: absolute; right: 0; top: 0; width: 186px; height: 68px; text-align: center; line-height: 68px; font-size: 24px; background: #fea20a;}

.join .s3 .hd {margin-bottom: 64px;}
.join .s3 .bd {text-align: center;}


/* 内页-联系我们 */
.connect {padding: 42px 0 0 0;}
.connect .m-use > .hd {margin-bottom: 68px; text-align: center;}
.connect .m-use > .hd .tit {position: relative; padding-bottom: 12px; font-size: 24px; color: #282828;}
.connect .m-use > .hd .tit::before {position: absolute; left: 50%; bottom: 0; content: '\20'; width: 40px; height: 1px; transform: translateX(-50%); background: #fea20a;}

.connect .s1 {margin-bottom: 142px;}
/* .connect .s1 .bd .a1 {float: left;width: 50%;line-height: 26px;} */
.connect .s1 .bd .a1 {line-height: 26px;}
/* .connect .s1 .bd table td{border: 1px solid #333333} */
/* .connect .s1 .bd .a2 {float: right; width: 50%;} */

.connect .s2 .bd .ipt {display: inline-block;margin-right: 32px;margin-bottom: 26px;}
.connect .s2 .bd .ipt:nth-of-type(3) {margin-right: 0;}
.connect .s2 .bd .ipt input {width: 375px; height: 48px; padding-left: 22px; border: 1px solid #dcdcdc; border-radius: 6px; font-size: 16px;}
.connect .s2 .bd .ipt-word {width: 100%;}
.connect .s2 .bd .ipt-word textarea {width: 100%; padding-left: 22px; border: 1px solid #dcdcdc; border-radius: 6px; font-size: 16px;}
.connect .s2 .bd .ipt-submit {margin-top: 40px; text-align: center;}
.connect .s2 .bd .ipt-submit input {width: 212px; height: 46px; border-radius: 6px; font-size: 16px; background: #fea20a; color: #ffffff;}