* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box;
}

body {
    position: relative;
    font: 14px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

i, em {
    font-style: normal;
}

a {
    color: #333;
}

h1, h2, h3, h4, h5, h6, b {
    font-weight: normal;
}

img {
    border: none \9;
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

@font-face {
    font-family: 'impact';
    src: url('../fonts/impact.ttf');
    src: url('../fonts/impact.ttf'); format('embedded-opentype'), url('../fonts/impact.ttf'); format('woff'), url('../fonts/impact.ttf'); format('truetype'), url('../fonts/impact.ttf'); format('svg');
    font-weight: normal;
    font-style: normal;
}

.tywidth {
    width: 1200px;
    margin: 0 auto;
}

.ty_content {
    width: 1200px;
    margin: 0 auto;
}


.header1 {
    width: 100%;
    height: 35px;
    background: #eeeeee;
}

.header1_main {
    width: 1200px;
    height: 35px;
    margin: 0 auto;
}

.header1_main_left {
    font-size: 14px;
    color: #999999;
    line-height: 35px;
    float: left;
}

.header1_main_right {
    float: right;
}

.header1_main_right ul li {
    float: left;
    margin-left: 35px;
    line-height: 35px;
}

.header1_main_right ul li img {
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.header1_main_right ul li a {
    color: #999999;
}

.header2 {
    width: 100%;
    height: 137px;
    background: #ffffff;
    overflow: hidden;
}

.header2_main {
    width: 1200px;
    height: 137px;
    margin: 0 auto;
    padding-top: 22.5px;
}

.header_logo {
    float: left;
    margin-top: 13px;
    margin-right: 15px;
    width: 70px;
    height: 70px;
}

.header2_dhy {
    float: left;
    padding-top: 19px;
}

.header2_dhy h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    color: #d90b0b
}

.header2_dhy h3 span {
    color: #0096d9
}

.header2_dhy p {
    color: #fba700;
    font-size: 18px;
    margin-top: 10px;
}

.header2_phone {
    float: right;
    padding-top: 15px;
}

.header2_phone_icon {
    float: left;
    position: relative;
    top: 8px;
    margin-right: 15px;
}

.header2_phone_main {
    float: right;
}

.header2_phone_main p {
    font-size: 24px;
    font-weight: bold;
    color: #0096d9;
    margin: 0;
    padding: 0;
}

.header3 {
    width: 100%;
    height: 58px;
    background: #0096d9
}

.header3_main {
    width: 1200px;
    height: 58px;
    margin: 0 auto;
}

.header3_main ul li {
    float: left;
    height: 58px;
}

.header3_main ul li a div {
    height: 58px;
    text-align: center;
    line-height: 58px;
    font-size: 16px;
    padding: 0px 54px;
}

.header3_main ul img {
    position: relative;
    top: 11px;
}

.header3_main ul li:after {
    background: url(../images/after.png) no-repeat;
    width: 1px;
    height: 58px;
}

.header3_main ul li a {
    color: #ffffff;
}

.header3_main ul li:hover a div {
    background: #fba700
}

.header3_main ul li.on a div {
    background: #fba700
}


/*banner*/
.banner {
    margin: -1px 0 0;
    width: 100%;
    line-height: 0;
}

.banner img {
    width: 100%;
}

/*搜索*/
.search_big {
    width: 100%;
    height: 145px;
}

.search {
    width: 1920px;
    height: 145px;
    margin-top: -10px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/serbg1.png) no-repeat;
}

.search_main {
    width: 1200px;
    height: 145px;
    margin: 0 auto;
}

.search_left {
    width: 745px;
    height: 145px;
    float: left;
}

.search_left ul li {
    float: left;
    padding-top: 45px;
    padding-left: 25px;
}

.search_left ul li:nth-child(1) {
    padding-left: 0px;
}

.search_left ul li .search_img {
    float: left;
    margin-right: 10px;
}

.search_left ul li .search_concent {
    float: left;
}

.search_left ul li .search_concent h3 {
    font-size: 20px;
    font-weight: bold;
    color: #2b2c2d;
}

.search_left ul li .search_concent p {
    color: #333333
}

.search_right {
    width: 455px;
    height: 145px;
    float: right;
    padding-top: 42px;
    padding-left: 25px;
}

.search-form {
    width: 430px;
    height: 35px;
    border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    padding-left: 15px;
}

.search .wb {
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}

.search_hot {
    float: left;
}

.search .wb a {
    float: left;
}

.search-keywords {
    width: 350px;
    height: 33px;
    border: none;
    outline: none;
    background-color: transparent;
}

#s_btn {
    width: 33px;
    height: 33px;
    background: url(../images/search_icon.png) no-repeat;
    float: right;
    border: none;
    background-position: center;
    margin-right: 5px;
}

