@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    text-align: center;
    min-width: 960px;
}

table {
    font-family: 宋体;
    font-size: 12px;
}

td {
    word-break: break-all;
    vertical-align: middle;
}

tr {
    vertical-align: top;
}

a:link,
a:visited {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #000;
}

img {
    vertical-align: middle;
    border: 0px none;
}

hr {
    height: 1px;
    border: 0;
    color: #CCCCCC;
    background: #ccc;
    overflow: hidden;
    margin: 0 auto;
}

ul {
    list-style-image: none;
    list-style-type: none;
}

li,
p {}

.hide {
    display: none;
}

h1 {
    font-size: 13px;
}

h2,
h3,
h4,
h5 {
    font-size: 12px;
    display: inline;
    text-align: left;
}

ul.nl {
    list-style-type: decimal;
}

ul.nl li {
    line-height: 28px;
    height: 28px;
    *line-height: 28px;
    *height: 28px;
    text-indent: 20px;
    clear: both;
    overflow: hidden;
    text-align: left;
    font-size: 12px;
    background: url(../images/zl_65.gif) 10px center no-repeat;
}

ul.nl li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
    font-size: 0;
    background: none;
    font-size: 0;
    border-top: 1px dashed #ccc;
}

.line {
    height: 1px;
    border-bottom: 1px dashed #ccc;
    margin: 10px auto;
    overflow: hidden;
}

ul.nl li .addTime {
    float: right;
    color: #333;
}

ul.nll {
    list-style: none outside none;
}

ul.nll li {
    line-height: 22px;
    clear: both;
    overflow: hidden;
    text-align: left;
}

ul.nll li.newsLine {
    overflow: hidden;
    height: 5px;
    line-height: 5px;
    font-size: 0;
    border-bottom: 1px solid #ccc;
}

.addTime {
    float: right;
    color: #333;
    margin-right: 5px;
    display: inline;
}

form {
    display: inline;
}

input {
    font-family: 宋体;
    font-size: 12px;
}

textarea {
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    border: 1px solid #CCCCCC;
    background: #F9F9F9;
    height: 100px;
}

select {
    font-size: 12px;
    font-family: 宋体;
    color: #333;
    background-color: #FFFFFF;
}

#wrapper {
    text-align: left;
}

#mainWrapper {
    margin: 20px auto;
    clear: both;
    width: 1200px;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
    font-size: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    height: 0px;
    clear: both;
    overflow: hidden;
    font-size: 0;
    zoom: 1;
}

.mar {
    width: 1200px;
    margin: 0 auto;
}

/*顶部开始*/

#top {
    margin: 0 auto;
    width: 1200px;
    height: 128px;
}

#top .welcome {
    height: 20px;
    line-height: 20px;
}

#top .welcome .wel {
    width: 600px;
    text-align: left;
    color: #999;
    float: left;
}

#top .welcome ul {
    float: right;
}

#top .welcome ul li {
    float: left;
}

#top .welcome ul li a {
    width: 61px;
    display: block;
    text-align: center;
    color: #999;
}

#top .welcome ul li a:hover {
    color: #333;
}

#top .top01 {
    height: 98px;
}

#top .top01 .logo {
    width: 99px;
    height: 91px;
    padding: 5px 0;
    float: left;
}

#top .top01 .company_name {
    width: 498px;
    height: 91px;
    padding: 5px 0;
    float: left;
}

#top .top01 .tel {
    width: 400px;
    height: 91px;
    float: right;
}

#top .top01 .tel .phone {
    width: 400px;
    height: 55px;
}

#top .top01 .tel .search {
    background: url(../images/home_10.png) top center no-repeat;
    width: 224px;
    height: 19px;
    text-align: left;
    line-height: 19px;
    padding-left: 15px;
    float: right;
}

#top .top01 .tel .search input {
    outline: none
}

#top .top01 .tel .search .se2 {
    width: 200px;
    height: 17px;
    background: none;
    border: none;
    color: #999;
}

