/*首页 通用css */
/*html{-webkit-filter:grayscale(100%);filter:gray;filter:grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #000;
    font: 12px/1.5em Tahoma, Verdana, Simsun, SimSun, Arial Unicode MS, Mingliu, Arial, Helvetica;
    margin: 0 auto;
    text-align: center;
}

em, cite {
    font-style: normal;
}

img {
    border: 0;
}

p {
    margin: 2pt;
}

u {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.hidden {
    display: none;
}

/*----------------超链接-------------------*/
a:link, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover, a:active {
    color: #000;
    text-decoration: none;
}

#dynamic li a:link, #dynamic li a:visited,
.aboutTitle a:link, .aboutTitle a:visited,
.proTitle a:link, .proTitle a:visited,
#newPartnerC li a:link, #newPartnerC li a:visited,
.menuList h3 a:link, .menuList h3 a:visited {
    color: #000;
    font-size: 12px;
}

#dynamic li a:hover, #dynamic li a:active,
.aboutTitle a:hover, .aboutTitle a:active,
.proTitle a:hover, .proTitle a:active,
#newPartnerC li a:hover, #newPartnerC li a:active,
.menuList h3 a:hover, .menuList h3 a:active {
    color: #000;
    font-size: 12px;
}

h1#logo {
    float: left;
    width: 170px;
    text-align: left;
    padding: 0 10px 0 20px
}

h3#serviceTel {
    float: right;
    width: 760px;
    text-align: right;
    vertical-align: middle;
    line-height: 90px;
}

/*----------------h3----------------*/
h3.fs {
    color: #547ec5;
    font-size: 14px;
    margin: 15px 0 0 18px;
}

h3.fs1 {
    border-bottom: 1px solid #dbdbdb;
    color: #4b628c;
    display: block;
    font-size: 12px;
    padding: 8px 0 4px 18px;
    position: relative;
}

h3.fs1 span {
    font-weight: normal;
    position: absolute;
    right: 10px;
}

h2.fs2 {
    color: #6e7b96;
    font-size: 14px;
}

h2.fs3 {
    border-bottom: 1px solid #9eaac1;
    color: #4b628c;
    display: block;
    height: 40px;
    font-size: 14px;
    margin: 35px 0 0 40px;
    width: 630px;
}

h3.fs4 {
    color: #4b628c;
    font-size: 12px;
    margin: 35px 0 15px 45px;
    position: relative;
}

h3.fs4 a {
    font-weight: normal;
    position: absolute;
    right: 60px;
}

h3.fs5 {
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
}

h3.fs6 {
    color: #4b628c;
    font-size: 12px;
    margin: 15px 0 15px 25px;
}

/*----------------面包屑导航----------------*/
#crumbs {
    height: 35px;
    line-height: 35px;
    margin: 0 0 10px 0;
    text-align: left;
    color: #a4a4a4;
    border-bottom: 1px solid #66c2e8
}

#crumbs a:link, #crumbs a:visited {
    color: #555555;
}

#crumbs a:hover, #crumbs a:active {
    color: #555555;
    text-decoration: underline;
}

/*-----------------footer--------------------*/
#footerBg {
    height: auto;
    width:100%;
    margin: 10px 0 auto;
    overflow: hidden;
    vertical-align: top;
    padding: 10px 10px 50px 10px;
    text-align: center;
    box-sizing: border-box;
}

#footerline {
    border-top: 1px solid #FFFFFF;
    width: 100%;
}

#footer {
    width: 960px;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    padding: 10px 10px 15px 0;
}

#footer h3 {
    float: left;
    height: 26px;
    width: 95px;
}

#footer h4 {
    color: #999;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0 0 0;
}

#footerNav {
    color: #999;
    clear: both;
    width: 500px;
    margin: 0 auto 0 auto;
}

#footerNav a:link, #footerNav a:visited {
    color: #999;
}

#footerNav a:hover, #footerNav a:active {
    color: #666;
    text-decoration: underline;
}

#copyright {
    margin: 0 auto;
    width: 400px;
}

#isp {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    margin: 20px 0px 0px 0px;
}

/*slide*/
.slides {
    height: 345px;
    width: 370px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.slides2 {
    width: 680px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.slidePic {
    width: 680px;
    overflow: hidden;
}

.slidePic img {
    width: 680px;
    height: 300px;
}

.slidePic li {
    display: none;
}

.slidePic li.cur {
    display: block;
}

.slideFont {
    cursor: pointer;
    background-color: #fff;
    width: 370px;
    height: 45px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.slideFont li {
    /*background: url(../images/survey/nomalbg0.gif) left bottom no-repeat;*/
    float: left;
    height: 45px;
    width: 136px;
    text-align: center;
}

.slideFont .summary {
    cursor: pointer;
    float: left;
    height: 45px;
    width: 136px;
}

.slideFont .summary h2 {
    display: block;
    color: #7c7c7c;
    font-size: 12px;
    height: 20px;
    margin: 14px 0 0 0;
    width: 136px;
    overflow: hidden;
}

.slideFont .cur {
    /*background: url(onnomal0.gif) no-repeat;*/
    cursor: pointer;
    width: 136px;
    height: 57px;
    position: relative;
    bottom: 12px;
}

.slideFont .cur .summary {
    float: left;
    height: 45px;
    width: 136px;
}

.slideFont .cur .summary h2 {
    display: block;
    color: #fff;
    font-size: 12px;
    margin: 26px 0 0 0;
    overflow: hidden;
}

/*-----------------首页--------------------*/
#wrapper {
    margin: 0 auto;
    width: 1172px;
    position: relative;
}

#head {
    height: auto;
    clear: both;
}

#siteNav {
    background-color: #f4f4f4;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    text-align: left;
    width: 958px;
}

