﻿@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "微软雅黑", Arial, Helvetica, sans-serif;
    color: #656565;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #353535;
}

figure {
    margin: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

div {
    word-wrap: break-word;
    word-break: normal;
}


/*a, area {blr:eXPression(this.onFocus=this.blur()); cursor:pointer;}*/

caption,
th,
h3,
h1,
h2,
h4,
h5,
h6,
h7,
input {
    font-weight: lighter;
}

th {
    text-align: left;
}

ol,
ul,
li {
    list-style: none;
}

img,
input {
    border: 0;
    margin: 0px;
    padding: 0px;
}

a {
    color: #555;
    text-decoration: none;
    cursor: pointer;
    font-weight: lighter;
}

a:hover {
    color: #CA0005;
}

.clearflow {
    overflow: hidden;
    zoom: 1;
}


/**/

.disabled {
    cursor: default;
}

.bold {
    font-weight: bold;
}

.abs {
    position: absolute;
}

.rel {
    position: relative;
}


/**/

.fl {
    float: left;
}

.fr {
    float: right;
}


/**/

.click,
area {
    cursor: pointer;
}


/* show  and hide*/


/* hide */

.fn-hide {
    display: none;
}

.fn-show {
    display: block;
}

.clear {
    clear: both;
}


/*-------------------------------------------*/

#topbg {
    width: 100%;
    margin: 0 auto;
    background: url(images/topbg.jpg) 0 0 repeat-x;
    height: 119px;
}

.logobar {
    width: 1000px;
    height: 74px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 466px;
}

.language {
    float: right;
    width: 222px;
    padding-top: 25px;
}

.language p {
    float: left;
    width: 59px;
    background: url(images/langtop.jpg) left 0 no-repeat;
    height: 13px;
    line-height: 13px;
    padding-left: 15px;
    color: #999;
}

.rearch {
    width: 151px;
    height: 23px;
    background: url(images/rearch.jpg) 0 0 no-repeat;
    padding-left: 10px;
    float: right;
    margin-top: 20px;
}

.rearch .keyword {
    float: left;
    width: 120px;
    overflow: hidden;
}

.rearch .keyword input {
    border: 0;
    width: 120px;
    line-height: 20px;
    color: #999;
    margin-top: 3px;
}

.rearch .btn {
    cursor: pointer;
    width: 30px;
    height: 23px;
    float: right;
    display: block;
}

.menubar {
    width: 1200px;
    margin: 1px auto 0 auto;
    position: relative;
}

.menubar ul {
    width: 1200px;
    list-style: none;
}

.menubar ul li {
    float: left;
    min-width: 125px;
    height: 44px;
}

.menubar ul li a {
    min-width: 105px;
    padding:0 10px;
    height: 44px;
    display: block;
    background: url(images/menufenbg.jpg) right 0 no-repeat;
    line-height: 44px;
    color: #555;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.menubar ul li a:hover {
    background: url(images/menubg.jpg) 0 0 no-repeat;
}

.menubar ul li ul {
    display: none;
}

.menubar ul li:hover ul {
    display: block;
    width: 145px;
    position: absolute;
    z-index: 99999;
    top: 44px;
    padding-bottom: 10px;
    background: #1a478a;
}

.menubar ul li ul li {
    background-color: #fff;
    height: 35px;
    padding-left: 15px;
    width: 130px;
}

.menubar ul li ul li:hover {
    background-color: #1a478a;
}

.menubar ul li ul li a {
    background: url(images/menu-subbg.jpg) left 0px no-repeat;
    width: 115px;
    height: 35px;
    display: block;
    line-height: 35px;
    margin: 0 auto;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
}

.menubar ul li ul li a:hover {
    background: url(images/menu-subbg-c.jpg) left 0 no-repeat;
    color: #fff;
}

#barner {
    width: 100%;
}

#barner .picshow {
    width: 1420px;
    max-width: 1960px;
    margin: 0 auto;
    height: 330px;
    overflow: hidden;
}

#midbg {
    width: 100%;
    background: url(images/midbg.jpg) 0 0 repeat-x #f6f6f6;
    height: 255px;
}

.midcontent,
.midcontent2 {
    width: 1000px;
    margin: 1px auto 0 auto;
    padding-top: 25px;
}

.midcontent .cpzs {
    width: 271px;
    float: left;
}

.midcontent .cpzs .title {
    background: url(images/cptitlebg.jpg);
    width: 267px;
    height: 29px;
}

.midcontent .cpzs .title .l {
    width: 83px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    float: left;
    line-height: 28px;
}

.midcontent .cpzs .title .r {
    width: 105px;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 29px;
    color: #999;
}

