@charset "utf-8";
/* CSS Document */
html,body {
    width: 100%;
    height: 100%;
    margin: 0px;
    text-align: center;
    font-family:Microsoft YaHei, Arial, Helvetica, sans-serif， 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #666;
    font-size: 14px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #666;
    font-size: 14px;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #666;
    font-size: 14px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #666;
    font-size: 14px;
}
.infoBlock p{text-shadow:none;font-size:17px;}
.logo{text-indent:-9999em;}
ul li{list-style:none;}
.fl{float:left;}
* {
    margin: 0;
    padding: 0;
}
img {
    border: 0px;
}
p {
    margin: 0;
}
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block
}
a {
    color: #428BD1;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}

.donghua {
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.09, 1.05);
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.donghua2 {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.donghua3 {
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.btn-hamburger {
    display: none;
}

.header_bg {
    background: #FFF;
    width: 100%;
    height: auto;
    text-align: center;
}

.center {
    width: 100%;
    max-width: 1200px;
    text-align: center;
    margin: 20px auto;
    padding: 10px 0;
    display: block;
    overflow: hidden;
}

.welcome {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    padding-top: 18px;
    font-size: 1em;
    line-height: 1em;
    text-align: left;
    box-sizing: border-box;
    background: #FFF;
}

.phone {
    float: right;
    clear: right;
    background: url(/skin/2017/images/phone.jpg) no-repeat;
    padding-left: 20px;
    margin-right: 6px;
    margin-top: -16px;
}

.phone span:last-child {
    color: #31b2ea;
    margin-left: 1em;
}

.phone a {
    color: #31b2ea;
}

.phone a:hover {
    color: #31b2ea;
}

.pho{
    float: right;
    font-size: 14px;
    color: #ffb119;
    margin-right:580px;
}

.pho a{
    color: #ffb119;
}
.my_header {
    height: 70px;
    width: 100%;
    position: absolute;
    z-index: 2;
}
.my_der {
    width: 1200px;
    height: 60px;
    margin: 5px auto;
}

/*10.17首页案例简介*/
.smore{
    left: 0px;
    bottom: 49px;
    width: 290px;
    height: 50px;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    line-height: 22px;
}
.smore a{
    left: 0;
    top: 0;
    width: 290px;
    height: 210px;
    background:rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    color:#fff;
    text-align:left;
}
.smore a .title_1{
    padding: 0 18px;
    margin-top: 25px;
    font-size: 16px;
    font-weight: 700;
    display: none;
}
.smore a .intro{
    font-size: 14px;
    padding: 5px 18px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.chanpin_xl:hover .smore{
    left:0;
    bottom: 50px;
    height:210px;
    transition:height 0.5s;
}
.chanpin_xl:hover .title_1{
    display: block;
}
a .intro{
    font-size: 14px;
    padding: 5px 18px;
}
.chanpin_xl:hover .smore{
    left:0;
    bottom: 50px;
    height:210px;
    transition:height 0.5s;
    overflow: hidden;
}
.chanpin_xl:hover .title_1{
    display: block;
}
.chanpin_xl:hover .intro{
    -webkit-line-clamp: 7;
}
.smore.xl{
    height: 0px;
}


.logo {
    width: 120px;
    height: 60px;
    float: left;
    background: url(../images/cehua/logo_水印.png) no-repeat;
    background-size: 100%;
    margin: 7px 0;
}

.tel4 {
    display: none;
    float: right;
    width: 400px;
    background: url(/skin/2017/images/phone_icon.png) no-repeat;
    background-position: left 50%;
}

.tel4 a {
    font-size: 50px;
    font-weight: bold;
    line-height: 80px;

}

.solid1 {
    width: 80%;
    max-width: 1200px;
    height: 0px;
    margin: 0 auto;
    border-bottom: 1px solid #c9c9c9;
}

/*导航菜单样式开始*/
nav.menu {
    float: right;
    clear: right;
}

.menu {
    font-family: Arial, Helvetica, sans-serif，Microsoft YaHei, 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 1.1em;
    font-weight: bold;
    color: #8b8b8b;
    margin: 0px auto;
    max-width: 1184px;
    position: relative;
}

.menu ul {
    position: relative;
    float: right;
}

.menu li { /*水平菜单*/
    float: left;
    list-style: none;
    position: relative; /*把包含块移动li元素*/
    padding: 0 0.5em;
    margin: 0 0 0 1em;
    height: 55px;
    line-height: 60px;
    color: #848484;
    box-sizing: border-box;
}

.menu_on {
    background: rgba(153, 153, 153, 0);
}

.menu li:hover {
    background: rgba(153, 153, 153, 0);
    border-bottom: 4px solid #31b2ea;
}

.menu a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.menu a:hover {
    color: #31b2ea;

}

/*新增的二级菜单部分*/
.menu ul ul {
    visibility: hidden; /*隐藏所有子菜单（二级的,三级的）*/
    left: 0px;
    top: 55px;
    position: absolute;
    z-index: 99999;
    margin: 0px 0px 0px 0px;
}

/*指定是显示二级子菜单*/
.menu ul li:hover ul.second, /*非IE6*/
.menu ul a:hover ul.second { /*IE6*/
    visibility: visible;
}

.menu ul ul li {
    clear: both; /*垂直显示*/
    text-align: left;
    background: #fff;
    margin: 0px 0px 0px 0px;
    border: 0px solid #fff;
    border-top: 1px solid #dfdfdf;
    width: 105px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    overflow: hidden;
}

/*二级子菜单*/
.menu ul ul li a {
    color: #000;
    font-weight: normal;
    font-size: 0.9em;
}

.menu ul ul li a:hover {
    background: #31b2ea;
    color: #fff;
    border-radius: 0px;
}

.menu table {
    border-collapse: collapse;
}

/* second styles */
.second {
    left: 0;
    position: absolute;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    -o-perspective: 500px;
    perspective: 500px;
    box-shadow: 0px 3px 10px 0px rgba(102, 102, 102, 0.5);
}

.second li {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity 0.2s, -webkit-transform .3s;
    -moz-transition: opacity 0.2s, -moz-transform .3s;
    -ms-transition: opacity 0.2s, -ms-transform .3s;
    -o-transition: opacity 0.2s, -o-transform .3s;
    transition: opacity 0.2s, transform .3s;
}

.menu ul li:hover .second li, .menu ul li:focus .second li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/*幻灯样式*/
/* - v1.0.2*/
.slider-pro {
    position: relative;
    margin: 0 auto
}

.sp-slides-container {
    position: relative
}

.sp-mask {
    position: relative;
    overflow: hidden
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
}

.sp-slide {
    position: absolute
}

.sp-image-container {
    overflow: hidden
}

.sp-image {
    position: relative;
    display: block;
    border: none
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden
}

.sp-bottom-thumbnails, .sp-top-thumbnails {
    left: 0;
    margin: 0 auto;
    text-align: left;
}

.sp-left-thumbnails, .sp-right-thumbnails, .sp-top-thumbnails {
    position: absolute;
    top: 0
}

.sp-right-thumbnails {
    right: 0
}

.sp-left-thumbnails {
    left: 0
}

.sp-thumbnails {
    position: relative
}

.sp-thumbnail {
    border: none
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 3px;
    margin-right: 3px
}

.sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0
}

.sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0
}

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px
}

.sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0
}

.sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0
}

.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px
}

.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25c0';
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    line-height: 1;
    color: red;
    left: 0;
    top: 50%;
    margin-top: -6px
}

.ie10 .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after, .ie11 .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after, .ie9 .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25bc';
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px
}

.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px
}

.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25ba';
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    line-height: 1;
    color: red;
    right: 0;
    top: 50%;
    margin-top: -6px
}

.ie10 .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after, .ie11 .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after, .ie9 .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25b2';
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid #31b2ea;
    top: 0;
    margin-top: 13px
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25b2';
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    line-height: 1;
    color: #31b2ea;
    left: 50%;
    top: 0;
    margin-left: -9px
}

.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px
}

.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px
}

.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '\25bc';
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    line-height: 1;
    color: red;
    left: 50%;
    bottom: 0;
    margin-left: -9px
}

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden
}

.sp-black {
    color: #FFF;
    background: #000;
    background: rgba(0, 0, 0, .7)
}

.sp-white {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, .7)
}

.sp-rounded {
    border-radius: 10px
}

.sp-padding {
    padding: 10px
}

.sp-grab {
    cursor: url(images/openhand.cur), move
}

.sp-grabbing {
    cursor: url(images/closedhand.cur), move
}

.sp-selectable {
    cursor: default
}

.sp-caption-container {
    text-align: center;
    margin-top: 10px
}

.sp-full-screen {
    margin: 0 !important;
    background-color: #000
}

.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sp-full-screen-button:before {
    content: '\2195'
}

.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.slider-pro:hover .sp-fade-full-screen {
    opacity: 1
}

.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.sp-selected-button {
    background-color: #000
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp-button {
        width: 14px;
        height: 14px
    }

    .sp-has-buttons {
        margin-bottom: 36px
    }
}

@media only screen and (min-width: 568px) and (max-width: 768px) {
    .sp-button {
        width: 16px;
        height: 16px
    }

    .sp-has-buttons {
        margin-bottom: 38px
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    .sp-button {
        width: 18px;
        height: 18px
    }

    .sp-has-buttons {
        margin-bottom: 40px
    }
}

.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1
}

.sp-arrow {
    position: absolute;
    font-size: 40px;
    color: #FFF;
    text-shadow: 1px 1px 1px #666;
    cursor: pointer
}

.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-horizontal .sp-arrow {
    top: 50%;
    margin-top: -20px
}

.sp-vertical .sp-arrow {
    left: 50%;
    margin-left: -10px
}

.sp-previous-arrow:before {
    content: '\276e'
}

.ie7 .sp-previous-arrow:before, .ie8 .sp-previous-arrow:before, .ie9 .sp-previous-arrow:before, .ios .sp-previous-arrow:before {
    content: '\25c0'
}

.ie7.sp-vertical .sp-previous-arrow:before, .ie8.sp-vertical .sp-previous-arrow:before {
    content: '\25b2'
}

.sp-next-arrow:before {
    content: '\276f'
}

.ie7 .sp-next-arrow:before, .ie8 .sp-next-arrow:before, .ie9 .sp-next-arrow:before, .ios .sp-next-arrow:before {
    content: '\25b6'
}

.ie7.sp-vertical .sp-next-arrow:before, .ie8.sp-vertical .sp-next-arrow:before {
    content: '\25bc'
}

.sp-horizontal .sp-previous-arrow {
    left: 20px
}

.sp-horizontal .sp-next-arrow {
    right: 20px
}

.sp-vertical .sp-previous-arrow {
    top: 20px
}

.sp-vertical .sp-next-arrow {
    bottom: 20px
}

.sp-thumbnail-arrows {
    position: absolute
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1
}

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -10px
}

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -5px
}