#top .top01 .tel .search .se1 {
    width: 20px;
    height: 17px;
    cursor: pointer;
    background: none;
    border: none;
}

/*顶部结束*/

/*导航开始*/

#nav {
    background: url(../images/home_19.png) top center repeat-x;
    margin: 0 auto;
    width: 100%;
    height: 53px;
}

#nav ul {
    width: 1200px;
    height: 53px;
    margin: 0 auto;
}

#nav ul li {
    background: url(../images/home_17.png) top left no-repeat;
    height: 53px;
    float: left;
    position: relative;
}

#nav ul li a {
    display: block;
    color: #FFF;
    height: 32px;
    width: 150px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    padding-top: 12px;
}

#nav ul li a span {
    color: #0087ed;
    font-size: 11px;
}

#nav ul li a:hover {
    background: url(../images/home_15.png) top center repeat-x;
    width: 150px;
    height: 41px;
}

#nav ul li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 53px;
    background: none;
    width: 150px;
    height: auto;
    overflow: hidden;
    z-index: 99;
}

#nav ul li:hover ul {
    display: block;
}

#nav ul li ul li {
    background: #0068b7;
    border-top: 1px solid #fff;
    height: 40px;
    line-height: 40px;
}

#nav ul li ul li a {
    font-size: 12px;
}

/*导航结束*/

/*大图开始*/

#banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.container,
.container * {
    margin: 0;
    padding: 0;
}

.container {
    width: 1920px;
    height: 450px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.slider {
    position: absolute;
}

.slider li {
    list-style: none;
    display: inline;
}

.slider img {
    width: 1920px;
    height: 450px;
    display: block;
    border: none;
}

.slider {
    width: 9980px;
}

.slider li {
    float: left;
}

.num {
    position: absolute;
    right: 0px;
    bottom: 10px;
    border: 0px #00C solid;
    width: 52%;
}

.num li {
    float: left;
    text-align: center;
    line-height: 12px;
    width: 12px;
    height: 12px;
    font-family: Arial;
    font-size: 0;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 5px;
    background: url(../images/jiaohu.png) left center no-repeat;
    background-position: left center;
}

.num li.on {
    font-size: 0px;
    background-position: center;
}

#banner .line_b {
    background: #959595;
    width: 100%;
    height: 5px;
    margin: 0 auto;
}

/*大图结束*/

/*产品开始*/

#product {
    margin: 0 auto;
    width: 1200px;
    height: 520px;
    margin-top: 10px;
    margin: 0 auto;
}

#product .pro_t {
    background: url(../images/home_24.png) top center no-repeat;
    height: 12px;
    padding-top: 79px;
    line-height: 12px;
    color: #666;
    text-align: center;
    margin: 0 auto;
}

#product ul {
    width: 1205px;
    height: 500px;
    margin-top: 9px;
}

#product ul li a {
    display: block;
    width: 293px;
    height: 410px;
    border: 1px #f0f0f0 solid;
    margin-right: 5px;
    float: left;
    position: relative;
}

#product ul li a h3 {
    display: block;
    background: #f0f0f0;
    width: 293px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    position: relative;
}

#product ul li a p {
    display: none;
    width: 243px;
    height: 125px;
    padding-left: 50px;
    padding-top: 25px;
    line-height: 30px;
    text-align: left;
    position: absolute;
    bottom: 0;
    z-index: 99;
}

#product ul li a:hover h3 {
    display: none;
}

#product ul li a:hover p {
    display: block;
    background: #0068b7;
    color: #000;
    opacity: 0.9;
}

#product ul li a:hover p span {
    color: #FFF;
    text-decoration: underline;
}

/*产品结束*/

/*优势开始*/

#advantageys {
    background: #f0f0f0 repeat-x;
    width: 100%;
    overflow: hidden;
    height: 479px;
    margin: 0 auto;
    margin-top: 10px;
    position: relative;
}

