@charset "utf-8";

.banner {
    background: url(../images/banner.jpg) no-repeat center top;
    height: 180px;
    border-bottom: 3px solid #3C88C4;
    margin-bottom: 20px;
}

.banner1 {
    background: url(../images/banner1.jpg) no-repeat center top;
    height: 180px;
    border-bottom: 3px solid #3C88C4;
    margin-bottom: 20px;
}

.banner2 {
    background: url(../images/banner2.jpg) no-repeat center top;
    height: 180px;
    border-bottom: 3px solid #3C88C4;
    margin-bottom: 20px;
}


.partner {
    height: 128px;
    position: relative;
    background: #fff;
}

.partner .title {
    height: 39px;
    line-height: 39px;
    border-bottom: 2px solid #ccc;
    background: #EFEFEF;
    margin-bottom: 20px;
}

.partner #videoslide {
    width: 885px;
    margin: 0 auto;
    height: 48px;
    overflow: hidden;
    position: relative;
}

.partner .caroselhead {
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    z-index: 9999;
}

.partner .prev {
    position: absolute;
    top: 69px;
    left: 25px;
    width: 22px;
    height: 28px;
    background: url(../images/partner_left.jpg) no-repeat;
}

.partner .next {
    position: absolute;
    top: 69px;
    right: 25px;
    width: 22px;
    height: 28px;
    background: url(../images/partner_right.jpg) no-repeat;
}

.partner #carousel {
    position: absolute;
}

.partner li.panel {
    float: left;
    width: 155px;
    height: 46px;
    border: 1px solid #ccc;
    margin-left: 16px;
    display: inline;
}


#content {
    width: 1000px;
    margin: 0 auto 25px auto;
    color: #333;
}

#content .company {
    float: left;
    width: 324px;
    margin-left: 22px;
    height: 250px;
    border: 1px solid #ccc;
    background: #F9F9F9;
    border-radius: 5px;
    overflow: hidden;
}

#content .company h2 {
    font-family: "微软雅黑";
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    background: #fff url(../images/title_bg2.jpg) repeat-x left bottom;
    font-weight: normal;
    padding: 0 15px;
}

#content .company h2 span {
    font-size: 16px;
}

#content .company .company_more {
    line-height: 24px;
    height: 220px;
    overflow: hidden;
    padding: 12px 15px;
    color: #666;
}

#content .company .company_more img {
    float: left;
    border: 2px solid #fff;
    box-shadow: 2px 3px 3px #ccc;
    margin: 6px 10px 10px 0;
}

#content .company .company_more a {
    color: #F00;
}

#content .news {
    width: 324px;
    display: inline;
    border: 1px solid #ccc;
    background: #F9F9F9;
    border-radius: 5px;
    overflow: hidden;
    float: right;
    height: 250px;
}

#content .news h2 {
    height: 38px;
    line-height: 38px;
    font-family: "微软雅黑";
    background: #fff url(../images/title_bg2.jpg) repeat-x left bottom;
    font-weight: normal;
    font-size: 14px;
    padding: 0 15px;
}

#content .news h2 span {
    font-size: 16px;
}

#content .news h2 img {
    display: block;
    padding-top: 10px;
    float: left;
}

#content .news h2 p {
    float: right;
    text-align: right;
    line-height: 38px;
    background: url(../images/more_sjx.jpg) no-repeat right center;
    font-size: 12px;
    font-weight: normal;
    padding-right: 6px;
}

#content .news dl {
    padding: 10px 0px 5px 0;
    margin: 0 15px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/content_xx.jpg) repeat-x left bottom;
    height: 133px;
}

#content .news dl dt {
    float: left;
    width: 159px;
}

#content .news dl dt img {
    border: 2px solid #fff;
    box-shadow: 2px 3px 3px #ccc;
    margin: 6px 10px 10px 0;
}

#content .news dl dd p {
    line-height: 22px;
}

#content .news dl dd p a {
    color: #F00;
}

#content .news dl dd h1 a {
    color: #F77820;
    font-size: 12px;
}

#content .news dl dd span {
    color: #999;
}

#content .news ul {
    padding: 10px 15px;
}

#content .news ul li {
    height: 22px;
    line-height: 22px;
    background: url(../images/content_li.jpg) no-repeat left center;
}

#content .news ul li a {
    float: left;
    text-indent: 12px;
}

#content .news ul li span {
    float: right;
    text-align: right;
    color: #999;
}

#content2 .qita {
    float: left;
    width: 305px;
    color: #666;
    line-height: 25px;
    height: 280px;
    background: #C1DDE9;
    border-radius: 5px;
    overflow: hidden;
}

#content2 .qita h2 {
    font-family: "微软雅黑";
    font-size: 14px;
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    color: #222;
}

#content2 .qita h2 span {
    font-size: 16px;
}

#content2 .qita .font14 {
    color: #F77820;
}

#content2 .qita p {
    background: #EFF4F8;
    border-radius: 5px;
    margin: 0 15px 15px 15px;
    height: 196px;
    padding: 15px;
}