.sp-thumbnail-arrow {
    position: absolute;
    font-size: 20px;
    color: #FFF;
    text-shadow: 1px 1px 1px #666;
    cursor: pointer
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sp-previous-thumbnail-arrow:before {
    content: '\276e'
}

.ie7 .sp-previous-thumbnail-arrow:before, .ie8 .sp-previous-thumbnail-arrow:before, .ie9 .sp-previous-thumbnail-arrow:before, .ios .sp-previous-thumbnail-arrow:before {
    content: '\25c0'
}

.ie7.sp-vertical .sp-previous-thumbnail-arrow:before, .ie8.sp-vertical .sp-previous-thumbnail-arrow:before {
    content: '\25b2'
}

.sp-next-thumbnail-arrow:before {
    content: '\276f'
}

.ie7 .sp-next-thumbnail-arrow:before, .ie8 .sp-next-thumbnail-arrow:before, .ie9 .sp-next-thumbnail-arrow:before, .ios .sp-next-thumbnail-arrow:before {
    content: '\25b6'
}

.ie7.sp-vertical .sp-next-thumbnail-arrow:before, .ie8.sp-vertical .sp-next-thumbnail-arrow:before {
    content: '\25bc'
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0
}

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0
}

a.sp-video {
    text-decoration: none
}

a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none
}

a.sp-video:after {
    content: '\25B6';
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #FFF;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #FFF;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2);
    margin: auto;
    line-height: 52px
}

.sp-thumbnails-container {
    display: none;
}

.slider-pro {
    font-family: 'Open Sans', Arial;
    margin: 22px auto;
}

/* Example 1 */

#example1 .sp-thumbnail {
    width: 100%;
    padding: 8px;

    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example1 .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}

#example1 .sp-thumbnail-description {
    font-size: 1em;
    color: #020202;
    line-height: 30px;
    overflow: hidden;
}

@media (max-width: 860px) {
    #example1 .hide-medium-screen {
        display: none;
    }
}

@media (max-width: 640px) {
    #example1 .sp-layer {
        font-size: 12px;
    }

    #example1 .hide-small-screen {
        display: none;
    }
}

@media (max-width: 500px) {
    .slider-pro {
        margin: 12px auto 22px auto;
    }

    #example1 .sp-thumbnail {
        text-align: center;
    }

    #example1 .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #example1 .sp-thumbnail-description {
        display: none;
    }
}

/* Example 3 */

#example3 .sp-thumbnails-container {
    margin-top: 4px;
}

#example3 .sp-selected-thumbnail {
    border: 4px solid #000;
}

/* Example 4 */

#example4 .sp-slides-container {
    background-color: #F4F4F4;
}

#example4 h3 {
    margin: 0 0 10px 0;
}

#example4 p {
    margin: 0 0 30px 0;
}

#example4 img {
    display: block;
}

#example4 .sp-thumbnail-container {
    width: 200px;
    height: 130px;
    overflow: hidden;
    margin-bottom: 10px;
}

#example4 .sp-image-text {
    background: rgba(80, 80, 80, 0.5);
    color: #FFF;
    padding: 20px;
}

.links {
    text-align: center;
    margin-top: 10px;
}

/* Example 5 */

#example5 .sp-thumbnail-image-container {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
}

#example5 .sp-thumbnail-image {
    height: 100%;
}

#example5 .sp-thumbnail-text {
    width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}

#example5 .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

@media (max-width: 500px) {
    #example5 .sp-thumbnail {
        text-align: center;
    }

    #example5 .sp-thumbnail-image-container {
        display: none;
    }

    #example5 .sp-thumbnail-text {
        width: 120px;
    }

    #example5 .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #example5 .sp-thumbnail-description {
        display: none;
    }

    .sp-thumbnail-title img {
        width: 100%;
        height: 50px
    }

}

.sp-thumbnail-title img {
    width: 100%;
}

.chanpin {
    text-align: left;
}

.h2_left {
    font-size: 1.2em;
    font-weight: bold;
    color: #343434;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
    text-align: left;
    border-bottom: 2px solid #ededed;
    overflow: hidden;
}

.h2_left a {
    float: left;
}

.sy_kecheng_h2 {
    border-left: 0px solid #31b2ea;
    border-bottom: 2px solid #31b2ea;
    margin: 30px auto 10px auto;
    padding-left: 0;
    padding-bottom: 6px;
}

.sy_kecheng_h2 .more {
    font-size: 0.8em;
    font-weight: normal;
}

.sy_y {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #31b2ea;
    float: left;
    margin: 4px 8px auto 0;
}

.sy_red {
    background: #F03 !important;
}

.sy_green {
    background: #6C3 !important;
}

.feileishuoming {
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 0.8em;
}

.clearfix:before {
    display: table;
    content: " ";
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.chanpin ul li {
    display: list-item;
    /*width: 208px;*/
    margin: 0 0px 0 0;
    position: relative;
    float: left;
    list-style: none;
    background: #fff;
}

.chanpin ul li:last-child, .chanpin ul li:nth-child(4) {
    margin-right: 0px;
}

.chanpin a {
    color: #020202;
}

.chanpin_pic {
    width: 240px;
    margin-bottom: 16px;
    box-shadow: 0 0 0 #e0e0e0;
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
}

.chanpin_pic:hover {
    box-shadow: 0px 0px 12px 0px rgba(102, 102, 102, 0.7);
}

.chanpin_pic img:hover {

    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.my_img {
    width: 235px;
    height: 160px;
    display: block;
}

.chanpin_title {
    margin: 0 10px;
    position: absolute;
    font-size: 1.8em;
    color: #fff;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
    left: 0;
    top: 10px;
}

.chanpin li:nth-child(2) p {
    /*color:#000;
text-shadow:0px 0px 3px  rgba(255,255,255,1);*/
}

.chanpin_description {
    margin: 0px 10px;
    position: absolute;
    font-size: 0.8em;
    color: #fff;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 1);
    left: 0;
    top: 50px;
}

.chanpin_p {
    text-align: center;
    padding: 10px 4px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 15px;
    overflow: hidden;
}

.zixun {
    font-size: 1.5em;
    color: #c6c6c6;
    line-height: 1em;
}

.zixun_tel {
    font-size: 2em;
    color: #8b8b8b;
    line-height: 2em
}

.zixun:hover {
    color: #c6c6c6;
}

.zixun_tel:hover {
    color: #8b8b8b;
}

.zixun_hr {
    width: 50%;
    height: 0px;
    border-bottom: 1px solid #c6c6c6;
    margin: 0 auto 30px auto;
}

.tianxie {
    width: 193px;
    height: 50px;
    display: block;
    border-radius: 4px;
    background: #31b2ea;
    text-align: center;
    line-height: 50px;
    font-size: 1.1em;
    color: #FFF;
    float: left;
    margin: 0 0 0px 30%;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.3);
}

.qq {
    float: right;
    margin: 0 30% 0 0;
}

.qq a {
    color: #FFF;
}

.qq a:hover {
    color: #FFF;
}

.tianxie:hover {
    background: #029fd6;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.5);
}

.biaotilink {
    color: #343434;
}

.biaotilink:hover {
    color: #8b8b8b;
}

.more {
    display: block;
    float: right;
}

.more a {
    color: #8b8b8b;
}

.more2 {
    display: block;
    float: left;
    margin-left: 1em;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 6px;
}

.anli_left {
    width: 740px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dfdfdf;
    float: left;
    box-sizing: border-box;
}

.anli_p {
    display: block;
    width: 100%;
    height: 3em;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1.3em;
    line-height: 3em;
    color: #fff;
    text-align: left;
}

.anli_right {
    width: 450px;
    height: 245px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dfdfdf;
    float: right;
    margin-bottom: 9px;
    box-sizing: border-box;
}

.anli_right img {
    width: 450px;
    height: 245px;
}

.anli_li {
    display: list-item;
    float: left;
    list-style: none;
    width: 285px;
    height: 200px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin: 20px 20px 50px 0;
    box-sizing: border-box;
    position: relative;
}

.anli_li_2 {
    display: list-item;
    float: left;
    list-style: none;
    width: calc(50% - 10px);
    height: 140px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin: 20px 20px 0 0;
    box-sizing: border-box;
    position: relative;
}

.anli_li_2:nth-child(-n+2) {
    margin-top: 0;
}

.anli_li_2:nth-child(2n) {
    margin-right: 0;
}

.anli_li_2 img {
    width: 200px;
    height: 140px;
    float: left;
}

.anli_p2 {
    display: block;
    width: 100%;
    height: 2em;
    float: right;
    overflow: hidden;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 2em;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: normal;
    position: absolute;
}

.anli_p3 {
    display: block;
    width: calc(100% - 200px);
    float: right;
    overflow: hidden;
    left: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 2em;
    color: #000;
    text-align: left;
    text-indent: 2em;
    padding: 0 10px;
    box-sizing: border-box;
    font-weight: normal;
}

.anli_p4 {
    display: block;
    width: calc(100% - 200px);
    height: 2em;
    float: right;
    overflow: hidden;
    left: 0;
    bottom: 0;
    background: #ededed;
    font-size: 14px;
    line-height: 2em;
    color: #000;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    font-weight: normal;
}

.anli_li:nth-child(3) {
    margin: 11px 20px 0 0;
}

.anli_li:last-child {
    margin: 11px 0 0 0;
}

.pingjia {
    width: 100%;
    clear: both;
    margin: 0 auto;
    background: #fff;
    padding: 0px 0 10px 0;
    box-sizing: border-box;
}
.pingjia2 {
    float: left;
    width: 830px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0px 0 10px 0;
    box-sizing: border-box;
}
.pingjia2_ll {
    float: left;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
}
.pingjia_left {
    width: 390px;
    height: 580px;
    float: left;

}

.pingjia_left > div {
    width: 100%;
    height: 280px;
    overflow: hidden;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.1);
}

.pingjia_left > div:nth-child(1) {
    margin-bottom: 20px;
}

.pingjia_p {
    width: 100%;
    height: 60px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 20px 0;
    padding: 0 20px;
    text-align: left;
    line-height: 60px;
    font-size: 1.1em;
    color: #3c3c3c;
}

.kehu_logo {
    float: left;
}

.kehu_name {
    width: 250px;
    height: 60px;
    line-height: 60px;
    display: block;
    overflow: hidden;
    padding-left: 10px;
    box-sizing: border-box;
    float: left;
}

.kehu_pic {
    width: 350px;
    height: 165px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 20px;
}

.kehu_pic img {
    display: none;
}

.pingjia_right {
    width: 775px;
    height: 580px;
    overflow: hidden;
    float: right;
    background: #fff;
    border-radius: 4px;
    padding: 0px 10px 20px 10px;
    box-sizing: border-box;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.1);
}

.pingjia_li {
    width: 100%;
    height: 120px;
    display: block;
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
}

.pingjia_li .pingjia_p {
    width: 120px;
    height: auto;
    float: left;
}

.pingjia_li .kehu_logo {
    margin: 10px 12px 0 12px;
    width: 96px;
    height: 60px;
}

.pingjia_li .kehu_name {
    width: 120px;
    padding: 0;
    line-height: 24px;
    text-align: center;
}

.pingjia_li:hover .pingjia_jianjie {
    background: #ededed;
}

.pingjia_li p:first-child {
    margin: 0 !important;
    padding: 0 !important;
}

.pingjia_jianjie {
    width: 610px;
    height: 100px;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
    font-size: 1em;
    line-height: 2em;
    text-align: left;
    float: right;
    margin: 16px auto;
}

.pingjia_jianjie a {
    color: #8b8b8b;
}

.pingjia_jianjie a:hover {
    color: #8b8b8b;
}

.scrollli {
    width: 100%;
    height: 540px;
    overflow: hidden;
    margin: 20px 0 0 0;
}

.jianjie {
    margin: 40px 0 0 0;
    padding-bottom: 30px;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.1);
}

