@charset "utf-8";

/*-------------------------------   index 首页---------------------------------*/


/*-----首页 banner-----*/

.banner {
    height: 365px;
    width: 1600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.banner>ul {
    width: auto;
}

.banner>ul li {
    height: 365px;
    background-size: 100%;
    background-position: center center;
    float: left;
}

.banner .ctrl {
    position: absolute;
    z-index: 99;
    bottom: 30px;
    right: 50%;
    margin-right: -80px;
    display: block;
}

.banner .ctrl div {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    float: left;
    background-color: #363636;
    margin-left: 10px;
    cursor: pointer;
}

.banner .ctrl div.now {
    background-color: #ffffff;
}

.banner .prev {
    width: 33px;
    height: 59px;
    background-image: url(../images/arrow_left.png);
    position: absolute;
    z-index: 100;
    left: 177px;
    bottom: 50%;
    margin-bottom: -10px;
    cursor: pointer;
    display: none;
}

.banner .next {
    width: 33px;
    height: 59px;
    background-image: url(../images/arrow_right.png);
    position: absolute;
    z-index: 100;
    right: 177px;
    bottom: 50%;
    margin-bottom: -10px;
    cursor: pointer;
    display: none;
}

.nsbg {
    position: relative;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #b0c0ca;
    margin-bottom: 40px;
    background: #fff;
}

.blue {
    position: absolute;
    left: 0px;
    top: -14px;
    z-index: 10;
    height: 82px;
    background: #105095;
    width: 300px;
}

.nsbd {
    position: relative;
    width: 1000px;
    height: 50px;
    margin: 0 auto;
}

.notice {
    width: 674px;
    height: 50px;
    padding-left: 326px;
}

.notice .title {
    float: left;
    width: 74px;
    height: 50px;
    color: #333333;
    font-size: 14px;
    line-height: 50px;
}

.notice .noticenr {
    float: left;
    width: 600px;
    height: 50px;
    color:#F00;
    font-size: 14px;
    line-height: 50px;
    font-weight: bold;
}

.toptel {
    position: absolute;
    left: 0px;
    top: -14px;
    z-index: 10;
    width: 310px;
    height: 82px;
    background: url(../images/telbg.png) left top no-repeat;
}

.toptel .tel {
    width: 290px;
    height: 60px;
    padding-left: 20px;
    padding-top: 18px;
    color: #FFF;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
}

.toptel .tel span {
    display: block;
    vertical-align: middle;
    color: #FFF;
    font-size: 28px;
    line-height: 32px;
    font-family: impact;
}


/*-----首页 about-----*/

.iabout {
    height: 359px;
    width: 1440px;
    margin-top: 0 auto;
}

.iabout .num {
    float: left;
    color: #dec17d;
    font-size: 36px;
    line-height: 36px;
    padding-left: 990px;
    padding-top: 170px;
}

.icontent {
    width: 1004px;
    margin: 0 auto;
    color: #f2b797;
    line-height: 28px;
    font-size: 14px;
    clear: both;
    padding-top: 40px;
}


/*---造型index-----*/

.izao {
    background: url(../images/k4.png) center bottom no-repeat;
    height: 576px
}

.slideBox02 {
    width: 1000px;
    height: 427px;
    overflow: hidden;
    position: relative;
    padding: 48px 0 0
}

.slideBox02 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox02 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox02 .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox02 .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox02 .bd02 {
    position: relative;
    height: 427px;
    z-index: 0;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.slideBox02 .bd02 li {
    zoom: 1;
    vertical-align: middle;
    height: 427px;
}

.slideBox02 .bd02 li .img {
    float: left;
    width: 306px;
    height: 427px;
}

.slideBox02 .prev,
.slideBox02 .next {
    position: absolute;
    right: 58px;
    bottom: 50px;
    margin-top: -37px;
    display: block;
    width: 63px;
    height: 38px;
    background: url(../images/k2.gif) no-repeat;
}

.slideBox02 .next {
    width: 58px;
    left: auto;
    right: 0;
    background: url(../images/k3.gif) no-repeat;
}

.slideBox02 .prev:hover,
.slideBox02 .next:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .7;
}

.slideBox02 .prevStop {
    display: none;
}

.slideBox02 .nextStop {
    display: none;
}

.izright {
    float: left;
    width: 648px;
    padding: 0 0 0 40px;
}

.izright h2 {
    font-size: 24px;
    color: #fff;
    padding: 50px 0 0
}

.izright h4 {
    font-size: 16px;
    color: #fff;
    padding: 5px 0 0
}

.izright span {
    display: block;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
    padding: 40px 0 0
}

.izao_amore {
    position: absolute;
    right: 0;
    top: 195px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    z-index: 22;
}


/*---成果----*/

.icheng h2 {
    background: url(../images/k4.gif) left top no-repeat;
    height: 66px;
    color: #666666;
    font-size: 14px;
    padding: 45px 0 0 88px;
}

.icheng h2 label {
    font-size: 24px;
    color: #000;
}

.accordion {
    width: 1180px;
    overflow: hidden;
    height: 330px;
    margin: 44px auto 0;
}

.accordion ul li {
    margin: 0 1px 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
    float: left;
    width: 180px;
    height: 330px;
    cursor: pointer;
    position: relative;
}

.accordion ul li.active {
    width: 460px;
}

.accordion ul li a {
    display: block;
    width: 180px;
    height: 330px;
    cursor: pointer;
}

.accordion ul li a span {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    width: 460px;
    transition: 0;
    height: 330px;
}

.accordion ul li.active span {
    display: none;
}

.accordion ul li .iccon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding-left: 32px;
    width: 428px;
    height: 330px;
    display: none;
}

