            * {
                margin: 0px;
                padding: 0px;
                border-radius: 10px;
                /*color: red;*/
                /*box-shadow: 5px 5px 10px -4px #9FB6CD;*/
            }

.title {
width: auto;
height: auto;
}
            .errorMsg {
                clear: both;
                position: relative;
                color: red;
                pading-top: 100px;
                font-size: 150%;
                padding-left: 1%;
                top: 10px;
                text-align: left;
                display: block;
            }

#usexplain{

              margin-top: 30px;
                margin-left: 30px;
                margin-right: 30px;
                margin-bottom: 20px;
                /*display: none;*/
                text-align: left;
                
}

            #tableframe {
                margin-top: 30px;
                margin-left: 30px;
                margin-right: 30px;
                margin-bottom: 20px;
                /*display: none;*/
                text-align: left;
                border-radius: 0px;
                /*visibility: hidden;*/
            }

            #tableframe2 {
                margin-top: 40px;
                margin-left: 1%;
                margin-right: 1%;
                margin-bottom: 20px;
                /*display: none;*/
                text-align: left;
                border-radius: 0px;
                /*visibility: hidden;*/
            }

            #resultTable {
                width: 100%;
                border-radius: 0px;
                max-height: 100%;
            }


            #resultTable>tr:first {
                background: #00008B;
            }

            #resultTable,
            #resultTable th,
            #resultTable tr,
            #resultTable td {
                border: 1px solid #C8C8C8;
                border-collapse: collapse;
                border-radius: 0px;
            }

            #resultTable td {
                padding: 1px 2px;
            }
            /*#resultTable1 {*/
            /*    width: 100%;*/
            /*    border-radius: 0px;*/
            /*}*/
            /*#resultTable1>tr:first {*/
            /*    background: #00008B;*/
            /*}*/
            /*#resultTable1,*/
            /*th,*/
            /*tr,*/
            /*td {*/
            /*    border: 1px solid #C8C8C8;*/
            /*    border-collapse: collapse;*/
            /*    border-radius: 0px;*/
            /*}*/
            /*td {*/
            /*    padding: 1px 2px;*/
            /*}*/

            #resultTable2 {
                width: 100%;
                border-radius: 0px;
                max-height: 100%;
            }


            #resultTable3 {
                width: 93%;
                border-radius: 0px;
                max-height: 100%;
            }

            #resultTable2 tr {
                border: 0px;
                border-radius: 0px;
            }

            #resultTable2 td {
                border: 0px;
                border-radius: 0px;
                padding: 1px 1%;
            }

            #resultTable3 td {
                border: 0px;
                border-radius: 0px;
                padding: 1px 1%;
            }

            img {

                border-radius: 0px;
            }

            #Contactus {
                /*width: 13%;*/
                clear: both;
                /*float: right;*/
                position: fixed;
                /*margin-left: 88%;*/
                margin-top: 20px;
                z-index: 1;
                right: 10px;
            }

            #list {
                padding-top: 20px;
                font-size: 120%;
                padding-left: 1%;
                top: 20px;
                text-align: left;
            }
#ftaintroduction{
                padding-top: 10px;
                font-size: 140%;
                padding-left: 3%;
                top: 20px;
                text-align: left;