.c_name {
    margin-left: 1em;
    color: #31b2ea;
    font-size: 0.8em;
    font-weight: normal;
    margin-top: 6px;
}

.c_name a {
    color: #31b2ea;
}

.jianjie_text {
    width: 760px;
    height: 290px;
    overflow: hidden;
    float: left;
    margin-right: 40px;
    text-indent: 2em;
    color: #020202;
    font-size: 1em;
    line-height: 2em;
    text-align: justify

}

.jianjie_text a {
    color: #020202;
}

.jianjie_text b {
    color: #000;
}

.jianjie_img img {
    width: 400px;
    height: 270px;
}

.jianjie_img a:nth-child(2) {
    display: none;
}

/*时间轴样式*/
.shijianzhou {
    background: url(../images/bg01.jpg);
    text-align: center;
    height: 645px;
    margin: 80px auto 120px auto !important;
}

.shijianzhou_pic {
    margin: 60px 20px 20px 100px;
    border-radius: 5px;
    box-shadow: 0px 3px 5px 0px rgba(102, 102, 102, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    width: 375px;
}

.rsH5 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #FFF;
    background: #000;
    color: #FFF;
    font-size: 1.1em;
    line-height: 70px;
    text-align: center;
    margin: 50px 10px 10px auto;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.rsNavSelected h5 {
    background: #31b2ea;
    width: 90px;
    height: 90px;
    margin: 40px auto 10px auto;
    line-height: 90px;
}

.rsSpan {
    font-size: 1em;
    width: 150%;
    height: 1.2em;
    overflow: hidden;
    display: block;
    text-align: right;
    padding-right: 50px;
    box-sizing: border-box;
    position: absolute;
    top: 100px;
    left: -60px;
    right: 60px;
    bottom: 0;
    text-shadow: 0px 0px 4px rgba(102, 102, 102, 0.7);

    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    -o-transform-origin: right top;
}

.rsNavSelected Span {
    text-align: center;
    padding-right: 0px;
    width: 100%;
    top: 0px;
    left: 6px;
    right: 0px;
    bottom: 0;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    -o-transform-origin: right top;
}

.bg_line {
    width: 100%;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    top: 29%;
    position: absolute;
}

.logoqiang {
    width: 1200px;
    height: 386px;
}

/*页尾样式*/
.clear_margin {
    margin: 0 auto;
    padding: 0;
}

footer.my_footer {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
}

.foot {
    width: 100%;
    min-height: 250px;
    background: #181818;
    overflow: hidden;
    position:  relative;
}

.foot_list {
    width: 340px;
    float: left;
    margin: 6px 0px 0 0px;
    font-family: Arial, Helvetica, sans-serif，Microsoft YaHei, 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 1em;
    color: #fff;
    text-align: left;
}

.foot_list a {
    color: #c6c6c6;
}

.foot_list a:hover {
    color: #fff;
}

.foot_list h3 {
    font-size: 1.2em;
    margin: 40px 0 0 0px;
}

.foot_list div {
    width: 100%;
    border-left: 0px solid #09F;
    box-sizing: border-box;
    margin: 30px auto 0 auto;
    font-size: 2em;
}

.foot_list ul {
    margin: 0 0 0 0px;
}

.foot_list ul li {
    margin: 10px 0 0 0px;
    list-style: none;
    display: inline-block;
    width: 150px;
    overflow: hidden;
    line-height: 18px;
    height: 35px;
}

.foot_list ul li:before {
    top: 0px;
    left: 0px;
    margin: 0 10px 0 0px;
}

.foot_list_lx {
    width: 565px;
    float: left;
    margin: 6px 0px 0 0;
    font-family: Arial, Helvetica, sans-serif，Microsoft YaHei, 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 1em;
    color: #fff;
    text-align: left;
}

.foot_list_lx a {
    color: #fff;
}

.foot_list_lx a:hover {
    color: #fff;
}

.foot_list_lx h3 {
    font-size: 1.2em;
    margin: 40px 0 0 0px;
}

.foot_list_lx div {
    width: 100%;
    border-left: 0px solid #09F;
    box-sizing: border-box;
    margin: 18px auto 0 auto;
    font-size: 2em;
}

.foot_list_lx ul {
    margin: 30px 0 0 0px;
}

.foot_list_lx ul li {
    margin: 0px 25px 5px 0px;
    list-style: none;
    display: inline-block;
    overflow: hidden;
    line-height: 18px;
    height: 35px;
}

.foot_list_lx ul li:before {
    top: 0px;
    left: 0px;
    margin: 0 10px 0 0px;
}

.QR {position:  absolute;right: 150px;top: 100px;}

.QR p {
    margin: 0px 0 20px 0;
    font-family: Arial, Helvetica, sans-serif，Microsoft YaHei, 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 1.2em;
    color: #c6c6c6;
    font-size: 16px;
}

.QR img {
    border: 2px solid #fff;
    margin: 0;
    width: 70%;
    height: 70%;
}

.foot_menu {
    width: 100%;
    height: 55px;
    background: #181818;
    font-family: Arial, Helvetica, sans-serif，Microsoft YaHei, 微软雅黑, simhei, 黑体, MicrosoftJhengHei, 华文细黑, STHeiti, MingLiu;
    font-size: 12px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.copyright {
    float: left;
    line-height: 70px;
    color: #ccc;
}

.beian {
    float: left;
    margin: 0 0 0 20px;
    line-height: 70px;
}

.foot_menu a {
    color: #ccc;
}

.foot_menu a:hover {
    color: #09F;
}

.foot_menu ul {
    float: right;
    line-height: 55px;
}

.foot_menu ul li {
    display: inline-block;
    margin: 0 5px;
}

.foot_menu ul li:last-child {
    display: inline-block;
    margin: 0 0 0 5px;
}

.tool_right {
    display: block;
    position: fixed;
    margin-top: -24px;
    top: 50%;
    right: -3px;
    border: 1px solid #c9c9c9;
    background: #fff;
    width: 48px;
    z-index: 999;
}

.tool_right a {
    color: #848484;
    font-size: 12px;
}

.tool_hov1:hover {
    background: #31b2ea;
    color: #fff !important;
}

.tool_hov1:hover .dingbu2 a {
    color: #fff;
}

.tool_hov2:hover {
    color: #31b2ea;
}

.tool_right li {
    height: 48px;
    width: 48px;
    list-style: none;
    padding: 8px;
    text-align: center;
    box-sizing: border-box;
}

.shangqiao {
    background: #3caed3 url(../images/zxkf.gif) no-repeat;
    background-position: center;
}

.shangqiao span {
    opacity: 0;
    color: #fff;
}

.shangqiao:hover.shangqiao span, .lixianbao:hover.lixianbao span, .qiyeqq:hover.qiyeqq span, .kefuweixin:hover.kefuweixin span {
    opacity: 1;
}

.lixianbao {
    background: url(../images/phone2.jpg) no-repeat center;
    position: relative;
    font-size: 12px;
}

#lixianbao {
    width: 48px;
    height: 48px;
}

.lixianbao_biaodan {
    width: 148px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 48px;
    z-index: 999;
    padding: 8px;
    background: #FFF;
    border: 1px solid #c9c9c9;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(102, 102, 102, 0);
    display: none;
    opacity: 0;
}

.chanpin_list_kuang {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #ededed;
    padding: 10px 3px;
    box-sizing: border-box;
}

.chanpin_list_kuang p {
    width: 100%;
    height: 20px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}

@media screen and (min-width: 1024px) {
    .lixianbao:hover .lixianbao_biaodan {
        display: block;
        opacity: 1;
    }
}

.lixianbao span, .qiyeqq span, .kefuweixin span {
    opacity: 0;
}

.qiyeqq {
    background: url(../images/kefuqq.jpg) no-repeat;
    background-position: 0 -5px;
}

.r_400 {
    background: url(../images/tel.png) no-repeat;
    background-position: 0 -5px;
    color: #848484;
    padding-left: 36px !important;
}

.kefuweixin {
    background: url(../images/kefuweixin.jpg) no-repeat;
    background-position: 0 -5px;
    font-size: 12px;
    color: #848484;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .kefuweixin:hover .yeziweixin {
        display: block;
        opacity: 1;
    }
}

.shangqiao, .lixianbao, .qiyeqq, .r_400 {
    border-bottom: 1px solid #c9c9c9;
}

.kefuweixin, .huidingbu {
    border-bottom: 0px solid #c9c9c9;
}

.huidingbu {
    border-top: 1px solid #c9c9c9;
    font-size: 12px;
    z-index: 99999;
    line-height: 1.4em;
    display: none;
    color: #020202 !important;
    background: url(../images/totop.jpg) no-repeat;
    background-position: top center;
    padding-top: 24px !important;
}

.huidingbu:hover {
    background: url(../images/totop2.jpg) no-repeat;
    background-position: top center;
}

.huidingbu b {
    font-size: 2em;
    line-height: 0.5em;
    display: block;
    height: 14px;
}

.dingbu2 {
    display: block;
}

.yeziweixin {
    width: 90px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 48px;
    z-index: 999;
    padding: 8px;
    background: #FFF;
    border: 1px solid #c9c9c9;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px rgba(102, 102, 102, 0);
    display: none;
    opacity: 0;
}

.yeziweixin img {
    display: block;
    margin: 0;
}

.yeziweixin_kuozhan {
    display: block;
    opacity: 1

}

@media screen and (min-width: 761px) {
    .tool_right, .tool_right li {
        width: 148px;
    }

    .lixianbao {
        height: 108px !important;
    }

    #lixianbao {
        display: none;
        height: 108px;
    }

    .lixianbao_biaodan {
        right: 0px;
        z-index: 999;
        display: block;
        opacity: 1;
        border: 0px;
    }

    .tool_hov2:hover {
        color: #31b2ea;
    }

    .lixianbao span, .qiyeqq span, .kefuweixin span {
        opacity: 1;
    }

    .qiyeqq, .kefuweixin, .r_400 {
        padding-top: 10px !important;
        height: 40px !important;
    }

    .kefuweixin, #yeziweixin {
        height: 123px !important;
    }

    .yeziweixin {
        top: 33px;
        right: 29px;
        border: 0px solid #c9c9c9;
        display: block;
        opacity: 1;
    }
}

.zhedang {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    display: none;
    color: #8b8b8b;
    font-size: 1.1em;
    line-height: 2em;
}

.x {
    width: 1em;
    height: 1em;
    font-size: 1.2em;
    line-height: 1em;
    position: absolute;
    top: 6px;
    right: 6px;
}

.zhedang ul > li {
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding-left: 350px;
    margin: 10px auto;
}

.zhedang span:nth-child(1) {
    margin: 40px auto 30px auto;
    font-size: 1.5em
}

.zhedang_red {
    color: #F00;
}

.zhedang3 {
    display: block;
    opacity: 1;
}

.juzhongceng {
    width: 915px;
    height: 535px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #FFF;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
}

.juzhongceng span {
    display: block;
    margin: 10px;
}

.zhedang input {
    height: 1.5em;
    line-height: 1.5em;
    font-size: 0.8em;
}

#tijiao {
    height: 2.5em;
    width: 13em;
    font-size: 1em;
    border-radius: 5px;
    border: 0 solid #31b2ea;
    margin: 10px 0 0 45px;
}
#tijiao-souye {
    width: 200px;
    color: #fff;
}
.tijiao-souye{
    background: #fe7823!important;
}
.tijiao-souye-2{
    background: #34dbc1 url(../images/but2.png) 18px 10px no-repeat !important;
}