.search_right i {
    float: left;
}


/*product-main*/

.product-main {
    margin-top: 50px;
}

.product-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

/*product-main pro-left*/

.product-main .product-content .pro-left {
    margin-right: 11px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 275px;
    float: left;
    background: #0096d9;
}

/*.product-main .product-content .pro-left .top{ width: 270px; text-align: center; height: 97px; padding: 20px 0 0 0;background: #da2820;}*/
/*.product-main .product-content .pro-left .top p{ font-size: 36px; color: #fff;line-height: 38px;}*/
/*.product-main .product-content .pro-left .top b{ font-size: 12px; color: #fff; text-transform: uppercase; font-family: arial; display: block; margin: 5px 63px 0 0;padding-left: 60px;}*/
.product-main .product-content .pro-left .top {
    height: 114px;
    line-height: 90px;
    width: 100%;
    text-align: center;
    background: url(../images/cbbj.png) no-repeat;
}


.product-main .product-content .pro-left .top h3 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    height: 27px;
}

.product-main .product-content .pro-left .top b {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

/*product-main pro-left sideMenu*/

.product-main .product-content .pro-left .sideMenu {
    border: 1px solid #e8e8e8;
    padding: 15px 15px 15px 13px;
    background: #f2f2f2;
}

.product-main .product-content .pro-left .sideMenu h6 {
    margin: 10px 0 10px;
    position: relative;
    background: #444444;
    height: 40px;
    width: 246px;
    line-height: 40px;
    padding-left: 30px;
    border-radius: 5px;
}

.product-main .product-content .pro-left .sideMenu h6:after {
    content: "";
    background: url(../images/prohr.png) no-repeat;
    width: 228px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.product-main .product-content .pro-left .sideMenu h6 a {
    color: #fff;
    font-size: 16px;
}

.product-main .product-content .pro-left .sideMenu h6 img {
    vertical-align: middle;
    margin: -6px 0 0 12px;
}

.product-main .product-content .pro-left .sideMenu ul {
    margin-bottom: 15px;
}

.product-main .product-content .pro-left .sideMenu ul li {

    background: url(../images/cblli.png) no-repeat left;
    height: 45px;
    width: 246px;
    line-height: 45px;
    padding-left: 46px;
    border-bottom: dashed 1px #ccc;
    background-position-x: 30px;
}

/*.product-main .product-content .pro-left .sideMenu ul li a:before{ content: "•"; font-size: 14px; color: #666; margin: 0 10px 0 0;}*/
.product-main .product-content .pro-left .sideMenu ul li a:hover, .product-main .product-content .pro-left .sideMenu ul li a:hover:before {
    color: #0096d9;
}

.product-main .product-content .pro-left .sideMenu ul li a {
    font-size: 14px;
    color: #666;
}

/*product-main pro-left bottom*/

.product-main .product-content .pro-left .bottom_js {
    background: #0096d9;
    width: 270px;
    height: 98px;
    padding: 20px 0 0 15px;
}

.product-main .product-content .pro-left .bottom_js > div {
    display: inline-block;
    vertical-align: middle;
}

.product-main .product-content .pro-left .bottom_js .rx p {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 10px;
}

.product-main .product-content .pro-left .bottom_js .rx i {
    font-size: 24px;
    display: block;
    line-height: 24px;
    color: #fff;
}

.product-main .product-content .pro-left .bottom_js .icon {
    line-height: 0;
    margin: 0 5px 0 0;
}

/*product-main recommend*/

.product-main .product-content .pro-left .recommend {
    border: 1px solid #ccc;
    margin: 20px 0 0;
}

.product-main .product-content .pro-left .recommend h6 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0096d9;
}

.product-main .product-content .pro-left .recommend dl dd {
    text-align: center;
    margin: 10px 0;
}

.product-main .product-content .pro-left .recommend dl dd .pic {
    width: 240px;
    height: 164px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #D8D8D8;
}

.product-main .product-content .pro-left .recommend dl dd .pic:hover {
    border: 1px solid #0096d9;
}

.product-main .product-content .pro-left .recommend dl dd .pic img {
    width: 100%;
}

.product-main .product-content .pro-left .recommend dl dd p:hover a {
    color: #0096d9;
}

.product-main .product-content .pro-left .recommend dl dd p a {
    color: #494949;
    font-size: 14px;
}

/*product-main phoneus*/

.product-main .product-content .pro-left .phoneus {
    border: 1px solid rgb(220, 220, 220);
    margin-top: 20px;
}

.product-main .product-content .pro-left .phoneus h6 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #0096d9;
}

