.no-padding #inmain {
    padding-top: 0;
}

#inmain {
    width: 100%;
    position: relative;
    background-size: 100% auto;
    padding-top:  9px;
}




@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

.incontent {
    width: 100%;
    
    min-height: 200px;
    font-size: 13px;
    line-height: 22px;
    color: #666666;
    position: relative;
}

.incontent p {
    margin-bottom: 16px;
}



.layoutintro {
    padding-top: 45px;
    overflow: hidden;
}

.chinamap {
    width: 100%;
    height: 550px;
    background: url(../images/map-big-china.png) no-repeat;
    float: left;
    margin-left: 330px;
    position: relative;
}

.chinamap .point {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/map-point.png) no-repeat 0 0;
    -webkit-transition: none;
    transition: none;
}

.chinamap .point:hover, .chinamap .point.hovers {
    background: url(../images/map-point-hover.png) no-repeat 0 0;
}

.chinamap .point span {
    width: 109px;
    height: 118px;
    background: url(../images/map-point-desc.png) no-repeat;
    position: absolute;
    left: 12px;
    top: -118px;
    z-index: 10;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 130px;
    text-align: center;
    display: none;
}

.chinamap .point.hovers span {
    display: block;
}

.layoutbox {
    width: 325px;
    height:132px;
    float: right;
 border: 1px solid #78a93b;
   
}

.layout-title li {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #ffffff;
}

.layout-title li a {
    display: block;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.layout-title .current {
    background: #ffa400;
}

.layout-title .current a {
    color: #fff;
}

.layout-title .icon-map-china {
    background: #fff url(../images/map-china.png) no-repeat 230px 15px;
}

.layout-title .icon-map-world {
    background: #fff url(../images/map-world.png) no-repeat 220px 15px;
}

.layout-title .current.icon-map-china {
    background: #78a93b url(../images/map-china2.png) no-repeat 230px 15px;
}

.layout-title .current.icon-map-world {
    background: #78a93b url(../images/map-world2.png) no-repeat 220px 15px;
}

.worldmap {
    width: 100%;
    height: 900px;
    background: url(../images/worldmap.jpg) no-repeat;
    float: left;
    background-size: 100%;
    position: relative;
}

.worldmap .point {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/map-point.png) no-repeat 0 0;
    -webkit-transition: none;
    transition: none;
}

.worldmap .point:hover, .worldmap .point.hovers {
    background: url(../images/map-point-hover.png) no-repeat 0 0;
}

.worldmap .point span {
    width: 109px;
    height: 118px;
    background: url(../images/map-point-desc.png) no-repeat;
    position: absolute;
    left: 12px;
    top: -118px;
    z-index: 10;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 130px;
    text-align: center;
    display: none;
}

.worldmap .point.hovers span {
    display: block;
}

.layout-intro {
    margin-top: 25px;
}

.layout-intro h4 {
    font-size: 14px;
    color: #8a5d3b;
    padding-bottom: 10px;
}

.layout-intro p {
    color: #a4a4a4;
}

.point-xinjiang {
    top: 156px;
    left: 121px;
}

.point-yunnan {
    top: 381px;
    left: 269px;
}

.point-guizhou {
    top: 344px;
    left: 334px;
}

.point-guangdong {
    top: 380px;
    left: 414px;
}

.point-anhui {
    top: 270px;
    left: 440px;
}

.point-henan {
    top: 247px;
    left: 400px;
}

.point-shandong {
    top: 208px;
    left: 445px;
}

.point-liaoning {
    top: 135px;
    left: 485px;
}
.point-jiangsu {
    top: 246px;
    left: 466px;
}

.point-shanghai {
    top: 270px;
    left: 492px;
}

.point-zhejiang {
    top: 304px;
    left: 478px;
}
.point-fujian {
    top: 343px;
    left: 460px;
}
.point-jiangxi {
    top: 315px;
    left: 430px;
}

.point-hunan {
    top: 330px;
    left: 383px;
}
.point-guangxi {
    top: 390px;
    left: 353px;
}
.point-hubei {
    top: 290px;
    left: 383px;
}
.point-chongqing {
    top: 304px;
    left: 334px;
}
.point-hainan {
    top: 445px;
    left: 363px;
}

.point-sichuan {
    top: 311px;
    left: 269px;
}
.point-xizang {
    top: 290px;
    left: 120px;
}

.point-qinghai {
    top: 220px;
    left: 200px;
}
.point-taiwan {
    top: 368px;
    left: 495px;
}
.point-gansu {
    top: 160px;
    left: 220px;
}
.point-shanxis {
    top: 254px;
    left: 334px;
}

.point-neimeng {
    top: 160px;
    left: 334px;
}
.point-shanxi  {
    top: 214px;
    left: 374px;
}
.point-hebei  {
    top: 200px;
    left: 408px;
}
.point-beijing  {
    top: 140px;
    left: 418px;
}
.point-tianjin  {
    top: 170px;
    left: 425px;
}
.point-jilin {
    top: 100px;
    left: 490px;
}
.point-heilongjiang {
    top: 50px;
    left: 510px;
}


.point-usa {
    top: 136px;
    left: 84px;
}

.point-israel {
    top: 122px;
    left: 320px;
}

.point-singapore {
    top: 201px;
    left: 484px;
}

.point-vietnam {
    top: 178px;
    left: 471px;
}

.point-germany {
    top: 102px;
    left: 303px;
}

.point-norway {
    top: 78px;
    left: 294px;
}

.point-Netherlands {
    top: 88px;
    left: 290px;
}

.layout-desc-box {
    width: 100%;
    position: relative;
    display: none;
}

.layout-desc {
    margin-top: 25px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #fff;
    border-bottom: 3px solid #f3f3f3;
}

.icon-dir {
    display: block;
    position: absolute;
    width: 18px;
    height: 19px;
    top: -19px;
    left: 46%;
    background: url(../img/map-dir.png) no-repeat;
}

.layout-pic {
    float: left;
    width: 46%;
}

.layout-pic a {
    display: none;
}

.layout-pic img {
    display: block;
    width: 100%;
}

.layout-tab {
    width: 100%;
    float: left;
    margin-top: 35px;
    margin-left: 35px;
}

.layout-tab-title li {
    float: left;
}

.layout-tab-title li a {
    display: block;
    padding: 0 15px;
    line-height: 40px;
    font-size: 15px;
}

.layout-tab-title .current a {
    font-weight: bold;
}

.layout-tab-cont {
    padding-left: 15px;
    padding-top: 10px;
}

.layout-tab-cont p {
    display: none;
}

.linksdiv {
    overflow: hidden;
    margin-top: 80px;
    margin-bottom: 80px;
}

.linksdiv li {
    height: 259px;
    width: 100%;
    background: #fafafa;
    margin-bottom: 10px;
}

.linkspic {
    width: 345px;
    height: 259px;
    float: left;
    background: #fff url(../img/logo3.jpg) no-repeat center center;
}

.linksinfo {
    width: 810px;
    height: 200px;
    float: right;
    margin-top: 28px;
    margin-right: 28px;
    overflow: hidden;
}

.linksinfo h4 {
    font-size: 22px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
}

.linksinfo p {
    margin-top: 15px;
    height: 110px;
    overflow: hidden;
}

.linka {
    margin-top: 10px;
}

.point-Espana {
    top: 128px;
    left: 274px;
}