#loginInfo {
    float: left;
    margin-left: 10px;
}

#loginInfo a:link, #loginInfo a:visited {
    color: #4a628d;
}

#loginInfo a:hover, #loginInfo a:active {
    color: #f0830f;
}

#service {
    height: 193px;
    background: url(../images/index/logo.jpg);
    width: 100%;
    clear: both
}

#content {
    height: 230px;
    margin: 10px 0 0 0;
    width: 960px;
}

.contentbox {
    background: url(../images/index/mainbg.jpg) left top repeat-y;
    margin: 0 auto;
    width: 1170px;
    height: auto;
    overflow: hidden;
    border-color: #dcdcdc;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    padding-bottom: 15px
}

.wrapWidth {
    margin: 0 auto;
}

.leftWrap {
    float: left;
    width: 370px;
    overflow: hidden;
}

.midWrap {
    float: left;
    width: 530px;
    padding: 0 10px 0 10px;
    overflow: hidden;
}

.rightWrap {
    float: right;
    width: 220px;
    overflow: hidden;
    height: auto
}

#firstView {
    margin: 15px 15px 0 15px;
    height: 335px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

#slide {
    height: 280px;
}

#headNews {
    height: 280px;
}

#headNews2 {
}

#newIcon {
    position: absolute;
    right: 174px;
    top: -8px;
    z-index: 2;
}

.titles {
    border-bottom: 4px solid #a60627;
    height: 35px;
    position: relative;
    text-align: left;
    color: #FFF;
    background: url(l_titbg2.jpg) right bottom no-repeat;
}

.titles1 {
    height: 31px;
    position: relative;
    text-align: left;
    color: #FFF;
    background: url(../images/index/lt1.jpg) right bottom no-repeat;
}

.titles2 {
    height: 31px;
    position: relative;
    text-align: left;
    color: #FFF;
    background: url(../images/index/lt2.jpg) right bottom repeat-x;
}

.titles h2 {
    color: #4b628c;
    display: block;
    font-size: 14px;
    margin: 0 0 0 15px;
}

span.lb {
    background: url(../images/index/l_titbg.jpg) left 0 no-repeat;
    padding-left: 36px;
    display: block;
    height: 32px;
    width: 124px;
    line-height: 26px;
    padding-top: 3px;
    position: absolute;
    bottom: -4px
}

span.lb2 {
    background: url(../images/index/l_titbg3.jpg) left 0 no-repeat;
    padding-left: 36px;
    display: block;
    height: 32px;
    width: 180px;
    line-height: 26px;
    padding-top: 3px;
    position: absolute;
    bottom: -4px
}

span.rb {
    border-bottom: 4px solid #C00;
}

.wrap {
    background: #FFF;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    min-height: 50px;
    position: relative;
}

.flink {
    background: url(../images/index/oldline.gif) left top no-repeat;
    text-align: left;
    padding: 25px 15px 0 15px;
    margin: 15px 15px 0 15px;
    font-size: 16px;
    font-family: 'SimSun';
}

.flink a {
    font-size: 12px;
    font-family: 'SimSun';
    COLOR: #666666;
    white-space: nowrap;
}

.flink span {
    font-size: 12px;
    font-family: 'SimSun';
    COLOR: #666666;
}

.h215 {
    height: 221px
}

#more {
    text-align: right;
    width: auto;
    margin-right: 25px;
    height: 20px;
    margin-bottom: 5px
}

#mroe a {
    color: #FF0000;
}

.xueshu {
    height: 184px;
    background: url(../images/index/xueshu.jpg) left top no-repeat;
    margin: 0 15px 10px 15px;
    overflow: hidden;
}

.teacher {
    height: 184px;
    width: 912px;
    background: url(../images/index/teacher.jpg) left top no-repeat;
    vertical-align: middle;
    overflow: hidden;
}

.onepic {
    width: 306px;
    hieght: 135px;
    float: right;
    overflow: hidden;
}

.rtitles {
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: left;
    color: #FFF;
    background: url(../images/index/r_titbg.jpg) left bottom no-repeat;
    padding-left: 36px;
}

