@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

li {
    list-style: none;
}

img {
    border: 0px;
}

input {
    outline: none;
}

table {
    width: 90%;
    margin: 0 auto;
    background: #cccccc
}

table tr td {
    background: #fff;
    padding: 0 15px;
    line-height: 24px;
}

:hover {
    transition: 0.5s all
}

a {
    text-decoration: none;
    color: #222222;
    transition: 0.4s all
}

a:hover {
    color: #8dc540;
}

.left {
    float: left;
}

.right {
    float: right;
}

body {
    font-family: "微软雅黑";
    font-size: 15px;
    color: #222222;
    line-height: 34px;
    background: #fff;
}


.mid {
    width: 1420px;
    margin: 0 auto;
    position: relative;
}
.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}


/* CSS Header */

.header {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 1
}
.header .topbar .topbg{width: 50%;height: 42px;background: #1165d3;left: 0;top: 0;position: absolute;}
.header .topbar {
    width: 100%;
    height: 42px;
    background: #8dc540;
    line-height:42px;
    font-size: 15px;
    color: #fff;
    position: relative;
}
.header .topbar .mid{width: 1200px;height: 42px;background: url(../images/topbar.jpg) repeat-y;overflow: hidden; margin: 0 auto}
.header .topbar a {
    color: #fff;
}

.header .topbar a:hover {
    color: #ff0;
}
.header .topbar .right{width: 400px;text-align: right;}
.header .topbar .right a{padding-left: 22px;margin-right: 8px;display: inline-block;}
.header .topbar .right .top01{background: url(../images/top01.png) left center no-repeat}
.header .topbar .right .top02{background: url(../images/top02.png) left center no-repeat}
.header .topbar .right .top03{background: url(../images/top03.png) left center no-repeat}
.header .topbar .right .top04{background: url(../images/top04.png) left center no-repeat}
.header .topbox {
    width: 1200px;
    height: 113px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.header .topbox .logo {
    padding-top: 26px;
    float: left;
}

.header .topbox .toptel {
    height:44px;
    line-height:22px;
    /*background: url(../images/toptel.jpg) left center no-repeat;*/
    font-size: 18px;
    margin-top: 37px;
    padding-left: 95px;
    float: right;
}

.header .topbox .insearch{width: 315px;height:45px;border-bottom: 1px #b8b8b8 solid;position: absolute;left: 590px;top: 38px;}
.header .topbox .insearch .search-btn{ width:48px; height:45px; background:url(../images/search.png) center no-repeat; border: none;position: absolute; right:0px; top: 0}
.header .topbox .insearch .search-text{width:250px;height:45px;border: none; line-height: 45px;float: left; font-family: "微软雅黑"; color: #797979;}

.header .banner {
    width: 1920px;
    height: 300px;
    background: url(../images/banner.jpg) no-repeat #e5effb;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.banner .bn01 {
    width: 458px;
    height: 257px;
    background: url(../images/bn01.png) no-repeat;
    left: 430px;
    top: 30px;
    position: absolute;
}

.banner .bn02 {
    width: 381px;
    height: 45px;
    background: url(../images/bn02.png) no-repeat;
    left: 1000px;
    top: 70px;
    position: absolute;
}

.banner .bn03 {
    width: 380px;
    height: 34px;
    background: url(../images/bn03.png) no-repeat;
    left: 1000px;
    top: 140px;
    position: absolute;
}



/* CSS menu */

#menu {
    width: 100%;
    height: 52px;
    overflow: hidden;
}

#menu ul {
    width: 1200px;
    height: 52px;
    margin: 0 auto
}

#menu ul li {
    width: 109px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    float: left;
    position: relative;
}

#menu ul li a {
    color: #222222;
    display: block;
}

#menu ul li.selected a{
    background: #8dc540;
    color: #fff
}

#menu ul li:hover a{
    background: #8dc540;color: #fff
}


