body {
    margin: 0;
    padding: 0;
    font-family: å¾®è½¯é›…é»‘;
    color: #333;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}

.left {
    float: left;
}

.bodywidth {
    width: 1200px;
    margin: auto;
}

.firstpage .ScreenPageCont {
    height: 100%;
}


/*页眉*/

.topdw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: rgba(255, 255, 255, 1);
}

.top {
    background: #F7F7F7;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #464646;
}

.top a {
    color: #464646;
}

.top a:hover {
    color: #000;
}

.top .right {
    float: right;
}

.top .right ul li {
    float: left;
    text-indent: 40px;
}

.top .right ul li.icon1 {
    background: url('icon1.fw.png') no-repeat 10px center;
}

.top .right ul li.icon2 {
    background: url('icon2.fw.png') no-repeat 10px center;
}

.top .right ul li.icon3 {
    background: url('icon3.fw.png') no-repeat 10px center;
}

.header {
    padding: 30px 0;
    width: 1200px;
    position: relative;
    z-index: 100;
    height: 70px;
}

.header .right {
    float: right;
}

.header .logo {
    width: 300px;
}


/*新增导航样式*/

#nav {
    position: absolute;
    top: 35px;
    right: 60px;
}

#nav li {
    float: left;
    position: relative;
}

.nav ul li ul {
    display: none;
}

#nav a {
    position: relative;
    float: left;
    padding: 0px 30px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s cubic-bezier(ease);
}

#nav>ul>li>a {
    color: #000;
    font-size: 16px;
}

#nav a:hover,
#nav .selected a {
    background-color: #264c7b;
    color: #fff;
}


/*#nav a:before {
    position: absolute;
    top: 15px;
    left: 0;
    width: 1px;
    height: 11px;
    overflow: hidden;
    background-color: #FFF;
    content: "";
}*/

#nav a:hover:before,
#nav .selected a:before {
    display: none;
}

#nav li:first-child a:before {
    width: 0;
}

.subnav {
    position: absolute;
    top: 169px;
    left: 0;
    z-index: 999;
    display: none;
    width: 100%;
    overflow: hidden;
    color: #fff;
}

#nav a:hover .subnav {
    display: block;
}

.subnav-fixed {
    top: 78px;
}

.product-subnav {
    background: #264c7b;
}

.product-subnav .t {
    margin-bottom: 10px;
}

.product-subnav .t strong.l {
    line-height: 32px;
    font-size: 16px;
}

.product-subnav .t a.r {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    border: 1px solid #343434;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 14px;
}

.product-subnav dl {
    float: left;
    width: 260px;
}

.product-subnav dl a {
    color: #fff;
}

.product-subnav dt,
.product-subnav dd {
    height: 32px;
    line-height: 32px;
    color: #fff;
}

.product-subnav dt {
    font-size: 14px;
    margin-bottom: 15px;
}

.product-subnav dd {
    margin: 10px 0;
}

.marketing-subnav .n {
    width: 150px;
}

.marketing-subnav .n a {
    display: block;
    height: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}

.service-subnav dl {
    float: left;
    width: 150px;
}