span.ld {
    background: url(../images/index/l_titbg.jpg) left bottom no-repeat;
    padding-left: 36px;
    display: block;
    height: 32px;
    width: 124px;
    line-height: 32px;
    position: absolute;
}

span.rd {
    /*background: url(../images/index/l_titbg2.jpg) left bottom no-repeat;*/
    display: block;
    height: 35px;
    width: 246px;
    position: absolute;
}

#bulletin {
    height: 280px;
    margin: 0 0 10px 0;
}

#bulletinWrap {
    height: auto;
}

#shopexNews {
    height: 130px;
}

#shopexNewsWrap {
    height: 95px;
}

.newsStyle ul {
    padding: 10px;
    overflow: hidden;
}

.newsStyle li {
    background: url(../images/index/l_ico.gif) left center no-repeat;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
}

.newsStyle li h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 28px;
    line-height: 22px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.newsStyle a {
    overflow: hidden;
}

#bulletinWrap a, #shopexNewsWrap a {
    display: block;
    padding: 0 10px 0 0;
    /*background: url(pot10000.gif) no-repeat right bottom;*/
    overflow: hidden;
}

.newsStyle a:link, .newsStyle a:visited {
    color: #000;
}

.newsStyle a:hover, .newsStyle a:active {
    color: #000;
}

.newsStyle li span {
    color: #000;
    display: inline;
    float: right;
    font-family: "SimSun";
    margin: 0 15px 0 20px;
}

a.astyle {
    font-family: Tahoma;
    font-size: 18px;
}

a.astyle:link, a.astyle:visited {
    color: #ffb400;
}

a.astyle:hover, a.astyle:active {
    color: #cd7a20;
    text-decoration: underline;
}

a.astyle01 {
    /*background: url(arrow700.gif) left center no-repeat;*/
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 10px;
    text-decoration:underline;
    position: absolute;
    right: 10px;
    top: 0;
}

a.astyle01:link, a.astyle01:visited {
    color: #4b628c;
}

a.astyle01:hover, a.astyle01:active {
    color: #ff6600;
}

#secondWrap {
    margin: 10px 15px 0 15px;
    height: 276px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

#thirdWrap {
    margin: 10px 15px 0 15px;
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: left;
}

#btn01, #btn02 {
    height: 59px;
    width: 226px;
    text-align: left;
}

#btn03, #btn04, #btn05 {
    height: 43px;
    margin: 18px auto 0 auto;
    width: 133px;
}

#btn01 a, #btn02 a {
    display: block;
    height: 59px;
    width: 226px;
}

#btn03 a, #btn04 a, #btn05 a {
    display: block;
    height: 43px;
    width: 133px;
}

#btn01 a, #btn02 a, #btn03 a, #btn04 a, #btn05 a {
    /*background: url(btn00000.gif) no-repeat;*/
}

#btn01 a:link, #btn01 a:visited {
    background-position: 0 0
}

#btn01 a:hover, #btn01 a:active {
    background-position: 0 -118px
}

#btn02 a:link, #btn02 a:visited {
    background-position: 0 -59px
}

#btn02 a:hover, #btn02 a:active {
    background-position: 0 -177px
}

#btn03 a:link, #btn03 a:visited {
    background-position: 0 -250px
}

#btn03 a:hover, #btn03 a:active {
    background-position: -133px -250px
}

#btn04 a:link, #btn04 a:visited {
    background-position: 0 -293px
}

#btn04 a:hover, #btn04 a:active {
    background-position: -133px -293px
}

#btn05 a:link, #btn05 a:visited {
    background-position: 0 -336px
}

#btn05 a:hover, #btn05 a:active {
    background-position: -133px -336px
}

#featureService {
    height: 385px;
}

.linef {
    /*background: url(featureb.gif) right top no-repeat;*/
}

.featureWrap {
    float: left;
    height: 160px;
    vertical-align: middle;
    padding: 15px 8px;
    width: 150px;
    text-align: center;
    position: relative;
}

.name {
    color: #000;
    font-size: 14px;
    position: absolute;
    display: block;
    bottom: -100px;
    z-index: 100
}

.name a {
    color: #000;
}

.featureWrap img {
    margin: 0 0 5px 0;
    text-align: center;
}

.featureWrap p {
    line-height: 18px;
    height: 80px;
}

.featureWrap h4 {
    color: #cc0000;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0 0 0;
}

#otherService {
    height: 71px;
    margin: 10px 0 0 0;
}

#otherService ul {
    overflow: hidden;
}

#otherService li {
    /*background: url(othersbg.gif) no-repeat;*/
    float: left;
    height: 71px;
    width: 270px;
}

#otherService li img {
    float: left;
    margin: 20px 0 0 5px;
}

#otherService li p {
    float: left;
    margin: 10px 0 0 25px;
    width: 150px;
    text-align: left;
    line-height: 18px;
}

.ml10 {
    margin: 0 0 10px 0;
}

#bottom {
    height: 1px;
}

#cooperateShow {
    height: 386px;
}