.product-main .product-content .pro-left .phoneus p {
    color: #fff;
    font-size: 14px;
    margin: 10px 0 10px 10px;
}

.product-main .product-content .pro-left .phoneus p a {
    color: #333;
    font-size: 14px;
    background: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 10px;
    text-align: center;
    width: 98px;
    height: 30px;
    line-height: 30px;
}

.product-main .product-content .pro-left .phoneus p a:hover {
    text-decoration: underline;
}

/*product-main right*/

.product-main .product-content .right {
    float: left;
    width: 894px;
    margin-left: 20px;
}

.product-main .product-content .right .title-top {
    border-bottom: 1px dashed #c2c2c2;
    padding-bottom: 5px;
    overflow: hidden;
}

.product-main .product-content .right .title-top img {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 15px;
    width: 13px;
    height: 22px;
}

.product-main .product-content .right .title-top span {
    color: #292929;
    font-size: 16px;
    display: inline-block;
}

.product-main .product-content .right .title-top > div {
    display: inline-block;
}

.product-main .product-content .right .title-top > div > a {
    color: #292929;
    font-size: 16px;
}

.product-main .product-content .right .title-top > div > a:hover {
    color: #0096d9;
}

.product-main .product-content .right .cp-zl {
    margin-top: 35px;
    overflow: hidden;
}

.product-main .product-content .right .cp-zl ul li {
    float: left;
    position: relative;
    width: 280px;
    margin: 0 17px 21px 0;
    overflow: hidden;
}

.product-main .product-content .right .cp-zl .cp-img {
    text-align: center;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.product-main .product-content .right .cp-zl ul li img {
    width: 279px;
}

.product-main .product-content .right ul li:hover .cp-img img {
    transform: scale(1.1, 1.1);
    transition-duration: 300ms;
}

.product-main .product-content .right ul li .db-title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #333;
    text-align: center;
    background: #ccc;
}

.product-main .product-content .right ul li:hover .db-title {
    color: #fff;
    background: #0096d9;
}


.product-main .product-content .right .content .about-zx .down-up {
    height: 50px;
    margin-top: 20px;
}

/*product-main right advantage-nr*/

.product-main .product-content .right .advantage-nr {
    overflow: hidden;
    margin-top: 35px;
}

.product-main .product-content .right .process-nr {
    overflow: hidden;
    margin-top: 35px;
    font-size: 14px;
}