.mcolor{background: #8dc540}
.newscolor{background: #4897fe}
.ccolor{background: #f9882c}
.greencolor{background: #24b680}
/* CSS Footer */

.footer {
    width: 100%;
    height: 345px;
    background: #eeeeee
}
.footer .ftmenu {
    width:100%;
    height: 72px;
    font-size: 17px;
    line-height:72px;
    text-align: center;
    color: #6d6d6d;
    border-bottom: 1px #fff solid;
}
.footer .ftmenu a{padding: 0 26px;color: #6d6d6d;}
.footer .ftmenu a:hover{color:#8dc540}
.footer .mid {
    width: 1420px;
    height: 200px;
    padding-top:37px;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}
.footer .mid .left {
    width: 155px;
    padding-left: 234px;
    line-height: 22px;
    text-align: center;
}
.footer .mid .left img{width: 155px;height: 155px;padding-bottom: 3px;display:block;line-height: 22px;}
.footer .mid .right {
    width: 950px;
    padding-top: 7px;
}
.footer .mid .right big{font-size: 21px}
.footer .mid .right p{padding-top:14px;}
.footer .mid a{color: #666666}
.footer .mid a:hover{color: #8dc540}

/* CSS Index */

.wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.main {
    width: 1400px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto
}
.index01{width: 1400px;height: 50px;line-height: 50px;margin: 0 auto; background: #fafafa}
.index01 .t{padding-left:23px}
.index02{width: 1400px;height: 450px;padding-top: 30px; margin: 0 auto;}
.index02 .lfbox{width: 502px;height: 365px;padding-top: 21px;float: left;overflow: hidden;}
.index02 .midbox{width: 505px;height: 386px;padding-left:50px; float: left;overflow: hidden;}
.index02 .rtbox{width: 294px;height: 363px;margin-top: 22px; background: #8dc540; float: right;overflow: hidden;}
.index02 .rtbox .t{padding-top:23px;}
.index02 .rtbox .pic{width: 128px;height: 128px;border-radius: 50%;display: block;padding-top:14px; margin: 0 auto}
.index02 .rtbox .txt{width: 250px;height: 130px;color: #fff; line-height:23px;font-size: 15px; margin: 0 auto;padding-top:4px;}
.index02 .rtbox .txt span{font-size: 16px;font-weight: bold;line-height:50px;padding-top: 8px; color: #3e571d; display: block;}
.index02 .rtbox .txt a{color: #fff}
.index02 .rtbox .txt a:hover{text-decoration: underline;color: #ff0}
.index03{width: 1920px;height:653px;left: 50%;margin-left: -960px;background: url(../images/index03.jpg) top center no-repeat;position: relative;}
.index03 .t{width: 1070px;height:60px;color: #fff;font-size: 16px;line-height: 60px; text-transform: uppercase;text-align: center; margin:0 auto;background: url(../images/index03-1.png) center no-repeat;}
.index03 .t span{font-size: 35px;padding-right: 15px;}
.index03 .txt01{width: 1215px;height:35px;color: #fff;font-size:22px;line-height:35px;text-align: center;padding-top:23px; margin:0 auto;}
.index03 .txt02{width: 1215px;height:56px;color: #a6c8ee;font-size:16px;line-height:28px;text-align: center;padding-top:10px; margin:0 auto;}
.index04{width: 1400px;height:392px;margin: 0 auto}
.index04 .inbox{width: 422px;height:373px;overflow: hidden;}
.index04 .divi{padding-left:65px;float: left;}
.index04 .intitle{width: 100%;height:104px;color: #fff;font-size: 15px;text-transform: uppercase; position: relative;background: #8dc540}
.index04 .intitle img{width: 104px;height: 104px;margin-left: 50px; display: inline-block;float: left;}
.index04 .intitle span{font-size: 30px;display: block;padding-top: 20px;}
.index04 .innews{width:417px;height: auto;overflow: hidden;margin: 0 auto;padding-top:29px;}
.index04 .innews li{width: 100%;height: 35px;font-size: 16px; line-height: 35px;overflow: hidden;}
.index04 .innews li a{background: url(../images/dot.png) left center no-repeat;padding-left:28px;}
.index04 .innews li span{float: right;}
.index05{width: 1400px;height:170px; background: url(../images/index05.jpg) center no-repeat #da1718; margin: 0 auto;position: relative;}
.index05 .p01{font-size: 45px;color: #e50011;font-weight: bold;left: 451px;top: 53px;position: absolute;}
.index05 .p02{width:756px;height: 28px;background: url(../images/index05-2.png) center no-repeat;left: 320px;top: 106px;position: absolute;}
.index06{width: 1400px;height:770px;margin: 0 auto;position: relative;}
.t01{width: 1070px;height:52px;color: #999999;font-size: 16px; line-height:52px; text-transform: uppercase;text-align: center; margin:0 auto;background: url(../images/index06-1.png) center no-repeat;}
.t01 span{font-size: 35px;color: #222222;display:block;}
.t02{width: 1070px;height:22px;color: #999999;font-size: 16px; line-height:22px;text-align: center; margin:0 auto;}
.index06 .picbox{width: 1400px;height: 516px;padding-top: 51px; overflow: hidden;}
.index06 .picbox li{width: 349px;height: 257px;float: left;position: relative;margin-right: 1px;margin-bottom: 1px; overflow: hidden;}
.index06 .picbox li img{width: 349px;height: 257px;position: relative;z-index: 1}
.index06 .picbox li span{width: 100%;height: 45px;line-height: 45px;background: rgba(0,0,0,0.65); text-align: center;left: 0;bottom: 0;position: absolute;color: #fff;font-size: 16px;z-index: 2;display: block;}
.index07{width: 1400px;height:573px;margin: 0 auto;position: relative;}

/*company*/
.com01{width: 100%;height: 114px;line-height: 114px; text-align: center;margin: 0 auto}
.com01 a{font-size: 18px;font-weight: bold; color: #fff;padding:0 40px;}
.com02{width:1400px;height:896px;background: #fff; margin: 0 auto;position: relative;}
.com02 div{position: absolute;}
.com02 .p{text-align: center;color: #666666;font-size: 16px;top:165px;}
.com02 .p img{display: block;margin: 0 auto}
.com02 .p01{left: 120px;}
.com02 .p02{left: 392px;}
.com02 .p03{left: 807px;}
.com02 .p04{left: 1108px;}
.com02 .p05{width: 615px;height: 100px;background: url(../images/com-5.png) center no-repeat; left:130px;top: 339px}
.com02 .cmenu{width:161px;height:103px;text-indent: -400px; top:334px;background: #f5c11f;overflow: hidden;}
.com02 .cmenu01{background: url(../images/cmenu01.png) top center no-repeat #f5c11f;left: 848px;}
.com02 .cmenu02{background: url(../images/cmenu02.png) top center no-repeat #8dc540;left: 1016px;}
.com02 .cmenu03{background: url(../images/cmenu03.png) top center no-repeat #3f8bee;left: 1184px;}
.com02 .p06{width:643px;height:331px; top:503px;left:57px; background:url(../images/com-1.jpg) center no-repeat #f5f5f5;overflow: hidden;}
.com02 .p07{width:600px;height:331px; top:542px;left:753px;text-indent: 2rem; line-height: 35px;font-size: 16px;color: #222222; overflow: hidden;}
.com03{width:1400px;height:623px;background: #fff;margin: 0 auto;position: relative;overflow: hidden;}
.com03 div{position: absolute;}
.com03 .p01{width: 809px;height: 54px; background: url(../images/com03-1.png) no-repeat;left: 296px;top: 72px;}
.com03 .p02{width: 320px;height: 352px; background: url(../images/com03-2.jpg) no-repeat;left: 900px;top: 200px;}
.com03 .p03{left:134px;top:191px;color: #0d7e5c; font-size: 20px;font-family: Arial}
.com03 .p03 b{font-size: 30px;font-family: "微软雅黑";padding-right: 23px}
.com03 .p04{left:134px;top:256px;color: #222222; font-size: 18px;}
.com03 .p05{left:134px;top:337px;color: #0d7e5c; font-size: 20px;font-family: Arial}
.com03 .p05 b{font-size: 30px;font-family: "微软雅黑";padding-right: 23px}
.com03 .p06{left:134px;top:406px;color: #222222; font-size: 18px;position: absolute;}
.com03 .p06 li{line-height: 40px;padding-left:33px; background: url(../images/dot02.png) left center no-repeat;}
.com04{width:1400px;height:806px;background: #fff;margin: 0 auto;position: relative;overflow: hidden;}
.com04 div{position: absolute;}
.com04 .p01{width: 196px;height: 250px;position:absolute;}
.com04 .p02{width: 670px;height: 250px;line-height: 28px;font-size: 16px;color: #222222; position:absolute;}
.com04 .p02 span{font-size: 30px;line-height: 65px; color: #8dc540;padding-bottom: 40px; display: block;}
.com04 .p02 a{color: #8dc540;text-decoration: underline;}
.com04 .p02 a:hover{color: #f00;}
.com04 .p03{width:1178px;height:0px;border-bottom: 1px #898989 dotted;left: 113px;top: 468px; position:absolute;}
.com05{width:1284px;height:444px;background: #fff; margin: 0 auto;position: relative;overflow: hidden;padding: 0 58px;}
.com05 .imgbox{margin-top:46px;}
.com05 .txtbox{width: 520px;height: 300px; font-size: 16px;color: #222222;line-height: 30px;padding-top: 56px;position: relative;}
.com05 .txtbox span{font-size: 35px;text-transform: uppercase; line-height: 55px;padding-top: 20px;padding-bottom: 22px; display: block;}
.com05 .txtbox .more{width:14px;height: 42px;line-height: 42px;font-size: 18px;text-indent:-10rem;text-align: center;padding-right:28px; border-radius:21px;background: url(../images/more.png) right center no-repeat;margin-top:34px;border: 2px #a9a9a9 solid;display: block;overflow: hidden;}
.com05 .txtbox .more:hover{width:105px; border: 2px #8dc540 solid;text-indent: 0rem; background: url(../images/moreh.png) right center no-repeat;}


/*news*/
.inmenu{width: 100%;height: 114px;line-height: 114px; text-align: center;margin: 0 auto}
.inmenu a{width: 140px; font-size: 18px;font-weight: bold;line-height: 40px; color: #fff;margin: 0 10px; text-align: center; display: inline-block;}
.inmenu .selected0{background: #fff;color: #292929}
.inmenu a:hover{background: #fff;color: #292929}
.newsbox01{width: 1400px;height: 618px;background: #fff;margin: 0 auto}
.newsbox01 .more{width:14px;height: 42px;line-height: 42px;font-size: 18px;text-indent:-10rem;text-align: center;padding-right:28px; border-radius:21px;background: url(../images/more.png) right center no-repeat;margin-top:45px;border: 2px #a9a9a9 solid;display: block;overflow: hidden;}
.newsbox01 .more:hover{width:105px; border: 2px #8dc540 solid;text-indent: 0rem; background: url(../images/moreh.png) right center no-repeat;}
.newsbox01 .newsbox01m{width:1288px;height: 415px;padding-top:50px; margin: 0 auto}
.newsbox01 .newsbox01m .left{width: 502px;height: 365px;overflow: hidden;}
.newsbox01 .newsbox01m .right{width: 743px;height: 415px;overflow: hidden;}
.newsbox01 .newsbox01m .news01{width: 100%;height:182px;overflow: hidden;}
.newsbox01 .newsbox01m .news01 li{width: 100%;height:180px;font-size: 16px;line-height: 28px;color: #999999; overflow: hidden;}
.newsbox01 .newsbox01m .news01 li a{font-size:18px;height:30px;line-height:26px;color: #36333a;font-weight: bold;display: block; overflow: hidden;}
.newsbox01 .newsbox01m .news01 li a:hover{padding-left: 5px}
.newsbox01 .newsbox01m .news01 li span{display: block;color: #222222; padding-bottom:22px;}
.newsbox01 .newsbox01m .news02{width: 100%;height:135px;overflow: hidden;}
.newsbox01 .newsbox01m .news02 li{width: 100%;height:45px;font-size: 16px;line-height:45px;overflow: hidden;}
.newsbox01 .newsbox01m .news02 li span{float: right;}
.newsbox01 .newsbox01m .news02 li a:hover{margin-left: 5px}
.newsbox02{width: 1400px;height:auto;background: #fff;margin: 0 auto;overflow: hidden;padding-bottom: 68px; }
.innews03{width: 1220px;height: auto;overflow: hidden;margin: 0 auto;padding-top:36px;}
.innews03 li{width: 33%;/*height: 210px;*/padding-bottom: 54px; overflow: hidden; float: left;}
.innews03 li .imgbox{width: 347px;height: 260px;float: left; overflow: hidden; border: 1px #ccc solid;}
.innews03 li .imgbox img{width: 347px;height: 260px;}
.innews03 li .txtbox{width:347px;height:210px;font-size: 16px;line-height: 28px;color: #999999;float: left; overflow: hidden;}
.innews03 li .txtbox a{font-size:18px;height:30px;line-height:26px;color: #36333a;padding-top: 15px; font-weight: bold;display: block; overflow: hidden;text-align: center;}
.innews03 li .txtbox a:hover{color: #4897fe;padding-left: 8px}
.innews03 li .txtbox span{display: block;color: #222222;font-weight: bold; padding-bottom:22px;}
.newsbox02 .more{width:14px;height: 42px;line-height: 42px;font-size: 18px;text-indent:-10rem;text-align: center;padding-right:28px; border-radius:21px;background: url(../images/more.png) right center no-repeat;margin-left:603px;border: 2px #a9a9a9 solid;display: block;overflow: hidden;}
.newsbox02 .more:hover{width:105px; border: 2px #8dc540 solid;text-indent: 0rem; background: url(../images/moreh.png) right center no-repeat;}

.newsbox03{width: 1400px;height:auto;background: #fff;padding-bottom: 58px; overflow: hidden; margin: 0 auto}
.newsbox03 .more{width:14px;height: 42px;line-height: 42px;font-size: 18px;text-indent:-10rem;text-align: center;padding-right:28px; border-radius:21px;background: url(../images/more.png) right center no-repeat;margin-top:10px;border: 2px #a9a9a9 solid;display: block;overflow: hidden;}
.newsbox03 .more:hover{width:105px; border: 2px #8dc540 solid;text-indent: 0rem; background: url(../images/moreh.png) right center no-repeat;}
.newsbox03 .newsbox03m{width:1288px;height:auto;padding-top:55px;overflow: hidden; margin: 0 auto}
.newsbox03 .newsbox03m .left{width:380px;height:auto;overflow: hidden;}
.newsbox03 .newsbox03m .left img{max-width: 380px;padding-top:10px;}
.newsbox03 .newsbox03m .right{width:745px;height:auto;padding-right: 85px; overflow: hidden;}
.newsbox03 .newsbox03m .news01{width: 100%;height:auto;overflow: hidden;}
.newsbox03 .newsbox03m .news01 li{width: 100%;height:auto;font-size: 16px;line-height: 28px;color: #999999;padding-bottom: 28px; overflow: hidden;}
.newsbox03 .newsbox03m .news01 li a{font-size:18px;height:30px;line-height:26px;color: #36333a;font-weight: bold;display: block; overflow: hidden;}
.newsbox03 .newsbox03m .news01 li a:hover{padding-left: 5px}
.newsbox03 .newsbox03m .news01 li span{display: block;color: #222222; padding-bottom:15px;}
.innews04{width:1090px;height:auto;overflow: hidden;padding-top: 65px; margin: 0 auto}
.innews04 li{width: 100%;height:auto;font-size: 16px;line-height: 28px;color: #999999;padding-bottom: 28px; overflow: hidden;}
.innews04 li a{font-size:18px;height:30px;line-height:26px;color: #36333a;font-weight: bold;display: block; overflow: hidden;}
.innews04 li a:hover{padding-left: 5px;color: #24b680}
.innews04 li span{display: block;color: #222222; padding-bottom:15px;}
.innews05{width:1250px;height:auto;overflow: hidden;padding-top: 65px; margin: 0 auto}
.innews05 li{width:280px;height:240px;margin: 10px;float: left; overflow: hidden;}
.innews05 li .imgbox{width:280px;height:240px;overflow: hidden;}
.innews05 li .imgbox img{max-width:280px;height:210px;}
/*单页*/
.common02{width:1400px;height:auto;background: #fff;overflow: hidden; margin: 0 auto;position: relative;}


/*newsinfo*/
.leftbox{width: 1008px;height: auto;min-height: 1186px; background: #fff;float: left; overflow: hidden;}
.leftbox .maintxt{padding: 50px 100px;}
.newTitle {
    width: 100%;
    line-height: 48px;
    color: #36333a;
    font-size: 24px;
    font-family: "微软雅黑";
    text-align: center;
    margin: 0 auto;
}

.newsInfo {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #a9aaa9;
    font-size:14px;
    text-align: center;
    margin: 0 auto;border-bottom: 1px #eaeced solid;
}
.newsinfoleft { padding-left: 30px;}
.newsContent {
    width: 100%;
    margin: 0 auto;
    line-height: 34px;
    font-size: 16px;
    color: #222222;
    padding-top: 40px;
}
.newsContent img{max-width: 700px;padding: 15px 0}
.rightbox{width:370px;height: auto;float: right; overflow: hidden;}
.rightbox .box01{width: 100%; height: auto;background: #fff; line-height: 20px;font-size: 14px;color: #999999; overflow: hidden;}
.rightbox .rttitle{width: 297px;height: 58px;padding-top:17px; margin: 0 auto; position: relative;}
.rightbox .rttitle span{width: 102px;height:58px;line-height: 58px;text-align: center; font-size: 22px;border-bottom: 2px #4897fe solid;color: #222222;display:block;}
.rightbox .rttitle .more{width: 24px;height: 26px;background: url(../images/more.jpg) center no-repeat; display: block;position: absolute;right:5px;top:40px;}
.rightbox .rtnews01{width: 295px;height: auto;overflow: hidden;padding: 26px 0 34px 0;margin: 0 auto}
.rightbox .rtnews01 li{width: 100%;height: 66px;color: #666666; line-height: 30px;overflow: hidden;}
.rightbox .rtnews01 li a{font-size: 15px; color: #666666;display: block;}
.rightbox .rtnews02{width: 295px;height: auto;overflow: hidden;padding: 24px 0 38px 0;margin: 0 auto}
.rightbox .rtnews02 li{width: 100%;height: 62px;padding-bottom:18px; overflow: hidden;}
.rightbox .rtnews02 li img{width: 80px;height: 60px;padding-right: 20px;float: left;}
.rightbox .rtnews02 li a{font-size: 15px; color: #666666;line-height: 20px;}
.rightbox .rtnews02 li a:hover{color: #4897fe}
.rightbox .box01 .inimg{width: 203px;height: 165px;float: left;}
.rightbox .box01 .t{color: #222222;font-size: 24px;line-height: 44px;padding-top:42px; display: block;}

/*contact*/
.con01{width: 1400px;height: 570px;background: #fff; margin: 0 auto;position: relative;z-index:2}
.con01 .con01m{width:1288px;height: 350px;margin: 0 auto;padding-top:48px; overflow: hidden;}
.con01 .con01m .left{width:700px;height: 350px;padding-left:16px;margin-top: 6px; position: relative;}
.con01 .con01m .left div{position: absolute;}
.con01 .con01m .left .p01{width:132px;height:132px;padding-right:60px;right:70px;top:5px;background: url(../images/con-1.jpg) right center no-repeat;}
.con01 .con01m .left .p01 img{width:132px;height:132px;}
.con01 .con01m .left .p02{font-size: 22px;line-height: 35px;color: #222222;left:14px;top:-7px;}
.con01 .con01m .left .p03{left:17px;top:172px;position: absolute;}
.con01 .con01m .left .p03 li{font-size:16px;line-height:40px;color: #222222;padding-bottom:5px;}
.con01 .con01m .left .p03 li span{width: 83px;height: 40px;line-height: 40px;text-align: center; background: #8dc540;margin-right:20px;display: inline-block;}
.con01 .con01m .right{width:556px;height: 350px;position: relative;}
.con01 .con01m .right p{font-size: 16px;color: #999999;line-height: 36px}
.con01 .con01m .right #e_name{width: 228px;height: 42px; left: 0px;top:74px;position: absolute;}
.con01 .con01m .right #e_tel{width: 228px; height: 42px;left:290px;top:74px;position: absolute;}
.con01 .con01m .right #e_content{width: 522px;height: 90px; left:0px;top: 132px;position: absolute;}
.con01 .con01m .right #checkCode{width: 228px;height: 42px; left:0px;top:256px;position: absolute;}
.con01 .con01m .right p span{color: #222222;font-size: 22px;}
.con01 .con01m .right input{line-height:42px;color: #605f5a;font-size:16px;border: none;font-family: "微软雅黑";background: none; border-bottom: 1px #d0d0d0 solid;}
.con01 .con01m .right textarea{line-height:42px;color: #605f5a;font-size:16px;border: none;font-family: "微软雅黑";background: none; border-bottom: 1px #d0d0d0 solid;}
.con01 .con01m .right #e_submit{width:128px;height:44px;line-height:44px;text-align: center;color: #222222;font-size:16px;background: #f9882d;border-radius: 22px;border: none;left:389px;top: 258px;position: absolute;}
.con02{width: 1400px;height:298px;background: url(../images/con-2.jpg) right center no-repeat #fff;margin: 0 auto;position: relative;z-index:2}
.con02 .con02m{width:1288px;height:240px;font-size: 16px;line-height: 35px; margin: 0 auto;padding-top:37px; overflow: hidden;}
.con02 .con02m span{font-size: 22px;padding-bottom:28px; display: block;}
.con02 .con02m .left{width:650px;padding-left:16px;}
.con02 .con02m .right{width:585px;}
#allmap{width: 100%;height: 800px;overflow: hidden;}
#mapbox{width: 100%;height: 733px;overflow: hidden;left: 0;top: 0;background: #222222; position: absolute;z-index: 1}

/*学部Depart*/
.depart01{width: 100%;height: 535px;background: url(../images/depart.jpg) center no-repeat #8dc540;}
.depart01 .p01{width:566px;height:54px;background: url(../images/depart-1.png) no-repeat;margin: 0 auto}
.depart02{width: 1290px;height: 360px;margin: 0 auto;}
.depart02 .p01{width: 1210px;height:105px;line-height: 28px;font-size: 16px;padding-top: 75px; margin: 0 auto;}
.depart02 .p02{width: 615px;height:100px;background: url(../images/com-5.png) center no-repeat;margin: 0 auto;}

/*three depart commen*/
.alldepart{width: 1400px;height:314px;padding-top:54px; margin: 0 auto;}
.alldepart .inbox{width:421px;height: 310px;background: #fff;box-shadow: 0 2px 6px rgba(0,0,0,0.1);}
.alldepart .inbox .inpic{width:421px;height:188px;overflow: hidden;}
.alldepart .inbox .inpic img{width:421px;height:188px;}
.alldepart .inbox .intxt{width: 360px;font-size: 16px;color: #999999;line-height: 24px;margin: 0 auto;}
.alldepart .inbox .intxt span{font-size: 22px;line-height: 46px;padding-top: 10px;color: #222222;display: block;}



/* CSS Ziye */

#right {
    width: 1419px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

#right_title {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 15px;
}

#title_left {
    width: 450px;
    height: 70px;
    font-size: 18px;
    font-weight: bold;
    float: left
}

#title_left span {
    height: 35px;
    color: #1077d6;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    padding-right: 90px;
}

#title_right {
    padding-left: 25px;
    background: url(../images/home.png) left center no-repeat;
}


#right_content {
    width: 100%;
    margin: 0 auto;
    padding-top: 19px;
}

#right_bottom {
    width: 100%;
    height: 23px;
}

#infoContent {
    width: 860px;
    border: 1px #e4e4e4 solid;
    margin: 0 auto;
    line-height: 34px;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}

#infoContent .indiv {
    border: 1px #e4e4e4 solid;
    margin: 1px;
    padding: 20px;
}

#indexNews {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#indexNews li {
    width: 100%;
    height: 110px;
    font-size: 14px;
    line-height: 24px;
    color: #585555;
    padding-top: 10px;
    border-bottom: 1px #dadada dotted;
    position: relative;
}

#indexNews li a {
    line-height: 40px;
    font-size: 16px;
    padding-left: 20px;
    background: url(../images/dot.png) left center no-repeat;
    display: block;
}

#indexNews li a:hover {
    margin-left: 10px
}

#indexNews li .time {
    right: 10px;
    top: 15px;
    font-size: 15px;
    color: #585555;
    padding-left: 26px;
    line-height: 40px;
    background: url(../images/time.png) left center no-repeat;
    position: absolute
}

#page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 20px auto;
    font-size: 15px;
    clear: both;
}

#page a {
    font-size: 14px;
    border: 1px #969796 solid;
    padding: 0 5px;
}

#page a:hover {
    color: #44b242;
}

#page .current {
    border: 1px #44b242 solid;
    color: #fff;
    background: #44b242;
    padding: 0 5px;
}

#page_num {
    height: 24px;
    top: -1px;
    border: 1px #969796 solid;
    position: relative;
}

.chakan {
    width: 100px;
    height: 36px;
    background: #0d8c40;
    text-align: center;
    line-height: 36px;
    color: #fff;
    display: block;
    margin-top: 10px;
    margin-right: 100px;
    float: right;
}

.chakan:hover {
    color: #fff;
    background: #eca604
}

.sub {
    width: 100px;
    height: 36px;
    background: #0d8c40;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    font-family: "微软雅黑";
    border: none;
}

.sub:hover {
    color: #fff;
    background: #eca604
}

#newTitle {
    width: 100%;
    line-height: 60px;
    color: #44b242;
    font-size: 18px;
    font-family: "微软雅黑";
    text-align: center;
    margin: 0 auto;
}

#productTitle {
    width: 100%;
    height: 60px;
    color: #44b242;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}

#newsInfo {
    width: 100%;
    height: 40px;
    color: #a9aaa9;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
    border-bottom: 1px #eaeced solid;
}

.newsinfoleft {
    padding-left: 30px;
}

.xxsmys {
    width: 600px;
    height: 30px;
    line-height: 30px;
    background-color: #ececec;
}

.xxsmwz {
    width: 88px;
    height: 30px;
    color: #FFF;
    text-align: center;
    display: block;
    background-color: #9a9a9a;
}

.pageys {
    width: 59px;
    height: 21px;
    line-height: 21px;
    border: #e5e5e5 solid 1px;
    display: block;
    float: left;
    text-align: center;
}

.pageys:hover {
    color: #ff6c00
}

.pageys1 {
    width: 20px;
    height: 21px;
    line-height: 21px;
    border: #e5e5e5 solid 1px;
    display: block;
    float: left;
    text-align: center;
    margin-left: 5px;
}

.pageys2 {
    float: left;
    padding-left: 5px;
    height: 21px;
    line-height: 21px;
}

#infoImage {
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
}

#infoImage img {
    max-width: 600px;
    padding: 3px;
    border: #dcdcdc solid 1px;
}

#newsContent {
    width: 100%;
    margin: 0 auto;
    line-height: 34px;
    font-size: 15px;
}

.newsContent img {
    max-width: 100%
}

#newsContent img {
    max-width: 100%
}




#picUL {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#picUL li {
    width: 250px;
    height: 235px;
    text-align: center;
    margin: 10px 13px;
    border: 1px #faf9f9 solid;
    padding: 6px;
    float: left;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#picUL li:hover {
    background: #f4f4f4;
    border: 1px #dddddd solid;
}

#picUL li .pic_01 {
    width: 250px;
    height: 188px;
    overflow: hidden;
}

#picUL li .pic_01 img {
    width: 250px;
    height: 188px;
    vertical-align: middle;
    transition: 0.5s all;
    background: #fff;
}

#picUL li:hover img {
    transform: scale(1.08);
}

#picUL li .pic_01 span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

#picUL li .pic_02 {
    width: 230px;
    font-size: 14px;
    line-height: 21px;
    color: #707070;
    margin: 0 auto
}

#picUL li .pic_02 a {
    color: #1a1b1d;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
    overflow: hidden;
}

#picUL0 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#picUL0 li {
    width: 300px;
    height: 300px;
    text-align: center;
    margin: 10px 20px;
    border:1px #d2d2d2 solid;
    padding: 6px;
    float: left;
}

#picUL0 li:hover {
    border: 1px #0e9861 solid;
}

#picUL0 li .pic_01 {
    width: 300px;
    height: 226px;
    overflow: hidden;
}

#picUL0 li .pic_01 img {
    width:300px;
    height:226px;
    vertical-align: middle;
    transition: 0.5s all;
    background: #fff;
}

#picUL0 li:hover img {
    transform: scale(1.08);
}

#picUL0 li .pic_01 span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

#picUL0 li .pic_02 {
    width: 230px;
    height: 75px;
    font-size: 14px;
    line-height: 21px;
    color: #707070;
    margin: 0 auto
}

#picUL0 li .pic_02 a {
    color: #000;
    font-size: 17px;
    height: 32px;
    line-height: 32px;
    padding-top: 10px;
    display: block;
}


.G_tips {
    color: #666;
    width: 486px;
    border: 1px solid #dedede;
    padding: 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
}



/*******加入*******/

.jobbox {
    width: 895px;
    height: auto;
    margin-top: 10px;
}

.jobbox li {
    width: 895px;
    height: 175px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

.jobbox li span {
    line-height: 40px;
    font-size: 18px;
    color: #68b92e;
    font-weight: bold;
    display: block;
    left: 90px;
    top: 22px;
    position: absolute;
}

.jobbox li .descrip {
    width: 550px;
    height: 60px;
    top: 63px;
    left: 90px;
    line-height: 27px;
    font-size: 14px;
    color: #646060;
    position: absolute;
}

.jobbox li .more {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #68b92e;
    color: #fff;
    font-size: 14px;
    right: 60px;
    top: 60px;
    position: absolute;
}

.jobbox li .more:hover {
    background: #ff9904;
    transition: 0.5s all;
}

.jobbox li .num {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #68b92e;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    left: 0;
    top: 0;
    position: absolute;
}

.recruitcon {
    width: 100%;
    height: 160px;
    padding-top: 20px;
    border-bottom: 1px #dddddd dashed
}

.recruitpic {
    width: 132px;
    height: 153px;
    float: left;
}

.recruitconc {
    width: 470px;
    height: 143px;
    padding-left: 20px;
    float: left;
}

.recruitconc li {
    width: 372px;
    height: 35px;
    line-height: 35px;
    color: #444444;
}

.apply {
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #68b92e;
    color: #fff;
    font-size: 14px;
    margin-top: 50px;
    margin-right: 100px;
    float: right;
}

.apply:hover {
    background: #ff9904;
    transition: 0.5s all;
}

.xxsmys {
    width: 895px;
    height: 36px;
    line-height: 36px;
    border-bottom: 2px #0d8c40 solid;
}

.xxsmwz {
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #FFF;
    text-align: center;
    display: block;
    background-color: #0d8c40;
}





/*订单*/

.formys {
    width: 800px;
    height: auto;
    padding-left: 40px;
    color: #555555;
}

.formmcys {
    float: left;
}

.cpmcys {
    width: 400px;
    height: 34px;
    border: 1px solid #d2d4d6;
    font-family: "微软雅黑";
    color: #555555;
    background: #f9f9f9;
    font-size: 14px;
}

.formbz {
    float: left;
}

.G_InputText {
    width: 400px;
    height: 30px;
    border: 1px solid #d2d4d6;
    background: #f9f9f9;
}

.G_textarea {
    width: 400px;
    height: 100px;
    border: 1px solid #dedede;
    background: #f9f9f9;
}

.G_ul {
    width: 100%;
}

.G_botton {

    width: 55px;

    height: 30px;

    line-height: 30px;

    border: 0;

    background: url(button.gif) no-repeat;

    cursor: pointer;
}

.borderLi {
    width: 100%;
    height: auto;
    padding-top: 10px;
}

.G_tips {



    width: 486px;

    margin: 10px auto 0 auto;

    border: 1px solid #dedede;

    padding: 7px;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);

    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);

    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
}


.cpfwnr {
    width: 230px;
    height: 100%;
    overflow: hidden;
}

.cpfwnr dt {
    width: 213px;
    height: 33px;
    display: block;
    padding: 0 0 0 17px;
    background: url(allbg.gif) no-repeat;
    background-position: 0 -137px;
    line-height: 33px;
    font-size: 12px;
    color: #0976b2;
}

.cpfwnr dd {
    width: 190px;
    margin: 0 auto;
    line-height: 2
}

.cpfwnr dt a {
    width: 213px;
    height: 33px;
    display: block;
    padding: 0 0 0 17px;
    background: url(a1.jpg) no-repeat;
    line-height: 33px;
    font-size: 12px;
    color: #0976b2;
}

.cpfwnr dt:hover {
    background: url(allbg.gif) no-repeat;
    background-position: 0 -102px;
    color: #fff;
}

.cpfwnr dd a {
    width: 190px;
    height: 25px;
    line-height: 25px;
    margin: 3px 0 0 0;
    color: #333;
    font-size: 12px;
}

.cpfwnr dd a:hover {
    color: #ff6c00;
}