.accordion ul li.active .iccon {
    display: block;
}

.accordion ul li .iccon h4 {
    font-size: 14px;
    color: #fff;
    padding: 230px 0 0;
    height: 30px;
}

.accordion ul li .iccon h4 b {
    font-size: 24px;
}

.accordion ul li .iccon p {
    font-size: 16px;
    color: #fff;
    padding: 10px 0 0
}

.ic_more {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    margin: 29px 0 0
}


/*快速导航*/

.qnav {
    padding-top: 58px;
    z-index: 1;
    width: 100%;
    position: relative;
    height: 353px;
}

.qnav ul {
    padding-top: 68px;
    width: 980px;
    margin: 0 auto;
}

.qnav ul li {
    float: left;
    width: 101px;
    margin-left: 42px;
    margin-right: 124px;
    display: inline;
}

.qnav ul li.qnav4 {
    margin-right: 0;
}

.qnav ul li a {
    width: 100%;
    float: left;
    text-align: center;
    font: 16px/1 'Microsoft Yahei';
}

.qnav ul li a:hover {
    color: #70b80c;
}

.qnav ul li a font {
    width: 100%;
    margin-bottom: 10px;
    float: left;
    height: 100px;
}

.qnav1 a font {
    background: url(../images/qnav1.gif) left top no-repeat;
}

.qnav1 a:hover font {
    background: url(../images/qnav1.gif) left bottom no-repeat;
}

.qnav2 a font {
    background: url(../images/qnav2.gif) left top no-repeat;
}

.qnav2 a:hover font {
    background: url(../images/qnav2.gif) left bottom no-repeat;
}

.qnav3 a font {
    background: url(../images/qnav3.gif) left top no-repeat;
}

.qnav3 a:hover font {
    background: url(../images/qnav3.gif) left bottom no-repeat;
}

.qnav4 a font {
    background: url(../images/qnav4.gif) left top no-repeat;
}

.qnav4 a:hover font {
    background: url(../images/qnav4.gif) left bottom no-repeat;
}

.ititle {
    width: 100%;
    height: 50px;
    text-align: center;
    border-bottom: 1px solid #cccaca;
}

.ititle p {
    color: #70b80c;
    height: 18px;
    overflow: hidden;
    font: 18px/1 'Microsoft Yahei';
}

.ititle span {
    overflow: hidden;
    height: 18px;
    display: block;
    font: 16px/1.3 Arial, Helvetica, sans-serif;
    color: #333;
}

.ititle div {
    width: 142px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    margin-bottom: -1px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #70b80c;
}

.iproduct {
    height: 389px;
}

.pro-name {
    width: 100%;
}

.pro-name b {
    display: block;
    text-align: center;
    font-size: 18px;
    padding-top: 18px;
}

.pro-name span {
    display: block;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#container {
    width: 1000px;
    margin: 15px auto 0 auto;
    position: relative;
    z-index: 0
}

#example {
    width: 1000px;
    height: 247px;
    position: relative;
    z-index: 0
}

#slides {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 247px
}

#slides .slide {
    height: 300px;
    width: 1000px;
    position: relative;
    z-index: 0;
    word-break: break-all;
    word-wrap: break-word
}

#slides .next,
#slides .prev {
    position: absolute;
    z-index: 0;
    top: 80px;
    left: -120px;
    width: 33px;
    height: 78px;
    display: block;
    background: url(../images/about03.jpg) no-repeat;
}

#slides .next {
    z-index: 0;
    position: absolute;
    left: 1065px;
    width: 33px;
    height: 78px;
    display: block;
    background: url(../images/about04.jpg) no-repeat;
}