.pages {
    margin-top: 30px;
    float: right;
    display: inline;
    padding-bottom: 30px;
}

.pages span {
    color: #9a9a9a;
    vertical-align: bottom;
}

.pages .pgbtn {
    border: 1px solid #ccc;
    color: #999;
}

.pages a, .pages span {
    display: inline-block;
    padding: 0 10px;
    margin: 0 3px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #0096d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

.pages a, .pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #0096d9;
}

/*#xqy-fdj{ height: 386px;}*/
.product-main .product-content .right .nr {
    margin-top: 35px;
    overflow: hidden;
}

/* clearfix */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

.product-basic {
    width: 379px;
    overflow: hidden;
    float: left;
}

.product-basic .product-img {
    /*border: solid 1px #ccc;*/
}

.product-basic .product-img .big-img {
    overflow: hidden;
    margin: auto;
}

.product-basic .product-img .big-img img {
    width: 100%
}

.product-basic .product-img .big-img {
    text-align: center;
}

.small-img {
    height: 84px;
    width: 378px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
    border: solid 1px #ccc;
}

.product-basic .product-img .small-img .checked {
    border: 1px solid #f2f2f2;
}

.product-basic .product-img .small-img li {
    width: 120px;
    text-align: center;
    overflow: hidden;
    float: left;
    margin-right: 8px;
    height: 90px;
}

.product-basic .product-img .small-img li + li + li {
    margin-right: 0;
}

.product-basic .product-img .small-img li img {
    cursor: pointer;
    width: 100%;
}

.jiathis_style {
    margin: 5px 0 0 15px;
}

#jiathis_webchat img {
    display: inline-block;
}

.product-border {
    float: left;
    overflow: hidden;
    width: 486px;
    margin-left: 15px;
}

.product-basic-info {
    margin-left: 10px;
}

.product-basic-info-item {
    line-height: 35px;
    margin: 10px 0px;
    font-size: 15px;
}

.product-basic-info-item span {
    border-bottom: 1px solid #dfdfdf;
    display: inline-block;
    width: 390px;
}

.product-border .product-basic-info .clearfix {
    zoom: 1;
    padding-top: 5px;
    margin: 0 20px;
}

.more-case-button {
    width: 200px;
    height: 50px;
    background: #0096d9;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
}

#a-djzx {
    color: #fff;
}

.product-main .product-content .right .cpxq {
    margin-top: 55px;
    overflow: hidden;
}

.product-main .product-content .right .cpxq .top {
    font-size: 18px;
    background: #0096d9;
    display: inline-block;
    width: 160px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 0 5px;
}

.product-xq-id {
    margin-top: 50px;
}

.product-xq-id-top span {
    width: 15px;
    height: 15px;
    background: #03a0e5;
}

.product-xq-id-top p {
    display: inline-block;
    margin-left: 5px;
}

.product-xq-id-top {
    border-bottom: 2px solid #999;
    padding-bottom: 3px;
}

.Related-products {
    margin-top: 50px;
    overflow: hidden;
}

.Related-products .top {
    color: #666;
    font-size: 18px;
    padding-bottom: 3px;
}

.Related-products hr {
    border: none;
    height: 1px;
    border-top: 2px solid #0096d9;
}

.Related-products .list-ul {
    margin: 25px 0px 0 0px;
    overflow: hidden;
}

.Related-products ul li {
    float: left;
    width: 200px;
    margin: 0 26px 45px 0;
    text-align: center;
}

.Related-products ul li .xg-img img {
    width: 100%;
}

.Related-products ul li .xg-img {
    width: 200px;
    border: 1px solid #ccc;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 10px;
}

.Related-products ul li .db-wb span {
    font-size: 16px;
}

.Related-products > .list-ul > ul > li > a {
    display: inline-block;
    vertical-align: middle;
    color: #666;
}