#partnersShow {
    height: auto;
    margin: 0 0 10px 0;
}

#partnersList {
    height: 80px;
}

#partnersList ul {
    padding: 10px 14px;
    overflow: hidden;
}

#partnersList li {
    float: left;
    height: 56px;
    width: 120px;
}

#partnersList li a {
    display: block;
}

#slide03 {
    margin: 0 0 10px 0;
    min-height: 50px;
    width: 270px;
}

#slide03 img {
    margin: 0 0 10px 0;
}

/* 圆角一：渐变背景 */
.box1 .tl, .box1 .tr, .box1 .bl, .box1 .br {
    /*background: url(rounded.gif) no-repeat;*/
}

.navbox .tl, .navbox .tr, .navbox .bl, .navbox .br {
    /*background: url(rounded1.gif) no-repeat;*/
}

.box1 {
    zoom: 1;
}

.box1 .tl, .box1 .tr, .box1 .bl, .box1 .br {
    width: 5px;
    height: 5px;
    position: absolute;
    overflow: hidden;
}

.box1 .tl {
    left: 0;
    top: 0;
}

.box1 .tr {
    right: 0;
    top: 0;
    background-position: 0 -5px;
}

.box1 .bl {
    left: 0;
    bottom: 0;
    background-position: 0 -10px;
}

.box1 .br {
    right: 0;
    bottom: 0;
    background-position: 0 -15px;
}

.navbox .bl {
    left: 0;
    bottom: 0;
    background-position: 0 -10px;
}

.navbox .br {
    right: 0;
    bottom: 0;
    background-position: 0 -15px;
}

/*clear CSS*/
.clearfix ul a img {
    border: 1px solid #E3E3E3;
    padding: 3px;
    width: 145px;
    height: 110px;
    display: block;
    margin-bottom: 3px;
}

.clearfix ul {
    padding-bottom: 10px;
}

.clearfix ul li {
    display: block;
    color: #4b628c;
    float: left;
    padding: 10px;
    height: 120px;
    width: 145px;
    text-align: center;
}

/*友情链接(文字)专用*/
.f5 {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}

.f5 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0px;
    white-space: nowrap;
}

.f5 li a {
    color: #4b628c;
    float: left;
}

/*FLASH容器*/
#slider {
    margin: 0 0 10px 0;
}

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider img {
    width: 270px;
}

/*--------------------通用左右结构框架------------------------*/
#softContent {
    padding: 15px 0 15px 0;
    text-align: left
}

/*---------左边导航start-----------*/
#side {
    float: left;
    text-align: left;
    width: 305px;
    overflow: hidden;
}

.sideNav {
    border: 1px solid #D9D9D9;
    text-align: left;
    margin: 0 auto 15px auto;
    width: 255px;
    _width: 251px;
    z-index: 2;
    padding: 1px
}

.sideNav ul {
    padding: 0 0 10px 0;
    background: #F1F1F1
}

.sideNav h2, .sideNav h3 {
    display: block;
    text-align: left;
    padding: 0 0 0 20px;
}

.sideNav h2 {
    background: #DFDFDF;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #086AA7
}

.sideNav h3 {
    /*background: url(leftbg2.jpg) repeat-x;*/
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    color: #333;
}

.sideNav li {
    cursor: pointer;
    display: inline;
    display: block;
    margin: 0;
    padding: 0;
    height: 33px;
    position: relative;
    z-index: 8;
    border-bottom: 1px solid #EAE9E9;
}

.sideNav li a {
    background: url(../images/survey/arrow400.png) 20px 13px no-repeat;
    text-decoration: none;
    color: #4a628d;
    line-height: 33px;
    display: block;
    width: 158px;
    height: 33px;
    padding: 0 0 0 32px;
    margin: 0;
    overflow: hidden;
    font-size: 14px
}

.sideNav li a.sideNavOn {
    /*background: url(arrow4.png) 20px 13px no-repeat #fff;*/
    text-decoration: none;
    color: #4a628d;
    display: block;
    height: 32px;
    line-height: 32px;
    width: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    top: -1px;
}

.sideNav li span {
    display: block;
    margin: 0;
    padding: 0;
    height: 33px;
    position: relative;
    z-index: 8;
}

#sideBlock {
    height: 350px;
    margin: 10px 0 0 0;
    width: 174px;
}

.sideNav LI.athover a {
    /*background: url(arrow4.png) 20px 13px no-repeat #fff;*/
    text-decoration: none;
    color: #4a628d;
    display: block;
    height: 32px;
    line-height: 32px;
    width: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    top: -1px;
}

/*新作品外框*/
.RecentCase {
    position: relative;
    height: 530px;
    margin-left: 45px;
}

.RecentCase ul {
    position: absolute;
    width: 700px;
    left: 0px;
}

.RecentCase ul li {
    padding: 10px;
    margin-top: 10px;
    height: 145px;
    width: 145px;
    background-color: #efefef;
    float: left;
    margin-right: 8px;
    position: relative;
}

