.head100 {
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
}

.head {
    height: 100px;
    line-height: 100px;
    position: relative;
    z-index: 999;

}



.logo {
    width: 268px;
    height: 45px;
    position: absolute;
    left: 0;
    top: 27px;
    transform-style: preserve-3d;
}

.logo a {

    display: block;
    width: 268px;
    height: 45px;
    perspective: 3000px;

}

.logo a span:first-child {
    background: url(../images/logo1.png) no-repeat center center;
    width: 34px;
    height: 45px;
    transform-style: preserve-3d;
    animation: map 8s linear 0s infinite;
    display: inline-block;
    float: left;
    -webkit-background-size: contain;
    background-size: contain;

}

@keyframes map {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(180deg);
    }

    100% {
        transform: rotateY(360deg);
    }

}

.logo a span:last-child {
    background: url(../images/logo2.png) no-repeat center center;
    width: 225px;
    height: 45px;
    display: inline-block;
    float: right;
    -webkit-background-size: contain;
    background-size: contain;
}

.search {

    margin-left: 18px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: relative;
    margin-top: 40px;

}

.searchicon {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 22px;
    height: 22px;
    background: url(../images/searchicon.png) no-repeat left top;
}

.searchicon span {}



.searchbox {
    position: absolute;
    top: -10px;
    right: -10px;

    z-index: 12;
    background: #f2f2f2;
    width: 400px;
    height: 40px;
    display: none;
    border-radius: 20px;
    transition: all 0.5s
}

.searchbox input {


    height: 40px;
    float: left;
    width: 360px;
    border: none;

    padding: 0 15px;
    background: none;
    color: #000;

    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.searchbox button {
    margin-top: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    float: right;
    border: none;
    background: none;
    color: #fff;
    background: url(../images/searchicon.png) no-repeat center center;
}


.language {}

.language a {
    display: inline-block;
    color: #333;
    font-size: 18px;

    padding: 0 6px;
}


.navbody {
    margin-left: 149px;
    margin-right: 30px;


}

.navbody>ul {}

.navbody>ul>li {
    float: left;
    position: relative;
    padding: 0 25px;
    /*background: url(../images/navline.png) no-repeat right center;*/

}

.navbody>ul>li.down {
    background: url(../images/down.png) no-repeat right center;
}

.navbody>ul>li>a {
    height: 100px;
    line-height: 100px;

    color: #000;
    display: block;
    font-size: 18px;
    position: relative;



}

.navbody>ul>li.focus>a {

    color: #000;

}

.navbody>ul>li.focus>a:before {


    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #000;
}

.navbody>ul>li>a:hover {

    color: #000 !important;
}

.navbody>ul>li>a:hover:before {


    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #000;
}

.navbody>ul>li>ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 9999;
    width: 600px;


}

/*.navbody>ul>li>ul:before {
    position: absolute;
    content: "";
    top: -10px;
    left: 50%;
    width: 0px;
    height: 0px;

    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-bottom: 10px solid #A2C43E;
    border-right: 5px solid transparent;


}*/

.navbody>ul>li>ul>li {
    display: block;
    float: left;

    margin-right: 35px;
    height: 60px;
    line-height: 60px;

    text-align: center;





}

.navbody>ul>li>ul>li>a {

    color: #666;
    font-size: 18px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;



}

.navbody>ul>li>ul>li:first-child>a {
    border-radius: 5px 5px 0 0;
}

.navbody>ul>li>ul>li:last-child>a {
    border-radius: 0 0 5px 5px;
}


.navbody>ul>li>ul>li>a:hover {
    /*background-image: linear-gradient(to right, #dd252f , #fad30f);*/
    color: #000 !important
}

.navbody>ul>li>ul>li.focus>a {
    /*background-image: linear-gradient(to right, #dd252f , #fad30f);*/
    /*color: #fff !important*/
}

.mb-menu {
    display: none;

}

.twolevelbg {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    display: none;
    border-top: 1px solid #f2f2f2;
    z-index: 9;
}

.banner {
    background-color: #eee;
    background-position: center top;
    height: 900px;
    position: relative;
    transition: all 0.8s
}






