/* Write your styles */

body {
    font-size: 1.4rem;
    background: url(http://jcywh.oss-cn-hangzhou.aliyuncs.com/upload/20181214/271ca620575b3b0d9563ec23a2a796d1.jpg);
}

img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

[class*="am-u-"]+[class*="am-u-"]:last-child {
    float: left;
}
.service-system {
    color:rgb(17, 17, 17);
}
.service-system h2,.service-system h1{
    margin-top: 0;
    margin-bottom: 0;
}
 
.hzlogo{
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
}
 
/*header*/

.am-topbar .am-text-ir {
    display: block;
    /* margin-right: 10px; */
    height: 50px;
    width: 310px;
    background: url(/assets/default/img/head01.jpg) no-repeat left center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.header {
    width: 100%;
    background-color: #1c1b20;
    margin-bottom: 0px;
    /* position: fixed; */
    top: 0px;
    z-index: 1000;
    height: 80px;
    line-height: 80px;
    -moz-box-shadow: 0px 1px 30px #ECECEC;
    box-shadow: 0px 1px 30px #ECECEC;
}

.am-btn-success {
    color: #fff;
    background-color: #1c1b20;
    border-color: #1c1b20;
}

.sitebar li {
    line-height: 40px;
    list-style: none;
    font-size: 1.6rem;
}

.am-topbar a {
    color: rgb(248, 246, 246);
}

.am-topbar-btn {
    margin-top: 23px;
}

.am-nav>li>a:hover,
.am-nav>li>a:focus {
    text-decoration: none;
    background-color: #919192;
}


/* .hw-menu li:hover {
	border-bottom: 4px solid #f0eeed;
} */


/* .hw-menu li a:hover {
	color: #ffffff;
} */

.hw-menu li {
    height: 80px;
}

.hw-menu li a {
    font-size: 16px;
    line-height: 80px;
}


/*header结束*/

.am-body-padding {
    padding-left: 0rem;
    padding-right: 0rem;
}

.am-hd-banner .am-slider .am-slides img {
    max-height: 420px;
}

.am-banner-logo {
    background-color: #e4e4e4;
}

.am-banner-logo img {
    max-height: 100px;
    max-width: 226px;
}


.am-pro-img img {
    max-height: 545px;
    max-width: 300px;
}
.am-pro-img img {
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.am-pro-img a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.am-pro-hr {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 960px;
    height: 2px;
    background-color: red;
}

.am-footer-video {
    background-color: #363533;
    /* max-height: 280px; */
}

.am-footer-hzlogo {
    color: crimson;
}

.am-footer-hzlogo li {
    margin-bottom: 10px;
    padding: 0.5rem;
}

.am-footer-hzlogo img {
    max-width: 170px;
    /* max-height: 72px; */
}

.am-footer-aboutus {
    color: rgb(224, 221, 221);
    font-size: 1.4rem;
    background-color: #1c1b20;
    min-height: 260px;
}

.am-icon-home,
.am-icon-phone,
.am-icon-envelope-o {
    color: gold;
}

.caseimg>img {
    height: 105px;
}

.wechatimg {
    max-height: 140px;
    max-width: 140px;
}

.sidebar li {
    list-style: none;
}

.sidebar li a {
    height: 46px;
    line-height: 46px;
    border-color: #eeeeee;
    border-width: 1px;
    border-style: solid;
    background: rgb(240, 237, 237);
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin: 10px auto;
    color: #000000;
}

.sidebar li a:hover {
    border-color: #0C0C0C;
}

.am-pagination>.am-active>a,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span,
.am-pagination>.am-active>span:focus,
.am-pagination>.am-active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #ddd;
    border-color: #ddd;
    cursor: default;
}

.am-pagination>li>a,
.am-pagination>li>span {
    color: #6b6969;
}
.icp a{color: #ffffff;}