@charset "utf-8";
*{font-size: 14px;}
body{ margin:0; padding:0px; overflow-x:hidden; font-family:"微软雅黑";}
ul,ol,p{list-style-type:none;list-style-image:none; margin:0; padding:0px;}
img{ border:none;}
a{outline:0;color:#3f3f3f;text-decoration:none;cursor:pointer;}
ul,li,dd,dl{ list-style:none; margin:0; padding:0px;}
input,textarea{font-family:"微软雅黑"; margin:0; padding:0px;  color:#333333; font-size:12px;}
.lf{float: left;}
.rg{float: right;}

/*子页头部*/
.header{position: fixed;top: 0;left: 0;width: 100%;height: 66px;z-index: 999;border-bottom: 1px solid #3f3f3f;}
.headBox,.newBox{width: 1200px;height: 66px;position: relative;margin: 0 auto;text-align: center;}
.headBox:before{content: " ";display: table;}
.headBox:after{content: " ";display: table;clear: both;}
.newBox:before{content: " ";display: table;}
.newBox:after{content: " ";display: table;clear: both;}
.newBox ul li a.navz{border-bottom: 9px solid #559a7c;color:#559a7c ;box-sizing:border-box;}
.newBox ul li a:hover{border-bottom: 9px solid #559a7c;color:#559a7c ;box-sizing:border-box;}
.headBox ul li,.newBox ul li{float: left;margin-right:57px;width: 100px;height: 70px;}
.headBox ul li a,.newBox ul li a{display: block;height: 70px;width: 155px;line-height: 70px;color: #eee;transition: all 200ms;border-bottom: 9px solid transparent;}
.headBox ul li:last-child,.newBox ul li:last-child{margin-right: 0;}
.headBox ul,.newBox ul{display: inline-block;margin: 0px auto 0 auto;text-align: center;}
.headBox ul li:nth-child(1) a.navz{border-bottom: 9px solid #559a7c;color:#559a7c ;box-sizing:border-box;}
.headBox ul li:nth-child(1) a:hover{border-bottom: 9px solid #559a7c;color:#559a7c ;box-sizing:border-box;}
.headBox ul li:nth-child(2) a.navz{border-bottom: 9px solid #56c7bb;color:#56c7bb ;box-sizing:border-box;}
.headBox ul li:nth-child(2) a:hover{border-bottom: 9px solid #56c7bb;color:#56c7bb ;box-sizing:border-box;}
.headBox ul li:nth-child(3) a.navz{border-bottom: 9px solid #3291cd;color:#3291cd ;box-sizing:border-box;}
.headBox ul li:nth-child(3) a:hover{border-bottom: 9px solid #3291cd;color:#3291cd ;box-sizing:border-box;}
.headBox ul li:nth-child(4) a.navz{border-bottom: 9px solid #cac020;color:#cac020;box-sizing:border-box;}
.headBox ul li:nth-child(4) a:hover{border-bottom: 9px solid #cac020;color:#cac020;box-sizing:border-box;}
.headBox ul li:nth-child(5) a.navz{border-bottom: 9px solid #bd4689;color:#bd4689 ;box-sizing:border-box;}
.headBox ul li:nth-child(5) a:hover{border-bottom: 9px solid #bd4689;color:#bd4689;box-sizing:border-box;}
.headBox ul li:nth-child(6) a.navz{border-bottom: 9px solid #bd7546;color:#bd7546 ;box-sizing:border-box;}
.headBox ul li:nth-child(6) a:hover{border-bottom: 9px solid #bd7546;color:#bd7546 ;box-sizing:border-box;}
.headBox ul li:nth-child(7) a.navz{border-bottom: 9px solid #757575;color:#757575;box-sizing:border-box;}
.headBox ul li:nth-child(7) a:hover{border-bottom: 9px solid #757575;color:#757575;box-sizing:border-box;}
.headBox ul li:nth-child(8) a.navz{border-bottom: 9px solid #854da3;color:#854da3;box-sizing:border-box;}
.headBox ul li:nth-child(8) a:hover{border-bottom: 9px solid #854da3;color:#854da3;box-sizing:border-box;}

/*footer*/
.footer{width: 100%;height: 187px;position: fixed;bottom: 0;left: 0;}
.footer:before{content: " ";display: table;}
.footer:after{content: " ";display: table;clear: both;}
.foot_nav{width: 1200px;margin: 0 auto;height:145px ;position: relative;}
.foot_nav_box{width: 1920px;height: 145px;position: relative;margin-left: -360px;background: url(./../img/bg01.png) no-repeat;}
.foot_nav_box:before{content: " ";display: table;}
.foot_nav_box:after{content: " ";display: table;clear: both; }
.navBox{width: 1200px;margin:95px auto 0 auto;position: relative;}
.navBox>ul{margin-left: 175px;}
.navBox>ul>li{display: block;width: 110px;height: 40px;line-height: 40px;text-align: center;position: relative;float: left;}
.navBox>ul>li>a{display: block;width: 110px;height: 40px;line-height: 40px;text-align: center;color: #979797;font-size: 14px;}
.navBox>ul>li>ul{position: absolute;left: 0;top: -185px;padding-top: 10px;padding-bottom: 30px;display: none;transition: all 1s;}
.navBox>ul>li>ul>li{float: left;}
.navBox>ul>li>ul>li>a{display: block;width: 110px;height: 40px;line-height: 40px;text-align: center;position: relative;background-color: #171717;transition: all 1s;}
.navBox>ul>li:nth-child(2)>ul{top: -144px;}
.navBox>ul>li:nth-child(3)>ul{top: -345px;}
.navBox>ul>li>ul>li>a:hover{background-color: #464646;color: #ffffff;}
.navBox>ul>li:nth-child(4){margin-left: 187px;}
.navBox>ul>li:nth-child(4)>ul{top: -185px;}
.navBox>ul>li:nth-child(5)>ul{top: -145px;}
.navBox>ul>li:nth-child(6)>ul{top: -65px;}
.navBox>a{display: block;line-height: 0;position: absolute;left: 555px;top: -70px;}
.footBt{width: 100%;height: 42px;background-color: #303030;}
.footBt:before{content: " ";display: table;}
.footBt:after{content: " ";display: table;clear: both;}
.footBt_box{width: 1200px;height: 42px;margin: 0 auto;position: relative;}
.footBt_box:before{content: " ";display: table;}
.footBt_box:after{content: " ";display: table;clear: both;}
.footBt_box p{float: left;margin-left: 180px;color: #5e5e5e;font-size: 12px;line-height: 43px;}
.footBt_box span{float: right;margin-right: 180px;}
.footBt_box span a{margin-left: 30px;color: #5e5e5e;font-size: 12px;line-height: 43px;}

/*子页主体*/
.main{width: 1200px;height: 1020px;position: relative;margin: 0 auto;}
.mainBox{width: 1920px;height: 1020px;position: relative;margin-left: -360px;line-height: 0;}
.page_bg{background: url(./../img/bgs01.jpg) no-repeat;}
.main:before{content: " ";display: table;}
.main:after{content: " ";display: table;clear: both;}
.mainBox:before{content: " ";display: table;}
.mainBox:after{content: " ";display: table;clear: both;}
.proBox{width: 1200px;margin: 130px auto 0 auto;height: 350px;position: relative;}
.proBox:before{content: " ";display: table;}
.proBox:after{content: " ";display: table;clear: both;}
.pro_box{width: 460px;height: 200px;margin: 110px 65px 0 0;float: right;position: relative;z-index: 2;}
.pro_box:before{content: " ";display: table;}
.pro_box:after{content: " ";clear: both;display: table;}
.pro_list{width: 1200px;margin: 20px auto 0 auto;height: 160px;overflow: hidden;position: relative;}
.pro_list:before{content: " ";display: table;}
.pro_list:after{content: " ";display: table;clear: both;}
.pro_list ul{transition: all 1s;}
.pro_list ul li{float: left;position: relative;margin-right: 20px;width: 285px;height: 160px;margin-bottom: 20px;}
.pro_list ul li:nth-child(4n){margin-right: 0;}
.pro_list ul li.pro_list01 div{width: 175px;height: 46px;border-radius: 20px;background-color: #FFFFFF;text-align: center;line-height: 46px;position: absolute;left: 56px;top: 27px;transition: all 200ms;font-size: 16px;}
.pro_list ul li.pro_list01 span{width: 175px;height: 46px;border-radius: 30px;background-color: #FFFFFF;text-align: center;line-height: 46px;position: absolute;left: 56px;top: 82px;display: block;transition: all 200ms;font-size: 16px;}
.pro_list ul li:hover{width: 281px;height: 156px;border: 2px solid #FFFFFF;}
.pro_list ul li.pro_list01:hover div{left: 54px;top: 25px;color: #FFFFFF;}
.pro_list ul li.pro_list01:hover span{left: 54px;top: 58px;color: #FFFFFF;}
.pro_list ul li.pro_list01 a,.pro_list ul li.pro_list02 a{width: 78px;height: 24px;background-color: #FFFFFF;text-align: center;line-height: 24px;font-size: 12px;border-radius: 10px;position: absolute;left: 96px;top: 105px;display: block;transition: all 200ms;opacity: 0;}
.pro_list ul li.pro_list02 div{width: 175px;height: 46px;border-radius: 30px;background-color: #FFFFFF;text-align: center;line-height: 46px;position: absolute;left: 56px;top: 63px;transition: all 200ms;font-size: 16px;}
.pro_list ul li.pro_list01:hover a,.pro_list ul li.pro_list02:hover a{opacity: 1;}
.pro_bt{width: 1200px;height: 50px;margin: 40px auto 0 auto;position: relative;}
.pro_bt:before{content: " ";display: table;}
.pro_bt:after{content: " ";display: table;clear: both;}
#pro01{display: block;float: right;width: 50px;height: 50px;background: url(./../img/ls03.png) no-repeat;transition: all 200ms;}
#pro02{display: block;float: right;width: 50px;height: 50px;background: url(./../img/ls01.png) no-repeat;margin-right: 25px;transition: all 200ms;}
#pro01:hover{background: url(./../img/ls04.png) no-repeat;}
#pro02:hover{background: url(./../img/ls02.png) no-repeat;}




/*产品第二页*/
.pro_two{background: url(./../img/pro02.jpg) no-repeat;}
.pro_two h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_two p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_two .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_two ul li.pro_list01 div{color:#56c7bb ;}
.pro_list_two ul li.pro_list01 span{color:#56c7bb ;}
.pro_list_two ul li.pro_list01:hover div{background-color: #56c7bb ;}
.pro_list_two ul li.pro_list01:hover span{background-color:#56c7bb  ;}
.pro_box_two h3{color: #56c7bb;}
.pro_list_two ul li{background-color: #56c7bb;}
.pro_list_two ul li.pro_list01 a,.pro_list_two ul li.pro_list02 a{color:#56c7bb ;}

.pro_list_two ul li.pro_list02 div{color:#56c7bb  ;}
.pro_list_two ul li.pro_list02:hover div{background-color: #56c7bb ;color: #FFFFFF;left: 54px;top: 40px;}

.foot_two .navBox>ul>li>a:hover{color: #56c7bb ;}


/*产品页第一页*/
.pro_one{background: #171717;position: relative;}.lunbo{	width: 720px;	height: 350px;	background: #fff;	position: absolute;	left: 0;	top: 0;}.pro_Fl_r{	width: 735px;	height: 350px;	position: absolute;	right: 0;	top: 0;	z-index: 1;}/*轮播*/.swiper-container {	width: 100%;	height:100%;	overflow: hidden;	position: relative;}.swiper-slide img{	width: 100%;	height: auto;	display: block;}.swiper-container .pagination {	position: absolute;	left: 0;	bottom: 10px;	/*width: 100%;*/	/*text-align: center;*/	margin-left: 200px;}.pro_one .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_one .swiper-container .swiper-active-switch {  background: #bd7546;}.pro_two .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_two .swiper-container .swiper-active-switch {  background: #56c7bb;}.pro_three .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_three .swiper-container .swiper-active-switch {  background: #3291cd;}.pro_four .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_four .swiper-container .swiper-active-switch {  background: #cac020;}.pro_five .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_five .swiper-container .swiper-active-switch {  background: #bd4689;}.pro_seven .swiper-container .swiper-pagination-switch {	display: inline-block;	width: 12px;	height: 12px;	margin: 0 4px;	border-radius: 12px;	cursor: pointer;	background: #fff;	}.pro_seven .swiper-container .swiper-active-switch {  background: #854da3;}
.pro_one h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_one p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_one .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_one ul li.pro_list01 div{color:#559a7c ;}
.pro_list_one ul li.pro_list01 span{color:#559a7c ;}
.pro_list_one ul li.pro_list01:hover div{background-color: #559a7c ;}
.pro_list_one ul li.pro_list01:hover span{background-color:#559a7c  ;}
.pro_box_one h3{color: #bd7546;}
.pro_list_one ul li{background-color: #bd7546;}
.pro_list_one ul li.pro_list01 a,.pro_box_one ul li.pro_list02 a{color:#559a7c ;}
.pro_list_one ul li.pro_list02 div{color:#bd7546  ;}
.pro_list_one ul li.pro_list02:hover div{background-color: #bd7546 ;color: #FFFFFF;left: 54px;top: 40px;}
.foot_one .navBox>ul>li>a:hover{color: #559a7c ;}


/*产品页第三页*/
.pro_three{background: url(./../img/pro03.jpg) no-repeat;}
.pro_three h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_three p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_three .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_three ul li.pro_list01 div{color:#3291cd ;}
.pro_list_three ul li.pro_list01 span{color:#3291cd ;}
.pro_list_three ul li.pro_list01:hover div{background-color: #3291cd ;}
.pro_list_three ul li.pro_list01:hover span{background-color:#3291cd  ;}
.pro_box_three h3{color: #3291cd;}
.pro_list_three ul li{background-color: #3291cd;}
.pro_list_three ul li.pro_list01 a,.pro_list_three ul li.pro_list02 a{color:#3291cd ;}
.pro_list_three ul li.pro_list02 div{color:#3291cd  ;}
.pro_list_three ul li.pro_list02:hover div{background-color:#3291cd;color: #FFFFFF;left: 54px;top: 40px;}
.foot_three .navBox>ul>li>a:hover{color: #3291cd ;}

/*产品页第四页*/
.pro_four{background: url(./../img/pro04.jpg) no-repeat;}
.pro_four h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_four p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_four .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_four ul li.pro_list01 div{color:#cac020 ;}
.pro_list_four ul li.pro_list01 span{color:#cac020 ;}
.pro_list_four ul li.pro_list01:hover div{background-color: #cac020 ;}
.pro_list_four ul li.pro_list01:hover span{background-color:#cac020  ;}
.pro_box_four h3{color: #cac020;}
.pro_list_four ul li{background-color: #cac020;}
.pro_list_four ul li.pro_list01 a,.pro_list_four ul li.pro_list02 a{color:#cac020 ;}
.pro_list_four ul li.pro_list02 div{color:#cac020  ;}
.pro_list_four ul li.pro_list02:hover div{background-color:#cac020;color: #FFFFFF;left: 54px;top: 40px;}
.foot_four .navBox>ul>li>a:hover{color: #cac020 ;}

/*产品页第五页*/
.pro_five{background: url(./../img/pro05.jpg) no-repeat;}
.pro_five h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_five p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_five .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_five ul li.pro_list01 div{color:#bd4689;}
.pro_list_five ul li.pro_list01 span{color:#bd4689 ;}
.pro_list_five ul li.pro_list01:hover div{background-color: #bd4689;}
.pro_list_five ul li.pro_list01:hover span{background-color:#bd4689;}
.pro_box_five h3{color: #bd4689;}
.pro_list_five ul li{background-color: #bd4689;}
.pro_list_five ul li.pro_list01 a,.pro_list_five ul li.pro_list02 a{color:#bd4689;}
.pro_list_five ul li.pro_list02 div{color:#bd4689;}
.pro_list_five ul li.pro_list02:hover div{background-color:#bd4689;color: #FFFFFF;left: 54px;top: 40px;}
.foot_five .navBox>ul>li>a:hover{color: #bd4689;}

/*产品页第七页*/
.pro_seven{background: url(./../img/pro07.jpg) no-repeat;}
.pro_seven h3{font-size: 30px;font-family: "黑体";height: 50px;line-height: 50px;margin: 0;}
.pro_seven p{width: 455px;height: 100px;line-height: 25px;color: #656565;font-size: 14px;overflow-x: hidden;}
.pro_seven .xiala{display: block;width: 40px;height: 30px;background: url(./../img/pro_bt.jpg) no-repeat;}
.pro_list_seven ul li.pro_list01 div{color:#854da3;}
.pro_list_seven ul li.pro_list01 span{color:#854da3 ;}
.pro_list_seven ul li.pro_list01:hover div{background-color: #854da3;}
.pro_list_seven ul li.pro_list01:hover span{background-color:#854da3;}
.pro_box_seven h3{color: #854da3;}
.pro_list_seven ul li{background-color: #854da3;}
.pro_list_seven ul li.pro_list01 a,.pro_list_seven ul li.pro_list02 a{color:#854da3;}
.pro_list_seven ul li.pro_list02 div{color:#854da3;}
.pro_list_seven ul li.pro_list02:hover div{background-color:#854da3;color: #FFFFFF;left: 54px;top: 40px;}
.foot_seven .navBox>ul>li>a:hover{color: #854da3;}

/*产品页第六页*/
.pro_list_six{width: 1200px;height:470px ;margin: 175px auto 0 auto;position: relative;overflow: hidden;}
.pro_list_six ul{transition: all 200ms;}
.pro_list_six ul li{float: left;margin-right: 30px;margin-bottom: 30px;width:380px ;height: 220px;}
.pro_list_six ul li:nth-child(3n){margin-right: 0;}
.pro_list_six ul li a{display: block;width:380px ;height: 220px;line-height: 0;}
.pro_list_six ul li a img{width: 100%;height: 100%;opacity: 0.8;}
.pro_list_six ul li a:hover img{opacity: 1;}
.proSix_max{width: 812px;height: 470px;position: absolute;z-index: 500;background-color: #FFFFFF;left: 194px;}
#proSix_stop{position: absolute;width: 24px;height: 24px;display: block;background-color: red;z-index: 500;color: #FFFFFF;text-align: center;line-height: 24px;right: -24px;top: 0;}
.proSix_max img{width: 100%;height: 100%;}

/*产品详细页*/
.pro_deta_top{width: 1200px;height: 80px;margin: 0 auto;position: relative;background-color: #559a7c;}
.pro_deta_top:before{content: " ";display: table;}
.pro_deta_top:after{content: " ";display: table;clear: both;}
.pro_deta_top a{display: block;float: left;width: 90px;height: 80px;background: url(./../img/deta01.jpg) no-repeat;}
.pro_deta_top p{float: right;text-align: center;line-height: 80px;color: #FFFFFF;font-size: 16px;width: 1110px;}

.pro_deta_main{width: 1200px;height: 650px;background-color: #FFffff;margin: 20px auto 0 auto;position: relative;}
.pro_deta_main:before{content: " ";display: table}
.pro_deta_main:after{content: " ";display: table;clear: both;}
.pro_detaL{width: 540px;height: 535px;float: left;padding-top: 115px;}
.pro_detaL:before{content: " ";display: table;}
.pro_detaL:after{content: " ";display: table;clear: both;}
.pro_detaL img{width: 420px;margin:0 auto ;display: block;}
.pro_detaR{width: 630px;height: 535px;overflow-x: hidden;position: relative;float: right;margin-top: 115px;}
.pro_detaR:before{content: " ";display: table;}
.pro_detaR:after{content: " ";display: table;clear: both;}
.pro_detaR p{line-height: 24px;font-size: 14px;color: #656565;}
.pro_detaR table{font-size: 12px;color: #333333;text-decoration: none;line-height: 20px;width: 500px;}
.pro_detaR table tr{display: table-row;vertical-align: inherit;border-color: inherit;background-color: #FFFFFF;}
.pro_detaR table tr td:first-child{width: 21%;}
.pro_detaR table tr td:last-child{width: 79%;}

/*联系我们*/
.contact_bg{background: url(./../img/bgs02.jpg) no-repeat;height: 976px;}
.con_map{width: 1200px;height: 265px;margin: 90px auto 0 auto;position: relative;}
.con_map:before{content: " ";display: table;}
.con_map:after{content: " ";display: table;clear: both;}
.con_map_main{width: 1200px;height: 380px;margin: 10px auto 0 auto;position: relative;background: url(./../img/map01.jpg) no-repeat;}
.con_map_main:before{content: " ";display: table;}
.con_map_main:after{content: " ";display: table;clear: both;}
.con_mapA{position: absolute;top: 43px;left: 72px;}
.con_mapB{position: absolute;top:210px ;left: 72px;}
.con_mapC{position: absolute;top:43px ;left: 485px;}
.con_mapD{position: absolute;top:43px ;left: 850px;}
.con_mapA li h3,.con_mapB li h3,.con_mapC li h3,.con_mapD li h3{padding-left: 35px;font-size: 18px;color: #6c6c6c;line-height: 40px;height: 40px;margin: 0;font-family: 黑体;background: url(../img/map02.jpg) no-repeat;background-position-y: 7px;}
.con_mapA li p,.con_mapB li p,.con_mapC li p,.con_mapD li p{line-height: 34px;color: #6c6c6c;font-size: 14px;}
.con_mapB li h3{background: url(./../img/map03.jpg) no-repeat;}
.con_mapC li h3{background: url(./../img/map04.jpg) no-repeat;}
.con_mapD li h3{background: url(./../img/map05.jpg) no-repeat;}

/*new*/
.new_bg{background: url(./../img/bgs03.jpg) no-repeat;}
.new_main{width: 1200px;margin: 160px auto 0 auto;position: relative;height: 450px;overflow: hidden;transition: all 200ms;}
.new_main:before{content: " ";display: table;}
.new_main:after{content: " ";display: table;clear: both;}
.newBox_list{width: 1200px;height: 140px;margin: 0 auto 10px auto;position: relative;background-color: #292929;transition: all 200ms;cursor: pointer;}
.newBox_list:before{content: " ";display: table;}
.newBox_list:after{content: " ";display: table;clear: both;}
.new_box{width: 1200px;margin: 0 auto;position: relative;transition: all 200ms;}
.new_box:before{content: " ";display: table;}
.new_box:after{content: " ";display: table;clear: both;}
.newBox_list>span{display: block;width: 190px;height: 60px;background-color: #3c3c3c;border-radius: 30px;text-align: center;line-height: 60px;font-size: 30px;color: #bababa;transition: all 200ms;margin: 30px 0 0 80px;}
.newBox_list>b{display: block;font-weight: normal;position: absolute;font-size: 16px;color: #616161;left: 155px;top: 100px;line-height: 20px;transition: all 200ms;}
.newBox_list>h3{position: absolute;font-size: 18px;color: #7f7f7f;margin: 0;left: 405px;top: 38px;transition: all 200ms;}
.newBox_list>p{width: 460px;line-height: 22px;font-size: 12px;color: #525252;transition: all 200ms;position: absolute;left: 405px;top: 65px;}
.newBox_list>a{position: absolute;width: 50px;height: 50px;display: block;background: url(./../img/new01.png) no-repeat;transition: all 200ms;right: 150px;top: 45px;}
.newBox_list:hover>span{background-color: #FFFFFF;color: #559a7c;}
.newBox_list:hover{background-color:#559a7c ;}
.newBox_list:hover>h3{color: #FFFFFF;left: 350px;}
.newBox_list:hover>p{color:  #FFFFFF;left: 350px;}
.newBox_list:hover>b{color: #FFFFFF;}
.newBox_list:hover>a{right: 100px;background: url(./../img/new02.png) no-repeat;}
.new_deta{width: 1200px;height: 550px;overflow-x: hidden;margin: 10px auto 0 auto;background-color: #FFFFFF;}
.new_deta:before{content: " ";display: table;}
.new_deta:after{content: " ";display: table;clear: both;}
.new_deta_box{width: 700px;margin: 0 auto;position: relative;}
.new_deta_box:before{content: " ";display: table;}
.new_deta_box:after{content: " ";display: table;clear: both;}
.new_deta_box span{display: block;text-align: center;margin: 30px auto 45px auto;font-size: 12px;color: #5c5c5c;}
.new_deta_box p{font-size: 14px;line-height: 24px;margin-bottom: 30px;color: #5c5c5c;}
.new_deta_box img{margin: 0 auto 30px auto;display: block;width: 645px;}

/*pirce*/
.pirce_bg{background: url(./../img/bgs04.jpg) no-repeat;}
.pirceBox{width: 1200px;height: 525px;margin: 160px auto 0 auto;background-color: #FFFFFF;position: relative;overflow-x: hidden;padding-top: 45px;}
.pirceBox:before{content: " ";display: table;}
.pirceBox:after{content: " ";display: table;clear: both;}
.pirceBox ul{width: 680px;margin: 0 auto;display: block;}
.pirceBox ul li{display: block;width: 680px;height: 70px;position: relative;margin-bottom: 5px;background-color: #f1f1f1;}
.pirceBox ul li:before{content: " ";display: table;}
.pirceBox ul li:after{content: " ";display: table;clear: both;}
.pirceBox ul li div{width: 340px;height: 70px;position: relative;text-align: center;line-height: 70px;font-size: 16px;}
.pirceBox ul li div:first-child{background-color: #559a7c;color: #FFFFFF;float: left;}
.pirceBox ul li div:last-child{color: #d60101;float: right;}
.pirceBox ul li div p{line-height: 24px;display: block;}
.pirceBox ul li div p:first-child{margin-top: 12px;}
.pirce_box{width: 1200px;height: 540px;margin: 143px auto 0 auto;position: relative;}
.pirce_box:before{content: " ";display: table;}
.pirce_box:after{content: " ";display: table;clear: both;}
.pirce_n01{position: absolute;left: 0;left: 0;}
.pirce_n01 li{width: 515px;height: 70px;position: relative;}
.pirce_n01 li:nth-child(2n+1),.pirce_n02 li:nth-child(n){background-color: #e9f6f5;}
.pirce_n01 li:nth-child(2n),.pirce_n02 li:nth-child(2n){background-color: #ffffff;}
.pirce_n01 li div:first-child{width: 325px;height: 70px;float: left;line-height: 70px;border-right: 1px solid #efefef;padding-left: 30px;color: #3a3a3a;font-size: 14px;}
.pirce_n01 li div:last-child{width: 128px;height: 70px;line-height: 70px;padding-left: 30px;color: #dd1649;font-size: 14px;float: right;}
.pirce_n01 li:first-child{width: 515px;height: 50px;text-align: center;line-height: 50px;background-color: #559a7c;color: #FFFFFF;font-size: 14px;}
.pirce_n01 li div span{font-size: 14px;line-height: 70px;color: #9e9e9e;}
.pirce_n02{width: 430px;position: absolute;display: block;left: 535px;top: 0;}
.pirce_n02 li{width: 430px;height: 70px;position: relative;}
.pirce_n02 li div:first-child{width: 235px;height: 70px;float: left;line-height: 70px;border-right: 1px solid #efefef;padding-left: 30px;color: #3a3a3a;font-size: 14px;}
.pirce_n02 li div:last-child{width: 130px;height: 70px;line-height: 70px;padding-left: 30px;color: #dd1649;font-size: 14px;float: right;}
.pirce_n02 li:first-child{width: 430px;height: 50px;text-align: center;line-height: 50px;background-color: #559a7c;color: #FFFFFF;font-size: 14px;}
.pirce_n02 li div span{font-size: 14px;line-height: 70px;color: #9e9e9e;}
.pirce_n03{width: 210px;position: absolute;right: 0;top: 0;display: block;}
.pirce_n03 li{width: 210px;height: 104px;position: relative;background-color: #ffffff;}
.pirce_n03 li:first-child{width: 210px;height: 50px;text-align: center;line-height: 50px;background-color: #559a7c;color: #FFFFFF;font-size: 14px;}
.pirce_n03 li:nth-child(2) p{text-align: center;color: #3a3a3a;font-size: 14px;margin-top: 35px;line-height: 24px;}
.pirce_n03 li:before{content: " ";display: table;}
.pirce_n03 li:after{content: " ";display: table;clear: both;}
.pirce_n03 li:nth-child(2) p span{color: #9e9e9e;font-size: 14px;}
.pirce_n03 li:nth-child(2) b{display: block;font-weight: normal;text-align: center;color: #dd1649;line-height: 24px;}
.pirce_n03 li:nth-child(3) p{font-size: 14px;color: #3a3a3a;text-align: center;margin-top: 15px;line-height: 24px;}
.pirce_n03 li:nth-child(3) span{color: #9E9E9E;display: block;text-align: center;font-size: 14px;line-height: 24px;}
.pirce_n03 li:nth-child(3) b{font-weight: normal;display: block;text-align: center;line-height: 24px;font-size: 14px;color: #dd1649;}
.pirce_n04{width: 210px;position: absolute;display: block;right: 0;top: 280px;}
.pirce_n04 li:first-child{width: 210px;height: 50px;text-align: center;line-height: 50px;background-color: #559a7c;color: #FFFFFF;font-size: 14px;}
.pirce_n04 li:last-child{width: 210px;height: 210px;position: relative;background-color: #FFFFFF;}
.pirce_n04 li:before{content: " ";display: table;}
.pirce_n04 li:after{content: " ";display: table;clear: both;}
.pirce_n04 li:last-child p{text-align: center;line-height: 24px;font-size: 14px;color: #3a3a3a;margin-top: 76px;}
.pirce_n04 li:last-child b{font-weight: normal;display: block;text-align: center;line-height: 24px;color:#dd1649 ;margin-top: 15px;}

/*about*/
.about_bg{background: url(./../img/bgs05.jpg) no-repeat;}
.about_one{width: 1200px;height: 440px;margin: 240px auto 0 auto;position: relative;background-color: #FFFFFF;}
.about_one:before{content: " ";display: table;}
.about_one:after{content: " ";display: table;clear: both;}
.about_one div:first-child{line-height: 0;width: 600px;height: 440px;float: left;}
.about_one div img{width: 600px;height: 440px;}
.about_one div:last-child{width: 600px;height: 430px;float: right;position: relative; overflow:auto; padding-top:10px;}
.about_one div:before{content: " ";display: table;}
.about_one div:after{content: " ";display: table;clear: both;}
.about_one div:last-child h3{text-align: center;font-size: 16px;font-family: "黑体";color: #484848;line-height: 24px;margin: 30px auto 27px auto;font-weight: normal;}
.about_one div:last-child p{font-size: 14px;color: #7f7f7f;text-indent: 2em;line-height: 24px;width: 505px;margin:0 auto 25px auto;}
.about_two{width: 1200px;height: 520px;background: url(./../img/about02.jpg) no-repeat;position: relative;margin: 155px auto 0 auto;}
.about_two ul{position: absolute;left:238px;top: 150px;}
.about_two ul li{float: left;width: 110px;height: 60px;line-height: 60px;text-align: center;font-size:30px;color: #FFFFFF;margin-right: 194px;}
.about_two ul li:last-child{margin-right: 0;}
.about_two p{position: absolute;font-size: 14px;color: #656565;line-height: 24px;width: 590px;left: 303px;top: 350px;}
.about_three{width: 1200px;height: 530px;margin: 150px auto 0 auto;position: relative;}
.about_three>a{position: absolute;line-height: 0;display: block;overflow: hidden;background-repeat: no-repeat;transform-origin:center;transition: all 200ms;}
.about_three>a img{position: absolute;line-height: 0;display: block;transform-origin:center;transition: all 2s;}
.about_three>a:before{content: " " ;display: table;}
.about_three>a:after{content: " ";display: table;clear: both;}
.about01{left: 0;top: 0;width: 270px;height: 529px;}
.about02{left: 280px;top: 0;width: 317px;height: 309px;}
.about03{left: 610px;top: 0;width: 264px;height: 309px;}
.about04{right: 0;top: 0;width: 316px;height: 309px;}
.about05{right:0;top: 320px;width: 316px;height: 210px;}
.about04 p,.about02 p,.about03 p{font-size: 30px;margin-top:40px ;color: #6c6c6c;text-align: center;position: relative;z-index: 999;}
.about_three>a:hover{background-size:110% 110%;background-position: -2% -2%;}
.about05 p{font-size: 30px;margin-top:85px ;color: #dca210;text-align: center;position: relative;z-index: 999;}
.about01 img{left: 0;top: 0;width: 270px;height: 529px;}
.about02 img{left: 0px;top: 0;width: 317px;height: 309px;}
.about03 img{left: 0px;top: 0;width: 264px;height: 309px;}
.about04 img{right: 0;top: 0;width: 316px;height: 309px;}
.about05 img{right:0;top: 0px;width: 316px;height: 210px;}





.about_three>a:hover img{width: 110%;height: 110%;}
.about_three div{position: absolute;width:590px ;height: 210px;background-color: #559a7c;left: 280px;top: 320px;transform-origin:center;}
.about_three div:before{content: " ";display: table;}
.about_three div:after{content: " ";display: table;clear: both;}
.about_three div p{width: 510px;margin: 65px auto 0 auto;color: #FFFFFF;line-height: 24px;}

.about_four{width: 1200px;height: 480px;margin: 150px auto 0 auto;overflow: hidden;position: relative;}
.about_four:before{content: " ";display: table;}
.about_four:after{content: " ";display: table;clear: both;}
.about_four ul{transition: all 1s;}
.about_four ul li{width: 380px;height: 220px;line-height: 0;margin: 0 30px 40px 0;display: block;position: relative;float: left;cursor: pointer;}
.about_four ul li:nth-child(3n){margin-right: 0;}
.about_four ul li img{width: 380px;height: 220px;}
.about_four ul li p{position: absolute;width: 380px;height: 50px;line-height: 50px;text-align: center;color: #FFFFFF;background-color: rgba(0,0,0,0.6);left: 0;bottom: 0;font-size: 16px;}
.about_img{width: 830px;height: 480px;background-color: #FFFFFF;z-index:999;line-height: 0;display: none;position: absolute;top: 0;left: 185px;}
.about_img img{display: block;width: 830px;height: 480px;position: absolute;left: 0;top: 0;}
#about_x{display: block;position: absolute;width: 20px;height: 20px;text-align: center;line-height: 15px;background-color: red;right: -20px;top: 0;color: #FFFFFF;font-size: 16px;}


/*serve*/
.serve_bg{background: url(./../img/bgs06.jpg) no-repeat;}
.serveBox{width: 1200px;height: 440px;position: relative;margin: 185px auto 0 auto;overflow: hidden;}
.serveBox:before{content: " ";display: table;}
.serveBox:after{content: " ";display: table;clear: both;}
.serveBox ul{transition: all 1s;}
.serveBox ul li{display: block;width: 1200px;height: 140px;position: relative;margin-bottom: 10px;background-color: #292929;transition: all 200ms;cursor: pointer;}
.serveBox ul li:before{content: " ";display: table;}
.serveBox ul li:after{content: " ";display: table;clear: both;}
.serveBox ul li>img{width: 240px;height: 140px;float: left;}
.serveBox ul li h3{font-size: 18px;color: #7f7f7f;margin:0px;transition:all 200ms;position: absolute;top: 35px;left: 320px;}
.serveBox ul li p{width: 470px;line-height: 24px;color: #525252;font-size: 12px;position: absolute;top: 65px;left: 320px;transition: all 200ms;}
.serveBox ul li>a{position: absolute;width: 50px;height: 50px;display: block;background: url(./../img/new01.png) no-repeat;transition: all 200ms;right: 150px;top: 45px;}
.serveBox ul li:hover>a{background: url(./../img/new02.png) no-repeat;right: 100px;}
.serveBox ul li:hover{background-color: #559a7c;}
.serveBox ul li:hover h3,.serveBox ul li:hover p{left: 380px;color: #FFFFFF;}
.serve_deta_top{width: 1200px;height: 300px;margin: 65px auto 0 auto;position: relative;background-color: #2e2e2e;}
.serve_deta_top:before{content: " ";display: table;}
.serve_deta_top:after{content: " ";display: table;clear: both;}
.serve_deta_btn{width:80px ;height: 50px;position: absolute;left: 0;top: 0;display: block;background: url(./../img/serve04.jpg) no-repeat;}
.serve_deta_top img{display: block;position: absolute;width: 437px ;height: 233px;bottom: 0;left: 65px;}
.serve_deta_top h3{position: absolute;font-size: 20px;color: #FFFFFF;left: 568px;top: 74px;margin: 0;}
.serve_deta_top p{font-size: 14px;color: #797979;line-height: 24px;position: absolute;left: 568px;width: 515px;top: 110px;}
.serve_deta_down{display: block;width: 175px;height: 50px;line-height: 50px;text-align: center;color: #FFFFFF;background-color: #559a7c;border-radius: 30px;position: absolute;left: 568px;cursor: pointer;top: 185px;font-size: 14px;}
.serve_deta_main{width: 1060px; padding:10px 20px; height: 350px;margin: 20px auto 0 auto;position: relative;background-color: #FFFFFF;overflow-x: hidden; line-height:24px;}
.serve_deta_main:before{content: " ";display: table;}
.serve_deta_main:after{content: " ";display: table;clear: both;}
.serve_deta_main table{font-size: 12px;color: #333333;text-decoration: none;line-height: 20px;width: 800px;margin: 20px auto;}
.serve_deta_main table tr{display: table-row;vertical-align: inherit;border-color: inherit;background-color: #FFFFFF;}
.serve_deta_main table tr td:first-child{width: 21%;}
.serve_deta_main table tr td:last-child{width: 79%;}
.serve_deta_main img{max-width: 500px;margin: 20px auto;}
.serve_deta_main p{margin: 10px auto;width: 800px;text-indent: 2em;line-height: 24px;}
.serve_mvBox{width: 1200px;height: 470px;overflow: hidden;margin: 155px auto 0 auto;position: relative;}
.serve_mvBox:before{content: " ";display: table;}
.serve_mvBox:after{content: " ";display: table;clear: both;}
.serve_mvBox ul{transition: all 1s;}
.serve_mvBox ul li{display: block;cursor: pointer;width: 380px;height: 220px;margin: 0 30px 30px 0;position: relative;overflow: hidden;line-height: 0;background: #000000;float: left;}
.serve_mvBox ul li:nth-child(3n){margin-right: 0;}
.serve_mvBox ul li img{width: 380px;height: 220px;opacity: 0.2;transition: all 200ms;}
.serve_mvBox ul li a{display: block;width: 80px;height: 80px;background: url(../img/mv01.png) no-repeat;position: absolute;left: 140px;top: 60px;transition: all 200ms;}
.serve_mvBox ul li:hover img{opacity: 0.4;}
.serve_mvBox ul li:hover a{background: url(../img/mv02.png) no-repeat;}
#moves{width: 1200px;height: 600px;position: absolute;left: 18.8%;top:155px;background-color: #000000;display: block;}
#moves:before{content: " ";display: table;}
#moves:after{content: " ";display: table;clear: both;}
#moves div{width: 1024px;height: 576px;margin:12px auto ;position: relative;}
#moves div:before{content: " ";display: table;}
#moves div:after{content: " ";display: table;clear: both;}
#moves div a{display: block;width: 20px;height: 20px;background-color: #FFFFFF;color: #000000;line-height: 18px;font-size: 18px;text-align: center;position: absolute;right: -88px;top:-11px;}
.serve_two{width: 1160px; padding:0px 20px; height: 540px; margin: 150px auto 0 auto;position: relative;background-color: #FFFFFF;overflow-x: hidden;padding-top: 30px;}
.serve_two p{ line-height:24px;}
.F2 {font-size: 12px;color: #333333;text-decoration: none;line-height: 20px;margin: 0 auto 20px auto;}

















































