* {
    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, h3, h4, h5, h6, b {
    font-weight: normal;
}
h2 {
    font-weight: normal;
	font-size: 22px;
}

img {
    border: none \9;
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.header {
    overflow: hidden;
    width: 100%;
}

.header .h-nr-1 {
    width: inherit;
    overflow: hidden;
    background-color: rgb(241, 241, 241);
    box-shadow: 0px 1px 3px 0px rgba(154, 154, 154, 0.35);
}

.header .header-top {
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
}

.header .header-top .header-left {
    float: left;
    font-size: 14px;
    color: #666666;
    letter-spacing: 1px;
}

.header .header-top .header-right {
    float: right;
}

.header .header-top .header-right a {
    font-size: 14px;
    color: #666;
}

.header .header-top .header-right a:hover {
    color: #0099ff;
}

.header .header-top .header-right span {
    border: 1px solid #a6a6a6;
    margin: -2px 15px 0;
    display: inline-block;
    height: 13px;
    vertical-align: middle;
}

.header .h-nr-2 {
    width: inherit;
    overflow: hidden;
    padding: 28px 0 22px 0;
}

.header .h-nr-2 .zb {
    width: 1200px;
    margin: 0 auto;
}

.header .h-nr-2 .zb .left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.header .h-nr-2 .zb .left img {
    display: inline-block;
}

.header .h-nr-2 .zb .left .img-2 {
    margin-right: 30px;
}

.header .h-nr-2 .zb .wb {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
}

.header .h-nr-2 .zb .wb p {
    color: #222;
    font-size: 26px;
    position: relative;
    width: 465px;
}


.header .h-nr-2 .zb .wb p img {
    position: absolute;
    left: 142px;
}

.header .h-nr-2 .zb .wb p img + b + img {
    left: 405px;
}

.header .h-nr-2 .zb .wb p b {
    color: #78c229;
}

.header .h-nr-2 .zb .wb p + p {
    width: 652px;
}

.header .h-nr-2 .zb .wb p + p > i {
    color: #6b6b6b;
    font-size: 20px;
}

.header .h-nr-2 .right {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    text-align: right;
}

.header .h-nr-2 .right .lx-ph {
    margin-right: 15px;
}

.header .h-nr-2 .right > div {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.header .h-nr-2 .right > div p {
    color: #666;
    font-size: 18px;
    text-align: right;
}

.header .h-nr-2 .right > div p + p {
    color: #333;
    font-size: 24px;
}

.header .nav {
    background: url(../image/nav-bg.png) no-repeat;
    background: url(../image/nav-bg.png) \9 no-repeat;
    width: 100%;
    height: 56px;
    line-height: 40px;
    background-size: cover;
    overflow: hidden;
}

.header .nav .nav-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header .nav .nav-content ul li .ts {
    position: relative;
    width: 100px;
}

.header .nav .nav-content ul li .ts > i {
    position: absolute;
    left: -17px;
    bottom: 15px;
    width: 145px;
    font-size: 12px;
}

.header .nav .nav-content ul li {
    float: left;
    text-align: center;
    margin-right: 33px;
    height: 56px;
}

.header .nav .nav-content ul li a i {
    text-transform: uppercase;
    display: block;
    line-height: 0;
    font-size: 12px;
}

.header .nav .nav-content ul li:last-child {
    margin-right: 0;
}

.header .nav .nav-content ul li a {
    color: #fff;
    font-size: 16px;
    width: 100px;
    position: relative;
    display: inline-block;
    height: 56px;
}

.header .nav .nav-content ul li a.on {
    background: url(../image/hovernav.png) no-repeat;
    width: 100px;
    margin: 10px 0 0 0;
    height: 38px;
    line-height: 38px;
}

.header .nav .nav-content ul li a.on i {
    visibility: hidden;
}

.header .nav .nav-content ul li:hover a i {
    visibility: hidden;
}

.header .nav .nav-content ul li:hover a {
    background: url(../image/hovernav.png) no-repeat;
    width: 100px;
    margin: 10px 0 0 0;
    height: 38px;
    line-height: 38px;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}

.product-main {
    margin-top: 50px;
}

.product-content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.product-main .product-content .pro-left h3 .more, .product-main .product-content .pro-left h4 .more{
	 color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    float: right;
   margin-right: 20px;
}

.product-main .product-content .pro-left h3, .product-main .product-content .pro-left h4 {
        background: #78c229;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
}

.product-main .product-content .pro-left h4 img, .product-main .product-content .pro-left h3 img {
    margin: -2px 10px 0 15px;
    vertical-align: middle;
}

.product-main .product-content .pro-left ul li a {
    color: #4c4c4c;
    font-size: 14px;
    margin-left: 15px;
}

.product-main .product-content .pro-left ul li a:hover {
    color: #0099FF;
}

.product-main .product-content .pro-left ul li a:before {
    content: url(../image/jio.png);
  width: 15px;
  height: 15px;	
    display: inline-block;
    vertical-align: top;
    margin: 2px 7px 0 0;
}

.product-main .product-content .pro-left ul li a:hover:before {
    content: url(../image/jio2.png);
}
.product-main .product-content .pro-left h3 .more:hover, .product-main .product-content .pro-left h4 .more:hover{
	 color: #0099FF;
	 font-weight: bold;
}

.product-main .product-content .pro-left ul li {
        width: 48%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.product-main .product-content .pro-left ul hr {
    outline: none;
    height: 1px;
    width: 100%;
    background: #cfcfcf;
    border: none;
}

.product-main .product-content .pro-left {
    width: 244px;
    float: left;
    overflow: hidden;
    border: 1px solid #CFCFCF;
}

.product-main .product-content .pro-left .bg-top {
    
    text-align: center;
    
    border-bottom: 1px solid #CFCFCF;
}

.product-main .product-content .pro-left .bg-top p {
   padding: 10px 0 0 0;
}

.product-main .product-content .pro-left .bg-top p + p {
    color: #78c229;
    font-size: 30px;
    padding: 10px 0 0 0;
    font-weight: bold;
    opacity: 0.8;
    letter-spacing: 3px;
    text-transform: uppercase;
}







.product-main .product-content .pro-left dl dd {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #CFCFCF;
}

.product-main .product-content .pro-left dl dd:last-child {
    border-bottom: none;
}

.product-main .product-content .pro-left dl dd a {
    color: #4c4c4c;
    font-size: 14px;
    margin-left: 15px;
}

.product-main .product-content .pro-left dl dd a:hover {
    color: #0099FF;
}



.product-main .product-content .pro-left .chlist dd {
  display: inline-block;
    width: 48%;
    border: none;
    height: 40px;
    line-height: 40px;
}
.product-main .product-content .pro-left dl dd a:before {
   content: url(../image/jio3.png);
    width: 14px;
  height: 14px;	
    display: inline-block;
    vertical-align: top;
    margin: 2px 7px 0 0;
}

.product-main .product-content .pro-left dl dd a:hover:before {
     content: url(../image/jio4.png);
}


.product-main .product-content .pro-left dl h3 {
    border-top: 1px solid #CFCFCF;
}

.product-main .product-content .pro-left dl hr {
    outline: none;
    height: 1px;
    width: 100%;
    background: #cfcfcf;
    border: none;
}

.product-main .product-content .pro-left .tslist dd {
    display: inline-block;
    width: 48%;
    border: none;
}

.product-main .product-content .pro-left .lxus .ewm {
    text-align: center;
    margin: 20px 0 10px 0;
}

.product-main .product-content .pro-left .lxus p {
    color: #4c4c4c;
    font-size: 14px;
    padding: 0 0 0 14px;
    line-height: 26px;
}

.product-main .product-content .pro-left .lxus {
    padding-bottom: 10px;
}

.product-main .product-content .right {
    float: left;
    width: 935px;
    margin-left: 20px;
}

.product-main .product-content .right2 {
    float: left;
    width: 850px;
    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: #0099FF;
}

.product-main .product-content .right .cp-zl {
    margin-top: 35px;
    overflow: hidden;
}

.product-main .product-content .right .cp-zl ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 300px;
    margin-right: 11px;
}

.product-main .product-content .right .cp-zl a {
    display: inline-block;
    vertical-align: middle;
}

.product-main .product-content .right .cp-zl .cp-img {
       width: 300px;
    height: 260px;
    overflow: hidden;
   
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #E5E5E5;
}

.product-main .product-content .right .cp-zl ul li img {
    width: 298px;
    height: 260px;
}

.product-main .product-content .right .cp-zl ul li:hover .cp-img img {
    transform: scale(1.1, 1.1);
    transition-duration: 300ms;
}

.product-main .product-content .right ul li .db-title {
    text-align: center;
    color: #333;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    background: #ebebeb;
}

.product-main .product-content .right ul li:hover .db-title {
    color: #0099FF;
}

.product-main .product-content .right .advantage-nr {
    overflow: hidden;
    margin-top: 35px;
}

.pages {
    margin-top: 50px;
    float: right;
    display: inline;
    padding-bottom: 10px;
}

.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 #0896ba;
    -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: #0896ba;
}

#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: 340px;
    overflow: hidden;
    float: left;
}

.product-basic .product-img .big-img {
    width: 340px;
    height: 260px;
    overflow: hidden;
}

.product-basic .product-img .big-img img {
    width: 340px;
    height: 260px;
}

.product-basic .product-img .big-img {
    text-align: center;
}

.small-img {
    height: 100px;
    width: 340px;
    overflow: hidden;
    float: left;
    margin-top: 15px;
}

.product-basic .product-img .small-img .checked {
    border: 1px solid #0099FF;
}

.product-basic .product-img .small-img li {
    width: 90px;
    height: 90px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.product-basic .product-img .small-img li + li + li {
    margin-right: 0;
}

.product-basic .product-img .small-img li img {
    width: 90px;
    /*height: 90px;*/
    cursor: pointer;
}

.jiathis_style {
    margin: 5px 0 0 15px;
}

#jiathis_webchat img {
    display: inline-block;
}

.product-border {
    float: left;
    overflow: hidden;
    width: 580px;
    margin-left: 15px;
}

.product-basic-info {
    margin-left: 10px;
}

.product-basic-info-item {
    line-height: 35px;
    margin: 10px 20px;
    font-size: 14px;
}

.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: #0099FF;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    margin-top: 22px;
    font-size: 16px;
}