.RecentCase ul li abbr {
    display: block;
    position: absolute;
    /*background-image: url(/statics/images/icon_new.gif);*/
    background-repeat: no-repeat;
    height: 22px;
    width: 42px;
    top: -6px;
    right: 15px;
}

.RecentCase ul li img {
    display: block;
}

.RecentCase ul li:hover {
    background-color: #4b628c;
}

.RecentCase ul li a {
}

.RecentCase ul li a:hover {
}

.RecentCase ul li span.date {
    height: 20px;
    text-align: right;
    font-size: 9px;
    line-height: 20px;
    color: #CCC;
}

.RecentCase ul li span.date strong {
    color: #CCC;
}

.RecentCase ul h5 {
    font-size: 12px;
    font-weight: normal;
}

.RecentCase ul h5 a {
    color: #ccc;
}

/*---------右边内容---------*/
.rightPart {
    line-height: 26px;
    float: left;
    text-align: left;
    display: inline;
    margin: 0 0 0 10px;
    width: 830px;
    _width: 830px;
    position: relative;
    overflow: hidden;
}

/*--------------------通用左右结构框架------------------------*/
.ome, #about, #companyNews {
    background: none;
    min-height: 570px;
    _height: 570px;
}

.ome h3, #about h3, .aboutTitle h3 {
    display: block;
    padding: 20px 0 0 40px;
    font-size: 15px;
    font-weight: bold;
}

.ome p, #about p {
    text-align: left;
}

.jz {
    text-align: left;
    margin-top: 10px
}

/*所在位置*/
#aboutSlide {
    background-color: #4b628c;
    height: 70px;
    margin: 2px 0 15px 0;
    width: 960px;
}

.aboutTitle {
    text-align: center;
    width: 100%;
}

.aboutTitle .line {
    border-bottom: 1px solid #E4E4E4;
    height: 2px
}

.aboutTitle .author {
    height: 32px;
    line-height: 32px;
}

/*栏目页内容上方标题*/
.aboutTitle h3 {
    padding: 0;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}

span.fr {
    float: right;
    margin: 0 10px 0 0;
}
#pages{
    text-align: center;
    font-size: 14px;
}
#pages a{
    font-size: 14px;
    margin: 0 10px;
}
/*栏目页内容框架*/
.box01 .tl, .box01 .tr, .box01 .bl, .box01 .br {
    width: 6px;
    height: 6px;
    position: absolute;
    overflow: hidden;
}

.box01 {
    position: relative;
    zoom: 1;
}

.box01 .tl {
    left: -1px;
    top: -1px;
}

.box01 .tr {
    right: -1px;
    top: -1px;
    background-position: 0 -6px;
}

.box01 .bl {
    left: -1px;
    bottom: -1px;
    background-position: 0 -12px;
}

.box01 .br {
    right: -1px;
    bottom: -1px;
    background-position: 0 -18px;
}

/*---------列表页---------*/
#dynamic {
    text-align: left;
    margin: 15px auto;
    height: auto;
    padding: 0 5px
}

#dynamic h4 {
    font-size: 14px;
    margin-top: 5px
}

#dynamic h4 span {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 20px;
}

a#ady:link, a#ady:visited {
    color: #000;
    font-size: 14px;
}

a#ady:hover, a#ady:active {
    color: #f0830f;
    font-size: 14px;
}

#dynamic p {
    color: #888888;
    line-height: 22px
}

#dynamic ul {
    margin: 10px 0 0 5px;
}

#dynamic li {
    /*background: url(li3.gif) 5px 12px no-repeat;*/
    height: auto;
    line-height: 25px;
    overflow: hidden;
}

#dynamic li h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 15px;
    line-height: 24px;
}

#dynamic li a {
    display: block;
}

#dynamic li a:hover {
    text-decoration: underline;
}

#dynamic li span {
    float: right;
}

/*---------公司新闻最终页---------*/
.newsTitle {
    height: 80px;
    margin: 30px auto;
    width: 680px;
    border-bottom: 2px solid #4b628c;
    overflow: hidden;
}

#companyNews {
    width: 715px;
    position: relative;
}

#companyNews h3 {
    color: #4A628D;
    display: block;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

#companyNews h4 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

#companyNews h4 span {
    margin: 0 20px 0 0;
}

#companyNews p {
    text-indent: 2em;
    line-height: 24px;
    text-align: left;
    margin: 20px 60px 0 60px;
}

#companyNews img {
    display: block;
    text-align: center;
    margin: 20px auto;
}

#companyNews p span {
    display: block;
}

#companyNews h5 {
    text-align: center;
}

#summary {
    border: 1px dashed #E0E0E0;
    background: #f5f8fc;
    margin: 0 60px 0 60px;
    padding: 10px;
    text-align: left;
    text-indent: 2em;
}

#companyNews table {
    margin: 0 auto;
}