.slides_container {
    z-index: 0;
    width: 1000px;
    height: 247px;
    overflow: hidden;
    position: relative
}

.pagination {
    display: none
}

.pagination li {
    display: none
}

.pagination li a {
    display: block;
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: none;
    background-position: 0 0;
    float: left;
    overflow: hidden
}

.pagination li.current a {
    background-position: 0 -12px
}

#slides .link {
    display: block;
    margin-top: 10px;
    font-weight: 800
}

.product-ul {
    float: left;
    width: 103%
}

.product-ul li {
    float: left;
    width: 245px;
    height: 247px;
    background: #ffffff;
    display: inline;
    padding: 0 0 10px 0;
    margin: 0px 6px 0px 0px;
    position: relative;
    overflow: hidden;
}

.product-ul li img {
    float: left;
    width: 245px;
}

.product-ul li .cimg {
    float: left;
    width: 245px;
    height: 184px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.product-ul li p.wor {
    float: left;
    width: 215px;
    line-height: 20px;
    font-size: 14px;
    padding: 15px 15px 0 15px;
}

.product-ul li p.wor span {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-ul li p.wor label {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jianjie {
    float: left;
    display: block;
    width: 200px;
    padding: 10px 20px;
    text-align: left;
    color: #c4c4c4;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.pro-more {
    display: block;
    text-align: center;
    line-height: 35px;
    color: #f4ad00;
    font-size: 14px;
    margin: 17px auto 0 auto;
    height: 35px;
    width: 208px;
    background: url(../images/morebg1.gif) left top no-repeat;
}

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px
}

#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0
}

#jquery-lightbox a img {
    border: none
}

#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 440px;
    height: 250px;
    margin: 0 auto
}

#lightbox-container-image {
    padding: 10px
}

#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

#lightbox-container-image-box>#lightbox-nav {
    left: 0
}

#lightbox-nav a {
    outline: none
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}

#lightbox-nav-btnPrev {
    left: 0;
    float: left
}

#lightbox-nav-btnNext {
    right: 0;
    float: right
}

#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0
}

#lightbox-container-image-data {
    color: #666
}

#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left
}

#lightbox-image-details-caption {
    font-weight: bold
}

#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em
}

#lightbox-secNav-btnClose {
    width: 66px;
    height: 22px;
    float: right;
    padding-bottom: 0.7em;
    background: url(../images/lightbox-btn-close.gif) center top no-repeat
}

#lightbox-loading-link {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    background: url(../images/lightbox-ico-loading.gif) center top no-repeat
}

.circle_bg {
    height: 247px;
    width: 1000px;
    margin: 15px auto 0
}

.mr_frbox {
    float: left;
    width: 100%;
    height: 247px;
    position: relative;
}

.mr_frBtnL {
    cursor: pointer;
    display: inline;
    top: 50%;
    margin-top: -17px;
    left: -60px;
    position: absolute;
}

.mr_frBtnR {
    cursor: pointer;
    top: 50%;
    margin-top: -17px;
    right: -60px;
    position: absolute;
}

.mr_frUl {
    margin: 0 auto;
    width: 1004px;
    overflow: hidden;
}

.tempWrap ul {
    height: 247px;
    overflow: hidden;
}

.tempWrap {
    width: 1004px!important;
}

.black_back {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    display: none;
    z-index: 5;
}

.honor_big_pic {
    width: 700px;
    height: 500px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    margin-top: -250px;
    background-color: #ffffff;
    text-align: center;
}

.honor_big_pic img {
    height: 400px;
    vertical-align: middle;
    display: inline-block;
    background-color: #ffffff;
    padding: 20px 18px 20px 18px;
}

.honor_big_pic p {
    font-size: 20px;
    line-height: 30px;
    color: #353a40;
    text-align: left;
    padding-left: 20px;
}

.honor_big_pic a {
    position: absolute;
    top: 5px;
    right: -45px;
    cursor: pointer;
}

.honor_big_pic a i {
    font-size: 25px;
}

.honor_float_box {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    display: none;
}

.increment_close {
    width: 34px;
    height: 34px;
    background: url(../images/close_icon.png) no-repeat;
    position: absolute;
    top: 0px;
    right: -40px;
    cursor: pointer;
}


/*---产品中心-----*/

.sectionB {
    width: 100%;
    border-top: 1px solid #b0c0ca;
    background: #e5e9ec;
}

.section {
    width: 100%;
    margin: auto;
    position: relative;
    clear: both;
    padding-top: 34px;
    padding-bottom: 38px;
}

.inProBd {
    width: 1000px;
    height: 670px;
    margin: 0 auto;
}