#advantageys .adys {
    margin: 0 auto;
    width: 1920px;
    height: 479px;
    background: url(../images/home_31.png) center top no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#advantageys .adys .ad01ys {
    width: 384px;
    height: 304px;
    padding: 100px 50px 79px 366px;
    text-align: left;
    float: left;
}

#advantageys .adys .ad02ys {
    width: 1095px;
    height: 461px;
    padding-left: 25px;
    padding-top: 18px;
    text-align: left;
    float: left;
}

#advantageys .adys .ad02ys h2 {
    background: url(../images/home_32.png) top left no-repeat;
    width: 810px;
    height: 95px;
    border-bottom: 2px solid #f0f0f0;
    color: #f0f0f0;
    line-height: 95px;
    padding-top: 40px;
}

#advantageys .adys .ad02ys ul {
    width: 810px;
    height: 384px;
}

#advantageys .adys .ad02ys ul li {
    line-height: 20px;
}

#advantageys .adys .ad02ys ul span {
    color: #0068b7;
    font-weight: bold;
    font-size: 14px;
}

/*优势结束*/

/*承诺开始*/

#commitment {
    background: url(../images/home_30.png) top center no-repeat;
    width: 1000px;
    height: 210px;
    margin: 0 auto;
    margin-top: 15px;
}

#commitment h2 {
    display: block;
    width: 1000px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    padding-top: 40px;
    color: #666;
}

#commitment ul {
    width: 900px;
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
}

#commitment ul li {
    background: url(../images/home_35.jpg) left no-repeat;
    padding-left: 30px;
    width: 870px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    position: relative;
}

#com {
    background: url(../images/home_38.png) top center no-repeat;
    margin: 0 auto;
    height: 162px;
}

#com h2 {
    display: block;
    margin: 0 auto;
    width: 835px;
    padding-left: 165px;
    height: 77px;
    line-height: 90px;
    text-align: left;
    color: #0068b7;
    font-size: 28px;
}

#com p {
    margin: 0 auto;
    width: 835px;
    padding-left: 165px;
    height: 70px;
    line-height: 24px;
    text-align: left;
}

#com p span {
    color: #0068b7;
    position: relative;
}

/*承诺结束*/

/*简介开始*/

#about {
    background: url(../images/home_39.jpg) top center no-repeat;
}

#about .us {
    width: 1200px;
    height: 303px;
    margin: 0 auto;
}

#about .us img {
    width: 504px;
    height: 303px;
    float: left;
}

#about .us .introduce {
    background: #0068b7;
    width: 696px;
    height: 303px;
    float: left;
}

#about .us .introduce h2 {
    display: block;
    background: url(../images/home_47.png) 10px top no-repeat;
    width: 350px;
    height: 15px;
    border-bottom: 1px solid #00d0fd;
    color: #000;
    line-height: 15px;
    padding-top: 40px;
    padding-left: 15px;
}

#about .us .introduce .p {
    width: 676px;
    height: 180px;
    text-align: left;
    line-height: 30px;
    padding: 10px;
    color: #FFF;
    overflow: hidden;
}

#about .us .introduce .p .span a {
    display: inline;
    color: #00d0fd;
}

/*案例*/

#about .case {
    width: 1200px;
    height: 303px;
    margin: 0 auto;
}

#about .case .case01 {
    background: #0068b7;
    width: 504px;
    height: 303px;
    float: left;
}

#about .case h2 {
    display: block;
    background: url(../images/home_54.png) 50px 120px no-repeat;
    color: #8dcbfb;
    width: 404px;
    height: 30px;
    line-height: 40px;
    padding: 150px 40px 150px 60px;
}

#about .case h2 span a {
    display: block;
    text-align: right;
    padding-right: 50px;
    color: #00d0fd;
    text-decoration: underline;
}

#about .case .case02 {
    background: url(../images/home_43.png) top center no-repeat;
    width: 696px;
    height: 303px;
    float: left;
}

#about .case .case02 ul {
    width: 580px;
    height: 258px;
    margin-left: 60px;
    margin-top: 27px;
}

