@charset "utf-8";
body{margin:0px; font-size:12px; color:#91989f; font-family:"微软雅黑", Arial, Helvetica, sans-serif; cursor:default;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
*{padding:0px; margin:0px;box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;}
a:hover{color:#e2680f;}
.clear{overflow:hidden; clear:both; height:0px;}
.lf{float:left;}
.rt{float:right;}
.ct{margin:0 auto;}
input[type=button],input[type=text],input[type=password],textarea{-webkit-appearance:none;outline:none}

.con{width:94%;}

.header{width:100%; height:62px; background-color:#fff; padding:5px 0; box-shadow:0 0 5px #bbb; z-index:99; position:fixed; top:0; left:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header.on{margin-left:50%;}
.header .logo{width:160px; position:absolute; left:50%; margin-left:-80px;top: 5px}
.header .logo img{width:100%; height:auto; display:block;}
.header .ss{float:right; width:30px; height:30px; border-radius:100%; border:2px solid #d7d7d7; text-align:center; font-size:16px; line-height:26px; margin-right:4%; margin-top:11px;}
.header .an{width:30px; height:30px; margin-top:11px; float:left; position:relative; margin-left:4%;}
.header .an span{width:30px; height:2px; background-color:#91989f; display:block; position:absolute;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .an span.a1{top:6px; left:0;}
.header .an span.a2{top:14px; left:0;}
.header .an span.a3{top:22px; left:0;}
.header.on .an span.a2{display:none;}
.header.on .an span.a1{top:16px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header.on .an span.a3{top:16px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.search{width:100%; padding:10px 15%; background-color:#f7f7f7; position:fixed; top:62px; left:0; z-index:9; display:none;}
.search input.w_z{width:85%; height:32px; border-radius:0; border-bottom:1px solid #d7d7d7; font-size:14px; line-height:32px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:15%; height:32px; border-bottom:1px solid #d7d7d7; font-size:16px; line-height:32px; text-align:center; float:right; -webkit-appearance:none;}

.nav{width:50%; height:100%; background-color:#2b2b2b; position:fixed; top:0; left:-50%; z-index:999; overflow:scroll;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.nav.on{left:0;}
.nav ul{margin-bottom:80px; overflow:hidden;}
.nav ul li{width:100%; float:left; border-bottom:1px solid #4b4b4b;}
.nav ul li a.y_j{width:100%; height:46px; font-size:15px; color:#fff; line-height:46px; text-indent:10%; display:block; position:relative;}
.nav ul li a.y_j.on{background-color:#2b2b2b;}
.nav ul li i{display:inline-block; width:0; height:0; margin-left:5px; vertical-align:middle; border-top:4px dashed; border-right:4px solid transparent; border-left:4px solid transparent; position:absolute; top:50%; right:10%;}
.nav .e_j{display:none; margin-bottom:10px;}
.nav .e_j a{display:block; font-size:12px; line-height:32px; color:#fff; text-indent:10%;}

.f_x{width:50%; padding:10px 0; background-color:#1b1b1b; text-align:center; position:fixed; bottom:0; left:-50%; z-index:9999;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.f_x.on{left:0;}
.f_x a{width:16%; display:inline-block; border-radius:100%; margin:0 2px;}
.f_x img{width:100%; height:auto; display:block;}

.hy_dl{width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999; display:none;}
.hy_dl .hy_bj{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:absolute; top:0; left:0;}
.hy_dl .dl_ck{width:70%; padding:20px 5%; background-color:#fff; border-radius:10px; position:absolute; top:50%; left:15%;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.hy_dl .dl_ck h3{font-size:22px; text-align:center; margin-bottom:20px;}
.hy_dl .dl_ck input.hy{width:100%; height:42px; border:1px solid #a7a7a7; border-radius:5px; background:url(../images/h_y.png) no-repeat left center; text-indent:53px; line-height:40px; margin:0 auto 20px; display:block; outline:none; box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.hy_dl .dl_ck input.mm{width:100%; height:42px; border:1px solid #a7a7a7; border-radius:5px; background:url(../images/m_m.png) no-repeat left center; text-indent:53px; line-height:40px; margin:0 auto 20px; display:block; outline:none; box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.hy_dl .dl_ck input.dl{width:46%; height:40px; border-radius:5px; background-color:#0e6eb8; font-size:15px; line-height:40px; color:#fff; text-align:center; display:block; float:left; -webkit-appearance:none;}
.hy_dl .dl_ck input.zc{width:46%; height:40px; border-radius:5px; background-color:#F60; font-size:15px; line-height:40px; color:#fff; text-align:center; display:block; float:right; -webkit-appearance:none;}

.head_h{width:100%; height:62px;}

.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:10px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;margin: 0 5px !important;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#e2680f}

.sy_bt{width:100%; text-align:center; margin:20px auto 15px;}
.sy_bt h3{font-size:20px; margin-bottom:5px; color:#555; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.sy_bt h4{font-size:18px; color:#e2680f; margin-bottom:10px;font-weight: bold;}
.sy_bt span{width:60px; height:1px; background-color:#91989f; margin:0 auto; display:block;}
.sy_bt i{width:30px; height:1px; background-color:#e2680f; margin:0 auto; display:block;}



.sy_gywm .sy_bt{width:100%; text-align:center; margin:20px auto 15px;}
.sy_gywm .sy_bt h3{font-size:20px; margin-bottom:5px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.sy_gywm .sy_bt h4{font-size:18px; color:#fff; margin-bottom:10px;font-weight: bold;}
.sy_gywm .sy_bt span{width:60px; height:1px; background-color:#eee; margin:0 auto; display:block;}
.sy_gywm .sy_bt i{width:30px; height:1px; background-color:#fff; margin:0 auto; display:block;}
.sy_gywm img {width: 100%;display: block;margin-top: 20px;}
.sy_ly {padding:30px 20px;}

.zx_bm .b_m h3{font-size:22px; text-align:center;color: #a8010b; font-weight: bold;}
.zx_bm .b_m i{width:44px; height:2px; background-color:#aaa; margin:10px auto 30px; display:block;}
.zx_bm .b_m p{font-size:14px; text-align:center; margin-bottom:30px;}
.zx_bm .b_m .l_m{width:20%; font-size:15px; line-height:34px; float:left;color: #333;}
.zx_bm .b_m .l_m.l_b{margin-left:30px;}
.zx_bm .b_m input.w_z{width:76%; padding:0 10px; height:32px; border-radius:5px; font-size:15px; line-height:32px; color:#555; border:1px solid #e7e7e7; box-shadow:0 0 5px #eee; float:right;}
.zx_bm .b_m label{vertical-align:middle; font-size:15px; line-height:44px; font-weight:normal; padding-left:3px; padding-right:20px;}
.zx_bm .b_m button.t_j{width:100%; height:43px; background-color:#a8010b; font-size:14px; color:#fff; line-height:42px; border-radius:5px; box-shadow:0 0 5px #eee; cursor:pointer; float:left;}
.zx_bm .b_m .clear{margin-bottom:20px;}



.sy_ys{width:100%; overflow:hidden;background-color:#fff;padding: 20px 10px;}
.sy_ys .ys_js{width:100%;  padding:15px 0;}
.sy_ys .ys_js li {width: 46%;float: left;margin: 0 2% 15px;background: #fff;padding-bottom: 10px;}
.sy_ys .ys_js .x_t{width:66px; height:66px; margin:15px auto 10px; }
.sy_ys .ys_js .x_t.x_1{background:url(../images/a1.png) no-repeat center center; background-size:60px;}
.sy_ys .ys_js .x_t.x_2{background:url(../images/a2.png) no-repeat top center; background-size:60px;}
.sy_ys .ys_js .x_t.x_3{background:url(../images/a3.png) no-repeat top center; background-size:60px;}
.sy_ys .ys_js .x_t.x_4{background:url(../images/a4.png) no-repeat top center; background-size:60px;}

.sy_ys .ys_js .w_z{width:100%; font-size:12px; line-height:22px; text-align:center;}
.sy_ys .ys_js .w_z h3{font-size:18px; color:#555;}
.sy_ys .ys_js .w_z p{line-height: 1.8;font-size: 14px;}
.sy_ys .ysx {width:100%;  padding:15px 0;}
.sy_ys .ysx ul li a {width: 44%;float: left;margin: 0 3% 10px;border: #a9020c 1px solid;line-height: 28px;box-sizing: border-box;text-align: center;font-size: 14px;color: #a9020c;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; }
.sy_ys .more a {width: 60%;height: 50px; line-height: 50px;background: #a8020c;margin: 25px auto 20px;font-size: 18px;color: #fff;text-align: center;display: block;border-radius:5px }
.swiper-ys{width:100%; margin:0 auto;}
.swiper-ys .swiper-slide{width:60%; padding:25px 15px; background-color:#fff;}

.sy_xy{width:100%; overflow:hidden;}
.sy_xy .yx_xy{width:100%; background-color:#f5f5f5; padding:15px 0 3px;}

.swiper-xy{width:100%; padding:0 15px; margin:0 auto; padding-bottom:17px;}
.swiper-xy .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-xy .swiper-slide .w_z{width:100%; padding:5px 10px; background-color:rgba(145,152,159,1); color:#fff;}
.swiper-xy .swiper-slide .w_z h3{font-size:15px; color:#fff; margin-bottom:3px;}
.swiper-xy .swiper-pagination-bullet{width:5px; height:5px; border-radius:50%; margin:0 3px !important;}
.swiper-xy .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0;}


.sy_kc{width:100%; overflow:hidden;}
.sy_kc .ts_kc{width:100%; background-color:#f5f5f5; padding:15px 0;}
.sy_kc .ts_kc .j_s{text-align:center;}
.sy_kc .ts_kc .j_s .kc_bj img{width: 100%}
.sy_kc .ts_kc .j_s .s_z{width:66px; height:66px; font-size:32px; font-family:Arial, Helvetica, sans-serif; color:#c73e3a; line-height:66px; margin:0 auto; background:url(../images/b_q.png) no-repeat center / cover;} 
.sy_kc .ts_kc .j_s h3{font-size:16px; color:#555; margin-top:15px; margin-bottom:10px; padding:0 10px;}
.sy_kc .ts_kc .j_s p{font-size:12px; line-height:20px; text-align:left; margin-bottom:10px; padding:0 10px; height:40px;}
.sy_kc .ts_kc .j_s a{width:80px; height:24px; border:1px solid #c73e3a; font-size:12px; line-height:24px; color:#c73e3a; display:block; margin:0 auto 15px;}

.swiper-kc{width:100%; margin:0 auto;}
.swiper-kc .swiper-slide{width:60%; background-color:#fff;}



.swiper-kc{width:100%; margin:0 auto;}
.swiper-kc .swiper-slide{width:60%; background-color:#fff;}
.sy_hyzz {padding: 30px 20px 20px;overflow: hidden}
.sy_hyzz ul li {width:42%;margin: 0 4% 25px;float: left;}
.sy_hyzz ul li .tb {width: 46px;margin: 0 auto 10px;}
.sy_hyzz ul li p {font-size:14px;color: #333;line-height: 1.5;text-align: center;height: 42px;}


.sy_td{width:100%; overflow:hidden;}
.sy_td .js_td{width:100%; background-color:#f5f5f5; padding:15px 0 30px;}

.swiper-js{width:100%; padding:0 15px; margin:0 auto; padding-bottom:17px;}
.swiper-js .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-js .swiper-slide .w_z{width:100%; padding:5px 5%; background-color:rgba(145,152,159,.8);color:#fff;}
.swiper-js .swiper-slide .w_z h3{font-size:14px; color:#fff; text-align:center;}
.swiper-js .swiper-pagination-bullet{width:5px; height:5px; border-radius:50%; margin:0 3px !important;}
.swiper-js .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{bottom:0;}

.sy_hz{width:100%; overflow:hidden;padding-bottom: 20px;}
.sy_hz .hz_yx{width:100%; background-color:#f5f5f5; padding:15px 15px 0;}
.sy_hz .hz_yx ul li{width:32%; margin:0 2% 15px 0; float:left;}
.sy_hz .hz_yx ul li:nth-child(3n){margin:0 0 15px 0;}
.sy_hz .hz_yx ul li img{width:100%; height:auto; display:block;}

.sy_lc {padding: 30px 20px}
.sy_lc ul li {width: 30.3333%;margin: 0 1.5% 10px;background: #f5f5f5;padding: 20px 10px;box-sizing: border-box;float: left;height: 197px;}
.sy_lc ul li .sz {width: 60px;height: 60px;background: #e2680f;margin: 0 auto 10px;text-align: center;line-height: 60px;font-size: 26px;font-weight: bold;color: #fff;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.sy_lc ul li p {font-size: 12px;color: #e2680f; line-height: 1.8;}

.sy_gywm {padding: 10px 20px 30px;background: #e2680f;margin-bottom: 20px;}
.sy_gywm .nr {font-size: 14px;line-height: 1.8;color: #fff;}
.sy_gywm .more {font-size: 14px;width: 130px;height: 35px;line-height: 35px;text-align: center;background: #fff;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color: #e2680f;margin: 20px auto 0}

.sy_dhgd {line-height: 35px;background: #f6f6f6;width: 90%;margin:0px auto ;height: 35px;padding-left: 15px;box-sizing: border-box}
.sy_dhgd p {float: left;width: 33.3333%;text-align: center;font-size: 14px;color: #333;}
.sy_dhgd p.p1 {background: url(../images/zs-icon2.png) left center no-repeat;padding-left: 25px;text-align: left;}
.txtScroll-top{ overflow:hidden; position:relative;height: 35px;margin-bottom: 20px}
		.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtScroll-top .hd .next{ background-position:0 -140px;  }
		.txtScroll-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtScroll-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{height: 35px}
		.txtScroll-top .infoList li{height: 35px;line-height: 35px;}

.ny2ln { padding:15px 0px;width: 90%;margin: 0 auto;}
.ny2ln ul li { position:relative;}
.ny2ln ul li a {height:30px; line-height:30px; display:block; padding-left:12px; font-size:14px; background:url(../images/xwtbdd.jpg) left center no-repeat; border-bottom:#eee 1px dashed; color:#333; width:80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ny2ln ul li a:hover { color:#bb2722;}

.ny2ln ul li .num{color:#bb2722}
.ny2ln ul li .top3{background:#bb2722;color:#fff}

.ny2ln ul li .num{position:absolute;left:0;width:16px;height:16px;text-align:center;line-height:16px;top:5px;font-size:12px}
.ny2ln ul li .tm{position:absolute;right:0;font-size:12px;color:#999;top:0;width:55px;line-height:30px;text-align:right; float:right}

.footer{width:100%; padding:10px 15px; font-size:12px; line-height:24px; text-align:center; color:#aaa; background-color:#1b1b1b; margin-bottom:54px;}

.fh_top{width:30px; height:30px; border-radius:100%; background-color:#fff; border:2px solid #d7d7d7; display:none; position:fixed; right:2px; bottom:60px; z-index:999;}
.fh_top img{width:100%; height:auto; display:block;}

.sjkf{width:100%; height:54px; border-top:1px solid #e7e7e7; background-color:#e2680f; position:fixed; bottom:0; left:0; z-index:999;}
.sjkf ul li{width:25%; float:left; display:block;}
.sjkf ul li a{display:block; border-right:1px solid #e7e7e7; padding:7px 0 3px; text-align:center; line-height:22px; font-size:12px; color:#fff;}
.sjkf ul li img{width:22px; height:22px; display:block; margin:0 auto;}

.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:block; position:fixed; top:0; left:0; display:none; z-index:99999;}
.ew_m img{width:40%; height:auto; position:absolute; left:30%; top:50%; display:block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.n_ban{width:100%;}
.n_ban img{width:100%; height:auto; display:block;}

.ny_ej{width:100%; padding:5px 15px; font-size:15px; line-height:36px; background-color:#f5f5f5; position:relative;}
.ny_ej .w_z{position:relative;}
.ny_ej .w_z i{float:right; font-size:16px; line-height:36px;}
.ny_ej ul{position:absolute; padding:0 15px; top:46px; left:0; width:100%; border:1px solid #e7e7e7; background-color:#fff; z-index:999; display:none;}
.ny_ej ul li{display:block; font-size:14px; border-bottom:1px solid #e7e7e7; text-align:center; line-height:44px;}
.ny_ej ul li:last-child{border-bottom:0;}
.ny_ej ul li a{display:block;}

.ny_bt{text-align:center; margin:20px auto 15px;}
.ny_bt h3{font-size:16px; color:#000; margin-bottom:5px;}
.ny_bt p{font-size:14px; line-height:24px; margin-bottom:10px;}
.ny_bt span{width:60px; height:1px; background-color:#91989f; margin:0 auto; display:block;}
.ny_bt i{width:30px; height:1px; background-color:#005caf; margin:0 auto; display:block;}

.ny_nr{width:100%; padding:0 15px; margin:20px auto 40px;}
.ny_nr .ny_lm{text-align:center; margin-bottom:15px;}
.ny_nr .ny_lm ul li{font-size:14px; margin:0 10px; display:inline-block;}
.ny_nr .ny_lm ul li a{color:#777;}
.ny_nr .ny_lm ul li a:hover{color:#000;}
.ny_nr .ny_lm ul li a.on{color:#000;}
.ny_nr .js_lb ul li{width:48%; float:left; margin-right:4%; margin-bottom:4%;}
.ny_nr .js_lb ul li:nth-child(2n){margin-right:0;}
.ny_nr .js_lb ul li img{width:100%; height:200px; display:block;}
.ny_nr .js_lb .w_z{margin-top:5px;}
.ny_nr .js_lb .w_z h3{font-size:14px; line-height:24px; margin-bottom:5px;}
.ny_nr .js_lb .w_z h3 a{color:#555;}
.ny_nr .hj_lb ul li{width:48%; float:left; margin-right:4%; margin-bottom:1%; font-size:12px; line-height:36px; text-align:center;}
.ny_nr .hj_lb ul li:nth-child(2n){margin-right:0;}
.ny_nr .hj_lb ul li a{width:100%; overflow:hidden; display:block;}
.ny_nr .hj_lb ul li img{width:100%; height:auto; display:block;}
.ny_nr .hj_lb .d_t{width:100%; position:relative; margin-bottom:15px;}
.ny_nr .hj_lb .d_t img{width:100%; height:auto;}
.ny_nr .hj_lb .d_t a{width:100%; height:auto; overflow:hidden; display:block;}
.ny_nr .hj_lb .d_t .rcaption{position:absolute; bottom:0; left:0; width:100%; height:56px; font-size:16px; line-height:56px; text-align:center; color:#fff; background-color:rgba(0,0,0,.5); display:block;}

.n_ban{width:100%;}
.n_ban img{width:100%; height:auto; display:block;}
.ntop {margin-top: 30px;}
.ntop .swiper-slide {
	    	   width: 100%;
	         max-width: 100%;
	    }
.ntop .swiper-slide img {width: 100%;}
.ntop .gallery-top {
	        
	        width: 100%;
	    }
.ntop .gallery-thumbs {
	    	  width: 100%;
	        height: 100px;
	        box-sizing: border-box;
	        padding: 10px 0;
	    }
.ntop .gallery-thumbs .swiper-slide {
	        width: 25%;
	        height: auto;
	        opacity: 0.8;
	    }
.ntop .gallery-thumbs .swiper-slide-active {
	        opacity: 1;
	    }
.ntop .swiper-button-prev {left: 5px;
  width: 25px;
  height: 34px;
  margin-top: -17px;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.ntop .swiper-button-next{
  width: 25px;
  height: 34px;
  margin-top: -17px;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;right: 5px;
}
.cpxq {padding: 10px 15px;}
.cpxq h3 {font-size: 18px;color: #333;margin-bottom: 15px;font-weight: bold;}
.cpxq .w_z {margin-top: 0px;padding-bottom: 30px;}
.cpxq .an {width: 120px;height: 30px;border-radius: 4px;background: #e2680f;text-align: center;color: #fff;font-size: 16px;line-height: 30px;margin-top: 25px;}
.cpxq p {font-size: 16px;color: #333;line-height: 1.8;}
.cpxq .nr {padding-top: 25px;}
.cpxq .nr img{width: 100%;margin-bottom: 5px;}












