*{margin: 0; padding: 0;}
body{background:#f2f2f2;}

/* 全球市场 */
.tradeMapSearch{min-width: 1200px; height: 263px; background: #fff; padding-bottom: 18px; box-shadow: 0 3px 3px #eee;}
.tradeMapSearch .searchBox{width: 900px; margin: 0 auto;}
.tradeMapSearch .searchBox .searchTitle{font-size: 18px; color: #666; text-align: center; padding: 120px 0 19px; background: url("../images/tradeMap/trade_map.png") center 36px no-repeat;}
.tradeMapSearch .searchBox .searchTitle small{font-size: 14px; padding-left: 14px; color: #333;}
.tradeMapSearch .searchBox .searchTitle small a{color: #00a0e9;}
.language-en .tradeMapSearch .searchBox .searchTitle{background-image: url("../images/tradeMap/trade_map_en.png");}
.tradeMapSearch .searchBox .searchForm{font-size: 16px;}
.tradeMapSearch .searchBox .searchForm .selectType{width: 145px; height: 50px; float: left; background: #dfdedd; text-align: center; line-height: 50px; cursor: pointer; border-radius: 25px 0 0 25px; position: relative;}
.tradeMapSearch .searchBox .searchForm .selectType i{width: 12px; height: 6px; display: inline-block; background: url("../images/tradeMap/typeTriangle.png"); position: absolute; top: 22px; right: 18px;}
.tradeMapSearch .searchBox .searchForm .selectType .typeOption{width: 122px;height: 50px; background: #fff; box-shadow: 0 3px 3px #ddd;position: absolute;left: 22px;top: 50px;display: none;}
.tradeMapSearch .searchBox .searchForm .selectType .typeOption:hover{color:#00a0e9;}
.tradeMapSearch .searchBox .searchForm .selectType i.transform{transform: scaleY(-1);}

.tradeMapSearch .searchBox .searchForm .selectTime{float: left;}
.tradeMapSearch .searchBox .searchForm .selectTime input{width: 160px; height: 48px; border: solid #dcdcdc 1px; color: #999; padding-left: 47px; background: url("../images/tradeMap/time.png") 13px center no-repeat;}
.tradeMapSearch .searchBox .searchForm .selectCountry{width: 131px; height: 48px; float: left; border-top: solid #dcdcdc 1px; border-bottom: solid #dcdcdc 1px; position: relative;}
.tradeMapSearch .searchBox .searchForm .selectCountry i{width: 12px; height: 6px; display: inline-block; background: url("../images/tradeMap/countryTriangle.png"); position: absolute; top: 21px; right: 18px; z-index: 8;}
.tradeMapSearch .searchBox .searchForm .selectCountry i.transform{transform: scaleY(-1);}
.tradeMapSearch .searchBox .searchForm .selectCountry input{width: 111px; height: 48px; padding: 0 10px; border: none; background: none; cursor: pointer; position: absolute; left: 0; top: 0; z-index: 9;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem{width: 800px; background: #fff; border: solid #dcdcdc 1px; box-shadow: 0 0 6px #bbb; position: absolute; left: -300px; top: 55px; z-index: 9999; display: none;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul{padding: 10px;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul.continentWarp{border-bottom: dashed #ddd 1px;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul.continentWarp li.on{color:#1392d9; font-weight:bold;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul.countryWarp{display: none;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul.countryWarp.on{display: block;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul li{font-size: 14px; float: left; margin: 5px 10px; cursor: pointer;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul li:hover{color:#fe9601;}
.tradeMapSearch .searchBox .searchForm .selectCountry .countryItem ul li.on{color:#fe9601;}

.tradeMapSearch .searchBox .searchForm .inputCode{float: left; position: relative;}
.tradeMapSearch .searchBox .searchForm .inputCode input{width: 263px; height: 48px; padding-left: 24px; border: solid #dcdcdc 1px; border-right: none;}
.tradeMapSearch .searchBox .searchForm .codeDown{width: 800px; padding: 0 28px; background: #fff; box-shadow: 0 3px 3px #ddd; position: absolute; left: -465px; z-index: 999; display: none;}
.tradeMapSearch .searchBox .searchForm .codeDown table{width: 100%;}
.tradeMapSearch .searchBox .searchForm .codeDown table tr:hover{background:#f5f5f5; cursor:pointer;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeTop{line-height: 48px; border-bottom: solid #ccc 1px; font-size: 14px;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeTop td{font-weight: bold; color: #000;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeTop .coding{width: 70px; padding-left: 26px;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeTop .description{width: 660px; padding: 0 22px;}

.tradeMapSearch .searchBox .searchForm .codeDown .codeList{font-size: 13px; color: #999; padding: 10px 0; overflow: auto;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeList .coding{width: 70px; line-height: 20px; padding: 4px 0 0 26px; font-weight: bold;}
.tradeMapSearch .searchBox .searchForm .codeDown .codeList .description{width: 660px; line-height: 20px; padding: 4px 22px;}

.tradeMapSearch .searchBox .searchForm .searchBtn{float: left;}
.tradeMapSearch .searchBox .searchForm .searchBtn a{width: 127px; height: 50px; display: block; text-align: center; line-height: 50px; background: #1c93d7; font-weight: bold; color: #fff; border-radius: 0 25px 25px 0; transition: all 0.5s;}
.tradeMapSearch .searchBox .searchForm .searchBtn a:hover{background: #3bacec;}
.tradeMapSearch .searchBox .codeExplanation{height: 20px; line-height: 20px; font-size: 12px; padding: 15px 7px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.downShareBg{background: #fff;}
.downloadShare{width: 1180px; margin: 0 auto; padding: 20px 20px 0 0;}
.downloadShare .download{color: #00a0e9; line-height: 23px; float: right; background: url("../images/tradeMap/download.png") left center no-repeat; padding-left: 24px; margin-right: 16px;}
.downloadShare .shareBtn{float: right; position: relative;}
.downloadShare .shareIcon{color: #00a0e9; line-height: 23px; float: left; background: url("../images/tradeMap/share.png") left center no-repeat; padding-left: 26px;}
.downloadShare .bshare-custom{width: 150px; padding-top: 10px; position: absolute; top: 23px; right: 0; display: none;}
.downloadShare .shareBtn:hover .bshare-custom{display: block;}
.downloadShare .bshare-custom a{width: 40px; height: 40px; float: left; cursor: pointer; padding: 0; margin: 0 0 0 10px; background: url("../images/tradeMap/share_icon.png") no-repeat;}
.downloadShare .bshare-custom a.bshare-weixin{background-position: 0 0;}
.downloadShare .bshare-custom a.bshare-qzone{background-position: -50px 0;}
.downloadShare .bshare-custom a.bshare-sinaminiblog{background-position: -100px 0;}
.downloadShare .bshare-custom a.bshare-qqim{background-position: -150px 0;}

.footerShare{width: 1200px; background: #fff; margin: 0 auto 57px; padding-bottom: 50px; text-align: center;}
.footerShare .download{color: #00a0e9; line-height: 23px; display: inline-block; vertical-align: top; background: url("../images/tradeMap/download.png") left center no-repeat; padding-left: 24px; margin-right: 16px;}
.footerShare .shareBtn{display: inline-block; position: relative;}
.footerShare .shareIcon{color: #00a0e9; line-height: 23px; float: left; background: url("../images/tradeMap/share.png") left center no-repeat; padding-left: 26px;}
.footerShare .bshare-custom{width: 150px; padding-top: 10px; position: absolute; top: 23px; right: 0; display: none;}
.footerShare .shareBtn:hover .bshare-custom{display: block;}
.footerShare .bshare-custom a{width: 40px; height: 40px; float: left; cursor: pointer; padding: 0; margin: 0 0 0 10px; background: url("../images/tradeMap/share_icon.png") no-repeat;}
.footerShare .bshare-custom a.bshare-weixin{background-position: 0 0;}
.footerShare .bshare-custom a.bshare-qzone{background-position: -50px 0;}
.footerShare .bshare-custom a.bshare-sinaminiblog{background-position: -100px 0;}
.footerShare .bshare-custom a.bshare-qqim{background-position: -150px 0;}

.tradeMenu{width: 100%; background: #fff; box-shadow: 0 3px 3px #eee;}
.tradeMenu.fixed{position: fixed; top: 0; left: 0; z-index: 99;}
.tradeMenu ul{width: 1000px; margin: 0 auto;}
.tradeMenu ul li{width: 25%; float: left; text-align: center;}
.tradeMenu ul li a{font-size: 18px; line-height: 44px; display: inline-block;}
.tradeMenu ul li a.current{background: url("../images/tradeMap/current.png") center bottom no-repeat;}

.tradeData{width: 1200px; margin: 0 auto;}
.tradeData .dataItem{background: #fff; margin-top: 28px;}
.tradeData .dataItem .dataTitle{width: 175px; height: 50px; background: #1c93d7; font-size: 20px; font-weight: bold; color: #fff; text-align: center; line-height: 50px; border-radius: 0 0 5px 5px;}
.language-en .tradeData .dataItem .dataTitle{width: auto; display: inline-block; padding: 0 20px;}
.blue{color: #1c93d7;}
.red{color: #f00 !important;}
.orange{color: #fe9601;}
.rise{width: 14px; height: 16px; display: inline-block; background: url("../images/tradeMap/rise.png"); vertical-align: middle; margin: -4px 3px 0 0;}
.riseBig{width: 18px; height: 27px; display: inline-block; background: url("../images/tradeMap/riseBig.png"); vertical-align: middle; margin: -6px 3px 0 0;}
.decline{width: 14px; height: 16px; display: inline-block; background: url("../images/tradeMap/decline.png"); vertical-align: middle; margin: -4px 3px 0 0;}

.tradeData .dataItem .tradeVolume{padding: 50px 8px 20px;}
.tradeData .dataItem .tradeVolume .tabMenu{border-bottom: solid #ccc 1px; padding: 0 6px; margin-bottom: 20px;}
.tradeData .dataItem .tradeVolume .tabMenu li{width: 574px; height: 40px; float: left; margin: 0 5px; font-size: 18px; text-align: center; line-height: 40px; border: solid #ccc 1px; border-radius: 2px 2px 0 0; margin-bottom: -1px; background: #f5f5f5; cursor: pointer;}
.tradeData .dataItem .tradeVolume .tabMenu li.on{border-bottom-color: #fff; background: #fff; font-weight: bold; color: #f90;}
.tradeData .dataItem .tradeVolume .chartTitle{font-size: 16px; font-weight: bold; color: #000; padding-left: 20px;}
.tradeData .dataItem .tradeVolume .chartTitle img{height: 18px; vertical-align: text-bottom;; margin-right: 6px;}
.tradeData .dataItem .tradeVolume .volumeHistogram{height: 450px;}
.tradeData .dataItem .tradeVolume .chartTable{border-collapse: collapse; background: #fff;}
.tradeData .dataItem .tradeVolume .chartTable th{border: solid #ccc 1px; padding: 5px 10px; color: #333;}
.tradeData .dataItem .tradeVolume .chartTable td{border: solid #ccc 1px; text-align: center; padding: 5px 10px; color: #333;}

.tradeData .dataItem .tradeLeaderboard{padding: 20px 18px; position: relative;}
.tradeData .dataItem .tradeLeaderboard .leaderboard{width: 100%;}
.tradeData .dataItem .tradeLeaderboard .leaderboard th{height: 38px; padding: 10px 4px; vertical-align: top; border-bottom: solid #dfdedd 1px;}
.tradeData .dataItem .tradeLeaderboard .leaderboard td{padding: 10px 8px; text-align: center; color: #515a6e;}
.tradeData .dataItem .tradeLeaderboard .leaderboard td:nth-child(2){text-align: left;}
.tradeData .dataItem .tradeLeaderboard .leaderboard tbody tr:nth-child(2n){background: #f2f2f2;}
.tradeData .dataItem .tradeLeaderboard .leaderboard tbody td img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0;}
.tradeData .dataItem .tradeLeaderboard .leaderboard tbody td a{color: #1c93d7;}
.tradeData .dataItem .tradeLeaderboard .leaderboard tbody td a.unckick{color: #515a6e; cursor: default;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence{width: 10px; height: 20px; display: inline-block; margin-left: 5px; vertical-align: text-top; line-height: 8px;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence i{width: 0; height: 0; display: inline-block; vertical-align: top; border-width: 6px; border-style: dashed; border-color: transparent; cursor: pointer;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence i.ascending{border-top: none; border-bottom-style: solid; border-bottom-color: #b2b2b2;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence i.ascending.on{border-bottom-color: #e00;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence i.descending{border-bottom: none; border-top-style: solid; border-top-color: #b2b2b2;}
.tradeData .dataItem .tradeLeaderboard .leaderboard .sequence i.descending.on{border-top-color: #e00;}

.tradeData .dataItem .competence{position: absolute;}
.tradeData .dataItem .tradeLeaderboard .competence{width: 290px; height: 126px; padding-top: 28px; text-align: center; background: #fff6e9; border: solid #dfdedd 1px; top: 82px; left: 64px;}
.tradeData .dataItem .tradeLeaderboard .competence p{color: #939; line-height: 35px;}
.tradeData .dataItem .tradeLeaderboard .competence p i.lock{width: 16px; height: 17px; background: url("../images/tradeMap/lock.png"); display: inline-block; vertical-align: text-bottom; margin-right: 5px;}
.tradeData .dataItem .tradeLeaderboard .competence a{width: 95px; height: 35px; display: block; line-height: 35px; margin: 0 auto; background: #939; color: #fff; font-weight: bold; border-radius: 3px;}
.language-en .tradeData .dataItem .tradeLeaderboard .competence{left: 90px; top: 105px;}
.tradeData .dataItem .touristsLogin{position: absolute;}
.tradeData .dataItem .tradeLeaderboard .touristsLogin{width: 270px; height: 150px; padding-top: 108px; background: #fff6e9; border: solid #dfdedd 1px; top: 79px; left: 64px;}
.tradeData .dataItem .tradeLeaderboard .touristsLogin a{width: 95px; height: 35px; display: block; line-height: 35px; text-align: center; margin: 0 auto; background: #939; color: #fff; font-weight: bold; border-radius: 3px;}
.language-en .dataItem .tradeLeaderboard .touristsLogin{left: 90px; top: 105px;}
.language-en .dataItem .tradeLeaderboard .touristsLogin a{width: 120px;}

.growthData{width: 1000px; padding: 10px 0; background: #fff; font-size: 14px;}
.growthData .totalGrowth{text-align: center; padding: 22px;}
.growthData .totalGrowth li{line-height: 18px; display: inline-block; font-size: 16px; font-weight: bold; margin: 0 6px;}
.growthData .totalGrowth li img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0;}
.growthData .totalGrowth li span{font-size: 18px; color: #f00;}
.growthData .dataDetails{width: 970px; margin: 0 15px; border-collapse: collapse;}
.growthData .dataDetails thead th{height: 30px; font-size: 14px; border: solid #bbb 1px; background: #f5f5f5;}
.growthData .dataDetails tbody td{height: 33px; font-size: 14px; text-align: center; border: solid #bbb 1px; color: #515a6e;}
.growthData .dataDetails tbody td a{text-decoration: none;}
.growthData .dataDetails tbody td:nth-child(2){text-align: left; text-indent: 26px;}
.growthData .dataDetails tbody td:nth-child(2) img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0}
.growthData .pagination .common-page{padding: 30px 0; margin: 0; text-align: center;}

.tradeData .dataItem .tradeEmerging{padding: 28px 18px 40px; position: relative;}
.tradeData .dataItem .tradeEmerging table{width: 100%; border-collapse: collapse;}
.tradeData .dataItem .tradeEmerging table th{background: #f5f5f5; line-height: 36px; border: solid #bbb 1px;}
.tradeData .dataItem .tradeEmerging table td{line-height: 36px; border: solid #ccc 1px; text-align: center;}
.tradeData .dataItem .tradeEmerging table td a{color: #1c93d7;}
.tradeData .dataItem .tradeEmerging table td:nth-child(2){text-align: left; text-indent: 26px;}
.tradeData .dataItem .tradeEmerging table td:nth-child(2) img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0}

.tradeData .dataItem .pagination{padding: 0 18px 30px;}
.tradeData .dataItem .pagination .common-page{margin: 0;}

.tradeData .dataItem .competence{position: absolute;}
.tradeData .dataItem .tradeEmerging .competence{width: 348px; height: 108px; text-align: center; background: #fff6e9; border: solid #dfdedd 1px; top: 66px; left: 100px;}
.tradeData .dataItem .tradeEmerging .competence p{color: #939; line-height: 36px;}
.tradeData .dataItem .tradeEmerging .competence p i.lock{width: 16px; height: 17px; background: url("../images/tradeMap/lock.png"); display: inline-block; vertical-align: text-bottom; margin-right: 5px;}
.tradeData .dataItem .tradeEmerging .competence a{width: 95px; height: 36px; display: block; line-height: 36px; margin: 0 auto; background: #939; color: #fff; font-weight: bold; border-radius: 3px;}
.tradeData .dataItem .touristsLogin{position: absolute;}
.tradeData .dataItem .tradeEmerging .touristsLogin{width: 348px; height: 106px; padding-top: 76px; background: #fff6e9; border: solid #dfdedd 1px; top: 66px; left: 100px;}
.tradeData .dataItem .tradeEmerging .touristsLogin a{width: 95px; height: 35px; display: block; line-height: 35px; text-align: center; margin: 0 auto; background: #939; color: #fff; font-weight: bold; border-radius: 3px;}
.language-en .tradeData .dataItem .tradeEmerging .touristsLogin a{width: 120px;}

.tradeData .dataItem .tradeOverview{padding: 28px 18px 40px;}
.tradeData .dataItem .tradeOverview .dataOverview{padding: 0 15px 30px;}
.tradeData .dataItem .tradeOverview .dataOverview li{float: left; margin-right: 80px;}
.language-en .dataItem .tradeOverview .dataOverview li{margin-right: 40px;}
.tradeData .dataItem .tradeOverview .dataOverview li h3{font-size: 32px; padding-bottom: 10px;}
.tradeData .dataItem .tradeOverview .dataOverview li h3 small{font-size: 16px; color: #666; margin-left: 16px;}
.tradeData .dataItem .tradeOverview .dataOverview li p{font-size: 16px; color: #666;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag{float: right; margin: 0;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag p{font-size: 14px; line-height: 20px;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag i{width: 10px; height: 10px; display: inline-block; vertical-align: middle; margin-right: 6px;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag i.increase{background: #ff1f20;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag i.tumble{background: #0bd9c2;}
.tradeData .dataItem .tradeOverview .dataOverview li.moduleFlag i.nodata{background: #aecddb;}

.tradeData .dataItem .tradeOverview .overviewtable{width: 100%; border-collapse: collapse; margin-bottom: 30px;}
.tradeData .dataItem .tradeOverview .overviewtable th{background: #f5f5f5; line-height: 36px; border: solid #bbb 1px;}
.tradeData .dataItem .tradeOverview .overviewtable td{line-height: 36px; border: solid #ccc 1px; text-align: center;}
.tradeData .dataItem .tradeOverview .overviewtable td a{color: #1c93d7;}
.tradeData .dataItem .tradeOverview .overviewtable td:nth-child(1) img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0;}

.tradeData .dataItem .tradeOverview .worldMap{height: 680px;}

.tradeData .dataItem .tradeOverview .topTen{padding: 15px; border-top: solid #dfdedd 1px;}
.tradeData .dataItem .tradeOverview .topTen .title{font-size: 20px;}
.tradeData .dataItem .tradeOverview .topTen .title span{color: #fe9601;}

.tradeMapIndex{width: 1200px; margin: 10px auto;}
.tradeMapIndex .tradeOverview .bigTitle{font-size: 36px; font-weight: bold; text-align: center; line-height: 106px;}
.tradeMapIndex .tradeOverview .overviewData{height: 48px; line-height: 48px; background: #fff; border-radius: 5px; padding: 0 30px;}
.tradeMapIndex .tradeOverview .overviewData dt{display: inline-block; font-size: 16px; font-weight: bold;}
.tradeMapIndex .tradeOverview .overviewData dd{display: inline-block; margin: 0 30px 0 10px;}
.tradeMapIndex .tradeOverview .worldMap{height: 680px;}

.tradeMapIndex .tradeTrends{padding: 20px 0;}
.tradeMapIndex .tradeTrends .trendsTitle{line-height: 40px; padding: 0 20px; font-size: 16px; font-weight: bold; color: #fff; background:#78c679; border-radius: 5px;}
.tradeMapIndex .tradeTrends .trendsChart{height: 260px;}

.tradeMapIndex .topTenData{padding-top: 20px;}
.tradeMapIndex .topTenData .statistics{width: 590px; background: #fff; border-radius: 5px; margin-bottom: 40px;}
.tradeMapIndex .topTenData .statistics .dataTitle{line-height: 40px; padding: 0 20px; font-size: 16px; font-weight: bold; color: #fff; background:#fe9601; border-radius: 5px;}
.tradeMapIndex .topTenData .statistics .dataChart{height: 400px;}

.globalDataBox{padding: 10px 15px 15px; background: #fff; color: #333;}
.globalDataBox .dataCountry{padding-bottom: 5px; color: #515a6e;}
.globalDataBox .dataCountry img{height: 13px; vertical-align: middle; margin: -2px 3px 0 0;}
.globalDataBox .dataTable{width: 330px; border-collapse: collapse;}
.globalDataBox .dataTable td{padding: 5px 10px; border: solid #ddd 1px;}
.globalDataBox .dataTable td:nth-child(1){width: 100px; background: #f5f5f5; color: #666; font-size: 14px; font-weight: bold;}
.globalDataBox .dataTable td:nth-child(2){font-size: 16px; font-weight: bold;}
.globalDataBox .dataTable td:nth-child(2) small{font-size: 12px; font-weight: normal; margin-left: 5px;}
.globalDataBox .dataTable td.ascending{color: #fb0101;}
.globalDataBox .dataTable td.ascending i{width: 14px; height: 16px; display: inline-block; background: url("../images/tradeMap/rise.png"); vertical-align: middle; margin: -4px 3px 0 0;}
.globalDataBox .dataTable td.descending{color: #19a107;}
.globalDataBox .dataTable td.descending i{width: 14px; height: 16px; display: inline-block; background: url("../images/tradeMap/decline.png"); vertical-align: middle; margin: -4px 3px 0 0;}

.indexMapData{width: 442px; padding: 10px 15px 15px; color: #333; white-space: normal;}
.indexMapData .dataCountry{font-size: 16px; font-weight: bold;}
.indexMapData .dataContent{line-height: 20px; padding-top: 10px;}

.noCodeData{width: 600px; padding: 50px 70px 70px;}
.noCodeData .codeExplanation{line-height: 20px; font-size: 12px; padding: 10px 0;}
.noCodeData .productSearch{width: 600px; height: 50px; margin: 30px auto 0; font-size: 16px;}
.noCodeData .productSearch .productName{width: 469px; height: 48px; float: left; text-align: center; border: solid #dcdcdc 1px; border-right: none; font-size: 16px; border-radius: 25px 0 0 25px;}
.noCodeData .productSearch .searchBtn{width: 130px; height: 50px; float: left; text-align: center; line-height: 50px; background: #1c93d7; color: #fff; font-weight: bold; border-radius: 0 25px 25px 0; transition: all 0.5s;}
.noCodeData .productSearch .searchBtn:hover{background: #00a0e9;}