.tijiao_true {
    background: #31b2ea;
    color: #FFF;
}

.input1 {
    background: #3C0;
    color: #FFF;
    border: 1px solid #3C0;
}

.mobqueren {
}

.chenggongtishi {
    color: #F00;
    background: #FFF;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(51, 51, 51, 0.5);
    display: block;
}

.youqinglianjie {
    width: 100%;
    overflow: hidden;
    background: #181818
}

.youqinglianjie article {
    width: 1200px;
    min-height: 50px;
    overflow: hidden;
    border-top: 1px solid #333;
    margin: 0px auto;
    color: #CCC;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    padding-top: 6px;
}

.youqinglianjie a {
    color: #CCC;
    margin: 0px 8px;
}

.youqinglianjie a:hover {
    color: #09f;
}

.youqinglianjie ul li {
    list-style: none;
    float: left;
}

.news_dy_content {
    height: 70px;
}

/*列表页样式*/
.erjidaohang {
    width: 100%;
    height: 68px;
    overflow: hidden;
    background: #31b2ea;
}

.erjidaohang section {
    margin: 0 auto;
    height: 68px;
    padding: 0;
}

.erji_li {
    width: 160px;
    height: 68px;
    margin: 0 20px;
    display: list-item;
    list-style: none;
    float: left;
    font-size: 1.4em;
    color: #FFF;
    line-height: 68px;
    box-sizing: border-box;
}

.erji_li:hover {
    background: #2cb6e6;
    border-bottom: 4px solid #FFF;
    color: #FFF;
}

.erji_li a:hover {
    color: #FFF;
}

.erji_li_on {
    background: #2cb6e6;
    border-bottom: 4px solid #FFF;
    color: #FFF;
    box-sizing: border-box;
    height: 68px;
}

.erji_li_on a {
    color: #FFF;
}

.shaixuan {
    background: #FFF;
}

.shaixuan_xm {
    width: 100%;
    overflow: hidden;
}

.shaixuan_xmmc {
    width: 100px;
    height: 50px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 1em;
    line-height: 50px;
    color: #010101;
    float: left;
}

.shaixuan_xuanxiang {
    width: 1090px;
    height: auto;
    text-align: left;
    font-size: 1em;
    line-height: 50px;
    color: #010101;
    float: left;
    border-bottom: 1px solid #e0e0e0;
}

.shaixuan_xuanxiang > span:first-child {
    margin-left: 0;
}

.shaixuan_span {
    padding: 3px 11px;
    margin: 0 4px;
}

.shaixuan_span:hover {
    background: #31b2ea;
}

.shaixuan_span a {
    color: #343434;
}

.shaixuan_span:hover.shaixuan_span a {
    color: #fff;
}

.shaixuan_span_select {
    background: #31b2ea;
}

.shaixuan_span_select a {
    color: #fff;
}

.shaixuan_xm:last-child > .shaixuan_xuanxiang {
    border: 0;
}

.shaixuan_xm:nth-child(3) > .shaixuan_xuanxiang > .shaixuan_span:nth-child(12) a {
    background: url(../images/shuibo.gif) no-repeat;
    background-size: 100%;
    background-position: 0 bottom;
    padding-bottom: 4px;
    display: none;
}

.shaixuan_xm:nth-child(3) > .shaixuan_xuanxiang > .shaixuan_span:last-child {
    display: none;
}

.sec_list {
    width: 390px;
    height: 280px;
    float: left;
    list-style: none;
    margin: 0 15px 60px 0;
}

.sec_list:nth-child(3n) {
    margin: 0 0 60px 0;
}

.sec_list_div {
    width: 100%;
    height: 100%;
    background: #FFF;
    color: #030303;
    /*box-shadow: 1px 2px 2px 0 rgba(102, 102, 102, 0.2);*/
    margin: 0 auto auto auto;
    position: relative;
}

.sec_list_div:hover {
    margin: -20px auto auto auto;
}

.erji_list_img {
    width: 390px;
    height: 260px;
}

.baokuan {
    width: 120px;
    height: 68px;
    background: url(../images/baokuan.png) no-repeat center;
    position: absolute;
    top: -40px;
    left: 50%;
    margin: auto auto auto -60px;
}

.erji_list_jianjie {
    width: 100%;
    max-height: 75px;
    padding: 0 1em;
    box-sizing: border-box;
    font-size: 1em;
    line-height: 25px;
    margin: 16px auto 6px auto;
    overflow: hidden;
    position: relative;
    text-align: justify;
}

.erji_list_jianjie span {
    width: 130px;
    height: 25px;
    position: absolute;
    bottom: 0;
    right: 1em;
    float: right;
    background: #FFF;
    color: #31b2ea;
    text-align: right;
}

.xiangqing {
    width: 130px;
    position: absolute;
    bottom: 0;
    right: 0em;
    float: right;
    background: #FFF;
    color: #31b2ea;
    text-align: right;
    line-height: 20px;
}

.erji_list_shuxing {
    width: 100%;
    max-height: 54px;
    padding: 0 12px;
    box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 10px;
}

.erji_list_shuxing span {
    font-size: 12px;
    border-radius: 3px;
    padding: 2px 4px;
    margin: 2px 5px;
    display: block;
    float: left;
}

.span_blue {
    border: 1px solid #31b2ea;
    color: #31b2ea;
}

.span_red {
    border: 1px solid #e55100;
    color: #e55100;
}

.fengexian {
    border-bottom: 0px solid rgba(200, 200, 200, 0);
    background: rgba(200, 200, 200, 0.7);
    height: 1px;
    margin: 6px auto 0 auto;
    width: 95%;
}

.erji_list_tianshu {
    width: 100%;
    height: 40px;
    overflow: hidden;
    padding: 10px 0em;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    display: inherit;
}

.erji_list_tianshu span {
    color: #e55100;
}

.chenggonganli_list {
    height: 320px;
}

#imgLicense {
    width: 25px;
    height: 25px;
    margin: 20px auto 0px 15px;
    float: left;
}

.del_jhx {
    border: 1px solid #0CF;
    padding: 4px 6px;
    margin-right: 10px;
}

/*分页样式2*/
.endPageNum {
    padding: 10px 12px 6px;
    clear: both;
    line-height: 21px;
}

.endPageNum .s0 {
    width: 28px;
}

.endPageNum .s1 {
    width: 52px;
}

.endPageNum .s2 {
    background: #31b2ea;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: bold;
}

.endPageNum a.s2:visited {
    color: #fff;
}

.endPageNum a {
    padding: 4px 5px;
    margin: 5px 4px 0 0;
    color: #31b2ea;
    background: #fff;
    display: inline-table;
    border: 1px solid #ccc;
}

.endPageNum a:visited {
    color: #31b2ea;
}

.endPageNum a:hover {
    color: #fff;
    background: #31b2ea;
    border: 1px solid #31b2ea;
}

.endPageNum b {
    padding: 4px 5px;
    margin: 5px 4px 0 0;
    color: #fff;
    display: inline-table;
    border: 1px solid #ccc;
    background: #31b2ea;
}

.endName {
    padding: 12px 0 0;
    clear: both;
    color: #666;
}

.cgalfl {
    width: 100%;
}

.cgalfl span {
    margin: 0 4px;
    font-size: 16px;
}

.cgalfl > span:first-child {
    margin: 0 0 4px 20px;
}

.libiaofenge {
    width: 100%;
    height: 30px;
    background: #FFF;
    margin: 0;
}

.xiasanjiao {
    width: 20px;
    height: 20px;
    margin: 0 0 0 90px;
    background: url(../images/xiasanjiao.png) no-repeat;
}

.lanmu_pic {
    width: 100%;
    min-height: 120px;
    margin-bottom: 20px;
    box-sizing: border-box;
    overflow: hidden;
    background-position: center;
}

.fwgdkh {
    max-height: 96px;
    overflow: hidden;
    margin: 10px auto;
    position: relative;
}

.fwgdkh a {
    color: #428BD1 !important;
}

.fwgdkh a:hover {
    color: #343434 !important;
}


/*内容页样式*/
.weizhidaohang {
    padding: 0;
}

.weizhidaohang article {
    text-align: left;
}

.chanpin_tou {
    width: 1200px;
    height: 507px;
    background: #FFF;
}

.content_titlepic {
    width: 700px;
    height: 467px;
    padding: 0px;
    margin: 20px;
    box-sizing: border-box;
    float: left;
    position: relative;
}

.content_titleimg {
    width: 700px;
    height: 467px;
    clear: both;
    display: block;
    border: 1px solid #ededed;
}

.content_right_title {
    width: 440px;
    height: 467px;
    margin: 20px 20px 20px auto;
    position: relative;
    overflow: hidden;
}

.content_right_title h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: normal;
}

.content_right_title h2 {
    font-weight: normal;
    color: #000 !important;

}

.content_right_title h3, .content_sxdh_biaoqian h3 {
    font-size: 1em;
    font-weight: normal;
}

.content_right_title h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
    color: #e55100;
}

.content_shuxing {
    font-size: 1em;
    color: #666;
    margin: 10px;
    overflow: hidden;
    height: auto;
}

.content_shuxing_r_font {
    width: 340px;
    display: block;
    margin: 0 0 0 80px;
}

.content_shuxing_l_font {
    float: left;
}

.content_zhishu {
    width: 40%;
    display: inline-block
}

.content_blue {
    color: #31b2ea;
}

.content_red {
    color: #e55100;
}

.content_jiage {
    width: 100%;
    height: 50px;
    background: #f4f4f4;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
}

.content_jiage_p {
    margin: 0px 0 0 10px;
    font-size: 12px;
    color: #999;
    line-height: 50px;
    float: left;
    max-width: 160px;
    height: 50px;
    overflow: hidden;
}

#jiage_p {
    opacity: 0;
}

.content_jiage_p b {
    color: #fc5421;
    font-size: 1.3em;
}

.content_jiage_r {
    margin: 0 0 0 140px;
    width: 300px;
    height: 50px;
    position: absolute;
}

.content_dingzhi {
    position: absolute;
    margin: 0 0 0 170px;
    width: 130px;
    height: 50px;
    background: #fd7822;
    font-size: 1em;
    color: #FFF;
    line-height: 50px;
    text-align: center;
}

.content_dingzhi:hover {
    background: #fc5421;
}

.content_left {
    width: 880px;
    background: #fff;
    float: left;
    margin: 0 0 20px 0;
    position: relative;
}

.content_left > p {
    max-width: 640px !important;
    margin: 10px auto !important;
    text-align: left;
    line-height: 1.5em !important;
}

.content_left > p img {
    max-width: 640px;
    margin: 0 auto;
}

.content_left span {
    white-space: pre-line !important;
}

.content_left h2, .content_left h3, .content_left h4, .content_left h5 {
    text-align: left;
    display: block;
    margin: 0 auto;
    max-width: 640px;
    font-size: 1.2em;
}

.content_left_aside {
    float: right;
    width: 300px;
    overflow: hidden;
    color: #666;
}

.right_aside_content {
    background: #FFF;
    padding: 20px 10px;
    margin: 0 0 20px 0;
}

.zuixinxiangguan {
    line-height: 1.5em;
    font-size: 1em;
    text-align: left;
    width: 150px;
}

