@charset "UTF-8";
html, body, * {font-family:"Microsoft YaHei", 微软雅黑,"PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial,STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
	font-weight: 500;}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {margin: 0;padding: 0;font:14px/180% Microsoft Yahei;min-width: 640px; color:#000000;}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style-type: none;}
li{list-style-type: none;}
.clear{clear:both;font-size:0;margin:0;padding:0;}
.l{float:left;}
.r{float:right;}
/* *:hover */
	/* { */
		/* -webkit-transition: all .2s linear; */
		/* -moz-transition: all .2s linear; */
		/* -o-transition: all .2s linear; */
		/* transition: all .2s linear; */
	/* } */
	
.tra_s_4
	{
		-webkit-transition: all .4s linear;
		-moz-transition: all .4s linear;
		-o-transition: all .4s linear;
		transition: all .4s linear;
	}
.tra_s_3
	{
		-webkit-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
.tra_s_2
	{
		-webkit-transition: all .2s linear;
		-moz-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
	}
.tra_s_ease_6{
		transition:all 0.6s ease 0s;
		-webkit-transition: all 0.6s ease 0s;
		-moz-transition: all 0.6s ease 0s;
		-o-transition: all 0.6s ease 0s;
	}
.box_s{
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
/*banner*/
.box1{width: 100%;font-size:0;}
.banner_f{position:relative;overflow: hidden;width: 100%;height: 100%;font-size:0;}
.banner_f .img{width: 12000px;position: absolute;top: 0;height: 100%;margin:0;font-size:0;}
.banner_f .img li{position:relative;float: left;width: 100%;height: 100%;font-size:0;}
.banner_f .img li .ban_btn{position:absolute;left:0;bottom:2.1rem;width:100%;height:1.0rem;text-align:center;}
.banner_f .img li .ban_btn a{display:inline-block;margin:0 0.5rem;font-size:0.35rem;letter-spacing:2px;color:#fff;line-height:0.8rem;padding:0 1.4rem;background:url(../images/cppms/ban_tit.png) center no-repeat;background-size:100% 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.banner_f .img li .ban_btn a:hover{transform: translate(0,-6px);}
.banner_f .img li img{min-width: 100%;height: 100%;vertical-align: middle;display:block;}
.banner_f .num{width: 100%;position: absolute;bottom:0.6rem;left:0;text-align: center;font-size: 0;}
.banner_f .num li{width:8px;height:8px;background-color: #d2cece;display: inline-block;margin:0 8px;cursor: pointer;
border-radius:4px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.banner_f .num li.on{width:0.6rem;background-color:#e50112;}
.btn_l{position:absolute;top:48%;left:7%;z-index:3000;cursor:pointer;width:0.7rem;height:1.2rem;background:url(../images/cppms/left.png) center no-repeat;background-size:100% auto;}
.btn_r{position:absolute;top:48%;right:7%;z-index:3000;cursor:pointer;width:0.7rem;height:1.2rem;background:url(../images/cppms/right.png) center no-repeat;background-size:100% auto;}
/*banner end*/

/* header */
.header{width:100%;height:0.75rem;padding-top:0.6rem;line-height:0.75rem;position:absolute;left:0;top:0;z-index:2000;overflow:hidden;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;}
.header .head_con{width:21.0rem;margin:0 auto;font-size:0.25rem;color:#fff;}
.header .logo{font-size:0;}
.header .logo img{height:0.7rem;}
/* header end*/

/* ly */
.lys{width:100%;padding-top:0.6rem;padding-bottom:0.5rem;background:url(../images/cppms/ly_back.jpg) center no-repeat;background-size:100% 100%;}
.lys_con{position:relative;width:21.0rem;margin:0 auto;color:#fff;}
.lys_info h6{font-size:0.45rem;line-height:0.7rem;color:#fff;font-weight:500;}
.lys_info p{font-size:0.25rem;color:#fff;line-height:0.5rem;}
.lys_con form{margin-top:0.3rem;font-size:0;}
.lys_con form .input_1{display:block;float:left;border:none;background:#fff;width:4.0rem;height:0.7rem;line-height:0.7rem;font-size:0.25rem;color:#7c7c7c;text-indent:1.0em;letter-spacing:1px;margin-right:0.3rem;}
.lys_con form .input_2{display:block;float:left;border:none;background:#fff;width:4.0rem;height:0.7rem;line-height:0.7rem;font-size:0.25rem;color:#7c7c7c;text-indent:1.0em;letter-spacing:1px;margin-right:0.3rem;}
.lys_con form .input_3{display:block;float:left;border:none;background:#fff;width:4.0rem;height:0.7rem;line-height:0.7rem;font-size:0.25rem;color:#7c7c7c;text-indent:1.0em;letter-spacing:1px;margin:0;padding:0;}
.lys_con input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #7c7c7c;} 
.lys_con input:-moz-placeholder, textarea:-moz-placeholder {color: #7c7c7c;} 
.lys_con input::-moz-placeholder, textarea::-moz-placeholder {color: #7c7c7c;} 
.lys_con input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #7c7c7c;} 
.tj_btn{border-radius:0.45rem;padding:0.15rem 1.4rem;margin-top:0.2rem;margin-left:1.4rem;background:url(../images/cppms/bnt_back.jpg) center no-repeat;background-size:100% 100%;font-size:0.28rem;letter-spacing:1px;font-weight:500;color:#fff;border:none;cursor:pointer;}
.yzm_in{width:2.0rem;height:0.45rem;line-height:0.45rem;background:#fff;margin-right:0.2rem;border:none;text-indent:0.5em;}

.hybm{position:absolute;right:0;top:1.4rem;width:7.8rem;font-size:0;}
.hybm img{width:100%;display:block;}
/* ly end*/
/* footer */
/*.foot{position:relative;width:100%;padding:0.3rem 0 0.8rem 0;background:url(../images/cppms/foot_back.jpg) center no-repeat;background-size:cover;}*/
/*.foot .foot_main{width:21.0rem;margin:0.4rem auto;border-bottom:1px solid #4e586b;}*/
/*.foot .foot_main .foot_logo{width:5.0rem;font-size:0;}*/
/*.foot .foot_main .foot_logo img{max-width:100%;display:block;}*/
/*.foot .foot_main .foot_phone p{font-size:0.45rem;line-height:1.5rem;font-weight:600;color:#d5d6d9;letter-spacing:2px;background:url(../images/cppms/foot_phone.png) left center no-repeat;background-size:0.5rem auto;padding-left:0.8rem;}*/
/*.foot_con{width:21.0rem;margin:0.4rem auto;padding:0.4rem 0;}*/
/*.foot_con_info{font-size:0.27rem;line-height:2.0;color:#fff;letter-spacing:1px;}*/
/*.foot_con_info h3{font-size:0.42rem;letter-spacing:2px;}*/
/*.foot_ewm{font-size:0.27rem;line-height:2.0;color:#fff;}*/
/*.foot_ewm .foot_ewm_img{width:2.0rem;font-size:0;}*/
/*.foot_ewm .foot_ewm_img img{width:1.9rem;display:block;}*/
/*.foot_ewm .foot_ewm_info{padding-left:0.2rem;padding-top:0.3rem;letter-spacing:1px;}*/
/*.foot_right{position:absolute;left:0;bottom:0;width:100%;height:0.9rem;line-height:0.9rem;background:url(../images/cppms/foot_right.png) repeat;}*/
/*.foot_right .foot_right_con{width:21.0rem;margin:0 auto;color:#b0b1b5;font-size:0.25rem;}*/
/*.foot_right .foot_right_con a{color:#b0b1b5;}*/
/* footer end*/
/* foots */
.foots{width:100%;padding:0.8rem 0 0.4rem 0;background:#1b2644;}
.foots_con_nav{width:20.0rem;margin:0 auto;border-bottom:1px solid #6d7487;}
.foots_con_nav .foot_logo{width:4.5rem;font-size:0;}
.foots_con_nav .foot_logo img{width:3.2rem;}
.foots_con_nav .foot_nav li{float:left;margin-right:0.8rem;color:#dfdfe2;font-size:0.26rem;line-height:0.6rem;letter-spacing:1px;}
.foots_con_nav .foot_nav li:hover{color:#fff;}
.foot_main{width:20.0rem;margin:0.2rem auto;}
.foot_main .foot_li{width:1.7rem;text-align:center;margin-right:0.7rem;}
.foot_main .foot_li h2{font-size:0.3rem;line-height:0.8rem;margin:0.3rem 0 0.2rem 0;color:#e7e8ea;letter-spacing:2px;border-bottom:1px dashed #878b96;}
.foot_main .foot_li li a{font-size:0.25rem;line-height:0.6rem;color:#a8aab2;}
.foot_main .foot_li li:hover a{color:#fff;}
.foot_lx{width:6.2rem;margin-top:0.3rem;font-size:0.28rem;line-height:0.4rem;color:#dfdfe2;margin-left:0.4rem;}
.foot_lx li{padding:0.3rem 0;padding-left:0.8rem;background:url(../images/lx_icon_1.png) left center no-repeat;background-size:0.6rem auto;}
.foot_lx li:nth-child(2){background:url(../images/lx_icon_2.png) left center no-repeat;background-size:0.6rem auto;}
.foot_lx li:nth-child(3){background:url(../images/lx_icon_3.png) left center no-repeat;background-size:0.6rem auto;}
.foot_ewm{width:2.5rem;padding-top:0.8rem;text-align:center;font-size:0.25rem;line-height:0.5rem;color:#a8aab2;}
.foot_ewm img{width:1.4rem;}
.foot_r{width:100%;height:0.8rem;line-height:0.8rem;background:#10172a;}
.foot_r_con{width:20.0rem;margin:0 auto;color:#a8aab2;font-size:0.26rem;letter-spacing:1px;}
.foot_r_con a{color:#a8aab2;}
/* foots end*/
/* foots2 */
.foots2{width:100%;padding:0.6rem 0 0.3rem 0;background:#1b2644;}
.foots2_con_nav{width:20.0rem;margin:0 auto;border-bottom:1px solid #fff;}
.foots2_con_nav img{width:3.2rem;}
.foots2_con{width:20.0rem;margin:0.2rem auto;font-size:0.25rem;line-height:0.5rem;color:#a8aab2;}
.foots2_con .foots2_con1{width:17.0rem;font-size:0.25rem;line-height:1.2rem;color:#dfdfe2;}
.foots2_con .foots2_con1 a{color:#dfdfe2;}
.foots2_con .foots2_con2{padding-top:0.3rem;width:2.3rem;text-align:center;font-size:0.25rem;line-height:0.5rem;color:#dfdfe2;}
.foots2_con .foots2_con2 img{width:100%;}

.foots2_con1 li{font-size:0.28rem;line-height:0.4rem;color:#dfdfe2;margin-right:0.3rem;display:inline-block;padding:0.3rem 0;padding-left:0.8rem;background:url(../images/lx_icon_1.png) left center no-repeat;background-size:0.6rem auto;}
.foots2_con1 li:nth-child(2){background:url(../images/lx_icon_2.png) left center no-repeat;background-size:0.6rem auto;}
.foots2_con1 li:nth-child(3){background:url(../images/lx_icon_3.png) left center no-repeat;background-size:0.6rem auto;}

/* foots2 end*/
/* showslider */
.showslider{position:fixed;top:50%;right:20px;font-size:0.3rem;    z-index: 9999;    width: 1.4rem;}
.showslider li{cursor:pointer;position:relative;width: 60px;height:60px;box-sizing: border-box;    float: right;clear: both;
/*width:95px;height:77px;;line-height:102px;*/text-align:center;margin-top:10px;}
.showslider li .imgtag{width:50px;height:50px;}
.showslider li .showdisimg{   
position: absolute;z-index: 9999;top: 0;right: 60px;display:none; width: 210px;
box-sizing:border-box;padding:10px;padding-right: 20px;line-height:26px;font-size:16px;color:#fff;}
.showslider li .showerweima img{width:100%;height:100%; }  
.showslider li .showerweima{width:146px;height:141px;}
.showslider li img.showdisimg{display:none;}
.showslider li .showdisimg .showdistext{background: #0e568e;color: #fff;padding: 8px 0px; text-align:left; padding-left: 12px;border-radius:5px;}
.showslider li .showdisimg .showdistext font{font-size:18px;line-height:24px;}
.showslider li .showdisimg .showdistext a{color:#fff;}
.showslider li .showdisimg .showdistext p{color:#fff;font-size:16px;line-height:24px;margin:0;}
.showslider li:hover{}
.showslider li .showdistxt p{color:#fff;}
.showslider{ animation-name:showslider;animation-duration:1.0s;animation-play-state:paused;}
/* showslider end*/
/* 菜单下拉导航*/
.nav_width{font-size:0;width:100%;height:1.2rem;z-index:10000;background:#fff;background-size:100% 100%;}
.container{width:24.6rem;height:100%;margin:0 auto;} 
.container .logo{width:3.2rem;height:1.2rem;float:left; margin:0;font-size:0;}
.container .logo img{max-width:100%;height:0.8rem;display:block;padding-top:0.2rem;}
.container .nav{margin:0 auto;float:left;width:auto;height:1.2rem;margin-left:0.2rem;}
.nav>ul{margin: 0; padding: 0;}
.nav>ul>li{float:left;text-align:center;width:1.4rem; margin-left:0.1rem;height:0.8rem;margin-top:0.2rem;position:relative;}
.nav>ul>li:hover>a{color:#fe7c36;}
.nav>ul>li>a{font-size:16px;color:#333;width:100%;height:0.8rem;display:inline-block;line-height:0.8rem;}
 /* .nav>ul>li:nth-child(2) ul>li{width:3.9rem;float:left;margin-right:0.05rem;}  */
/*.nav>ul>li:nth-child(1){text-align:left;padding-left:0.45rem;width:1.55rem;background:url(../images/huo.png) left center no-repeat;background-size:0.3rem auto;} */
/* .nav>ul>li:nth-child(2){text-align:left;padding-left:0.45rem;width:1.55rem;background:url(../images/huo.png) left center no-repeat;background-size:0.3rem auto;}  */
.nav>ul>li:nth-child(6){width:1.6rem;} 
.nav>ul>li:nth-child(7){width:2.2rem;} 
.select_li{}
.select_li>a{color:#fe7c36!important;}
.nav>ul>li ul {display:none;width:100%;position: absolute; left: 0;z-index: 100;top:0.8rem;}
.nav>ul>li ul>li{width: 100%;height:0.5rem;line-height:0.5rem;margin-top:2px;background:#2796e6;
border-radius:0.08rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav>ul>li ul>li a{display:inline-block;width:100%;height:100%;font-size:0.24rem; color:#fff;}
.nav>ul>li>ul>li:hover{background:#1074bc;}
.nav>ul>li>ul>li:hover a{text-decoration:none; color:#fff;}
.nav>ul>li:hover ul{display: block;}
.hot_line{float:left;width:2.6rem;margin-left:0.6rem;padding-top:0.3rem;}
.hot_line .hot_phone{font-size:0.32rem;line-height:0.4rem;color:#585858;font-weight:normal;}
.hot_line .hot_phone h5{font-size:0.3rem;line-height:0.4rem;color:#585858;font-weight:normal;letter-spacing:1px;background:url(../images/phone_icon.png) 0 center no-repeat;background-size:0.32rem auto;padding-left:0.6rem;}
.app_down{float:right;margin-top:0.35rem;}
.app_down a{display:block;font-size:0.25rem;line-height:0.5rem;padding:0 0.3rem;border-radius:0.3rem;background:#fe7c36;color:#fff;}
.top{width:100%;height:30px;background:#17376e;color:#fff;font-size:14px;line-height:30px;}
.top .top_main{width:20.0rem;margin:0 auto;height:100%;}
.top .top_main a{color:#fff;padding-left:20px;}
/* 菜单下拉导航end */
/* index_tit */
.index_tit{width:100%;text-align:center;}
.index_tit h2{font-size:0.6rem;line-height:0.8rem;text-align:center;}
.index_tit h2 span{display:inline-block;color:#2c479b;font-weight:600;letter-spacing:2px;background:url(../images/cppms/tit_line.jpg) 10px 70% no-repeat;background-size:auto 9px;}
.index_tit i{display:block;width:21.0rem;height:3px;margin:0.5rem auto 0 auto;background:url(../images/cppms/line.png) center center no-repeat;background-size:100% 3px;}
/* index_tit end*/
/* cppm */
.cppm{width:100%;padding:0.8rem 0;background:#f6f9fd;}
.cppm_con{width:21.0rem;margin:0.5rem auto 0 auto;font-size:0.3rem;line-height:2.5;color:#444446;letter-spacing:1px;}
/* cppm end*/
/* ys_con */
.ys{width:100%;padding:0.4rem 0;background:url(../images/cppms/ys_back1.jpg) center no-repeat;background-size:cover;}
.ys_con{width:20.5rem;margin:0.4rem auto;}
.ys_con li{cursor:pointer;width:6.4rem;height:5.3rem;float:left;margin:0.2rem;border-radius:8px;overflow:hidden;background:#fff;
-webkit-box-shadow: #18f1ff 0px 0px 2px;
-moz-box-shadow: #18f1ff 0px 0px 2px;
box-shadow: #18f1ff 0px 0px 2px;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
transition: all .3s linear;}
.ys_con li h5{width:100%;height:1.5rem;line-height:1.5rem;font-size:0.5rem;color:#ffffff;background:url(../images/cppms/ys_tit_back.jpg) center no-repeat;background-size:100% 100%;}
.ys_con li h5 span{display:inline-block;letter-spacing:2px;padding-left:1.5rem;background:url(../images/cppms/icon_1.png) 0.5rem center no-repeat;background-size:0.7rem auto;}
.ys_con li:nth-child(2) h5 span{background-image:url(../images/cppms/icon_2.png);background-size:0.6rem auto;}
.ys_con li:nth-child(3) h5 span{background-image:url(../images/cppms/icon_3.png);}
.ys_con li:nth-child(4) h5 span{background-image:url(../images/cppms/icon_4.png);background-size:0.6rem auto;}
.ys_con li:nth-child(5) h5 span{background-image:url(../images/cppms/icon_5.png);}
.ys_con li:nth-child(6) h5 span{background-image:url(../images/cppms/icon_6.png);background-size:0.6rem auto;}
.ys_con li .ys_info{position:relative;width:100%;height:3.0rem;padding-top:0.6rem;margin:0 auto;}
.ys_con li .ys_info .ys_info_tit{width:1.2rem;text-align:center;}
.ys_con li .ys_info .ys_info_tit span{display:inline-block;font-size:0.3rem;color:#fff;line-height:0.45rem;height:0.5rem;width:0.6rem;background:url(../images/cppms/zi_back.png) center no-repeat;background-size:100% 100%;}
.ys_con li .ys_info .ys_info_con{position:absolute;left:1.4rem;top:0.5rem;width:4.5rem;font-size:0.3rem;color:#585858;line-height:1.8;letter-spacing:1px;}
.ys_con li:hover{transform: translate(0,-6px);}
.ys_more{width:100%;padding:0.8rem 0;background:url(../images/cppms/ys_back2.jpg) center no-repeat;background-size:100% 100%;}
/* ys_con end*/
/* info_more */
.info_more{width:100%;text-align:center;margin-top:0.2rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.info_more a{display:inline-block;border-radius:1.4rem;font-weight:400;font-size:0.4rem;line-height:2.5;color:#fff;padding:0 1.0rem 0 1.4rem;letter-spacing:2px;background:url(../images/cppms/more_back.png) center no-repeat;background-size:100% 100%;}
.info_more:hover{transform: translate(0,-6px);}
/* info_more end*/
/* info_more2 */
.info_more2{position:absolute;left:10%;bottom:1.2rem;width:80%;margin:0 auto;text-align:right;margin-top:0.2rem;}
.info_more2 a{display:inline-block;margin-right:0.8rem;border-radius:1.4rem;font-weight:400;font-size:0.4rem;line-height:2.3;color:#fff;padding:0 1.0rem;letter-spacing:2px;background:url(../images/cppms/btn_1.png) center no-repeat;background-size:100% 100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.info_more2 a:hover{transform: translate(0,-6px);}
.info_more2 a:nth-child(2){background-image:url(../images/cppms/btn_2.png);}
/* info_more2 end*/
/* cyc */
.cyc{width:100%;padding:1.5rem 0 1.0rem 0;background:url(../images/cppms/cyc_back.jpg) center no-repeat;background-size:100% 100%;}
.cyc_con{width:21.0rem;min-height:4.5rem;margin:0 auto;font-size:0.3rem;line-height:2.5;letter-spacing:1px;color:#fff;background:url(../images/cppms/cyc_img.png) right bottom no-repeat;background-size:auto 4.3rem;}
.cyc_con h5{font-size:0.8rem;color:#fff;letter-spacing:2px;}
.cyc_con .info_more{text-align:left;margin-top:1.0rem;}
.cyc_con .info_more a{text-align:center;min-width:4.2rem;background-image:url(../images/cppms/more_back2.png);}
/* cyc end*/
/* kt */
.kt{width:100%;padding:0.6rem 0;background:url(../images/cppms/kt_back.jpg) center no-repeat;background-size:100% 100%;}
.kt_con{width:21.0rem;padding:1.0rem 0 0.4rem 0;margin:0 auto;background:url(../images/cppms/kt_con_back.jpg) center no-repeat;background-size:20.65rem 100%;}
.kt_con .index_tit h2 span{background:none;color:#01255f;}
.kt_nav{width:100%;height:1.7rem;line-height:1.9rem;text-align:center;margin-top:0.3rem;background:url(../images/cppms/kt_.png) center center no-repeat;background-size:100% 100%;}
.kt_nav span{display:inline-block;padding:0 0.6rem 0 1.0rem;font-size:0.5rem;letter-spacing:2px;color:#01255f;font-weight:400;background:url(../images/cppms/xuan.png) 0.2rem center no-repeat;background-size:0.6rem auto;}
.kt_list{width:19.6rem;margin:0.5rem auto;}
.kt_list li{cursor:pointer;width:5.75rem;height:4.6rem;float:left;margin:0;border-radius:0.12rem;background:#fff;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.kt_list li .kt_list_info{width:86%;height:3.6rem;padding:0.3rem 4%;margin:0.2rem auto;border-radius:0.12rem;background:#f9fafc;}
.kt_list li .kt_list_info h5{margin-bottom:0.5rem;text-indent:1.0em;width:100%;height:0.7rem;line-height:0.7rem;font-size:0.35rem;letter-spacing:1px;color:#ffffff;background:url(../images/cppms/jiantou.png) center no-repeat;background-size:100% 100%;}
.kt_list li .kt_list_info h5 span{display:inline-block;font-size:0.42rem;text-indent:0.5em;}
.kt_list li .kt_list_info p{padding-left:0.4rem;color:#01255f;font-size:0.3rem;line-height:1.6;margin:0.2rem 0;letter-spacing:1px;
background:url(../images/cppms/jt_xie.png) left 0.15rem no-repeat;background-size:0.2rem auto;}
.kt_list li:hover{transform: translate(0,-6px);}
.kt_list .jt_jia{width:1.1rem;height:4.6rem;float:left;margin:0;background:url(../images/cppms/jia.png) center no-repeat;background-size:0.6rem auto;}

.kt_intro{width:19.6rem;padding:0.45rem 0;margin:0.4rem auto;background:url(../images/cppms/kt_con2.png) center no-repeat;background-size:100% 100%;}
.kt_intro .kt_intro_con{width:18.8rem;margin:0 auto;}
.kt_intro .kt_intro_con .kt_intro_1{width:7.8rem;}
.kt_intro .kt_intro_con .kt_intro_1 h4{font-size:0.45rem;line-height:1.8;color:#681413;letter-spacing:3px;font-weight:normal;padding-bottom:0.45rem;border-bottom:1px solid #e6d1ca;}
.kt_intro .kt_intro_con .kt_intro_1 h6{font-size:0.42rem;line-height:1.2rem;color:#fff;letter-spacing:3px;font-weight:normal;
background:#fe6605;margin-top:0.45rem;width:100%;text-align:center;border-radius:5px;}
.kt_intro .kt_intro_con .kt_intro_2{width:9.5rem;padding-left:0.5rem;font-size:0.3rem;line-height:2.1;letter-spacing:1px;color:#000;
background:url(../images/cppms/kt_intro_line.png) left top no-repeat;background-size:0.4rem auto;}
.kt_intro .kt_intro_con .kt_intro_2 span{color:#f83001;}
.kt_btn{width:100%;margin-top:0.4rem;}
.kt_btn a{display:inline-block;font-size:0.4rem;line-height:2.0;border-radius:0.4rem;padding:0 1.2rem;margin-right:0.4rem;border:1px solid #3e3e3e;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.kt_btn a:nth-child(2){background:url(../images/cppms/more_back2.png) center no-repeat;background-size:100% 100%;border:none;color:#fff;}
.kt_btn a:hover{transform: translate(0,-6px);}
/* kt end*/
/* bk */
.bk{width:100%;padding:1.0rem 0;background:url(../images/cppms/bk_back.jpg) center no-repeat;background-size:100% 100%;}
.bk_con1{position:relative;width:21.0rem;margin:0.5rem auto 0 auto;font-size:0;}
.bk_con1 img{width:100%;display:block;}
.step{width:21.0rem;margin:0 auto;padding:0.4rem 0;background:url(../images/cppms/step/step.jpg) center no-repeat;background-size:100% 100%;}
.step .step_1{border-radius:7px 0 0 7px;overflow:hidden;width:20.2rem;height:6.0rem;margin:0 auto;background:#edf2f6;}
.step .step_1 .step_tit{width:5.0rem;height:100%;margin-right:0.3rem;background:url(../images/cppms/step/step1.png) center no-repeat;background-size:100% 100%;}
.step .step_1 .step_tit .step_tit_con{width:4.0rem;margin:0.4rem auto;padding-bottom:0.3rem;border-bottom:1px solid #ffe6c1;}
.step .step_1 .step_tit .step_tit_con p{float:left;margin:0;padding:0;font-size:0.22rem;}
.step .step_1 .step_tit .step_tit_con .p1{width:1.4rem;font-size:1.0rem;line-height:1.0;color:#000;font-weight:700;}
.step .step_1 .step_tit .step_tit_con .p1 sup{padding-left:0.1rem;font-size:0.3rem;font-weight:600;}
.step .step_1 .step_tit .step_tit_con .p2{width:2.6rem;}
.step .step_1 .step_tit .step_tit_con .p2 span{display:block;font-size:0.3rem;line-height:2.0;font-weight:600;letter-spacing:2px;}
.step_1 .step_nav{float:left;margin:0;width:4.9rem;height:5.2rem;margin-top:0.4rem;}
.step_1 .step_nav h3{width:100%;height:0.55rem;font-size:0.35rem;font-weight:400;line-height:0.55rem;color:#fff;text-align:center;background:url(../images/cppms/step/step_jt1.png) center no-repeat;background-size:100% 100%;}
.step_1 .step_nav_2 h3{background-image:url(../images/cppms/step/step_jt2.png);}
.step_1 .step_nav_3 h3{background-image:url(../images/cppms/step/step_jt3.png);}
.step_1 .step_nav .step_nav_con{position:relative;width:4.72rem;height:4.35rem;padding-top:0.3rem;background:#fff;}
.step_1 .step_nav .step_nav_con .step_nav1{width:92%;height:1.5rem;padding:0.2rem 0;margin:0 auto;background:#f9fafc;}
.step_1 .step_nav .step_nav_con .step_nav1 .step_nav_info{font-size:0.25rem;line-height:1.6;color:#7f7c7d;height:100%;padding-left:1.6rem;background:url(../images/cppms/step/step_bj.png) 0.4rem center no-repeat;background-size:1.0rem auto;}
.step_1 .step_nav .step_nav_con .step_nav1 .step_nav_info h5{font-size:0.32rem;color:#0e0000;padding-top:0.2rem;letter-spacing:1px;}
.step_1 .step_nav .step_nav_con .step_nav2{width:92%;height:1.5rem;padding:0.2rem 0;margin:0.3rem auto;background:#f9fafc;}
.step_1 .step_nav .step_nav_con .step_nav2 .step_nav2_info{font-size:0.25rem;line-height:1.6;color:#7f7c7d;height:100%;padding-left:1.8rem;background:url(../images/cppms/step/pc_1.png) 0.3rem center no-repeat;background-size:1.3rem auto;}
.step_1 .step_nav_2 .step_nav_con .step_nav2 .step_nav2_info{background-image:url(../images/cppms/step/pc_2.png);}
.step_1 .step_nav_3 .step_nav_con .step_nav2 .step_nav2_info{background-image:url(../images/cppms/step/pc_3.png);}
.step_1 .step_nav .step_nav_con .step_nav2 .step_nav2_info h5{font-size:0.32rem;color:#0e0000;padding-top:0.2rem;letter-spacing:1px;}
.step_1 .step_nav .step_nav_con .step_nav_jia{position:absolute;left:50%;margin-left:-0.4rem;top:50%;margin-top:-0.4rem;width:0.8rem;height:0.8rem;background:url(../images/cppms/step/step_jia.png) center no-repeat;background-size:100% auto;}
/* bk end*/
/* step_2 */
.step_2{margin-top:0.4rem!important;}
.step .step_2{border-radius:7px 0 0 7px;overflow:hidden;width:20.2rem;height:6.0rem;margin:0 auto;background:#edf2f6;}
.step .step_2 .step_tit{width:5.0rem;height:100%;margin-right:0.3rem;background:url(../images/cppms/step/step2.png) center no-repeat;background-size:100% 100%;}
.step .step_2 .step_tit .step_tit_con{width:4.6rem;margin:0.4rem auto;padding-bottom:0.3rem;border-bottom:1px solid #ffe6c1;}
.step .step_2 .step_tit .step_tit_con p{float:left;margin:0;padding:0;font-size:0.22rem;}
.step .step_2 .step_tit .step_tit_con .p1{width:2.4rem;font-size:1.0rem;line-height:1.0;color:#fff;font-weight:700;}
.step .step_2 .step_tit .step_tit_con .p1 sup{padding-left:0.1rem;font-size:0.3rem;font-weight:600;}
.step .step_2 .step_tit .step_tit_con .p2{width:2.0rem;color:#fff;}
.step .step_2 .step_tit .step_tit_con .p2 span{display:block;font-size:0.3rem;line-height:2.0;font-weight:600;letter-spacing:2px;}
.step_2 .step_nav{float:left;margin:0;width:4.9rem;height:5.2rem;margin-top:0.4rem;}
.step_2 .step_nav h3{width:100%;height:0.55rem;font-size:0.35rem;font-weight:400;line-height:0.55rem;color:#fff;text-align:center;background:url(../images/cppms/step/step_jt4.png) center no-repeat;background-size:100% 100%;}
.step_2 .step_nav_2 h3{background-image:url(../images/cppms/step/step_jt5.png);}
.step_2 .step_nav_3 h3{background-image:url(../images/cppms/step/step_jt6.png);}
.step_2 .step_nav .step_nav_con{width:4.72rem;height:4.35rem;padding-top:0.3rem;background:#fff;}
.step_2 .step_nav .step_nav_con .step_nav1{width:92%;height:1.5rem;padding:0.2rem 0;margin:0 auto;background:none;}
.step_2 .step_nav .step_nav_con .step_nav1 .step_nav_info{font-size:0.25rem;line-height:1.6;color:#7f7c7d;height:100%;padding-left:1.6rem;background:url(../images/cppms/step/jsh_1.png) 0.4rem center no-repeat;background-size:1.0rem auto;}
.step_2 .step_nav .jsh_icon2{background-image:url(../images/cppms/step/jsh_4.png)!important;}
.step_2 .step_nav .jsh_icon3{background-image:url(../images/cppms/step/jsh_2.png)!important;}
.step_2 .step_nav .jsh_icon4{background-image:url(../images/cppms/step/jsh_5.png)!important;}
.step_2 .step_nav .jsh_icon5{background-image:url(../images/cppms/step/jsh_3.png)!important;}
.step_2 .step_nav .jsh_icon6{background-image:url(../images/cppms/step/jsh_6.png)!important;}
.step_2 .step_nav .step_nav_con .step_nav1 .step_nav_info h5{font-size:0.32rem;color:#0e0000;padding-top:0.2rem;letter-spacing:1px;}
.step_2 .step_nav .step_nav_con .step_nav2{width:92%;height:1.5rem;padding:0.2rem 0;margin:0.3rem auto;background:#f9fafc;}
.step_2 .step_nav .step_nav_con .step_nav2 .step_nav2_info{font-size:0.25rem;line-height:1.6;color:#7f7c7d;height:100%;padding-left:1.8rem;background:url(../images/cppms/step/pc_1.png) 0.3rem center no-repeat;background-size:1.3rem auto;}
.step_2 .step_nav_2 .step_nav_con .step_nav2 .step_nav2_info{background-image:url(../images/cppms/step/pc_2.png);}
.step_2 .step_nav_3 .step_nav_con .step_nav2 .step_nav2_info{background-image:url(../images/cppms/step/pc_3.png);}
.step_2 .step_nav .step_nav_con .step_nav2 .step_nav2_info h5{font-size:0.32rem;color:#0e0000;padding-top:0.2rem;letter-spacing:1px;}
.step_2 .step_nav .step_nav_con .step_nav_line{width:90%;height:2px;margin:0.1rem auto;background:url(../images/cppms/step/step_line.png) center no-repeat;background-size:100% 2px;}
/* step_2 end*/
/* bx */
.bx{width:100%;padding:2.0rem 0 0 0;background:url(../images/cppms/bx/bx_back.jpg) top center no-repeat;background-size:100% auto;}
.bx_main{width:100%;padding:1.0rem 0 1.8rem 0;margin:0.6rem auto 0 auto;background:url(../images/cppms/bx/bx_main.jpg) center no-repeat;background-size:100% 100%;;}
.bx_con{width:21.0rem;padding:0.3rem 0 0.1rem 0;margin:0 auto;background:url(../images/cppms/bx/bx_con.png) center no-repeat;background-size:100% 100%;}
.bx_con li{font-size:0.3rem;line-height:1.6;margin-bottom:0.25rem;color:#122563;letter-spacing:1px;padding:0.4rem 0;border-bottom:1px solid #fee1a5;border-top:1px solid #fee1a5;}
.bx_con li .bx_info1{text-indent:1.5em;width:3.5rem;font-size:0.4rem;line-height:1.6;color:#122563;font-weight:600;}
.bx_con li .bx_info2{width:8.1rem;}
.bx_con li .bx_info3{padding-left:0.8rem;}
.bx_con li:nth-child(1){border-top:none;}
.bx_con li:nth-child(5){border-bottom:none;}
/* bx end*/
/* zlb */
.zlb{width:100%;padding:2.0rem 0 0.1rem 0;background:url(../images/cppms/bx/bx_back.jpg) top center no-repeat #f6f9fd;background-size:100% auto;}
.zlb_con{width:21.1rem;margin:0.5rem auto;padding:1.2rem 0.2rem 0.5rem 0.2rem;background:url(../images/cppms/zlb_con.jpg) top center no-repeat;background-size:100% auto}
.zlb_con li{cursor:pointer;width:31.33%;height:5.3rem;float:left;margin:0.2rem 1%;border-radius:0.25rem;background:#fff;font-size:0.27rem;color:#585858;line-height:0.5rem;text-align:center;
-webkit-box-shadow: #f3f1f1 0px 4px 8px;
-moz-box-shadow: #f3f1f1 0px 4px 8px;
box-shadow: #f3f1f1 0px 4px 8px;}
.zlb_con li h5{font-size:0.45rem;line-height:1.5;padding:1.0rem 0 0.8rem 0;color:#314a9c;letter-spacing:2px;font-weight:600;}
.zlb_con li .zlb_more{margin-top:0.3rem;text-align:center;}
.zlb_con li .zlb_more a{font-size:0.3rem;display:inline-block;line-height:0.7rem;padding:0 0.8rem;color:#fff;letter-spacing:1px;background:url(../images/cppms/lq_btn.png) center no-repeat;background-size:100% 100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.zlb_con li:hover .zlb_more a{transform: translate(0,-6px);}
/* zlb end*/














