@charset "utf-8";
/* CSS Document */

body {
    font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
    color: #616161;
}
a{
	cursor:pointer;
}

.container {
    width: 1200px;
    min-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

/*header*/
header {
    height: 100px;
    background: #ffffff;
    min-width: 1200px;
}
header .logo {
    margin-top: 10px;
}
header .logo img {
    display: block;
}

/*nav*/
nav {
    margin-top: 35px;
}
nav ul {
    margin-left: 40px;
}
nav ul li {
    float: left;
    width: 114px;
    height: 35px;
    margin-left: 15px;
}
nav ul li a {
    display: block;
    width: 114px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}
nav ul li a:hover,
nav ul li a.current {
    background: url("../images/img-01.png") no-repeat;
    color: #ffffff;
}

/*other-services*/
.other-services {
    background: #303032;
    padding: 30px 0;
    min-width: 1200px;
}
.other-services .logo {
    width: 175px;
}
.other-services ul li {
    float: left;
    width: 160px;
}
.other-services ul li h3 {
    line-height: 1;
    font-size: 18px;
    color: #ffffff;
}
.other-services ul li h3 a{
	 color: #ffffff;
}
.other-services ul li div > a {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    color: #bebebf;
}
.other-services .erwm p {
    margin-top: 80px;
    color: #ffffff;
}
/*footer*/
footer {
    height: 40px;
    line-height: 40px;
    background: #242424;
    min-width: 1200px;
}
footer .f-l {
    color: #aaaaaa;
}
footer .f-l a{
	 color: #aaaaaa;
}
footer .share {
    margin-top: 8px;
}
footer .share .h-n {
    display: none;
}
footer .share a {
    display: inline-block;
    margin-left: 8px;
}


/*other-banner*/
.other-banner {
    background: url("../images/img-07.png") no-repeat top center;
    background-size: cover;
    height: 230px;
    min-width: 1200px;
    margin-bottom: 50px;
}

.left-title {
    margin-top: 170px;
}
.left-title img {
    display: block;
}

.bread-crumbs {
    margin-top: 200px
}
.bread-crumbs,.bread-crumbs a {
    color: #294b88;
}

.l-w {
    width: 203px;
}
.r-w {
     width: 944px;
}

/*sub-nav*/
.sub-nav ul li {
    margin-bottom: 15px;
    vertical-align: bottom;
    overflow: hidden;
}
.sub-nav ul li a {
    display: block;
    border: 1px solid #43a6cd;
    height: 36px;
    line-height: 36px;
    background: url("../images/img-09.png") no-repeat 170px 9px;
    padding-left: 20px;
    color: #43a6cd;
    font-size: 16px;
}
.sub-nav ul li a:hover,
.sub-nav ul li a.current {
    background: url("../images/img-10.png") no-repeat 170px 9px;
    color: #294b88;
    border: 1px solid #294b88;
}

.contact-us img {
    display: block;
}
.contact-us .tel {
    background: url("../images/img-12.png") no-repeat left center;
    padding-left: 45px;
    color: #43a6cd;
    font-size: 14px;
    line-height: 1.1;
}
.contact-us .tel span {
    font-size: 22px;
    font-weight: bold;
}
.contact-us .info {
    color: #43a6cd;
    line-height: 1.8;
    font-size: 14px;
}
.contact-us .info .c-1 span{
    color: #666666;
}

/*page*/
.page {
    padding: 30px 0;
    text-align: center;
}
.page a {
    display: inline-block;
    border: 1px solid #dadada;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    color: #868686;
}
.page a:hover,.page a.current {
    background: #909090;
    color: #ffffff;
}


.mod-01 {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}
.mod-01 .m-title {
    color: #333333;
    font-size: 20px;
}
.mod-01 p {
    text-indent: 2em;
}


.mod-02 li {
    overflow: hidden;
    vertical-align: bottom;
    background: url("../images/img-13.png") no-repeat left 16px;
    padding-left: 18px;
}
.mod-02 li a {
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
    color: #333333;
}
.mod-02 li a .date {
    font-size: 12px;
    color: #999999;
}

.mod-03 {
    margin-left: -20px;
}
.mod-03 li {
    float: left;
    display: block;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 30px;
    width: 221px;
    margin-left: 20px
}
.mod-03 li .pic img {
    display: block;
    width: 221px;
    height: 229px;
}
.mod-03 li .title {
    background: #43a6cd;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}
.mod-03 li .title a {
    color: #ffffff;
}

.mod-04 {
    margin-left: -20px;
}
.mod-04 li {
    float: left;
    display: block;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 30px;
    width: 301px;
    margin-left: 20px
}
.mod-04 li .pic img {
    display: block;
    width: 301px;
    height: 261px;
}
.mod-04 li .title {
    background: #43a6cd;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
}
.mod-04 li .title a {
    color: #ffffff;
}

.mod-05 .m-title a {
    display: inline-block;
    background: url("../images/img-14.png") no-repeat;
    width: 125px;
    height: 33px;
    line-height: 32px;
    color: #43a6cd;
    font-size: 14px;
    text-align: center;
}
.mod-05 .m-title a:hover,
.mod-05 .m-title a.current {
    background: url("../images/img-15.png") no-repeat;
    color: #ffffff;
}
.mod-05 .box {
    border-bottom: 1px solid #c2c2c2;
    padding: 30px 0;
    font-size: 14px;
    line-height: 26px;
}
.mod-05 .box p {
    text-indent: 2em;
}
.mod-05 .t-1 {
    color: #43a6cd;
    font-size: 20px;
}


.product-nav li {
    height: 85px;
    line-height: 85px;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 30px;
}
.product-nav li a {
    font-size: 16px;
    color: #666666;
}
.product-nav li .icon {
    position: relative;
    display: block;
    height: 85px;
    width: 85px;
}
.product-nav li .icon img {
    display: block;
}
.product-nav li .icon .a-d,
.product-nav li .icon .a-h {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}
.product-nav li .icon .a-h {
    display: none;
}
.product-nav li .name {
    width: 100px;
    text-align: left;
}
.product-nav li a:hover,
.product-nav li a.current {
    color: #43a6cd;
}
.product-nav li a:hover .a-d,
.product-nav li a.current .a-d {
    display: none;
}
.product-nav li a:hover .a-h,
.product-nav li a.current .a-h {
    display: block;
}


.mod-06 .l-main {
    width: 470px;
}
.mod-06 .l-main .l-s {
    width: 68px;
    color: #333333;
    font-size: 16px;
    line-height: 34px;
}
.mod-06 .l-main .ui-select-wrap  {
    background-color: #ffffff;
    border: 1px solid #c2c2c2;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    padding-right: 15px;
    position: relative;
    vertical-align: top;
}
.mod-06 .l-main .ui-select-input {
    bottom: 0;
    display: block;
    left: 0;
    overflow: hidden;
    padding-left: 8px;
    position: absolute;
    right: 15px;
    top: 0;
    white-space: nowrap;
    line-height: 32px;
    font-size: 16px;
    color: #43a6cd;
}
.mod-06 .l-main .txt-01 {
    width: 398px;
    border: 1px solid #c2c2c2;
    height: 255px;
}
.mod-06 .l-main .s-1 {
    min-height: 54px;
    line-height:25px;
    color: #333333;
    font-size: 16px;
}
.mod-06 .l-main .s-1 span {
    color: #bd1212;
}
.mod-06 .l-main .btn-s {
    width: 103px;
    height: 34px;
    line-height: 34px;
    border: none;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    background: #43a6cd;
}

.mod-06 .r-main {
    width: 639px;
}
.mod-06 .r-main img {
    display: block;
}

/*index*/
.i-title {
    background: url("../images/img-18.png") no-repeat top center;
    margin-bottom: 35px;
}
.i-title .ch {
    height: 44px;
    line-height: 44px;
    color: #43a6cd;
    font-size: 24px;
}
.i-title .en {
    color: #999999;
    font-size: 18px;
    text-transform: uppercase;
}


.contact-us-i {
    min-width: 1200px;
}
.contact-us-i .main {
    height: 673px;
    background: url("../images/img-19.png") no-repeat bottom center;
}

.contact-us-i .top-s {
    background: url("../images/img-20.png") repeat-x top left;
    height: 332px;
    padding-top: 40px;
}
.contact-us-i .l-main {
    width: 620px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}

.contact-us-i .r-main {
    width: 580px;
}
.contact-us-i .r-main .l-s {
    width: 95px;
    padding-right: 10px;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    line-height: 38px;
}
.contact-us-i .r-main .inp-s {
    width: 450px;
    padding: 0 10px;
    border: 1px solid #ffffff;
    height: 36px;
    line-height: 36px;
    background: none;
}
.contact-us-i .r-main .txt-01 {
    width: 450px;
    padding: 0 10px;
    border: 1px solid #ffffff;
    height: 85px;
    line-height: 36px;
    background: none;
}
.contact-us-i .r-main .btn-s {
    background: #294b88;
    color: #ffffff;
    font-size: 16px;
    border: none;
    height: 30px;
    line-height: 30px;
    width: 78px;
}

.our-customers {
    padding: 110px 0 100px;
}
.our-customers  ul {
    padding-top: 110px;
    margin-left: -24px;
}
.our-customers  ul li {
    background: url("../images/img-22.png") no-repeat;
    width: 180px;
    height: 135px;
    float: left;
    margin-left: 24px;
    padding-top: 55px;
    margin-top: -100px;
}
.our-customers  ul li img {
    display: block;
    margin: 0 auto;
}
.our-customers  ul li.s-1 {
    margin-left: 125px;
}
.our-customers  ul li.s-2 {
    margin-left: 227px;
}
.our-customers  ul li.more {
    background: url("../images/img-24.png") no-repeat;
    padding-top: 0;
    height: 180px;
}
.our-customers  ul li.more a {
    display: block;
    width: 180px;
    height: 180px;

}

.case-show {
    padding-top: 120px;
}
.case-show ul li {
    width: 300px;
    float: left;
    height: 364px;
    background: #000000;
}
.case-show ul li img {
    display: block;
}
.case-show ul li.first .pic {
    height: 325px;
}
.case-show ul li.first .title {
    height: 39px;
    background: #43a6cd;
    text-align: center;
    line-height: 39px;
}
.case-show ul li.first .title a {
    font-size: 14px;
    color: #cfd4e0;
}
.case-show ul li.first .title a span {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.case-show ul li.other .pic {
    height: 182px;

}
.case-show ul li.other .info {
    padding: 25px;
    height: 142px;
    width: 250px;
    z-index: 999;
    color: #ffffff;
    line-height: 22px;
}

.case-show ul li.other .title a {
    font-size: 14px;
    color: #cfd4e0;
}
.case-show ul li.other .title a span {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

.case-show ul li .p-1 {
    position: absolute;
    left: 0;
    top: 0;
}
.case-show ul li .p-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.case-show ul li.other .bg-01 {
    background: url("../images/img-25.png") no-repeat left top;
}
.case-show ul li.other:hover .bg-01 {
    background: url("../images/img-25-h.png") no-repeat left top;
}
.case-show ul li.other .bg-02 {
    background: url("../images/img-26.png") no-repeat left top;
}
.case-show ul li.other:hover .bg-02 {
    background: url("../images/img-26-h.png") no-repeat left top;
}

.i-box {
    background: url("../images/img-28.png") no-repeat;
    height: 384px;
    background-size: cover;
    padding-top: 114px;
}

.i-box .m-title .en {
    color: #43a6cd;
    font-size: 14px;
    line-height: 1.4;
}
.i-box .m-title .ch {
    background: url("../images/img-29.png") no-repeat right top;
    padding-right: 25px;
    color: #43a6cd;
    font-size: 22px;
    height: 32px;
    line-height: 32px;
    display: inline-block;

}

.news {
    width: 470px;
}
.news ul li {
    background: url("../images/img-30.png") no-repeat left 17px;
    padding-left: 20px;
    overflow: hidden;
    vertical-align: bottom;
}
.news ul li a {
    display: block;
    border-bottom: 1px solid #d6d9dd;
    font-size: 14px;
    color: #333333;
    height: 38px;
    line-height: 38px;
}
.news ul li a:hover {
    color: #43a6cd;
}

.solutions {
    width: 570px;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
}
.solutions p {
    text-indent: 2em;
}
.solutions .a-more {
    color: #c60000;
}

.product-display {
    min-width: 1200px;
    padding-top: 115px;
}
.product-display ul li {
    width: 25%;
	*width:24.98%;
    float: left;
    position: relative;
	overflow:hidden;
}
.product-display ul li img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.product-display ul li .title {
    background: url("../images/img-32.png") repeat-x;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.product-display ul li .more-info {
    background: url("../images/img-32.png") repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    font-size: 14px;
    line-height: 1.6;
    color: #ffffff;
    text-align: center;
    padding: 35% 10px 0;
    display: none;
}
.product-display ul li .more-info .t-1 {
    font-size: 22px;
}

.search {
    background: url("../images/img-33.png") repeat-x;
    height: 59px;
    overflow: hidden;
    vertical-align: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.search .s-l {
    width: 425px;
    margin-top: 10px;
}
.search .inp-s {
    width: 405px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #ffffff;
    padding: 0 10px;
    color: #999999;
    font-size: 16px;
}
.search .btn-s {
    background: url("../images/img-34.png") no-repeat;
    width: 31px;
    height: 31px;
    border: none;
    cursor: pointer;
    margin-left: -43px;
}

.search .keyword {
    color: #ffffff;
    font-size: 14px;
    line-height: 59px;
}
.search .keyword a {
    color: #ffffff;
}
.search .tel {
    margin-top: 10px;
}
.search .tel img {
    display: block;
}

.slideBox{
    width:100%;
    height:554px;
    overflow:hidden;
    position:relative;
    min-width: 1200px;
}

.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li {
    zoom:1;
    vertical-align:middle;
    height:554px;
    overflow: hidden;
}
.slideBox .bd li > a {
    display: block;
    width: 100%;
    height: 554px;
}

.slideBox .prev,
.slideBox .next{
    position:absolute;

    top:50%;
    margin-top:-62px;
    display:block;
    width:62px;
    height:123px;
}
.slideBox .prev {
    background: url("../images/prev.png") no-repeat;
    left:3%;
}
.slideBox .prev:hover {
    background: url("../images/prev-h.png") no-repeat;
}
.slideBox .next {
    background: url("../images/next.png") no-repeat;
    right: 3%;
}
.slideBox .next:hover {
    background: url("../images/next-h.png") no-repeat;
}

.slideBox .b-s {
    margin-top: 230px;
}
.slideBox .s-box {
	width: 146px;
    height: 146px;
	/*
    background: url("../images/img-36.png") no-repeat;
    width: 126px;
    height: 71px;
    padding: 75px 0 0 20px;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 1px 1px 1px #294b88;
    display: block;*/
}
.slideBox .s-box  img{
	width: 146px;
    height: 146px;
}
/*
.slideBox .s-box:hover {
    background: url("../images/img-36-h.png") no-repeat;
    color: #294b88;
    text-shadow: 1px 1px 1px #ffffff;
}
*/
.ml40 {
    margin-left: 40px;
}


.float-box {
    position: fixed;
    bottom:10%;
    right: 20px;
    z-index: 9999;
}
.float-box img {
    display: block;
}



