.zuixinxiangguan a {
    color: #666;
}

.tel5 {
    font-size: 1.5em;
    color: #000;
    line-height: 1.5em;
    margin: 10px 0;
}

.content_sxdh {
    width: 100%;
    height: 52px;
    background: #78dafc;
    border-bottom: 0px solid #F5F5F5;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
}

.content_sxdh_li {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 52px;
    color: #666;
    border-bottom: 0px solid #fff;
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: inline-block;
}

.content_sxdh_li:first-child {
    margin: 0 10px 0 30px;
}

.content_sxdh_li a {
    color: #000;
}

.content_sxdh_li:hover, .content_sxdh_li a:hover {
    color: #31b2ea;
    color: #fff;
}

.content_sxdh_li_selected {
    color: #fff;
    background: #fc5421;
    border-bottom: 0px solid #fc5421;
}

.content_sxdh_li_selected a {
    color: #fff;
}

.content_jieshao {
    width: 100%;
    position: relative;

}

.content_sxdh_biaoqian {
    width: 70px;
    height: 70px;
    background: #fc5421;
    margin: 30px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 1.1em;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.content_neirong {
    width: 640px;
    margin: 30px 110px 30px 130px;
    text-align: left;
    color: #000;
}

.content_neirong p {
    margin: 0.5em 0;
}

.content_neirong p img {
    max-width: 640px;
}

.pingjia_ztpf p, .shishianli_li p {
    margin: 0;
}

.content_neirong_xingcheng {
    background: url(../images/bg04.jpg);
    background-repeat: repeat-y;
    height: auto;
    overflow: hidden;
}

.content_neirong_xingcheng p {
    margin: 0.5em 0;
}

.content_neirong_fuwu {
    margin: 0;
    display: inline-block;
    padding: 0 40px;
    font-size: 1.2em;
    color: #31b2ea;
    font-weight: bold;
    height: 30px;
    background-position: 0 0;
}

.wuyoufuwu_left {
    width: 40%;
    float: left;
    padding: 10px 0 20px 40px;
    box-sizing: border-box;
    color: #31b2ea;
    line-height: 2em;
}

.wuyoufuwu_right {
    width: 60%;
    float: left;
    padding: 10px 0 20px 40px;
    box-sizing: border-box;
    color: #31b2ea;
    line-height: 2em;
}

.wuyoufuwu_baozhang {
    width: 100%;
    float: left;
    padding: 10px 0 20px 40px;
    box-sizing: border-box;
    color: #31b2ea;
    line-height: 2em;
}

.wuyoufuwu_left li, .wuyoufuwu_right li, .wuyoufuwu_baozhang li {
    list-style-position: outside;
    list-style: none;
    color: #666;
    font-size: 15px;
    background: url(../images/yuandian.jpg) no-repeat;
    background-position: 0px 14px;
    padding-left: 10px;
}

.wuyoufuwu {
    background: url(../images/wuyoufuwu.png) no-repeat;
}

.fuwu_anquan {
    background: url(../images/anquan_icon.png) no-repeat;
}

.fuwu_zhuanye {
    background: url(../images/zhuanye_icon.png) no-repeat;
}

.fuwu_shisu {
    background: url(../images/xc_foot.png) no-repeat;
}

.fuwu_h5 {
    background: url(../images/h5.png) no-repeat;
}

.fuwu_zhaoxiang {
    background: url(../images/xc_paizhao2.png) no-repeat;
}

.fuwu_hangpai {
    background: url(../images/wurenji.png) no-repeat;
}

.fuwu_houqin {
    background: url(../images/xc_bus2.png) no-repeat;
}

.fuwu_yingji {
    background: url(../images/yingjiyuan.png) no-repeat;
}

.pingjia_ztpf {
    width: 100px;
    height: 83px;
    padding: 16px;
    text-align: center;
    border: 1px solid #c9c9c9;
    float: left;
    box-sizing: border-box;
}

.pingjia_ztpf_fenshu {
    font-size: 1.3em;
    font-weight: bold;
    color: #fc5421;
    padding: 4px 0 0 0;
}

.pingjia_kanfa {
    float: left;
    margin: 0 0 0 30px;
    width: 510px;

}

.pingjia_kanfa p {
    margin: 0;
    font-size: 12px;
    display: inline-block;
    margin: 6px 10px 6px 0;
    border: 1px solid #c9c9c9;
    padding: 2px;
    color: #fc5421;
}

.pingjia_trigger {
    width: 100%;
    height: 40px;
    border: 1px solid #ededed;
    background: #f5f5f5;
    margin: 10px 0;
}

.pingjia_item {
    display: inline-block;
    list-style: none;
    font-size: 12px;
    margin: 10px;
}

.pingjia_active {
    color: #fc5421;
}

.pingjia_num {
    color: #999;
    font-size: 15px;
}

.pingjia_comment_item {
    width: 100%;
    min-height: 120px;
    border-bottom: 1px solid #c9c9c9;
}

.pingjia_col_1 {
    width: 130px;
    float: left;
}

.star_section {
    float: left;
    width: 90px;
    height: 18px;
    display: block;
    background: url(/skin/2017/images/star_rating.jpg);
    background-size: 18px;
    background-position: left top;
    margin: 10px 10px 0 0 !important;
}

.star_span {
    background: url(/skin/2017/images/star_5.jpg) no-repeat;
    width: 90px;
    height: 18px;
    display: block;
}

.star_0 {
    background-position: -90px 0px;
}

.star_1 {
    background-position: -72px 0px;
}

.star_2 {
    background-position: -54px 0px;
}

.star_3 {
    background-position: -36px 0px;
}

.star_4 {
    background-position: -18px 0px;
}

.star_5 {
    background-position: 0px 0px;
}

.company-name {
    clear: both;
    width: 140px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    text-align: left;
}

.col_2 {
    width: 490px;
    float: left;
    margin-left: 20px;
}

.col_2 .tags .tag {
    display: inline-block;
    padding: 0 6px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    color: #333;
    background-color: #ffeceb;
    margin-right: 6px;
    margin-bottom: 5px;
    border-radius: 2px;
}

.pingjia_time {
    font-size: 12px;
    color: #999;
}

.shishianli {
    width: 130px;
    height: 46px;
}

.shishianli_pic {
    width: 820px;
    margin: 100px 30px 30px 30px;
}

.shishianli_li {
    display: list-item;
    float: left;
    list-style: none;
    width: 260px;
    height: 182px;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    margin: 20px 20px 20px 0;
    box-sizing: border-box;
    position: relative;
}

.shishianli_li:nth-child(3n) {
    margin: 20px 0px 20px 0;
}

.shishianli_li img {
    width: 260px;
    height: 182px;
}

.fudong2 {
    position: fixed;
    top: 0;
    margin-left: 160px;
    background: #FFF;
}

.fudong3 {
    position: fixed;
    top: 110px;
    margin-left: 900px;
}

.fudong4 {
    position: fixed;
    top: 0;
    width: 880px;
    background: #78dafc;
    z-index: 9999;
    border-bottom: 1px solid #ededed;
}

.pre {
    float: left;
    height: 30px;
    width: 45%;
    margin: 10px auto 10px 10px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
}

.next {
    float: right;
    height: 30px;
    width: 40%;
    margin: 10px 10px 10px auto;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
}

.content_zhedang ul {
    text-align: left;
    width: 760px;
    margin: 0 auto;
}
.content_zhedang ul li {
    width: 210px;
    display: inline-block;
    padding-left: 0px;
    margin: 0 36px 10px 0;
    line-height: 1.5em;

}
.content_zhedang ul li input, .xla_k {
    width: 110px;
    border: 1px solid #dcdee0;
    top: 6px;
    float: right;
    height: 2em;
    line-height: 1.5em;
    font-size: 0.8em;
    color: #8b8b8b;
}
/*首页css*/
.content_zhedang-souye ul {

    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.content_zhedang-souye span{
    margin-left: 15px;
}
.content_zhedang-souye ul li {
    width: 210px;
    height: 40px;
    display:inline-block;
    margin-right: 20px;
}
.content_zhedang-souye ul li input, .xla_k{
    width: 220px;
    border: none;
    top: 6px;
    height: 40px;
    font-size: 1em;
    text-indent: 1em;
    border-radius: 6px;
}

.tuanjianxuqiu {
    width: 760px;
    margin: 0 auto;
    text-align: left;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.tuanjianxuqiu div {
    width: 93px;
    float: left;
}

.tuanjianxuqiu_textarea {
    border: 1px solid #dcdee0;
    height: 40px;
    resize: none;
    width: 354px;
    margin: 7px auto 6px auto;
    padding: 5px;
    line-height: 18px;
    font-size: 12px;
    float: left;
}

.content_zhedang ul li input:focus, xla_k:focus, .tuanjianxuqiu_textarea:focus {
    outline: 1px solid #31b2ea;;
}

.content_zhedang span:nth-child(1) {
    margin: 20px auto 20px auto;
}
/*首页*/
.content_zhedang-souye ul li input:focus, xla_k:focus, .tuanjianxuqiu_textarea:focus {
    outline: 1px solid #fff;
}
.content_zhedang-souye span:nth-child(1) {
    margin: 20px auto 20px	auto;
}

.taobaourl {
    color: #F30;
}

.taobaourl:hover {
    color: #fd7822;
}

.liuyanshuoming {
    font-size: 1em;
}

.liuchengtishi li {
    list-style: none;
    display: list-item;
    float: left;
    margin: 0 29px !important;
    width: auto !important;
}

#mob_check {
    margin: 0 0 0 6px;
}

.content_cgal_logo {
    width: 106px;
    height: 60px;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.content_cgal_biaoti {
    font-size: 1.3em;
    line-height: 60px;
    padding-left: 10px;
    float: right;
    width: 770px;
    box-sizing: border-box;
    text-align: left;
}

.ty_left {
    background: #f4f4f4;
]
}

.ty_list {
    width: 100%;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    padding: 20px 0;
    list-style: none;
    background: #FFF;
    display: block;
    /* box-shadow: 1px 2px 2px 0 rgba(200, 200, 200, 0.2); */
}

.ty_list_img {
    width: 228px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 21px;
}

.ty_list_img img {
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box;
    height: auto;
}

.ty_list_info {
    width: 600px;
    height: 150px;
    float: left;
    position: relative;
    text-align: left;
    margin-left: 20px;
    overflow: hidden;
}

.ty_list_info p {
    text-align: left;
    color: #000;
    font-size: 1em;
    line-height: 24px;
}

.ty_list_info a {
    color: #666;
}

.ty_list_info a:hover {
    color: #000;
}

.ty_list_name {
    margin-bottom: 10px;
}

.ty_list_name a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.ty_list_name a:hover {
    color: #F30;
    font-weight: bold;
}

.ty_list_jianjie {
    max-height: 200px;
    overflow: hidden;
    /*text-indent: 2em;*/
    position: relative;
}

.ty_list_jianjie span {
    font-size: 14px;
    color: #666;
    text-align: justify;
}

.ty_list_padding {
    padding: 0 4%;
    text-align: left;
}

.ty_list_padding > .ty_list_jianjie {
    text-indent: 0;
}

.pxsjj {
    max-height: 72px;
}

.zanyixia {
    background: url(../images/dianzan.png) no-repeat;
    background-size: 30px 30px;
    background-position: 0px 10px;
    padding-left: 30px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 0.8em;
}

.shizi_zhicheng {
    font-size: 1.2em;
}

.shizi_rongyu {
}

.content_black {
    color: #000;
    font-size: 16px;
}

.hidden {
    display: none;
}

.jidi_content {
    background: none;
}

.quick_link {
    width: 160px;
    min-height: 100px;
    float: left;
    overflow: hidden;
}

.left_include ul li {
    width: 100%;
    height: 40px;
    background: #31b2ea;
    background-position: 50% 7px;
    border-top: 1px solid #fff;
    font-size: 0.9em;
    line-height: 40px;
    background-size: 96% 90%;
    list-style: none;
}

.left_include ul a {
    color: #343434;
}

.jidi_content_li {
    background: #fff !important;
}

.jidi_content_li:hover {
    background: #ededed !important;
}

.jidi_content_neirong {
    width: 700px;
    overflow: hidden;
    float: left;
    background: #FFF;
    margin: 0 0 0 20px;
    color: #666;
    padding: 30px;
    box-sizing: border-box;
}

.jidi_content_neirong h2 {
    padding-bottom: 20px;
    font-size: 1.5em;
}

.jidi_content_neirong li {
    list-style: none;
}

.jidi_content_neirong p {
    line-height: 1.5em;
    text-align: left;
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
}

.jidi_content_neirong img {
    width: 100%;
}

.content_neirong td {
    line-height: 30px;
}

.neirong select, .neirong_input {
    width: 20em;
    height: 2.4em;
    margin: 0.6em 0;
    border-radius: 5px;
    border: 1px solid #999;

}

textarea {
    width: 100%;
    height: 8em;
    margin: 0.6em 0;
    border-radius: 5px;
    border: 1px solid #999;
}

/*选择框样式开始 */
input[type="checkbox"] {
    -webkit-appearance: none;
    background: #fff url(/images/anniu.png);
    height: 22px;
    vertical-align: middle;
    width: 22px;
}

input[type="checkbox"]:checked {
    background-position: -48px 0;
}

input[type="checkbox"]:focus,
input[type="checkbox"]:hover {
    background-position: -24px 0;
    outline: none;
}

input[type="checkbox"]:checked {
    background-position: -48px 0;
}

input[type="checkbox"][disabled] {
    background-position: -72px 0;
}

input[type="checkbox"][disabled]:checked {
    background-position: -96px 0;
}

input[type="checkbox"] {
    background: #fff url(/images/anniu.png);
}


/*复选框样式3 */
input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    height: 22px;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    background: #fff;
    border: 1px solid green;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0 1em;

}

input[type=checkbox]:active, input[type=radio]:active {
    border-color: green;
    background: #ebebeb;
}

input[type=checkbox]:hover {
    border-color: #c6c6c6;
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
}

input[type=checkbox]:checked, input[type=radio]:checked {
    background: #fff;
}

input[type=checkbox]:checked, input[type=radio]:checked {
    content: url(/images/anniu3.jpg);
}

input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none;
    border-color: green;
}