#about .case .case02 ul li {
    width: 155px;
    height: 89px;
    padding: 20px 16px;
    float: left;
}

#about .case .case02 ul li:hover {
    opacity: 0.9;
}

/*资讯*/

#about .info {
    width: 1200px;
    height: 375px;
    margin: 0 auto;
    padding-top: 10px;
}

#about .info .info_t {
    background: url(../images/home_51.jpg) top center no-repeat;
    height: 12px;
    padding-top: 79px;
    line-height: 12px;
    color: #666;
    text-align: center;
    margin: 0 auto;
}

#about .info .inf {
    width: 1200px;
    height: 250px;
    margin: 0 auto;
}

#about .info .inf .news {
    width: 490px;
    height: 250px;
    float: left;
}

#about .info .inf .news h3 a {
    display: block;
    background: url(../images/home_55.jpg) left 15px no-repeat;
    width: 490px;
    height: 30px;
    line-height: 45px;
    text-align: right;
    border-bottom: 1px #0068b7 solid;
    margin-bottom: 5px;
}

#about .info .inf .news h3 a:hover {
    color: #0068b7
}

#about .info .inf .news .news01 {
    width: 490px;
    height: 219px;
}

#about .info .inf .news .news01 img {
    width: 154px;
    height: 182px;
    border: 1px solid #f0f0f0;
    float: left;
}

#about .info .inf .news .news01 .article {
    width: 324px;
    height: 172px;
    line-height: 24px;
    text-align: left;
    padding: 5px;
    float: left;
}

#about .info .inf .news .news01 .article h2 a {
    display: block;
    width: 324px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
}

#about .info .inf .news .news01 .article h2 a:hover {
    text-decoration: underline;
    color: #0068b7;
}

#about .info .inf .news .news01 .article p a {
    display: block;
    width: 324px;
    height: 148px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
}

#about .info .inf .news .news01 .article .button a {
    display: block;
    background: #0068b7;
    width: 75px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
    color: #FFF;
}

/*行业动态*/

#about .info .inf .trends {
    width: 350px;
    height: 250px;
    float: left;
    margin-left: 40px;
    margin-right: 40px;
}

#about .info .inf .trends h3 a {
    display: block;
    background: url(../images/home_57.jpg) left 15px no-repeat;
    width: 350px;
    height: 30px;
    line-height: 45px;
    text-align: right;
    border-bottom: 1px #0068b7 solid;
    margin-bottom: 5px;
}

#about .info .inf .trends h3 a:hover {
    color: #0068b7
}

#about .info .inf .trends ul {
    width: 350px;
    height: 219px;
    overflow: hidden;
}

#about .info .inf .trends ul li {
    display: block;
    background: url(../images/home_59.png) left 10px no-repeat;
    padding-left: 15px;
    width: 335px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

#about .info .inf .trends ul li a {
    float: left;
}

#about .info .inf .trends ul li span {
    float: right;
}

#about .info .inf .trends ul li a:hover {
    text-decoration: underline;
    color: #0068b7;
}

/*常见问题*/

#about .info .inf .faq {
    width: 280px;
    height: 250px;
    float: left;
}

#about .info .inf .faq h3 a {
    display: block;
    background: url(../images/home_59.jpg) left 15px no-repeat;
    width: 280px;
    height: 30px;
    line-height: 45px;
    text-align: right;
    border-bottom: 1px #0068b7 solid;
    margin-bottom: 5px;
}

#about .info .inf .faq h3 a:hover {
    color: #0068b7
}

#about .info .inf .faq01 a {
    background: url(../images/home_61.jpg) left 5px no-repeat;
    padding-left: 25px;
    display: block;
    width: 275px;
    height: 100px;
    line-height: 22px;
    padding-top: 3px;
    text-align: left;
    overflow: hidden;
}

#about .info .inf .faq01 a:hover span {
    text-decoration: underline;
    color: #0068b7;
}

/*简介结束*/

/*链接开始*/

#link {
    background: #0068b7;
}

