﻿/*banner*/
.banner {
    width: 100%;
    position: relative;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 9;
}

.f426x240, .f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 222;
}

.rslides li img {
	z-index: 9;
	display:block;
}

.rslides {
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

.rslides_nav:active {
	opacity: 1.0;
}

.rslides_nav.next {
	left: auto;
	right: 0;
}

.rslides_tabs {
    position: absolute;
    bottom: 17px;
    z-index: 9;
    left: 50%;
	margin-left:-600px;
}

.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin-right:8px;
}

.rslides_tabs a {
	margin-top: 0px;
	text-indent: 9999px;
	overflow: hidden;
	background:none;
	display: inline-block;
	_display: block;
	*display: block;
	width: 12px;
	height: 12px;
	z-index: 9;
	*z-index: 9;
}

.rslides_tabs .rslides_here a {
	background:none;
}

.banner .prev{ position:absolute; left:66px;  top:50%; margin-top:-26px; background:url(../images/nimg53_left.png) center no-repeat; z-index:22; width:53px; height:53px; display:block;}
.banner .next{ position:absolute; right:66px; top:50%; margin-top:-26px; background:url(../images/nimg53_right.png) center no-repeat; z-index:22; width:53px; height:53px; display:block;}
.banner .prev:hover{ background:url(../images/nimg53_lefton.png) center no-repeat;}
.banner .next:hover{ background:url(../images/nimg53_righton.png) center no-repeat;}

.banner .scrollBtn{ width:46px; height:46px; position:absolute; left:50%; bottom:20px; margin-left:-23px; z-index: 11;}
.banner .scrollBtn a{ display:block; width:46px; height:46px;}

/*banner结束*/

.bannerTel{ display: none; }
.indexFlashTel{position:relative; overflow:hidden; max-width:1004px;}
.indexFlashTel .slick img{ width:100%;}
.indexFlashTel .slick-prev{ z-index: 2; position:absolute; left:3%; display: block; top: 50%; margin-top: -20px; width: 40px; height: 40px; background: url(../images/nimg53_lefton.png) center no-repeat; background-size: 40px;}
.indexFlashTel .slick-next{ z-index: 2; position:absolute; right:3%; display: block; top: 50%; margin-top: -20px; width: 40px; height: 40px; background: url(../images/nimg53_righton.png) center no-repeat; background-size: 40px;}