/*选择框样式结束 */
.niaokan {
    width: calc(100% - 180px);
    float: right;
}

/*评论样式开始 */
.star-rating {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 150px;
    height: 30px;
    position: relative;
    background: url(/skin/2017/images/star_rating.jpg) top left repeat-x;
    z-index: 20;
}

.star-rating li {
    padding: 0px;
    margin: 0px;
    float: left;
}

.radio-pingfen {
    border: 0px solid #999 !important;
    background: none !important;
    width: 30px !important;
    height: 30px !important;
    margin: 0 !important;
}

.star-rating li input {
    display: block;
    height: 30px;
    text-decoration: none;
    text-indent: -9000px;
    position: absolute;
    padding: 0px;
    left: 0px;
}

.star-rating li input:hover {
    background: url(/skin/2017/images/star_rating.jpg) left center !important;
}

.star-rating li input:checked {
    background: url(/skin/2017/images/star_rating.jpg) left bottom !important;
    content: normal !important;
!important
}

.star-rating li input:focus {
    outline: 0;
    box-shadow: none
}

.star-1 {
    width: 30px !important;
    z-index: 25;
}

.star-2 {
    width: 60px !important;
    z-index: 24;
}

.star-3 {
    width: 90px !important;
    z-index: 23;
}

.star-4 {
    width: 120px !important;
    z-index: 22;
}

.star-5 {
    width: 150px !important;
    z-index: 21;
}

.pinglun_tianxie {
    max-width: 640px;
    font-size: 14px;
}

.tianxie_ztpf_l {
    width: 80px;
}

.tianxie_ztpf_r {
    width: 530px;
}

.marg {
    margin: 0 0 0 10px;
}

.marg:nth-child(1) {
    margin: 0 10px 0 0;
}

.qitapingjia_li li {
    list-style: none;
    width: 130px;
    display: inline-block;
}

.tzxmh2 {
    width: calc(100% - 60px);
    height: 46px;
    text-align: left;
    border-bottom: 1px solid #CCC;
    background: #FFF;
    color: #000;
    padding: 0;
}

.tzxmh2 h2 {
    font-size: 1em;
}

.tzxmh2 h2 span {
    color: #000;
    background: #ededed;
    line-height: 45px;
    padding: 10px;

    text-align: left;
    font-weight: normal;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;

}

.zswd {
    text-align: left;
    margin-top: -5px;
}

.zswd li {
    list-style: none;
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    height: 30px;
    text-align: left;
    box-sizing: border-box;
    overflow: hidden;
}
.zswd li:nth-child(2n) a {
}
.zswd li {
    width: 250px;
}
.zswd li {
    width: 420px;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: normal;
}
.zswd_wd {
    text-align: left;
}

.zswd_wd li {
    list-style: none;
    font-size: 14px;
    line-height: 20px;
    width: 300px;
    text-align: left;
    box-sizing: border-box;
    overflow: hidden;
    margin: 7px 0;
}
.zswd_wd li:nth-child(1n) a {
    float: right;
    margin-right: 5px;
    width: 255px;
    height: 24px;
    margin-right: 5px;
}
.zswd_wd li:nth-child(2n) a {
    color: #939ba3;
    font-weight: normal;
    float: right;
    width: 240px;
    height: 40px;
    margin-right: 18px;
}
.zswd_wd li:nth-child(2n)  {
    margin-bottom: 25px;
}
.news_dy_title a {
    font-size: 14px;
    color: #036;
}

.news_dy_content span {
    font-size: 12px;
}

.xm_dy {
    float: left;
    width: 290px;
    border: 1px solid #CCC;
    padding: 0 6px;
    box-sizing: border-box;
    margin: 0 10px 0 0px;
}

.xm_dy a {
    color: #036;
}

.xm_dy li {
    width: 100%;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: left;
    list-style: none;

}

.xm_dy li:nth-child(1) {
    height: 36px;
}

.xm_dy li h3 {
    background: url(../images/bg_line.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 36px;
    margin: 0 0 10px 0;
    width: 100%;
}

.xm_jhx li {
    width: 25%;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    float: left;
    list-style: none;
    padding: 5px;
    box-sizing: border-box;
}

.xm_jhx li span {
    border: 1px solid #CCC;
    display: block;
    width: 98%;
    height: 36px;
}

.xm_jhx li span:hover {
    background: #CCC;
}

.jidi_dy_title {
    width: 235px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: absolute;
    font-size: 1em;
    color: #fff;
    left: 0;
    top: 130px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}
/*案例图片介绍*/
.anli_dy_title {
    width: 298px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    position: absolute;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 180px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
}
.anli_pic {
    width: 295px;
    height: 210px;
    box-shadow: 0 0 0 #e0e0e0;
    color: #fff;
    display: block;
    overflow: hidden;
    position: relative;
}

.smt_jidi_sj {
    width: 285px;
    height: 396px;
    display: block;
}

.zzc_vedio {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    display: none;
    z-index: 99999;
}

.vedio_p_w {
    width: 640px;
    height: 498px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -249px auto auto -320px;

}

.zzc_vedio_no {
    display: block;
    opacity: 1;
}

#zzc_vedio_x {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    margin: -50px -50px auto auto;
    border: 1px solid #FFF;
    border-radius: 50%;
}

#vedio_src {
    width: 640px;
    height: 498px;
}

.anli_tab {
    margin: 0px 0 0 0;
    height: 560px;
}

.anli_tab a {
    color: #000;
}

.anli_tab ul, .anli_jhx_ul {
    width: 100%;
    margin: 20px 0 10px 0;
    text-align: center;
    display: block;
    position: relative;
}

.anli_tab ul li, .anli_jhx_ul li {
    display: inline-block;
    margin-left: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    color: #666;
    font-size: 1em;
    min-width: 160px;
    height: 30px;
    line-height: 30px;

}

.anli_tab ul li.selected {
    background: #019fe8;
    border: 1px solid #019fe8;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.anli_tab ul li.selected a {
    color: #FFF;
}

.anli_tab ul li.selected div {
    visibility: inherit;
    opacity: 1;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -ms-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms
}

.anli_tab ul li:hover {
    background: #019fe8;
    border: 1px solid #019fe8;

}

.anlizhanshi_tab {
    width: 100%;
    overflow: hidden;
    left: 0px;
    top: 50px;
    position: absolute;
    z-index: 10;
    margin: 0px 0px 0px 0px;
    visibility: hidden;
    opacity: 0;
}

.anli_lb {
    width: 285px;
    height: 230px;
    float: left;
    margin: 0 20px 20px 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    overflow: hidden;
}

.anli_lb img {
    min-width: 100%;
    display: block;
}

.anli_lb:nth-child(4n) {
    margin: 0 0px 20px 0;
}

.anli_lb a p {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
    text-align: center;
}

.swiper-container {
    width: 100%;
    height: 664px;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}
