@charset "utf-8";
/* CSS Document */
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#666;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#d70015;}
/* css */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding:60px 0;font-size:.875em;overflow:hidden;}
.pd70{padding:70px 0;font-size:.875em;overflow:hidden;}
.pd90{padding:90px 0;font-size:.875em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
/* css */

/* header */
.header{height:120px;padding-top:18px;line-height:1.2;}
.headTie a{display:block;color:#191919;padding-left:25px;margin-top: 22px;font-size: 18px;}
.headTie span{display:block;color: #e14233;font-size: 22px;margin-bottom:5px;}
.headBrand{margin-left:40px;margin-top:8px;}
.headBrand span{display: block;margin-bottom:5px;color:#555;}
.headR{background: url('../images/pIcon.png') no-repeat left center;padding-left:48px;color:#191919;font-size: 26px;margin-top: 20px;}
.headR span{display: block;color:#666;margin-bottom:5px;font-size: 16px;}
.headR b{font-weight:400;color: #e14233;margin-right:15px;}
/* header */

/* pc */
.nav{height: 60px;line-height: 60px;font-size:1.143em;background:#0a4f90;}
.nav .m{float:left;text-align:center;position:relative;background: url('../images/nav_line.png') no-repeat right center; z-index:10;width:12.5%;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;}
.nav .m>a::after{content:"";position:absolute;left:0;bottom:0;height:0;background: #e14233;width:100%;transition:all .3s;z-index:-1;}
.nav .cur>a::after,.nav .m>a:hover::after{height:100%;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}
.nav .navSub{position:absolute;left:0;top:120%;background:#eee;line-height: 55px;width: 224px;color:#333;font-size:.875rem;transform:scale(0);transition:top .4s,opacity .4s;opacity:0;}
.nav .navSub li{border-bottom:1px solid #ddd;line-height: 55px;}
.nav .navSub a{color:#333;display:block;text-align: center;/* padding-left:15px; */font-size: 16px;}
.nav .navSub a:hover{background:#e14233;color:#fff;}
.nav .m:hover .navSub{transform:scale(1);opacity:1;top:100%;}
.nav .m:last-child{background:none;}
.navFix{position: fixed;top:0;width:100%;left:0;z-index:99;}
/* pc */

/* amy-search */
.amy-search{width: 380px;float:left;margin-left: 250px;margin-top:25px;}
.search-box{border: 2px #0a4f90 solid;overflow:hidden;}
.search-box input{width: 230px;border:none;line-height:36px;float: inherit;margin-left: 10px;outline:none;}
.search-box select{ width:70px; text-indent:15px;height:36px; border:none;  float:left;outline:none;}
/* amy-search */

/* navTrigger */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#0a4f90;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}
/* navTrigger */

/* banner */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border:1px solid #fff;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}
/* banner */

/* amy-title */
.amy-title{font-size:1.25rem;color:#0a4f90;line-height:1.2;text-align: center;}
.amy-title span{display:block;font-size: 36px;margin-bottom: 20px;font-weight: bold;}
.amy-title span b{ color:#e14233;}
.amy-titlew{font-size:1.25rem;color:#fff;line-height:1.2;text-align: center;}
.amy-titlew span{display:block;font-size: 36px;margin-bottom: 20px;font-weight: bold;}
/*--*/
.amy-online{width: 120px;text-align: center;margin: 0 auto;}	
.amy-onlinel{width: 120px;text-align: center;}
.online-box{ width:108px; height:35px; line-height:35px; color:#fff; float:left; margin:30px 10px;}
.online-box a{ width:100%; background:#0a4f90; line-height:35px; height:35px; color:#fff; font-size:14px; text-align:center; border-radius:5px; display:block;}
.online-box a:hover{ width:100%; background:#e14233; line-height:35px; height:35px; color:#fff; font-size:14px; text-align:center; border-radius:5px; display:block;}
/*--*/	
.title-box{text-align: center;margin-bottom: 30px;}
.title-box span{display: inline-block;vertical-align: top;font-size: 14px;color: #191919;margin: 0 8px;}
.title-boxw{text-align: center;margin-bottom: 30px;}
.title-boxw span{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;margin: 0 8px;}
/* amy-title */

/* amy-trademark */
.amy-trademark ul{margin:0 -1%;}
.amy-trademark li{float:left;width: 23.5%;background:#f2f2f2;margin: 0 2% 0 0;text-align:center;min-height:370px;padding:4%;}
.amy-trademark li:nth-child(4){ margin-right:0;}
.amy-trademark li h4{margin-bottom:25px;color:#191919;font-size: 22px;font-weight: bold;}
.amy-trademark li i{display:inline-block;width:70px;height:70px;background: url('../images/amy-trademark.png');margin-bottom:25px;position: relative;top:0;transition:all .3s;}
.amy-trademark li p{ font-size:16px; line-height:29px; color:#191919;}
.amy-trademark li:nth-child(2) i{background-position: -70px 0;}
.amy-trademark li:nth-child(3) i{background-position: -140px 0;}
.amy-trademark li:nth-child(4) i{background-position: -210px 0;}
.amy-trademark li:hover i{top:-10px;}
/* amy-trademark */

/* amy-consult */
.amy-consult{width:422px;height:42px;line-height:42px;margin:50px auto;margin-top: 50px;padding-top: 50px;}
.amy-consultl{width:422px;height:42px;line-height:42px;margin:0 auto;}
.consult-left{ width:255px; height:42px; background:url(../images/zxzx.png) top left no-repeat; float:left; line-height:42px; font-size:16px; text-align:center;}
.consult-right{width:167px;height:42px;float:left;margin-top: 49px;}
.consult-cent{width:255px;height:42px;background:url(../images/amy-consult.png) top left no-repeat;float:left;line-height: 42px;font-size:16px;text-align:center;margin-top: 50px;color: #191919;}
/* amy-consult */

/* amy-consultw */
.amy-consultw{width:422px;height:42px;line-height:42px;margin:-10px auto 60px auto;}
.amy-consultlw{width:422px;height:42px;line-height:42px;margin:0 auto;}
.consult-left{ width:255px; height:42px; background:url(../images/zxzx.png) top left no-repeat; float:left; line-height:42px; font-size:16px; text-align:center;}
.consult-right{width:167px;height:42px;float:left;margin-top: 49px;}
.consult-cent{width:255px;height:42px;background:url(../images/amy-consult.png) top left no-repeat;float:left;line-height: 42px;font-size:16px;text-align:center;margin-top: 50px;color: #191919;}
/* amy-consultw */

/* amy-patent */
.amy-patent{ background:#f2f2f2;}
.amy-patent ul{margin:0 -1%;}
.amy-patent li{float:left;width: 23.5%;background:#fff;margin: 0 2% 0 0;text-align:center;min-height:370px;padding:4%;}
.amy-patent li:nth-child(4){ margin-right:0;}
.amy-patent li h4{margin-bottom:25px;color:#191919;font-size: 22px;font-weight: bold;}
.amy-patent li i{display:inline-block;width:70px;height:70px;background: url('../images/amy-patent.png');margin-bottom:25px;position: relative;top:0;transition:all .3s;}
.amy-patent li p{ font-size:16px; line-height:29px; color:#191919;}
.amy-patent li:nth-child(2) i{background-position: -70px 0;}
.amy-patent li:nth-child(3) i{background-position: -140px 0;}
.amy-patent li:nth-child(4) i{background-position: -210px 0;}
.amy-patent li:hover i{top:-10px;}
/* amy-patent */

/* amy-project */
.amy-project ul{/* margin-right:-20px; */}
.amy-project li{float:left;width: 19%;margin-right:20px;margin-bottom: 20px;}
.amy-project li:nth-child(5n+0){ margin-right:0;}
.amy-project li .pImg{padding-top:58%;}
.amy-project li .txt{padding:8%;background:#eee;height:250px;}
.amy-project li .txt h4{margin-bottom:10px;color:#191919;font-size: 22px;font-weight: bold;position: relative; text-align:center;}
.amy-project li .txt h4::after,.bidBox1 li h4::after{left:0;margin-left:0;}
.amy-project li .txt p{font-size:16px; line-height:29px; color:#191919;}
.amy-project li:hover img{transform: scale(1.1);}
/* amy-project */

/* amy-projectp */
.amy-projectp ul{/* margin-right:-20px; */}
.amy-projectp li{float:left;width: 24%;margin-right:20px;margin-bottom: 20px;}
.amy-projectp li:nth-child(4n+0){ margin-right:0;}
.amy-projectp li:nth-child(5),.amy-projectp li:nth-child(6),.amy-projectp li:nth-child(7),.amy-projectp li:nth-child(8){ margin-bottom:0;}
.amy-projectp li .pImg{padding-top:58%;}
.amy-projectp li .txt{padding:8%;background:#eee;height: 180px;}
.amy-projectp li .txt h4{margin-bottom:10px;color:#191919;font-size: 22px;font-weight: bold;position: relative; text-align:center;}
.amy-projectp li .txt h4::after,.bidBox1 li h4::after{left:0;margin-left:0;}
.amy-projectp li .txt p{font-size:16px; line-height:29px; color:#191919;}
.amy-projectp li:hover img{transform: scale(1.1);}
/* amy-projectp */

/* amy-copyright */
.amy-copyright{background-image: url('../images/amy-copyright.jpg');}
.amy-copyright li{width:48%;overflow:hidden;font-size:1.143em;margin-right: 50px;}
.amy-copyright li:nth-child(2){ margin-right:0;}
.amy-copyright li .copyright-box{display:block;background:#fff;height:290px;padding:6% 4% 4% 30%;opacity: 0.8;}
.amy-copyright li h4{font-size: 20px;font-weight: bold;color:#191919;position: relative;padding-bottom:15px;/* margin-bottom:20px; */}
.amy-copyright li p{height:60px;padding-bottom:10px;font-size:16px; line-height:29px; color:#191919;}
.amy-copyright li span{font-size:12px;}
.amy-copyright li i{font-family:"iconfont";float:left;font-style:normal;margin-left:-100px;font-size:3.6rem;color: #0a4f90;}
.amy-copyright li img{ width:58px;}
/* amy-copyright */

/* amy-copyrightn */
.amy-copyrightn li{width:48%;overflow:hidden;font-size:1.143em;box-shadow: 0 0 10px #ddd;margin-right: 50px;}
.amy-copyrightn li:nth-child(2){ margin-right:0;}
.amy-copyrightn li .copyrightn-box{display:block;/* background: #f5f5f5; */height:290px;padding:6% 4% 4% 30%;opacity: 0.8;box-shadow: 0 0 10px #ddd;}
.amy-copyrightn li h4{font-size: 20px;font-weight: bold;color:#191919;position: relative;padding-bottom:15px;/* margin-bottom:20px; */}
.amy-copyrightn li p{height:60px;padding-bottom:10px;font-size:16px; line-height:29px; color:#191919;}
.amy-copyrightn li span{font-size:12px;}
.amy-copyrightn li i{font-family:"iconfont";float:left;font-style:normal;margin-left:-100px;font-size:3.6rem;color: #0a4f90;}
.amy-copyrightn li img{ width:58px;}
/* amy-copyright */

/* amy-international */
.amy-international{margin:0 0 0 -30px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.amy-international li{position:relative;display: flex;width: calc(33% - 30px);margin: 0 0 0 30px;padding: 50px 50px 30px 50px;border:1px #ddd solid;align-items: center;float: left;}
.amy-international em{flex-shrink: 0;margin-right:30px;}
.amy-international h4{color: #0a4f90;font-size:22px;font-weight:bold;}
.amy-international p{color:#6f6f6f;font-size:16px;margin-top: 15px;line-height: 28px;}
.amy-international li:hover{border-color:#0a4f90;transform:translateY(-5px)}
.amy-international li:hover h4{color:#e14233}
/* amy-international */

/* amy-partner */
.amy-partner{background-image: url('../images/amy-partner.jpg');}
.partner-box li{float:left;width: 15.6%;text-align:center;margin-right: 20px;margin-bottom: 20px;}
.partner-box li:nth-child(19),.partner-box li:nth-child(20),.partner-box li:nth-child(21),.partner-box li:nth-child(22),.partner-box li:nth-child(23),.partner-box li:nth-child(24){ margin-bottom:0;}
.partner-box li:nth-child(6n+0){ margin-right:0;}
.partner-box li .pImg{border:1px solid #ddd;padding-top:46%;transition:all .5s;}
.partner-box li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:10px;}
.partner-box li:hover img{transform: scale(1.1);}
.partner-box li:hover .pImg{border-color: #0a4f90;}
/* amy-partner */

/* amy-news */
.newsMain{height:460px;overflow:hidden;}
.newsPic{float:left;width:36%;overflow:hidden;position:relative;font-size:1.143em;}
.newsPic li a{display: block;position: relative;height:460px;overflow:hidden;}
.newsPic li p{position: absolute;bottom:0;left:0;height:70px;line-height:70px;background:rgba(0,0,0,.7);width:100%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;z-index:2;padding:0 120px 0 15px;color:#fff;font-size: 18px;font-weight: bold;}
.newsPic li a:hover img{transform: scale(1.08);}
.newsPic .swiper-pagination{width:auto;right:20px;bottom:25px;left:auto;}
/*--*/
.newsTxt{width:63%;overflow:hidden;margin-right:-15px;}
.newsTxt li{float:left;width:50%;padding-right:15px;overflow:hidden;margin-bottom:10px;}
.newsTxt li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;padding:20px 25px;border:1px solid #d6d6d6;height:225px;}
.newsTxt li .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsTxt li h4{font-size: 20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color: #191919;transition:all .3s;margin-bottom:15px;font-weight: bold;}
.newsTxt li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:20px;line-height: 28px;font-size: 15px;color: #191919;}
.newsTxt li .time{background-image: url(../images/icos-time.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsTxt li .author{background-image: url(../images/icos-author.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.newsTxt li span{display: inline-block;color: #999;font-size: 13px;}
.newsTxt li a:hover .bgImg{opacity:.15;}
.newsTxt li a:hover{color:#fff;background-color:#0a4f90;}
.newsTxt li p:hover,.newsTxt li:hover,.newsTxt li span:hover{color:#fff;}
.newsTxt li a:hover h4{color:#fff;}
.newsTxt li a:hover p{color:#fff;}
/* amy-news */

/* footer */
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.footer{background: #272933;color: #ababad;font-size: 14px}
.footer a{color: #ababad;}
.footer a:hover{color: #fff;}
.footer .fta{padding: 45px 0}
.footer .fta .aleft{width: 80%}
.footer .fta .aleft dl dt{font-size: 18px;color: #fff;}
.footer .fta .aleft dl dt:after{display: block;width: 20px;height: 3px;background: #0a4f90;content: '';margin-top: 15px;margin-bottom: 10px}
.footer .fta .aleft dl dd ul li{padding: 6px 0}
.footer .fta .aleft dl dd p{padding: 6px 0}
.footer .fta .aleft dl dd p.spt{font-size: 32px;color: #fff}
.footer .fta .aright p{margin-top: 15px;text-align: center;}
.footer .fta .aright img{max-width: 110px}
.footer .ftb{padding: 16px 0 25px;border-top: 1px solid #30323d}
.footer .ftb .aleft{max-width: 40%}
/* footer */

/* foot */
.foot{ display:none;}
.foot .box {width: 100%;float: left;position: fixed;left: 0;bottom: 0;height: 45px;background:#0a4f90;z-index: 66;box-shadow: 0 -4px 7px rgba(0, 0, 0, 0.15);z-index: 9999999;}
.foot .box li {box-sizing: border-box;width: 50%;float: left;text-align: center;border-right: 1px solid rgba(255, 255, 255, 0.2);}
.foot .box li .ico7 {width: 100%;float: left;}
.foot .box li .name {font-weight: bold;width: 100%;float: left;font-size: 1rem;color: #fff;line-height: 45px;width: 100%;height: 100%;}
.foot .box li .name img{width:22px;margin-right: 10px;display: inline-block;vertical-align: middle;}
.foot #wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
.foot #wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 22rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
.foot #wxnr img {display: block;margin: 0 auto 0.8rem;}
.foot #wxnr p {display: block;font-size: 1.4rem;text-align: center;color: #666;}
.foot #wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
.foot #wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}
/* foot */

/* amy-banner */
.amy-banner{position: relative; overflow: hidden; height: 350px;}
.amy-banner .picture{overflow: hidden;}
.amy-banner .picture img{position: relative; left: 50%; margin-left: -960px; max-width: none; -webkit-animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s; animation: SlickIn cubic-bezier(1, 0, .5, .5) 1s;}
.amy-banner .wap-pic{display: none;}
.amy-banner{height: auto;}
.amy-banner .title{position: absolute; top: 37%; left: 50%; z-index: 2; margin-left: -700px;}
.amy-banner .ce{left: 0; margin-left: 0; width: 100%;}
.amy-banner .title .en{font-size: 18px; line-height: 1; color: rgba(255,255,255,.9); margin-top: 20px;}
.amy-banner .title .black .en{color: #595959;opacity: .5;}
.amy-banner .title .en2{color: rgba(255,255,255,.5);}
.amy-banner .title .cn{font-size: 36px; line-height: 1; color: #fff; font-weight: bold;}
.amy-banner .title .black .cn{color: #262626;}
.amy-banner .title .des{margin-top: 25px; font-size: 18px; line-height: 1; color: #fff;}
/* amy-banner */

/* amy-about */
.amy-about .cont {text-align: center;margin-top: 30px;margin-bottom: 35px;font-size: 16px;line-height: 30px;color: #595757;max-width: 990px;width: 100%;margin: 30px auto 0;/*height: 155px;*/overflow: hidden;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
.scroll-item .num {font-family: DINPro-Medium;font-size: 60px;line-height: 1;color: #1b202e;}
.scroll-item .num i {font-style: normal;}
.scroll-item .num span {position: relative;top: -5px;font-size: 45px;}
.scroll-item h4 {font-size: 16px;color: #595757;margin-top: 8px;}
.amy-about .pic { position: relative;margin-top: 40px;}
.amy-about .pic .video-btn { position: absolute; left: 50%; top: 50%; z-index: 2; width: 100px; margin-left: -50px; margin-top: -50px; }
/* amy-about */

/* amy-culture */
.amy-culture { padding-top: 84px; padding-bottom: 94px; }
.culture-list { margin-top: 64px; }
.culture-list .item { width: 32.5%; background: #fff; padding: 60px 20px; text-align: center; }
.culture-list .item h4 { font-size: 24px; line-height: 1; color: #1b202e; margin-top: 28px; margin-bottom: 15px; }
.culture-list .item p { font-size: 16px; color: #595757; }
.culture-list .item img { display: inline-block; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }
.culture-list .item:hover img { -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px); }
/* amy-culture */

/* amy-works1 */
.amy-works1 li{float:left;width: 32%;text-align:center;padding:4%;min-height:260px;transition:all .4s;box-shadow: 0 0 10px #d0ddea;border:1px solid #f4f4f4;margin-right: 30px;}
.amy-works1 li:nth-child(3){ margin-right:0;}
.amy-works1 li span{display: block;font-size: 22px;color: #191919;margin:10px 0;font-weight: bold;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.amy-works1 li p{ font-size:16px; line-height:28px;}
.amy-works1 li i{display: inline-block;background: url('../images/works1-icon.png') no-repeat;width:66px;height:66px;position: relative;top:0;transition:all .4s;}
.amy-works1 li:nth-child(2) i{background-position: -66px 0;}
.amy-works1 li:nth-child(3) i{background-position: -132px 0;}
.amy-works1 li:nth-child(4) i{background-position: -198px 0;}
.amy-works1 li:hover{box-shadow: 0 0 10px #ccc;}
.amy-works1 li:hover i{top:-15px;}
/* amy-works1 */

/* amy-works2 */
.amy-works2{ background:#f5f5f5;}
.amy-works2 li{float:left;width: 23.5%;text-align:center;padding:4%;min-height:260px;transition:all .4s;    background: #fff;margin-right: 30px;}
.amy-works2 li:nth-child(4){ margin-right:0;}
.amy-works2 li span{display: block;font-size: 22px;color: #191919;margin:10px 0;font-weight: bold;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.amy-works2 li p{ font-size:16px; line-height:28px;}
.amy-works2 li i{display: inline-block;background: url('../images/works1-icon.png') no-repeat;width:66px;height:66px;position: relative;top:0;transition:all .4s;}
.amy-works2 li:nth-child(2) i{background-position: -66px 0;}
.amy-works2 li:nth-child(3) i{background-position: -132px 0;}
.amy-works2 li:nth-child(4) i{background-position: -198px 0;}
.amy-works2 li:hover{box-shadow: 0 0 10px #ccc;}
.amy-works2 li:hover i{top:-15px;}
/* amy-works2 */

/* amy-works3 */
.amy-works3 li{float:left;width: 23.5%;text-align:center;padding:4%;min-height:260px;transition:all .4s;box-shadow: 0 0 10px #d0ddea;border:1px solid #f4f4f4;margin-right: 30px;}
.amy-works3 li:nth-child(4){ margin-right:0;}
.amy-works3 li span{display: block;font-size: 22px;color: #191919;margin:10px 0;font-weight: bold;white-space: nowrap;text-overflow:ellipsis;overflow:hidden;}
.amy-works3 li p{ font-size:16px; line-height:28px;}
.amy-works3 li i{display: inline-block;background: url('../images/works-icon.png') no-repeat;width:66px;height:66px;position: relative;top:0;transition:all .4s;}
.amy-works3 li:nth-child(2) i{background-position: -66px 0;}
.amy-works3 li:nth-child(3) i{background-position: -132px 0;}
.amy-works3 li:nth-child(4) i{background-position: -198px 0;}
.amy-works3 li:hover{box-shadow: 0 0 10px #ccc;}
.amy-works3 li:hover i{top:-15px;}
/* amy-works3 */

/* amy-goods */
.amy-goods{background: url('../images/seoBox5_bg.jpg') no-repeat center;background-size:cover;}
.amy-goods ul{margin:0 -1%;}
.amy-goods li{float:left;width:31.3%;margin:0 1%;background:#fff;box-shadow:0 2px 10px #ddd;margin-bottom:40px;padding:30px 15px 15px 85px;min-height:170px;/* border-radius:10px; *//* transition:all .5s; *//* animation-fill-mode:inherit; */}
.amy-goods li h4{font-size:1.429em;color:#191919;margin-bottom:10px;}
.amy-goods li i{float:left;margin-left:-65px;width:48px;height:48px;background: url('../images/goods-icon.png') no-repeat;}
.amy-goods li:nth-child(2) i{background-position: -48px 0;}
.amy-goods li:nth-child(3) i{background-position: -96px 0;}
.amy-goods li:nth-child(4) i{background-position: -144px 0;}
.amy-goods li:nth-child(5) i{background-position: -192px 0;}
.amy-goods li:nth-child(6) i{background-position: -240px 0;}
.amy-goods li:hover{transform: scale(1.2);}
/* amy-goods */

/* amy-eighth */
.amy-eighth{background: #F9F9F9;}
.eighth-box{margin:0 0 -20px -20px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.eighth-box li{position:relative;display: flex;width: calc(25% - 20px);margin: 0 0 20px 20px;align-items: center;}
.eighth-box .title{position: absolute;/* left:0; */bottom: 80px;/* right:0; */color:#fff;font-size: 20px;/* padding: 15px; */text-align: center;font-weight: bold;width: 100%;/* top: 20px; */}
.eighth-box .pic{position: relative;width: 100%;}
.eighth-box .pic img{display:block;width:100%;height: 100%;object-fit: cover;}
.eighth-box .pic:before{opacity: 0;content: "";position: absolute;left:0;top:0;right: 0;bottom:0;background: -webkit-linear-gradient(top, rgba(10,79,144,0.2), rgba(10,79,144,0.5));}
.eighth-box .box{opacity: 0;position: absolute;top: 0;bottom:0;right:0;left:0;height: fit-content;width: fit-content;margin: auto;transform:translateY(5px)}
.eighth-box .box h4{color:#fff;font-size:18px;}
.eighth-box .box span{display: block;margin-top: 15px;color:#fff;font-size:14px;line-height: 24px;}
/* amy-eighth */

/* amy-faring */
.faring-box li{width: 16.6%;text-align:center;float:left;padding-right: 20px;margin-bottom: 20px;display:block;overflow:hidden;}
.faring-box li li:nth-child(6n+0){ margin-right:0;}
.faring-box li .pImg{padding-top: 46%;border:1px solid #e1e1e1;}
.faring-box li p{font-weight:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;z-index:2;position:relative;margin-top:20px;}
.faring-box li li:hover img{transform:scale(1.1);}
.faring-box li li:hover p{color:#008d49;}
/* amy-faring */

/* amy-scopyright */
.amy-scopyright{background:url('../images/amy-scopyright.jpg') no-repeat center;background-size:cover;}
.amy-scopyright li{float:left;width: 32%;text-align:center;padding:4%;min-height:260px;transition:all .4s;box-shadow: 0 0 10px #d0ddea;border:1px solid #f4f4f4;margin-right: 30px;}
.amy-scopyright li:nth-child(3){ margin-right:0;}
.amy-scopyright li span{display: block;font-size: 22px;color: #191919;margin:10px 0;font-weight: bold;}
.amy-scopyright li p{ font-size:16px; line-height:28px;}
.amy-scopyright li i{display: inline-block;background: url('../images/scopyright-icon.png') no-repeat;width:66px;height:66px;position: relative;top:0;transition:all .4s;}
.amy-scopyright li:nth-child(2) i{background-position: -66px 0;}
.amy-scopyright li:nth-child(3) i{background-position: -133px 0;}
.amy-scopyright li:hover{box-shadow: 0 0 10px #ccc;}
.amy-scopyright li:hover i{top:-15px;}
/* amy-scopyright */

/* amy-works */
.amy-works{ margin-bottom:-60px;}
.amy-works li{float:left;width: 23.5%;text-align:center;padding:4%;min-height:260px;transition:all .4s;box-shadow: 0 0 10px #d0ddea;border:1px solid #f4f4f4;margin-right: 30px;}
.amy-works li:nth-child(4){ margin-right:0;}
.amy-works li span{display: block;font-size: 22px;color: #191919;margin:10px 0;font-weight: bold;}
.amy-works li p{ font-size:16px; line-height:28px;}
.amy-works li i{display: inline-block;background: url('../images/works-icon.png') no-repeat;width:66px;height:66px;position: relative;top:0;transition:all .4s;}
.amy-works li:nth-child(2) i{background-position: -66px 0;}
.amy-works li:nth-child(3) i{background-position: -132px 0;}
.amy-works li:nth-child(4) i{background-position: -198px 0;}
.amy-works li:hover{box-shadow: 0 0 10px #ccc;}
.amy-works li:hover i{top:-15px;}
/* amy-works */

/* amy-more */
.amy-more{ width:100%; overflow:hidden; margin:0 auto;}
.amy-morel{width:108px;height:35px;line-height:35px;color:#fff;float:left;margin: 30px 0px;}
.amy-more a{width:100%;background: #0a4f90;line-height:35px;height:35px;color: #fff;font-size:14px;text-align:center;border-radius:5px;display:block;}
.amy-more a:hover{ width:100%; background:#e14233; line-height:35px; height:35px; color:#fff; font-size:14px; text-align:center; border-radius:5px; display:block;}
.amy-morer{width:108px;height:35px;line-height:35px;color:#fff;float:left;margin: 30px 0px 0 10px;}
.amy-morer a{width:100%;background: #e14233;line-height:35px;height:35px;color:#fff;font-size:14px;text-align:center;border-radius:5px;display:block;}
.amy-morer a:hover{ width:100%; background:#0a4f90; line-height:35px; height:35px; color:#fff; font-size:14px; text-align:center; border-radius:5px; display:block;}
/* amy-more */

/* amy-imark */
.amy-imark{background:#f6f8fa;}
.imark-box{display: flex;flex-flow: row wrap;align-content: flex-start;}
.imark-box li{display: inline-block;width: 23.5%;/* margin: 0 0 30px 30px; */padding:30px 10px;text-align: center;align-items: center;justify-content:center;background: #fff;margin-right: 30px;}
.imark-box li:nth-child(4){ margin-right:0;}
.imark-box em{display: table;margin: auto;width: 40%;}
.imark-box h4{display: block;margin-top: 15px;color:#000123;font-size: 22px;}
.imark-box li:hover{transform:translateY(-5px);box-shadow: 5px 5px 15px #ddd;}
.imark-box li:hover h4{color:#0a4f90;}
/* amy-imark */

/* amy-imark1 */
.amy-imark1{background:#f6f8fa; padding-bottom:60px;}
.imark-box1{display: flex;flex-flow: row wrap;align-content: flex-start;}
.imark-box1 li{display: inline-block;width: 23.5%;/* margin: 0 0 30px 30px; */padding:30px 10px;text-align: center;align-items: center;justify-content:center;background: #fff;margin-right: 30px;}
.imark-box1 li:nth-child(4){ margin-right:0;}
.imark-box1 em{display: table;margin: auto;width: 40%;}
.imark-box1 h4{display: block;margin-top: 15px;color:#000123;font-size: 22px;}
.imark-box1 li:hover{transform:translateY(-5px);box-shadow: 5px 5px 15px #ddd;}
.imark-box1 li:hover h4{color:#f8bb6a}
/* amy-imark1 */

/* path-box */
.path-box{margin: 40px 0 -50px -120px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.path-box li{position:relative;display: inline-block;width: calc(16.6% - 160px);margin: 0 0 -50px 120px;align-items: center;text-align: center;}
.path-box li:after{content:"";position:absolute;right: -110px;top: 60px;width:100px;height:1px;border-top:1px #0a4f90 dashed;}
.path-box li:last-child:after{display:none;}
.path-box em{display: flex;margin: auto;width: 110px;height: 110px;border-radius:50%;background: -webkit-linear-gradient(left, #65aff4, #0a4f90);align-items: center;justify-content: center;}
.path-box em img{ }
.path-box h4{color:#000123;font-size:18px;margin-top:15px; }
.path-box li:hover em{transform:translateY(-5px)}
.path-box li:hover h4{color:#e14233;}
/* path-box */

/* amy-main */
.amy-main{background:#f6f8fa;}
.main-box{display: flex;flex-flow: row wrap;align-content: flex-start;}
.main-box li{display: inline-block;width: 18.5%;/* margin: 0 0 30px 30px; */padding:30px 10px;text-align: center;align-items: center;justify-content:center;background: #fff;margin-right: 30px;margin-top: 20px;}
.main-box li:nth-child(5n+0){ margin-right:0;}
.main-box em{display: table;margin: auto;width: 40%;}
.main-box h4{display: block;margin-top: 15px;color:#000123;font-size: 20px;}
.main-box li:hover{transform:translateY(-5px);box-shadow: 5px 5px 15px #ddd;}
.main-box li:hover h4{color:#0a4f90;}
.main-gdgj{ width:100%; height:45px; line-height:45px; margin-top:30px; font-size:20px; color:#e14233; text-align:center;}
/* amy-main */

/* amy-faq */
.amy-faq{background:url('../images/amy-faq.jpg') no-repeat center;background-size:cover; font-size:1em;color:#333;position:relative;padding-bottom:100px;}
.amy-faq ul{width:55%;max-width:520px;margin-top:70px;}
.amy-faq li{background:#fff;margin-bottom:55px;height:60px;line-height:60px;border-radius:5px;padding:0 5%;white-space: nowrap; text-overflow:ellipsis;overflow:hidden;}
.amy-faq li i{float:left;font-style:normal;color:#0a4f90;font-weight:700;font-size:1.25em;margin-right:15px;}
.amy-faq .pic{position: absolute;bottom:150px;left:50%;transform: translateX(-48%);max-width:40%;}
.main-gdgjw{ width:100%; height:45px; line-height:45px; margin-top:30px; font-size:20px; color:#fff; text-align:center; display:block; overflow:hidden;}
/* amy-faq */

/* amy-pk */
.amy-pk{ background: url(../images/amy-pk.jpg) no-repeat center; background-size:cover;}
.pk-box{background: #fff;margin-top: 70px;margin-bottom: 20px;}
.pk-box li{display: flex;width: 100%;border-bottom: 1px solid rgba(9,9,9,0.1);justify-content: space-evenly;}
.pk-box span,.pk-box h4{/* flex-shrink: 0; *//* display: table-cell; */padding: 22px 10px;text-align: center;}
.pk-box span{width: 100%;color: #0a4f90;font-size: 17px;}
.pk-box span:nth-child(3){ color:#666}
.pk-box h4{width: 200px;flex-shrink: 0;color:#fff;font-size:16px;background: #0a4f90;}
.pk-box .top{}
.pk-box .top span{width: 100%;font-size:24px;background: #d8e8f7;}
.pk-box .top h4{margin-top:-35px;font-size: 45px;font-weight:bold;border-radius: 5px 5px 0 0;border-bottom: 1px #0a4f90 solid;background: #e14233;}
/* amy-pk */

/* amy-mainw */
.amy-mainw{background:#fff;}
.main-boxw{display: flex;flex-flow: row wrap;align-content: flex-start;}
.main-boxw li{display: inline-block;width: 18.5%;/* margin: 0 0 30px 30px; *//* padding:30px 10px; */text-align: center;align-items: center;justify-content:center;margin-right: 30px;margin-top: 20px;}
.main-boxw li:nth-child(5n+0){ margin-right:0;}
.main-boxw em{/* display: table; *//* margin: auto; *//* width: 40%; */}
.main-boxw h4{display: block;margin-top: 15px;color:#000123;font-size: 20px;}
.main-boxw li:hover{transform:translateY(-5px);box-shadow: 5px 5px 15px #ddd;}
.main-boxw li:hover h4{color:#0a4f90;}
.main-gdgj{ width:100%; height:45px; line-height:45px; margin-top:30px; font-size:20px; color:#e14233; text-align:center;}
/* amy-mainw */

/* amy-Menu */
.amy-Menu{border-bottom:1px solid #f1f1f1; font-size:0; line-height: 0;text-align: center;}
.amy-Menu a{display:inline-block; min-width: 76px; padding:0 40px; font-size:16px; color:#333333; line-height: 50px; border-right:1px solid #f1f1f1; box-sizing: content-box;}
.amy-Menu a:first-child{ border-left:1px solid #f1f1f1;}
.amy-Menu a.on{background-color:#27a1dc; color:#fff;}
.amy-Menu a:hover{background-color:#27a1dc; color:#fff;}
/* amy-Menu */

/* amy-new */
.amy-new{padding:70px 0;overflow:hidden;font-size:.813rem;}
.amy-new ul{margin-right:-25px;}
.amy-new li{float:left;padding-right:25px;width: 33%;margin-bottom:25px;}
.amy-new li a{background: #f1f1f1;padding:6%;display:block;color:#777;}
.amy-new li .pImg{padding-top:78%;margin-bottom:15px;}
.amy-new li h3{font-size: 18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight: bold;}
.amy-new li p{height: 100px;margin-bottom:15px;margin-top:15px;border-bottom: 1px solid #ddd;padding-bottom:10px;font-size: 15px;line-height: 30px;color: #666;}
.amy-new li .date{color:#999;margin-bottom:10px;}
.amy-new li .c{ overflow:hidden;}
.amy-new li .time{background-image: url(../images/icos-time.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.amy-new li .author{background-image: url(../images/icos-author.png); background-size: auto; background-position: 0 50%; background-repeat: no-repeat;padding-left: 20px;}
.amy-new li a:hover{box-shadow:0 0 10px #ccc;}
.amy-new li a:hover img{transform:scale(1.1);}
/* amy-new */

/* newsShow */
.newsShow .left{width:70%}
.newsShow .right{width:29%;}
.newsShow .left { float: left; margin: auto; width: 70%; background: #fff; border: 1px #eceaea solid;}
.newsShow .left h3.tag{line-height: 32px;border-top:1px dashed #e0e1dc;padding-top: 10px;color:#999;font-weight:normal;padding-left: 20px;padding-bottom: 5px;}
.newsShow .left h3.tag a{color:#e81e1a;}
.newsShow .left h3.tag a:hover{color:#e87518;}
.newsShow .left .title { padding: 40px 20px; padding-bottom: 20px; text-align: center; line-height: 1.5; }
.newsShow .left .title .tit { padding-bottom: 10px;color: #191919;font-weight: bold;font-size: 28px;}
.newsShow .left .title p { padding-bottom: 10px; border-bottom: 1px solid #eceaea; color: #a3afb7; font-size: 14px; }
.newsShow .left .title p a { color: #a3afb7; }
.newsShow .left .content { overflow: hidden; margin: 40px 20px 20px; margin-top: 0; min-height: 600px; color: #666; font-size: 14px; line-height: 1.75; }
.newsShow .left .content p { margin-bottom: 20px;color: #1d1b1b;font-size: 16px;line-height: 32px;text-indent: 2em;}
.newsShow .left .content img { max-width: 100% !important; height: auto !important; width: auto !important; }
.newsShow .left .other { padding: 20px 15px; border-top: 1px #eceaea solid; }
.newsShow .left .other p { display: block; padding-left: 3px; height: 40px; line-height: 40px; }
.newsShow .left .other p a { color: #333; font-size: 14px; }
.newsShow .left .other p a:hover { color: #e81e1a; }
.newsShow .left .back { margin-top: 20px; width: 125px; height: 40px; background-color: #e81e1a; color: #fff !important; text-align: center; font-size: 14px; line-height: 40px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; float: right; }
.newsShow .left .back:hover { opacity: 0.8; filter: alpha(opacity=80); }
/*--*/
.proTiec{height:50px;line-height:50px;border-bottom:1px solid #dcdcdc;font-size:1.286em;margin-bottom:25px;margin-top:30px;margin-left: 15px;margin-right: 15px;}
.proTiec span{display:inline-block;border-bottom:1px solid #e81e1a;;color:#e81e1a;height:50px;}
.proListc ul{padding: 20px 15px;}
.proListc li{float:left;width: 31.4%;margin-bottom:20px;margin-right: 30px;}
.proListc li:nth-child(3n){margin-right: 0;}
.proListc li a{display:block;}
.proListc li .pImg{padding-top: 0;transition:all .3s;border:1px solid #d1d1d1;transition:all .4s;}
.proListc li p{height:60px;line-height:60px;color:#191919;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;text-align:center;}
.proListc li a:hover .pImg{box-shadow:0 0 10px #ccc;}
.proListc li a:hover img{transform: scale(1.1);}
.proListcli a:hover p{color:#e81e1a;}
/*--*/
.newsShow .right .case{ overflow: hidden;border: 1px #eceaea solid;padding: 30px; margin-bottom:20px;}
.newsShow .right .case .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.newsShow .right .case .title span{display:inline-block;border-bottom: 1px solid #e81e1a;height:40px;}
.newsShow .right .case .title a{float:right;font-size:12px;margin-top:4px;}
.newsShow .right .case .list{margin:0 0 -30px 0px}
.newsShow .right .case .list li {width:100%;margin-bottom:30px;}
.newsShow .right .case .list li .pImg{padding-top: 76%;width: 100%;height: 100%; border:1px #eceaea solid;}
.newsShow .right .case .list li .pImg img{ height:100%;}
.newsShow .right .case .list li .pImg:hover img{transform: scale(1.1);}
.newsShow .right .case .list li a {display:block;}
.newsShow .right .case .list li h4 {font-size:16px;color:#666666;margin-top:10px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsShow .right .case .list li:hover h4 {color:#e81e1a;}
.newsShow .right .case .list li:hover .pic {border-color:#e81e1a;}
/* newsShow */

/* amy-contact */
.amy-contact{overflow:hidden;}
.amy-contact h3{ width:100%; float:left; padding-bottom:15px; border-bottom:solid 1px #e6e5e5; font-size:20px; color:#333; line-height:30px;}
.amy-contact ul{ width:100%; float:left;}
.amy-contact ul li{width: 48.7%;float:left;margin-right: 40px;margin-bottom: 40px; border:1px solid #ccc;}
.amy-contact ul li:nth-child(2){ margin-right:0;}
.amy-contact ul li:nth-child(1),.amy-contact ul li:nth-child(2){ margin-bottom:0;}
.amy-contact ul li a{display:block;width:100%;float:left;padding: 43px 40px 38px 180px;position:relative;}
.amy-contact ul li a .img{ position:absolute; left:22px; top:41px; width:135px; height:135px; overflow:hidden;}
.amy-contact ul li a .img img{ width:100%; height:100%; float:left;transition: all 0.3s linear;-moz-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-o-transition: width all 0.3s linear;}
.amy-contact ul li a:hover .img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);	-moz-transform: scale(1.1,1.1);}
.amy-contact ul li a h4{width:100%;float:left;font-size: 22px;color: #191919;line-height:30px;letter-spacing:0.5px;font-weight: bold;}
.amy-contact ul li a h5{width:100%;float:left;margin-top:5px;font-size: 16px;color: #191919;line-height: 32px;letter-spacing:0.5px;}
/* amy-contact */

#dituContent{width:50%;height:520px;float:left;position: relative;}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;overflow: hidden;position: relative;}
.contactR .titie{font-size:28px;color:#0a4f90;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}
#dituContent .gogo {position: absolute;left: 50%;top: 50%;margin-left: -120px;margin-top: -28px;width: 240px;height: 56px;background-color: #0a4f90;box-shadow: 0px 10px 20px 0px rgba(47, 113, 214, 0.15);border-radius: 28px;z-index: 2;text-align: center;line-height: 56px;color: #fff;font-size: 18px;-webkit-transition: .4s;-o-transition: .4s;transition: .4s;}
#dituContent .gogo:hover {box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.25);}
.icon-map-loc {width: 26px;height: 26px;background-size: contain;margin-right: 15px;margin-top: -2px;display: initial;}

/* amy-message */
.amy-message{ margin-bottom:60px;}
.amy-message .feedback .top{max-width:100%; display: block;margin-bottom: 30px;}
.amy-message .feedback input,.amy-message .feedback textarea{border:none;padding:10px 20px; color:#666;font-size:14px; background:#eee;}
.amy-message .feedback textarea{width:100%;height:150px;}
.amy-message .feedback input{float:left;width:49%;line-height: 35px;margin-bottom: 20px;}
.amy-message .feedback input:nth-of-type(even){float:right;}
.amy-message .feedback button{border:none; color:#fff;font-size:14px;padding: 12px 60px;display: table;margin: 40px auto 0;background: #0d4da1;}
.amy-message .feedback button:hover{background: #f60}
/* amy-message */