.midcontent .cpzs .pro {
    width: 251px;
    margin-top: 15px;
    background: url(images/cpbg.jpg) 0 0 no-repeat;
    height: 152px;
    padding: 5px 15px 20px 5px;
    overflow: hidden;
}

.midcontent .news {
    width: 383px;
    float: left;
    margin-left: 35px;
}

.midcontent .news .title {
    width: 383px;
    background: url(images/newbg.jpg) 0 0 no-repeat;
    height: 33px;
    overflow: hidden;
}

.midcontent .news .title p {
    float: left;
}

.midcontent .news .title p a {
    width: 90px;
    height: 33px;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}

.midcontent .news .title p a:hover {
    background: url(images/newbgshow.jpg) 0 0 no-repeat;
    color: #fff;
}

.midcontent .news .title .cur {
    background: url(images/newbgshow.jpg) 0 0 no-repeat;
    color: #fff;
}

.midcontent .news .title .cur a {
    background: url(images/newbgshow.jpg) 0 0 no-repeat;
    color: #fff;
}

.midcontent .news .newsshow {
    width: 383px;
    height: 185px;
    overflow: hidden;
}

.midcontent .news ul {
    width: 355px;
    height: 185px;
    list-style: none;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.midcontent .news ul li {
    width: 355px;
    line-height: 28px;
    height: 28px;
}

.midcontent .news ul li .newstext {
    background: url(images/newstop.png) 0 center no-repeat;
    width: 250px;
    float: left;
    overflow: hidden;
    padding-left: 15px;
}

.midcontent .news ul li .time {
    width: 80px;
    float: right;
    text-align: right;
}

.midcontent .vidio {
    width: 267px;
    float: right;
}

.midcontent .vidio .title {
    background: url(images/cptitlebg.jpg);
    width: 267px;
    height: 29px;
}

.midcontent .vidio .title .l {
    width: 83px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    float: left;
    line-height: 28px;
}

.midcontent .vidio .title .r {
    width: 105px;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 29px;
    color: #999;
}

.midcontent .vidio .pro {
    width: 209px;
    margin-top: 15px;
    background: url(images/vidiobg.jpg) 0 0 no-repeat;
    height: 134px;
    padding: 8px 39px 19px 8px;
    overflow: hidden;
}

#midbg2 {
    background: #eaeaea;
    width: 100%;
    margin-top: 1px;
    height: 210px;
}

.midcontent2 .about {
    width: 333px;
    float: left;
    height: 160px;
    line-height: 22px;
}

.doublefen {
    background: url(images/doublefen.jpg) right 0 repeat-y;
}

.pl55 {
    height: 100px;
    margin: 0 18px 0px 50px;
    line-height: 22px;
}

.pl55_2 {
    margin: 0 18px 0px 50px;
    height: 77px;
    background: url(images/onlinebg.jpg) 80% center no-repeat;
    padding-top: 15px;
}

.pl55_3 {
    height: 100px;
    margin: 0 18px 0px 65px;
}

.mr15 {
    margin-left: 15px;
}

.midcontent2 .more {
    background: url(images/more.jpg) 0 0 no-repeat;
    margin-left: 50px;
    padding-left: 30px;
    line-height: 18px;
    color: #2d67b1;
}

.midcontent2 .more a {
    color: #2d67b1;
}

#foot {
    width: 100%;
    height: 142px;
    background: #2d67b1;
    border-top: 3px solid #ffe401;
}

#foot .footintro {
    width: 1000px;
    margin: 0 auto;
}

#foot .footintro .map {
    width: 296px;
    float: left;
}

#foot .footintro .contact {
    width: 560px;
    float: right;
    padding-top: 5px;
    color: #fff;
    position: relative;
    line-height: 20px;
}

.contact .c {
    width: 130px;
    float: right;
    padding-right: 151px;
}

.contact .c img {
    width: 100%;
    height: auto;
}

.qq {
    width: 151px;
    height: 34px;
    position: absolute;
    z-index: 99995;
    right: 0px;
    bottom: 0px;
}

.copyright {
    width: 100%;
    background: #f2f2f2;
}

.copyright p {
    width: 1000px;
    padding: 15px 0;
    margin: auto;
}


/*---------------内页--------------*/

#Pagesbg {
    width: 100%;
    background: url(images/neibg.jpg) 0 top repeat-x #FFF;
    height: 600px;
    *height: auto;
}

.Pages {
    width: 1000px;
    margin: 0 auto;
    padding: 25px 0;
}

.pageleft {
    width: 209px;
    float: left;
    background: #fff;
}

.pageleft .pagemenutitle {
    width: 209px;
    background: url(images/neilefttitle.jpg) 0 0 no-repeat;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
}

.pageleft .pagemenutitle span {
    width: 105px;
    padding-left: 5px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 29px;
    color: #999;
    font-weight: normal;
}