.Related-products > .list-ul > ul > li > a:hover .xg-img {
    transition-duration: 300ms;
}

.Related-products > .list-ul > ul > li > a:hover .db-wb {
    color: #0096d9;
    transition-duration: 100ms;
}

.Related-news {
    margin-top: 10px;
    overflow: hidden;
}

.Related-news .top {
    color: #666;
    font-size: 18px;
    padding-bottom: 3px;
}

.Related-news hr {
    border: none;
    height: 1px;
    border-top: 2px solid #0096d9;
}

.Related-news .top-one, .Related-news .top-two {
    color: #666;
    font-size: 18px;
    float: left;
    width: 430px;
    overflow: hidden;
}

.Related-news .top-two {
    margin-left: 20px;
}

.Related-news .top a .bh {
    margin-left: 5px;
    display: inline-block;
}

.Related-news > .top:hover a {
    color: #0096d9;
}

.Related-news .list-ul {
    margin-top: 25px;
    overflow: hidden;
}

.Related-news > .list-ul > ul {
    display: inline-block;
}

.Related-news .list-ul ul li {
    padding-bottom: 15px;
}

.Related-news .list-ul ul li a {
    font-size: 14px;
    color: #666;
}

.Related-news .list-ul ul li:hover a {
    color: #0096d9;
}

.new-cp-dc {
    margin-top: 35px;
    overflow: hidden;
}

.new-cp-dc > .content {
    position: relative;
    height: 450px;
}

.new-cp-dc > .content > .left {
    display: inline-block;
    width: 565px;
}

.new-cp-dc > .content > .left .nr-1 {
    margin-top: 20px;
}

.new-cp-dc > .content > .left .nr-1 .checkboxSpan {
    margin-right: 15px;
}

.new-cp-dc > .content > .left .nr-1 .bt {
    text-align: right;
    width: 100px;
    display: inline-block;
}

.new-cp-dc > .content > .left .nr-1 label {
    margin-right: 20px;
}

.new-cp-dc > .content > .left .nr-1 form {
    padding-bottom: 30px;
}

.new-cp-dc .content .top {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.new-cp-dc > .content > .right {
    display: inline-block;
    width: 290px;
    vertical-align: top;
    margin-left: 28px;
}

.new-cp-dc > .content > .right .bd-pl {
}

.new-cp-dc > .content > .right .bd-pl ul li {
    font-size: 14px;
    color: #000;
    padding-bottom: 30px;
}

.new-cp-dc > .content > .db-jy {
    margin-top: 20px;
}

.new-cp-dc > .content .db-jy .db-bt {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 12px;
}

.new-cp-dc > .content .jy-hz {
    height: 195px;
}

#jySpan {
    display: block;
}

#mzSpan {
    position: absolute;
    left: 74px;
    top: 36px;
}

#dhSpan {
    position: absolute;
    left: 74px;
    top: 36px;
}

.new-cp-dc > .content .db-jy .zh input {
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
}

.new-cp-dc > .content .db-jy .hz {
    height: 79px;
}

.new-cp-dc > .content .db-jy .zh {
    display: inline-block;
    position: relative;
    margin-top: 40px;
}

.new-cp-dc > .content > .db-jy .zh span font {
    position: absolute;
    left: 140px;
    top: 40px;
    display: block;
    border-radius: 14px;
    width: 145px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.new-cp-dc .an-btn {
    margin-top: 20px;
    position: absolute;
    right: 0;
    top: 365px;
}

.new-cp-dc .tj-btn {
    border-width: 0px;
    width: 100px;
    height: 35px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    border-radius: 15px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    margin-left: 10px;
}

.new-cp-dc .ct-btn {
    border-width: 0px;
    width: 100px;
    height: 35px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    border-radius: 15px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    margin-left: 10px;
}

.new-cp-dc .ct-btn:hover {
    border-color: #fb5f08;
    background: #fb5f08;
    transition-duration: 0.2s;
    color: #fff;
}

.new-cp-dc .ct-btn:hover {
}

.feedback-item_hover input:hover {
    background: #0096d9;
    color: #ffffff;
}

.new-cp-dc .tj-btn:hover {
    border-color: #fb5f08;
    background: #fb5f08;
    transition-duration: 0.2s;
    color: #fff;
}

.user-content .container-right #sub {
    width: 302px;
    height: 40px;
    border: 1px solid #ccc;
    background: #313334;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
}