#a-djzx {
    color: #fff;
}

.product-main .product-content .right .cpxq {
    margin-top: 25px;
    overflow: hidden;
    text-align: center;
}

.product-main .product-content .right .cpxq .top {
    font-size: 18px;
    background: #0099FF;
    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 #0099FF;
}

.Related-products .list-ul {
    margin: 25px 12px 0 12px;
    overflow: hidden;
}

.Related-products ul li {
    float: left;
    width: 200px;
    height: 154px;
    margin: 0 23px 45px 0;
    text-align: center;
}

.Related-products ul li .xg-img img {
    width: 200px;
    height: 154px;
}

.Related-products ul li .xg-img {
    width: 204px;
    height: 159px;
    border: 1px solid #ccc;
}

.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: #0099FF;
    transition-duration: 300ms;
}

.Related-news {
    margin-top: 50px;
    overflow: hidden;
}

.Related-news .top {
    color: #666;
    font-size: 18px;
    padding-bottom: 3px;
}

.Related-news hr {
    border: none;
    height: 1px;
    border-top: 2px solid #0099FF;
}

.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: 30px;
}

.Related-news .top a .bh {
    margin-left: 5px;
    display: inline-block;
}

.Related-news > .top:hover a {
    color: #0099FF;
}

.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: #0099FF;
}