.product-subnav dd {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.service-subnav dt,
.service-subnav dd {}

.service-subnav dt {
    font-size: 14px;
    font-weight: bold;
}

.product-subnav dl a {}

.product-subnav dl dt {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: bold;
}

.product-subnav dl dd {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
}

.product-subnav dl a:hover {
    text-decoration: underline;
}


/*.header .nav {
    width: 780px;
    z-index: 100;
}

.header .nav ul {
    padding-top: 25px;
}

.header .nav ul li {
    float: left;
    width: 130px;
    text-align: right;
    position: relative;
    z-index: 100;
}

.header .nav ul li a {
    font-size: 16px;
}

.header .nav ul ul {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 200px;
    background: #1F4C79;
    z-index: 100;
    opacity: 0.8;
    padding: 0;
}

.header .nav ul ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
}

.header .nav ul ul li a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: white;
}

.header .nav ul ul li a:hover {
    background: #EEE;
    color: #333;
}*/

.header .search a {
    display: block;
    width: 37px;
    height: 60px;
    line-height: 60px;
    background: url('search.fw.png') no-repeat left center;
}

.header .search a:hover {
    background: url('searchh.fw.png') no-repeat left center;
}

.header .search1 {
    background: url('search1.fw.png') no-repeat left top;
    width: 160px;
    height: 40px;
    position: absolute;
    top: 90px;
    right: 0;
}

.header .search1 input {
    border: none;
    background: none;
    width: 150px;
    margin-top: 8px;
    padding-left: 10px;
    width: 130px;
    height: 25px;
    line-height: 25px;
    color: #666;
}


/*页脚*/

.nbottom {
    background: #222222;
    padding: 50px 0;
    width: 100%;
    overflow: hidden;
}

.nbottom ul {}

.nbottom ul li {
    float: left;
    width: 150px;
    color: white;
    font-size: 16px;
}

.nbottom ul li.f2 {
    width: 150px;
}

.nbottom ul ul {
    padding: 20px 0;
}

.nbottom ul ul li {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}

.nbottom ul ul li a {
    color: white;
}

.nfooter {
    width: 100%;
    overflow: hidden;
    background: #373737;
    border-top: 1px #454545 solid;
    height: 50px;
    line-height: 50px;
    color: white;
}

.nfooter a {
    color: white;
}

.bottom {
    position: absolute;
    overflow: hidden;
    padding: 50px 0 30px;
    bottom: 51px;
    left: 0;
    width: 100%;
    background: white;
}

.bottom ul {}

.bottom ul li {
    float: left;
    width: 200px;
    font-size: 16px;
}

.bottom ul li.f2 {
    width: 200px;
}

.bottom ul ul {
    padding: 20px 0;
}

.bottom ul ul li {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    background: white;
    border-top: 1px #EEE solid;
}


/*待整理*/

.cpzsindex {
    overflow: hidden;
    height: 100%;
    background: url('i1bg.jpg') no-repeat center top;
}

.cpzsindex .title {
    width: 1200px;
    height: 90px;
    position: relative;
    font-size: 34px;
    margin: 100px 0;
    overflow: hidden;
}

.cpzsindex .title span {
    display: block;
}

.cpzsindex .line {
    position: absolute;
    top: 0;
    left: 110px;
    display: block;
    height: 90px;
    border-left: 3px #888888 solid;
}

.cpzsindex .title .titlecont {
    position: absolute;
    top: 40px;
    left: 130px;
    font-size: 16px;
    width: 700px;
    padding-left: 20px;
}

.cpzsindex .title .more {
    position: absolute;
    right: 0;
    top: 30px;
    width: 160px;
    height: 45px;
}

.cpzsindex .cpzs1 {
    background: url('cpzsbg.fw.png') no-repeat center center;
    height: 520px;
}

.cpzsindex .cpzs1 ul {
    padding: 30px 0;
    overflow: hidden;
}

.cpzsindex #container {
    margin: 0 auto;
}

.cpzsindex #container li {
    float: left;
    width: 237px;
    height: 205px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-left: 50px;
    margin-bottom: 50px;
}

.cpzsindex #container li .img {
    width: 237px;
    height: 205px;
    display: block;
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
}

.cpzsindex #container li .img img {
    width: 237px;
    height: 205px;
}

.cpzsindex #container li p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -205px;
    color: #ffffff;
    z-index: 2;
    margin: 0;
    padding: 0;
}

.cpzsindex #container li p i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 205px;
    z-index: -1;
    background: url('cpbg.fw.png') no-repeat left top;
    filter: alpha(opacity=70);
}

.cpzsindex #container li p span {
    display: block;
    width: 237px;
    height: 205px;
    line-height: 205px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.cpzsindex #container li p span a {
    color: white;
}

.sbzsindex {
    overflow: hidden;
    height: 100%;
    background: url('i2bg.jpg') no-repeat center top;
}

.sbzsindex .title {
    width: 1200px;
    height: 90px;
    position: relative;
    font-size: 34px;
    margin: 100px 0;
    overflow: hidden;
}

.sbzsindex .title span {
    display: block;
}

.sbzsindex .line {
    position: absolute;
    top: 0;
    left: 110px;
    display: block;
    height: 90px;
    border-left: 3px #888888 solid;
}

.sbzsindex .title .titlecont {
    position: absolute;
    top: 40px;
    left: 130px;
    font-size: 16px;
    width: 700px;
    padding-left: 20px;
}