.link {
    background: url(../images/home_76.png) left 10px no-repeat;
    width: 1020px;
    height: 30px;
    margin: 0 auto;
    color: #FFF;
    padding: 20px 30px 13px 150px;
    text-align: left;
}

.link a {
    color: #fff;
}

#bottom {
    background: #0068b7;
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
}

#bottom a {
    color: #fff;
}

/*底部开始*/

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_nav {
    width: 800px;
    float: left;
    overflow: hidden;
}

.f_nav .f01 {
    width: 100px;
    float: left;
    overflow: hidden;
}

.f_nav .f01 h2 a {
    background: url(../images/home_65.jpg) right 6px no-repeat;
    font-size: 14px;
    color: #FFF;
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.f_nav .f01 h2 a:hover {
    text-decoration: underline;
}

.f_nav .f01 ul {
    width: 98px;
}

.f_nav .f01 ul li a {
    background: url(../images/home_69.png) 18px 8px no-repeat;
    display: block;
    color: #FFF;
    text-align: center;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}

.f_nav ul li a:hover {
    text-decoration: underline;
}

.f_nav .f02 {
    width: 240px;
    float: left;
    padding-left: 15px;
    line-height: 25px;
    text-align: left;
    color: #FFF;
    overflow: hidden;
}

.f_nav .f02 .span a {
    display: block;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-align: left;
}

.f_nav .f02 .span a:hover {
    text-decoration: underline;
    color: #FFF;
}

.f_q {
    width: 400px;
    float: left;
}

.f_q .qr {
    width: 106px;
    padding: 10px 7px;
    float: left;
}

.f_q .p {
    width: 280px;
    text-align: left;
    line-height: 24px;
    color: #FFF;
    overflow: hidden;
    float: left;
}

.f_q .p a {
    display: inline;
    color: #fff;
}

.f_q .p a:hover {
    text-decoration: underline;
}

/*底部结束*/

#left {
    width: 280px;
    float: left;
    display: inline;
}

#right {
    width: 890px;
    float: right;
    background: #fff;
    display: inline;
    overflow: hidden;
}

.proli li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

/*left*/

.fl_left {
    border: 1px solid #dcdcdc;
    background: #f6f5f5;
}

.fl_left dt {
    height: 45px;
    line-height: 45px;
    background: #0068b7;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.fl_left dd {
    padding: 15px 15px 25px;
}

.fl_left li a {
    background: url(../images/home_22.jpg) no-repeat 10px;
    display: block;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-left: 32px;
    font-weight: bold;
    text-align: left;
}

.fl_left li ul a {
    background: none;
    padding-left: 36px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

.lx_left {
    border: 1px solid #dcdcdc;
    background: #f6f5f5;
    margin-top: 20px;
}

.lx_left dt {
    height: 45px;
    line-height: 45px;
    background: #0068b7;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.lx_left dd {
    padding: 10px 0 35px 10px;
    line-height: 28px;
}

.siteMapPath {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #0068b7;
}

.siteMapPath strong {
    color: #0068b7;
    font-weight: normal;
}

.siteMapPath_l {
    background: url(../images/cp_zs.png) left center no-repeat;
    float: left;
    font-weight: normal;
    color: #0068b7;
    padding: 0 20px;
    display: inline;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
}

.siteMapPath_l a {
    color: #0068b7;
}

.siteMapPath_r {
    float: right;
    display: inline;
}

.siteMapPath_r a {
    color: #333;
}

.mm {
    margin-bottom: 15px;
}

.pack {
    padding: 20px 10px;
    line-height: 200%;
}

.pack2 {
    padding: 20px 0;
    line-height: 200%;
}

.tt {
    background: #eee;
    width: 960px;
    padding: 5px 0;
    margin: 20px 0;
    display: block;
    margin-top: 25px;
    font-weight: bold;
    text-indent: 5px;
}

.otherul li {
    float: left;
    width: 460px;
    height: 170px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
}

#menu li ul li a:hover {}

.tjskl-sidebar {
    width: 170px;
}

.tj_submain {
    border-bottom: 0;
    z-index: 10;
    position: relative;
    width: 170px;
    font-weight: normal;
}

#submain_hidden {
    border-top: 0;
    display: none;
}