.inProClaList {
    float: left;
    width: 230px;
    height: 671px;
    background: #fff;
    margin-top: -1px;
    background: #ffffff;
}

.ProClaT {
    width: 230px;
    height: 66px;
    padding-bottom: 18px;
    color: #f02e49;
    font-size: 24px;
    line-height: 66px;
    text-align: center;
    background: url(../images/index_09.jpg) center top no-repeat;
}

.ProClaT span {
    color: #1561af;
}

.ProClaList {
    width: 192px;
    padding: 0px 19px;
}

.ProClaList li {
    width: 192px;
    height: 42px;
    padding-bottom: 10px;
}

.ProClaList li a {
    width: 150px;
    height: 40px;
    padding-left: 14px;
    padding-right: 26px;
    border: 1px solid #b7c5ce;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    background: url(../images/proclassbg.png) 170px center no-repeat #f6f6f6;
}

.ProClaList li a:hover {
    color: #ffffff;
    background-color: #105095;
}

.ProClaList .more a {
    width: 134px;
    height: 33px;
    padding-left: 20px;
    padding-right: 36px;
    border: 1px solid #a90b21;
    display: block;
    color: #ffffff;
    line-height: 33px;
    background: url(../images/more.jpg) 160px center no-repeat #c71730;
}


/*end inProClaList*/

.proListPic {
    float: left;
    width: 750px;
    height: 635px;
    padding-left: 20px;
    padding-top: 35px;
    overflow: hidden;
}

.proListPic ul li {
    position: relative;
    float: left;
    width: 230px;
    height: 172px;
    border: 3px solid #fff;
    margin-right: 21px;
    margin-bottom: 26px;
    overflow: hidden;
}

.proListPic ul li:nth-child(3n+0) {
    margin-right: 0px;
}

.proListPic ul li .pic {
    width: 230px;
    height: 172px;
}

.proListPic ul li .intro {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 99;
    width: 230px;
    height: 172px;
    background: url(../images/propicbg.png);
}

.proListPic ul li .intro .title {
    width: 210px;
    height: 46px;
    padding: 40px 10px 0px 10px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
}

.proListPic ul li .intro .title a {
    color: #fff;
}

.proListPic ul li .intro .proUrlPic {
    width: 102px;
    height: 40px;
    padding: 0 64px;
}

.proListPic ul li .intro .proUrlPic .a {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    padding-right: 20px;
}

.proListPic ul li .intro .proUrlPic .b {
    float: left;
    display: block;
    width: 41px;
    height: 40px;
}

.proListPic .proMenu {
    width: 230px;
    height: 172px;
    display: block;
    border: 3px solid #0f4f94;
    background: url(../images/probg.jpg) center center no-repeat #0f4f94;
}

.proListPic .proMenu a {
    width: 230px;
    height: 172px;
    display: block;
}

.proListPic .proMenu .font {
    display: block;
    width: 175px;
    height: 34px;
    padding-left: 55px;
    padding-top: 50px;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}

.proListPic .proMenu .english {
    display: block;
    width: 215px;
    height: 26px;
    padding-left: 25px;
    color: #4bbeed;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: impact;
}


/*end proListPic*/

.Ttitle {
    position: relative;
    width: 460px;
    height: 65px;
    margin: 0 auto;
    padding-top: 5px;
    background: url(../images/titlebg.jpg) center center no-repeat;
}

.Ttitle .Font {
    width: 460;
    height: 30px;
    display: block;
    color: #f02e49;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.Ttitle .English {
    width: 460;
    height: 30px;
    display: block;
    color: #1561af;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-family: impact;
    text-transform: uppercase;
}

.Tmore {
    position: relative;
    margin: 0 auto;
    width: 272px;
    height: 34px;
    border: 1px solid #7a7a7a;
    background: url(../images/index_24.jpg) 170px center no-repeat;
}

.Tmore a {
    width: 172px;
    height: 34px;
    display: block;
    padding-left: 100px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
}

.none {
    display: none;
}


/*---关于我们-----*/

.company {
    width: 1000px;
    margin: 0 auto;
}

.companynr {
    width: 1000px;
    height: 141px;
    padding-top: 10px;
    font-size: 14px;
    color: #000;
    line-height: 26px;
    overflow: hidden;
}