.adv ul li.i1 i{
    background: url(../images/cehua/icon1.jpg) no-repeat;
}
.adv ul li.i2 i{
    background: url(../images/cehua/icon2.jpg) no-repeat;
}
.adv ul li.i3 i{
    background: url(../images/cehua/icon3.jpg) no-repeat;
}
.adv ul li.i4 i{
    background: url(../images/cehua/icon4.jpg) no-repeat;
}
.adv ul li.i5 i{
    background: url(../images/cehua/icon5.jpg) no-repeat;
}
.adv ul li.i1{
    background: #3d5ceb;
}
.adv ul li.i2{
    background: #eb6f49;
}
.adv ul li.i3{
    background: #32b3ec;
}
.adv ul li.i4{
    background: #ecb71b;
}
.adv ul li.i5{
    background: #26ecbb;
}
.adv ul li{
    width: 210px;
    height: 210px;
    float: left;
    margin-right: 28px;
}
.adv ul li span{
    color: #fff;
    position: relative;
    top: 80px;
}
.adv ul li i {
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    top: 60px;
    left: 0px;
    margin: 0px auto;
}
.sy_banner2018, .sy_banner2018 ul {
    width: 92%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.sy_banner2018 ul li {
    list-style: none;
    background: #FFF;
}

.sy_banner2018 img {
    width: 100%;
    height: auto;
    display: block;
}

.sy_banner2018 ul li:nth-child(1), .sy_banner2018 ul li:nth-child(3), .sy_banner2018 ul li:nth-child(4), .sy_banner2018 ul li:nth-child(5) {
    float: left;
    width: 25%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
}

.sy_banner2018 ul li:nth-child(2) {
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
    padding: 0 0.3em;
    box-sizing: border-box;
}

.sy_banner2018 ul li:nth-child(4) {
    position: absolute;
    bottom: 0;
    left: 0;
}

.sy_banner2018 ul li:nth-child(5) {
    position: absolute;
    bottom: 0;
    right: 0;
}

.sy_banner2018 ul li:nth-child(1), .sy_banner2018 ul li:nth-child(4) {
    padding: 0 0 0 0.3em;
}

.sy_banner2018 ul li:nth-child(3), .sy_banner2018 ul li:nth-child(5) {
    padding: 0 0.3em 0 0;
}

.sy_banner2018 ul li:nth-child(4), .sy_banner2018 ul li:nth-child(5) {
    margin-top: -0.3em;
    padding-top: 0.3em;
}

.cpyybt {
    float: left;
    width: 77px;
    height: 19px;
    margin: 4px auto auto 10px;
    text-indent: -99999em;
}

.qjtz_bg {
    background: url(../images/qjtz.jpg) no-repeat;
    background-size: 100%;
}

.qjtj_bg {
    background: url(../images/qjtj.jpg) no-repeat;
    background-size: 100%;
}

.qjsz_bg {
    background: url(../images/qjsz.jpg) no-repeat;
    background-size: 100%;
}

.qjdj_bg {
    background: url(../images/qjdj.jpg) no-repeat;
    background-size: 100%;
}

.qjjy_bg {
    background: url(../images/qjjy.jpg) no-repeat;
    background-size: 100%;
}

.lmbm {
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding: 36px 0 0 20px;
    color: #8b8b8b;
}

.lmbm a {
    color: #8b8b8b;
}

.neilian {
    border: 1px solid #CCC;
    padding: 20px 6px;
    text-align: left;
    box-sizing: border-box;
}

.neilian a, .neilian {
    color: #999;
    font-size: 12px;
}

.neilian a:hover {
    text-decoration: underline;
}

.xly_ad_txt {
    text-align: center !important;
    font-size: 18px;
    color: #F30;
    font-weight: bold;
    margin: 20px auto 10px auto !important;
    padding: 20px 0 0 0;
    border-top: 1px solid #ededed;
}

.xlytg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px 0;
}

.xlytg_row {
    width: 30%;
    overflow: hidden;
    float: left;
    margin: 0 1.5%;
}

.xlytg_row div {
    padding: 6px;
    background: #ededed;
    font-size: 12px;
    text-align: left;
}

.xlytg_row img {
    width: 100%;
    height: auto;
}

.xly_ad_txt_tel {
    font-weight: bold;
    text-align: center !important;
}

.xly_ad_erweima, .xly_ad_txt_name {
    text-align: center !important;
}

.xly_ad_txt_name {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


.tab-menu {
    text-align: left;
    border-bottom: 2px solid #eee;
}
.tab-menu li.active {
    color: #31b2ea;
    opacity: 1;
    background-color: #fff;
    border-bottom: 3px solid #31b2ea;
}
.tab-menu li {
    position: relative;
    background-color: #fff;
    color: #bcbcbc;
    display: inline-block;
    padding: 10px 20px;
    opacity: 1;
    cursor: pointer;
    z-index: 0;
    box-sizing: border-box;
    font-weight: 700;
}
/*产品分类*/
.tab-menu2 {
    margin-bottom: 10px;
}
.tab-menu2 li.active {
    color: #f6fff7;
    opacity: 1;
    background-color: #fff;
    background: #ffa200;
}
.tab-menu2 li {
    position: relative;
    background-color: #eeeeee;
    color: #333333;
    display: inline-block;
    padding: 12px 20px;
    opacity: 1;
    cursor: pointer;
    z-index: 0;
    height: 46px;
    width: 236px;
    box-sizing: border-box;
    font-weight: 700;
}
/*案例分类*/
.al {
    margin-bottom: 20px;
    text-align: left;
    float: left;
}
.al li.active {
    color: #f6fff7;
    opacity: 1;
    background-color: #fff;
    background: #ffa200;
}
.al li {
    text-align: center;
    position: relative;
    background-color: #ffffff;
    color: #333333;
    display: inline-block;
    padding: 12px 20px;
    opacity: 1;
    cursor: pointer;
    z-index: 0;
    height: 40px;
    width: 140px;
    box-sizing: border-box;
    font-weight: 700;
}
.tab-content > div {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    min-height: 260px;
    text-align: left;
}


.zxcnter {
    width: 1220px;
}


.jpjl {
    width: 586px;
    height: 120px;
    overflow: hidden;
    float: left;
    margin: 15px 0;
    background: #fff;
    margin-right: 28px;
}

.jpjl:nth-child(2n) {
    margin-right: 0;
}

.jpjl_img {
    width: 216px;
    height: 100%;
    float: left;
}

.jpjl_nr {
    width: calc(100% - 216px);
    height: 100%;
    background: #fff;
    float: left;
    padding: 5px 10px;
    box-sizing: border-box
}

.jpjl_h3, .jpjl_h3 a {
    font-size: 16px;
    color: #31b2ea;
    font-weight: normal;
    height: 42px;
    text-align: left;
}

.jpjl_p, .jpjl_p a {
    font-size: 12px;
    text-indent: 2em;
    text-align: left;
    line-height: 18px;
    color: #333;
}

.jpjl:first-child .jpjl_h3 a {
    color: #F00;
    font-weight: bold;
}

.jpjl:hover .jpjl_nr {
    background: #31b2ea;
}

.jpjl:hover .jpjl_h3 a, .jpjl:hover .jpjl_p a {
    color: #FFF;
}

.jpjl_logo {
    text-align: left;
    width: 100%;
    height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #FC0;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.jpjl_logo img {
    display: block;
    float: left;
}

.jpjl_logo a {
    font-size: 30px;
    color: #FC0;
    line-height: 80px;
}


.bd_left {
    float: left;
    width: calc(100% - 194px)
}

.bd_right {
    width: 194px;
    float: right;
}






.lst{
    width:100%;
    height:390px;
    margin-top: 20px;
}
.lst ul li{
    float:left;
    width: 190px;
    height:auto;
    background:#d6f0fb;
    padding:15px;
    margin-right:20px;
}
.lst ul li.topp{
    margin-top:40px;
}
.lst ul li:hover{
    margin-top:20px;
    cursor:pointer;
}
.lst ul li h2{
    margin:15px 0;
    font-size:20px;
    text-align:center;
}
.lst ul li i{
    display:block;
    width:30px;
    height:3px;
    margin: 0 auto;
    background:#31b2ea;
}
.lst ul li p{
    padding-top:20px;
    font-size:14px;
    line-height:25px;
    text-align: left;
    color: #333;
}
.vs{
    width:100%;
    height:330px;
    margin-top: 10px;
}
.vs .vss{
    width: 560px;
    overflow:hidden;
}
.vs .vss ul li{
    width:100%;
    height: 65px;
}
.vs .vss  ul li span{
    float:right;
    display:block;
    width:55px;
    height:10px;
    margin-top: 10px;
    background:url(../img/images/vs_l.jpg);
}
.vs .vss ul li b{
    display:block;
    width:110px;
    height:30px;
    font-weight:300;
    background:#31b2ea;
    border-radius:5px;
    text-align:center;
    line-height:30px;
    color:#fff;
    font-size:16px;
    margin-bottom:10px;
    margin-right:10px;
    float:right;
}
.vs .vss ul li p{
    margin-bottom: 20px;
    line-height: 22px;
    text-align: left;
    margin-right: 65px;
    font-size: 14px;
    margin-top: 15px;
}
.vs .vs_img{
    width:45px;
    height:444px;
    background: url(../img/images/vss.jpg) no-repeat;
    margin: 10px 20px;
}
.vs .vs_oo  ul li span{
    float:left;
    background:url(../img/images/vs_r.jpg);
}
.vs .vs_oo ul li b{
    width:90px;
    float:left;
    margin-left:10px;
    background:#aaa;
}
.vs .vs_oo ul li p{
    text-align:left;
    margin-right:0;
    margin-top: 15px;
}
.vs .vs_oo{
    width: 550px;
}

.hz{
    background: url(../img/images/bg_89.jpg) center top no-repeat;
}
.hh{
    width:1140px;
    height:397px;
    margin:0 auto;
    position:relative;
    background: url(../img/images/bg_92.jpg) no-repeat;
}
.hh .bott{
    position: absolute;
    left:505px;
    top:240px;
    width:110px;
    height:35px;
    font-size:16px;
    font-weight:700;
    text-align:center;
    border-radius:20px;
    border:none;
}
.hh .bott:hover{
    background:#ffe402;
    cursor:pointer;
}
.md-modal h2{
    display:block;
    width:35px;
    height:35px;
    background: url(../img/images/bg_82.jpg) no-repeat;
}
.md-modal button{
    position: absolute;
    right: 60px;
    top: 35px;
}
.box0{
    width:100%;
    height:auto;
    overflow:hidden;
}
.im0{
    width:180px;
    height:100%;
    float:left;
    overflow:hidden;
}
.text0{
    float:right;
    width:385px;
    margin-right:60px;
}
.text0 p{
    text-align: left;
    color:#333;
    line-height:30px;
    font-size:14px;
    padding-bottom:30px;
}
.list-fl{
    width:100%;
    max-width: 1200px;
    height:auto;
}
.list-fl img{
    width: 210px;
    height: 160px;
    margin-left: 10px;
}
.list-fl .list_text{
    margin-top:30px;
    float: left;
}
.list-fl .list_text h2{
    display:block;
    width:296px;
    height: 32px;
    overflow: auto;
    margin: 0px 0;
}
.list-fl .list_text .ai{
    background: url(../img/images/bg_17.jpg) no-repeat;
    margin-bottom: 15px;
}
.list-fl .list_text .aii{
    background: url(../img/images/bg_15.jpg) no-repeat;
    margin-bottom: 10px;
}
.list-fl .list_text .tj-ml ul li{
    float:left;
    font-size:14px;
    width: 150px;
    margin: 10px 5px;
    background:#fff;
}
.list-fl .list_text .tz{
    width: 100%;
    max-width: 1200px;
    text-align: left;
}
.list-fl .list_text ul li i{
    display:inline-block;
    width:3px;
    height:15px;
    margin-right:10px;
    background:#31b2ea;
}
.list-fl .list_text ul li p{
    display:inline-block;
    font-size:12px;
    margin-left:10px;
    color:#31b2ea;
    font-weight:300;
}
/*更多产品样式*/
.list-fl .list_text .pii{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    margin-right: 25px;
    color: #ffb119;
}
.case_box{
    width: 100%;
    max-width: 1200px;
}
.case_box p{
    width: 300px;
    height:210px;
    float:left;
    margin-bottom: 5px;
    overflow:hidden;
    cursor:pointer;
}
.case_box p img{
    -webkit-transition:
            all 0.3s linear;
    transition: all 0.3s linear;
    width: 100%;
    height: 100%;
}
.case_box p img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.case_box .text{
    float: left;
    width: 558px;
    height:170px;
    border:20px solid #31b2ea;
    background: #fff;
    margin-right: 1px;
}
.case_box .text p{
    width:100%;
}
.case_box .text .her{
    margin-top:50px;
}
.case_box .text .her .tt{
    margin-top:-130px;
    font-size:30px;
}
.case_box .text .her .tt a{
    color:red;
}

/*团建活动css*/
.tj-ml{
    width: 332px;
    float: left;
    clear: both;
}
.tj-tp{
    float: left;
    overflow: hidden;
    margin-left: 25px;
}
.chanpin_l{

    width: 208px;
}
.chanpin_xl {
    width: 290px;
    height: auto;
    float: left;
    text-align: left;
    position: relative;
    margin-right: 10px;
}
.cen1{
    width: 100%;
    max-width: 1200px;
    height: auto;
    background: #ffffff;
    box-shadow: -5px 0px 15px #999;
    border: 1px solid #f2f2f2;
}
.cen2{
    width: 100%;
    height: 77px;
    background: #f9d002;
}
.fls{
}
.zswds{
    float:left;
}
.zs-w{
    color: #f9f4f4;
    background: #555;
    margin-right: 10px;
    padding: 3px 5px;
}
.zs-d{
    color: #fff;
    background: #31b2ea;
    margin-left: 0px;
    padding: 3px 5px;
}
.tab-menu li.active a{
    color:#31b2ea;
}
#lus{
    width:100%;
    height: 70px;
}
#lus ul{
    width: 600px;
    float:right;
}
#lus ul li{
    float:left;
    font-size: 14px;
    color: #ccc;
    margin-top: 50px;
}
#lus ul li a{
    color:#fff;
    font-size:12px;
}
#lus ul li i{
    font-size:12px;
    color: #666;
    margin: 0 20px;
}
.zswd li a span{
    width: 3px;
    height: 3px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
    margin: 3px 10px;
}
.zs_div {
    float: right;
    margin: 15px 0px 0px 30px;
}
.padd article{
    text-align: left;
}