/*内容页左侧列表*/
#newList {
    float: left;
    text-align: left;
    width: 234px;
}

#newList h2 {
    /*background: url(lefttitle01.jpg) no-repeat;*/
    color: #fff;
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding: 0 0 0 20px;
}

#newList ul {
    /*background: url(leftbtm01.jpg) left bottom no-repeat;*/
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 0 20px 0;
    width: 226px;
}

#newList li {
    /*background: url(li3.gif) 5px 8px no-repeat;*/
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 15px;
    width: 208px;
    overflow: hidden;
    margin-left: 10px;
}

#newList li a {
    display: block;
    padding: 0 10px 0 0;
    /*background: url(pot.gif) no-repeat right bottom;*/
}

#newList li a:link, #newList li a:visited {
    color: #49628a;
}

#newList li a:hover, #newList li a:active {
    color: #ff6600;
}

.newsBlock {
    margin: 10px 0;
    height: 149px;
    width: 228px;
}

.context {
    margin: 20px 0 0 0;
    width: 715px;
    overflow: hidden;
}

.context ul {
    padding: 0 60px;
    overflow: hidden;
}

.context li {
    display: block;
    line-height: 23px;
    text-align: left;
}

.context li a:link, .context li a:visited {
    color: #49628A;
}

.context li a:hover, .context li a:active {
    color: #ff6600;
    text-decoration: underline;
}

/* 下拉菜单，导航css */
.nav {
    WIDTH: 100%;
    background: url(../images/index/navbg.jpg) left top;
    height: 45px;
    z-index: 100;
    position: relative;
}

.nav li {
    float: left;
    height: 45px;
    line-height: 45px;
    min-width: 40px;
}

li#nav01 {
    width: 139px;
    padding-left: 10px
}

/*li#nav02{ background:url(/statics/images/arrow3.png) 140px center no-repeat; width:126px;}*/
li#nav02 {
    /*background: url(arrow300.png) 116px center no-repeat;*/
    width: 110px;
}

li#nav03 {
    /*background: url(arrow300.png) 93px center no-repeat;*/
    width: 90px;
}

li#nav04 {
    width: 70px;
}

li#nav05 {
    width: 86px;
}

li#nav06 {
    width: 110px;
}

li.navLine {
    background: url(../images/index/navline0.gif) right top no-repeat;
    padding: 0;
    min-width: 2px;
    width: 2px;
}


.nav li a {
    display: block;
}

.nav dl {
    marging-top: 2px;
    background: #b19668;
    filter: alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity: 0.8; /*Firefox私有，透明度50%*/
    opacity: 0.8; /*其他，透明度50%*/;
    display: none;
}

.nav a:link, .nav a:visited {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.nav li:hover dl{
    display: block;
}
.nav a:hover, .nav a:active {
    color: #111
}

#breNav {
    color: #bfcce4;
    height: 20px;
    line-height: 20px;
    width: 960px;
    text-align: left;
}

#breNav a:link, #breNav a:visited {
    color: #bfcce4;
}

#breNav a:hover, #breNav a:active {
    color: #4b628c;
}

#sub01, #sub02, #sub03 {
    display: none;
}

.border01 {
    /*background: url(border01.gif) right 20px no-repeat;*/
}

#sub01 {
    /*background: url(subbg000.png) left top no-repeat;*/
    height: 114px;
    width: 960px;
    position: absolute;
    left: -74px;
    z-index: 3
}

#sub01 h2 {
    float: left;
}

#sub01 h2 a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 98px;
}

#sub01 h2 a:link, #sub01 h2 a:visited {
    color: #4a618b;
    font-weight: bold;
}

#sub01 h2 a:hover, #sub01 h2 a:active {
    color: #f0830f;
    font-weight: bold;
}

#sub01 h2 span {
    cursor: pointer;
    display: block;
    height: 10px;
    padding: 65px 0 0 0;
}

a#logo01 {
    width: 200px;
}

a#logo02 {
    width: 174px;
}

a#logo03 {
    width: 200px;
}

a#logo04 {
    width: 174px;
}

a#logo05 {
    width: 200px;
}

a#logo01:link, a#logo01:visited {
    /*background: url(10000000.jpg) 40px 10px no-repeat;*/
}

a#logo02:link, a#logo02:visited {
    /*background: url(20000000.jpg) 34px 25px no-repeat;*/
}

a#logo03:link, a#logo03:visited {
    /*background: url(30000000.jpg) 40px 10px no-repeat;*/
}

a#logo04:link, a#logo04:visited {
    /*background: url(40000000.jpg) 50px 13px no-repeat;*/
}

a#logo05:link, a#logo05:visited {
    /*background: url(50000000.jpg) 40px 10px no-repeat;*/
}

#sub02 {
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 66px;
    width: 120px;
    position: absolute;
    left: -1px;
    z-index: 3
}

#sub02 h2 {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    width: 120px;
}

#sub02 h2 a {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
}

#sub02 h2 a:link, #sub02 h2 a:visited {
    color: #4a618b
}