.indexTitle{ text-align: center; position: relative;}
.indexTitle .title1{ text-transform: uppercase; font-weight: bold; font-size: 22px; color: #cfcfcf;}
.indexTitle .title2{ padding: 5px 0 16px; font-size: 24px; color: #000; position: relative;}
.indexTitle .title2 em{ width: 32px; height: 3px; background: #e62129; display: block; position: absolute; left: 50%; bottom: 0px; margin-left: -16px; }
.indexTitle2{text-align: left;}
.indexTitle2 .title2 em{ left: 0px; margin-left: 0px; }
.indexTitle .btnDiv{ position: absolute; right: 0px; bottom: 12px; text-align: center; text-transform: uppercase;}
.indexTitle .btnDiv a{ display: block; width: 116px; height: 38px; line-height: 38px; color: #e62129; background: #f4f4f4; font-weight: bold; font-size: 14px; border-radius: 24px; -moz-border-radius:24px; }
.indexTitle .btnDiv a:hover{ background: #e62129; color: #fff; }

.indexPart1{ padding: 30px 0 80px; background: #f6f6f6; overflow: hidden;}
/*.indexPart1 .list{ padding-top: 36px; }
.indexPart1 .list ul{ margin-right: -30px; }
.indexPart1 .list li{ margin-bottom: 30px; float: left; }
.indexPart1 .list li .box{ width: 380px; margin-right: 30px; height: 235px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1); transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.indexPart1 .list li .box a{ background: #fff; display: block; padding-right: 100px; padding-left: 30px; height: 235px;}
.indexPart1 .list li .name1{ padding: 36px 0 6px; font-size: 18px; color: #c3c3c3; font-weight: bold; }
.indexPart1 .list li .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c; }
.indexPart1 .list li .msg{ padding-top: 15px; line-height: 24px; overflow: hidden; height: 68px; font-size: 14px; color: #4e4e4e;}
.indexPart1 .list li .ico{ position: absolute; right: 30px; top: 50%; margin-top: -30px; }
.indexPart1 .list li .ico .img1{ display: none; }
.indexPart1 .list li:hover .box a{ background: #e62129; }
.indexPart1 .list li:hover .name1, .indexPart1 .list li:hover .name2, .indexPart1 .list li:hover .msg{ color: #f8f8f8; }
.indexPart1 .list li:hover .ico img{ display: none; }
.indexPart1 .list li:hover .ico .img1{ display: inline-block; }
.indexPart1 .list li .more{ text-align: center; text-transform: uppercase; position: absolute; left: 30px; bottom: 16px; display: none; border: #f8f8f8 solid 2px; border-radius: 24px; -moz-border-radius:24px; width: 98px; height: 28px; line-height: 28px; font-size: 14px; font-weight: bold; color: #f8f8f8;}
.indexPart1 .list li:hover .more{ display: block; }
.indexPart1 .list li:hover .box{-webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}*/
.indexPart1 .extrude{ width:605px; padding-top:36px;}
.indexPart1 .extrude li{ margin-bottom: 25px;}
.indexPart1 .extrude li .box{ height: 355px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1); transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.indexPart1 .extrude li .box a{ background: #fff; display: block; padding-right: 185px; padding-left: 45px; height: 355px;}
.indexPart1 .extrude li .name1{ padding: 45px 0 6px; font-size: 18px; color: #c3c3c3; font-weight: bold; }
.indexPart1 .extrude li .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c; }
.indexPart1 .extrude li .msg{ padding-top: 35px; line-height: 24px; overflow: hidden; height: 48px; font-size: 14px; color: #4e4e4e;}
.indexPart1 .extrude li .ico{ position: absolute; right: 45px; top: 50%; margin-top: -43px; }
.indexPart1 .extrude li .ico .img1{ display: none; }
.indexPart1 .extrude li:hover .box a{ background: #e62129; }
.indexPart1 .extrude li:hover .name1, .indexPart1 .extrude li:hover .name2, .indexPart1 .extrude li:hover .msg{ color: #f8f8f8; }
.indexPart1 .extrude li:hover .ico img{ display: none; }
.indexPart1 .extrude li:hover .ico .img1{ display: inline-block; }
.indexPart1 .extrude li:hover .box{-webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.indexPart1 .extrude li .more{ text-align: center; text-transform: uppercase; position: absolute; left: 45px; bottom: 53px; background:#f4f4f4; border-radius: 24px; -moz-border-radius: 24px; width: 116px; height: 38px; line-height: 38px; font-size: 14px; font-weight: bold; color: #e62129;}

.indexPart1 .list{ width:565px; padding-top: 36px; }
.indexPart1 .list li{ margin-bottom: 25px;}
.indexPart1 .list li .box{ height: 165px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1); transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.indexPart1 .list li .box a{ background: #fff; display: block; padding-right: 140px; padding-left: 45px; height: 165px;}
.indexPart1 .list li .name1{ padding: 25px 0 6px; font-size: 18px; color: #c3c3c3; font-weight: bold; }
.indexPart1 .list li .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c; }
.indexPart1 .list li .msg{ padding-top: 15px; line-height: 24px; overflow: hidden; height: 48px; font-size: 14px; color: #4e4e4e;}
.indexPart1 .list li .ico{ position: absolute; right: 30px; top: 50%; margin-top: -30px; }
.indexPart1 .list li .ico .img1{ display: none; }
.indexPart1 .list li:hover .box a{ background: #e62129; }
.indexPart1 .list li:hover .name1, .indexPart1 .list li:hover .name2, .indexPart1 .list li:hover .msg{ color: #f8f8f8; }
.indexPart1 .list li:hover .ico img{ display: none; }
.indexPart1 .list li:hover .ico .img1{ display: inline-block; }
.indexPart1 .list li:hover .box{-webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

.indexPart1 .leftDiv{ width: 790px; height: 260px; background: #fff; margin-right: 30px; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.indexPart1 .leftDiv .bigBox{ padding: 0 36px 0 220px; height: 260px; position: relative;}
.indexPart1 .leftDiv .imgDiv{ position: absolute; left: 0px; top: 0px; }
.indexPart1 .leftDiv .name1{ padding: 40px 0 10px; font-size: 18px; color: #c3c3c3; font-weight: bold;}
.indexPart1 .leftDiv .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c;}
.indexPart1 .leftDiv .ico{ position: absolute; right: 36px; top: 30px; }
.indexPart1 .leftDiv .liebiao{ padding-top: 50px; }
.indexPart1 .leftDiv .liebiao li{ float: left; width: 33.33%; text-align: center; font-size: 14px;}
.indexPart1 .leftDiv .liebiao li .lbox{ height: 42px; border-right: #dfdfdf solid 1px; }
.indexPart1 .leftDiv .liebiao li:last-child div{ border-right: none; }
.indexPart1 .leftDiv .liebiao li .txt1{ color: #4e4e4e; padding-bottom: 6px;}
.indexPart1 .leftDiv .liebiao li .txt2{ color: #b9b9b9; }

.indexPart1 .rightDiv{ width: 380px; height: 260px; background: #fff; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.indexPart1 .rightDiv .bigBox{ margin: 0 24px; position: relative; height: 260px; }
.indexPart1 .rightDiv .name1{ padding: 40px 0 10px; font-size: 18px; color: #c3c3c3; font-weight: bold;}
.indexPart1 .rightDiv .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c;}
.indexPart1 .rightDiv .ico{ position: absolute; right: 13px; top: 20px; }
.indexPart1 .rightDiv .msg{ padding-top: 50px; font-size: 14px; color: #c3c3c3;}

.indexPart1Tel{ display:none; padding: 25px 10px; background: #f6f6f6; }
.indexPart1Tel .list{ padding-top: 20px; }
.indexPart1Tel .list ul{ margin-right: -10px; }
.indexPart1Tel .list li{ float: left; width: 50%; margin-bottom: 10px; }
.indexPart1Tel .list li .box{ margin-right: 10px; height:115px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.indexPart1Tel .list li .box a{ background: #fff; display: block; padding-right: 60px; padding-left: 10px; height: 115px; overflow: hidden;}
.indexPart1Tel .list li .name1{ padding: 15px 0 5px; font-size: 12px; color: #c3c3c3; font-weight: bold; }
.indexPart1Tel .list li .name2{ font-size: 12px; font-weight: bold; color: #2c2c2c; }
.indexPart1Tel .list li .msg{ padding-top: 5px; line-height: 20px; overflow: hidden; height:40px; font-size: 12px; color: #4e4e4e;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.indexPart1Tel .list li .ico{ position: absolute; right: 10px; top: 50%; margin-top: -23px; }
.indexPart1Tel .list li .ico img{ width: 46px; }

.indexPart2{ padding: 80px 0 100px; overflow: hidden;}
.indexPart2 .leftDiv{ width: 390px; padding-right: 345px; position: relative; }
.indexPart2 .leftDiv .content{ padding-top: 50px; font-size: 14px; line-height: 22px; color: #7b7b7b; }
.indexPart2 .leftDiv .more{ padding-top: 20px; text-align: center; text-transform: uppercase;}
.indexPart2 .leftDiv .more a{ display: block; width: 116px; height: 38px; line-height: 38px; color: #e62129; background: #f4f4f4; font-weight: bold; font-size: 14px; border-radius: 24px; -moz-border-radius:24px; }
.indexPart2 .leftDiv .more a:hover{ background: #e62129; color: #fff;}
.indexPart2 .leftDiv .imgDiv{ position: absolute; right: 0px; top: 30px; }
.indexPart2 .leftDiv .imgDivTel{ display: none; padding-top: 20px;}
.indexPart2 .leftDiv .imgDivTel img{ width: 100%; }

.indexPart2 .rightDiv{ width: 428px; }
.indexPart2 .rightDiv .indexTitle{ margin-bottom: 36px; }
.indexPart2 .rightDiv .detail{ height: 132px; padding-left: 218px; position: relative; }
.indexPart2 .rightDiv .detail .imgDiv{ position: absolute; left: 0px; top: 0px; }
	.indexPart2 .rightDiv .detail .imgDiv img{ width: 200px;height:132px; }
.indexPart2 .rightDiv .detail .name{ font-weight: bold; line-height: 30px; height: 60px; overflow: hidden; font-size: 16px; }
.indexPart2 .rightDiv .detail .time{ padding-top: 20px; color: #989898; }
.indexPart2 .rightDiv .list{ padding-top: 30px; }
.indexPart2 .rightDiv .list li{ font-size: 14px; line-height: 24px; height: 24px; overflow: hidden; }
.indexPart2 .rightDiv .list li a{ color: #7b7b7b; }
.indexPart2 .rightDiv .list li a:hover{ color: #e62129; }

.indexPart5{ height: 90px; background: url(../images/indexPart5.jpg) center no-repeat; background-size: cover; overflow: hidden;}
.indexPart5 .btnDiv{ padding-top: 24px; }
.indexPart5 .btnDiv a{ -webkit-transition: all .2s linear; transition: all .2s linear; font-size: 16px; color: #e62129; display: block; width: 190px; height: 42px; line-height: 42px; background: #fff; border-radius: 24px; -moz-border-radius:24px; text-align: center;}
.indexPart5 .btnDiv img{ padding-right: 20px; position: relative; top: -2px;}
.indexPart5 .btnDiv a:hover{-webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.5);
    box-shadow: 0 2px 20px rgba(0,0,0,0.5);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);}

.product{ padding: 40px 0 0; }
.product .list ul{ margin-right: -30px; }
.product .list li{ margin-bottom: 35px; float: left; width: 50%; }
.product .list li .box{ padding-right: 150px; padding-left: 40px; margin-right: 30px; height: 320px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1); transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.product .list li .name1{ padding: 42px 0 6px; font-size: 18px; color: #c3c3c3; font-weight: bold; }
.product .list li .name2{ font-size: 16px; font-weight: bold; color: #2c2c2c; }
.product .list li .msgList{ padding-top: 25px;}
.product .list li .msgList dd{ height: 30px; line-height: 30px; font-size: 14px;}
.product .list li .msgList dd a{ display: block; color: #4e4e4e; padding-left: 18px; background: url(../images/ico12.png) left center no-repeat; }
.product .list li .msgList dd a:hover{ color: #e62129; }
.product .list li .ico{ position: absolute; right: 50px; top: 72px;}
.product .list li:hover .box{-webkit-box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); box-shadow: 0 17px 40px 0 hsla(230,9%,48%,.2); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}


.product2{ padding: 45px 0 200px; }
.product2 .list{ padding-top: 15px;}
.product2 .list li{ float: left; width: 33.33%; }
.product2 .list li .box{ margin-right: 84px; }
.product2 .list li .name{ height: 52px; border-bottom: #eee solid 1px; font-size: 16px; color: #d4d4d4; padding-left: 18px; background: url(../images/ico12.png) left 6px no-repeat;}
.product2 .list li .name em{ color: #333; padding-right: 5px;}
.product2 .list li .msgList{ padding: 30px 0 0 17px; }
.product2 .list li .msgList dd{ font-size: 16px; line-height: 36px; }

.productShow2{ padding-top: 45px; }
.productShow2 .contentBox{ min-height: 300px; padding-right: 600px; position: relative; }
.productShow2 .contentBox .imgDiv{ position: absolute; right: 90px; top: 0px; }
	.productShow2 .contentBox .imgDiv img{ width:300px;height:300px; }
.productShow2 .contentBox .name{ height: 45px; overflow: hidden;}
.productShow2 .contentBox .name b{ display: block; float: left; padding-left: 24px; font-size: 18px; color: #484848; height: 45px; line-height: 45px; background: url(../images/ico12.png) left center no-repeat; }
.productShow2 .contentBox .name a{ margin-left: 56px; font-size: 14px; display: block; float: left; width: 163px; height: 45px; background: url(../images/btn1.png) no-repeat; text-indent: 24px; color: #fff; line-height: 45px;}
.productShow2 .contentBox .msgList{ padding: 45px 0 0 25px; }
.productShow2 .contentBox .msgList li{ font-size: 14px; color: #838383; margin-bottom: 25px;}
.productShow2 .contentBox .msgList li b{ color: #000; }
.productShow2 .tab2{ margin-top: 90px; height: 38px; text-align: center; background: url(../images/line3.jpg) left 35px repeat-x;}
.productShow2 .tab2 li{ display: inline-block; font-size: 16px; color: #000; height: 33px; margin: 0 50px;}
.productShow2 .tab2 .liNow{ border-bottom: #e62129 solid 5px; color: #e62129; }
.productShow2 .content{ padding: 70px 90px 0 25px; line-height: 24px; color: #838383; font-size: 14px;}

.leftSearch{ padding-top: 40px; }
.leftSearch .title{ height: 34px; border-bottom: #e9e9ed solid 1px; font-size: 18px; color: #484848; font-weight: bold;}
.leftSearch .list{ overflow: hidden; }
.leftSearch .list ul{ margin-right: -20px; }
.leftSearch .list li{ cursor: pointer; margin-right: 30px; float: left; padding-left: 24px; height: 60px; line-height: 60px; font-size: 14px; color: #484848;  background: url(../images/nimg14_2.png) left center no-repeat;}
.leftSearch .list .liNow{ background: url(../images/nimg14_2on.png) left center no-repeat; color: #e62129;}
.leftSearch .form{ background: #f6f6f6; width: 218px; height: 37px; border: #e6e6e6 solid 1px; border-radius: 4px; -moz-border-radius:4px; position: relative;}
.leftSearch .form .input1{ width: 155px; padding-left: 10px; height: 37px; line-height: 37px; font-size: 14px; color: #bababa; }
.leftSearch .form .btn1{ position: absolute; right: -1px; top: -1px; width: 54px; height: 39px; background: #e62129; text-align: center; line-height: 39px; color: #fff; font-size: 14px; border-radius: 4px; -moz-border-radius:4px; z-index: 2;}

.video{ padding-top: 50px; }
.videoPic .agentlist{ padding:0 38px;}
.videoPic .agentlist .slick-slide{float:left; margin:0 16px; height: 223px; background: #f6f6f6;}
.videoPic .slick-slide .name{ padding-top:20px; font-size:14px; color:#000; text-align:center; font-weight: bold;}
.videoPic .slick-slide .limg{ position: relative; }
.videoPic .slick-slide .limg em{ position: absolute; display: block; width: 37px; height: 24px; background: url(../images/nimg37_1.png) no-repeat; left: 50%; margin-left: -19px; top: 50%; margin-top: -12px; }
.videoPic .slick-slide img{ width:100%;}
.videoPic .agentlist .slick-current .name{ color:#e62129;}
.videoPic .slick-prev{ cursor:pointer;position:absolute; background:url(../images/nimg30_left.png) no-repeat left center; width:30px; height:30px; top:50%; margin-top:-15px; left:0px; z-index:22}
.videoPic .slick-next{ cursor:pointer;background: url(../images/nimg30_right.png) no-repeat right center; width: 30px; height: 30px; position: absolute; top:50%; margin-top:-15px; right: 0px; z-index:22}
.videoPic .slick-prev:hover{ background:url(../images/nimg30_lefton.png) no-repeat left center;}
.videoPic .slick-next:hover{ background:url(../images/nimg30_righton.png) no-repeat left center;}
.videoPic .slider-for .box{ position:relative; padding-bottom: 36px;}
.videoPic .slider-for .imgDiv{ text-align:center; width:932px; margin:0 auto;}
.videoPic .slider-for .imgDiv img{ width: 100%; }
.videoPic .slider-for .imgDiv video{ width: 100%; }
.news{ padding: 40px 0 90px; }
.newsPic .slick{height:232px; background: #fafafa; padding-left:386px; overflow:hidden; position:relative; padding-right: 35px;}
.newsPic .imgDiv img{ width: 350px;height:232px; }
.newsPic .imgDiv{position:absolute; left:0px; top:0px;}
.newsPic .name{ height:30px; line-height:30px; overflow:hidden; font-size:18px; padding-top:45px; font-weight:bold;}
.newsPic .name a{color:#616060;}
.newsPic .name a:hover{ color: #e62129; }
.newsPic .content{line-height:26px; font-size:14px; overflow:hidden; padding-top: 15px; height:52px; overflow:hidden;}
.newsPic .time{ margin-top:30px; padding-left:30px; height:24px; line-height:24px; color:#989898; font-size:14px; background:url(../images/nimg19_1.png) left center no-repeat;}
.newsPic .slick-prev{display:block; width:31px; height:31px; position:absolute; z-index:10; bottom:34px; right:72px; background:url(../images/nimg31_left.png) left top no-repeat;}
.newsPic .slick-next{display:block; width:31px; height:31px; position:absolute; z-index:10; bottom:34px; right:35px; background:url(../images/nimg31_right.png) left top no-repeat;}
.newsPic .slick-prev:hover{ background:url(../images/nimg31_lefton.png) left top no-repeat;}
.newsPic .slick-next:hover{ background:url(../images/nimg31_righton.png) left top no-repeat;}

.newsList{ padding-top: 20px; }
.newsList li{ height:170px; padding-left:126px; background:url(../images/line3.jpg) repeat-x bottom; position:relative;}
.newsList li .timeDiv{ width:97px; height:104px; vertical-align:middle; display:table-cell; background:#f6f6f6; text-align:center; font-size:14px; position:absolute; left:0px; top:30px;}
.newsList li .timeDiv div{ color:#999;}
.newsList li .timeDiv h2{ font-size:48px; padding-top:10px;}
.newsList li .name{ font-size:18px; padding-top:30px; height:38px; line-height:38px; overflow:hidden; margin-bottom:18px; font-weight: bold;}
.newsList li .content{ line-height:24px; height:48px; overflow:hidden; color:#333; font-size:14px;}
.newsList li:hover .name a{ color:#e62129;}
.newsList li:hover .timeDiv{ background:#e62129;}
.newsList li:hover .timeDiv div{ color:#fff;}
.newsList li:hover .timeDiv h2{ color:#fff;}

.newShow{ padding-top: 42px; }
.newShow .name{ font-size: 22px; color: #616060; padding-bottom: 30px; text-align: center; }
.newShow .time{ border-bottom: #eee solid 1px; padding-bottom: 30px; text-align: center; color: #aaa;}
.newShow .time em{ padding: 0 30px;}
.newShow .content{ padding: 48px 0; font-size: 14px; line-height: 30px; color: #888; }
.newShow .imgDiv{ padding: 50px 0; text-align: center;}
.newShow .content img{ max-width: 826px; }
.newShow .share{ position: relative; padding-left: 55px; overflow: hidden; height: 70px;}
.newShow .share em{ position: absolute; left: 0px; top: 0px; line-height: 30px; font-size: 14px;}
.newShow .share li{ width: 30px; height: 30px; margin-right:10px; float: left;}

.pageDown{height:100px;}
.pageDown .box{ border-top:#ebebeb solid 1px; padding-top:30px; position:relative;}
.pageDown .btn{position:absolute; display:block; top:40px; right:0px; width:116px; height:38px; background:url(../images/btn2.png) no-repeat; text-indent:32px; line-height:38px; color:#fff; font-size:16px;}
.pageDown li{ height:30px; line-height:30px; overflow:hidden; position:relative; font-size:14px;}
.pageDown li b{ color:#333;}

.job{ padding: 36px 0 50px; }
.job .imgDiv{ padding-bottom: 40px; }
.job .imgDiv img{ width: 100%; }
.job .list li{ position:relative; margin-bottom:20px;}
.job .list li .top{display: block; position: relative; height: 76px; padding-left: 45px; background: #f2f2f2; } 
.job .list li .name{ padding-left: 15px; line-height: 76px; background: url(../images/ico6.jpg) no-repeat left center; font-weight: bold; font-size: 17px; color: #484848; }
.job .list li .btn1{ position: absolute; right: 35px; top: 50%; margin-top: -17px; }
.job .list li .btn1 .img1{ display:none;}
.job .list .btn1.liNow img{ display:none;}
.job .list .btn1.liNow .img1{ display:inline-block}
.job .list li .box { font-size: 14px; display: none; color: #838383; padding: 50px 60px 60px; background: #f7f7f7; } 
.job .list li .msgList{ position: absolute; right: 105px; top: 0px;}
.job .list li .msgList dd{ float:left; padding-left:50px; line-height:76px; color: #838383;}
.job .list li .title{ color: #000; padding-bottom: 5px; }
.job .list li .content{ line-height:30px; padding-bottom: 40px;}
.job .list li .botDiv{ background: #fff; border-left: #e62129 solid 1px; height: 108px; position: relative; padding-left: 40px;}
.job .list li .txt{ padding: 18px 0 10px; color: #484848; font-weight: bold; font-size: 17px; }
.job .list li .msg{ font-size: 12px; color: #898989; line-height: 20px; }
.job .list li .zixun{ display: block; position: absolute; right: 50px; top: 37px; }
.job .list li .btnDiv{ padding-top:40px;}
.job .list li .btnDiv a{ display:block; width:130px; height:38px; line-height:38px; border-radius:24px; -moz-border-radius:24px; color:#fff; text-align:center; background:#E6212A;float: left;}
.job .list li .btnp{line-height: 38px;color: red;font-weight: bold;float: left; margin-left: 20px;}

.job .mxf{ padding-bottom:40px;}
.job .mxf ul{ margin-right:-16px;}
.job .mxf li{ float:left; width:14%; padding-right:1.66%; padding-left:1%; background: url(../images/nimg10_1.png) right center no-repeat;}
.job .mxf li:last-child{ background:none;}
.job .mxf li .dnm{ vertical-align:middle; width:160px; text-align:center; display:table-cell; margin-right:16px; height:64px; border:#ececf1 solid 1px; border-radius:36px; -moz-border-radius:36px; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.job .mxf li .txt{ font-size:15px; color:#3a3a3a;}
.job .mxf li em{ color:#898989;}

.job .pnj{ padding-bottom:40px;}
.job .pnj ul{ margin-right:-30px;}
.job .pnj li{ float:left; width:17%; padding-right:1.5%; padding-left:1.5%; background: url(../images/nimg10_1.png) right center no-repeat;}
.job .pnj li:last-child{ background:none;}
.job .pnj li .dnm{ vertical-align:middle; width:160px; text-align:center; display:table-cell; height:64px; border:#ececf1 solid 1px; border-radius:36px; -moz-border-radius:36px; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.job .pnj li .txt{ font-size:15px; color:#3a3a3a;}
.job .pnj li em{ color:#898989;}

.contact{ padding: 53px 0 50px; }
.contact .mapBox{ height: 735px; position: relative;}
.contact .mapBox .left{ position: absolute; left: 0px; bottom: 77px; z-index: 1;}
.contact .mapBox .right{ position: absolute; right: 0px; bottom: 62px; z-index: 1;}
.contact .map{ margin-left: 30px; position: relative; width: 800px; height: 659px; background: url(../images/map2.jpg) no-repeat;}
.contact .map .list li{ color: #e62129; font-size:14px; position:absolute; font-weight:bold; cursor:pointer;}
.contact .map .list li.guangzhou{ left:527px; top:555px;}
.contact .map .list li.shantou{ left:592px; top:568px;}
.contact .map .list li.zhuhai{ left:522px; top:576px;}
.contact .map .list li.xianggang{ left:570px; top:590px;}
.contact .map .list li.xiamen{ left:642px; top:477px;}
.contact .map .list li.taoyuan{ left:673px; top:500px;}
.contact .map .list li.chengdu{ left:386px; top:410px;}
.contact .map .list li.wuhan{ left:556px; top:408px;}
.contact .map .list li.suzhou{ left:655px; top:361px;}
.contact .map .list li.kunshan{ left:673px; top:378px;}
.contact .map .list li.shanghai{ left:680px; top:399px;}
.contact .map .list li.beijing{ left:552px; top:253px;}
.contact .map .list li.tianjin{ left:611px; top:277px;}

.contact .map .list li .layer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;    
}
.contact .map .list li .layer{position:absolute; left:50%; margin-left:-205px; top:-294px; background:#fff; width:416px;  height:294px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;  box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.contact .map .list li.on .layer{opacity:1; filter:alpha(opacity=1); visibility:visible; top:-300px;}
.contact .layer .name{ font-size:18px; color:#fff; height: 37px; line-height: 37px; background: #e62129; font-weight: bold; padding-left: 42px;}
.contact .layer .list2{ padding: 18px 0 0 22px; }
.contact .layer .list2 dd{ padding-bottom: 20px; }
.contact .layer .list2 .txt{ padding-left: 22px; background: url(../images/nimg11_1.jpg) left center no-repeat; color: #474747; font-weight: bold; font-size: 15px; height: 24px; line-height: 24px;}
.contact .layer .list2 .msg{ padding: 8px 0 0 22px; color: #7f7f7f; font-size: 12px; line-height: 20px; }

.contact .part2{ margin-top: 60px; height: 343px; background: #f9f9f9; padding: 0 536px 0 38px; position: relative;}
.contact .part2 .imgDiv{ position: absolute; right: 0px; top: 0px;width:536px;height:343px; }
.contact .part2 .txt{ padding: 65px 0 10px; font-weight: bold; font-size: 18px; color: #e62129; }
.contact .part2 .name{ color: #474747; font-weight: bold; font-size: 24px; padding-bottom: 30px; }
.contact .part2 .msg{ color: #7f7f7f; font-size: 14px; line-height: 30px; }


.contact .form{ padding-bottom: 25px; }
.contact .form span{ display: block; font-size: 14px;color: #333; padding-bottom: 10px;} 
.contact .select{width: 67%; position: relative;left: 0;display: inline-block;float:  left;} 
.contact .select dt{height: 35px;width: 100%;  box-sizing: border-box; line-height:35px;display: block;background: #f9f9f9 url(../images/b40.png) no-repeat 90% center;cursor: pointer;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;position: relative;z-index: 99;padding: 0 40px 0 15px;border: 1px solid #ccc;border-radius: 6px;} 
.contact .select dt a{font-size: 16px;font-style: normal;display: block;text-align: left;overflow: hidden;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;} 
.contact .select dd{margin: 0;position: absolute;left: 0px;top: 34px;z-index: 100;width: 100%;border: 1px solid #ccc;margin-left: 0;border-radius: 4px;} 
.contact .select dd ul {margin: 0;padding: 0;width: 100%;list-style: none;overflow: auto;max-height: 179px;} 
.contact .select dd ul li{line-height: 35px;display: block;cursor: pointer;border-bottom: 1px solid #ccc;color: #666;font-size: 14px;background: #efefef;border-right: 0;position: static;padding-left: 15px;} 
.contact .select dd ul li:hover{color:#e62129;} 
.contact .select dd ul::-webkit-scrollbar {width: 5px; background-color: #c9c9c9; } 
.contact .select dd ul::-webkit-scrollbar-thumb {background: #969696; } 
.contact .form .search{float:right; width: 30%; height: 35px; line-height: 35px; background: #e62129 url(../images/b41.png)no-repeat 19%; background-size: 19px; border-radius: 4px; color:  #fff; font-size:  16px; text-indent: 45px; } 
.contact .listTel li{ padding-bottom: 20px; }
.contact .listTel .txt{ padding-left: 22px; background: url(../images/nimg11_1.jpg) left center no-repeat; color: #474747; font-weight: bold; font-size: 15px; height: 24px; line-height: 24px;}
.contact .listTel .msg{ padding: 8px 0 0 22px; color: #7f7f7f; font-size: 12px; line-height: 20px; }

.lyb{ padding: 40px 0 35px;}
.lyb .msg{ font-size: 14px; padding-bottom: 30px; }
.lyb .form{ padding:0 230px 0 95px; }
.lyb .form li{ padding-left:76px; position:relative; height:62px;}
.lyb .form li em{ position:absolute; left:0px; top:0px; line-height:52px; font-size:14px; text-align:right; display:block; width:70px;}
.lyb .form li .box{ width:598px; height:50px; border:#eee solid 1px; position:relative;}
.lyb .form li .ico{ position:absolute; right:0px; top:0px; width:50px; border-left:#eee solid 1px; height:50px; background:#fafafa;}
.lyb .form li .ico img{ position:relative; left:14px; top:12px;}
.lyb .form li .input1{ width:100%; height:50px; line-height:50px; font-size:14px; text-indent:10px; background:#fff;}
.lyb .form li .tips{ position:absolute; left:700px; font-size:14px; color:#ff0000; top:20px;}
.lyb .form .li01{ height:200px;}
.lyb .form textarea{ width:560px; height:155px; padding-top: 10px; border:none; background:#fff; line-height: 30px;}
.lyb .form li .box2{ height:166px;}
.lyb .form li .ico2{ height:166px;}
.lyb .form li .ico2 img{ top:62px;}
.lyb .form li .btn1{ width:116px; height:38px; background:#e62129; cursor:pointer; color:#fff; font-size:16px; border-radius: 24px; -moz-border-radius:24px;}

.plan{ padding: 40px 0 75px; }
.plan .content{ font-size: 14px; line-height: 24px;}
.plan .content em{ color: #e62129; font-size: 24px; }
.plan .imgDiv{ margin-top:30px;}
.plan .imgDiv img{ width:100%;}

.product3{ padding: 40px 0 100px 25px; height: 335px; position: relative;}
.product3 .imgDiv{ position: absolute; left: 0px; top: 40px; z-index: 2;}
.product3 .bigBox{ height: 335px; margin-top: 25px; padding: 0 50px 0 520px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.product3 .txt{ padding-top: 70px; font-size: 24px; color: #333; text-align: center; padding-bottom: 12px; position: relative; }
.product3 .txt em{ position: absolute; left: 50%; bottom: 0px; width: 50px; height: 4px; display: block; margin-left: -25px; background: #e62129;}
.product3 .msg{ font-size: 14px; line-height: 36px; padding-top: 50px;}


.productShow1{ padding: 45px 0 25px;}
.productShow1 .part1{ position: relative; height: 308px; padding-left: 50px;}
.productShow1 .part1 .imgDiv{ position: absolute; left: 0px; top: 0px; z-index: 2;}
.productShow1 .part1 .imgDiv img{width:474px;height:262px;}
.productShow1 .part1 .bigBox{ height: 308px; padding: 0 30px 0 455px; position: relative; box-shadow:0 1px 5px rgba(35,25,25,0.1); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.1); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.1);}
.productShow1 .part1 .txt{ padding-top: 40px; font-size: 24px; color: #333; text-align: center; padding-bottom: 12px; position: relative; }
.productShow1 .part1 .txt em{ position: absolute; left: 50%; bottom: 0px; width: 50px; height: 4px; display: block; margin-left: -25px; background: #e62129;}
.productShow1 .part1 .msg{ font-size: 15px; line-height: 28px; padding-top: 35px; color: #7b7b7b;}
.productShow1 .part2{ padding-top: 35px; }
.productShow1 .part2 .title{ border-bottom: #e62129 solid 2px; }
.productShow1 .part2 .title b{ display: block;  width: 120px; height: 48px; color: #fff; text-align: center; line-height: 48px; font-size: 16px; background:#e62129; }
.productShow1 .part2 .list{ padding: 35px 0; }
.productShow1 .part2 .list li{ padding-left: 23px; font-size: 15px; color: #7b7b7b; height: 36px; line-height: 36px; background: url(../images/ico3.png) left center no-repeat;}
.productShow1 .part2 .imgDiv{ padding: 13px 0; text-align: center;}
.productShow1 .part2 .imgDiv img{ max-width: 944px; }

.talent{ padding-top: 35px; }
.talent .part1{ overflow: hidden; padding-bottom: 45px;}
.talent .content{ width: 635px; font-size: 14px; line-height: 28px; }
.talent .title{ font-size: 16px; color: #e62129; font-weight: bold; height: 40px; line-height: 40px; }
.talent .title img{ padding-right: 6px; top: -3px; position: relative; }
.talent .list{ padding-top: 40px; }
.talent .list ul{ margin-right: -13px; }
.talent .list li{ float: left; width: 50%; }
.talent .list li .box{ text-align: center; margin-right: 13px; height: 179px; background: url(../images/nimg465Bg1.jpg) center no-repeat; }
.talent .list li .box2{ background: url(../images/nimg465Bg2.jpg) center no-repeat;}
.talent .list li .name{ padding: 35px 0 20px; color: #fff; font-size: 24px;}
.talent .list li .msg{ font-size: 14px; line-height: 28px; color: #fff; }




/*2018.11.26*/
.newProduct{ padding-top:30px;}
.newProduct ul{ margin-right:-12px;}
.newProduct li{ float:left; width:33.33%; margin-bottom:10px;}
.newProduct li .box{ margin-right:12px; position:relative}
.newProduct li .imgDiv img{ width:100%;}
.newProduct li .name{ overflow:hidden; position:absolute; left:0px; bottom:0px; width:100%; height:50px; background: url(../images/bg1.png) repeat; text-align:center; color:#fff; line-height:50px; font-size:16px;}






