.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 {
}

.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 {
    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: #0099FF;
}

.new-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.new-list .download-info .download-discription a:hover {
    color: #0099FF;
}

.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: 220px;
    height: 300px;
    margin: 7px 0 0;
    border: 1px solid #DFDFDF;
    
}
.company-honor-list ul li{
	    float: left;
    width: 220px;
    text-align: center;
    font-size: 16px;
    margin-right: 18px;
}
.company-honor-list ul li:hover .Company-title{
	color:#0099FF;
}
.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: #0099FF;
}

.case-list .download-info .download-discription {
    color: #666;
    font-size: 14px;
}

.case-list .download-info .download-discription a:hover {
    color: #0099FF;
}

.case-list ul li {
    margin-bottom: 25px;
    border: 1px dashed #e4e4e4;
}

.company-power-list {
    overflow: hidden;
    margin-top: 35px;
}

.company-power-list ul {
    margin: 0 0 0 42px;
}

.company-power-list ul li {
    display: inline-block;
    width: 236px;
    margin: 0 30px 30px 0;
}

.company-power-list > ul > li > a:hover .Company-title {
    color: #0099FF;
}

.company-power-list ul li a {
    display: inline-block;
}

.company-power-list .power-img {
    overflow: hidden;
    width: 236px;
    line-height: 0;
}