.sbzsindex .title .more {
    position: absolute;
    right: 0;
    top: 30px;
    width: 160px;
    height: 45px;
}

.sbzsindex .sbzs1 {
    overflow: hidden;
    padding: 50px 0;
}

.sbzsindex .sbzs1 #container {
    margin: 0 auto;
}

.sbzsindex .sbzs1 #container li {
    float: left;
    width: 233px;
    height: 283px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-left: 50px;
    margin-bottom: 50px;
}

.sbzsindex .sbzs1 #container li .img {
    width: 233px;
    height: 233px;
    display: block;
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
}

.sbzsindex .sbzs1 #container li .img img {
    width: 233px;
    height: 233px;
}

.sbzsindex .sbzs1 #container li p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -233px;
    color: #ffffff;
    z-index: 2;
    margin: 0;
    padding: 0;
}

.sbzsindex .sbzs1 #container li p i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 233px;
    z-index: -1;
    background: url('sbcp.fw.png') no-repeat left top;
    filter: alpha(opacity=70);
}

.sbzsindex .sbzs1 #container li p span {
    display: block;
    width: 233px;
    height: 233px;
    line-height: 228px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
}

.sbzsindex .sbzs1 #container li p span a {
    color: white;
}

.sbzsindex .sbzs1 #container li .name {
    width: 233px;
    text-align: center;
    font-size: 20px;
    padding-top: 15px;
}

.flysindex {
    overflow: hidden;
    height: 100%;
    background: url('i3bg.jpg') no-repeat center top;
}

.flysindex .title {
    width: 1200px;
    height: 90px;
    position: relative;
    font-size: 34px;
    margin: 100px 0;
    overflow: hidden;
}

.flysindex .title span {
    display: block;
}

.flysindex .line {
    position: absolute;
    top: 0;
    left: 110px;
    display: block;
    height: 90px;
    border-left: 3px #888888 solid;
}

.flysindex .title .titlecont {
    position: absolute;
    top: 40px;
    left: 130px;
    font-size: 16px;
    width: 700px;
    padding-left: 20px;
}

.flysindex .title .more {
    position: absolute;
    right: 0;
    top: 30px;
    width: 160px;
    height: 45px;
}

.flysindex .flys1 {
    overflow: hidden;
    background: url('ysbg.fw.png') no-repeat center top;
    height: 469px;
    width: 400px;
    margin: 100px auto;
    position: relative;
}

.flysindex .flys1 .name a {
    color: red;
    font-size: 24px;
}