.bsb {
    border-bottom: 1px solid #c8d2e5;
    border-top: 0;
}

.tj_submain li {}

.tj_submain li a {
    width: 170px;
    display: inline-block;
    line-height: 38px;
}

.tj_submain li a.on {
    border-top: 1px solid #43cdcd;
    width: 140px;
    overflow: hidden;
    position: relative;
    z-index: 90;
    line-height: 37px;
}

.tj_submain span {
    position: absolute;
    top: 0;
    left: 150px;
    z-index: 1;
    background-color: #eaf5f2;
    border: #43cdcd solid 1px;
    display: none;
}

.tj_submain span a {
    display: block;
    line-height: 22px;
    text-indent: 25px;
    background: url(../menu_li_li.jpg) 10px 3px no-repeat;
}

.tj_submain span a:hover {
    background: #FFFAE2;
    background: #ebf0f5;
    text-decoration: none;
}

.tj_submain ul li {
    float: left;
    margin-right: 10px;
}

.tj_submain ul li span a {
    text-decoration: none;
}

.tj_submain ul li span a:hover {
    color: #f60;
}

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 5px;
    margin: 0;
}

.code code {
    display: block;
    padding: 3px;
    margin-bottom: 0;
}

.code li {
    background: #ddd;
    border: 1px solid #ccc;
    margin: 0 0 2px 2.2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

.clearfix {
    clear: both;
    height: 1%;
    display: table;
    display: inline-block;
}

.clearall {
    overflow: hidden;
    _zoom: 1;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.fl {
    float: left;
    display: inline;
}

.fl h2 {
    font-size: 16px;
}

.fr {
    float: right;
    display: inline;
}

.f-none {
    float: none
}

.ta_l {
    text-align: left !important;
}

.ta_r {
    text-align: right !important;
}

.ta_c {
    text-align: center
}

.ta_j {
    text-align: justify;
    text-justify: inter-ideograph;
}

.hr {
    background: url(../images/uline.gif) repeat-x center center;
}

.title-1 {
    font-size: 13px;
    font-weight: bold;
}

.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk30 {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 1px
}

.cat-area {
    width: 325px;
    height: 220px;
    float: left;
    margin-bottom: 10px;
    display: inline;
}

.box {
    border: 1px solid #c3d4e7;
    zoom: 1;
    overflow: auto;
    padding-bottom: 10px;
}

.box h5,
.box h6 {
    background: url(../images/v9/title.png) no-repeat right top;
    color: #1e50a2;
    height: 26px;
    margin-bottom: 10px;
    line-height: 26px;
    padding-left: 10px;
    border-bottom: 1px solid #dce7f3;
    position: relative
}

.box h6 {
    margin-bottom: 0
}

.box h5.title-1,
.box h6.title-1 {
    background-position: right -52px
}

.box h5.title-2,
.box h6.title-2 {
    background-position: right -100px
}

.box h5.title-2 span.tab {
    float: right;
    padding-right: 6px;
    color: #a4bcd6
}

.box h5.title-2 span.tab span {
    color: #2064ae;
    cursor: hand;
     !important;
    cursor: pointer
}

.box a.more {
    font-size: 13px;
    font-family: "宋体";
    margin-right: 8px;
    font-weight: normal;
    position: absolute;
    top: 0;
    *top: 1px;
    _top: 1px;
    right: 0;
}

.box .content {
    padding: 0 10px;
    overflow: auto
}

.photo-channel .photo-slide {
    width: 435px;
    padding: 5px;
    border: 1px solid #c3d4e7;
    zoom: 1;
}

.photo-channel .photo-slide .FocusPic .title-bg,
.photo-channel .photo-slide .FocusPic .title {
    bottom: 35px
}

.photo-channel .photo-slide .change {
    bottom: 0px;
    left: 0;
    text-align: left;
    height: 30px;
}

.photo-channel .photo-slide .change i {
    background: url(../images/v9/focusBg.gif) no-repeat right top;
    width: 39px;
    height: 30px;
    text-align: center;
    padding: 0;
    margin-right: 8px;
    line-height: 30px;
    color: #049
}

.photo-channel .photo-slide .change i.cur {
    background-position: left top;
    color: #fff;
    font-weight: 700
}

.photo-channel .photo-hots,
.box-hots {
    float: left;
    width: 242px;
    margin-right: 10px;
    _margin-right: 5px;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}

.photo-channel .photo-hots h4,
.box-hots h4 {
    text-align: left;
    height: 26px;
    *height: 25px;
    font: 18px/26px "宋体", "SimHei";
    color: #457bb4;
    *line-height: 25px;
    margin: 0;
    padding: 5px 0 0px 30px
}

.photo-channel .photo-cat {
    position: relative;
    height: auto
}

.photo-cat .content h5 a,
.photo-cat .content h5 a strong {
    background-image: url(../images/v9/title_photo.png);
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 10px;
    display: block;
    float: left;
    text-decoration: none;
    font-size: 13px;
}

.photo-cat .content {
    padding-bottom: 6px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
    background: #f6fcff
}

.photo-cat .content h5 a strong {
    background-position: right top;
    padding-right: 14px;
    color: #fff;
    float: left;
    line-height: 35px
}

.photo-cat .content h5 {
    position: absolute;
    left: 14px;
    top: -4px;
    width: 98%;
}

.photo-cat .content h5 span {
    font-size: 13px;
    font-weight: normal;
    padding-left: 13px;
    line-height: 38px
}

.photo-cat .content h5 span.blue a {
    background-image: none;
    float: none;
    padding: 0 4px;
    height: auto
}

.photo-cat .content h5 span.blue a:hover {
    color: #F30
}

.photo-cat .content h5 span.blue a.more {
    float: right
}

.photo-cat .photo-list {
    padding-top: 45px;
}

.photo-list li {
    vertical-align: top;
    width: 222px;
    *width: 222px;
    text-align: center;
    float: left;
    display: inline;
    margin-left: 50px;
}

.photo-list li div.img-wrap {
    width: 222px;
    height: 222px;
    margin: auto;
}

.photo-list li div.img-wrap a {
    width: 222px;
    height: 222px;
}

.photo-list li div.img-wrap2 {
    width: 222px;
    height: 222px;
    margin: auto;
}

.photo-list li div.img-wrap2 a {
    width: 222px;
    height: 222px;
}

#Article .list-pic {}

#Article h1 {
    text-align: center;
}

#Article .cont {
    overflow: hidden;
    float: left;
    width: 500px;
    height: 80px
}