#sub02 h2 a:hover, #sub02 h2 a:active {
    color: #4a618b;
    font-weight: bold;
}

/*-------------------------------------------------------------------------------------------------------*/

/*网站导航quickMenu*/
a.quickhover {
    display: block;
    height: 28px;
    width: 80px;
}

a.quickon {
    width: 78px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    position: absolute;
    left: 0;
    z-index: 1001;
}

ul#quickMenu {
    float: right;
    text-align: center;
}

ul#quickMenu li {
    float: left;
    display: block;
    height: 28px;
    line-height: 28px;
    position: relative;
    width: 80px;
    z-index: 25;
}

ul#quickMenu li a {
    height: 28px;
}

/*网站导航下拉quickMenu*/
#subQuick {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    padding: 0 0 10px 0;
    text-align: left;
    position: absolute;
    top: 27px;
    right: 0;
    z-index: 1000;
}

#subQuick h2 {
    clear: both;
    color: #4A628D;
    display: block;
    font-size: 14px;
    padding: 10px 0 0 20px;
    width: 160px;
}

ul#quickMenu #subQuick a {
    height: 20px;
    line-height: 20px;
}

.netNav {
    width: 180px;
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
    overflow: hidden;
}

.netNav a {
    margin: 0 10px 0 0;
    width: auto;
}

.netNav a:link, .netNav a:visited {
    color: #666;
}

.netNav a:hover, .netNav a:active {
    color: #ff6600;
}

/*服务与支持*/
.img3 {
    width: 261px;
    margin: 0 auto;
}

.mar3 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.img4 {
    /*background: url(domain14.gif) 0% 0% no-repeat;*/
    display: block;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 270px;
    margin: 0 auto 20px;
    padding-left: 30px;
}

.img4 a:link, .img4 a:visited {
    text-decoration: underline;
    color: #16387c;
}

.img4 a:hover{
    color: #c52500;
    text-decoration: underline;
}

.gensaleul {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}

.gensaleul li {
    float: left;
    width: 24%;
    list-style: none;
    color: #333;
}

.gensaleul li strong {
    display: block;
}

.gensaleul li em {
    float: left;
    color: #333;
}

.gensaleul li div {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #c52500;
}

.gensaleul li div span {
    font: normal 12px "SimSun";
}

.dig_all_l {
    float: left;
    width: 680px;
    margin-top: 10px;
    height: 250px;
    overflow: hidden;
    z-index: 1
}

.dig_all_l .dig_a_h3 {
    float: left;
    height: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    width: 540px;
    margin-left: 12px;
    padding-right: 10px;
    font-size: 14px
}

.dig_all_l .dig_a_h3 span {
    color: #A1CE00;
    margin-left: 5px;
}

.dig_all_l ul {
    float: left;
    width: 608px;
    padding: 10px 10px;
}

.dig_all_l ul dl {
    float: left;
    width: 255px;
    overflow: hidden;
    padding: 10px 13px;
    margin: 5px 7px 10px 7px;
    height: 179px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px dashed #ddd
}

.dig_all_l ul .dig_all_bg {
    width: 255px;
    height: 179px;
    border: 1px solid #EAEAEA;
    border-top: 1px solid #DBDBDB;
    overflow: hidden;
    overflow: hidden
}

.dig_all_l ul dl h3 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #FF6600
}

.dig_all_l ul dl dd {
    margin-top: 3px;
}

.dig_all_l ul dl img {
    padding: 3px;
    border: 1px solid #E1E1E1
}

.dig_all_l ul .dig_jia {
    color: #666;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

.dig_all_l ul .dig_jia span {
    color: #8AB100;
}

.dig_all_l ul .dig_jia em {
    font-size: 16px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif
}

.dig_all_r {
    float: left;
    width: 350px;
    margin-top: 10px;
    height: 500px;
    overflow: hidden
}

/*客户咨询*/
.solu_l {
    float: left;
    width: 655px;
    background: #fff;
    padding: 0 0 0 25px;
}

.solu_l .jianj {
    width: 640px;
    border-bottom: 1px solid #CBCBCB;
    padding: 0;
}

.solu_l .jianj h1 {
    font: bold 22px/35px "Microsoft YaHei ";
    color: #153E7D;
}

.solu_kh {
    width: 300px;
    margin: 20px 0 0 0;
    /*background: url(solu12.gif) no-repeat right bottom;*/
}

.solu_kh h2 {
    font-size: 18px;
    display: block;
    line-height: 26px;
    color: #5778A9;
    /*background: url(solu11.gif) no-repeat left top;*/
    padding: 0 0 0 28px;
}

.solu_kh1 {
    width: 380px;
    margin: 20px 0 0 0;
    /*background: url(solu12.gif) no-repeat right bottom;*/
}

.solu_kh1 h2 {
    font-size: 18px;
    display: block;
    line-height: 26px;
    color: #5778A9;
    /*background: url(solu11.gif) no-repeat left top;*/
    padding: 0 0 0 28px;
}

.solu_kh2 {
    width: 380px;
    margin: 20px 0 0 0;
    /*background: url(solu12.gif) no-repeat right bottom;*/
}

.solu_kh2 h2 {
    font-size: 18px;
    display: block;
    line-height: 26px;
    color: #5778A9;
    /*background: url(solu11.gif) no-repeat left top;*/
    padding: 0 0 0 28px;
}

.solu_l .jianj .shuom {
    margin: 15px 0px 20px 30px;
    width: 500px;
}

.solu_l .jianj .shuom li {
    font: 12px/24px "SimSun";
    color: #000;
}

/*表单*/
.infor {
    background-color: #FFFFFF;
    width: 460px;
    margin: 10px auto 50px;
    padding-right: 100px;
}

.bluefont {
    color: #5778A9;
    font-weight: bold;
}

#baoming {
    border: 1px solid #D9D9D9;
    background: #EBEBEB;
    width: 198px;
    _width: 198px;
    overflow: hidden;
}