.fullSlide {
    width: 100%;
    position: relative;
    height: 900px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 900px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

/* .fullSlide .bd li a{display:block;height:620px;} */
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 72px;
    left: 0;
    height: 24px;
    line-height: 24px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 4px;
    overflow: hidden;
    background: rgba(0, 0, 0, 1);
    line-height: 999px;
    transition: all 0.5s
}

.fullSlide .hd ul .on {
    background: #000;
    width: 35px;
}

.fullSlide .prev {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -60px;
    left: 15%;

    width: 63px;
    height: 98px;
    background: url(../images/left.png) left top no-repeat;
    cursor: pointer;





}


.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -60px;
    right: 15%;

    width: 63px;
    height: 98px;
    background: url(../images/right.png) left top no-repeat;
    cursor: pointer;


}



.fullSlide .next {
    left: auto;
    right: 15%;

}



.foot {
    height: 300px;
    background: #f2f2f2;

}

.footmain {
    padding-top: 60px;
}

.logofoot {
    margin-top: 20px;
    width: 318px;
    height: 77px;
    background: url(../images/logofoot.png) no-repeat left top;
}

.navfoot {
    padding-left: 56px;
}

.nav {}

.nav a {
    font-size: 18px;
    color: #000;
    margin-right: 50px;
    display: inline-block;

}

.lx {
    padding-top: 42px;
    line-height: 36px;
    font-size: 18px;
}

.copyright {
    border-top: 1px solid #ccc;
    margin-top: 40px;
}

.copyright p {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}


/**/
.rili {
    width: 500px;
    height: 400px;
    background: #e6e6e6;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.rilititle {
    font-size: 24px;
}

.rilicont {
    width: 460px;
    height: 305px;
    background: #fff;
    margin-top: 20px;
}










.lunbonews {
    float: left;
    width: 670px;
    height: 400px;

    margin-left: 40px;
}

.vr {
    float: right;
    width: 350px;
    height: 400px;

}

.aboutketing {
    margin-top: 118px;
}

.aboutktpic {
    width: 800px;
    height: 500px;
    float: left;

}

.aboutkt {
    width: 688px;
    height: 500px;
    float: right;
}

.aboutkt .name {
    font-size: 36px;
    padding-top: 60px;
}

.aboutkt p {
    font-size: 18px;
    padding-top: 50px;
    text-align: justify;
}

a.more {
    width: 160px;
    height: 44px;
    display: inline-block;
    /* background: url(../images/lj.png) no-repeat left top;*/

    text-align: center;
    line-height: 44px;

}

.aboutkt p a.more {
    margin-top: 100px;
}

.link3 {
    margin-top: 60px;
    height: 400px;
}

.link3 ul {
    margin-left: -44px;
}

.link3 ul li {
    width: 504px;
    height: 340px;
    background-color: #e2e2e2;
    float: left;
    margin-left: 44px;
    position: relative;
    cursor: pointer;
}

.link3 ul li .pp {
    width: 504px;
    height: 340px;
    -webkit-background-size: contain;
    background-size: contain;
}

.link3 ul li .name {
    position: absolute;
    width: 504px;
    height: 60px;
    line-height: 60px;
    top: 100%;
    left: 0;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.link3 ul li:hover .name {
    background: #333;
    color: #fff
}

/**/



.fullSlide2 {
    width: 100%;
    position: relative;
    height: 400px;

}

.fullSlide2 .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide2 .bd ul {
    width: 100% !important;
}

.fullSlide2 .bd li {
    width: 100% !important;
    height: 400px;
    overflow: hidden;
    text-align: center;
    position: relative;
}


.fullSlide2 .bd ul li .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
}

.fullSlide2 .bd ul li .title a {
    color: #fff
}


/* .fullSlide .bd li a{display:block;height:620px;} */
.fullSlide2 .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 32px;
    left: 0;
    height: 24px;
    line-height: 24px;
    display: none;
}

.fullSlide2 .hd ul {
    text-align: center;
}

.fullSlide2 .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 4px;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    line-height: 999px;
    transition: all 0.5s
}

.fullSlide2 .hd ul .on {
    background: #fff;
    width: 35px;
}

