﻿@charset "utf-8";
*{padding:0;margin:0}
ul,ol,li{list-style-type:none}
a{text-decoration:none;color:#333;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
a:hover{color:#008fd5;cursor:pointer}
img{border:0}
li{line-height:normal}
table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal;}
input,table,tr,td{margin:0;padding:0;border:none}
button,table{border:none;background:none;margin:0;padding:0}
p {
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	position: relative;
	color: #898a9c;
	    margin-bottom: 1rem;
}
.article{ padding:60px 0}

/* banner */
.ul-li>ul>li{list-style:none;display:inline-block}
.homepage-slides .btns-group>ul>li .hom-btn{z-index:1;font-size:16px;text-transform:uppercase;transition:.6s cubic-bezier(.33,1,.68,1);position:relative; text-align:center; letter-spacing:2px;width: 150px; height: 160px; background:#fff; clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%); margin-right:15px; margin-bottom:15px;}
.homepage-slides .btns-group>ul>li .hom-btn img{ width:50%; margin:10px auto; padding-top:25px}

/*首页 关于我们*/
.sub-title{ color: #00c7a1; font-size: 24px; text-align:center; padding-bottom:50px}
.sub-title:before{content:'';position:absolute;width:2vw;height:1px;background:#00c7a1;margin-top:1.4vw;margin-left:-4vw}
.sub-title:after{content:'';position:absolute;width:2vw;height:1px;background:#00c7a1;margin-top:1.4vw;margin-left:1.5vw}
.pz_main p{font-size:16px;line-height:200%;color:#666}

.about-area{overflow:hidden; background-position:center; background-attachment:fixed; background-size:cover; }
.about-content{padding-top:40px;padding-bottom:40px;}
.about-content h2{font-size:32px;margin-bottom:12px;line-height:1.3}
.about-content .sub{letter-spacing:.7px;margin-bottom:25px; display:block;font-size: 22px; font-weight: bold; color: rgba(51, 51, 51, 0.2); }
.about-content .content{line-height:200%; font-weight: 500; font-size:18px;color:#666}


/* 首页产品 */
.product-item{padding:2vw;overflow:hidden;background:#fff;margin-bottom:25px;position:relative;border:1px solid #dae8f0}
.product-item .tit{font-size:18px;margin:1vw 0;color:#666;text-align:center;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.product-item .z-pro-page-img .z-pro-page-img{ overflow:hidden}
.product-item .z-pro-page-img img{width:350px; height:250px;transition:ease 1s}
.product-item:hover .z-pro-page-img img{transform:scale(1.05,1.05);transition:ease 1s}
.product-item .z-pro-page-img span{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;font-size:12px;position:absolute;top:10px;left:10px;color:#fff}
.product-item .z-pro-page-img .sale{background:#00b988}
.product-item .z-pro-page-img .hot{background-color:#ff6285}
.product-item .maskbox{position:absolute;transition:ease .5s;left:0;top:0;width:100%;height:100%;color:#fff;padding:0 3.5vw;display:flex;align-items:center;opacity:0;z-index:3;background:#1f6f57}
.product-item a:hover .maskbox{opacity:1;visibility:visible}
.product-item .maskbox .csli{margin:2vw 0;margin-bottom:4vw}
.product-item .maskbox .csli p{display:flex;align-items:center;border-bottom:1px dashed #fff;font-size:16px;padding:15px 0; color:#fff}
.product-item .maskbox .csli p em{font-style:normal;white-space:nowrap;margin-right:20px}
.product-item .maskbox .csli .default-btn{color:#fff;border:1px solid #fff; background:transparent; margin-top:25px;}
.product-item .maskbox .csli .default-btn:hover{background:#fff;color:#333;}
.product-item .maskbox .csli .default-btn i{margin-left:5px}
.default-btn{display:inline-flex;padding:12px 32px;justify-content:center;align-items:center; color:#333; transition:.6s; background:#2895d7; color:#fff}

/* 联系我们 */
.contact{ padding:60px 0;}
.contact .contact_item{ text-align:center; color:#fff}
.contact .contact_item h3{ font-size:24px; margin-bottom:15px;}
.contact .contact_item p{ margin-bottom:10px; color:#fff}


.search_phone{background:url(../images/search_phone.png) no-repeat center !important}
.menu_phone{width:44px;height:40px;display:none;float:left}
.menu_btn_1{width:44px;height:40px;background:url(../images/menu_phone_1.png) no-repeat center;display:none}
.bg1{width:100%;float:left;background-size:cover;height:208px}
.bg2{width:100%;float:left;background:#e0e0e0}
.bg3{width:100%;background:url(../images/pic4.jpg) no-repeat center top;height:540px}
.bg4{width:100%;background:url(../images/pic6.jpg) no-repeat center top;height:502px;margin-top:45px}
.bg5{width:100%;float:left;border-top:solid 1px #dcdcdc}
.bg6{width:100%;float:left;background:#eee}
.bg7{width:100%;float:left;border-bottom:solid 1px #ddd;height:78px}
.bg8{width:100%;float:left;background:#f2f2f2}
.bg9{width:100%;float:left;background:#f3f3f3}
.bg10{width:100%;float:left;background:#ececec}
.bg11{width:100%;float:left;background:url(../images/bg6.jpg) no-repeat center top;height:542px}
.pc_show{display:block}
.pad_show{display:none}
.phone_show{display:none}
.pc_pad_show{display:block}
.pad_phone_show{display:none}
.pc_pad_show_link{display:none}
.phone_show_link{display:none}
.banner{height:630px;position:relative;width:100%}
.banner_1{height:600px;width:100%;position:relative}
.pz_slides_3{float:left;width:1920px;height:100%;overflow:hidden;position:relative}
.pz_slides_3 ._btn{overflow:hidden;position:absolute;bottom:77px;z-index:2}
.pz_slides_3 ._btn ul{overflow:hidden;zoom:1;float:left}
.pz_slides_3 ._btn ul li{float:left;width:9px;height:9px;background:url(../images/banner_btn.png) no-repeat left center;margin:0 4px;cursor:pointer}
.pz_slides_3 ._btn ul li.on{background:url(../images/banner_btn.png) no-repeat right center}
.pz_slides_3 ._pic{position:relative;height:100%;z-index:0}
.pz_slides_3 ._pic li{zoom:1;vertical-align:middle;position:relative}
.pz_slides_3 ._pic li img{width:1920px;display:block}
.banner_name1{width:100%;position:absolute;left:0;bottom:88px;height:42px;text-align:center}
.banner_name1 .btn1{width:100px;height:40px;border:solid 1px white;padding-left:34px;line-height:40px;font-size:16px;background:url(../images/img2.png) no-repeat 19px center;margin:auto;color:white;cursor:pointer;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.banner_name1 .btn_banner{width:100px;height:40px;border:solid 1px white;line-height:40px;font-size:16px;margin:auto;color:white;cursor:pointer;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.banner_name1 .btn_banner:hover{background-color:#db5b02;border:solid 1px #db5b02}
.banner_name1 .btn1:hover{background-color:#db5b02;border:solid 1px #db5b02}
.banner .banner_tit{width:100%;text-align:center;position:absolute;left:0;top:347px;font-size:50px;line-height:64px;color:white;height:64px;overflow:hidden}
.banner .banner_p{width:100%;text-align:center;position:absolute;left:0;top:411px;font-size:16px;line-height:28px;color:white;height:28px;overflow:hidden}
.banner_1 .banner_tit{width:100%;text-align:center;position:absolute;left:0;top:297px}
.banner_1 .banner_tit .title{width:100%;float:left;font-size:50px;line-height:54px;color:white}
.banner_1 .banner_tit span{display:block;float:left;width:100%;text-align:center;font-size:16px;line-height:24px;color:white;margin-top:11px}
.banner_2 .banner_tit{width:100%;text-align:center;position:absolute;left:0;top:315px;font-size:42px;line-height:54px;color:white;color:white;height:54px;overflow:hidden}
.banner_2 .banner_p{width:100%;text-align:center;position:absolute;left:0;top:375px;font-size:16px;line-height:24px;color:white;height:24px;overflow:hidden}
.w_1200_banner{width:1400px;position:absolute;left:50%;top:50%;height:0;margin-left:-700px}
.pz_slides_3 .prev,.pz_slides_3 .next{float:left;margin-top:-12px;display:block;width:25px;height:50px;background:url(../images/banner_left.png) no-repeat left top}
.pz_slides_3 .next{float:right;background:url(../images/banner_left.png) no-repeat right top}
.pz_slides_3 .prev:hover{background:url(../images/banner_right.png) no-repeat left top}
.pz_slides_3 .next:hover{background:url(../images/banner_right.png) no-repeat right top}

.top{width:100%; position:relative;}
.top .logo{float:left;margin-top:10px}
.menu{float:left;width:758px;margin-left:70px;margin-top:10px}
.menu .menu_ul{float:left;z-index:500;width:100%}
.menu .nli{float:left;margin:0 15px;height:69px;-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.menu .nli span{float:left;width:100%}
.menu .nli span a{float:left;width:100%;height:69px;text-align:center;line-height:69px;font-size:16px;color:#fff;position:relative}
.menu ul .nli span a:after{width:100%;height:2px;position:absolute;content:'';left:0;bottom:0;background-color:#fff;-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);transition:color .1s,transform .2s cubic-bezier(.25,.46,.45,.94);transition:color .1s,transform .2s cubic-bezier(.25,.46,.45,.94),-webkit-transform .2s cubic-bezier(.25,.46,.45,.94),-moz-transform .2s cubic-bezier(.25,.46,.45,.94),-o-transform .2s cubic-bezier(.25,.46,.45,.94)}
.menu ul .nli.on span a:after,.menu ul .nli span a:hover:after{-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}
.sub{display:none;position:absolute;width:150px;left:0;top:79px;z-index:999;background:url(../images/bg2.png);box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}
.sub *{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}
.sub1{width:100%;float:left}
.sub1 .t_315{width:315px;float:left;border-right:solid 1px #e0e0e0;padding:21px 0 20px 0}
.sub1 .t_315 ul{width:100%;float:left}
.sub1 .t_315 ul li{width:262px;height:50px;border-bottom:solid 1px #ddd;height:50px;line-height:50px}
.sub1 .t_315 ul li:nth-child(5n){border-bottom:none}
.sub1 .t_315 ul li a{display:block;width:100%;background:url(../images/img3.png) no-repeat right center;float:left;font-size:16px;color:black}
.sub1 .t_315 ul li a:hover{color:#db5b02;background:url(../images/img3_1.png) no-repeat right center}
.sub1 .t_315 ul li.on a{color:#db5b02;background:url(../images/img3_1.png) no-repeat right center}
.sub1 .t_622{width:527px;padding:28px 47px 20px 48px;float:left}
.sub1 .t_622 .t_622_235{width:235px;float:left}
.sub1 .t_622 .t_622_235 ul{width:100%;float:left}
.sub1 .t_622 .t_622_235 ul li{width:100%;line-height:36px;padding-bottom:11px;font-size:18px;color:#010101}
.sub1 .t_622 .t_622_235 ul li.t_l1{font-size:14px;color:#333;line-height:36px}
.sub1 .t_622 .t_622_235 ul li.t_l1 a{color:#333}
.sub1 .t_622 .t_622_235 ul li.t_l1:hover a{color:#db5b02}
.sub1 .t_622 .t_622_252{width:252px;float:right;margin-top:9px}
.sub1 .t_622 .t_622_252 .pic1{width:100%;height:148px;overflow:hidden;float:left}
.sub1 .t_622 .t_622_252 .title{width:100%;float:left;margin-top:11px;font-size:14px;color:#333;line-height:30px}
.sub1 .t_622 .t_622_252 .title a{display:block;width:100%;overflow:hidden;color:#333;text-overflow:ellipsis}
.sub1 .t_261{width:210px;float:right;border-left:solid 1px #e0e0e0;height:248px;padding:28px 0 20px 51px}
.sub1 .t_261 .t_261_210{width:210px;float:right}
.sub1 .t_261 .t_261_210 .title{width:100%;float:left;font-size:22px;color:black;line-height:36px;height:36px;overflow:hidden}
.sub1 .t_261 .t_261_210 .p{width:100%;float:left;margin-top:13px;line-height:24px;height:72px;overflow:hidden;font-size:14px;color:#888}
.btn2{width:100%;float:left;margin-top:31px}
.btn2 a{display:block;width:96px;height:36px;border:solid 1px #db5b02;color:#db5b02;line-height:36px;text-align:center;font-size:14px}
.btn2 a:hover{background:#db5b02;color:white}
.sub2{width:100%;float:left}
.sub2 .t_380{width:250px;float:left;padding:21px 25px 34px 25px;border-right:solid 0px #e0e0e0}
.sub2 .t_380 ul{width:100%;float:left}
.sub2 .t_380 ul li{width:100%;height:50px;line-height:50px;border-bottom:solid 1px #ddd;font-size:16px}
.sub2 .t_380 ul li:last-child{border-bottom:none}
.sub2 .t_380 ul li a{color:black}
.sub2 .t_380 ul li a:hover{color:#db5b02}
.sub2 .t_391{width:252px;padding:29px 69px 34px 70px;float:left;height:195px;border-right:solid 1px #e0e0e0}
.sub2 .t_391 .pic2{width:100%;float:left;height:252px;height:148px;overflow:hidden}
.sub2 .t_391 .title{width:100%;float:left;margin-top:12px;font-size:14px;color:#333}
.sub2 .t_391 .title a{display:block;width:100%;overflow:hidden;color:#333;text-overflow:ellipsis}
.sub2 .t_427{width:282px;float:left;padding:21px 80px 34px 65px}
.sub2 .t_427 .title{width:100%;float:left;font-size:22px;color:black;line-height:38px;height:38px;overflow:hidden}
.sub2 .t_427 .p{width:100%;float:left;font-size:14px;color:#888;line-height:24px;margin-top:11px;height:72px;overflow:hidden}

.top_190{width:260px;float:right;margin-top:11px}
.top_190 .tel1{width:171px;float:left;font-size:14px;color:white;font-family:"Arial";line-height:46px;font-weight:bold}
.top_190 .search{width:50px;height:46px;background:url(../images/search.png) no-repeat center;float:left;cursor:pointer}
.top_190 .lang{width:66px;height:66px;float:right}
.top_190 .lang .lang1{display:block;width:29px;height:46px;background-image:url(../images/img6.png);background-repeat:no-repeat;background-position:right center}
.top_190 .lang .lang2{display:none;width:29px;height:46px;background:url(../images/img1.jpg) no-repeat right center}
.search_k{width:1200px;float:left;position:absolute;top:135px;height:63px;background:url(../images/bg3.png);display:none}
.search_k .search_1080{width:84.5%;float:left;padding-left:5.5%}
.search_k .search_1080 input{width:100%;float:left;height:63px;line-height:63px;color:white !important;background:none;font-size:16px}
.search_k .search_120{width:10%;float:left}
.search_k .search_120 input{width:63px;margin:auto;height:63px;background:url(../images/search.png) no-repeat center;cursor:pointer;font-size:16px}
.pf_yc{width:30px;position:fixed;right:0;top:60%}
.pf_yc li{width:30px;height:30px;position:relative;margin-top:10px;cursor:pointer}
.wx_r{width:117px;height:113px;padding:12px 15px 12px 13px;position:absolute;left:-120px;top:50%;margin-top:-56px;background:url(../images/wx_r.png) no-repeat left top;display:none}



.c_1200_1_n{width:100%;float:left;margin-top:63px}
.c_1200_1_n .c_600_1{width:1074px;float:left}
.c_1200_1_n .c_600_1 img{margin-top:83px}
.c_1200_1_n .c_539{width:539px;float:right}
.c_1200_1_n .c_539 .title{width:100%;float:left;font-size:24px;color:black;line-height:46px}
.c_1200_1_n .c_539 .c_539_ul{width:100%;float:left}
.c_1200_1_n .c_539 .c_539_ul li{width:100%;float:left;cursor:pointer}
.c_1200_1_n .c_539 .c_539_ul li .name1{width:101px;float:left;font-size:18px;color:#2c2c2c;line-height:28px}
.c_1200_1_n .c_539 .c_539_ul li.l1{text-align:center;margin-top:19px;height:48px;overflow:hidden}
.c_1200_1_n .c_539 .c_539_ul li .c_539_438_1{margin-left:101px;height:38px}
.c_1200_1_n .c_539 .c_539_ul li.l1 a{display:block;float:left;font-size:48px;color:black;line-height:48px;cursor:pointer}
.num_box{height:48px;line-height:48px;overflow:hidden;position:relative;float:left;display:block;font-size:48px;color:black;line-height:53px;font-family:"Arial";text-align:center}
.num_box .num_item{width:100%;position:absolute;left:0;top:0}
.c_1200_1_n .c_539 .c_539_ul li.l1 a{font-size:48px;color:black;line-height:38px;cursor:pointer}
.c_1200_1_n .c_539 .c_539_ul li.l1 span{font-size:48px;color:black;line-height:38px;padding:0 29px;font-family:"Arial"}
.c_1200_1_n .c_539 .c_539_ul li.l2{margin-top:18px;height:28px;overflow:hidden}
.c_1200_1_n .c_539 .c_539_ul li.l2 .c_539_438_1{font-size:12px;line-height:28px;color:#858585;font-family:"Arial"}
.c_1200_1_n .c_539 .c_539_ul li.l2 .c_539_438_1 span{display:block;width:13%;float:left;padding-right:2%}
.c_1200_1_n .c_539 .c_539_ul li.l2 .c_539_438_1 span.right{padding-right:0;padding-left:2%;text-align:right}
.c_1200_1_n .c_539 .c_539_ul li.l2 .c_539_438_1 .gd_t{width:70%;height:1px;position:relative;background:#999;margin-top:14px;float:left}
.ico1{width:28px;height:28px;background:url(../images/ico7.png) no-repeat center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;overflow:hidden;position:absolute;left:0;top:-14px;cursor:pointer}
.c_1200_1_n .c_539 .c_539_ul li.l3{margin-top:37px;height:28px}
.c_1200_1_n .c_539 .c_539_ul li.l3 .c_539_438_1{height:28px}

.r_sebox{float:left;height:28px;width:100%}
.searchbox{float:left;width:100%;height:27px;border-bottom:solid 1px #999}
.searchbox input{display:none}
.searchbox .titcon{float:left;width:100%;color:#888;font-size:14px;line-height:20px;height:27px;background:url(../images/img5.png) right 5px no-repeat;text-indent:8px;cursor:pointer}
.searchbox .serul{float:left;width:100%;left:0;border:#838e96 solid 1px;background-color:#fff;display:none;z-index:1}
.searchbox .serul li{float:left;width:90%;padding:0 5%;line-height:30px;color:#888;font-size:14px;white-space:nowrap}
.c_1200_1_n .c_539 .c_539_ul li.l4{margin-top:76px;height:42px}
.c_1200_1_n .c_539 .c_539_ul li.l4 a{display:block;width:114px;height:40px;text-align:center;line-height:40px;font-size:16px;color:#008dce;border:solid 1px #008dce}
.c_1200_1_n .c_539 .c_539_ul li.l4 a:hover{background:#008dce;color:white}
.c_1200_2{width:100%;float:left}
.scrollBox{text-align:center;position:relative;height:540px;float:left;width:100%}
.scrollBox .bd li{width:100%;float:left}
.scrollBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.scrollBox .bd li .title{width:100%;float:left;font-size:36px;color:white;line-height:66px;margin-top:209px}
.scrollBox .bd li .p{width:100%;float:left;font-size:18px;color:white;line-height:32px;margin-top:8px;max-height:96px;overflow:hidden}
.scrollBox .bd li .btn4{width:100%;float:left;margin-top:30px}
.scrollBox .bd li .btn4 a{display:block;width:122px;height:40px;line-height:40px;border:solid 1px white;text-align:center;font-size:16px;color:white;margin:auto}
.scrollBox .bd li a:hover{background:#db5b02}
.scrollBox .hd{height:9px;width:100%;position:absolute;bottom:28px;font-size:0}
.scrollBox .hd ul{display:inline-block}
.scrollBox .hd li{display:inline-block;width:9px;height:9px;margin:0 4px;vertical-align:top;overflow:hidden;background:url(../images/banner_btn.png) no-repeat left center}
.scrollBox .hd .on{background:url(../images/banner_btn.png) no-repeat right center}
.scrollBox .prev,.scrollBox .next{display:inline-block;width:18px;height:36px;background:url(../images/btn3_1.png) no-repeat left top;overflow:hidden;vertical-align:top;margin-top:-251px;float:left;opacity:0.5;filter:alpha(opacity=50)}
.scrollBox .next{background-position:right 0;float:right}
.scrollBox .prev:hover,.scrollBox .next:hover{opacity:1;filter:alpha(opacity=100)}
.c_1200_2{position:absolute;width:100%;position:absolute;left:50%;top:0;margin-left:-500px;max-width:1000px}
.scrollBox .bd li{float:left;position:relative}
.scrollBox .bd li img{max-width:none}
.scrollBox .bd ul{overflow:hidden}
.scrollBox .bd li .btn4 a:hover{border:solid 1px #db5b02}
.scrollBox .hd{width:1200px;left:50%;margin-left:-600px}
.scrollBox .hd li{cursor:pointer}
.c_1200_3{width:100%;float:left;margin-top:0px}

.c_600_2 .tit_1 span{font-size:18px;color:#333;margin-top:22px}
.c_600_2 .btn5{width:100%;float:left;margin-top:48px}
.c_600_2 .btn5 a{display:block;width:124px;height:40px;text-align:center;line-height:40px;border:solid 1px #db5b02;color:#db5b02;font-size:16px}
.c_600_3{margin-left:50%;background:url(../images/pic5.jpg) no-repeat center top;height:502px}
.c_600_2 .btn5 a:hover{background:#db5b02;color:white}
.c_1200_4{width:100%;float:left;padding-top:135px}
.c_1200_4 .tit_1{color:white}
.c_1200_4 .tit_1 span{color:white}
.ico2{width:100%;height:69px;margin:auto;background:url(../images/btn1.png) no-repeat center;margin-top:25px;float:left}
.btn6{width:100%;margin-top:25px;line-height:26px;text-align:center;font-size:16px;color:white;float:left}
.btn6 a{color:white}
.btn6 a:hover{border-bottom:solid 1px white}
.z_btn{width:100%;float:left;margin-top:30px}
.z_btn a{display:block;width:122px;height:40px;line-height:40px;border:solid 1px white;text-align:center;font-size:16px;color:white;margin:auto}
.z_btn a:hover{background:#db5b02;border:solid 1px #db5b02;color:white}
.c_1200_5{width:100%;float:left;padding:65px 0 88px 0}
.c_1200_5_n{width:100%;float:left;margin-top:56px}
.picScroll-left{width:100%;position:relative;float:left}
.picScroll-left .hd{height:36px;width:100%;position:absolute;left:50%;top:52px;margin-left:-50%;z-index:2}
.picScroll-left .hd .prev,.picScroll-left .hd .next{display:block;width:18px;height:36px;float:left;margin-left:-48px;cursor:pointer;background:url(../images/btn3.png) no-repeat left top;opacity:0.5;filter:alpha(opacity=50)}
.picScroll-left .hd .next{background-position:right top;margin-left:0;margin-right:-48px;float:right}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{opacity:1;filter:alpha(opacity=100)}
.picScroll-left .bd{width:100%}
.picScroll-left .bd ul{overflow:hidden;zoom:1}
.picScroll-left .bd ul li{margin-right:43px;float:left;_display:inline;overflow:hidden;width:22%}
.picScroll-left .bd ul li .time{width:100%;float:left;font-size:12px;color:#888;line-height:24px}
.picScroll-left .bd ul li .title{width:100%;font-size:16px;color:#333;float:left;line-height:28px}
.picScroll-left .bd ul li .title a{display:block;width:100%;overflow:hidden;color:#333;text-overflow:ellipsis}
.picScroll-left .bd ul li .p{width:100%;float:left;margin-top:19px;font-size:12px;color:#666;line-height:24px;height:72px;overflow:hidden}
.picScroll-left .bd ul li .p a{color:#666}
.picScroll-left .bd ul li .ico3{width:100%;float:left;margin-top:18px}
.picScroll-left .bd ul li .ico3 a{display:block;width:33px;height:33px;background:url(../images/btn2.png) no-repeat center}
.picScroll-left .bd ul li:hover .title a{color:#db5b02}
.picScroll-left .bd ul li:hover .ico3 a{background:url(../images/btn2_1.png) no-repeat center}
.z_1200_1{width:100%;float:left;padding:62px 0 73px 0}
.z_880{width:880px;margin:auto}
.z_1200_1 .tit_2{width:100%;text-align:center;font-size:32px;color:#333;line-height:54px}
.z_1200_1 .text1{width:100%;float:left;font-size:16px;color:#666;line-height:36px;font-family:"Arial","微软雅黑";padding:30px 0 28px 0}
.fx1{width:100%;float:left;border-bottom:solid 1px #dcdcdc;text-align:center;padding:22px 0}
.fx1 a{padding:6px 10px;margin:0 7px}
.z_1200_1 .text2{width:100%;float:left;font-size:14px;color:#333;line-height:30px;padding:48px 0 0 0}
.z_1200_1 .text2 img{width:100%}
.z_1200{width:100%;float:left}
.tit_3{width:100%;float:left;padding:20px 0 16px 0}
.tit_3 a{display:block;float:left;font-size:12px;color:#666;text-transform:uppercase}
.tit_3 span{display:block;width:28px;height:18px;background:url(../images/ico9.png) no-repeat center;float:left}
.tit_3 a.home1{display:block;width:22px;height:18px;background:url(../images/ico8.png) no-repeat center}
.tit_3 a:hover{color:#db5b02}
.z_1200_1 .span{font-size:12px;color:#db5b02;font-weight:bold;font-family:"Arial","微软雅黑";line-height:28px;padding-bottom:18px;text-align:center}
.z_1200_1 .time1{font-size:16px;color:#aaa;text-transform:uppercase;width:100%;float:left;text-align:center;line-height:30px;margin-top:24px}
.n_xy{width:100%;float:left;margin-top:54px}
.n_xy .left{float:left;width:50%;overflow:hidden}
.n_xy .right{float:right;max-width:50%;overflow:hidden}
.n_xy a{display:block;font-size:14px;color:#333;line-height:32px;margin-left:100px;overflow:hidden;text-overflow:ellipsis}
.n_xy span{display:block;text-align:center;line-height:32px;height:32px;font-size:14px;color:#7f7f7f;background:#e0e0e0;text-align:center;width:82px;float:left}
.n_xy a:hover{color:#db5b02}
.z_1200_2{width:100%;float:left;padding:52px 0 78px 0}
.tit_4{width:100%;float:left;font-size:28px;color:black;line-height:40px;text-align:center}
.z_1200_2 ul{width:100%;float:left;margin-top:42px}
.z_1200_2 ul li{width:200px;margin-right:30px;float:left}
.z_1200_2 ul li .pic3{width:100%;float:left;max-height:352px;height:auto;overflow:hidden}
.z_1200_2 ul li .text3{width:310px;float:left;height:352px;background:#eee;position:relative;padding:28px 35px 0 35px}
.img1{position:absolute;left:28px;top:-15px}
.z_1200_2 ul li .text3 .span{display:block;width:100%;float:left;font-size:12px;color:#db5b02;line-height:24px;font-family:"Arial","微软雅黑";font-weight:bold}
.z_1200_2 ul li .text3 .title{width:100%;float:left;font-size:20px;color:#333;line-height:28px;font-weight:bold;height:56px;overflow:hidden;margin-top:55px}
.z_1200_2 ul li .text3 .title a{color:#333}
.z_1200_2 ul li .text3 .time2{width:100%;float:left;font-size:14px;color:#aaa;line-height:24px;text-transform:uppercase;margin-top:8px}
.z_1200_2 ul li .text3 .p{width:100%;float:left;font-size:14px;line-height:24px;color:#666;margin-top:27px;height:74px;overflow:hidden}
.z_1200_2 ul li .text3 .p a{color:#666}
.z_1200_2 ul li.last{margin-right:0}
.z_1200_2 ul li:hover .title a{color:#db5b02}
.btn7{width:100%;float:left;margin-top:45px}
.btn7 a{display:block;width:111px;height:46px;border:solid 1px #db5b02;padding-left:33px;text-align:center;line-height:46px;color:#db5b02;background:url(../images/ico10.png) no-repeat 24px center;margin:auto;font-size:16px}
.btn7 a:hover{color:white;background:url(../images/ico10_1.png) no-repeat 24px center #db5b02}
.video1{width:100%}
.z_1200_3{width:100%;float:left;padding:57px 0 62px 0}
.z_1200_3 .text4{width:100%;float:left;font-size:16px;color:#666;line-height:32px;margin-top:30px}
.z_1200_3 .text5{width:100%;float:left;font-size:16px;color:#666;line-height:32px;margin-top:30px}
#text4_b{display:none}
.btn8{width:100%;float:left;margin-top:52px}
.btn8 a{display:block;width:114px;height:40px;line-height:40px;text-align:center;border:solid 1px #db5b02;color:#db5b02;margin:auto;font-size:16px}
.btn8 a:hover{background:#db5b02;color:white}
#text5_b{display:none}
.btn9{width:100%;float:left;margin-top:52px}
.btn9 a{display:block;width:114px;height:40px;line-height:40px;text-align:center;border:solid 1px #db5b02;color:#db5b02;margin:auto;font-size:16px}
.btn9 a:hover{background:#db5b02;color:white}
.z_1200_4{width:100%;float:left;padding:60px 0 85px 0}
.slideTxtBox{width:100%;float:left;margin-top:44px}
.slideTxtBox .hd{height:58px;width:100%;text-align:center;float:left}
.slideTxtBox .hd ul{display:inline-block;height:58px}
.slideTxtBox .hd ul li{float:left;width:198px;height:56px;line-height:56px;border:solid 1px #ccc;font-size:16px;color:#333;text-align:center;background:white;cursor:pointer}
.slideTxtBox .hd ul li.on{background:#db5b02;border:1px solid #db5b02;color:white}
.slideTxtBox .bd ul{width:100%;float:left;margin-top:73px;zoom:1}
.slideTxtBox .bd li{overflow:hidden}
.slideTxtBox .bd li .z_600_1{width:63%;padding-right:7%;float:left}
.slideTxtBox .bd li .z_600_1 .title{width:100%;float:left;font-size:28px;color:black;margin-top:30px;line-height:36px}
.slideTxtBox .bd li .z_600_1 .p{width:100%;float:left;font-size:14px;color:#333;line-height:30px;margin-top:35px;height:180px;overflow:hidden}
.slideTxtBox .bd li .z_600_2{width:30%;height:360px;float:right;overflow:hidden;position:relative}
.slideTxtBox .bd li .z_600_2 img{display:block;width:400px;height:360px;position:absolute;left:80%;top:0;margin-left:-300px;max-width:none}
.slideTxtBox .bd li .btn9{width:100%;float:left;margin-top:10px}
.slideTxtBox .bd li .btn9 a{display:block;width:98px;height:36px;text-align:center;line-height:36px;border:solid 1px #db5b02;font-size:14px;color:#db5b02}
.slideTxtBox .bd li .btn9 a:hover{background:#db5b02;color:white}
.scrollBox1{width:100%;float:left;margin-top:70px;position:relative}
.scrollBox1 .bd li{width:84%;float:left;margin-left:8%}
.scrollBox1 .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.scrollBox1 .bd li .z_492{width:49%;float:left}
.scrollBox1 .bd li .z_492 img{width:100%}
.scrollBox1 .bd li .z_459{width:46%;float:right}
.scrollBox1 .bd li .z_459 .title{width:100%;float:left;font-size:28px;color:black;line-height:40px;margin-top:50px}
.scrollBox1 .bd li .z_459 .p{width:100%;float:left;font-size:16px;color:#333;margin-top:37px;line-height:30px}
.scrollBox1 .hd{height:0px;width:100%;position:absolute;left:0;top:126px;font-size:0}
.scrollBox1 .hd ul{display:inline-block;display:none}
.scrollBox1 .hd li{display:inline-block}
.scrollBox1 .prev,.scrollBox1 .next{display:inline-block;width:23px;height:45px;background:url(../images/btn4.png) no-repeat left center;overflow:hidden;float:left;vertical-align:top;float:left}
.scrollBox1 .next{background-position:right center;float:right}
.scrollBox1 .prev:hover{background:url(../images/btn4_1.png) no-repeat left center}
.scrollBox1 .next:hover{background:url(../images/btn4_1.png) no-repeat right center}
.z_1200_5{width:100%;float:left;padding:53px 0 63px 0}
.picScroll-left1{width:100%;float:left;overflow:hidden;margin-top:35px}
.picScroll-left1 .hd{height:9px;width:100%;float:left;text-align:center;overflow:hidden;font-size:0}
.picScroll-left1 .hd ul{display:inline-block}
.picScroll-left1 .hd ul li{display:inline-block;width:9px;height:9px;margin:0 5px;vertical-align:top;overflow:hidden;background:url(../images/btn5.png) no-repeat left center}
.picScroll-left1 .hd ul li.on{background:url(../images/btn5.png) no-repeat right center}
.picScroll-left1 .bd{width:100%;float:left}
.picScroll-left1 .bd ul{overflow:hidden;zoom:1}
.picScroll-left1 .bd ul li{margin-right:110px;float:left;_display:inline;overflow:hidden;text-align:center}
.picScroll-left1 .bd ul li{width:217px;float:left;font-size:14px;margin-top:38px}
.picScroll-left1 .bd ul li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.picScroll-left1 .bd ul li .logo1{width:100%;float:left}
.picScroll-left1 .bd ul li .text5{width:100%;float:left;text-align:center;margin-top:4px}
.picScroll-left1 .bd ul li .text5 .name3{width:100%;float:left;font-size:16px;color:#333;line-height:26px}
.picScroll-left1 .bd ul li .text5 .span{width:100%;float:left;font-size:12px;color:#666;line-height:24px}
.pz_top_1 .menu > .menu_ul > .nli > span > a{color:#FFFFFF}
.pz_top_1 .menu ul .nli span a:after{background:#d80031}
.pz_top_1 .top_190 .tel1{color:#FFFFFF}
.pz_top_1 .top_190 .search{background:url(../images/search_1.png) no-repeat center}
.z_1200_6{width:100%;float:left;padding:70px 0 0 0}
.tit_5{width:100%;float:left;font-size:32px;line-height:52px;color:black;text-align:center}
.tit_5 span{display:block;width:100%;font-size:16px;color:#666;line-height:32px;margin-top:13px}
.sjdt{width:100%;float:left;margin-top:51px;padding-bottom:141px}
.z_1200_6 .z_1005{width:84%;margin:auto;position:relative}
.z_1200_6 .z_1005 .sjdt_img{position:absolute;width:16%;position:absolute;right:19.5%;top:31%}
.pz_top_1 .top_190 .menu_btn{background:url(../images/menu_phone_2.png) no-repeat center}
.pf_menu_1{margin-top:78px;padding-top:0}
.main1{width:100%;float:left;padding:83px 0 108px 0}
.main1 .z_676{width:56%;float:left;position:relative}
.main1 .z_676 img{display:block;max-width:none}
.main1 .z_676 li{background:url(../images/ico11.png) no-repeat left center;width:13px;height:13px;cursor:pointer}
.main1 .z_676 li span{line-height:13px;font-size:13px;color:#888;white-space:nowrap}
.main1 .z_676 li.on{background:url(../images/ico11_1.png) no-repeat left center}
.main1 .z_676 li.l1{position:absolute;right:24%;top:37%}
.main1 .z_676 li.l1 span{position:absolute;left:18px;top:0}
.main1 .z_676 li.l2{position:absolute;right:19%;top:56%}
.main1 .z_676 li.l2 span{position:absolute;left:18px;top:-13px}
.main1 .z_676 li.l3{position:absolute;right:16%;top:57%}
.main1 .z_676 li.l3 span{position:absolute;left:-14px;top:19px}
.main1 .z_676 li.l4{width:15px;height:15px;background:url(../images/ico11_2.png) no-repeat left center;position:absolute;right:12%;bottom:37%}
.main1 .z_676 li.l4 span{position:absolute;left:18px;top:0}
.main1 .z_676 li.l5{position:absolute;right:28%;bottom:17%}
.main1 .z_676 li.l5 span{position:absolute;left:-14px;top:-20px}
.main1 .z_676 li.l6{position:absolute;right:24%;bottom:13%}
.main1 .z_676 li.l6 span{position:absolute;left:20px;top:4px}
.main1 .z_383{width:32%;float:right;position:relative;padding-top:76px}
.main1 .z_383 .name4{position:absolute;top:10px;left:50%;width:84px;height:50px;margin-left:-66px;padding:41px 23px 42px 26px;text-align:center;line-height:25px;font-size:18px;color:#d80232;font-family:"Arial","微软雅黑";text-align:center;background:url(../images/img18.png) no-repeat center;text-transform:uppercase}
.main1 .z_383 .h_430{width:74%;border:solid 1px #e5e5e5;padding:70px 13% 35px 13%;float:left}
.main1 .z_383 .h_430 .text6{font-size:14px;color:#333;line-height:24px}
.main1 .z_383 .h_430 .text6 .p{margin-top:16px;width:100%;float:left}
.main1 .z_383 .h_430 .text6 .p a{color:#333}
.main1 .z_383 .h_430 .text6 .ewm_1{width:100%;float:left;margin-top:13px}
.main1 .z_383 .h_430 .text6 .ewm_1 img{display:block;margin:auto}
.z_1200_7{width:100%;float:left;padding:44px 0 82px 0}
.z_1200_7 .name5{width:100%;text-align:center;float:left;margin-top:22px}
.z_1200_7 .name5 ul{display:inline-block;height:42px}
.z_1200_7 .name5 ul li{width:110px;text-align:center;line-height:40px;border:solid 1px #c9c9c9;margin-left:-1px;font-size:14px;color:#666;float:left;background:white}
.z_1200_7 .name5 ul li.on{color:white;background:#db5b02;border:solid 1px #db5b02}
.z_1200_7 .item{width:100%;float:left}
.z_1200_7 .z_li{display:block;width:100%;float:left;margin-top:73px}
.z_1200_7 .z_li.first{margin-top:58px}
.z_1200_7 .z_530{width:44%}
.z_1200_7 .z_600{width:50%;position:relative;height:358px;overflow:hidden}
.z_1200_7 .z_600 img{display:block;position:absolute;width:600px;height:358px;left:50%;top:0;margin-left:-300px;max-width:none}
.floatleft{float:left}
.floatright{float:right}
.z_1200_7 .z_li .z_530 .title{margin-top:41px;width:100%;float:left;font-size:28px;line-height:40px;color:black}
.z_1200_7 .z_li .z_530 .p{width:100%;float:left;margin-top:41px;font-size:16px;color:#333;line-height:32px;height:128px;overflow:hidden}
.z_1200_7 .z_li .z_530 .more{width:100%;float:left;margin-top:30px}
.z_1200_7 .z_li .z_530 .more a{float:left;margin-right:10px;display:block;width:123px;height:40px;line-height:40px;text-align:center;border:solid 1px #db5b02;color:#db5b02;font-size:14px}
.z_1200_7 .z_li .z_530 .more a:hover{background:#db5b02;color:white}
.z_1200_8{width:100%;float:left;padding:44px 0 0 0}
.z_1200_8 li{width:100%;float:left;margin-top:30px}
.z_1200_8 li .z_791{width:66%;height:380px;cursor:pointer}
.z_1200_8 li .z_791:hover .text7 .title a{color:#db5b02}
.z_1200_8 li .z_380{width:26%;background:white;padding:29px 3% 0 3%;height:351px;cursor:pointer}
.z_1200_8 li .z_380:hover .text7 .title a{color:#db5b02}
.z_1200_8 li .text7{width:100%;float:left}
.z_1200_8 li .text7 .span{width:100%;float:left;font-size:12px;color:#db5b02;line-height:22px;font-weight:bold;font-family:"Arial","微软雅黑"}
.z_1200_8 li .text7 .title{width:100%;float:left;margin-top:56px;font-size:20px;color:#333;font-weight:bold;line-height:28px;overflow:hidden;font-family:"Arial","微软雅黑";text-transform:uppercase;max-height:84px}
.z_1200_8 li .text7 .title a{color:#333}
.z_1200_8 li .text7:hover .title a{color:#db5b02}
.z_1200_8 li .text7 .time3{width:100%;float:left;font-size:14px;font-family:"Arial";text-transform:uppercase;color:#aaa;line-height:24px;margin-top:7px}
.z_1200_8 li .text7 .p{width:100%;float:left;font-size:14px;color:#666;margin-top:25px;line-height:28px;height:84px;overflow:hidden}
.z_1200_8 li .text7 .p a{color:#666}
.z_1200_8 li .z_791 .pic4{width:52%;height:380px;position:relative;float:left;overflow:hidden}
.z_1200_8 li .z_791 .pic4 img{display:block;width:410px;height:380px;position:absolute;left:50%;top:0;margin-left:-205px;max-width:none;cursor:pointer;transition:all 2s linear;-moz-transition:all 2s linear;-webkit-transition:all 2s linear;-o-transition:width all 2s linear}
.z_1200_8 li .z_791:hover .pic4 img{transform:scale(1.09,1.09);-ms-transform:scale(1.09,1.09);-webkit-transform:scale(1.09,1.09);-o-transform:scale(1.09,1.09);-moz-transform:scale(1.09,1.09)}
.z_1200_8 li .z_791 .z_791_382{width:42%;background:white;padding:29px 3% 0 3%;height:351px;position:relative;float:left}
.z_1200_8 li .z_791 .z_791_382 .img2{width:13px;height:24px;position:absolute;left:-13px;top:60px;background:url(../images/img17_1.png) no-repeat center}
.banner_2{width:100%;float:left;height:668px}
.banner_name2{width:100%;position:absolute;left:0;bottom:146px;height:42px;text-align:center}
.banner_name2 .btn1{width:116px;height:40px;border:solid 1px white;line-height:40px;font-size:16px;margin:auto;color:white;cursor:pointer;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.banner_name2 .btn1:hover{background-color:#db5b02;border:solid 1px #db5b02}
.banner_2 .pz_slides_3 .prev,.banner_2 .pz_slides_3 .next{float:left;margin-top:-12px;display:block;width:18px;height:36px;background:url(../images/banner_2_left.png) no-repeat left top;opacity:0.5;filter:alpha(opacity=50)}
.banner_2 .pz_slides_3 .next{float:right;background:url(../images/banner_2_left.png) no-repeat right top}
.banner_2 .pz_slides_3 .prev:hover,.banner_2 .pz_slides_3 .next:hover{opacity:1;filter:alpha(opacity=100)}
.c_1200_6{width:100%;float:left;padding:53px 0 73px 0}
.c_1200_6 .tit_1 span{text-align:center}
.main2{width:100%;float:left;margin-top:68px}
.main2 ul{width:100%;float:left}
.main2 ul li{width:338px;float:left;margin-right:93px;text-align:center}
.main2 ul li.last{margin-right:0}
.main2 ul li .img4{width:100px;height:100px;text-align:center;border:solid 2px #d5d5d5;margin:auto;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;overflow:hidden;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.main2 ul li .img4 img{display:block;margin:auto;margin-top:26px;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.main2 ul li:hover .img4 img{transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg)}
.main2 ul li .title{width:100%;float:left;text-align:center;margin-top:29px;font-size:20px;color:black;line-height:32px;max-height:64px;overflow:hidden}
.main2 ul li .title a{color:black}
.main2 ul li .p{width:100%;float:left;font-size:14px;color:#666;line-height:24px;margin-top:10px;text-align:center;height:48px;overflow:hidden}
.main2 ul li .more{width:100%;float:left;margin-top:9px}
.main2 ul li .more a{display:block;width:72px;height:32px;text-align:center;line-height:32px;font-size:12px;color:#db5b02;border:solid 1px #db5b02;margin:auto;text-transform:uppercase;font-family:"Arial"}
.main2 ul li:hover .more a{background:#db5b02;color:white}
.main2 ul li:hover .img4{border:solid 2px #db5b02}
.main3{width:100%;float:left;margin-top:-45px}
.main3 li{margin-top:67px;width:100%;float:left}
.main3 .z_713{width:59%;height:376px;position:relative;overflow:hidden}
.main3 .z_713 img{width:713px;height:376px;position:absolute;left:50%;top:0;margin-left:-356px;max-width:none}
.main3 .z_428{width:36%;margin-top:64px}
.main3 li .title{font-size:28px;color:black;line-height:42px;width:100%;float:left}
.main3 li .p{width:100%;float:left;font-size:14px;color:#333;line-height:32px;margin-top:30px}
.main3 .z_487{width:41%;height:310px;position:relative;overflow:hidden}
.main3 .z_487 img{width:487px;height:310px;position:absolute;left:50%;top:0;margin-left:-243px;max-width:none}
.main3 .z_616{width:51%;margin-top:47px}





.main5{width:100%;float:left;padding:56px 0 74px 0}
.main5 .btn10{width:100%;float:left;margin-top:45px}
.main5 .btn10 a{display:block;width:122px;height:40px;text-align:center;line-height:40px;margin:auto;border:solid 1px #db5b02;color:#db5b02;font-size:16px}
.main5 .btn10 a:hover{background:#db5b02;color:white}
.c_1200_8{width:1200px;float:left;height:540px;position:absolute;margin-left:-600px;left:50%;top:0}
.c_1200_8 .z_498{width:416px;height:100%;float:left;background:url(../images/bg7.png);padding:0 40px 0 42px}
.slideBox{position:relative;height:100%;overflow:hidden;width:100%}
.slideBox .hd{float:left;height:9px;line-height:9px;position:absolute;bottom:25px;left:50%;width:1200px;margin-left:-600px;padding-left:42px}
.slideBox .hd li{display:inline-block;width:9px;height:9px;background:url(../images/btn7.png) no-repeat left center;text-indent:-9999px;overflow:hidden;margin:0 5px;cursor:pointer}
.slideBox .hd li.on{background:url(../images/btn7.png) no-repeat right center}
.slideBox .bd{float:left;z-index:1;width:100%}
.slideBox .bd li{position:relative;text-align:center;float:left;overflow:hidden}
.slideBox .bd li img{max-width:none}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.slideBox .bd li .tit_1{color:white;text-align:left;margin-top:93px}
.slideBox .bd li .tit_1 span{color:white;margin-top:37px}
.slideBox .bd li .more{width:100%;float:left;margin-top:32px}
.slideBox .bd li .more a{display:block;width:122px;height:40px;text-align:center;line-height:40px;border:solid 1px white;color:white;font-size:16px}
.slideBox .bd li .more a:hover{background:#db5b02;border:solid 1px #db5b02}
.c_1200_9{width:100%;float:left;padding:55px 0 10px 0}
.slideBox1{position:relative;overflow:hidden;width:100%}
.slideBox1 .hd{float:left;height:9px;line-height:9px;margin-top:20px;width:100%;text-align:center}
.slideBox1 .hd li{display:inline-block;width:9px;height:9px;margin:0 5px;background:url(../images/btn5.png) no-repeat left center;font-size:0;cursor:pointer}
.slideBox1 .hd li.on{background:url(../images/btn5.png) no-repeat right center}
.slideBox1 .bd{position:relative;z-index:0;margin-top:30px;width:100%;float:left}
.slideBox1 .bd li{position:relative;text-align:center}
.slideBox1 .bd li img{background:url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%}
.slideBox1 .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}
.slideBox1 .bd li .video2{font-size:24px;color:white;line-height:40px;width:200px;height:40px;padding-top:90px;text-align:center;position:absolute;left:50%;top:50%;margin:-65px 0 0 -100px;background:url(../images/btn1.png) no-repeat center top;cursor:pointer}
.z_1200_9{width:100%;float:left;padding:45px 0 59px 0}
.z_1200_9 .z_830{width:830px;float:left}
.z_1200_9 .z_830 .z_830_t{width:100%;float:left;padding-bottom:48px;border-bottom:solid 1px #ddd}
.z_1200_9 .z_830 .z_830_t .title{width:100%;float:left;font-size:24px;color:#333;line-height:40px}
.z_1200_9 .z_830 .z_830_t .title a{color:#333}
.z_1200_9 .z_830 .z_830_t .title a:hover{color:#db5b02}
.z_1200_9 .z_830 .z_830_t .span{width:100%;float:left;margin-top:9px}
.z_1200_9 .z_830 .z_830_t .span span{display:block;float:left;margin-right:40px;font-size:14px;color:#aaa;line-height:16px;font-family:"Arial","微软雅黑"}
.z_1200_9 .z_830 .z_830_t .span span.see{padding-left:22px;background:url(../images/ico16.png) no-repeat left center}
.z_1200_9 .z_830 .z_830_t .span span.time4{padding-left:22px;background:url(../images/ico15.png) no-repeat left center}
.z_1200_9 .z_830 .z_830_t .pic7{width:100%;float:left;margin-top:29px;max-height:320px;overflow:hidden}
.z_1200_9 .z_830 .z_830_t .p{width:100%;float:left;margin-top:26px;font-size:14px;color:#888;line-height:28px}
.z_1200_9 .z_830 .z_830_t .p a{color:#888}
.z_1200_9 .z_830 .z_830_t .more{width:100%;float:left;margin-top:27px}
.z_1200_9 .z_830 .z_830_t .more a{display:block;width:102px;height:38px;text-align:center;line-height:38px;font-size:14px;color:#db5b02;border:solid 1px #db5b02}
.z_1200_9 .z_830 .z_830_t .more a:hover{background:#db5b02;color:white}
.z_1200_9 .z_830 .z_830_b{width:100%;float:left;padding:37px 0 0 0}
.z_1200_9 .z_830 .z_830_b .title{width:100%;float:left;font-size:28px;color:#333;line-height:40px}
.z_1200_9 .z_830 .z_830_b .title span{font-size:14px;color:#aaa;line-height:40px;margin-left:18px}
.z_1200_9 .z_830 .z_830_b ul{width:100%;float:left;margin-top:9px}
.z_1200_9 .z_830 .z_830_b ul li{width:100%;float:left;margin-top:20px}
.z_1200_9 .z_830 .z_830_b ul li .z_400{width:44%;height:46px;padding-left:4%;line-height:46px;border:solid 1px #ddd;font-size:14px;color:#666}
.z_1200_9 .z_830 .z_830_b ul li textarea{border:solid 1px #ddd;padding:10px 4%;width:91%;height:104px;float:left;line-height:28px;font-size:14px;color:#666}
.z_1200_9 .z_830 .z_830_b ul li .z_300{width:32%;float:left;padding-left:4%;font-size:14px;color:#666;line-height:46px;height:46px;border:solid 1px #ddd}
.z_1200_9 .z_830 .z_830_b ul li img{display:block;float:left;border:solid 1px #ddd;margin-left:6px;height:45px}
.z_1200_9 .z_830 .z_830_b ul li .z_117{width:14%;margin-left:4%;height:50px;line-height:50px;text-align:center;font-size:16px;color:#999;background:#dcdcdc;cursor:pointer}
.z_1200_9 .z_830 .z_830_b ul li .z_117:hover{color:#fff;background:#db5b02}
.z_1200_9  .z_292{width:292px;float:right;margin-top:8px}
.rili{width:100%;float:left;position:relative;padding-bottom:23px}
.rili .title{width:100%;float:left;height:48px;font-size:16px;color:white;line-height:48px;text-align:center;background:#db5b02}
.rili .btn11{width:100%;height:48px;position:absolute;left:0;top:0}
.rili .btn11 .left,.rili .btn11 .right{width:9px;height:9px;float:left;margin-left:22px;margin-top:20px;background:url(../images/btn9.png) no-repeat left center;cursor:pointer}
.rili .btn11 .right{float:right;background:url(../images/btn9.png) no-repeat right center;margin-right:22px}
.rili .main6{width:100%;float:left}
.rili .main6 .main6_t{width:100%;float:left;margin-top:5px;height:39px}
.rili .main6 .main6_t li{width:13%;float:left;margin-right:1.3%;text-align:center;line-height:39px;font-size:12px;color:#aaa;background:#e3e9f1}
.rili .main6 .main6_t li:nth-child(7n){margin-right:0}
.rili .main6 .main6_b{width:100%;float:left;margin-top:2px}
.rili .main6 .main6_b li{width:13%;float:left;margin-right:1.3%;text-align:center;line-height:39px;font-size:12px;color:#aaa;background:#f2f2f2;margin-top:3px;cursor:pointer}
.rili .main6 .main6_b li a{color:#fff;color:#fff;float:left;text-align:center;width:100%}
.rili .main6 .main6_b li.spr,.rili .main6 .main6_b li.net{background:white}
.rili .main6 .main6_b li.on{background:#5cb5e0;color:white}
.rili .main6 .main6_b li:nth-child(7n){margin-right:0}
.z_1200_9  .z_292 .play{width:100%;float:left}
.tit_7{width:100%;float:left;height:50px;border-bottom:solid 2px #f2f2f2;line-height:40px}
.tit_7 span{display:block;float:left;height:50px;border-bottom:solid 2px #db5b02;font-size:18px;color:#2a2a2a}
.z_1200_9  .z_292 .play ul{width:100%;float:left;margin-top:18px}
.z_1200_9  .z_292 .play ul li{width:100%;float:left;margin-top:12px;line-height:22px}
.z_1200_9  .z_292 .play ul li span{display:block;width:22px;height:22px;text-align:center;font-size:14px;font-family:"Arial";background:#dcdcdc;float:left;color:white}
.z_1200_9  .z_292 .play ul li span.play_top{background:#5cb5e0}
.z_1200_9  .z_292 .play ul li a{margin-left:34px;display:block;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis}
.z_1200_9  .z_292 .play ul li a:hover{color:#db5b02}
.z_1200_9  .z_292 .news{width:100%;float:left;margin-top:29px}
.z_1200_9  .z_292 .news .pic8{width:100%;float:left;margin-top:30px}
.z_1200_9  .z_292 .news .name6{width:100%;float:left;margin-top:20px;font-size:16px;color:#333;line-height:26px}
.z_1200_9  .z_292 .news .name6 a{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;color:#333}
.z_1200_10{width:100%;float:left;padding:53px 0 0 0}
.z_1200_10 .title{width:100%;float:left;margin-top:41px}
.z_1200_10 .title span{display:block;width:94px;height:43px;line-height:43px;text-align:center;color:#db5b02;border:solid 1px #db5b02;margin:auto;font-size:16px;font-family:"Arial"}
.z_1200_10 .z_box{width:100%;float:left;overflow:hidden}
.z_1200_10 .z_item{width:100%;float:left;display:none}
.z_1200_10 .main7{width:100%;height:100%;float:left;position:relative;padding-bottom:139px}
.main7 .span{display:block;width:110px;float:left;background:url(../images/bian3.jpg) repeat-y center top;height:100%;position:absolute;left:50%;top:0;margin-left:-56px}
.main7 .z_546_r{float:right;width:546px;margin-top:-28px}
.main7 .z_546_r .ico4{width:21px;height:21px;background:url(../images/ico14.png) no-repeat center;position:absolute;left:-65px;top:40px;z-index:9;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.main7 .z_546_r li{margin-top:70px;width:486px;padding:30px;background:white;border:solid 1px white;float:left;position:relative}
.main7 .z_546_r li .pic9{float:left;width:39%}
.main7 .z_546_r li .text9{width:57%;float:right;font-size:14px;color:#666;line-height:26px;height:132px;overflow:hidden}
.main7 .z_546_l{float:left;width:546px;margin-top:112px}
.main7 .z_546_l .ico4{width:21px;height:21px;background:url(../images/ico14.png) no-repeat center;position:absolute;right:-64px;top:40px;z-index:9;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.main7 .z_546_l li{margin-top:70px;width:486px;padding:30px;position:relative;background:white;border:solid 1px white;float:left}
.main7 .z_546_l li .pic9{float:right;width:39%}
.main7 .z_546_l li .text9{width:57%;float:left;font-size:14px;color:#666;line-height:26px;height:132px;overflow:hidden}
.main7 li:hover .ico4{background:url(../images/ico14_1.png) no-repeat center}
.main7 li:hover{border:solid 1px #db5b02}
.bg12{width:100%;float:left;background:url(../images/bian2.png) repeat-x center top;position:relative;height:63px}
.main8{width:100%;height:34px;position:relative}
.btn12{width:100%;position:absolute;left:0;top:0}
.btn12 .left,.btn12 .right12{width:33px;float:left;height:33px;margin-left:36px;cursor:pointer;background:url(../images/btn8.png) no-repeat left center;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.btn12 .right12{margin-left:0px;background:url(../images/btn8.png) no-repeat right center;margin-right:36px;float:right}
.btn12 .left:hover{background:url(../images/btn8_1.png) no-repeat left center}
.btn12 .right12:hover{background:url(../images/btn8_1.png) no-repeat right center}
.main9{width:100%;margin:0 auto;text-align:center;overflow:hidden;margin-top:-51px;position:relative}
.main9 ul{position:absolute;left:0;top:0}
.main9 ul li{float:left;position:relative;width:85px;cursor:pointer}
.main9 ul li .xian{width:100%;margin-top:17px}
.main9 ul li .data{float:left;font-size:14px;color:#1e1e1e;line-height:28px;text-align:center;width:85px;float:left;position:relative}
.main9 ul li .ico5{width:8px;height:8px;position:absolute;top:29px;left:50%;margin-left:-4px;background:url(../images/ico17.png) no-repeat center;display:none}
.main9 ul li.on .data{font-size:18px;color:#db5b02;font-family:Arial}
.main9 ul li.on .ico5{display:block}
.name7{width:90%;float:left;padding-bottom:32px;border-bottom:solid 1px #ddd;position:relative;padding-right:10%}
.text10{width:100%;float:left;font-size:14px;color:#333;line-height:32px;padding-top:30px}
.fh{position:absolute;right:0;top:0;font-size:14px;color:#666;line-height:40px}
.fh a{padding-left:18px;background:url(../images/ico18.png) no-repeat center left;color:#666}
.fh a:hover{color:#db5b02}
.footer{width:100%;float:left;padding:34px 0 26px 0}
.footer .b_760{width:70%;float:left;max-width:830px}
.footer .b_760 .b_760_t{width:100%;float:left;font-size:14px;color:black;line-height:24px}
.footer .b_760 .b_760_t a{color:black;padding:0 10px}
.footer .b_760 .b_760_t a:hover{color:#db5b02}
.footer .b_760 .b_760_b{width:100%;float:left;margin-top:12px;font-size:12px;color:#333;text-transform:uppercase}
.footer .b_440{float:right}
.footer .b_440 .b_440_t{width:100%}
.footer .b_440 .b_440_t .name2{width:110px;float:left;font-size:12px;color:#333;line-height:24px}
.footer .b_440 .b_440_t .btn3{float:right;text-align:center}
.footer .b_440 .b_440_t .btn3 a{padding-left:9px;position:relative}
.wx_b{width:89px;height:0;background:url(../images/wx_b.png) no-repeat left top;position:absolute;left:50%;bottom:28px;margin-left:-54px;overflow:hidden;padding-left:12px;padding-right:12px;-webkit-transition:all 0.2s ease-out 0s;-moz-transition:all 0.2s ease-out 0s;-o-transition:all 0.2s ease-out 0s;transition:all 0.2s ease-out 0s}
.footer .b_440 .b_440_t .btn3 a:hover .wx_b{display:block;height:89px;padding-top:13px;padding-bottom:15px}
.footer .b_440 .b_440_b{width:100%;float:left;font-size:14px;color:#333;line-height:24px;text-align:right}
.footer .b_440 .b_440_b a{color:#333}
.footer .b_440 .b_440_b a:hover{color:#db5b02}
.footer .b_440 .b_440_t .lx{width:30%;float:left}
.footer .b_440 .b_440_t .lx .btn3{background:url(../images/bian1.jpg) no-repeat left center}
.pf_bg_bg{width:100%;height:100%;position:fixed;left:0;top:0;background:url(../images/bg4.png);z-index:910}
.pf_bg{width:422px;height:498px;padding:24px 53px;background:white;position:fixed;left:50%;top:50%;margin:-283px 0 0 -297px;z-index:911}
.pf_bg .img3{width:22px;height:22px;background:url(../images/btn6.png) no-repeat center;cursor:pointer;position:absolute;right:25px;top:22px}
.tit_6{width:100%;float:left;text-align:center;font-size:26px;color:black;line-height:38px}
.tit_6 span{display:block;font-size:14px;color:#888;line-height:24px;margin-top:10px;white-space:nowrap;text-transform:uppercase}
.pf_bg ul{width:100%;float:left}
.pf_bg ul li.l1{width:100%;float:left;margin-top:20px}
.pf_bg ul li.l1 input{font-size:14px;color:#666;width:382px;float:left;height:46px;padding-left:38px;border:solid 1px #ddd;line-height:46px}
.pf_bg ul li.l2{width:100%;float:left;margin-top:20px}
.pf_bg ul li.l2 input{width:281px;height:46px;padding-left:38px;border:solid 1px #ddd;line-height:46px}
.pf_bg ul li.l2 img{float:right;border:solid 1px #ddd}
.pf_bg ul li.l3{width:100%;float:left;margin-top:20px;text-align:center}
.pf_bg ul li.l3 input{display:inline-block;width:116px;height:48px;line-height:48px;text-align:center;background:#db5b02;font-size:16px;color:#fff;margin-right:12px;cursor:pointer}
.pf_bg ul li.l3 a{display:inline-block;width:116px;height:48px;line-height:48px;text-align:center;background:#db5b02;font-size:16px;color:#fff;margin-left:12px}
.pf_tc{display:none;position:fixed;left:0;top:0;background:url(../images/main_9.png) left top repeat;width:100%;height:100%;z-index:9999}
.sp_box{position:absolute;left:50%;top:50%;margin:-193px 0 0 -300px}
.sp_box .sp_280{float:left;width:600px;height:386px}
.sp_box .sp_280 img{float:left;width:600px;height:386px}
.sp_box .sp_colse{float:left;width:36px;height:36px;position:absolute;top:-15px;right:-15px}
.fy_news1{width:100%;padding:55px 0 74px 0;float:left}
.pz_fy{width:100%;float:left;padding:7px 0;text-align:center;display:inline}
.pz_fy a{border:#bdbdbd 1px solid;PADDING:10px 14px;color:#999;text-decoration:none;margin:0 2px;font-size:16px;overflow:hidden;font-family:"Arial";border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}
.pz_fy a span.z_l{PADDING:7px 5px;background:url(../images/ico13.png) no-repeat center center}
.pz_fy a:hover span.z_l,.pz_fy a.on span.z_l{background-image:url(../images/ico12.png)}
.pz_fy a span.z_r{PADDING:7px 5px;background:url(../images/ico13_1.png) no-repeat center center}
.pz_fy a:hover span.z_r,.pz_fy a.on span.z_r{background-image:url(../images/ico12_1.png)}
.pz_fy a:hover,.pz_fy a.on{color:#db5b02;border:#db5b02 1px solid;text-decoration:none}
.wzdt{width:100%;float:left}
.wzdt li{width:100%;float:left;border-bottom:1px dashed #aaa;padding:10px 0}
.wzdt li .a1{width:100%;float:left;font-size:16px;font-weight:bold;line-height:24px;color:#333}
.wzdt li .a2{float:left;text-align:center;padding-right:10px;line-height:24px;color:#323232}
.jwlogo{display:none}
.bshare-custom a{padding-left:30px !important;height:30px !important}
.menu_btn.on{width:44px;height:40px;background:url(../images/menu_phone_1.png) no-repeat center}
.z_1200_10 .z_box{width:100%;float:left;overflow:hidden}
.main7 .z_546_r li{width:484px !important}
.main7 .z_546_r{margin-top:0 !important}
.main7 .z_546_l{margin-top:0 !important}
.main7 .z_546_l li{margin-top:70px !important}
.main7 .z_546_l.first{margin-top:95px !important}
.main7 .z_546_r.first{margin-top:-26px !important}
.main3 .z_428 .more{width:100%;float:left;margin-top:30px}
.main3 .z_428 .more a{display:block;width:123px;height:40px;line-height:40px;text-align:center;border:solid 1px #db5b02;color:#db5b02;font-size:14px}
.main3 .z_428 .more a:hover{background:#db5b02;color:white}
.main3 .z_616 .more{width:100%;float:left;margin-top:30px}
.main3 .z_616 .more a{display:block;width:123px;height:40px;line-height:40px;text-align:center;border:solid 1px #db5b02;color:#db5b02;font-size:14px}
.main3 .z_616 .more a:hover{background:#db5b02;color:white}
.banquan{width:100%;float:left}
.banquan .font1{float:left;line-height:24px;color:#333}
.banquan a{float:left;line-height:24px;padding:0 5px}


.left{ display:block}
@media only screen and (max-width:768px) and (max-width:991px) {
.left{ display: none}
}
.left li{height:54px;line-height:54px;border-bottom:solid 1px #ccc;text-indent:20px}
.left li a{font-size:16px;color:#333}
.left li a.on{background:#E27629;display:block;color:#fff;height:55px;line-height:55px;margin-bottom:10px}

.right{}
.right h3,.right h4{height:44px;line-height:44px;font-size:18px;color:#E27629}
.right p{font-size:14px;margin-bottom:10px}
.right .con{line-height:200%;font-size: 14px;color: #898a9c;}
.right .con img{ max-width:100%}

.righthot{overflow:hidden;margin-bottom:10px;padding-top:20px;border-top:1px solid #e5e5e5}
.righthot li{position:relative;overflow:hidden;padding-left:15px;text-overflow:ellipsis;white-space:nowrap}
.righthot .sep{position:absolute;top:50%;left:0;margin-top:-2px;width:5px;height:5px;border-radius:100%;background:#e8632a;font-size:0}
.righthot li a{font-size:13px;color:#333}
.news_item{width:48%;border-bottom:1px dotted #333;overflow:hidden;margin:8px 1%;float:left}
.news_item a{font-size:15px;display:block;float:left;padding-bottom:8px}
.news_item span{float:right;font-size:15px}
.why1{float:left}
.cont{padding:30px 0}
.cont p{line-height:25px;font-size:15px;padding-top:10px}
.cont p span{color:#e05b2f;font-size:18px;font-family:Georgia,"Times New Roman",Times,serif}
.contentb .left{float:left;overflow:hidden;width:230px;padding-top:55px}
.prs .t05{padding-left:25px;height:50px;background:#BE560B;text-align:left;font-weight:normal;font-size:22px;font-family:"微软雅黑";line-height:50px}
.prs .t05_con{width:100%;border-top:0}
.prs li{padding-left:16px;border-bottom:1px solid #3a4044;background-image:url(../images/down_84.png);background-position:right 8px;background-repeat:no-repeat;text-indent:20px;line-height:43px}
.prs li.cur a{color:#024fa1}
.prs li a{color:#f1f1f1;font-size:15px}
.t05 a{color:#fff}
.t05 img{float:right;padding:6px 0 0 0}
.t05_con{overflow:hidden;margin-bottom:20px;width:197px;min-height:420px;border-top:0;background:#293034;zoom:1}
.t05_cons{margin-bottom:10px;padding:2px 0;border:solid 1px #d7d7d7;border-top:0;zoom:1}
.t05_cons1{margin-bottom:10px;padding:2px 10px;border:solid 1px #d7d7d7;border-top:0;background:#fff;zoom:1}
.t05_cons1 li{overflow:hidden;padding-left:10px;width:160px;height:25px;background:url("../images/ico27.gif") no-repeat scroll 0 10px transparent;line-height:25px}
.contactn .tits{padding-left:13px;height:32px;background:#024fa1;color:#fff;line-height:32px}
.contactn .tits a{color:#fff}
.contactn .subnr{overflow:hidden;width:230px;background:none repeat scroll 0 0 #fff}
.contactn .subnr p{overflow:hidden;font-size:15px;line-height:25px}
.contactn .subnr span{color:#e05b2f;font-size:18px;font-family:Georgia,"Times New Roman",Times,serif}
}.contactn .subnr h5{line-height:28px}
.righthot{overflow:hidden;margin-bottom:10px;padding-top:20px;border-top:1px solid #e5e5e5}
.righthot h3{font-weight:bold;font-size:16px;line-height:200%}
.righthot li{float:left;width:50%;list-style-type:none;line-height:32px}
.righthot .tit{position:relative;overflow:hidden;padding-left:15px;text-overflow:ellipsis;white-space:nowrap}
.righthot li a{color:#333;font-size:16px}
.righthot .sep{position:absolute;top:50%;left:0;margin-top:-2px;width:5px;height:5px;border-radius:100%;background:#e8632a;font-size:0}
.rightb{float:right;display:inline;overflow:hidden;margin-left:15px;width:764px}
.fanye{height:50px;line-height:50px}
.fanye li{display:inline}
.fanye li a{padding:8px 12px;border:1px solid #ccc;font-size:14px}
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination .thisclass a{background:#ccc}
.main4{}
.main4 .nr{background-image:url(../images/or.png);background-repeat:no-repeat;background-position:top center;min-height:950px;position:relative}
.main4 .nr p{position:absolute}
.main4 .nr p a{font-size:30px;color:#fff;display:block}
.main4 .nr p.p1{top:130px;left:515px;padding:30px}
.main4 .nr p.p2{top:370px;right:180px;padding:30px}
.main4 .nr p.p3{bottom:90px;right:285px;padding:30px}
.main4 .nr p.p4{bottom:90px;left:305px;padding:30px}
.main4 .nr p.p5{top:360px;left:180px;padding:30px}
p.logo1{left:44%;top:47%}
.culture p{text-align:left}

.pz_top{background-color:#c65303;height:90px; position:relative; z-index:10}
.menu1{display:none;height:90px;width:80px;background:url(../images/nav-icon.png) no-repeat left center;z-index:10;cursor:pointer;text-indent:-9999px;overflow:hidden;float:right}
.nav1{background:rgba(233,233,233);display:none;position:absolute;z-index:10;width:100%;top:90px}
.nav1 a{display:block;text-align:center;padding:1em 0;color:#333}\

.main5 li{height:85px;border-bottom:1px dotted #ccc}
.main5 h4{font-size:16px;overflow:hidden;height:30px}
.main5 span{float:right}
.main5 p{font-size:12px;text-indent:24px}
@media screen and (max-width:998px){.top_190{display:none}
.menu{display:none}
.menu1{display:block}
.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next{display:none}
.flex-control-nav{display:none}
.c_1200_1{padding:10px;box-sizing:border-box}
.main4 ul li{margin:0 auto;float:none}
.c_1200_4{padding-top:100px}
.news_item{width:98%;float:none}
.footer .b_760{width:100%;padding:5px}
.b_760_t{display:none}
.footer .b_440,.footer .b_440 .b_440_b{float:none}
.contentb .left{width:100%}
.t05_con{width:100%;min-height:100%}
.contactn .subnr{display:none}
.main5 li{margin-bottom:10px;height:105px}
}

.pricing-card {
  border-radius: 10px;
  border: 1px solid rgba(112, 156, 241, 0.25);
  transition: 0.6s;
  margin-bottom: 25px;
  overflow:hidden
}
.pricing-card .header {
	background-size:cover;
	background-repeat:no-repeat;
	padding:45px;
	text-align:center;
	position:relative;
}

.pricing-card .header h3,.pricing-card .header p{
	z-index:2;
	position:relative;
  margin-bottom: 10px;
  transition: 0.6s;
  color:#333;
}
.pricing-card .header {
  font-size: 24px;
  margin-bottom: 0;
  transition: 0.6s;
}
.pricing-card .header .title{ background:rgba(233,233,233,0.8); padding:20px 0;border-radius: 10px;}

.pricing-card .price-btn {
  margin-top: 25px;
}
.pricing-card .price-btn:hover a{
  color:#fff
}
.pricing-card .bottom  {
    padding: 35px;
}
.pricing-card .list li {
  list-style-type: none;
  margin-bottom: 15px;
  display: flex;
  color: #898a9c;
  align-items: center;
}
.pricing-card .list li:last-child {
  margin-bottom: 0;
}
.pricing-card .list li i {
  font-size: 22px;
  color: #1B6F58;
  margin-right: 7px;
}
.pricing-card:hover {
  border: 1px solid #1B6F58;
}