#list_teacher {
    width: 100px;
    float: left;
    padding: 10px;
    height: 20px
}

#indexad2 {
    float: left;
    width: 750px;
    overflow: hidden;
}

.irxyp {
    margin-top: 5px; /*border-radius:10px*/
}

.xyitp {
    position: relative
}

.xyitp p {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.xyitp b {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #FFF;
    text-align: center
}

.xyitp img {
    width: 180px;
    height: 130px
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: #111;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.rslides li span {
    position: absolute;
    bottom: 0;
    left: 15px;
    height: 28px;
    line-height: 28px;
    color: #FFF;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    width: 370px;
    height: 220px;
}

#slider3-pager {
    padding: 6px 15px 0
}

#slider3-pager a {
    display: inline-block;
    background: #FFF;
    border: 2px #DDD solid;
    padding: 2px
}

#slider3-pager img {
    float: left;
}

#slider3-pager .rslides_here a {
    border: 2px #CD0102 solid;
}

#slider3-pager li {
    float: left;
    padding: 0 4px 0 4px
}

#slider3-pager li img {
    width: 65px;
    height: 50px
}
.FocusPic {
    position: relative;
    height: 290px
}
.rslides_nav {
    position: absolute;
    bottom: 11px;
    display: inline-block;
    width: 10px;
    height: 45px;
    text-indent: -9999px;
    background: url(../images/index/xyipn.png) no-repeat;
}
.FocusPic .prev {
    left: 0
}

.FocusPic .next {
    right: 0;
    background-position: right center;
}
.sr_frm_box2{
    display: none;
}
@media (max-width: 600px) {
    #wrapper,
    .contentbox{
        width: 100% !important;
        box-sizing: border-box;
    }
    #firstView,
    #secondWrap{
        height: auto;
    }
    .nav{
        height:225px;
    }
    .nav ul li{
        width: 50% !important;
        padding-left: 0 !important;
    }
    #service{
        height: 84px;
        background-size: 100% 100%;
    }
    .nav ul li.navLine{
        display: none;
    }
    .midWrap{
        width: 100% !important;
        float: none;
        box-sizing: border-box;
        padding: 0;
    }
    .midWrap center font{
        text-align: left;
        width: 100%;
        white-space: normal;
    }
    .slides{
        height: auto;
        margin-bottom: 10px;
    }
    .titles2,.rtitles{
        margin-top: 10px;
    }
    .sr_frm_box{
        margin: 10px;
    }
    .sr_frm_box1{
        display: none;
    }
    .sr_frm_box2{
        display: block;
        position: static !important;
        left: 0 !important;
        top: 0 !important;
    }
    .searchInput{
        width: calc(100% - 75px) !important;
    }
    .searchBtn{
        width: 75px !important;
    }
    .search{
        padding: 0 !important;
        margin:0 !important;
    }
    .rightWrap{
        float: none;
        width: 100%;
        text-align: left;
    }
    .h221 center{
        text-align: left;
    }
    .jzygTitle a{
        display: block;
        width: 200px;
    }
    #thirdWrap{
        overflow-x: scroll;
    }
    .xueshu{
        overflow: scroll;
    }
    .qbwrap{
        margin: 0 !important;
    }
    .xsyd,.sideNav{
        width: 100% !important;
    }
    #sideBlock{
        display: none;
    }
    #crumbs{
        height: auto;
    }
    #side{
        width: 100%;
        height: auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .rightPart{
        width: 100%;
        margin: 0;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .tdInput{
        width: 260px;
    }
    #slider3-pager li{
        padding: 0;
    }
    .midTitle,.leftWrap{
         width: 100% !important;
    }
    .jz img{
        width: 100% !important;
        height: auto !important;
    }
    .rightPart > img{
        width: 100% !important;
        height: auto !important;
    }
    .aboutTitle h3{
        height: auto;
    }
    .jz table{
        width: 100% !important;
        height: auto;
    }
}