.user-content .container-right .spa {
    height: 36px;
    line-height: 36px;
    width: 204px;
    display: inline-block;
    float: left;
    font-size: 12px;
    text-indent: 10px;
    margin-top: 10px;
    color: red;
}

.user-content .container-right label {
    width: 64px;
    float: left;
    clear: left;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 15px;
}

.user-content .container-right label, .user-content .container-right input {
    margin-bottom: 25px;
}

.user-content .container-right input {
    cursor: pointer;
    width: 300px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-indent: 8px;
    font-size: 16px;
    font-family: "微软雅黑";
    border: 1px solid #ccc;
    float: left;
}

.user-content .container-right .feedback-zb {
    height: 270px;
    overflow: hidden;
}

.user-content .container-right textarea {
    width: 300px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-indent: 8px;
    font-size: 16px;
    font-family: "微软雅黑";
    border: 1px solid #ccc;
    float: left;
}

.user-content {
    width: 900px;
    display: inline-block;
    margin-left: 50px;
}

.user-content .container-right {
}

.user-content .container-right .feedback-item {
    margin: 25px 0 0 0;
}

.user-content .container-right .feedback-item .feedback-item-left {
    width: 60px;
    display: inline-block;
}

.user-content .container-right .feedback-item .feedback-item-right {
    display: inline-block;
}

.user-content .container-right .feedback-item .feedback-item-right input {
    border: 1px solid #c9c9c9;
    outline: none;
    border-radius: 4px;
    height: 35px;
    padding-left: 5px;
}

.user-content .container-right .feedback-item .feedback-submit {
    border: 0;
    color: #fff;
    background-color: #e83711;
    width: 170px;
    height: 45px;
    font-size: 18px;
    border-radius: 4px;
    cursor: pointer;
}

.join-zx {
    margin-top: 35px;
}

.new-list {
    overflow: hidden;
    margin-top: 35px;
}

.new-list .download-info {
    padding: 15px;
}

.new-list .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}

.new-list .download-info .download-img img {
    width: 80%;
}

.new-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

.new-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.new-list .download-info .download-title a:hover {
    color: #0096d9;
}

.new-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.new-list .download-info .download-discription a:hover {
    color: #0096d9;
}

.new-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.service-list {
    width: 900px;
    overflow: hidden;
    margin-top: 35px;
}

.service-list .download-info {
    padding: 15px;
}

.service-list .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}

.service-list .download-info .download-img img {
    width: 80%;
}

.service-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

.service-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.service-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.service-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.company-honor-list {
    margin-top: 35px;
}

.company-honor-list ul li img {
    width: 100%;
    height: 100%;
}

.company-honor-list ul {
    margin-left: 0px;
}

.company-honor-list ul li {
    float: left;
    width: 280px;
    text-align: center;
    font-size: 16px;
    margin: 0 20px 20px 0;
}

.company-honor-list ul li .power-img {
    display: inline-block;
    width: 142px;
    height: 158px;
    overflow: hidden;
}

.company-honor-list ul li:hover .Company-title {
    color: #0096d9;
}

.model-matching-list {
    width: 943px;
    overflow: hidden;
    margin-top: 35px;
}

.model-matching-list .download-info {
    padding: 15px;
}

.model-matching-list .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}

.model-matching-list .download-info .download-img img {
    width: 80%;
}

.model-matching-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

.model-matching-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.model-matching-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.model-matching-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.case-list {
    overflow: hidden;
    margin-top: 35px;
}

