﻿* {
    padding: 0px;
    margin: 0px;
    font-family: 微软雅黑;
}

img {
    max-width: 100%;
    border: none;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

body {
    width: 100%;
    min-width: 1200px;
}

input {
    border: 0;
    outline: none;
}

.w100 {
	width: 100%;
	margin: 0 auto;
}

.w10 {
	width: 1000px;
	margin: 0 auto;
}

.w11 {
	width: 1100px;
	margin: 0 auto;
}

.w12 {
	width: 1200px;
	margin: 0 auto;
}
.top
 {
    width: 1200px;
    height: 115px;
    margin: 0 auto;
}

.logo {
    width: 680px;
    height: 115px;
    float: left;
}
.logo img{ margin-top:28px;}

.sousou {
    width: 310px;
    height: 115px;
    float: left;
}

.sousoudv {
    width: 249px;
    height: 31px;
}

.lefts {
    width: 209px;
    height: 31px;
    float: left;
    background: url(../images/lefts.jpg);
    text-align: right;
}

.rights {
    width: 40px;
    height: 31px;
    float: left;
    background: url(../images/rights.jpg);
}

.ssinp {
    width: 196px;
    height: 28px;
    border: none;
    font-size: 12px;
    border: 0;
}

.sssub {
    width: 40px;
    height: 29px;
    background: none;
    border: none;
}

.lianxidv {
    width: 210px;
    height: 115px;
    float: left;
}

.lianxidv1 {
    width: 210px;
    height: 42px;
    line-height: 42px;
    text-align: right;
    font-size: 12px;
    color: #000;
}

.lianxidv1 a {
    font-size: 12px;
    color: #000;
}

.dianhdv {
    width: 230px;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    color: #7ecb28;
}

.dianhdv img {
    float: left;
    margin-left: 11px;
}

.nav {
    width: 100%;
    height: 46px;
    background: url(../images/nav.jpg);
}

.nav .nav_m {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
}

.nav_m>ul>li {
    width: 120px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav_m>ul>li>a {
	display: block;
    font-size: 16px;
    color: #fff;
}

.nav_m>ul>li:hover {
    background: url(../images/nav1.jpg);
}

.nav_m>ul>li:hover ul {
	display: block;
}

.nav_m>ul>li>ul{
    position: absolute;
    top: 46px;
    left: 0px;
    z-index: 10000;
    display: none;
}

.nav_m>ul>li>ul>li {
	min-width: 120px;
    height: 40px;
    background: #00b1e5;
    line-height: 40px;
}

.nav_m>ul>li>ul>li>a {
	display: block;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
}
.nav_m>ul>li>ul>li>a:hover {
	color: #fff;
	background: url(../images/nav1.jpg);
}

#kinMaxShow {
    visibility: hidden;
    width: 100%;
    height: 300px;
    overflow: hidden;
}


.container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.slidesjs-pagination {
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 46%;
    z-index: 999999
}

.slidesjs-pagination li {
    float: left;
}

.slidesjs-pagination li img {
    margin: 0px 5px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.cpleft {
    width: 302px;
    float: left;
}

.cpleft1 {
    width: 282px;
    height: 390px;
}

.cpleftit {
    width: 282px;
    height: 40px;
    background: url(../images/cptit.jpg);
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.cpsp1 {
    margin-left: 39px;
}

.cpul {
    width: 280px;
    border: 1px solid #99d7e9;
    border-top: none;
    height: 349px;
}

.cpul li {
    width: 280px;
    height: 49px;
    border-top: 1px dashed #00b9ef;
    line-height: 49px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.cpul li a {
    color: #000
}

.cpul li:hover {
    background: url(../images/cpbg.jpg) no-repeat center;
}

.cpul li span {
	margin-left: 20px;
}

.cpright {
    width: 898px;
    float: left;
}

.cprigtit {
    width: 898px;
    height: 39px;
    background: url(../images/cprt.jpg);
}

.cprtsp {

    font-size: 16px;
    line-height: 39px;
    color: #fff;
    margin-left: 35px;
    float: left;
}

.morecp {
    float: right;
    line-height: 38px;
    font-size: 14px;
    margin-right: 13px;
    color: #00b9ef;
}

.cprtcon {
    width: 896px;
    height: 350px;
    border: 1px solid #99d7e9;
    border-top: none;
}

.picMarquee-left {
    width: 896px;
    position: relative;
}

.next {
    display: block;
    width: 29px;
    height: 60px;
    cursor: pointer;
    background: url(../images/left.png);
    position: absolute;
    left: 0px;
    top: 118px;
    z-index: 9999999;
}

.prev {
    display: block;
    width: 29px;
    height: 60px;
    cursor: pointer;
    background: url(../images/right.png);
    position: absolute;
    right: 0px;
    top: 118px;
    z-index: 9999999;
}

.bd {
    width: 819px;
    margin: 0 auto;
    overflow: hidden;
}

.bd li {
    width: 258px;
    height: 314px;
    background: #f8f8f8;
    margin-right: 23px;
}

.bd li:hover {
    background: #0abcf0;
}

.cppic {
    width: 182px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
}

.cppic img {
    width: 182px;
    max-height: 220px;
}

.honor {
    width: 182px;
    height: 220px;
    margin: 0 auto;
    text-align: center;
}

.honor img {
    width: 182px;
    max-height: 220px;
}

.cptitle {
    width: 234px;
    margin: 0 auto;
    height: 129px;
}

.cpsp2 {
    font-size: 16px;
    color: #000;
    font-family: 微软雅黑;
    line-height: 24px;
    text-align: center;
}

.cpsp3 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.kehudv {
    width: 1200px;
    margin: 0 auto;
}

.kehutit {
    width: 1200px;
    height: 39px;
    background: url(../images/kehu.jpg);
}

.kehucon {
    width: 1198px;
    margin: 0 auto;
    border: 1px solid #99d7e9;
    border-top: none;
    height: 380px;
}

.kehujj {
    width: 292px;
    height: 331px;
    float: left;
}

.kehujj1 {
    width: 258px;
    height: 331px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
    color: #000;
}

.kehulj {
    text-align: right;
}

.kehulj a {
    color: #00b9ef;
}

.kehutj {
    width: 452px;
    height: 331px;
    float: left;
}

.kehutj1 {
    width: 442px;
    height: 331px;
    position: relative;
}

.kehutt {
    width: 442px;
    height: 46px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #000;
    line-height: 46px;
    text-align: center;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.kehuzh {
    width: 454px;
    float: left;
}

.kehuzh img {
    width: 135px;
    height: 163px;
    float: left;
    /* margin: 0px 10px 10px 0px; */
    padding: 2px;
    background: #f8f8f8;
    margin-right: 10px;
    margin-bottom: 10px;
}

.xinwendv {
    width: 1200px;
    margin: 0 auto;
    height: 415px;
    background: #f8f8f8;
}

.zixun {
    width: 620px;
    float: left;
}

.zixuntit {
    width: 620px;
    height: 55px;
    background: url(../images/zx.jpg);
}

.zxsp {
    font-size: 16px;
    color: #000000;
    line-height: 54px;
    float: left;
    margin-left: 35px;
}

.zxsp1 {
    font-size: 14px;
    color: #00b9ef;
    float: right;
    line-height: 54px;
    margin-right: 10px;
}

.zixuncon {
    width: 593px;
    margin: 0 auto;
}

.zxleft {
    width: 192px;
    height: 135px;
    float: left;
}

.zxleft img {
    width: 179px;
    height: 135px;
}

.zxright {
    width: 401px;
    height: 135px;
    float: left;
}

.zxsp2 {
    font-size: 14px;
    line-height: 28px;
    color: #000
}

.zxsp3 {
    font-size: 12px;
    color: #7ecb28;
    line-height: 24px;
}

.zxsp4 {
    font-size: 12px;
    color: #000;
    line-height: 24px;
}

.zxlis {
    width: 593px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.zxlis a {
    color: #000;
}

.zxlis a:hover {
    color: #7ecb28;
}

.zhizidv {
    width: 580px;
    float: left;
}

.zhizitit {
    width: 580px;
    height: 55px;
    background: url(../images/zz.jpg);
}

.picMarquee-left1 {
    width: 580px;
    position: relative;
}

.bd1 {
    width: 560px;
    margin: 0 auto;
    overflow: hidden;
}

.bd1 li {
    width: 252px;
    height: 313px;
    margin: 0px 10px;
    float: left;
}

.fangandv {
    width: 1200px;
    margin: 0 auto;
}

.fanantit {
    width: 1200px;
    height: 39px;
    background: url(../images/fa.jpg);
}

.fanandv1 {
    width: 1123px; padding-left:75px;
    border: 1px solid #99d7e9;
    border-top: none;
    height: 311px;
}

.fananul li {
    width: 182px;
    float: left;
    margin-left: 25px;
}

.faimg {
    width: 182px;
    height: 220px;
    border: 1px solid #f4f4f4;
}

.faimg img {
    width: 182px;
    height: 220px;
}

.faanniu {
    width: 182px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: url(../images/abg.jpg);
    margin-top: 10px;
}

.liuydv {
    width: 1145px;
    margin: 0 auto;
}

.liuydv1 {
    width: 585px;
    float: left;
}

.liuydv2 {
    width: 562px;
    height: 392px;
}

.liuytit {
    width: 562px;
    height: 43px;
    background: url(../images/liuytit.jpg);
    line-height: 43px;
    text-align: center;
}

.liusp {
    font-size: 16px;
    color: #000000;
}

.liusp1 {
    font-size: 14px;
    color: #7ecb28;
}

.liuyinp {
    width: 275px;
    height: 41px;
    background: #d1f4ff;
    border: none;
    margin-right: 7px;
}

.liuyinp1 {
    width: 275px;
    height: 41px;
    background: #d1f4ff;
    border: none;
}

.liuytex {
    width: 562px;
    background: #d1f4ff;
    border: none;
    height: 145px;
    resize: none;
    font-size: 14px;
    line-height: 24px;
}

.liuyanniu {
    width: 562px;
    text-align: center;
    height: 42px;
}

.liuysub {
    width: 104px;
    height: 42px;
    background: url(../images/tj.jpg);
    border: none;
    cursor: pointer;
}

.liuyres {
    width: 104px;
    height: 42px;
    background: url(../images/cz.jpg);
    border: none;
    cursor: pointer;
}

.lianxidvv {
    width: 560px;
    float: left;
    height: 392px;
}

.lanxitit {
    width: 560px;
    height: 43px;
    background: url(../images/lxtit.jpg);
    line-height: 43px;
    text-align: center;
}

.lianxicon {
    width: 560px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.contact_t {
	width: 56%;
	margin-right: 2%;
	float: left;
}
.contact_img {
	width: 226px;
	float: left;
}

.ggw {
    width: 100%;
    height: 121px;
    background: url(../images/ggwbg.jpg);
}

.ggw1 {
    width: 1035px;
    margin: 0 auto;
    height: 121px;
    font-size: 0px;
}

.yqlj {
    width: 1200px;
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/yqlj.jpg);
    margin: 0 auto;
}

.bot {
    width: 100%;
    background: #f3f4f6;
}

.yqljsp {
    font-size: 16px;
    color: #000000;
    margin-left: 50px;
}

.yqlja {
    font-size: 14px;
    color: #000;
}

.yqlja:hover {
    color: #7ecb28;
}

.foot {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    line-height: 25px;
}
.foot a {
	font-size: 14px;
	color: #000;
}

.foot a:hover {
	color: #f00;
}

.dyleft {
    width: 302px;
    float: left;
}

.dyleft1 {
    width: 282px;
}

.dytypetit {
    width: 282px;
    height: 40px;
    background: url(../images/dytit.jpg);
    line-height: 40px;
}

.dysp {
    font-size: 16px;
    color: #fff;
    margin-left: 35px;
}

.dyul {
    width: 280px;
    border: 1px solid #99d7e9;
    border-top: none;
}

.dyul li {
    border-top: 1px dashed #00b9ef;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    width: 280px;
}

.dyul li a {
    color: #000;
}

.dyul li:hover {
    background: url(../images/cpbg.jpg) no-repeat center;
}

.womendv {
    width: 282px;
    height: 39px;
    background: url(../images/wm.jpg);
}

.womencon {
    width: 280px;
    border: 1px solid #99d7e9;
    border-top: none;
}

.womencn1 {
    width: 250px;
    margin: 0 auto;
    min-height: 100px;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.dyright {
    width: 898px;
    float: left;
}

.dyrtit {
    width: 898px;
    height: 39px;
    background: url(../images/dyrt.jpg);
}

.dyrtsp {
    font-size: 16px;
    color: #fff;
    margin-left: 35px;
    line-height: 39px;
    float: left;
}

.dyrtsp1 {
    float: right;
    margin-right: 10px;
    line-height: 39px;
    font-size: 14px;
    color: #999999;
    display: block;
    width: 500px;
    text-align: right;
}

.dyrtsp1 img {
    position: relative;
    top: 3px;
    margin-right: 10px;
}

.dyrtcon {
    width: 896px;
    border: 1px solid #99d7e9;
    border-top: none;
    min-height: 100px;
}

.dyrtcon1 {
    width: 854px;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.zaixiantit {
    width: 1198px;
    margin: 0 auto;
    height: 39px;
    background: url(../images/zaixian.jpg);
}

.zaixiancon {
    width: 1196px;
    border: 1px solid #99d7e9;
    border-top: none;
    min-height: 100px;
    margin: 0 auto;
}

.zaixiancon1 {
    width: 1159px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.proul {
    width: 280px;
    border: 1px solid #99d7e9;
    border-top: none;
}

.proli {
    border-top: 1px dashed #00b9ef;
    font-size: 14px;
    line-height: 49px;
    width: 280px;
    color: #666;
    overflow: hidden;
}

.proli a {
    color: #000;
}

.proli:hover {
    background: url(../images/cpbg.jpg) no-repeat top center;
    color: #fff;
}

.prolidv {
    width: 280px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #7ecb28;
}

.prolisp {
    margin-left: 20px;
    margin-right: 10px;
}

.prolidv a {
    color: #999;
}

.prolidv a:hover {
    color: #7ecb28;
}

.prolis {
    width: 896px;
    border: 1px solid #99d7e9;
    border-top: none;
}

.prolsul {
    width: 896px;
}

.prolsul li {
    width: 258px;
    height: 314px;
    background: #f8f8f8;
    margin-left: 30px;
    float: left;
    margin-bottom: 29px;
}

.prolsul li:hover {
    background: #0abcf0;
}

.page {
    width: 885px;
    margin: 0 auto;
    background: #f9f9f9;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
}

.page a {
    color: #333333;
    margin: 0px 5px;
}

.proswimg {
    width: 500px;
    margin: 0 auto;
    font-size: 0px;
}

.proswimg img {
    width: 500px;
}

.proswtt {
    width: 500px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    background: url(../images/prose.jpg);
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.xianxidv {
    width: 855px;
    margin: 0 auto;
}

.xianxidv1 {
    width: 735px;
    height: 59px;
    float: left;
}

.xianxidv2 {
    width: 118px;
    height: 59px;
    float: left;
}

.proswcon {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.fenye {
    width: 855px;
    margin: 0 auto;
    background: #f9f9f9;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
}

.fenye a {
    color: #333333;
}

.fenye a:hover {
    color: #7ecb28
}

.newslis {
    width: 855px;
    margin: 0 auto;
}

.newslis li {
    width: 855px;
    border-bottom: 1px dashed #c1c1c1
}

.newsimg {
    /* width: 177px; */
    /* height: 123px; */
    float: left;
}

.newsimg img {
    width: 164px;
    height: 123px;margin-right: 10px;
}

.newswenzi {
    width: 678px;
    /* height: 123px; */
    float: left;
}

.newslsp {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.newslsp1 {
    font-size: 12px;
    line-height: 24px;
    color: #000;
}

.newslsp2 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.newswdv {
    width: 855px;
    margin: 0 auto;
}

.newswtit {
    width: 855px;
    height: 88px;
    text-align: center;
    border-bottom: 1px dashed #c1c1c1;
}

.newswsp {
    font-size: 18px;
    line-height: 18px;
    color: #333333;
}

.newswsp1 {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
}

.newswcon {
    width: 855px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.prolsul1 {
    width: 896px;
}

.prolsul1 li {
    width: 252px;
    height: 360px;
    float: left;
    margin-left: 34px;
}

.proimg1 {
    width: 252px;
    height: 313px;
    font-size: 0px;
}

.prownz1 {
    width: 252px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    color: #666666;
}

.gbookdv {
    width: 855px;
    margin: 0 auto;
    background: url(../images/gbg.jpg) no-repeat right;
}

.gbookdv1 {
    width: 537px;
}

.gbooktit {
    width: 537px;
    text-align: center;
    line-height: 82px;
    height: 82px;
    font-size: 20px;
    color: #000;
}

.bookbt {
    width: 115px;
    height: 41px;
    float: left;
    line-height: 41px;
    font-size: 16px;
    color: #666666;
}

.bookinp {
    width: 411px;
    float: left;
}

.gbinp {
    width: 383px;
    height: 39px;
    border: 1px solid #dcdcdc;
}

.gbtext {
    width: 383px;
    height: 198px;
    border: 1px solid #dcdcdc;
    resize: none;
}

.gbsub {
    width: 133px;
    height: 42px;
    border: none;
    background: url(../images/tj1.jpg);
    cursor: pointer;
}

.gblisdv {
    width: 855px;
    margin: 0 auto;
}

.gblisdv1 {
    width: 855px;
    line-height: 37px;
    background: url(../images/aaa.jpg) no-repeat;
    font-size: 14px;
    color: #333333;
}

.gblisdv2 {
    width: 817px;
    line-height: 37px;
    background: url(../images/bbb.jpg) no-repeat;
    float: right;
    font-size: 14px;
    color: #666;
}

.downul {
    width: 855px;
    margin: 0 auto;
}

.downul li {
    width: 855px;
}

.downls1 {
    width: 444px;
    float: left;
}

.downls2 {
    width: 262px;
    float: left;
}

.xiazaisp {
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.xiazaisp1 {
    font-size: 14px;
    color: #000;
    line-height: 30px;
    margin-left: 30px;
}

.xiazaisp2 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.xiazaisp3 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    margin-left: 30px;
}

.downls3 {
    width: 144px;
    float: left;
    text-align: right;
}
