html, body, div, h1, h2, h3, h4, h5, h6, p, span, a, ul, ol, li, dl, dd, dt, img, form, textarea, input,select,button,em,i,table,tr,th,td,b,tbody,strong,label{margin: 0; padding:0; vertical-align: top; border: none; background: none; outline: none;font-style: normal;font-weight: normal;font-family: "Microsoft YaHei", "Arial", "SimSun", "sans-serif"; }
html, body{font-size: 14px;}
ul li,ol li{list-style: none;}
a{text-decoration: none; color: #000;}
.clear::after{content: '.'; height: 0; display: block; visibility: hidden; clear: both;}
.clear{*zoom:1; zoom: 1;}
.clearfix:after { content: ""; display: table; clear: both;}

@font-face{font-family:'gotham_bold';src:url('../fonts/GothamProBold.woff.eot');src:url('../fonts/GothamProBold.woff.eot?#iefix') format('embedded-opentype'),url('../fonts/GothamProBold.woff.woff2') format('woff2'),url('../fonts/GothamProBold.woff.woff') format('woff'),url('../fonts/GothamProBold.woff.svg#gotham_bold') format('svg');font-weight:normal;font-style:normal;}

@font-face{font-family:'worksans';src:url('../fonts/worksans-thin.woff.eot');src:url('../fonts/worksans-thin.woff.eot?#iefix') format('embedded-opentype'),url('../fonts/worksans-thin.woff.woff2') format('woff2'),url('../fonts/worksans-thin.woff.woff') format('woff'),url('../fonts/worksans-thin.woff.svg#worksans') format('svg');font-weight:normal;font-style:normal;}

@font-face {font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1552357690389'); /* IE9 */
    src: url('../fonts/iconfont.eot?t=1552357690389#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAKIAAsAAAAABkQAAAI7AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCCcApMYQE2AiQDCAsGAAQgBYRtBzEbiAUR1Ytjsp8F7t4Jo8Gn5eMXYQvrKQjXEvR9EcH3c//uSW7eT/MKCJGVQKAQVSsMEOjaP/UsTOvLEklnczPgXY2KUCzZ8z/d9B3pYIUL4UcAZBbxuE/cO/0T6IPMB5TjXjTWpEldQF0cSAHuhVFkhRJ4w9gFL/AxgcpwtZi3YNk6pcReFYiD+/ZsUxYiksTypdBqOJjEFYUyO5s9V7gcfT++6qMkU+TsplW75+8068MKpyg/0hyxMSBECeh4gRw1ErGuMbNCLhiXqzLJaI5VH3xY0TSBWxzVIdhfZ9d2BUOh8plU3koBMnisifpg0KSfRfQ5fKPaef/cw6NT4u57R5+dH4c3j7wmdp/rUfeYYt7O+bt+TalHxPNNPQs0T7Kv+VyBoPNuW3pM+1+2E3jZqXUUap4kw3yUO/EGP0M1sC8ZGtuVJU3VOJzpc5KWSoUGDvT2fqq135kLodRvgq/DsAy50lgysTUKbVPRUpqJyhQLj7f1cUguUhdMdhIg9PQAme6eIdfTCzKx71Do7ztaekaOyoboc2Hb+OCymstoBD3YP2RHS3A9ouL6O8Z9MpzXRPwbectx6Oq2nD/hgrzElu0Te5EAgWmGI3gOp4lgZRrQSZ1EVt00oelNtaO5UMVcRiPowf4hO1pCMFpU5fN3jPtkuKOnrvhG3vL00NXtAPJkXAb1PMor2yf2IgEC0wxHMA+niWBtnjegkzpNSK26cQaFocZ6e/P8d8egKmxbVjozD0XHkM0itBcFAAAA') format('woff2'),
    url('../fonts/iconfont.woff?t=1552357690389') format('woff'),
    url('../fonts/iconfont.ttf?t=1552357690389') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('../fonts/iconfont.svg?t=1552357690389#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconfont:before {
    content: "\e64e";
}


select::-ms-expand{ display: none; }
/* --火狐、谷歌清除--*/
input{appearance:none;  -moz-appearance:none;  -webkit-appearance:none; }
select{  appearance:none;  -moz-appearance:none;  -webkit-appearance:none;  background: url("../images/select_icon.png") no-repeat scroll right center transparent;}

body{overflow-x: hidden;}
.wrap {width: 1200px; margin: 0 auto;}

.topheader{background: #333;height: 50px;position: relative;z-index: 100;}
.topL{float: left;}
.topL a{float: left;font-size: 12px;line-height: 12px;color: #929499;padding: 19px 0;margin-right: 13px;position: relative;}
.topL a em{display: block;text-align: center;position: relative;padding-right: 13px;border-right: 1px solid #929499;}
.topL a:last-child em{border-right: none;}

.topL a:hover{color: #ccc;}

.topL a.wx{}
.topL a.wx .wxImg{position: absolute;top:50px;left: 50%;width: 90px;margin-left: -59px;z-index: 100;text-align: center;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.12);padding: 5px 5px;display: none;}
.topL a.wx .wxImg img{width: 74px;}
.topL a.wx .wxImg:before{content: "";position: absolute;left: 50%;top:-12px;width: 0;height: 0;border: 6px solid transparent;border-bottom: 6px solid #fff;margin-left: -6px;}
.topL a.wx:hover .wxImg{display: block;}

.topR{float: right;}
.topR .top-hotel{float: left;display: block;padding: 11px 0;padding-left: 24px;font-size: 12px;color: #fff;line-height: 28px;height: 28px;/*font-family: 'gotham_bold';*/position: relative;margin-right: 10px;opacity: 0.45;filter:alpha(opacity=45);}
.topR .top-hotel:before{content: "";position: absolute;left: 0;top:0;width: 20px;height: 100%;background-image: url("../images/icon_tel.png");background-position: center center;background-repeat: no-repeat;background-size: 14px;}
.topR .top-hotel:hover {opacity: 0.7;filter:alpha(opacity=70);}
.topR .website{float: left;width: 100px;position: relative;}
.topR .website>a{display: block;text-align: center;font-size: 12px;line-height: 12px;color: #929499;padding: 19px 0;border-right: solid 1px #3e424a;border-left: solid 1px #3e424a;}
.topR .website>a em{display: inline-block;width: 15px;height: 12px;background-image: url("../images/icon_sj.png");background-position: center center;background-repeat: no-repeat;background-size: 12px;margin-left: 6px;}
.topR .website>a:hover{color: #ccc;}
.topR .website>a:hover em{background-image: url("../images/icon_sj2.png");}
.topR .website .subweb{background: #444; position: absolute;top:100%;right: 0;width: 600px; padding: 0 15px;  text-align: right;font-size: 0;display: none;}

.topR .website .subweb a{display: inline-block;padding: 0 10px;font-size: 12px;line-height: 50px;color: #929499;}
.topR .website .subweb a:hover{color: #ccc;}


.topR .website:hover .subweb{display: block;}




.topR  .top-search{float: left;}

.topR  .top-search .search{float: right;width: 230px;padding-left: 20px;padding-right: 50px;background-color: #5e5e5e;border-radius: 25px;position: relative;}
.topR  .top-search .search .search-text{width: 100%;}

.topR  .top-search .search .search-text::-webkit-input-placeholder { color:#f2f4f7;}
.topR  .top-search .search .search-text:-moz-placeholder {color:#f2f4f7;}
.topR  .top-search .search .search-text::-moz-placeholder {color:#f2f4f7;}
.topR  .top-search .search .search-text:-ms-input-placeholder {color:#f2f4f7;}

.topR  .top-search .search .search-text,.topR  .top-search .search .search-btn{height: 28px;line-height: 28px;font-size: 14px;color: #f2f4f7;opacity: 0.9;filter:alpha(opacity=90);}
.topR  .top-search .search .search-btn{position: absolute;display: block;top: 0;right: 5px;width: 40px;text-align: center;cursor: pointer;}



/*
.topL a em:after{content: "";position: absolute;right: 0;top:0;width: 1px;height: 100%;background: #fff;}
.topL a:last-child em:after{width: 0;}
*/

.header{position: relative;width: 100%;background:#fff;}
.header .wrap{position: relative;}
.header .logo{float: left;padding: 20px 0;}
.header .logo a { float: left;width: 200px; height: 44px;display: block;overflow: hidden;}
.header .logo a img{width: 100%;}
.header .headerNav{float: right;}
.header .nav{ float: left;position: relative;}
.header .nav li{ float: left;padding: 20px 0;position: relative;}
.header .nav li>a { display: block; padding: 0 22px;font-size: 16px;line-height: 44px;color: #000;}
/*.header .nav li:hover{background:#ed1450; }*/
.header .nav li:hover>a,.header .nav li.active>a{color:#e61d4c;font-weight: bold; }
.header .subMenu{position: absolute;left: 50%;  top: 100%; width: 160px; z-index: 1001;margin-left: -80px;background: #fff;/*box-shadow: 3px  4px  10px rgba(0,0,0,0.12);*/box-shadow: 0 2px 8px -4px rgba(0,0,0,.3);display: none; }
.header .subMenu a{display: block;font-size: 14px;line-height:20px;color: #000;padding: 10px 0;text-align: center; }
.header .subMenu a:hover{background: #e61d4c;color: #fff;}
.header .nav li:hover .subMenu{display: block;}

.header .header-search{float: left;width: 26px;height: 44px;padding: 20px 0;display: block;background-position: center center;background-repeat: no-repeat;background-image: url("../images/search.png");background-size: 23px;}
.header .search-mes{position: absolute;top: 100%;left: 0;right: 0;padding: 60px 20px;background: rgba(255,255,255,0.90); color: #333;z-index: 999;display: none;}
.header .search-mes .close{position: absolute;top: 30px;right: 30px;display: inline-block;height: 25px;width: 25px;
    text-align: center;color: #fff;transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
.header .search-mes .close img{display: block;margin: 0 auto;width: 18px;vertical-align: middle;}
.header .search-mes .tac{text-align: center;}
.header .search-mes .inb{border-bottom: 1px solid #333;padding-right: 50px;position: relative;display: inline-block;width: 60%;}
.header .search-mes .inb input{line-height: 40px;height: 40px;color: #333;background: none;}
.header .search-mes .inb input[type="text"] {width: 100%;color: #333;}
.header .search-mes .inb input[type="submit"] {position: absolute;top: 0;right: 0;width: 50px;text-align: center;  cursor: pointer;background-size:26px;background-image: url(../images/search3.png);background-position: center center;background-repeat: no-repeat; }
.header .search-mes .inb input:-ms-input-placeholder{  color: #333;opacity:0.8;filter:alpha(opacity=80); }
.header .search-mes .inb input::-webkit-input-placeholder{  color: #333;opacity:0.8;filter:alpha(opacity=80);  }



.header.fixed{position: fixed;top:0;left: 0;border-bottom: solid 1px #e2e7f1;box-sizing: border-box;z-index: 1000;}
.header.fixed .logo,.header.fixed .nav li{padding: 16px 0;}
.header.fixed .nav li>a{font-size: 14px;}
.header.fixed .header-search{padding: 16px 0;}
.header.fixed .search-mes{}
.header.fixed .subMenu{top:100%;}



/*以上是头部*/

.menu-bg {display: none;position: fixed;left: 100%;top: 0;width: 100%;  height: 100%; background: #333;  z-index: 10000; }
.menu-bg a.close{position: absolute; top: 0;right:0;line-height: 58px;  display: inline-block;  margin-right: 6% }
.menu-bg a.close img{vertical-align: middle;}
.menu-list {display: none; position: fixed;  left: 100%;  top: 58px;  width: 100%;height: 100%;  z-index: 10001;  }
.menu-list a { display: block; position: relative;left: 100%; opacity: 0;  font-size: 18px;  line-height: 40px;  color: #fff;  padding-left: 7%;}
.menu-handler { width: 58px; height: 58px; cursor: pointer; display: none; position:fixed; top:0px; right:0; margin-left: 15px; z-index: 10000; }
.menu-handler .burger { width: 24px; height: 2px; background: #e61d4c; display: block; position: absolute; z-index: 5; top: 20px;
    left: 50%; margin: 0px 0px 0px -12px; transform-origin: center; -webkit-transform-origin: center;
    -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; transition: all 277ms ease-in-out;}
.menu-handler .burger-2 { top: 27px; }
.menu-handler .burger-3 { top: 35px; }
.menu-handler.active .burger-1 { top: 27px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3 { top: 27px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

/*手机端头部*/



.footer{background-color: #333;}
.footer-top{border-bottom: 1px solid #484848;padding-top: 70px;padding-bottom:45px;}
.footerL{float: left;width:310px; }
.footer-logo{width:200px;margin-bottom: 15px; }
.footer-logo img{width: 100%; }
.footer-tel{}
.footer-tel p{font-size: 14px;line-height: 20px;color: rgba(255,255,255,0.7);}
.footer-tel a{display: block;font-size: 22px;line-height: 22px;color: rgba(255,255,255,0.7);font-family: 'gotham_bold';}
.footer-tel:hover a{color: rgba(255,255,255,0.9);}

.footer-ewm li{float: left;text-align: center;margin-right: 15px;}
.footer-ewm li img{width: 74px;}
.footer-ewm li p{font-size: 12px;line-height: 26px;color: #f2f4f7;margin-top: 10px;}

.footer-online{font-size: 0;margin-top: 20px;}
.footer-online a{display: inline-block;margin-right: 10px;position: relative;}
.footer-online a .icon{width: 28px;opacity:0.4;filter:alpha(opacity=40); }


.footer-online a.fwx .wxImg{position: absolute;top:35px;left: 50%;width: 80px;margin-left: -47px;z-index: 100;text-align: center;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.12);padding: 5px 5px;display: none;}
.footer-online a.fwx .wxImg img{width: 100%;}
.footer-online a.fwx .wxImg:before{content: "";position: absolute;left: 50%;top:-12px;width: 0;height: 0;border: 6px solid transparent;border-bottom: 6px solid #fff;margin-left: -6px;}
.footer-online a:hover .icon{opacity:0.8;filter:alpha(opacity=80);}
.footer-online a.fwx:hover .wxImg{display: block;}








.footer-link {float: right; }
.footer-link dl { float: left; margin-left: 55px;}
.footer-link dt {font-size: 16px; line-height: 22px;color: rgba(255,255,255,0.7);margin-bottom: 20px;}
.footer-link dd { font-size: 14px;line-height: 26px;color: rgba(255,255,255,0.5);}
.footer-link a { font-size: 14px;line-height: 26px;color: rgba(255,255,255,0.5); text-decoration: none;}
.footer-link a:hover {color: rgba(255,255,255,0.8);}

.copyright { padding: 20px 0; font-size: 14px;line-height: 20px;color: rgba(255,255,255,0.7);font-weight: lighter;}
.copyright .copy{text-align: center;font-size: 0;}
.copyright .copy span{margin: 0 12px;}
.copyright .copy span,.copyright .copy a{display: inline-block;font-size: 14px;line-height: 20px;color: rgba(255,255,255,0.7);}
.copyright .copy .lef{float: left;}
.copyright .copy .rig{float: right;}

.sidebar{position: fixed;right: 0;bottom: 100px;z-index: 99;}
.sidebar img{width: 100%;}
.sidebar ul{box-shadow: 3px 4px 18px rgba(0,0,0,0.12);z-index: 99;}
.sidebar li{background-color: #fff;width: 60px;height: 65px;border-bottom: 1px solid #ececec;position: relative;}
.sidebar li.gotop{background-color: #e61d4c;border-bottom: none;}
.sidebar li a{display: block;width: 100%;height: 100%;font-size: 12px;line-height: 16px;color: #7f7f7f;text-align: center;}
.sidebar li.gotop .Top{background-image: url("../images/icon_top.png");background-position: center center;background-repeat: no-repeat;background-size: 22px;}
.sidebar li a img{width: 22px;margin-top: 10px;}

.sidebar li a .icon{}
.sidebar li a em{display: inline-block;width: 100%;height: 22px;background-position: center center;background-repeat: no-repeat;background-size: auto 100%;margin-top: 10px;}

.sidebar li.ali a em{background-image: url("../images/icon_ali.png");}
.sidebar li.tb a em{background-image: url("../images/icon_tb.png");}
.sidebar li.tm a em{background-image: url("../images/icon_tm.png");}
.sidebar li.jd a em{background-image: url("../images/icon_jd.png");}
.sidebar li.wx a em{background-image: url("../images/icon_wx.png");}



.sidebar li a p{margin-top: 5px;font-size: 12px;}
.sidebar li.fx .fewm{position: absolute;right: 45px;top:-10px;height: 96px;-webkit-transition:transform .3s;-moz-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;visibility: hidden;padding-right: 15px;}
.sidebar li.fx .fewm .ewm-mes{background: #fff;border: 1px solid #c8c8c8;padding: 5px 5px;position:relative;}
.sidebar li.fx .fewm .ewm-mes:before{ content: "";  position: absolute;  width: 0;  height: 0;  top: 50%;  right: -6px;  margin-top: -6px;  border-top: 6px solid transparent;  border-bottom: 6px solid transparent; border-left: 6px solid #c8c8c8;  z-index: 10;  }
.sidebar li.fx .fewm .ewm-mes:after{  content: "";  position: absolute;  width: 0;  height: 0;  top: 50%;  right: -4px;  margin-top: -6px;  border-top: 6px solid transparent;  border-bottom: 6px solid transparent;  border-left: 6px solid #fff;  z-index: 10;  }
.sidebar li.fx .fewm p{padding: 5px 5px;}
.sidebar li.fx .fewm img{width: 74px;}
.sidebar li.fx:hover .fewm{visibility: visible;-webkit-transform: translateX(-10px);-moz-transform: translateX(-10px);-ms-transform: translateX(-10px);-o-transform: translateX(-10px);transform: translateX(-10px);}
.sidebar li:hover a{color: #e61d4c;}


.sidebar li.ali:hover a em{background-image: url("../images/icon_ali2.png");}
.sidebar li.tb:hover a em{background-image: url("../images/icon_tb2.png");}
.sidebar li.tm:hover a em{background-image: url("../images/icon_tm2.png");}
.sidebar li.jd:hover a em{background-image: url("../images/icon_jd2.png");}
.sidebar li.wx:hover a em{background-image: url("../images/icon_wx2.png");}




/*以上是底部 及侧边*/




/*内页*/
.f-banner{position: relative;}
.f-banner .img{width: 100%;height:320px;background-position: center center;background-repeat: no-repeat;background-size:cover; }


.bannerTit{position: absolute;top: 0;left: 0;width: 100%;color: #fff;  }
.bannerTit .cont{margin-top: 70px;}
.bannerTit .cont h3{font-size: 44px;line-height: 46px;margin-bottom: 20px;}
.bannerTit .cont p {font-size: 20px;line-height: 24px;}

.fnav{background: rgba(0,0,0,0.8);position: relative;z-index: 20;margin-top: -54px;height: 54px;}
.fnav .f-navlist{width: 100%;position: relative;}
.fnav .f-navlist li{float: left;width:20%;text-align: center; position: relative;}
.fnav .f-navlist li a{display: block;font-size: 14px;line-height: 24px;color: #fff;padding: 15px 0;}

.fnav .f-navlist li:hover,.fnav .f-navlist li.active {background: #fff;padding-bottom: 7px;padding-top:5px;margin-top: -12px;}
.fnav .f-navlist li:hover a,.fnav .f-navlist li.active a{color: #000;font-size: 16px;font-weight: bold;}
.fnav .f-navlist li:hover:after,.fnav .f-navlist li.active:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background: #e61d4c;}


.current{margin-bottom: 20px;}
.current .curr{font-size: 0; padding:10px 0;}
.current .curr  a,.current .curr em{display: inline-block;font-size: 14px;line-height: 20px;color: #000;padding: 10px 0;margin-right: 7px;}
.current .curr  a:hover{color: #e61d4c;}

/*.newsWrap .current{background: #fff;}*/
/*.aboutWrap{background: #fff;}*/

/*.titB {margin-bottom: 28px;}*/
.companyIntro .mes h3,.develop .tit h3,.research h3,.envirTit h3,.wtjg .mes h3{font-size: 30px;line-height: 32px;color: #2e3746;margin-bottom: 28px;}
.titB p{font-size: 16px;line-height: 32px;color: #606775;margin-top: 20px;}

.titB h3,.productBox .proN,.cooperCon .tit,.customerTit h3,.feedback h2,.service-zp .human-T,.related-pro h2{font-size: 24px;line-height: 26px;color: #2e3746;margin-bottom: 28px;}

.companyIntro .mes,.research,.wtjg .mes {font-size:16px;line-height: 32px; color: #606775;}
.companyIntro .mes span,.research span,.wtjg .mes span{display: inline-block;}
.companyIntro .mes strong,.research strong,.wtjg .mes strong{display: inline-block;}

.envirB,.customerB{padding-bottom:48px;border-bottom: 2px solid #e1e1e1;}
.envirB:last-child,.customerB:last-child{border: none;}
.envirB,.envirTit,.customerB,.customerTit{margin-bottom: 30px;}



.newsWrap,.solutionWrap{background: #fafafa;padding-bottom: 10px;}
.aboutWrap .fnav .f-navlist li{width: 14.285%;}
.newsWrap .fnav .f-navlist li{width: 33.33%;}
/*.cooperWrap{background: #fafafa;}*/
.cooperWrap .fnav .f-navlist li{width: 33.33%;}
.contactWrap .fnav .f-navlist li{width: 50%;}
.serviceWrap .fnav .f-navlist li{width: 25%;}
.solutionWrap .fnav .f-navlist li{width: 25%;}
.productWrap .fnav{display: none;}


.companyIntro{padding-bottom: 90px;}
.serviceCon{padding-bottom: 20px;}
/*下一页*/
.pages{position: relative;border: 1px solid #dcdcdc;box-sizing: border-box;padding: 24px 24px;background: #fff;margin-top: 35px;margin-bottom: 50px;}
.pages a{display: inline-block;padding: 3px 9px;border: 1px solid #dddddd;font-size: 12px;color: #686667;line-height: 20px;margin-right: 5px;transition: all .2s linear;}
.pages a.on,.pages a:hover{background: #e61d4c;color: #fff;border: 1px solid #e61d4c;}
.pages a.lastpage{margin-left: 10px;}
.pages p{position: absolute;right: 24px;top: 24px;}


/*在线留言*/
.feedback{ padding-bottom: 70px;}
/*.feedback h2,.service-zp .human-T{font-size: 24px;line-height: 34px;color: #6d6d6d;margin-bottom: 25px;}*/
.feedback .form-mes{}
.feedback .form-mes form{width: 100%;}
.feedback .form-mes form  .user-fb{float: left;width: 49.5%;margin-right: 1%;}
.feedback .form-mes form  .user-fb:nth-child(2n){margin-right: 0;}
.feedback .form-mes form input {color: #606775;width: 100%;padding: 0 10px; height: 46px;  line-height: 46px; border: 1px solid #dfdfdf;box-sizing: border-box;  margin-bottom: 10px;font-size: 16px;}
.feedback .form-mes form .msg{width: 100%;margin-bottom: 10px;}
.feedback .form-mes form .msg textarea{width: 100%;padding: 10px 10px;height:122px;font-size: 16px;line-height: 28px;color: #6e6e6e;border: 1px solid #dfdfdf;box-sizing: border-box;}
.submit{text-align:center;margin: 35px 0; }
.submit .submit-bt{width: 190px;  height: 50px;  line-height: 50px;  background: #fff;  border: solid 1px #e61d4c;box-sizing: border-box;  color: #e61d4c;  cursor: pointer;
    font-size: 16px;  border-radius: 26px;  display:inline-block;  text-align: center; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; ;transition: all 0.3s linear;}
.submit .submit-bt:hover{background: #e61d4c;border: solid 1px #e61d4c;color: #fff;}