.case-list .download-info {
    padding: 15px;
}

.case-list .download-info .download-img {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    text-align: center;
}

.case-list .download-info .download-img img {
    width: 80%;
}

.case-list .download-info .download-basic {
    display: inline-block;
    vertical-align: middle;
    width: 78%;
}

.case-list .download-info .download-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.case-list .download-info .download-title:hover a {
    color: #0096d9;
}

.case-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.case-list .download-info .download-discription a:hover {
    color: #0096d9;
}

.case-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.company-power-list {
    overflow: hidden;
    padding-top: 10px;
}

.company-power-list ul {
    margin: 0 0 0 0;
}

.company-power-list ul li {
    display: inline-block;
    width: 280px;
    margin: 15px 15px 0 0;
}

.company-power-list > ul > li > a:hover .Company-title {
    color: #0096d9;
}

.company-power-list ul li a {
    display: inline-block;
}

.company-power-list .power-img {
    overflow: hidden;
    width: 280px;
    line-height: 0;
}

.company-power-list .power-img img {
    width: 280px;
}

.company-power-list .Company-title {
    text-align: center;
    width: inherit;
    background: #ebebeb;
    line-height: 30px;
    height: 30px;
    color: #666;
    font-size: 14px;
}

.company-power-list .big-img li {
    margin-right: 65px;
}

#company-honor {
    margin-top: 35px;
    overflow: hidden;
}

#company-honor .ry-nr {
    overflow: hidden;
}

#company-honor .ry-nr ul li {
    float: left;
    text-align: center;
    width: 212px;
    margin: 0 23px 20px 0;
}

#company-honor .ry-nr ul li .pic {
    width: 212px !important;
    height: 276px !important;
    border: 1px solid #ccc;
    padding: 10px 10px 5px 10px;
    text-align: center;
    line-height: 0;
}

#company-honor .ry-nr ul li .pic img {
    width: 190px;
    height: 255px;
}

#company-honor .ry-nr ul li .mc {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0;
}

#company-honor .ry-nr ul li:hover .mc {
    color: #0096d9;
}

.about-zx {
    margin-top: 20px;
}

#about-us .nr {
    margin-top: 35px;
    overflow: hidden;
}

#about-us .nr p {
    line-height: 40px;
    font-size: 16px;
    height: 40px;
}

.support_zx {
    margin: 35px 0 0;
    overflow: hidden;
}


/*底部*/
.bottom_big {
    width: 100%;
    height: 346px;
}

.bottom {
    width: 1920px;
    height: 346px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/bottom_bg.png) no-repeat;
}

.bottom_main {
    width: 1200px;
    height: 346px;
    margin: 0 auto;
    padding-top: 45px;
}

.bottom_mid {
    width: 1200px;
    height: 200px;
}

.bottom_mid_left {
    width: 537px;
    height: 200px;
    border-right: 1px solid #999;
    padding-top: 28px;
    float: left;
}

.bottom_mid_left h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    width: 573px;
    margin-bottom: 23px;
}

.bottom_mid_left ul {
    float: left;
}

.bottom_mid_left ul li {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
}

.bottom_mid_z {
    width: 255px;
    height: 200px;
    float: left;
    border-right: 1px solid #999;
    padding-left: 78px;
}

.bottom_mid_z ul li a {
    color: #ffffff;
}

.bottom_mid_z ul li {
    margin-bottom: 13px;
}

.bottom_mid_right {
    width: 250px;
    height: 200px;
    float: left;
    padding-left: 78px;
}

.bottom_mid_right ul li a {
    color: #ffffff;
}

.bottom_mid_right ul li {
    margin-bottom: 13px;
}

.bottom_mid_ewm {
    width: 100px;
    float: left;
    margin-top: 44px;
    margin-left: 77px;
}

.bottom_mid_ewm p {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 100px;
}