.fullSlide2 .prev {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -60px;
    left: 0%;

    width: 43px;
    height: 78px;
    background: url(../images/left2.png) center center no-repeat rgba(0, 0, 0, 0.5);
    cursor: pointer;





}


.fullSlide2 .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -60px;
    right: 0%;

    width: 43px;
    height: 78px;
    background: url(../images/right2.png) center center no-repeat rgba(0, 0, 0, 0.5);
    -webkit-background-size: contain;
    background-size: contain;
    cursor: pointer;


}



.fullSlide2 .next {
    left: auto;
    right: 0%;

}


/**/

.location {
    height: 60px;
    background: #f7f7f7;
    line-height: 60px;
}

.location a:first-child {
    padding-left: 30px;
    background: url(../images/shouye.png) no-repeat left center;
}

.main {
    margin-top: 100px;
}

.menu {
    float: left;
    width: 340px;
    overflow: hidden;

}

.menu>ul {}

.menu>ul>li {
    width: 100%;

    line-height: 80px;
    border-bottom: 1px solid #666;
    position: relative;
}

.menu>ul>li>a::before {
    position: absolute;
    content: "";
    right: 20px;
    top: 30px;
    width: 8px;
    height: 14px;
    background: url(../images/jiantou-copy.png) no-repeat left top;
}

.menu>ul>li:first-child {
    border-top: 1px solid #666;
}

.menu>ul>li>a {
    font-size: 18px;
    padding-left: 20px;
    display: block;
    position: relative;
}

.menu>ul>li.focus>a {
    background: rgba(0, 0, 0, 0.5);
}

.menu>ul>li.focus a {
    color: #fff;

}

.menu>ul>li.focus>a::before {
 
    background: url(../images/jiantou-copy2.png) no-repeat left top;
}


.menu>ul>li>ul>li {
    display: block;
    padding-left: 20px;
}

.menu>ul>li>ul>li>a ,.menu>ul>li.focus>ul>li>a{
    padding-left: 20px;
    color: #666666;

}

.menu>ul>li>ul>li.focus>a {
    background: url(../images/m2jt.png) no-repeat left center;
    padding-left: 20px;
}

.container {
    width: 1200px;
    float: right;
}

.container p {
    line-height: 2em;
    font-size: 18px;
    color: #333;
    text-indent: 2em;

}

.container img {
    max-width: 100%;

}

.qingdao2js {
    background: url(../images/ba1.png) no-repeat left top;
    height: 400px;
    box-sizing: border-box;
    padding: 70px 523px 0px 66px;
}

ul.deqi {
    margin-left: -20px;
    overflow: hidden;
}

ul.deqi li {
    width: 224px;
    height: 140px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}

.dgyj {
    height: 630px;
    background: url(../images/dy1.png) no-repeat left top;
    padding: 70px 423px 0px 126px;
}

.dgyj .tt {
    font-size: 36px;
    font-weight: bold;
}

.shuxian {
    width: 2px;
    height: 40px;
    background: #000;
    margin-bottom: 45px;
    margin-top: 20px;
}

ul.newslist {}

ul.newslist li {
    overflow: hidden;
    margin-bottom: 60px;
}

ul.newslist li .newspic {}

ul.newslist li .newstitle {
    width: 1050px;
}

ul.newslist li .newstitle a {
    font-size: 24px;
    font-weight: bold;
    margin-top: 30px;
    display: inline-block;
}

ul.newslist li .newstitle .time {
    margin-top: 25px;
    font-size: 18px;
}

ul.newslist li .newstitle p {
    margin-top: 90px;
    font-size: 18px;
}

.wzdetial {
    width: 1200px;
    margin: 0 auto;

}

.wzdetial h1 {
    width: 100%;
    text-align: center;
    font-size: 24px;
}

.detialtime {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding-top: 20px;
}

#wz {
    margin-top: 100px;
}

#wz p {
    font-size: 18px;
    line-height: 2em;
    padding-bottom: 20px;
    text-indent: 2em;
}

#wz img {
    max-width: 100%;
    margin-bottom: 20px;
}

.return {
    text-align: center;
    margin-top: 100px;
}

.return .fh {
    width: 150px;
    height: 40px;
    background: url(../images/fh.png);
    margin: 0 auto;
    cursor: pointer;
}