width: 92%;
COLOR: BLUE;
}
            #banner,
            #lookuppart {

                box-shadow: 5px 5px 10px -4px #9FB6CD;
            }

            body {
                font: normal 80% Helvetica, Arial, sans-serif;
                text-align: center;
                background: #DEE6F8;
                /*overflow: hidden;*/
                /*overflow-y: scroll;*/
            }


            #inputs-error {
                position: absolute;
                bottom: 5px;
                left: 60%;
                width: 10%;
                float: right;
                color: red;
                text-align: right;
            }

            #convertorinput-error {
                position: absolute;
                bottom: 30px;
                left: 60%;
                width: 10%;
                float: right;
                color: red;
                text-align: right;
            }

            #casinput-error {
                position: absolute;
                bottom: 110px;
                left: 23%;
                width: 10%;
                float: right;
                color: red;
                text-align: right;
            }

            #cusinput-error {
                position: absolute;
                bottom: 110px;
                left: 68%;
                width: 10%;
                float: right;
                color: red;
                text-align: right;
            }
            /*bannaer style*/
            /*#sky {*/
            /*    position: absolute;*/
            /*    width: 100%;*/
            /*float: right;*/
            /*}*/

            #animate {
                position: absolute;
                width: 100%;
                height: 190px;
                overflow: hidden;
                /*float: right;*/
            }


            #banner {
                position: absolute;
                width: 100%;
                height: 190px;
                margin: 0 auto;
                position: relative;
                background: #242FAF;
                overflow: hidden;
                /*background: -webkit-linear-gradient(top, #ace, #f96 80%, #f96);*/
                /*    background: -moz-linear-gradient(top, #ace, #f96 80%, #f96);
                background: -webkit-linear-gradient(top, #ace, #f96 80%, #f96);
                background: -o-linear-gradient(top, #ace, #f96 80%, #f96);*/
                /*background: linear-gradient(left, red, #f96, yellow, green, #ace);*/
                /*background: linear-gradient(to right, " + #005EB8 + ", " + #C8C8C8 + ");*/
                border: 1px solid #FFFFFF;
            }

            #logo {
                position: absolute;
                float: left;
                top: 45px;
                left: 13%;
            }

            #line {
                width: 3px;
                height: 150px;
                position: absolute;
                float: left;
                top: 15px;
                left: 22%;
                z-index: 2;
                background: #FFFFFF;
            }

            #line2 {
                clear: both;
                position: absolute;
                width: 80%;
                height: 2px;
                margin-left: 7%;
                background: #909090;
                text-align: center;
                margin-top: 140px;
            }

            #line3 {
                clear: both;
                position: absolute;
                width: 80%;
                height: 2px;
                margin-left: 7%;
                background: #909090;
                text-align: center;
                margin-top: 140px;
            }

            #line4 {
                clear: both;
                position: absolute;
                width: 80%;
                height: 2px;
                margin-left: 7%;
                background: #909090;
                text-align: center;
                margin-top: 167px;
            }

            #line5 {
                clear: both;
                position: relative;
                width: 80%;
                height: 2px;
                margin-left: 7%;
                background: #909090;
                text-align: center;
                margin-top: 220px;
            }


            #line6 {
                clear: both;
                position: relative;
                width: 97%;
                height: 2px;
                top: 13px;
                /*margin-right: -5%;*/
                margin-left: 1%;
                /*top: 600px;*/
                background: #200080;
                text-align: center;
            }

            #user2 {

                /*clear: both;*/
                position: relative;
                float: left;
                margin-left: 0%;
                top: 16px;
                font-size: 130%;
            }

            #user3 {

                /*clear: both;*/
                font-size: 130%;
                font: bold;
                position: relative;
                float: right;
                top: 0px;
                margin-right: 2%;
            }

            #email {

                width: 20%;
                color: red;
            }

            #password {

                width: 10%;
            }

            #logininput {
                cursor: pointer;
                width: 10%;
                height: 30px;
                font-size: 100%;
            border: 2px solid #000000;
            }

            #Registerinput {
                cursor: pointer;
                width: 12%;
                height: 30px;
                font-size: 100%;
                border: 2px solid #000000;
            }

            #RetrievePasswordinput {
                cursor: pointer;
                width: 16%;
                height: 30px;
                font-size: 100%;
               border: 2px solid #000000;
                }

            #updates {
                clear: both;
                position: relative;
                width: 30%;
                /*left: 30%;*/
                font-size: 170%;
                /*left: 20%;*/
                /*margin-top: 20px;*/
                height: 30px;
                /*width: 100%;*/
                margin: 13px auto;

            }



            #history {
                cursor: pointer;
                width: 12%;
                height: 30px;
                font-size: 140%;
                font: bold;
                /*font-color: #FFFFFF;*/
                /*background: #242FAF;*/
                position: absolute;
                float: left;
                top: 250px;
                left: 85%;
            border: 2px solid #000000;
             }

            #consultant {
                cursor: pointer;
                width: 12%;
                height: 30px;
                font-size: 140%;
                font: bold;
                /*font-color: #FFFFFF;*/
                /*background: #242FAF;*/
                position: absolute;
                float: left;
                top: 250px;
                left: 1%;
                /*margin-right: 1%;*/
           border: 2px solid #000000;
             }

            #userhome {
                cursor: pointer;
                width: 12%;
                height: 30px;
                font-size: 140%;
                font: bold;
                /*font-color: #FFFFFF;*/
                /*background: #242FAF;*/
                position: absolute;
                float: left;
                top: 250px;
                left: 14%;
                /*margin-right: 1%;*/
            border: 2px solid #000000;
             }

            #promotepic {

                position: absolute;
                /*float: left;*/
                left: 15%;
                top: 300px;
                width: 70%;
                margin: 0 auto;
                background: #0000FF;
                /*;*/
                font-size: 400%;
                Color: red;
            }

            #ChangePassword1 {
                /*cursor: pointer;*/
                width: 120%;
                height: 45px;
                font-size: 120%;
                font: bold;
                /*font-color: #FFFFFF;*/
                /*background: #242FAF;*/
                position: absolute;
                float: left;
                top: -10px;
                left: 0%;
                /*margin-right: 1%;*/
                border-radius: 0px;
                text-align: center;
                background: #242FAF;
                color: white
            }

            #useremail3,
            #oldpassword,
            #newpassword,
            #userpwdchange {
                width: 116%;
                font-size: 105%;
                border-radius: 0px;
                margin: 5px;
            }

            #userpwdchange {
                width: 117%;
            }

            #HSdataprovider {
                width: 30%;

                background: #242FAF;
                color: white
            }

            #userpwdchange {
                cursor: pointer;
            }

            #userpasswordchange {
                border-radius: 0px;
                /*                top: 20px;
                position: absolute;
                clear: both;
                text-align: left;
                left: 3%;
                width: 12%;
                height: 30px;
                font-size: 130%;*/
                width: 11%;
                clear: both;
                float: right;
                position: fixed;
                margin-left: 85%;
                margin-top: 20px;
                z-index: 2;
            }


            #chineseName {
                font-family: "verdana";
                /*font-weight: bold;*/
                color: #FFFFFF;
                position: absolute;
                float: left;
                top: 50px;
                left: 3%;
                text-align: left;
                z-index: 2;
            }

            #usermanual {
                clear: both;
                position: relative;
                width: 80%;
                top: 10px;
                left: 3%;
                text-align: left;
                font-size: 120%;
                line-height: 1.6;
            }

            #slider {

                position: absolute;
                z-index: 11;
            }

            #introduce {
                font-family: "Arial";
                /*font-weight: bold;*/
                /*font-style: Arial;*/
                color: #FFFFFF;
                position: absolute;
                top: 50px;
                right: 5%;
                text-align: right;
                z-index: 2;
            }
            /*bannaer style*/
            /*lookuppart style*/

            #topintroduce {
                text-align: left;
                margin-left: 2%;
                margin-right: 2%;
            }

            #cnintroduce {
                position: relative;
                width: 40%;
                top: 40px;
                /*                left: 2%;*/
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }


            #enintroduce {
                position: relative;
                width: 55%;
                top: 10px;
                left: 5%;
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }



            #text {
                position: relative;
                clear: both;
                text-align: left;
                top: 25px;
                margin-left: 2%;
                margin-right: 2%;
                width: 88%;
                font-size: 110%;
                max-height: 100%;
            }
            /*bannaer style*/
            /*lookuppart style*/

            #ourservice {

                top: 25px;
                font-size: 120%;
            }

            #userpasswordupdateform {

                margin-top: 35px;
            }

            #servicetop1 {

                width: 20%;
                height: 100px;
                background-color: #242FAF;
                color: white;
                font-size: 120%;
                margin-left: 3%;
                margin-top: 30px;
                border-radius: 0px;
                line-height: 1.3;
                font: bold;
                padding: 1px 20px;
                position: relative;
                top: 5px;
            }

            #servicedown1 {

                width: 20%;
                height: 700px;
                /*background-color: #242FAF;*/
                /*color: white;*/
                font-size: 130%;
                margin-left: 3%;
                margin-top: 40px;
                border-radius: 0px;
                text-align: left;
                line-height: 1.3;
                /*border: 1px;*/
                background: white;
                padding: 1px 20px;
                position: relative;
                border: 3px solid #242FAF;
                top: 5px;
            }

            #servicetop2 {
                float: left;
                width: 22%;
                height: 100px;
                background: white;
                /*background-color: #242FAF;*/
                /*color: white;*/
                font-size: 120%;
                margin-left: 27%;
                margin-top: -844px;
                border-radius: 0px;
                line-height: 1.3;
                font: bold;
                padding: 1px 20px;
                color: black;
            }

            #servicedown2 {
                float: left;
                width: 22%;
                height: 700px;
                background-color: #242FAF;
                /*color: white;*/
                font-size: 130%;
                margin-left: 27%;
                margin-top: -702px;
                border-radius: 0px;
                text-align: left;
                line-height: 1.3;
                border: 1px;
                /*background: white;*/
                padding: 1px 20px;
                color: white;
            }

            #servicetop3 {
                float: left;
                width: 15%;
                height: 100px;
                background-color: #242FAF;
                color: white;
                font-size: 120%;
                margin-left: 53%;
                margin-top: -844px;
                border-radius: 0px;
                line-height: 1.3;
                font: bold;
                padding: 1px 20px;
            }

            #servicedown3 {
                float: left;
                width: 15%;
                height: 700px;
                /*background-color: #242FAF;*/
                /*color: white;*/
                font-size: 130%;
                margin-left: 53%;
                margin-top: -702px;
                border-radius: 0px;
                text-align: left;
                line-height: 1.3;
                /*border: 1px;*/
                background: white;
                padding: 1px 20px;
                border: 3px solid #242FAF;
            }

            #servicetop4 {
                float: left;
                width: 20%;
                height: 100px;
                /*background-color: #242FAF;*/
                background: white;
                color: black;
                font-size: 120%;
                margin-left: 72%;
                margin-top: -850px;
                border-radius: 0px;
                line-height: 1.3;
                font: bold;
                padding: 1px 20px;
            }

            #servicedown4 {
                float: left;
                width: 20%;
                height: 700px;
                background-color: #242FAF;
                /*color: white;*/
                font-size: 130%;
                margin-left: 72%;
                margin-top: -706px;
                border-radius: 0px;
                text-align: left;
                line-height: 1.3;
                border: 1px;
                /*background: white;*/
                padding: 1px 20px;
                color: white;
            }

            #upperline {
                clear: both;
                position: relative;
                width: 96%;
                height: 2px;
                top: 30px;
                margin-left: 2%;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 20px;
            }

            #upperline1 {
                clear: both;
                position: relative;
                width: 96%;
                height: 2px;
                top: 20px;
                margin-left: 2%;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 20px;
            }

            #lookuppart {
                position: relative;
                margin-top: 30px;
                left: -3%;
            }

            #HTSlookup {
                position: relative;
                width: 15%;
                height: 55px;
                top: 10px;
                left: 7%;
                background: #005EB8;
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }

            #countryList {
                float: left;
                position: relative;
                width: 30%;
                height: 55px;
                top: 10px;
                left: 7.5%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }

            #inputs {
                float: left;
                position: relative;
                width: 30%;
                height: 51px;
                top: 10px;
                left: 8%;
                border: 2px solid #005EB8;
            }

            #countryHTSlookup {
                float: left;
                position: absolute;
                clear: both;
                height: 54px;
                top: 10px;
                left: 83.5%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
            /*lookuppart style*/
            /*batchlookuppart style*/

            #batchlookuppart {
                top: 30px;
                clear: both;
                position: relative;
                margin-top: 50px;
                left: -3%;
            }