.bottom_dibu {
    width: 1200px;
    height: 60px;
    border-top: 1px solid #999;
    margin-top: 10px;
    text-align: center;
    line-height: 60px;
    color: #ffffff;
}

.bottom_dibu a {
    color: #ffffff;
}


.list-container {
    width: 1200px;
    margin: 30px auto;
}

.list-container .map-produt {
    border-bottom: solid 1px #CCCCCC;
}

.list-container .group {
    margin: 60px 0 30px 0;
}

.list-container .group .title {
    font-size: 24px;
}

.list-container .group .top-group {
    margin-top: 40px;
}

.list-container .group .groups {
    margin-top: 20px;
}

.list-container .group .title a {
    font-size: 16px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ffc700;
    text-align: center;
}

.list-container .group .top-group ul li {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}

.list-container .group .top-group a {
    padding: 10px 10px;
    background: #e8e8e8;
    font-size: 16px;
    color: #333;
}

.list-container .group .groups ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 25px;
}

.list-container .group .groups .k {
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 0 20px;
}

.list-container .group .groups .v {
    display: inline-block;
    vertical-align: top;
    width: 1100px;
}

.list-container .group .groups .v a {
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    display: inline-block;
    color: #666666;
}

.map-produt .map-produt-title {
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #333;
}

.map-produt-cate_list {
    margin: 10px 0;
}

.map-produt-cate_list a {
    padding: 10px;
    color: #333;
    font-size: 16px;
}

.product-main .product-content .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.product-main .product-content .container-right .search-products ul li {
    width: 197px;
    height: 160px;
    overflow: hidden;
    display: inline-block;
    margin: 0 20px 20px 0;
}

.product-main .product-content .container-right .search-products .products-title {
    text-align: center;
}

.product-main .product-content .container-right .search-products .product-img img {
    width: 197px;
}

.product-main .product-content .container-right .search-news ul li {
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 15px;
}

.product-main .product-content .container-right .search-news .search-news-title {
    font-size: 16px;
}

.product-main .product-content .container-right .search-news .search-news-discription {
    margin-top: 10px;
}

.product-main .product-content .container-right .search-news .search-news-basic {
    color: #999999;
}

.product-main .product-content .container-right .search-news .search-news-basic span {
    margin-right: 20px;
}


/*foot webmap*/

.list-container {
    width: 1200px;
    margin: 30px auto;
}

.list-container .group {
    margin: 60px 0 30px 0;
}

.list-container .group .title {
    font-size: 24px;
}

.list-container .group .top-group {
    margin-top: 40px;
}

.list-container .group .groups {
    margin-top: 20px;
}

.list-container .group .title a {
    font-size: 16px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ffc700;
    text-align: center;
}

.list-container .group .top-group ul li {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}

.list-container .group .top-group a {
    padding: 10px 10px;
    background: #e8e8e8;
    font-size: 16px;
    color: #333;
}

.list-container .group .groups ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 25px;
}

.list-container .group .groups .k {
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 0 20px;
}

.list-container .group .groups .v {
    display: inline-block;
    vertical-align: top;
    width: 1100px;
}

.list-container .group .groups .v a {
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    display: inline-block;
    color: #666666;
}

.map-produt .map-produt-title {
    margin: 25px 0;
    font-size: 16px;
    color: #0096d9;
    padding-left: 20px;
    border-left: 5px solid #0096d9;
}

.map-produt-cate_list {
    margin: 15px 0;
}

.map-produt-cate_list a {
    padding: 2px;
    color: #333;
    font-size: 14px;
    margin-right: 15px;
}

.map-produt-cate_list a:hover {
    background: #0096d9;
    color: #fff;
}

.map-produt-cate_list ul li {
    margin-bottom: 15px;
}


.video_div {
    width: 1200px;
    margin: 0 auto;
}

.product_right .tempWrap {
    overflow: hidden !important;
    position: relative !important;
    width: 1230px !important;
}
























































