#Article .cont li {
    float: left;
    width: 123px;
    text-align: center;
    display: block;
    overflow: hidden
}

#Article .cont li .img-wrap {
    width: 100px;
    height: 75px;
    margin: 0 auto;
    overflow: hidden;
}

#Article .cont li .img-wrap a {
    *font-size: 55px;
    width: 100px;
    height: 75px;
    outline: medium none;
}

#Article .cont li.on .img-wrap {
    border: 2px solid #ffb017
}

#Article .list-pic .pre,
#Article .list-pic .next {
    float: left;
    display: block;
    position: relative;
    background: url(../images/v9/pic_bg.png) no-repeat;
    width: 110px;
    height: 86px;
    text-align: center
}

#Article .list-pic .pre {
    left: -8px;
    top: -3px;
    margin-right: 14px
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    top: -3px
}

#Article .list-pic .pre .img-wrap,
#Article .list-pic .next .img-wrap {
    width: 102px;
    height: 72px;
    border: none;
    padding: 4px 0 8px
}

#Article .list-pic .pre .img-wrap a,
#Article .list-pic .next .img-wrap a {
    *font-size: 53px;
    width: 98px;
    height: 72px;
    padding: 0px 5px 0 4px;
    *padding: 0px 5px 5px 0px
}

#Article .list-pic .pre .img-wrap a:hover,
#Article .list-pic .next .img-wrap a:hover {
    background: none
}