ul.hdjh {
    overflow: hidden;
    width: 100%;
    position: relative;


}

ul.hdjh::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #000;
    left: 50%;
    top: 0
}

ul.hdjh li {
    width: 580px;
    background: #f7f7f7;
    border-radius: 3px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;

}

ul.hdjh li .d {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #000;
    position: absolute;
    top: 50%;
}

.month {
    font-size: 24px;
}

.jhlist {
    margin-top: 20px;
}

.jhlist .jhli {
    font-size: 18px;
    line-height: 2em;
    height: 36px;
}

ul.hdjh li:nth-child(odd) {
    left: 620px
}

ul.hdjh li:nth-child(even) {}

ul.hdjh li:nth-child(odd) .d {
    left: -25px;


}

ul.hdjh li:nth-child(even) .d {
    right: -25px
}

.jhtitle {
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
    font-size: 30px;
}

/**/
ul.hzxx {
    margin-left: -44px;
}

ul.hzxx li {
    width: 370px;
    margin-left: 44px;
    float: left;
}

ul.hzxx li .pic {
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    line-height: 200px;
    text-align: center;
}

ul.hzxx li .pic a img {
    max-width: 100%;
    max-height: 300px;
}

ul.hzxx li .tt {
    width: 100%;
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    font-size: 18px;
}

ul.hzxx li .tt:hover {
    background: #666;

}

ul.hzxx li .tt:hover a {

    color: #fff
}


.rlhd {
    overflow: hidden;
    margin-bottom: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #ddd;
}

.rlhd .pic {
    width: 760px;
    height: 440px;
}

.rlhd .pic img {
    width: 100%;
}

.rlhd .rlp {
    width: 760px;
}

.rlhd .rlp .tt {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
}

.rlhd .rlp .time {
    line-height: 2em;
    height: 36px
}

.rlhd .rlp {
    line-height: 2em;
}

.rlhd .rlp p {
    margin-top: 35px;
}

.rlhd .rlp a.more {
    margin-top: 80px;
}

.xgxw {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 60px;
}

.fuwulist {
    padding-bottom: 30px;
    overflow: hidden;
}

.fuwulist .title {
    width: 100%;
    text-align: center;
    background: #f7f7f7;
    font-weight: bold;
    font-size: 24px;
    padding: 12px 0;
}

.fuwulist table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;

}

.fuwulist table tr {}

.fuwulist table tr td {
    width: 50%;
    border-bottom: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    height: 40px;
    padding: 0 40px
}

ul.lxwm {}

ul.lxwm li {
    float: left;
    width: 50%;
    margin-bottom: 100px;
}

ul.lxwm li .zp {
    float: left;
    width: 326px;
    height: 366px;
    background: #fff;
}

ul.lxwm li .zp img {
        max-width: 100%;
    max-height: 366px;
        margin-left: 45px;
}

ul.lxwm li .personp {
    width: 426px;
    float: right;
}

.searchbar {
    margin-bottom: 60px;
    overflow: hidden;
}

.stt {
    font-size: 30px;
    font-weight: bold;
}

.stt span {
    font-size: 18px;
    font-weight: normal;
}



.searchbox2 {
    margin-left: 20px;
    z-index: 12;
    background: #f2f2f2;
    width: 400px;
    height: 40px;

    border-radius: 20px;
    transition: all 0.5s
}

.searchbox2 input {


    height: 40px;
    float: left;
    width: 360px;
    border: none;

    padding: 0 15px;
    background: none;
    color: #000;

    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.searchbox2 button {
    margin-top: 0px;
    margin-right: 0px;
    width: 40px;
    height: 40px;
    float: right;
    border: none;
    background: none;
    color: #fff;
    background: url(../images/searchicon.png) no-repeat center center;
}

.dl1{
    width: 100%;
    height: 807px;
    background: url(../images/dl1.png) no-repeat left top;
    position: relative;
}
.dl1 p{
    position: absolute;
    width: 720px;
    padding: 30px;
    border-radius: 6px;
    border: 1px solid #666;
    background: #fff;
    bottom: 120px;
    left: 50%;
    margin-left: -360px;
}