.home img{ width: 25px; height: 25px;}
.home a{ padding-top: 5px;}
.headerbg{ background: url('../images/headerbg220117.png') repeat-x left bottom;}
.trade-header{width: 100%;background-color: #fafbfd; overflow: hidden;}
.trade-wrapper{width: 1200px;margin:0 auto;}
.header-top{width: 100%;}
.header-top ul{float: right;margin-top: 46px;}
.header-top ul li{float: left;margin-right: 50px;}
.header-top ul li a{font-size: 22px;color: #233983;}
.header-bottom{width: 100%;overflow: hidden;}
.header-bottom .header-logo{float: left;width: 481px;height:109px;}
.header-bottom .header-search{float: right;width: 417px;margin-top: 34px;}
.header-search .search-input{float: left;width: 317px;height: 33px;box-sizing: border-box;border:none;background-color: #aacce7;padding-left: 10px;font-size: 18px;color: #000;}
.header-search .search-btn{float: right; width: 100px;height: 33px;text-align: center;font-size: 20px;color: #fbfcfd;background-color: #122c4c;cursor: pointer; line-height: 33px;box-sizing:border-box;border:none;}
.trade-header .header-date{float: right;font-size: 18px;color: #222225;margin-bottom: 55px;}
.trade-content{width: 100%;background-color: #0e67b0;position: relative; }
.trade-content .content-nav{width: 100%; position: absolute;top: -30px;}
.content-nav ul{overflow: hidden;border-radius: 12px 12px 0 0;background-color: #3b4e95;}
.content-nav ul li{float: left;height: 50px; line-height: 50px;}
.content-nav ul li a{float: left; color: #f9fafd;font-size: 20px;padding:0 32px;line-height: 50px;display: inline-block;}
.content-nav ul li a:hover{background-color:#0e67b0;}
.content-nav ul li i{width: 3px;height: 36px;float: left; display: inline-block;background:url('../images/mc181206-nline.png') no-repeat center center;color:#fff}
.content-nav ul li:first-child a{padding-top: 5px;}
.content-nav ul li:last-child{background:none;}
.content-inner{width: 1200px;margin:0 auto;overflow: hidden;}
.content-inner .content-intro{width: 360px;float: left;background-color: #2e3f78;height: 494px;}
.content-intro .intro-info{padding:20px 15px 0 15px;overflow: hidden;}
.content-intro .intro-info h1{font-size: 26px;color: #fbfaf8;line-height: 32px;}
.content-intro .intro-info p{font-size: 16px;color: #fbfaf8;line-height: 28px;margin-top: 30px;}
.content-inner .content-scroll{float: left;width: 840px;height: 494px;position: relative;}
/* .content-inner .content-scroll img{width: 840px;height: 494px;} */
.trade-footer{height:160px;background-color: #233265;}
.trade-footer p{font-size: 16px;color: #fafafc;text-align: center;line-height: 30px;}
.trade-footer p:first-child{padding-top: 18px;}
.footer-wrapper{width: 1200px;margin:0 auto;overflow: hidden;position: relative;}
.footer-img{display: block;position: absolute;right: 80px;top:30px;}
.content-scroll .scroll-box{width: 840px;height: 494px;overflow: hidden;position: relative;}
.scroll-box ul{overflow: hidden;position: relative;width: 10000px;}
.scroll-box ul li{float: left;}
.scroll-box ul li img{width: 840px;height: 494px;}
.scroll-btn{width: 100%;position: absolute;left: 0px;top:180px;}
.scroll-btn .left-btn{position: absolute;left: 0px; width: 50px;height: 60px;display: inline-block; background:url('../images/mc181206-lbtn.png') no-repeat center center rgba(0,0,0,0.5);background-size: cover;cursor: pointer;}
.scroll-btn .right-btn{position: absolute;right: 0px; width: 50px;height: 60px;display: inline-block; background:url('../images/mc181206-rbtn.png') no-repeat center center rgba(0,0,0,0.5);background-size: cover;cursor: pointer;}
.scroll-page{width: 100%;overflow: hidden;position: absolute;bottom: 20px;left: 0px;font-size: 0px;text-align: center;}
.scroll-page span{display: inline-block;cursor: pointer; height:6px;width: 30px;background-color: #eee;margin-right: 10px;}
.scroll-page span.active{background-color: #0e67b0;}