.name {
    width: 1000px;
    height: 34px;
    display: block;
    padding-bottom: 10px;
    color: #333333;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}


/*---案例展示-----*/

.casePic {
    width: 1004px;
    height: 376px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.casePic ul li {
    position: relative;
    float: left;
    width: 249px;
    height: 186px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.casePic ul li:nth-child(4) {
    margin-right: 0px;
}

.casePic li.caseMenu {
    width: 247px;
    height: 186px;
}

.casePic .caseMenu a {
    width: 247px;
    height: 186px;
    display: block;
    background: url(../images/casebg.jpg) center center no-repeat #1561af;
}

.casePic .caseMenu .font {
    display: block;
    width: 192px;
    height: 34px;
    padding-left: 55px;
    padding-top: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}

.casePic .caseMenu .english {
    display: block;
    width: 212px;
    height: 26px;
    padding-left: 35px;
    color: #4bbeed;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: impact;
}

.casePic li.caseMore {
    width: 247px;
    height: 186px;
}

.casePic li.caseMore a {
    width: 247px;
    height: 60px;
    padding-top: 126px;
    color: #f02e49;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: url(../images/index_32.jpg) center 34px no-repeat #fff;
}

.casePic li.caseMore a:hover {
    width: 247px;
    height: 60px;
    padding-top: 126px;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: url(../images/index_32w.jpg) center 34px no-repeat #c71730;
}

.casePic li a {
    width: 249px;
    height: 186px;
    display: block;
}

.casePic .con {
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: url(../images/propicbg.png) left top repeat;
}

.casePic .title {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.casePic .conbody {
    width: 100%;
    height: 146px;
    display: none
}

.casePic .intro {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}


/*---最新资讯-----*/

.mainnews {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 700px;
    background: #ffffff;
    padding-top: 20px;
}

.newscon {
    float: left;
    width: 980px;
    padding: 30px 0 0 0;
}

.newsleft {
    float: left;
    width: 470px;
    height: 389px;
    background: #da0c0c;
}

.www51buycom {
    width: 464px;
    height: 383px;
    margin: 0;
    position: relative;
    overflow: hidden;
    padding: 3px;
}

.www51buycom .num {
    height: 30px;
    text-align: center;
}

.www51buycom .num ul {
    width: 100px;
    margin: 0 auto;
}

.www51buycom .num li {
    font-size: 0;
    width: 9px;
    height: 9px;
    color: #FFFFFF;
    background: #fff;
    margin: 0 7px;
    border-radius: 9px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff
}

.www51buycom .num li.on {
    background: #222c50;
    color: #222c50;
}


/*当前项*/

.www51buycom .prev,
.www51buycom .next {
    width: 22px;
    height: 36px;
    position: absolute;
    bottom: 3px;
}

.www51buycom .prev {
    left: 110px;
    background: url(../images/nne.gif) left top no-repeat;
}

.www51buycom .next {
    right: 110px;
    background: url(../images/ppr.gif) left top no-repeat;
}

.newsright {
    float: right;
    width: 470px;
}

.newsright li {
    float: left;
    width: 470px;
    padding: 0 0 14px 0;
}

.newsright li a img {
    float: left;
    border-right: 2px solid #da0c0c;
}

.nnr {
    float: left;
    width: 307px;
    height: 118px;
    border: 1px solid #ededed;
    border-left: 0;
}

.newsright li a:hover .nnr {
    border: 1px solid #da0c0c;
    border-left: 0;
}

.newsright li .name {
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #4e6990;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0 0 9px;
}

.newsright li a:hover .name {
    color: #da0c0c
}

.newsright li a em {
    display: block;
    background: url(../images/time.jpg) 11px center no-repeat;
    font-style: normal;
    padding: 0 0 0 30px;
    color: #747474
}

.nnrcon {
    float: left;
    width: 290px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #747474;
    padding: 10px 0 0 9px;
}

.teamr {
    float: right;
    width: 350px;
    line-height: 25px;
    color: #747474;
}

.teamr_t {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.teamr_t .fl {
    color: #295087;
    font-size: 14px;
    float: left;
    width: 70%;
}

.teamr_t font {
    float: right;
    color: #747474;
    font-family: 'arial'
}

.main,
.fyMain {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.fyMain {
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 40px;
    padding-top: 30px;
    min-height: 400px;
}


/*---行业动态-----*/

.Ttitle {
    position: relative;
    width: 460px;
    height: 65px;
    margin: 0 auto;
    padding-top: 5px;
    background: url(../images/titlebg.jpg) center center no-repeat;
}

.Ttitle .Font {
    width: 460;
    height: 30px;
    display: block;
    color: #f02e49;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.Ttitle .English {
    width: 460;
    height: 30px;
    display: block;
    color: #1561af;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-family: impact;
    text-transform: uppercase;
}

.Tmore {
    position: relative;
    margin: 0 auto;
    width: 272px;
    height: 34px;
    border: 1px solid #7a7a7a;
    background: url(../images/index_24.jpg) 170px center no-repeat;
}

.Tmore a {
    width: 172px;
    height: 34px;
    display: block;
    padding-left: 100px;
    color: #333;
    font-size: 14px;
    line-height: 34px;
}

.none {
    display: none;
}

.newsList {
    width: 1000px;
    margin: 0 auto;
    padding-top: 6px;
    padding-bottom: 12px;
}

.newsListDl {
    float: left;
    width: 500px;
    height: 91px;
    border-bottom: 1px solid #d5d5d5;
}

.newsListDl a {
    width: 500px;
    height: 90px;
    display: block;
    padding-bottom: 1px;
}

.newsListDl a:hover {
    background: #1561af;
}

.newsListDl a:hover .title {
    color: #ffffff;
}

.newsListDl a:hover .intro {
    color: #4bbeed;
}

.newsListDl a:hover .num {
    color: #ffffff;
}

.newsListDl dt {
    float: left;
    width: 90px;
    height: 90px;
    color: #d2dde8;
    font-size: 48px;
    line-height: 90px;
    font-family: impact;
    text-align: center;
}

.newsListDl dd {
    float: left;
    width: 410px;
    height: 90px;
}

.newsListDl .title {
    width: 410px;
    height: 30px;
    display: block;
    padding-top: 18px;
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

.newsListDl .intro {
    width: 410px;
    height: 24px;
    display: block;
    overflow: hidden;
    color: #000;
    font-size: 12px;
    line-height: 24px;
}


/*---风采----*/

.ifeng_fr {
    float: right;
    width: 467px;
    background: url(../images/k5.png) right bottom no-repeat;
    height: 452px;
}

.if_con {
    padding: 65px 0 0 37px;
}

.if_con img {
    float: left;
}

.if_crr {
    float: right;
    width: 188px;
    padding: 0 25px 0 0
}

.if_crr h4 {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    display: block;
    padding: 100px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.if_crr span {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 5px 0 0;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}

.if_crr .icc {
    color: #fff;
    font-size: 16px;
}


/*book*/


/*圆圈分类*/


/*首页两条咨询*/


/*产品中心*/

.pro_bg {
    width: 1440px;
    margin: 0 auto;
    height: 385px;
}

.pro_bg ul {
    width: 1004px;
    margin: 0 auto;
    padding-top: 150px;
}

.pro_bg li {
    float: left;
    width: 176px;
    height: 176px;
    border-radius: 100%;
    border: 1px solid #b49b63;
    overflow: hidden;
}

.pro_bg li+li {
    margin-left: 26px;
}

.pro_col {
    width: 166px;
    height: 166px;
    margin-left: 5px;
    margin-top: 5px;
    border-radius: 100%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pro_col .info {
    height: 80px;
    width: 166px;
    margin-top: 46px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: none;
}

.pro_col .title {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding-top: 15px;
}

.pro_col .msg {
    font-size: 14px;
    line-height: 14px;
    color: #f2b797;
    padding-top: 12px;
}


/*企业资讯+留言*/

.msgnews_bg {
    width: 1440px;
    margin: 0 auto;
    height: 356px;
}

.company_b {
    float: left;
    padding-top: 105px;
}

.company_b li {
    height: 16px;
    width: 452px;
    background-image: url(../images/company_bg.png);
    background-repeat: repeat-x;
    font-size: 14px;
    line-height: 16px;
    margin-top: 23px;
    float: left;
    margin-right: 40px;
}

.company_b li a {
    display: block;
}

.company_b li .title {
    float: left;
    color: #ff9a64;
    background-color: #0d0400;
    padding-right: 20px;
}

.company_b li .time {
    float: right;
    color: #ff9a64;
    background-color: #0d0400;
    padding-left: 20px;
}

.in_msg_b {
    float: right;
    width: 492px;
}

.in_msg_b form {
    padding-top: 95px;
}

.in_msg_b label {
    clear: both;
    display: block;
    margin-top: 20px;
}

.in_msg_b label:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.in_msg_b label span {
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #ff9a64;
    padding-right: 20px;
}

.in_msg_b label textarea {
    float: left;
    width: 415px;
    height: 85px;
    outline: none;
    border: none;
    background-color: #4f1c00;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-indent: 1em;
}

.in_msg_b label input {
    float: left;
    width: 150px;
    height: 30px;
    border: none;
    outline: none;
    background-color: #4f1c00;
    color: #fff;
    font-size: 14px;
    text-indent: 1em;
}

.in_msg_b .name {
    float: left;
}

.in_msg_b .phone {
    float: left;
    clear: none;
    padding-left: 40px;
}

.in_msg_b .sub_b {
    clear: both;
    padding-top: 20px;
    padding-left: 76px;
}

.in_msg_b .sub_b input {
    width: 80px;
    height: 30px;
    border: none;
    outline: none;
    background-color: #4f1c00;
    color: #ff9a64;
    font-size: 14px;
    cursor: pointer;
}


/*foot*/


/* footer*/

.footer {
    width: 100%;
    background: #232f36;
}

.btnav {
    width: 100%;
    height: 104px;
    border-bottom: 1px solid #1d5a9b;
    padding-top: 25px;
    background: #105095;
}

.btnavlist {
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.btnavlist a {
    float: left;
    margin-right: 14px;
    width: 186px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #2862a0;
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
}

.btnavlist a span {
    padding-left: 5px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.btnavlist a:hover {
    color: #4bbeed;
}

.btnavlist a:hover span {
    color: #4bbeed;
}


/*end btnavlist*/

.footOne {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.footTel {
    float: left;
    width: 304px;
    height: 90px;
    background: url(../images/tel.png) left 32px no-repeat;
}

.footTel .tel {
    width: 250px;
    height: 70px;
    padding-left: 40px;
    padding-top: 18px;
    color: #FFF;
    font-size: 18px;
    text-align: left;
}

.footTel .tel .num {
    width: 250px;
    height: 40px;
    display: block;
    color: #FFF;
    font-size: 30px;
    font-family: impact;
    text-transform: uppercase;
}


/*end footTel*/

.share {
    float: left;
    width: 300px;
    height: 90px;
    padding-left: 90px;
}

.share li {
    position: relative;
    float: left;
    width: 150px;
    height: 40px;
    margin-top: 30px;
}

.share .list {
    width: 102px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    display: block;
    color: #42525b
}

.share .qq {
    background: url(../images/qq.png) left top no-repeat;
}

.share .qq2 {
    background: url(../images/share.png) left top no-repeat;
}

.share a.list:hover {
    color: #fff;
}

.shareList {
    position: absolute;
    left: 30px;
    top: 35px;
    z-index: 99;
    display: none;
    width: 200px;
}

.shareList a {
    display: inline;
}


/*end share*/

.site {
    float: left;
    width: 155px;
    height: 40px;
    padding-left: 45px;
    margin-top: 30px;
    color: #42525b;
    font-size: 14px;
    background: url(../images/site.png) left top no-repeat;
}

.site a {
    color: #42525b;
    line-height: 40px;
}

.site a:hover {
    color: #fff
}


/*end site*/

.link {
    position: relative;
    width: 1000px;
    height: auto!important;
    height: 82px;
    min-height: 82px;
    padding: 20px 0px;
    margin: 0px auto;
    border-bottom: 1px solid #39444a;
    border-top: 1px solid #39444a;
}

.linkTitle {
    float: left;
    width: 180px;
    height: 82px;
    background: url(../images/link.jpg) 10px center no-repeat;
}

.linkTitle .font {
    display: block;
    width: 158px;
    height: 34px;
    padding-left: 22px;
    padding-top: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}

.linkTitle .english {
    display: block;
    width: 180px;
    height: 26px;
    color: #4bbeed;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: impact;
}

.link_list {
    float: left;
    width: 820px;
    height: auto!important;
    height: 82px;
    min-height: 82px;
}

.link_list a {
    float: left;
    width: 190px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #39444a;
    color: #78858c;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    margin-left: 15px;
}

.link_list a:hover {
    color: #ffffff;
}


/*end link*/

.copyright {
    width: 1000px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.copyrightnr {
    width: 1000px;
    color: #FFF;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    font-family: '宋体';
}

.copyrightnr a {
    color: #FFF
}

.copyrightnr a:hover {
    color: #ffffff
}


/*end copy*/


/*fixed*/

.fixed {
    position: fixed;
    width: 72px;
    height: 176px;
    right: 25px;
    bottom: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    z-index: 999;
}

.fixed a {
    display: block;
    width: 72px;
    height: 59px;
}

.book {
    background: url(../images/fixed.jpg) 0 0 no-repeat;
}

.book:hover {
    background-position: -72px 0;
}

.fixed a.codepic {
    background: url(../images/fixed.jpg) 0 -59px no-repeat;
    height: 57px;
}

.fixed a.codepic:hover {
    background-position: -72px -59px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../images/fixed.jpg) 0 -117px no-repeat;
    height: 57px;
}

.fixed a.backup:hover {
    background-position: -72px -116px;
    height: 58px;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -174px;
    display: none;
}


/* 分页样式 contact*/

.white {
    width: 100%;
    height: 39px;
    background: #ffffff;
    border-bottom: 1px solid #b0c0ca;
    border-top: 1px solid #b0c0ca;
}

.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    position: relative;
    width: 1000px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.left {
    float: left;
    width: 230px;
    overflow: hidden;
    margin-right: 20px;
    margin-top: -1px;
}

.leftProClaList {
    width: 230px;
    height: 100px;
    height: auto!important;
    min-height: 100px;
    padding-bottom: 10px;
    background: #fff;
}

.leftProClaList ul {
    width: 192px;
}

.leftProClaList ul li {
    width: 150px;
    height: 40px;
    padding-left: 14px;
    padding-right: 26px;
    border: 1px solid #b7c5ce;
    overflow: hidden;
    background: url(../images/proclassbg.png) 170px center no-repeat #f6f6f6;
    margin-bottom: 10px;
}

.leftProClaList a {
    color: #000;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

.leftProClaList ul li:hover {
    color: #ffffff;
    background-color: #105095;
}

.leftProClaList ul li:hover a {
    color: #fff;
}

.leftProClaList ul ul {
    width: 190px;
    border-bottom: 1px solid #b7c5ce;
    padding: 0px;
    margin-top: -11px;
    margin-bottom: 10px;
    display: none;
}

.leftProClaList ul ul li {
    width: 190px;
    height: 40px;
    border-bottom: none;
    border-top: 1px solid #20a0ff;
    padding: 0px;
    margin: 0px;
}

.leftProClaList ul ul li a {
    width: 134px;
    height: 40px;
    padding-left: 30px;
    padding-right: 26px;
    border: none;
    display: block;
    color: #fff;
    line-height: 40px;
    background: #105095;
}

.leftProClaList ul ul li a:hover {
    color: #4bbeed
}

.leftProClaList ul li.open {
    background: url(../images/proclassbg.png) 170px center no-repeat #105095;
}

.leftProClaList ul li.open a {
    color: #fff
}

.leftProClaList ul li.on {
    background: url(../images/proclassbg.png) 170px center no-repeat #105095;
}

.leftProClaList ul li.on a {
    color: #ffffff;
}


/*end leftProClaList*/

.leftTitle {
    width: 100%;
    height: 40px;
    color: #f02e49;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}

.leftTitle span {
    color: #1561af;
}

.contactTel {
    width: 202px;
    height: 44px;
    color: #1561af;
    font-size: 24px;
    line-height: 44px;
    font-family: impact;
    text-align: center;
}

.leftContact {
    width: 202px;
    padding: 10px 14px;
    margin-top: 24px;
    background: #fff;
}

.contactnr dl {
    width: 202px;
    display: block;
    clear: both;
}

.contactnr dl dt,
.contactnr dl dd {
    font-size: 12px;
    color: #666666;
    line-height: 26px;
}

.contactnr dl dt {
    width: 40px;
    float: left;
    padding-left: 10px;
}

.contactnr dl dd {
    width: 142px;
    float: left;
}

.leftNews {
    width: 202px;
    padding: 10px 14px;
    background: #fff;
    margin-top: 24px;
}

.leftNews ul {
    padding-top: 5px;
}

.leftNews li {
    width: 182px;
    height: 36px;
    padding-left: 20px;
    border-bottom: 1px solid #d4dde3;
    background: url(../images/product_03.jpg) 5px center no-repeat;
}

.leftNews li a {
    color: #666666;
    font-size: 12px;
    line-height: 36px;
}

.content {
    margin: 0 20px;
    font-size: 14px;
}

.view {
    line-height: 180%;
    border-bottom: 1px dashed #ccc;
    padding: 0 0 20px;
    margin-bottom: 20px;
}

.view-title {
    width: 100%;
    text-align: center;
    font: 20px/36px "microsoft yahei";
    color: #333;
    padding: 14px 0 0
}

.view-date {
    width: 100%;
    text-align: center;
    font: 12px/24px "microsoft yahei";
    color: #999;
}

.view-date span {
    margin: 0 7px;
}

.view-share {
    width: 155px;
    margin: 20px auto;
}

.view-pages {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.view-pages p {
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px dashed #ddd;
}

.view-back {
    display: block;
    width: 100px;
    height: 30px;
    margin: 10px auto;
    text-align: center;
    font: 14px/30px "microsoft yahei";
}

.view h1 {
    width: 100%;
    font: 20px/30px "microsoft yahei";
    color: #343434;
}

.view img {
    max-width: 100%;
    display: inline
}

.view div {
    font-size: 14px;
}

.news1 {
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;
    font-size: 16px;
}

.news1 li {
    padding: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dotted #c9c9c9;
}

.news1 li a {
    color: #000;
    font-size: 16px;
}

.news1 li span {
    float: right;
    color: #999;
}