.pageleft ul {
    width: 189px;
    padding: 0px 10px;
    list-style: none;
}

.pageleft ul li {
    height: 42px;
    font-size: 14px;
    text-align: center;
}

.pageleft ul li a {
    background: url(images/leftmenubg.jpg) center 0 no-repeat;
    line-height: 42px;
    width: 189px;
    display: block;
}

.pageleft ul li a:hover {
    background: url(images/leftmenubg2.jpg) center 0 no-repeat;
    color: #2175df;
}

.pageleft .other {
    width: 190px;
    margin: 8px auto;
    line-height: 24px;
}

.pageleft .other2 {
    width: 180px;
    margin: 8px auto;
    line-height: 24px;
}

.pagemain {
    width: 745px;
    float: right;
    margin-bottom: 25px;
}

.pagemain .pagemaintitle {
    background: url(images/mainbutbg.jpg) 0 bottom repeat-x;
    height: 32px;
    line-height: 32px;
}

.pagemain .pagemaintitle .l {
    float: left;
    width: 200px;
    line-height: 25px;
    font-size: 18px;
    background: url(images/maintitle.jpg) left 0 no-repeat;
    padding-left: 30px;
    margin-left: 10px;
    display: inline;
}

.pagemain .pagemaintitle .r {
    float: right;
    width: 250px;
    text-align: right;
}

.pagemain .pagecon {
    width: 700px;
    margin: 15px auto;
    line-height: 30px;
    font-size: 14px;
}

.pagepro ul {
    width: 695px;
    list-style: none;
    margin: 0px auto;
    padding: 0px;
}

.pagepro li {
    width: 210px;
    float: left;
    margin: 10px;
    display: inline;
}

.pagepro li .caseimg {
    background-color: #ebebeb;
    padding: 5px;
    height: 150px;
    width: 200px;
}

.pagepro li:hover .caseimg {
    background-color: #729acd;
    padding: 5px;
    height: 150px;
    width: 200px;
    color: #d55000;
}

.pagepro li .casetext {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    display: block;
}

.pageup {
    width: 100%;
    text-align: center;
    margin: 15px auto;
}

.qywh {
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
    background: url(images/culbg.jpg) center bottom no-repeat;
    height: 400px;
}

.qywh span {
    color: #900;
}

.pagesnews ul {
    width: 700px;
    list-style: none;
    margin-top: 20px;
}

.pagesnews ul li {
    width: 700px;
    line-height: 38px;
    height: 38px;
    border-bottom: 1px dashed #DFDFDF;
    font-size: 14px;
}

.pagesnews ul li .newstext {
    background: url(images/newstop.png) 0 center no-repeat;
    width: 570px;
    float: left;
    overflow: hidden;
    padding-left: 15px;
}

.pagesnews ul li .time {
    width: 80px;
    float: right;
    font-size: 12px;
}

.pagesnews ul li .newstext_xz {
    background: url(images/newstop2.png) 0 center no-repeat;
    width: 570px;
    float: left;
    overflow: hidden;
    padding-left: 30px;
}

.messages,
.rczp {
    width: 700px;
    margin: 0 auto 35px auto;
}

.messages ul {
    list-style: none;
}

.messages ul li {
    line-height: 35px;
    padding: 10px 0;
    float: left;
    width: 600px;
}

.messages ul li .text {
    width: 60px;
    float: left;
    text-align: left;
}

.messages ul li .input {
    float: left;
    width: 300px;
}

.messages ul li .input input,
.messages ul li .input textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DDD;
    -webkit-box-shadow: #666 0px 0px 5px inset;
    -moz-box-shadow: #666 0px 0px 5px inset;
    box-shadow: #666 0px 0px 5px inset;
    background: #fff;
    padding: 5px;
}

.messages ul li .input input {
    height: 25px;
    width: 300px;
}

.messages ul li .input textarea {
    height: 200px;
    width: 500px;
}

.messages ul li .xin {
    margin-left: 15px;
    float: left;
}

.messages .submit {
    width: 240px;
    margin: 15px auto;
    height: 45px;
}

.messages .submit .tj {
    float: left;
    padding: 0 10px;
}

.messages .submit .tj a {
    background: url(images/btn.png) 0 0 no-repeat;
    width: 100px;
    height: 36px;
    text-align: center;
    display: block;
    line-height: 36px;
    color: #fff;
}

.messages .submit .cz {
    float: left;
}

.messages .submit .cz a {
    background: url(images/btn.png) 0 -46px no-repeat;
    width: 100px;
    height: 36px;
    text-align: center;
    display: block;
    line-height: 36px;
    color: #555;
}

.rczp .b {
    font-weight: bold;
    margin-top: 15px;
}