/* 新版首页V2.2020.03.20 */

/* body{background: #f2f3f7;} */
.homeContent{width: 1200px; margin: 0 auto;}

.research{width: 350px; float: left; background: #fff; margin-top: 25px;}
.research .researchTop{height: 50px; padding: 10px 0; background: #1c93d7; background-image: linear-gradient(to right, #1c93d7, #0060a9); color: #fff; text-align: center;}
.research .researchTop h3{font-size: 18px; line-height: 30px;}
.research .researchContent{padding: 20px 25px; color: #444;}
.research .researchContent .listTitle{line-height: 28px; padding-top: 15px;}
.research .researchContent .listTitle b{display: inline-block; color: #fc0404; vertical-align: middle; margin-right: 6px;}
.research .researchContent .listRadio{padding: 8px 0 18px 12px;}
.research .researchContent .listRadio li{display: inline-block;}
.research .researchContent .listRadio li:first-child{width: 160px;}
.research .researchContent .listRadio li label{line-height: 16px; cursor: pointer;}
.research .researchContent .listRadio li i{width: 14px; height: 14px; display: inline-block; vertical-align: text-top; border: solid #d3d2d2 1px; border-radius: 50%; margin-right: 6px;}
.research .researchContent .listRadio li i.checked{border-color: #ccc; position: relative; background: #f5f5f5;}
.research .researchContent .listRadio li i.checked:after{content: ''; width: 8px; height: 8px; background: #aaa; position: absolute; left: 3px; top: 3px; border-radius: 50%;}
.research .researchContent .listRadio li input{width: 0; height: 0; opacity: 0;}
.research .researchContent .listInput{padding: 10px 0 6px;}
.research .researchContent .listInput input{width: 298px; height: 33px; text-align: center; border: solid #e3e3e3 1px; border-radius: 3px;}
.research .researchContent .listButton{padding: 19px 0;}
.research .researchContent .listButton a{width: 220px; height: 35px; display: block; margin: 0 auto; text-align: center; line-height: 35px; background: #1c93d7; color: #fff; border-radius: 5px;}
.research .researchContent .subscription{padding: 21px 0 50px;}
.research .researchContent .subscription a{width: 190px; height: 40px; display: block; margin: 0 auto; text-align: center; line-height: 40px; font-size: 16px; font-weight: bold; color: #fff; background: url("../images/tradeSearch/subscription.png");}
.research .researchContent .subscription img{margin: -3px 6px 0 0;}

.swiper-container{width: 100%; max-width: 1920px; height: 430px; overflow: hidden;}
.swiper-container .swiper-wrapper{height: 430px;}
.swiper-container .swiper-slide{height: 430px;}
.swiper-container .swiper-slide a{width: 100%; height: 100%; display: block;}
.swiper-container .swiper-button-white{background-color: rgba(0, 0, 0, 0.5); padding: 12px 6px; opacity: 0; margin-top: -34px;}
.swiper-container:hover .swiper-button-white{opacity: 0.5;}
.swiper-container .swiper-button-white:hover{opacity: 0.8;}
.swiper-container .swiper-button-prev{left: 50%; margin-left: -639px;}
.swiper-container .swiper-button-next{right: 50%; margin-right: -639px;}
.swiper-container .swiper-pagination{bottom: 50px;}
.swiper-container .swiper-pagination-bullet{width: 10px; height: 10px; background: #e0e0e0; opacity: 1;}
.swiper-container .swiper-pagination-bullet-active{background: #ff9b06;}

.homeCase{width: 1190px; height: 150px; padding: 15px 5px; background: #fff; margin-top: -34px; z-index: 9; position: relative;}
.homeCase .scrollBox{height: 150px; overflow: hidden;}
.homeCase .scrollBox.leftContent{width: 33.3%; float: right; margin-right:-20px;}
.homeCase .scrollBox.rightContent{width: 66.6%; float: left;}
.homeCase .scrollBox ul{}
.homeCase .scrollBox ul li{height: 40px; padding:5px 25px 5px 10px;}
.homeCase .scrollBox.rightContent li{width: 45%; float: left;}
.homeCase .scrollBox ul li img{width: 40px; height: 40px; float: left; margin-right: 14px; border-radius: 3px;}
.homeCase .scrollBox ul li p{line-height: 20px; color: #444;}
.homeCase .scrollBox ul li p a{color: #1c93d7;}

.homeSuperiority{background: #fff; margin-top: 30px; padding: 10px 20px 25px 15px;}
.homeSuperiority .superiorityLeft{width: 318px; float: left;}
.homeSuperiority .itemTitle{font-size: 24px; font-weight: bold; line-height: 58px; color: #6e6e6e; padding-left: 30px; background: left center no-repeat;}
.homeSuperiority .statistics{height: 430px; color: #fff; text-align: center; padding-top: 10px; box-sizing: border-box;}
.homeSuperiority .statistics p{font-size: 20px; padding-top: 30px;}
.homeSuperiority .statistics h4{font-size: 22px; padding-top: 30px;}
.homeSuperiority .statistics b{color: #fcf902;}
.homeSuperiority .statistics h4 b{font-size: 30px;}
.homeSuperiority .statistics h4 b var{margin: 0 -4px;}

.homeSuperiority.develop .itemTitle{background-image: url("../images/newhome/itemTitle_01.png");}
.homeSuperiority.develop .statistics{padding: 0; background: url("../images/newhome/statistics_01.jpg") center bottom no-repeat #049c9e;}
.homeSuperiority.develop .customsVideoBtn{height: 163px; background: url("../images/newhome/customsVideo.jpg"); cursor: pointer;}
.homeSuperiority.develop .statistics p{padding-top: 20px;}
.homeSuperiority.develop .statistics h4{padding-top: 20px;}
.homeSuperiority.develop .developContent{width: 760px; float: right;}
.homeSuperiority.develop .developContent li{width: 44%; height: 204px; float: left; margin-top: 10px; cursor: pointer;}
.homeSuperiority.develop .developContent li h3{font-size: 24px; font-weight: bold; color: #333; line-height: 80px; padding-left: 100px; margin: 26px 0; transition: all 0.5s;}
.homeSuperiority.develop .developContent li:nth-child(even){float: right;}
.homeSuperiority.develop .developContent li:hover h3{margin-top: 16px;}
.homeSuperiority.develop .developContent li:nth-child(1) h3{background: url("../images/newhome/develop_01.png") left center no-repeat;}
.homeSuperiority.develop .developContent li:nth-child(2) h3{background: url("../images/newhome/develop_02.png") left center no-repeat;}
.homeSuperiority.develop .developContent li:nth-child(3) h3{background: url("../images/newhome/develop_03.png") left center no-repeat;}
.homeSuperiority.develop .developContent li:nth-child(4) h3{background: url("../images/newhome/develop_04.png") left center no-repeat;}
.homeSuperiority.develop .developContent li p{font-size: 16px; line-height: 24px; color: #666;}

.homeSuperiority.contact .itemTitle{background-image: url("../images/newhome/itemTitle_02.png");}
.homeSuperiority.contact .statistics{background: url("../images/newhome/statistics_02.png") right bottom no-repeat #1b2f71;}
.homeSuperiority.contact .contactContent{width: 780px; float: right; background: url("../images/newhome/contactUs_bg.png") right center no-repeat;}
.homeSuperiority.contact .contactContent li{height: 200px; padding-left: 230px;}
.homeSuperiority.contact .contactContent li h3{font-size: 24px; color: #333; font-weight: bold; line-height: 80px;}
.homeSuperiority.contact .contactContent li:nth-child(1){margin-top: 50px; background: url("../images/newhome/contactUs_01.png") left center no-repeat;}
.homeSuperiority.contact .contactContent li:nth-child(2){margin-top: 38px; background: url("../images/newhome/contactUs_02.png") left center no-repeat;}
.homeSuperiority.contact .contactContent li p{font-size: 16px; line-height: 24px; color: #666;}

.homeSuperiority.automatic .itemTitle{background-image: url("../images/newhome/itemTitle_03.png");}
.homeSuperiority.automatic .statistics{background: url("../images/newhome/statistics_03.png") right bottom no-repeat #ff5f4e;}
.homeSuperiority.automatic .statistics .leftText{font-size: 16px; line-height: 20px; display: inline-block; vertical-align: top; padding-top: 30px;}
.homeSuperiority.automatic .statistics .rightText{font-size: 33px; color: #fcf903; font-weight: bold; display: inline-block; vertical-align: top; padding-top: 25px;}
.homeSuperiority.automatic .automaticContent{width: 780px; padding-top: 58px; float: right;}
.homeSuperiority.automatic .automaticContent .automaticExample{height: 180px; position: relative;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTable{width: 700px; float: right; border-collapse: collapse; border: solid #ddd 1px; color: #333;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTable th{background: #f2f3f7; height: 54px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTable td{text-align: center; border: solid #ddd 1px; height: 60px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTable tr th:first-child{padding-left: 30px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTable tr td:first-child{padding-left: 30px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTitle{width: 166px; height: 166px; text-align: center; background: url("../images/newhome/automatic_01.png"); position: absolute; left: -40px; top: -20px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTitle h4{font-size: 13px; font-weight: bold; padding-top: 80px; line-height: 18px;}
.homeSuperiority.automatic .automaticContent .automaticExample .exampleTitle p{font-size: 13px; line-height: 18px;}
.homeSuperiority.automatic .automaticContent .automaticForm{background: url("../images/newhome/automatic_02.png") right 30px center no-repeat;}
.homeSuperiority.automatic .automaticContent .automaticForm .formTitle{padding: 10px 0; font-weight: bold; color: #333;}
.homeSuperiority.automatic .automaticContent .automaticForm .formTitle i{width: 12px; height: 12px; display: inline-block; margin-right: 10px; background: #a0a0a0; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio{padding: 0 22px 20px;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li{display: inline-block; margin-right: 60px;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li label{line-height: 16px; cursor: pointer;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li i{width: 14px; height: 14px; display: inline-block; vertical-align: text-top; border: solid #d3d2d2 1px; border-radius: 50%; margin-right: 6px;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li i.checked{border-color: #ccc; position: relative; background: #f5f5f5;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li i.checked:after{content: ''; width: 8px; height: 8px; background: #aaa; position: absolute; left: 3px; top: 3px; border-radius: 50%;}
.homeSuperiority.automatic .automaticContent .automaticForm .listRadio li input{width: 0; height: 0; opacity: 0;}
.homeSuperiority.automatic .automaticContent .automaticForm .listCountry{padding: 0 22px 20px;}
.homeSuperiority.automatic .automaticContent .automaticForm .listCountry .selectCountry{width: 150px; float: left;}
.homeSuperiority.automatic .automaticContent .automaticForm .listCountry .selectCountry input{width: 130px; height: 33px; border: solid #e6e6e6 1px; padding-left: 19px; background: url("../images/tradeSearch/select.png") right 10px center no-repeat #fff; cursor: pointer; border-radius: 6px 0 0 6px; border-right: none;}
.homeSuperiority.automatic .automaticContent .automaticForm .listCountry .inputKeywords{width: 310px; float: left;}
.homeSuperiority.automatic .automaticContent .automaticForm .listCountry .inputKeywords input{width: 310px; height: 33px; border: solid #e6e6e6 1px; border-radius: 0 6px 6px 0; text-align: center; padding: 0;}
.homeSuperiority.automatic .automaticContent .automaticForm .formList{padding: 0 22px;}
.homeSuperiority.automatic .automaticContent .automaticForm .formList .times{width: 98px; height: 23px; border: solid #e6e6e6 1px; text-align: center; margin: 0 6px;}

.homeSuperiority.Email .itemTitle{background-image: url("../images/newhome/itemTitle_04.png");}
.homeSuperiority.Email .statistics{background: url("../images/newhome/statistics_04.png") 32px bottom no-repeat #ef6f07;}
.homeSuperiority.Email .statistics .leftText{font-size: 16px; line-height: 20px; display: inline-block; vertical-align: top; padding-top: 30px;}
.homeSuperiority.Email .statistics .rightText{font-size: 33px; color: #fcf903; font-weight: bold; display: inline-block; vertical-align: top; padding-top: 25px;}
.homeSuperiority.Email .emailContent{width: 780px; margin-top: 58px; float: right; background: url("../images/newhome/email_bg.png") center top no-repeat;}
.homeSuperiority.Email .emailContent .emailBrief{text-align: center;}
.homeSuperiority.Email .emailContent .emailBrief h3{font-size: 48px; color: #ee1c1b; font-weight: bold; padding-top: 20px;}
.homeSuperiority.Email .emailContent .emailBrief h4{font-size: 20px;}
.homeSuperiority.Email .emailContent .emailBrief p{font-size: 20px; padding-top: 30px;}
.homeSuperiority.Email .emailContent .emailTable{width: 100%; border-collapse: collapse; border: solid #ddd 1px; margin-top: 18px;}
.homeSuperiority.Email .emailContent .emailTable th{background: #f2f3f7; height: 40px;}
.homeSuperiority.Email .emailContent .emailTable td{text-align: center; border: solid #ddd 1px; height: 40px;}
.homeSuperiority.Email .emailContent .emailTable tr:nth-child(2n) td{background: #f9f9f9;}

.homeSuperiority.management .itemTitle{background-image: url("../images/newhome/itemTitle_05.png");}
.homeSuperiority.management .statistics{background: url("../images/newhome/statistics_05.png") center bottom 26px no-repeat #313131;}
.homeSuperiority.management .managementContent{width: 810px; float: right; padding-top: 58px;}
.homeSuperiority.management .managementContent ul{text-align: center;}
.homeSuperiority.management .managementContent ul:nth-child(2){margin-top: -96px;}
.homeSuperiority.management .managementContent ul:nth-child(3){margin-top: -96px;}
.homeSuperiority.management .managementContent ul:nth-child(1) li:nth-child(1){background: #f8f8f8;}
.homeSuperiority.management .managementContent ul:nth-child(1) li:nth-child(3){background: #f8f8f8;}
.homeSuperiority.management .managementContent ul:nth-child(2) li:nth-child(1){background: #f9ba00; color: #fff;}
.homeSuperiority.management .managementContent ul:nth-child(2) li:nth-child(2){background: #3f3029; color: #fff;}
.homeSuperiority.management .managementContent ul:nth-child(2) li:nth-child(3){background: #cd0a0a; color: #fff;}
.homeSuperiority.management .managementContent ul:nth-child(3) li:nth-child(1){background: #f8f8f8;}
.homeSuperiority.management .managementContent ul li{width: 140px; height: 140px; display: inline-block; cursor: pointer; vertical-align: top; text-align: center; margin: 28px; border: solid #ddd 1px; transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.homeSuperiority.management .managementContent ul li:hover{background: #575757 !important; color: #fff;}
.homeSuperiority.management .managementContent ul li p{font-size: 15px; line-height: 24px; margin: 50px -10px 0px -10px; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);}

.homeMarketing{min-width: 1200px; height: 530px; margin-top: 30px; background: url("../images/newhome/home_search_bg.jpg") center no-repeat;}
.homeMarketing .marketingTop{width: 1200px; height: 150px; margin: 0 auto; font-size: 65px; text-align: center; color: #fff; padding-top: 80px; font-weight: bold;}
.homeMarketing .marketingList{width: 1200px; margin: 0 auto;}
.homeMarketing .marketingList ul{height: 300px;}
.homeMarketing .marketingList li{width: 300px; float: left; text-align: center; transition: all 0.5s;}
.homeMarketing .marketingList li:hover{margin-top: -10px;}
.homeMarketing .marketingList li i{width: 128px; height: 128px; display: inline-block; background: center no-repeat;}
.homeMarketing .marketingList li.searchProducts i{background-image: url("../images/newhome/search_icon_01.png");}
.homeMarketing .marketingList li.researchCompanies i{background-image: url("../images/newhome/search_icon_02.png");}
.homeMarketing .marketingList li.tradeReports i{background-image: url("../images/newhome/search_icon_03.png");}
.homeMarketing .marketingList li.sendInquiry i{background-image: url("../images/newhome/search_icon_04.png");}
.homeMarketing .marketingList li h3{font-size: 24px; font-weight: bold; color: #fff; padding-top: 15px;}
.homeMarketing .marketingList li p{font-size: 18px; font-weight: bold; color: #fff; padding-top: 5px;}

.homeAbout{min-width: 1200px; height: 600px; background: url("../images/newhome/about_bg.png") center no-repeat; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.homeAbout .inner{display: block; width: 100%; height: 100%; box-sizing: border-box; z-index: 11; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transition: all .8s cubic-bezier(.6,0,.2,1);}
.homeAbout .inner:after {content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: rgba(255,255,255,0.2); z-index: 10; height: 0; width: 100%; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; -ms-transition: all .6s ease; -o-transition: all .6s ease; transition: all .6s ease; }
.homeAbout .inner:hover:after {height: 100%;}
.homeAbout .inner:hover .aboutContent{ color: #333; transition: all 0.8s;margin-top:-15px;}
.homeAbout .inner .aboutContent{width: 890px; margin: 0 auto; color: #444; padding: 50px 310px 0 0; background: url("../images/newhome/about_cn.png") right top 150px no-repeat;}
.homeAbout .inner .aboutContent h3{font-size: 36px; text-align: center; color: #6e6e6e; font-weight: bold;}
.homeAbout .inner .aboutContent p{font-size: 16px; line-height: 30px; margin-top: 30px; color: #444;}
.homeAbout .inner .aboutContent p:nth-child(3){padding-right: 90px;}
.homeAbout .inner .aboutContent a{z-index:12; position:relative; width: 230px; height: 40px; display: block; margin: 20px auto 0; text-align: center; line-height: 40px; font-size: 18px; font-weight: bold; border: #fe9601 3px solid; color: #6e6e6e; border-radius: 23px; transition: all 0.5s;}
.homeAbout .inner:hover .aboutContent a{display: block; background-color: #fe9601; color: #fff;}
.language-en .homeAbout .inner .aboutContent p{line-height: 22px;}

.tradeNews{min-width: 1200px; background: #f2f3f7;}
.tradeNews .newsContent{width: 1200px; margin: 0 auto; padding: 30px 0;}
.tradeNews .newsContent .newsTitle{height: 62px;}
.tradeNews .newsContent .newsTitle .titleText{width: 301px; height: 62px; display: block; margin: -17px auto 0; line-height: 62px; background: url("../images/newhome/news_title.png") no-repeat; text-align: center; font-size: 24px; font-weight: bold; color: #fff; font-family: "Microsoft Yahei";}
.tradeNews .newsContent .newsTitle .titleLine{height: 8px; background: #dcdee3; border-radius: 4px;}
.tradeNews .newsContent .newsItem{padding: 10px 0 30px; margin: 0 -4px;}
.tradeNews .newsContent .newsItem .newsList{width: 290px; float: left; margin: 10px 6px; background: #fff; border-radius: 5px; position: relative;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.tradeNews .newsContent .newsItem .newsList .inner{z-index: 11;position: relative;}
.tradeNews .newsContent .newsItem .newsList:after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fe9601; z-index: 10; height: 0; width: 100%; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;}
.tradeNews .newsContent .newsItem .newsList:hover:after { height: 100%; }
.tradeNews .newsContent .newsItem .newsList:hover .contentTitle a,.tradeNews .newsContent .newsItem .newsList:hover .contentSummary,.tradeNews .newsContent .newsItem .newsList:hover .contentBotton span{color:#fff;}
.tradeNews .newsContent .newsItem .newsList .contentImg{width: 260px; height: 170px; padding: 10px;}
.tradeNews .newsContent .newsItem .newsList .contentImg img{width: 260px; height: 170px; margin: 3px 5px;}
.tradeNews .newsContent .newsItem .newsList .contentTitle{font-weight: bold; line-height: 18px; padding: 5px 22px 10px; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.tradeNews .newsContent .newsItem .newsList .contentTitle a:hover{color: #fff;}
.tradeNews .newsContent .newsItem .newsList .contentSummary{color:#666; height:66px; line-height: 22px; margin: 0 22px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.tradeNews .newsContent .newsItem .newsList .contentBotton{line-height: 22px; padding: 10px 30px 20px 22px;}
.tradeNews .newsContent .newsItem .newsList .contentBotton .author{color: #999;}
.tradeNews .newsContent .newsItem .newsList .contentBotton .time{float: right; color: #999;}
.tradeNews .newsContent .newsMore{padding-bottom:20px;}
.tradeNews .newsContent .newsMore a{width: 230px; height: 40px; display: block; margin: 0 auto; text-align: center; line-height: 40px; font-size: 18px; font-weight: bold; border: #fe9601 3px solid; color: #6e6e6e; border-radius: 23px; transition: all 0.5s;}
.tradeNews .newsContent .newsMore a:hover{background-color: #fe9601; color: #fff;}


/* 新首页2022.2.25 */
.newSearchBar{width: 1170px; margin: 60px auto 50px;}
.newSearchBar .searchForm{float: left; border: solid #1c93d7 2px; border-radius: 3px;}
.newSearchBar .searchForm .selectType{width: 125px; height: 44px; float: left; border-right: solid #1c93d7 2px;}
.newSearchBar .searchForm .selectType input{height: 44px; text-align: center; border: none;}
.newSearchBar .searchForm .selectType .layui-form-select dl{top: 44px; text-align: center;}
.newSearchBar .searchForm .selectType .layui-form-select dl dd.layui-this{background-color: #1c93d7;}
.newSearchBar .searchForm .searchInput{width: 600px; float: left;}
.newSearchBar .searchForm .searchInput input{height: 44px; border: none;}
.newSearchBar .searchBtn{width: 128px; height: 44px; float: left; font-size: 20px; background: #1c93d7; border: none; color: #fff; cursor: pointer;}
.newSearchBar .adSearchBtn{width: 52px; height: 42px; float: left; margin-left: 6px; text-align: center; line-height: 18px; background: #01599b; color: #fff; border-radius: 3px; padding-top: 6px;}
.newSearchBar .searchRecord{float: left; font-size: 16px; line-height: 48px; margin-left: 12px;}
.newSearchBar .searchBox{width: 1040px; background: #fafafa; padding: 10px 0; border: solid #1c93d7 2px; border-top: none; border-radius: 0 0 0 3px; display: none;}
.newSearchBar .searchBox .searchItem{width: 320px; float: left; margin: 10px 10px 10px 0;}
.newSearchBar .searchBox .searchItem label{width: 70px; float: left; text-align: right; padding-right: 10px; line-height: 35px;}
.newSearchBar .searchBox .searchItem input[type=text]{width: 240px; height: 35px; float: left; box-sizing: border-box; padding: 0 14px; border: solid #d5d4d4 1px; border-radius: 4px;}
.newSearchBar .searchBox .resetBtn{float: right; margin-top: 10px;}
.newSearchBar .searchBox .resetBtn input{height: 35px; padding: 0 6px; font-size: 16px; background: none; border: none; color: #5c5c5c; cursor: pointer;}
.newSearchBar .searchBox .searchFilter{width: 320px; float: left; margin: 10px 0 10px 29px;}
.newSearchBar .searchBox .searchFilter label{float: left; cursor: pointer; line-height: 35px;}
.newSearchBar .searchBox .searchFilter input{display: none;}
.newSearchBar .searchBox .searchFilter i{width: 28px; height: 28px; display: inline-block; vertical-align: text-bottom; background: url("../images/tradeSearch/check.png") left bottom no-repeat;}
.newSearchBar .searchBox .searchFilter i.checked{background-image: url("../images/tradeSearch/checked.png");}
.newSearchBar .packUp{display: none;}
.newSearchBar.advancedSearch{position: relative;}
.newSearchBar.advancedSearch .searchForm{border-bottom: none; border-radius: 3px 3px 0 0;}
.newSearchBar.advancedSearch .searchForm .selectType{width: 126px; border-right: solid #e6e6e6 1px;}
.newSearchBar.advancedSearch .searchForm .searchInput{width: 786px;}
.newSearchBar.advancedSearch .searchBtn{width: 160px; height: 54px; display: block; position: absolute; bottom: 2px; right: 128px; border-radius: 3px 0 0 0;}
.newSearchBar.advancedSearch .adSearchBtn{display: none;}
.newSearchBar.advancedSearch .searchRecord{display: none;}
.newSearchBar.advancedSearch .searchBox{display: block;}
.newSearchBar.advancedSearch .packUp{width: 45px; line-height: 32px; text-align: center; padding-right: 8px; background: url("../images/center/arrowT.png") right center no-repeat; border-bottom: solid #1c93d7 2px; position: absolute; bottom: 0; right: 73px; display: block;}

.customsDataSearchRecords{width: 800px; padding: 25px 20px; display: none;}
.customsDataSearchRecords table{width: 100%; border-collapse: collapse; table-layout: fixed;}
.customsDataSearchRecords table td{height: 38px; border: solid #ddd 1px; text-align: center; box-sizing: border-box;}
.customsDataSearchRecords table thead td{background: #f2f2f2;}
.customsDataSearchRecords table td:nth-child(2){text-align: left; padding: 0 10px;}

.newIndexCustomsDataTab{background: #f2f2f2; padding: 20px 0; margin-top: 60px;}
.newIndexCustomsDataTab .customsDataTabMenu{text-align: center; line-height: 30px; padding: 15px 0;}
.newIndexCustomsDataTab .customsDataTabMenu label{font-size: 24px;}
.newIndexCustomsDataTab .customsDataTabMenu a{font-size: 20px; display: inline-block; margin-right: 38px;}
.newIndexCustomsDataTab .customsDataTabMenu a i{width: 16px; height: 16px; display: inline-block; vertical-align: middle; border: solid #c0c0c0 1px; border-radius: 50%; margin: -3px 10px 0 0; position: relative;}
.newIndexCustomsDataTab .customsDataTabMenu a.on{color: #49c2f9;}
.newIndexCustomsDataTab .customsDataTabMenu a.on i:after{width: 10px; height: 10px; content: ''; background: #49c2f9; border-radius: 50%; position: absolute; left: 3px; top: 3px;}
.newIndexCustomsDataTab .customsDataTabText{text-align: center;}
.newIndexCustomsDataTab .customsDataTabText p{font-size: 16px; line-height: 32px;}

.newIndexCustomsDataContent{width: 1200px; margin: 0 auto;}
.newIndexCustomsDataContent .customsDataContentItem{padding-top: 40px;}
.newIndexCustomsDataContent .customsDataContentItem .countryTitle{height: 50px; font-size: 24px; text-align: center; line-height: 50px; background: #eaeaea; border-radius: 10px;}
.newIndexCustomsDataContent .customsDataContentItem{}
.newIndexCustomsDataContent .customsDataContentItem .countryItem{padding: 30px 0;}
.newIndexCustomsDataContent .customsDataContentItem .countryList{padding-top: 20px;}
.newIndexCustomsDataContent .customsDataContentItem .countryList label{width: 70px; float: left; font-size: 16px; line-height: 68px;}
.newIndexCustomsDataContent .customsDataContentItem .countryList ul{width: 1130px; float: left;}
.newIndexCustomsDataContent .customsDataContentItem .countryList ul li{width: 113px; height: 120px; float: left; text-align: center;}
.newIndexCustomsDataContent .customsDataContentItem .countryList ul li img{width: 76px;}
.newIndexCustomsDataContent .customsDataContentItem .countryList ul li p{line-height: 24px;}
.newIndexCustomsDataContent .customsDataContentItem .superiority{padding-bottom: 35px;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul{}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li{width: 360px; height: 165px; margin: 45px 0; padding-left: 180px;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li:nth-child(1){float: left; background: url("../images/dataDescription/dataIcon_01.png") left no-repeat;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li:nth-child(2){float: right; background: url("../images/dataDescription/dataIcon_02.png") left no-repeat;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li:nth-child(3){float: left; background: url("../images/dataDescription/dataIcon_03.png") left no-repeat;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li:nth-child(4){float: right; background: url("../images/dataDescription/dataIcon_04.png") left no-repeat;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li h3{font-size: 24px; color: #1c93d7;}
.newIndexCustomsDataContent .customsDataContentItem .superiority ul li p{font-size: 14px; line-height: 24px; padding-top: 10px;}
.newIndexCustomsDataContent .customsDataContentItem .example{text-align: center; padding-bottom: 35px;}