/*2019/9/20*/
.ser{
    width:100%;
    height: 45px;
    text-align:center;
    margin-top: 20px;
}
.ser p{
    float:left;
    font-size: 15px;
    margin-top: 4px;
}
.ser .ser_ipt{
    box-sizing: border-box;
    width: 250px;
    padding-left: 20px;
    height: 30px;
    border: 1px solid #ddd;
    border-right: none;
    font-size: 14px;
    float: left;
}
.ser .ser_sub{
    width: 70px;
    height: 30px;
    border: none;
    cursor: pointer;
    background: #31b2ea;
    color: white;
    font-size: 15px;
    float: left;
    margin-right: 20px;
}
.ser span{
    float:left;
    font-size:14px;
    margin: 6px 10px;
}
.ser span a{
    color:#999;
}
/*19.10.24商桥沟通界面*/
#newBridge #nbwlMessageContainer{
    background-color: rgb(220, 245, 255)!important;
}
#newBridge .nb-webim-light-system-message-container{
    background-color: #ddd!important;
}
#newBridge .nb-webim-light-status-message-container{
    background-color: #ddd!important;
}

/*10.31 纯css tab切换*/
.box {
    width: 1200px;
    overflow: hidden;
    margin-top: 10px;
}
.nav {
    margin-left: -1px;
    font: 16px "微软雅黑";
    overflow: hidden;
}
.navI {
    float: left;
    width: 240px;
    height: 46px;
    background: #eee;
    border-bottom: 840px solid #fff;
}
.navI-tit {
    line-height: 46px;
    text-align: center;
    border-right: 5px solid #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 10px;
}
.navI-txt {
    width: 1200px;
    height: 840px;
    background: #fff;
    display: none;
}
.active {
    display: block;
}
.ml1 {
    margin-left: -100%;
}
.ml2 {
    margin-left: -200%;
}
.ml3 {
    margin-left: -300%;
}
.ml4 {
    margin-left: -400%;
}
.navI_active {
    position: relative;
    display: block;
    height: 46px;
    color: #fff;
    background: #ffa200;
    border-bottom: 840px solid #fff;
}
/*重点代码*/
.navI:hover .navI-txt{
    display: block;
    background: #fff;
}
.nav:hover .navI_active{
    display: block;
    color: #000;
    background: #eee;
}
.navI:hover .navI-tit {
    opacity: 1;
    color: #fff;
    background: #ffa200!important;
}
.navI:hover {
    position: relative;
}
/*活动策划样式*/
.swiper-button-prev{
    background-image: url('http://www.my-summit.com/skin/2017/images/cehua/left.png')!important;
    left: 60px!important;
    right: auto!important;
    background-size: 66px 60px!important;
    width: 90px!important;
    height: 60px!important;
}
.swiper-button-next{
    background-image: url('http://www.my-summit.com/skin/2017/images/cehua/right.png')!important;
    right: 60px!important;
    left: auto!important;
    background-size: 66px 60px!important;
    width: 90px!important;
    height: 60px!important;
}
.center b{
    font-weight: 700;
    font-size: 30px;
}
.adv_b{
    display: block;
    width: 25px;
    height: 1px;
    margin: 12px auto;
    background: #31b2eb;
}
.adv_c{
    display: block;
    width: 25px;
    height: 1px;
    margin: 10px auto;
    position: relative;
    top: 70px;
    background: #57cadc;
}
.us_img{
    height: 440px;
    width: 100%;
    margin: 40px 0;
    background: url(http://www.my-summit.com/skin/2017/images/cehua/bg.jpg) 50% no-repeat;
}
.us_span{
    position: absolute;
    left: 17%;
    text-align: left;
    width: 30%;
    font-size: 14px;
    line-height: 1.6;
    height: 130px;
}
.us_a1{
    display: block;
    width: 120px;
    height: 36px;
    background: #31b2eb;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 5px;
    border: 1px solid;
    position: inherit;
    left: 150px;
    top: 10px;
}
.cases{
    width: 100%;
    height: 720px;
    background: url(http://www.my-summit.com/skin/2017/images/cehua/case.jpg);
}
.cases_s1{
    float: left;
    width: 366px;
    text-align: left;
    margin: 4px 0px 0px 4px;
}
.cases_sq{
    width: 310px;
    display: block;
    line-height: 1.5;
    font-size: 15px;
    margin: 20px auto;
}
.cases_a{
    display: block;
    width: 120px;
    height: 36px;
    background: #31b2eb;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 5px;
    border: 1px solid;
    position: relative;
    left: 180px;
    top: 40px;
}
.cases1{
    float: left;
    width: 390px;
    margin: 4px 4px 0 4px;
}
.cases2{
    float: left;
    width: 370px;
    height: 600px;
    margin: 4px 0 0 0;
}
.us_al{
    display: block;
    width: 120px;
    height: 36px;
    background: #31b2eb;
    color: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 5px;
    border: 1px solid;
    position: relative;
    left: 270px;
    top: 40px;
}
.cen{
    width: 1200px;
    margin: 0 auto;
}
/*新闻资讯*/
.ce_an ul li {
    float: left;
    margin: 40px 50px 0 0;
}
.ce_i1 i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/skin/2017/images/cehua/ico_03.jpg) no-repeat;
}
.ce_i2 i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/skin/2017/images/cehua/ico_05.jpg) no-repeat;
}
.ce_i3 i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(/skin/2017/images/cehua/ico_08.jpg) no-repeat;
}
.ce_an{
    position: absolute;
    bottom: -15px;
}
.ce_an ul li span{
    position: relative;
    left: 20px;
    bottom: 21px;
    font-size: 14px;
    color: #aaa;
}
.ce_al{
    float: right;
    border: 0.7px solid #aaa;
    width: 100px;
    border-radius: 47px;
    text-align: center;
    position: absolute;
    top: 80%;
    right: 0px;
    padding: 5px 3px;
    font-size: 14px;
}
.ch_zx{
    width: 900px;
    float: left;
}
.ch_tj{
    width: 250px;
    float: right;
    text-align: left;
    border-bottom: 1px solid #ededed;
    padding: 20px 0;
    list-style: none;
    box-shadow: 1px 2px 2px 0 rgba(200, 200, 200, 0.2);
}
/*关于我们*/
.gw_arti{
    width: 100%;
    height: 280px;
    background: #FFF;
    text-align: left;
    float: left;
    margin-bottom: 30px;
}
.gw_img{
    width: 510px;
    height: 300px;
    margin-right: 40px;
    float: left;
}
.gw_artkl{
    width: 500px;
    font-size: 15px;
    height: 340px;
    overflow: hidden;
}
.jydiv ul li{
    float: left;
    width: 390px;
    height: 360px;
    margin-right: 10px;
    font-size: 14px;
}
.gw_h1{
    margin: 15px auto;
    color: #4bc4fa;
    font-size: 20px;
    border-left: 3px solid;
    padding: 0 0 0 15px;
}
.jydiv ul li p{
    width: 130px;
    height: 30px;
    margin: 15px 0;
    padding: 10px 0 0 0;
    text-align: center;
    position: relative;
    top: 0;
    background-color: #31b2eb;
    color: #fff;
    left: 30%;
    border-radius: 25px;
    font-size: 16px;
}
.ch_post ul li input{
    width: 520px;
    height: 40px;
    border: 1px solid #31b2ec;
    margin: 20px auto;
    text-indent: 70px;
}
.li_1 input{
    background: url(/skin/2017/images/cehua/icon_14.jpg) 20px 5px no-repeat;
}
.li_2 input{
    background: url(/skin/2017/images/cehua/icon_17.jpg) 20px 5px no-repeat;
}
.li_3 input{
    background: url(/skin/2017/images/cehua/icon_20.jpg) 20px 5px no-repeat;
}
.lx_tijiao{
    text-indent: 0!important;
    width: 160px!important;
    color: #fff;
    font-size: 20px;
    background: #31b2ec;
}
/*服务项目*/
.adv_fw ul li i{
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
}
.adv_fw ul li {
    float: left;
    width: 340px;
    height: 300px;
    text-align: left;
    padding: 30px 20px;
    margin: 20px 15px 0 0;
    border: 1px solid #e3f4fc;
    box-shadow: 1px 2px 5px 0 rgba(94, 200, 226, 0.31);
}
.adv_fw ul li.i1 i {
    background: url(/skin/2017/images/cehua/icon_03.jpg) no-repeat;
}
.adv_fw ul li.i2 i {
    background: url(/skin/2017/images/cehua/icon_05.jpg) no-repeat;
}
.adv_fw ul li.i3 i {
    background: url(/skin/2017/images/cehua/icon_07.jpg) no-repeat;
}
.adv_fw ul li.i4 i {
    background: url(/skin/2017/images/cehua/icon_12.jpg) no-repeat;
}
.adv_fw ul li.i5 i {
    background: url(/skin/2017/images/cehua/icon_13.jpg) no-repeat;
}
.adv_fw ul li.i6 i {
    background: url(/skin/2017/images/cehua/icon_15.jpg) no-repeat;
}
.adv_fw ul li b{
    display: block;
    width: 45px;
    height: 1px;
    margin: 20px auto;
    position: relative;
    top: 35px;
    background: #dddddd;
}
.adv_span{
    position: relative;
    left: 36%;
    top: -30px;
    font-size: 24px;
    color: #37aee6;
}
.adv_span2{
    line-height: 28px;
    font-size: 14px;
}
.adv ul li:hover span{
    color:#000000!important;
}
.cases_s1 img:hover{
    -webkit-transform: scale(1.02)!important;
    transform: scale(1.02)!important;
}
.cases1 img:hover{
    -webkit-transform: scale(1.02)!important;
    transform: scale(1.02)!important;
}
.cases2 img:hover{
    -webkit-transform: scale(1.02)!important;
    transform: scale(1.02)!important;
}