.company-power-list .power-img img {
    width: 236px;
    height: 180px;
}

.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;
}

.about-zx {
    margin-top: 35px;
}

#company-honor {
    margin-top: 35px;
    overflow: hidden;
}

#company-honor .ry-nr {
    overflow: hidden;
}

#company-honor .ry-nr ul li {
    float: left;
    margin-right: 15px;
}

#about-us .nr {
    margin-top: 35px;
    overflow: hidden;
}

#about-us .nr p {
    line-height: 40px;
    font-size: 16px;
    height: 40px;
}

/*fklink*/

.fklink {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 0 0;
    overflow: hidden;
}

.fklink h1 {
    color: #333;
    font-size: 20px;
}

.fklink span {
    color: #bbbaba;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 10px;
}

.fklink ul {
    margin: 10px 0 0 0;
}

.fklink ul li {
    float: left;
    margin: 0 39px 15px 0;
}

.fklink ul li a {
    color: #737373;
    font-size: 14px;
}

.fklink ul li a:hover {
    color: #0099ff;
}

.fklink ul li:last-child {
    margin-right: 0;
}

.fklink ul li a:before {
    content: url(../image/jio3.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.fklink ul li:first-child + li + li + li + li + li + li + li + li + li {
    margin: 0 0 15px 0;
}

.fklink ul li:hover a:before {
    content: url(../image/jio4.png);
}

/*foot*/

.foot .bottom {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #629e21;
}

.foot .bottom .bottom-nr {
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.foot .bottom .bottom-nr a {
    color: #fff;
    font-size: 14px;
}

.foot .bottom .bottom-nr a:hover {
    color: #F9CE00;
}

.foot {
    background: #78c229;
    margin: 20px 0 0 0;
}

.foot .foot-content {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
}

.foot .foot-content .zb {
    padding: 40px 0 0 0;
}

.foot .foot-content .zb div {
    display: inline-block;
    vertical-align: top;
}

.foot .foot-content .zb .title {
    color: #f7f7f7;
}

.foot .foot-content .zb .title h1 {
    font-size: 24px;
    font-weight: bold;
}

.foot .foot-content .zb .title hr {
    background: #F7F7F7;
    height: 2px;
    width: 70px;
    outline: none;
    border: none;
    margin: 10px 0;
}

.foot .foot-content .zb .one {
    width: 385px;
}

.foot .foot-content .zb .two {
    width: 519px;
    text-align: center;
}

.foot .foot-content .zb .two img {
    margin-top: 30px;
    margin-right: 70px;
}

.foot .foot-content .zb .wb {
    display: block;
    line-height: 25px;
}

.foot .foot-content .zb .wb ul li > a {
    line-height: 27px;
}

.foot .foot-content .zb .wb > p {
    color: #fff;
    font-size: 14px;
}

.foot .foot-content .zb a:hover {
    color: #F9CE00 !important;
}

.foot .foot-content .zb .wb > p a {
    color: #fff;
    font-size: 14px;
}

.foot .foot-content .three {
    text-align: right;
    width: 285px;
}

.foot .foot-content .three a {
    color: #fff;
    font-size: 14px;
}

.foot .foot-content .three .wy {
    float: right;
    width: 517px;
}

.foot .foot-content .three ul {
    text-align: left;
    margin-right: 60px;
    display: inline-block;
    vertical-align: top;
}



.list-container {
    width: 1200px;
    margin: 30px auto;
    font-size: 16px;

}
.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;
}

.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 {
    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: 150px;
}
.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;
}