#content2 {
    height: 280px;
    margin-bottom: 20px;
}

#content2 .gonggao {
    width: 672px;
    background: #F7F7F7;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #ddd;
}

#content2 .gonggao dl dt,
#content2 .gonggao dl dd {
    width: 45%;
    padding: 15px 15px;
}

#content2 .gonggao ul li {
    height: 30px;
    line-height: 30px;
    background: url(../images/content_li.jpg) no-repeat left center;
}

#content2 .gonggao ul li a {
    float: left;
    text-indent: 12px;
}

#content2 .gonggao ul li span {
    float: right;
    text-align: right;
    color: #999;
}

#content2 .tuji {
    width: 305px;
    background: #F7F7F7;
    height: 100%;
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #ddd;
}

#content2 .title {
    height: 35px;
    line-height: 35px;
    background: #49A3E4 url(../images/title_bg3.jpg) repeat-x left bottom;
    padding: 0 15px;
}

#content2 .title p {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #eee;
}

#content2 .title p span {
    font-size: 16px;
}

#content2 .title a {
    color: #fff;
}



#ny_content .left {
    float: left;
    width: 220px;
}

#ny_content .left .sub_menu {
    margin-bottom: 22px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    background: #FAFAFA;
    padding-bottom: 30px;
}

#ny_content .left .sub_menu .title1 {
    height: 42px;
    line-height: 42px;
    background: #49A3E4 url(../images/title_bg3.jpg) repeat-x left bottom;
    padding: 0 15px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
}

#ny_content .left .sub_menu .title1 span {
    line-height: 42px;
    font-size: 16px;
}

#faq dt {
    cursor: pointer;
    font-size: 14px;
    background: #CBDBF2 url(../images/sjx.jpg) no-repeat 25px center;
    margin: 10px 10px 0 10px;
    height: 33px;
    line-height: 33px;
    padding-left: 40px;
}

#faq dd {
    display: none;
    height: 25px;
    line-height: 25px;
    padding-left: 50px;
}


#ny_content .left .ny_contact {
    width: 220px;
}

#ny_content .left .ny_contact .qita {
    width: 220px;
    color: #666;
    line-height: 25px;
    background: #C1DDE9;
    border-radius: 5px;
    overflow: hidden;
}

#ny_content .left .ny_contact .qita h2 {
    font-family: "微软雅黑";
    font-size: 14px;
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    color: #222;
}

#ny_content .left .ny_contact .qita h2 span {
    font-size: 16px;
}

#ny_content .left .ny_contact .qita .font14 {
    color: #F77820;
}

#ny_content .left .ny_contact .qita p {
    background: #EFF4F8;
    border-radius: 5px;
    margin: 0 15px 15px 15px;
    padding: 15px;
}


#ny_content .right {
    float: right;
    width: 750px;
}

#ny_content .right .title2 {
    height: 42px;
    background: #fff url(../images/title_bg2.jpg) repeat-x left bottom;
    line-height: 42px;
}

#ny_content .right .title2 p {
    float: left;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
}

#ny_content .right .title2 span {
    float: right;
    text-align: right;
    padding-right: 20px;
}

#ny_content .right .content {
    padding: 15px;
}

#ny_content .right .content ul li {
    width: 221px;
    height: 183px;
    border: 1px solid #E9E9E9;
    padding: 4px;
    margin: 0 21px 26px 0;
    float: left;
    display: inline;
}

#ny_content .right .content ul li .pp {
    height: 26px;
    background: #DCDCDC;
    line-height: 26px;
}

#ny_content .right .content ul li .pp p {
    float: left;
    text-align: left;
    padding-left: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

#ny_content .right .content ul li .pp span {
    float: right;
    text-align: right;
    padding-right: 4px;
    font-size: 14px;
}

#ny_content .right .content ul li .pp span a {
    color: #1490D8;
}

#ny_content .right .content .text {
    font-size: 14px;
    text-indent: 2em;
    margin-bottom: 25px;
}

#ny_content .right .content1 {
    margin-bottom: 50px;
    padding-top: 20px;
}

#ny_content .right .content1 ul {
    margin-bottom: 30px;
}

#ny_content .right .content1 ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ccc;
    margin: 0 15px;
}

#ny_content .right .content1 ul li a {
    padding-left: 13px;
    font-size: 14px;
    background: url(../images/content_li.jpg) no-repeat left center;
    float: left;
    text-align: left;
}

#ny_content .right .content1 ul li p {
    float: right;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}

#ny_content .right .content h1 {
    line-height: 47px;
    text-align: center;
    font-size: 24px;
    color: #333;
    font-weight: normal;
}

#ny_content .right .content .soze {
    height: 28px;
    background: #f3f3f3;
    border: 1px solid #e4e4e4;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}

#ny_content .right .content strong {
    color: #2B98DC;
}

.ny_r {
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
    background: #FAFAFA;
}