.am-g-fixed,.am-container{width: 1200px;max-width: none;}

body{font-weight: 100;color: #666}
body a{color: #666;}
body a:hover{color: #006db7}

.bg-white{background: #fff}

.a-header,.a-you,.footer{min-width: 1200px}

.a-header{background: url(../img/slide.jpg) no-repeat center center;height: 854px}
.a-header h1{font-size:7rem;color: #fff;text-align: center;font-weight:800}
.a-header h1 small{font-size: 4rem;display: block;font-weight:400}

.a-head{background: url(../img/slides.jpg) no-repeat center center;height:330px}
.a-head h1{font-size:2.4rem;color: #fff;text-align: center;font-weight:800;margin-top:6rem}
.a-head h1 small{font-size: 1.6rem;display: block;font-weight:400}
.a-head h1 small a{color: #fff}.a-head h1 small a:hover{color: #eee;}

.a-nav{
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 100%);
    border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
    margin-top: 35px;height: 80px;padding: 0 1.6rem;
    -webkit-box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
    box-shadow: 0px -8px 0px 0px rgba(255,255,255,0.2);
}
.a-nav .a-logo{background: url(../i/logo.png);text-indent: -999999px;width: 254px;height: 42px;display: inline-block;margin-top: 19px}
.a-nav .list a{padding:0 10px;color: #000;line-height: 80px;height:80px;display: inline-block;float: left;font-weight: 400}
.a-nav .list a:hover,.a-nav .list a.on{border-bottom:3px solid #006db7}

.a-you{padding: 100px 0 30px 0;background-attachment: fixed;background-repeat: no-repeat;background-size: cover;background-image: url(../img/parallax01.jpg);}
.a-you .am-g{margin-top: -316px;}
.a-you h2{margin: 1.6rem 0 0;padding: 0 1.6rem;font-weight: 600}
.a-you p{padding: 0 1.6rem 1.6rem;line-height:1.6rem;height:10rem;overflow:hidden;}
.a-you .img{position: relative;overflow: hidden;}
.a-you .img img{width: 100%;opacity: 1;transition: all 2s ease-in-out 0s;-webkit-transition: all 2s ease-in-out 0s;-moz-transition: all 2s ease-in-out 0s;-o-transition: all 2s ease-in-out 0s;}
.a-you .img:hover img{opacity: 0.7;transform: scale(1.3);-webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3);}

.a-in-tit{text-align: center;font-size: 3rem;font-weight: 400}
.a-in-tit *{display: block;font-weight: 100}
.a-in-tit small{font-size: 1.4rem;margin:1rem 0 1.6rem 0}
.a-in-tit span{width:50px;border-bottom: 3px solid #006db7;margin: 0 auto}

.a-in-s{background: #fcfcfc;padding: 2rem}
.a-in-s h2{margin: 0 0 0.8rem 0;line-height:2rem;height:2rem;overflow: hidden;font-weight: 600}
.a-in-s img{margin-right:1.6rem;width: 80px;height: 80px}
.a-in-s p{margin: 0}

.a-link{background-color: #f6f6f6;margin-top: 5rem}
.a-link .list{padding:5rem 0;text-align: center;}
.a-link .list a{margin: 0 2rem}
.a-link .list a img{opacity: 0.5;transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;}
.a-link .list a:hover img{opacity: 1;}

.a-list1{margin: 0;padding: 0;list-style: none;}
.a-list1 li{border-bottom:1px dotted #ddd;padding:1rem 0;margin: 1rem 0}
.a-list1 li span{float: right;}

.a-pages{text-align: center; margin:30px 0 40px 0;}
.a-pages a,.a-pages span{display: inline-block;padding:3px 10px;margin:5px 2px;border: 1px solid #eee;}
.a-pages span{background: #006db7;color: #fff;border-color: #006db7}
.a-pages a{color:#333;background: #f9f9f9}
.a-pages a:hover,.a-pages a.active{background: #006db7;color: #fff;text-decoration: none;border-color: #006db7}
.a-pages a.disabled,.a-pages a.disabled:hover{color: #aaa;background:#f9f9f9;border: 1px solid #eee;}

.a-left-menu div a{display: block;width: 100%;border-bottom: 1px dotted #ddd;line-height: 3rem}
.a-left-menu div a:before{content: "\f054";font-size: 1.2rem;float: right;color: #ddd}
.a-left-menu div a:hover,.a-left-menu div a:hover:before,.a-left-menu div a.on,.a-left-menu div a.on:before{color: #006db7}

.a-content img{-webkit-box-sizing: border-box;box-sizing: border-box;max-width: 100%;height: auto;vertical-align: middle;border: 0 /* 4 */;}

.footer{padding-top: 70px;
    position: relative;
    background-image: url('../img/footer-bkg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #25272e;color: #bcc0c4;}
.footer .am-u-sm-12{border-top: 1px solid #384653;padding: 15px 0 10px 0;font-size: 1.2rem;margin-top:3.2rem}

.footer h5{margin:1.6rem 0;letter-spacing:4px}
.footer h3{color: #fff}
.footer .menu{padding: 0;margin: 0;list-style: none}
.footer .menu li a{color: #bcc0c4;font-size: 1.4rem}
.footer .menu li a:before{content: "\f054";font-size: 1.2rem;margin-right:1rem;}
.footer .menu li a:hover{color: #006db7}
.a-footer-add span{width:50px;display: inline-block;}