#ftalookuppart {
                top: 20px;
                clear: both;
                position: relative;
                /*margin-top: 0px;*/
                left: -3%;
            }


            #batchHTSlookup {
                position: relative;
                width: 15%;
                height: 55px;
                top: 55px;
                left: 7%;
                background: #005EB8;
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }

            #ftalookup {
                position: relative;
                width: 15%;
                height: 55px;
                top: 55px;
                left: 7%;
                background: #005EB8;
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }

            #batchcountryList {
                float: left;
                position: relative;
                width: 30%;
                height: 55px;
                top: 55px;
                left: 7.5%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }

            #ftacountryList {
                float: left;
                position: relative;
                width: 30%;
                height: 55px;
                top: 55px;
                left: 7.5%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }


            #batchinputs {
                float: left;
                position: relative;
                width: 30%;
                height: 100px;
                top: 10px;
                left: 8%;
                border: 2px solid #005EB8;
            }
            #ftainputs {
                float: left;
                position: relative;
                width: 30%;
                height: 100px;
                top: 10px;
                left: 8%;
                border: 2px solid #005EB8;
            }

            #countryHTSbatchlookup {
                position: relative;
                height: 54px;
                top: 55px;
                left: 1%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
   
            #ftabatchlookup {
                position: relative;
                height: 54px;
                top: 55px;
                left: 1%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
            /*batchlookuppart style*/
            /*HTSconvertpart style*/

            #HTSconvertpart {
                clear: both;
                position: relative;
                top: 40px;
                left: -3%;
            }

            #HTSconvert {
                position: relative;
                width: 15%;
                height: 55px;
                top: 30px;
                left: 7%;
                background: #005EB8;
                padding: 0, auto;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }

            #convertorfromcountryList3 {
                float: left;
                position: relative;
                width: 14.75%;
                height: 55px;
                top: 30px;
                left: 7.5%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }

            #convertortocountryList4 {
                float: left;
                position: relative;
                width: 14.75%;
                height: 55px;
                top: 30px;
                left: 8%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }


            #convertorinput {
                float: left;
                position: relative;
                width: 30%;
                height: 51px;
                top: 30px;
                left: 8.5%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }

            #convertorsubmit {
                /* float:left;*/
                position: relative;
                height: 54px;
                top: 30px;
                left: 1.25%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;

                /*border: 1px solid #F0F1F2;
                    color: #FFFFFF;*/
            }
            /*HTSconvertpart style*/
            /*HTSgeneratorpart style*/

            #HTSgeneratorpart {
                clear: both;
                position: relative;
                top: 100px;
                left: -3%;
            }

            #HTSgenerator {
                position: relative;
                width: 15%;
                height: 55px;
                left: 7%;
                background: #005EB8;
                /*border: 1px solid #FFFFFF;*/
                float: left;
            }

            #sectionID {
                float: left;
                position: relative;
                width: 12%;
                height: 55px;
                left: 7.5%;
                border: 2px solid #005EB8;
            }

            #chapterID {
                float: left;
                position: relative;
                width: 12%;
                height: 55px;
                left: 8%;
                border: 2px solid #005EB8;
            }

            #headingID {
                float: left;
                position: relative;
                width: 12%;
                height: 55px;
                left: 8.5%;
                border: 2px solid #005EB8;
            }

            #subheadingID {
                float: left;
                position: relative;
                width: 12%;
                height: 55px;
                left: 9%;
                padding: 0, auto;
                border: 2px solid #005EB8;
            }



            #generatorcountryList {
                float: left;
                position: relative;
                width: 10.75%;
                height: 55px;
                left: 9.5%;
                border: 2px solid #005EB8;
            }

            #generatorsubmit {
                /*    float:left;*/
                position: relative;
                height: 54px;
                left: 1.75%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;

                /*border: 1px solid #F0F1F2;
                    color: #FFFFFF;*/
            }
            /*HTSgeneratorpart style*/
            /*CASCUSlookup style*/

            #CASCUSlookup {
                clear: both;
                position: relative;
                top: 160px;
                height: 100px;
                left: -3%;
                padding-top: 10px;
                /*border-top: 2px dashed #005EB8;*/
            }


            #CASlookup {
                position: relative;
                width: 15%;
                height: 55px;
                left: 7%;
                background: #005EB8;
                float: left;
            }

            #casinput {
                float: left;
                position: relative;
                width: 15%;
                height: 51px;
                left: 7.5%;
                border: 2px solid #005EB8;
            }

            #caslookup {
                float: left;
                position: relative;
                height: 54px;
                left: 8%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }

            #CUSlookup {
                position: relative;
                width: 15%;
                height: 55px;
                left: 12.5%;
                background: #005EB8;
                float: left;
            }

            #cusinput {
                float: left;
                position: relative;
                width: 15%;
                height: 51px;
                left: 13%;
                border: 2px solid #005EB8;
            }

            #cuslookup {
                /*float:left;*/
                position: relative;
                height: 54px;
                left: 3.5%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
            /*CASCUSlookup style*/
            /*SDEandCIDpart style*/

            #SDEandCIQpart {
                clear: both;
                position: relative;
                top: 160px;
                height: 100px;
                left: -3%;
                padding-top: 10px;
                /*border-top: 2px dashed #005EB8;*/
            }


            #CIQlookupname {
                position: relative;
                width: 15%;
                height: 55px;
                left: 7%;
                background: #005EB8;
                float: left;
            }

            #CIQinput {
                float: left;
                position: relative;
                width: 15%;
                height: 100px;
                left: 7.5%;
                border: 2px solid #005EB8;
            }

            #CIQlookup {
                float: left;
                position: relative;
                height: 54px;
                left: 8%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }

            #SDElookupname {
                position: relative;
                width: 15%;
                height: 55px;
                left: 12.5%;
                background: #005EB8;
                float: left;
            }

            #SDEinput {
                float: left;
                position: relative;
                width: 15%;
                height: 100px;
                left: 13%;
                border: 2px solid #005EB8;
            }

            #SDElookups {
                /*float:left;*/
                position: relative;
                height: 54px;
                left: 3.5%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
            /*SDEandCIDpart style*/
            /*USCNdutypart style*/

            #USCNdutypart {
                clear: both;
                position: relative;
                top: 160px;
                * //*margin-left:7%;
                margin-right: 7%;
                */ height: 100px;
                left: -3%;
                padding-top: 10px;
                /*border-top: 2px dashed #005EB8;*/
            }


            #USaddduty {
                position: relative;
                width: 15%;
                height: 100px;
                left: 7%;
                background: #005EB8;
                float: left;
            }

            #USadddutyinput {
                float: left;
                position: relative;
                width: 15%;
                height: 100px;
                left: 7.5%;
                border: 2px solid #005EB8;
            }

            #USaddlookup {
                float: left;
                position: relative;
                height: 54px;
                left: 8%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }

            #CNaddduty {
                position: relative;
                width: 15%;
                height: 100px;
                left: 12.5%;
                background: #005EB8;
                float: left;
            }

            #CNadddutyinput {
                float: left;
                position: relative;
                width: 15%;
                height: 100px;
                left: 13%;
                border: 2px solid #005EB8;
            }

            #CNaddlookup {
                /*float:left;*/
                position: relative;
                height: 54px;
                left: 3.5%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #005EB8;
            }
            /*HS20172022 style*/

            #HS2017part {
                clear: both;
                position: relative;
                top: 10px;
                * //*margin-left:7%;
                margin-right: 7%;
                */ height: 100px;
                left: -3%;
                padding-top: 10px;
                /*border-top: 2px dashed #005EB8;*/
            }


            #HS2017to2022 {
                position: relative;
                width: 15%;
                height: 100px;
                left: 7%;
                background: #005EB8;
                float: left;
                color: #FFFFFF;
            }

            #hs2017to2022input {
                float: left;
                position: relative;
                width: 15%;
                height: 100px;
                left: 7.5%;
                border: 2px solid #00008B;
            }

            #hs2017to2022lookup {
                float: left;
                position: relative;
                height: 54px;
                left: 8%;
                cursor: pointer;
                border: 2px solid #005EB8;
                width: 10%;
                font-size: 150%;
                color: #FFFFFF;
                background: #00008B;
            }

            #bottomline {
                clear: both;
                /*position: relative;*/
                width: 90%;
                height: 3px;
                margin-left: 3%;
                top: 200px;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 240px;
                /*border: 2px dashed #005EB8;*/
            }
            #bottomlinelast {
                clear: both;
                /*position: relative;*/
                width: 90%;
                height: 3px;
                margin-left: 3%;
                top: 200px;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 120px;
                /*border: 2px dashed #005EB8;*/
            }
            #bottomline2 {
                clear: both;
                /*position: relative;*/
                width: 98%;
                height: 3px;
                margin-left: 1%;
                top: 200px;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 40px;
                /*border: 2px dashed #005EB8;*/
            }

            #bottomline21 {
                clear: both;
                /*position: relative;*/
                width: 98%;
                height: 3px;
                margin-left: 1%;
                top: 500px;
                /* top:600px;*/
                background: #909090;
                text-align: center;
                margin-top: 40px;
                /*border: 2px dashed #005EB8;*/
            }

            #bottom {
                clear: both;
            margin-top: 10px;
                /*top: 400px;*/
            }
            /*verification*/

            #linkages {

                max-height: 100%; //去掉Chrome浏览器自动增大字体
            }

            #linkages2 {

                max-height: 100%; //去掉Chrome浏览器自动增大字体
            }

            #picverificate {
                /*    width: 220;
                height: 130;
                background: #005EB8;*/
                /*display: none;*/
                visibility: hidden;
                clear: both;
                position: absolute;
                top: -100px;
                left: 83.5%;
                float: right;
                text-align: center;
                /*opacity: 1;*/
            }


            #mpanel5 {

                margin-top: -230px;
                left: 30%;
                display: none;
                visibility: hidden;
                z-index: 8;
                /*clear: both;*/
                /*position: absolute;*/
                /*float: right;*/
                /*text-align: center;*/
                width: 220;
                height: 160;
                background: #005EB8;
                display: none;
                clear: both;
                position: absolute;
                font-size: 120%;
                /*            top: -250px;
            left: 35%;*/
                float: left;
                text-align: center;
                */
                /*opacity: 1;*/
                */
            }



            .verBox {
                position: absolute;
                width: 100%;
                text-align: center;
                left: 0px;
                top: 0;
                opacity: 1;
                transition: all 0.8s;
                padding-top: 55px;
            }

            .err {
                margin: 12px 0 0;
                line-height: 12px;
                height: 12px;
                font-size: 12px;
                color: red;
            }
            /*移动滑块*/

            .slider-btn {
                position: absolute;
                width: 33px;
                height: 33px;
                color: white;
                background-color: #64BA00;
                border-radius: 50%;
                box-shadow: 0 0 4px 0 #64BA00;
                cursor: pointer;
                z-index: 12;
                top: 0px;
                left: 0%;
                font-size: 120%;
                /*    position: absolute;
                width: 44px;
                height: 44px;
                left: 0;
                top: -7px;
                z-index: 12;
                cursor: pointer;
                background-image: url("sprite.3.2.0.png");*/
                /*background-position: 0 -84px;*/
                /*transition: inherit;*/
            }

            .ver-tips {
                position: absolute;
                left: 0;
                bottom: -22px;
                background: rgba(255, 255, 255, 0.9);
                height: 22px;
                line-height: 22px;
                font-size: 12px;
                width: 100%;
                margin: 0;
                text-align: left;
                padding: 0 8px;
                transition: all 0.4s;
            }

            .slider-tips {
                bottom: 0;
            }

            .ver-tips i {
                display: inline-block;
                width: 22px;
                height: 22px;
                vertical-align: top;
                background-position: -4px -1229px;
            }

            .ver-tips span {
                display: inline-block;
                vertical-align: top;
                line-height: 22px;
                color: #455;
            }

            .active-tips {
                display: block;
            }

            .hidden {
                display: none;
            }

            .re-btn {
                position: absolute;
                left: 0;
                bottom: 10px;
                width: 14px;
                height: 28px;
                padding: 0 0;
                font-size: 250%;
                color: #64BA00;
                opacity: 0.7;
                z-index: 1000;
            }

            .re-btn a {
                display: inline-block;
                width: 14px;
                height: 14px;
                /*margin: 7px 0;*/
                /*background-image: url(sprite.3.2.0.png);*/
                /*background-position: 0 -1179px;*/
                cursor: pointer;
            }

            .re-btn a:hover {
                color: #005EB8;

                /*background-position: 0 -1193px;*/
            }
            /*verification*/
            /*html,*/
            /*body {*/
            /*    overflow-y: scroll;*/
            /*}*/
            /*html,*/
            /*body {*/
            /*    overflow: scroll;*/
            /*    min-height: 101%;*/
            /*}*/
            /*html {*/
            /*    overflow: -moz-scrollbars-vertical;*/
            /*}*/
            /*常规验证码*/
            /*常规验证码*/

            .verify-code {
                font-size: 20px;
                text-align: center;
                cursor: pointer;
                margin-bottom: 5px;
                border: 1px solid #ddd;
            }

            .cerify-code-panel {
                height: 100%;
                overflow: hidden;
            }

            .verify-code-area {
                float: left;
            }

            .verify-input-area {
                float: left;
                width: 60%;
                padding-right: 10px;
            }

            .verify-change-area {
                line-height: 30px;
                float: left;
            }

            .varify-input-code {
                display: inline-block;
                width: 100%;
                height: 25px;
            }

            .verify-change-code {
                color: #337AB7;
                cursor: pointer;
            }

            .verify-btn {
                width: 200px;
                height: 30px;
                background-color: #337AB7;
                color: #FFFFFF;
                border: none;
                margin-top: 10px;
            }
            /*滑动验证码*/

            .verify-bar-area {
                position: relative;
                background: #FFFFFF;
                text-align: center;
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
                border: 1px solid #ddd;
                -webkit-border-radius: 4px;
            }

            .verify-bar-area .verify-move-block {
                position: absolute;
                top: 0px;
                left: 0;
                background: #fff;
                cursor: pointer;
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
                box-shadow: 0 0 2px #888888;
                -webkit-border-radius: 1px;
            }

            .verify-bar-area .verify-move-block:hover {
                background-color: #337ab7;
                color: #FFFFFF;
            }

            .verify-bar-area .verify-left-bar {
                position: absolute;
                top: -1px;
                left: -1px;
                background: #f0fff0;
                cursor: pointer;
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
                border: 1px solid #ddd;
            }

            .verify-img-panel {
                margin: 0;
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
                border: 1px solid #ddd;
                border-radius: 3px;
                position: relative;
            }

            .verify-img-panel .verify-refresh {
                width: 20px;
                height: 20px;
                text-align: center;
                padding: 5px;
                cursor: pointer;
                position: absolute;
                top: 0;
                right: 0;
                z-index: 2;
            }

            .verify-img-panel .icon-refresh {
                font-size: 20px;
                color: #fff;
            }

            .verify-img-panel .verify-gap {
                background-color: #fff;
                position: relative;
                z-index: 2;
                border: 1px solid #fff;
            }

            .verify-bar-area .verify-move-block .verify-sub-block {
                position: absolute;
                text-align: center;
                z-index: 3;
                border: 1px solid #fff;
            }

            .verify-bar-area .verify-move-block .verify-icon {
                font-size: 18px;
            }

            .verify-bar-area .verify-msg {
                z-index: 3;
            }
            /*字体图标的css*/

            @font-face {
                font-family: "iconfont";
                src: url('../fonts/iconfont.eot?t=1508229193188');
                /* IE9*/
                src: url('../fonts/iconfont.eot?t=1508229193188#iefix') format('embedded-opentype'), /* IE6-IE8 */
                url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
                url('../fonts/iconfont.ttf?t=1508229193188') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
                url('../fonts/iconfont.svg?t=1508229193188#iconfont') format('svg');
                /* iOS 4.1- */
            }

            .iconfont {
                font-family: "iconfont" !important;
                font-size: 16px;
                font-style: normal;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

            .icon-check:before {
                content: "\e645";
            }

            .icon-close:before {
                content: "\e646";
            }

            .icon-right:before {
                content: "\e6a3";
            }

            .icon-refresh:before {
                content: "\e6a4";
            }