.flysindex .flys1 .ys1 {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: white url('ys1.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys1:hover {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: #E50012 url('ysh1.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys1 .name {
    position: absolute;
    left: 0;
    top: 57px;
}

.flysindex .flys1 .ys2 {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: white url('ys2.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys2:hover {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: #E50012 url('ysh2.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys2 .name {
    position: absolute;
    right: 0;
    top: 164px;
}

.flysindex .flys1 .ys3 {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: white url('ys3.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys3:hover {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: #E50012 url('ysh3.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys3 .name {
    position: absolute;
    left: 0;
    top: 272px;
}

.flysindex .flys1 .ys4 {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: white url('ys4.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys4:hover {
    margin: 40px auto;
    width: 67px;
    height: 67px;
    background: #E50012 url('ysh4.fw.png') no-repeat center center;
    border-radius: 100px;
}

.flysindex .flys1 .ys4 .name {
    position: absolute;
    right: 0;
    bottom: 60px;
}

.gyflindex {
    overflow: hidden;
    height: 100%;
    background: url('i4bg.jpg') no-repeat center top;
}

.gyflindex .title {
    width: 1200px;
    height: 90px;
    position: relative;
    font-size: 34px;
    margin: 100px 0;
    overflow: hidden;
}

.gyflindex .title span {
    display: block;
}

.gyflindex .line {
    position: absolute;
    top: 0;
    left: 110px;
    display: block;
    height: 90px;
    border-left: 3px #888888 solid;
}

.gyflindex .title .titlecont {
    position: absolute;
    top: 40px;
    left: 130px;
    font-size: 16px;
    width: 700px;
    padding-left: 20px;
}

.gyflindex .title .more {
    position: absolute;
    right: 0;
    top: 30px;
    width: 160px;
    height: 45px;
}

.gyflindex .qyfl1 {
    overflow: hidden;
    width: 1200px;
    height: 360px;
    position: relative;
    z-index: 100;
}

.gyflindex .qyfl1 .qy1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.gyflindex .qyfl1 .qy2 {
    position: absolute;
    bottom: 0;
    left: 380px;
    width: 460px;
    height: 250px;
    background: white;
    opacity: 0.9;
    z-index: 1;
    border: 3px #E8E8E8 solid;
    border-radius: 5px;
}

.gyflindex .qyfl1 .qy2 .name {
    width: 300px;
    margin: auto;
    font-size: 25px;
    color: #25517D;
    padding-top: 80px;
}

.gyflindex .qyfl1 .qy2 .cont {
    width: 300px;
    margin: auto;
    font-size: 14px;
    color: #26262C;
    padding-top: 5px;
}

.gyflindex .qyfl1 .qy3 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.jszcindex {
    overflow: hidden;
    height: 100%;
    background: url('i5bg.jpg') no-repeat center top;
}

.jszcindex .title {
    width: 1200px;
    height: 90px;
    position: relative;
    font-size: 34px;
    margin: 100px 0;
    overflow: hidden;
}

.jszcindex .title span {
    display: block;
}

.jszcindex .line {
    position: absolute;
    top: 0;
    left: 110px;
    display: block;
    height: 90px;
    border-left: 3px #888888 solid;
}

.jszcindex .title .titlecont {
    position: absolute;
    top: 40px;
    left: 130px;
    font-size: 16px;
    width: 700px;
    padding-left: 20px;
}

.jszcindex .title .more {
    position: absolute;
    right: 0;
    top: 30px;
    width: 160px;
    height: 45px;
}

.jszcindex .jszc1 {
    overflow: hidden;
}

.jszcindex .jszc1 ul li {
    float: left;
    width: 380px;
    height: 370px;
    margin-left: 30px;
    position: relative;
}

.jszcindex .jszc1 ul li:first-child {
    margin: 0;
}

.jszcindex .jszc1 ul li .image {
    width: 380px;
    height: 240px;
}

.jszcindex .jszc1 .bottombg {
    position: absolute;
    bottom: 0;
    left: 0;
    background: white;
    width: 380px;
    height: 130px;
    opacity: 0.8;
}

.jszcindex .jszc1 .name {
    position: absolute;
    left: 20px;
    top: 240px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #CCC double;
    width: 340px;
    margin: auto;
}

.jszcindex .jszc1 .name a {
    font-size: 18px;
    color: #000;
}

.jszcindex .jszc1 .cont {
    position: absolute;
    left: 20px;
    top: 300px;
    height: 50px;
    width: 340px;
    margin: auto;
    overflow: hidden;
}

.jszcindex .jszc1 .cont a {
    font-size: 14px;
    color: #999;
}

.seventhpage {
    position: relative;
    overflow: hidden;
}

#allmap div {
    overflow: visible;
}

#allmap img {
    padding: 0;
    height: auto;
}

.nbanner {
    z-index: 10;
    overflow: hidden;
    background: url('n1.jpg') no-repeat center top;
    height: 280px;
}

.neiyecont1 {
    overflow: hidden;
    padding: 20px 0;
}

.neiyecont1_1_2 {
    border-radius: 5px;
    margin-top: 20px;
}


/*新增样式*/

.neiyecont1_1 .neiyecont1_1_2 .cp-nav {
    overflow: hidden;
}

.neiyecont1_1 .neiyecont1_1_2 .cp-nav li {
    float: left;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin: 0 20px;
    line-height: 68px;
}

.neiyecont1_1 .neiyecont1_1_2 .cp-nav li a {
    font-size: 18px;
    padding: 25px 80px;
    line-height: 68px;
}

.neiyecont1_1 .neiyecont1_1_2 .cp-nav li ul {
    display: none;
}

.neiyecont1_1 .neiyecont1_1_2 .RecordTotal {
    display: none;
}

.act {
    background-color: #0071c1;
    color: #fff;
}


/*产品简介*/

.ColumnsIcoList .prodBrief {
    line-height: 20px;
    margin-top: 10px;
    width: 270px;
    height: 98px;
    overflow: hidden;
}


/*样式*/

.actr {
    color: #0071c1;
}