@font-face {
    font-family: 'GOTHIC';
    src: url('../font/GOTHIC.eot');
    src: local('O'),
    url('../font/GOTHIC.woff') format('woff'),
    url('../font/GOTHIC.ttf') format('truetype'),
    url('../font/GOTHIC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CopperplateGothicLight';
    src: url('../font/copperplate-gothic-light.eot');
    src: local('O'),
    url('../font/copperplate-gothic-light.woff') format('woff'),
    url('../font/copperplate-gothic-light.ttf') format('truetype'),
    url('../font/copperplate-gothic-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6,p,input{
    margin: 0;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/* for IE6-7 */
.clearfix { zoom: 1; }

.pull-left{ float:left;}
.pull-right{ float:right;}

ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-links-b{
    padding: 50px 20px;
    margin: 0 auto;
    text-align: center;
}

.footer-links-b li{
    display: inline-block;
    *display: inline;
    zoom:1;
    padding-left: 2px;
}

.footer-links-b li a{
    font: 12px Arial,sans-serif;
    color: #2b637e;
}

.footer-links-b li a:hover{
    text-decoration: underline;
}

.ai3item1_1{
    width: 338px;
    float: left;
    margin-top: 20px;
    position: relative;
    height: 300px;
    background: url("../img/ai3Items1_1BG.png") no-repeat;
}

.ai3item1_2{
    width: 338px;
    float: left;
    margin-top: 20px;
    margin-left: 54px;
    position: relative;
    height: 300px;
    background: url("../img/ai3Items1_2BG.png") no-repeat;
}


.ai3item1_1>h3, .ai3item1_2>h3, .ai3item1_3>h3{
    font: 29px Arial;
    color: #ffffff;
    float: right;
    margin-right: 30px;
    line-height: 46px;
}

.ai3item1_1Arrow{
    display: block;
    width: 69px;
    height: 43px;
    background: url(../img/btn-arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: 32px;
    right: 15px;
}

.ai3item1_1Arrow:hover{
    background-position: 0 -43px;
}

.ai3Item1Price{
    font: 94px Arial;
    color: #0458b4;
    position: absolute;
    top: 75px;
    left: 30px;

}
.ai3Item1Price>sup{
    font: 40px Arial;
    position: absolute;
    margin-top: 10px;
}
.ai3Item1Description{
    font: 18px Arial;
    color: #000000;
    position: absolute;
    right: 10px;
    top: 58px;

}
.ai3Item1_1pic{
    position: absolute;
    top: 0px;
    left: -45px;
}
.ai3Items2{
    width: 1170px;
    padding-top: 50px;
    margin: 0 auto;
}
.ai3Items2Left{
    width: 790px;
    float: left;
}
.ai3Items2Right{
    width: 360px;
    float: right;
    padding-bottom: 90px;
    background-color: #f4f4f4;
}
.ai3Items2RightItem{
    width: 325px;
    margin: 35px 0 0 20px;
}
.ai3Items2RightItem + .ai3Items2RightItem{
    margin-top: 75px;
}
.ai3Items2RightItem>h3{
    font:23px Arial;
    color: #002e5f;
    padding-left: 5px;
    width: 285px;
    border-bottom: 1px solid #002e5f;
    line-height: 35px;
}
.ai3Items2RightItem>ul{
    padding-left: 40px;
    list-style-image: url("../img/listImgbig.png");
}
.ai3Items2RightItem>ul>li{
    margin-top: 10px;
}
.ai3Items2RightItem>ul>li>a{
    font:22px Arial;
    text-decoration: underline;
    color: #1d87c5;

}

.sidebar-b .ai3item1_1,
.sidebar-b .ai3item1_2,
.sidebar-b .ai3item1_3{
    margin: 0 0 50px 0;
}


.btn-ON{
    display: block;
    width: 175px;
    height: 47px;
    border: 1px solid #1a5b00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font: bold 17px/47px 'Century Gothic',Arial,sans-serif;
    color: #fff;
    padding-left: 20px;
    background: url(../img/bg-btn-green2.png) 0 0 repeat-x;
    position: relative;
}

.btn-ON i{
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/ico-arrow.png) 0 0 no-repeat;
    position: absolute;
    top: 11px;
    right: 10px;
}

.order-now-b{
    width: 224px;
    background: url(../img/imgPlase.png) 0 27px no-repeat;
}

.order-now-b .btn-ON{
    margin: 0 auto;
}

.order-now-b .b-card{
    padding: 23px 37px 0 0;
    text-align: right;
}

.ai3item1_1 .order-now-b,
.ai3item1_2 .order-now-b,
.ai3item1_3 .order-now-b{
    position: absolute;
    left: 1px;
    bottom: 1px;
}

.section_w960{
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
}

.section_w960 .export-in-c {
  padding: 0 0 30px 10px;
  margin: 0;
  list-style: none;
}

.section_w960 .export-in-c li{
  float: left;
  width: 290px;
  margin: 0 20px 0 0;
}

.section_w960 .export-in-c li a{
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font: 16px Arial,sans-serif;
}

h1.hidden-b{
  width: 10px;
  overflow: hidden;
  text-indent: -999px;
  position: absolute;
}

.basBody{
    margin: 0 auto;
    width: 1280px;
    padding: 0;
}
#header{
    height: 154px;
    width: 100%;
    background: url("../img/0107basHeaderBG.png") no-repeat;
}
.basLogo{
    width: 475px;
    height: 154px;
    float: left;
}
.basContact{
    width: 540px;
    height: 154px;
    float: right;
}
.basLogo img{
    border: none;
    float: left;
    margin: 5px 0 0 30px;
}
.basLogoTxt{
    font: 39px GOTHIC;
    color: #ffb311;
    font-weight: bold;
    width: 275px;
    display: block;
    float: left;
    margin: 13px 0 0 7px;
}
.basLogoTxt>span{
    font: 13px Arial;
    color: #c6e1ff;
}

.basContact > a{
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ef7900;
    width: 123px;
    height: 31px;
    text-align: center;
    font: 17px CopperplateGothicLight;
    color: #ffffff;
    line-height: 31px;
    letter-spacing: -2px;
    float: right;
    margin: 25px 10px 0 0;
}

.basContact > a:hover{
    background: #c5450c;
}

.basSearchForm{
    width: 355px;
    float: right;
    margin-top: 25px;
}
.basSearchInput{
    width: 248px;
    float: left;
    height: 29px;
    border: none;
    font: 17px Arial;
    color: #000000;
    line-height: 31px;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    *border-radius:0;
}

.basSearchBtn{
    width: 73px;
    float: left;
    height: 31px;
    border: none;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    *border-radius:0;
    background: url("../img/0107basFindIcon.png") center center #c5450c no-repeat;
    cursor: pointer;
}

.basSearchBtn:hover{
    background: url("../img/0107basFindIcon.png") center center #ef7900 no-repeat;
}

.basContact>span{
    font: 49px GOTHIC;
    color: #ffffff;
    display: block;
    margin: 15px 40px 0 0;
    clear: both;
    float: right;
    width: 450px;
    text-align: right;
}
.wrp1{
    background: url("../img/0107baswraperTopBG.png") no-repeat top;
    height: 515px;
    width: 100%;
}
.wrp1BottomBorder{
    background: url("../img/0107baswrp1Botom.png") repeat-y;
    height: 23px;
    width: 100%;
}
.wrp1L{
    width: 540px;
    float: left;
    text-align: center;
    margin: 50px 0 0 10px;
}
.wrp1R{
    width: 663px;
    height: 479px;
    background: url("../img/0107baswrp1R.png") no-repeat;
    float: right;
    margin: 20px 50px 0 0;
    position: relative;
}
.wrp1L>span{
    font: 33px GOTHIC;
    font-weight: bold;
    color: #ffd855;
}
.wrp1RPrice{
    width: 161px;
    height: 271px;
    position: absolute;
    background: url("../img/0107baswrp1Rimg3.png") no-repeat;
    right: -25px;
    bottom: -65px;
}
.wrp1RImg1{
    float: left;
    margin: 27px 0 0 47px;
}
.wrp1R>h3{
    float: left;
    margin: 55px 0 0 3px;
    font: 33px GOTHIC;
    font-weight: bold;
    color: #ffd855;
}
.wrp1R img{
    border: none;
}
.wrp1R>p{
    display: block;
    float: left;
    width: 240px;
    margin: 5px 0 0 53px;
    font: 22px GOTHIC;
    color: #ffffff;

}

.wrp1RImg2{
    width: 285px;
    height: 74px;
    display: block;
    clear: both;
    float: left;
    margin: 10px 0 0 175px;
    background: url(../img/0107baswrp1RImg2.png) no-repeat;
}

.wrp1RImg2:hover{
    background: url(../img/img-click-here.png) no-repeat;
}

.wrp1RPrice > span{
    font:45px GOTHIC;
    letter-spacing: -5px;
    color: #cb0022;
    display: block;
    width: 130px;
    margin: 130px auto 0 auto;
    padding: 0 10px;
    text-align: center;
}
.wrp1RPrice>span>sup{
    font:40px GOTHIC;
    letter-spacing: -1px;
    color: #cb0022;
}
.wrp2{
    background: url("../img/0107baswrp2bg.png") repeat-x;
    width: 100%;
    height: 491px;
    /*position: relative;*/
    overflow: hidden;
}
.wrp2Img1{
    position: absolute;
    left: 50%;
    margin: 15px 0 0 -293px;
}
.wrp2Img2{
    float: left;
    margin: 125px 0 0 130px;
}
.wrp2Img3{
    float: right;
    margin: 125px 130px 0 0;
}

.wrp3{
    width: 1280px;
    border-top: 1px solid #000000;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 3px;
    overflow: hidden;
}

.wrp3L{
    width: 380px;
    float: left;
    position: relative;
}
.wrp3R{
    width: 895px;
    float: right;
}
.wrp3L>img{
    position: absolute;
    margin: 22px 0 0 43px;
}
.wrp3L>a{
    position: absolute;
    font:18px GOTHIC;
    color: #0a2848;
    margin: 40px 0 0 125px;
}
.wrp3RTitle{
    margin: 22px 0 10px 0;
    overflow: hidden;
}
.wrp3RTitle>img{
    float: left;
}
.wrp3RTitle>span{
    font: 21px Arial;
    color: #255777;
    float: left;
    margin: 5px 0 0 5px;
}
.wrp3R>p{
    font: 19px Arial;
    color: #878787;
    width: 840px;
}
.wrp4{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.wrp4L{
    width: 380px;
    float: left;
}
.wrp4R{
    width: 850px;
    float: left;
}
.wrp4L>img{
    display: block;
    margin: 0 auto;
}
.wrp4ContactForm{
    width: 325px;
    height: 278px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #97bce5;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.basContactFormName{

    border: 1px solid #1e4168;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 12px 0 0 30px;
    padding-left: 5px;
    font: 12px Arial;
    color: #0c2e55;
    height: 20px;
    width: 251px;
    line-height: 20px;
    display: block;
}
.basContactFormEmail{

    border: 1px solid #1e4168;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 7px 0 0 30px;
    padding-left: 5px;
    font: 12px Arial;
    color: #0c2e55;
    height: 20px;
    width: 251px;
    line-height: 20px;
    display: block;
}
.basContactFormMsg{

    height: 120px;
    width: 249px;
    border: 1px solid #1e4168;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 7px 0 0 30px;
    padding-left: 5px;
    font: 12px Arial;
    color: #0c2e55;
    line-height: 20px;
    overflow: auto;
    display: block;
}
.wrp4ContactForm>span{
    font: 21px Arial;
    color: #0d2a44;
    display: block;
    margin: 9px 0 0 30px;
}

.basContactFormBtn{
    border: none;
    background: url("../img/0107baswrp4FormBtn.png") no-repeat;
    width: 97px;
    height: 24px;
    font: 17px Arial;
    color: #ffffff;
    cursor: pointer;
    float: right;
    margin: 5px 35px 0 0;
}

.basContactFormBtn:hover{
    background: url("../img/bg-btn-submit.png") no-repeat;
}

.wrp4RItem{
    width: 845px;
    overflow: hidden;
    margin-bottom: 40px;
}
.wrp4RItemL{
    width: 175px;
    float: left;
    text-align: center;
}
.wrp4RItemL>span{
    font: 24px Arial;
    color: #0b294c;
    display: block;
    margin-bottom: 10px;
}

.wrp4RItemL img{
    max-width: 148px;
    max-height: 89px;
}

.wrp4RItemR{
    width: 610px;
    float: left;
}
.wrp4RItemRGrade{
    margin: 7px 0 0 10px;
}
.wrp4RItemRGrade img{
    border: none;
}
.wrp4RItemR>p{
    font: 14px Arial;
    color: #000000;
    width: 610px;
    display: block;
    margin: 12px 0 13px 0;
}
.wrp4RItemR>span{
    font: 14px Arial;
    color: #b8b8b8;
    display: block;
}

.features-b{

}

.features-b li{
    width: 249px;
    height: 121px;
    background-color: #fff;
    margin: 0 10px 30px 0;
    float: left;
}

.features-b li:hover{
    background-color: #dadada;
}

.features-b li .img-b{
    padding: 15px;
    width: 89px;
    height: 86px;
    text-align: center;
    float: left;
}

.features-b li .img-b img{
    max-width: 89px;
    max-height: 86px;
}

.features-b li .text-b{
    float: right;
    width: 129px;
    padding-top: 15px;
}

.features-b li .text-b h3{
    font: 16px Arial,sans-serif;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.features-b li .text-b p{
    font: 13px Arial,sans-serif;
    color: #000;
    padding-top: 15px;
    height: 48px;
    overflow: hidden;
}

.btn-try-now{
    display: block;
    width: 322px;
    height: 74px;
    background: url(../img/btn-try-now.png) 0 -79px no-repeat;
}

.btn-try-now:hover{
    background-position: 0 -6px;
}

.demo-b{
    width: 1227px;
    height: 389px;
    margin: 0 auto 35px auto;
    background: #504e4a url(../img/bg-demo-b.png) 0 0 no-repeat;
}

.demo-b .pull-left{
    width: 802px;
}

.demo-b .pull-left .btn-try-now{
    float: right;
}

.demo-b h3{
    font: bold 37px 'Segoe UI',Arial,sans-serif;
    color: #fff;
    padding: 25px 0 0 23px;
}

.demo-b ul{
    padding: 15px 0 20px 85px;
}

.demo-b ul li{
    font: 22px 'Segoe UI',Arial,sans-serif;
    color: #fff;
    padding-top: 18px;
}

.demo-b ul li:before{
    content: '>';
    padding-right: 20px;
    font: 22px 'Segoe UI',Arial,sans-serif;
    color: #fff;
}

.demo-b .pull-right{
    padding: 25px 30px 0 0;
}
.content-news-b{
    width: 685px;
    padding: 50px 0 30px 138px;
}

.news-item-b1{
    float: left;
    width: 645px;
}

.news-item-b1 li{
    float: left;
    margin-bottom: 30px;
}

.news-item-b1 .img-b{
    width: 200px;
    height: 167px;
    float: left;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #ddd;
}

.news-item-b1 .img-b img{
    max-width: 200px;
    max-height: 167px;
}

.news-item-b1 .text-b{
    width: 420px;
    float: right;
    padding: 0 5px 30px 0;
}

.news-item-b1 .text-b h3{
    font: 22px Arial,sans-serif;
    color: #16577c;
}

.news-item-b1 .text-b .date{
    font: 12px Arial,sans-serif;
    color: #9d9d9d;
}

.news-item-b1 .text-b .name{
    font: italic 12px Arial,sans-serif;
    color: #639fc1;
    padding-left: 3px;
}

.news-item-b1 .info-b{
    height: 68px;
    overflow: hidden;
    display: inline;
    float: right;
}

.news-item-b1 li > p{
    font: 14px Arial,sans-serif;
    color: #6d6d6d;
    padding-top: 20px;
}

.news-item-b1 .read{
    float: right;
    font: 14px Arial,sans-serif;
    color: #ff0000;
    text-align: right;
    padding-top: 10px;
}

.news-item-b1 .close-btn{
    float: right;
    font: 14px Arial,sans-serif;
    color: #ff0000;
    text-align: right;
    padding-top: 10px;
    display: none;
}


.news-item-b2 {
    float: left;
    padding-top: 21px;
}

.news-item-b2 li{
    float: left;
    padding: 10px 0;
    border-top: 1px dotted #000;
}

.news-item-b2 li .img-b{
    width: 93px;
    height: 62px;
    float: left;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #ddd;
}

.news-item-b2 li .img-b img{
    max-width: 93px;
    max-height: 62px;
}

.news-item-b2 li .text-b{
    width: 575px;
    float: right;
}

.news-item-b2 li .text-b h3{
    font: 16px Arial,sans-serif;
    color: #16577c;
}

.news-item-b2 li .text-b p{
    height: 35px;
    overflow: hidden;
    font: 14px Arial,sans-serif;
    color: #6d6d6d;
    padding-top: 5px;
}

.news-item-b2 .text-b .read{
    display: block;
    font: 14px Arial,sans-serif;
    color: #ff0000;
    text-align: right;
}

.export-import-b{
    border-top: 1px dotted #000;
    float: left;
}

.export-import-b li{
    width: 675px;
    border-bottom: 1px dotted #000;
    padding: 10px 0;
}

.export-import-b li i{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 6px;
    height: 6px;
    background-color: #ff8a00;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin-bottom: 2px;
}

.export-import-b li .ttl{
    font: 14px Arial,sans-serif;
    color: #16577c;
}

.export-import-b li span{
    font: 12px Arial,sans-serif;
    color: #9d9d9d;
    padding-left: 5px;
}

.export-import-b li span{
    font: 12px Arial,sans-serif;
    color: #9d9d9d;
    padding-left: 5px;
}

.export-import-b li .name{
    font: italic 12px Arial,sans-serif;
    color: #639fc1;
    padding-left: 2px;
}

.sidebar-b{
    width: 357px;
    padding: 45px 0 0 0;
}

.sidebar-b > span{
    display: block;
    font: 16px Arial,sans-serif;
    color: #727272;
    text-align: right;
    padding-bottom: 10px;
}

.other-news-b{
    width: 300px;
    padding: 19px 0 0 0;
}

.other-news-b li{
    padding: 5px 15px;
    background-color: #e5e5e5;
    float: left;
}

.other-news-b li.bg{
    background-color: #fff;
}

.other-news-b li.ttl{
    width: 270px;
    padding: 5px 15px;
    background-color: #a8a8a8;
    margin-bottom: 15px;
    font: 14px Arial,sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.other-news-b li h3{
    width: 270px;
    float: left;
    font: 16px Arial,sans-serif;
    color: #727272;
}

.other-news-b li span{
    float: left;
    font: 14px Arial,sans-serif;
    color: #9e9e9e;
}

.other-news-b li a{
    float: right;
    font: 14px Arial,sans-serif;
    color: #0042ff;
    text-decoration: underline;
}

.news-preview{
    width: 1238px;
    margin: 0 auto;
}

.news-preview li{
    float: left;
    margin-bottom: 20px;
}

.news-preview .img-b{
    width: 290px;
    height: 192px;
    float: left;
    margin: 0 20px;
    text-align: center;
    border: 1px solid #ddd;
}

.news-preview .img-b img{
    max-width: 290px;
    max-height: 192px;
}

.news-preview .text-b{
    width: 900px;
    float: right;
}

.news-preview .text-b h3{
    font: 22px Arial,sans-serif;
    color: #16577c;
}

.news-preview .text-b .date{
    font: 12px Arial,sans-serif;
    color: #9d9d9d;
}

.news-preview .text-b .name{
    font: italic 12px Arial,sans-serif;
    color: #639fc1;
    padding-left: 3px;
}

.news-preview .text-b p{
    font: 14px Arial,sans-serif;
    color: #6d6d6d;
    padding-top: 20px;
}

.news-preview .text-b a.read{
    display: block;
    font: 14px Arial,sans-serif;
    color: #ff0000;
    text-align: right;
    padding-top: 10px;
}

.read-more{
    font: 12px Arial,sans-serif;
    color: #f00;
    float: right;
    padding-right: 20px;
}

#footer{
    width: 1280px;
    margin: 5px auto 50px auto;
}
.footer1{
    height: 95px;
    width: 100%;
    background: url("../img/0107basFooterBg1.png") repeat-y;
    position: relative;
}
.footer2{
    height: 23px;
    width: 100%;
    background: url("../img/0107basFooterBg2.png") repeat-y;
}

.footer1>a{
    font: 18px Arial;
    color: #ffffff;
    font-weight: bold;
    float: left;
    margin: 35px 0 0 45px;
}

.footer1>a:hover{
    color: #00fff0;
}

.footer1>img{
    position: absolute;
    right: 43px;
    top: -10px;
}