#Article .list-pic .next {
    right: -8px;
    float: right;
    bottom: -2px
}

#Article .pre-bnt,
#Article .next-bnt {
    margin-top: 3px;
    cursor: hand;
     !important;
    cursor: pointer
}

#Article .pre-bnt,
#Article .next-bnt,
#Article .pre-bnt span,
#Article .next-bnt span {
    background: url(../images/v9/big-btn.png) no-repeat;
    display: block;
    width: 17px;
    height: 69px;
    float: left;
}

#Article .pre-bnt:hover,
#Article .next-bnt:hover,
#Article .pre-bnt-on,
#Article .next-bnt-on {
    background-position: 0 -78px;
}

#Article .pre-bnt span {
    background-position: -30px top;
}

#Article .pre-bnt:hover span,
#Article .pre-bnt-on span {
    background-position: -30px -78px;
}

#Article .next-bnt span {
    background-position: -55px top;
}

#Article .next-bnt:hover span,
#Article .next-bnt-on span {
    background-position: -55px -78px;
}

#pages {
    padding: 14px 0 10px;
    font-family: SimSun;
    margin: 0 auto;
    text-align: center;
}

#pages a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333333;
    padding: 0 10px
}

#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat;
    width: 56px;
    padding: 0
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none
}

#pages span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: #0068b7;
    border: 1px solid #0068b7;
    color: #fff;
    text-align: center;
    padding: 0 10px
}

.page .noPage {
    display: inline-block;
    width: 56px;
    height: 22px;
    line-height: 22px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.comment-form {
    border: 1px solid #c3d4e7;
    padding: 10px 20px;
    margin-bottom: 10px
}

.comment-form h5 {
    height: 22px;
    padding-bottom: 5px;
    border-bottom: 1px solid #C3D4E7;
}

.comment-form strong {
    background: url(../images/icon/user_comment.png) no-repeat;
    padding-left: 21px;
    float: left
}

.yzm {
    display: none;
    position: absolute;
    background: url(../images/admin_img/login_ts140x89.gif) no-repeat;
    width: 140px;
    height: 89px;
    text-align: center;
    font-size: 13px;
}

.yzm a:link,
.yzm a:visited {
    color: #036;
    text-decoration: none;
}

.yzm a:hover {
    color: #C30;
}

.yzm img {
    cursor: pointer;
    margin: 0px auto;
    width: 130px;
    height: 50px;
    margin-top: 4px;
    border: 1px solid #fff;
    margin-bottom: 1px;
}

.comment-form .posn {
    padding: 10px 0
}

.comment-title {
    text-align: center;
    padding: 5px 0 10px
}

.comment-title a:hover {
    text-decoration: none;
    color: #F60;
}

.comment {
    border: 1px solid #C3D4E7;
    zoom: 1;
    padding: 8px 15px
}

.comment h4 {
    border-bottom: 1px solid #C3D4E7;
    padding-bottom: 6px;
    margin-bottom: 15px
}

.comment .title {
    margin-bottom: 5px
}

.comment .title span {
    position: relative;
    top: -5px
}

.comment .content {
    font-size: 14px;
    background: #f6f9fb;
    border: 1px solid #c4d5df;
    zoom: 1;
    padding: 8px 10px;
    margin: 5px 0
}

.comment .content span {
    display: block;
}

.comment_button {
    margin-bottom: 15px;
}

.comment_button a {
    padding: 5px;
    border: solid 1px #C3D4E7;
}

.comment_button a.on {
    background: #4C7FB6;
    color: #fff;
    border: solid 1px #3E73A9
}

.summary {
    background-color: #F6FAFD;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 0;
    padding: 13px 5px 6px;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 20px;
}