* { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
.main{ position:relative; width:100%; max-width: 640px;min-width: 320px; margin: 0 auto; padding-bottom: 70px;}
.header{ position: absolute; top: 0; z-index: 99; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.4);}
.logos{ padding:6px 10px 0 10px;}
.logos img{ width:120px; height:auto;}

.more_alert_menus dl{ margin:6px 0;}
.more_alert_menus dl a{ font-size: 16px; color: #333333; display: block;  line-height:46px; height: 46px; width:68%; padding-left: 18px;
border-radius: 0 8px 8px 0;}
.more_alert_menus dl a.alert_m_ac{ background-color: #f4f4f4;-moz-box-shadow:5px 0px 6px 2px #dedede;
 -webkit-box-shadow:5px 0px 6px 2px #dedede;
 box-shadow:5px 0px 6px 2px #dedede;}
 .alert_sanbai_icon{ position: absolute; bottom: 26px; right: 20px;}
 .alert_sanbai_icon img{ width: 80px; height: auto; border-radius: 100px;  box-shadow: 0 5px 12px #ec873f;}
 

.personal_warps{ padding:10px 0;}
.left_menus{ padding: 10px 10px 8px 10px;}
.left_menus dl{ float: left; margin: 0 15px;}
.left_menus img{ width:20px; height: auto;}

.i_menus_box{ width:100%; background-color:#3b4256; height:38px; line-height:38px; overflow:hidden; margin:15px 0 10px 0;}
.i_menus_box li{ width:33.333%; float:left;}
.i_menus_box li a{ display:block; width:90px; margin:0 auto; color:#fff; font-size:15px;}
.i_menus_box li img{ float:left; width:20px; height:20px; margin:8px 5px 0 0;}
.i_menus_box li span{ float:left;}
/*---i_menus_box the end--*/
.focus{width: 100%;height:auto; position:relative; overflow:hidden;}
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:9px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:6px; padding:2px 6px 10px 6px; 
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border: 2px solid #e3e3e3; margin:0 4px; vertical-align:top; overflow:hidden;}
.focus .hd ul .on{ background:#f8f8f8;}
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  min-width: 320px; max-width:640px;height:auto !important;max-height:250px; display:block;}
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}
/*-- banner the end --*/ 
.i_tab_tit{ padding: 15px 0;}
.i_tab_tit li{ width:calc(25% - 1px); text-align: center; float: left; border-right: 1px solid #cbcbcb; padding: 8px 0;}
.i_tab_tit li:nth-child(4){ border-right: none;}
.i_tab_tit li h4{ font-size:18px; color: #383838; padding:0 0 10px 0;}
.i_tab_tit li span{ font-size: 13px; color: #c4c4c4;}
.i_tab_tit li.tab_active span{ background-color: #2c7dd9; color: #fff; padding:5px 11px; border-radius: 30px;background-image: linear-gradient(145deg, #62d2ff, #2775d7);
box-shadow: 2px 5px 9px 0px rgba(206,224,246,0.75);
-webkit-box-shadow: 2px 5px 9px 0px rgba(206,224,246,0.75);
-moz-box-shadow: 2px 5px 9px 0px rgba(206,224,246,0.75);}
.i_tab_tit li.tab_active h4{ color: #0d61a5;}

.padding_i_tabtxt{ padding: 0 10px;}
.topnav_list{position:relative;overflow-x:scroll;overflow-y:hidden;color:#000;font-size:0;line-height:.8rem;white-space:nowrap;-webkit-overflow-scrolling:touch; padding:8px 0;}
.topnav_list::-webkit-scrollbar{display:none}
.topnav_item{position:relative;display:inline-block;font-size:.32rem;}
.topnav_item::after{content:" ";display:block;position:absolute;height:.12rem;width:.12rem;bottom:-0.05rem;left:50%;margin-left:-0.06rem;border-left:1px solid #d51c1c;border-top:1px solid #d51c1c;background-color:#f33;-webkit-transform:rotate(45deg) rotateX(90deg);transform:rotate(45deg) rotateX(90deg);opacity:0;visibility:hidden;-webkit-transition:.25s;transition:.25s}
.topnav_item.current::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}

.padding_i_tabtxt ul{ padding: 15px 0;}
.padding_i_tabtxt ul li{ height:260px; width: 200px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin-left: 9px; margin-right: 9px;}
.padding_i_tabtxt .i_topnav_list_pics{ position: relative; height: 200px;}
.padding_i_tabtxt .i_topnav_list_pics a.igt_icon{ position: absolute;z-index: 99; left: 0;}
.padding_i_tabtxt .i_topnav_list_pics a.igt_icon img{ width:54px; height: auto;}
.padding_i_tabtxt .i_topnav_list_pics dl{ position: absolute;}
.padding_i_tabtxt .i_topnav_list_pics dl img{ width: 200px; height: 200px; border-radius: 10px 10px 0 0;}
.padding_i_tabtxt .i_topnav_list_pics_btm{ background-image: linear-gradient(145deg, #62d2ff, #2775d7); height:62px; width: 200px; font-size: 14px; color: #fff;
 padding: 6px 9px; border-radius: 0 0 10px 10px;text-align:center;}
 .padding_i_tabtxt .i_topnav_list_pics_btm dl{ height: 24px; line-height:24px; overflow: hidden;}
 /*--精选tab--*/
 .i_anli{ padding: 10px 0;}
 .i_title_c{ padding:5px 15px;}
 .i_title_c h4{ font-size: 18px; font-weight: bold; color: #333333; border-left: 3px solid #ff4d0d; padding-left: 10px;}
 .i_title_c a{ color: #999999; font-size: 13px;}
 
 .padding_i_anli{ padding: 0 10px;}
 .padding_i_anli ul{ padding: 15px 0;}
 .padding_i_anli ul li{ height:242px; width: 200px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin-left: 9px; margin-right: 9px;}
 .padding_i_anli .i_topnav_list_pics{ position: relative; height:150px; width: 200px; margin: 0 auto;}
 .padding_i_anli .i_topnav_list_pics a.igt_icon{ position: absolute;z-index: 99; right: 0; top: 128px;}
 .padding_i_anli .i_topnav_list_pics a.igt_icon img{ width:60px; height: auto;}
 .padding_i_anli .i_topnav_list_pics dl{ position: absolute;}
 .padding_i_anli .i_topnav_list_pics dl img{ width: 200px; height: 150px; border-radius: 10px 10px 0 0;}
 .padding_i_anli .i_topnav_list_pics_btm{background-image: linear-gradient(145deg, #ffffff, #ffffff); background-color: #FFFFFF; height:62px;font-size: 14px; color: #666666; padding: 6px 16px;padding-top: 15px;
 border-radius: 0 0 10px 10px;}
 .padding_i_anli .i_topnav_list_pics_btm dl{ height: 24px; line-height:24px; overflow: hidden;}
 /*--anli end--*/
 
 .i_fangan{ padding: 10px 0; overflow: hidden;}
 .fangan_t_warp_boxs{ padding:6px 6px;}
 .fangan_t_warp_boxs li{ width: calc(50% - 12px); float: left;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); border-radius: 10px; padding: 10px 8px 8px 8px; margin:8px 6px;}
 .fangan_icon{ float: left; }
 .fangan_icon img{ width:60px; height: auto;}
  .i_fangan_txt{ float: left; margin-left: 5px;width: calc(100% - 65px);}
 .i_fangan_txt h4{ font-size: 16px; color: #333333; padding: 8px 0 3px 0; font-weight: normal;}
 .i_fangan_txt dl{ font-size: 13px; color: #999999; padding: 3px 0 5px 0; height: 20px; line-height: 20px; overflow: hidden;}
 /*--fangan end--*/
 #certify {
 	position: relative;
 	padding: 15px 0 5px 0;
 }
 
 #certify .swiper-container {
 	padding-bottom:60px;
 }
 
 #certify  .swiper-slide {
 	width: 70%;
 	height: 148px;
 	
 }
 #certify  .swiper-slide img{
 	display:block;
 }
 #certify  .swiper-slide p {
 	line-height:24px;
 	padding-top: 0;
 	text-align: center;
 	color: #636363;
 	font-size:14px;
 	margin: 0;
	overflow: hidden;
	height: 24px;
 }
 
 #certify .swiper-pagination {
 	width: 100%;
 	bottom: 20px;
 }
 
 #certify .swiper-pagination-bullets .swiper-pagination-bullet {
 	margin: 0 5px;
 	border: 3px solid #fff;
 	background-color: #d5d5d5;
 	width: 10px;
 	height: 10px;
 	opacity: 1;
 }
 
 #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
 	border: 3px solid #00aadc;
 	background-color: #fff;
 }
 
 #certify .swiper-button-prev {
 	left: 0;
 	width: 45px;
 	height: 45px;
 	background-position: 0 0;
 	background-size: 100%;
 }
 
 #certify .swiper-button-prev:hover {
 	background-position: 0 -46px;
 	background-size: 100%
 }
 
 #certify .swiper-button-next {
 	right: 0;
 	width: 45px;
 	height: 45px;
 	background-position: 0 -93px;
 	background-size: 100%;
 }
 
 #certify .swiper-button-next:hover {
 	background-position: 0 -139px;
 	background-size: 100%
 }
 /*--video end--*/
 .i_abouts{ padding: 10px 0 15px 0;}
 .i_title_c2{ background: url(../images/zhengtong_i_aboutbg.jpg) no-repeat center; height: 200px; background-size: 100%;
 }
 .i_title_c2 h4{ margin-top:20px; color: #FFFFFF;}
 .i_about_cont{ background-color: #FFFFFF;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); width:calc(98% - 24px); margin: 0 auto; padding:15px 12px; border-radius: 10px;
 margin-top: -80px;}
 .i_about_cont_top{ border-bottom: 1px solid #e6e6e6; height:75px;}
.i_about_logo{ float: left;}
 .i_about_logo img{ width: 60px; height: 60px; border-radius: 60px;}
 .i_about_logo_r{ float: left; width: calc(100% - 70px); margin-left: 10px; line-height:26px; color: #aaaaaa; font-size: 14px; padding-top: 5px;}
 .i_about_logo_r .a_qy_tit{ font-size: 16px; font-weight: bold; color: #333333;}
 .i_about_cont_btm{ padding: 10px 0;}
 .i_about_cont_btm h4{ font-size: 15px;color: #333333; padding: 6px 0;}
 .i_about_cont_btm p{ font-size: 14px; color: #aaaaaa; line-height: 22px;}
 .i_about_cont_btm p a{ color: #ff4d0d;}
  /*--i about end--*/
  .i_youshi_txts{ padding:6px 6px;}
  .i_youshi_txts li{ width: calc(50% - 12px); float: left;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); border-radius: 10px; padding:20px 8px 20px 8px; margin:8px 6px;}
  .youshi_icon{ width: 62px; margin: 5px auto;}
  .youshi_icon img{ width:62px; height: auto;box-shadow: 0 2px 8px #ec873f; border-radius:65px;}
   .i_youshi_txt{width: calc(100%); text-align: center;}
  .i_youshi_txt h4{ font-size: 16px; color: #333333; padding: 8px 0 3px 0; font-weight: normal;}
  .i_youshi_txt dl{ font-size: 12px; color: #999999; padding: 3px 0 5px 0; height: 20px; line-height: 20px;}
.i_youshi_txts li:nth-child(2) .youshi_icon img{box-shadow: 0 2px 8px #4d95e8;}
.i_youshi_txts li:nth-child(3) .youshi_icon img{box-shadow: 0 2px 8px #4d95e8;}
.i_youshi_txts li:nth-child(4) .youshi_icon img{box-shadow: 0 2px 8px #ec873f;}
/*--youshi end--*/
.i_news{ width: 100%; margin:2px 0 10px 0;}
.news_i_title_c{ padding: 15px 0; border-bottom:1px solid #e6e6e6;}
.news_i_title_c h4{ border-color: #0088e3;}
.news_w_txt{ padding: 15px 0;}
.i_news_warp{ background-color: #ffffff;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); padding:15px 5px; width:calc(100% - 20px); margin: 0 auto; height: 245px; 
  padding: 0 8px; border-radius: 10px;}
.news_w_txt_img img{ width: 160px; height: 110px; border-radius: 12px;}
.news_w_txt_left dl.news_w_txt_tit{ font-size: 14px; color: #333333; height: 26px; line-height: 26px; overflow: hidden;}
.news_w_txt_left dl.news_w_txt_btm span{ color: #777777; font-size: 12px;}
.news_w_txt_right{ width: calc(100% - 170px); margin-left: 10px;}
.news_w_txt_right ul li{ margin:9px 0;}
.news_w_txt_right ul li a h4{ font-size: 14px; border-left: 3px solid #487db3; padding-left: 10px; height: 20px; line-height: 20px; 
overflow: hidden;}
.news_w_txt_right ul li a p{ font-size: 12px;padding-left: 12px; color: #777777;height: 20px; line-height: 20px;overflow: hidden;}
/*--new end--*/
.wentu_qa{}
.i_wentu_qa_warp{ background-color: #ffffff;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); padding:15px 5px; width:calc(100% - 16px); margin: 0 auto; height: 386px; 
  padding: 0 8px; border-radius: 10px;}
.wenti_qa_cont_boxs{ padding: 15px 0;}
.wenti_qa_cont_boxs li{ padding:6px 0;}
.wenti_qa_cont_icons img{ width: 46px; height: auto;}
.wenti_qa_cont_boxs_icon{ width: 8px; margin-right: 15px; color: #a7a7a7; margin-top: 10px; font-size: 13px;}
.wenti_qa_cont_txt{ width: calc(100% - 78px); margin-left: 8px; border-bottom: 1px solid #e6e6e6; padding-bottom: 12px;}
.wenti_qa_cont_txt h3{ font-size: 15px; color: #333333; height: 24px; line-height: 24px; overflow: hidden;}
.wenti_qa_cont_txt dl{ font-size: 13px; color: #777777; font-size: 13px; height: 24px; line-height: 24px; overflow: hidden;}
/*--wentu_qa end--*/
.liuyan_input_titles{ text-align: center; padding: 10px 0;}
.liuyan_input_titles span{ font-size: 16px; line-height: 50px; color: #333333; border-bottom: 1px solid #e6e6e6; 
padding: 10px 6px;}
.liuyan_input_txts{ padding:0 20px 5px 20px;}
.liuyan_input_txts dl{ margin:10px 0; }
.liuyan_input_txts dl input{ height: 44px; font-size: 14px; line-height: 44px; width: 100%; outline: none;text-indent: 10px;}
.liuyan_input_txts dl input:hover{ box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);}
  .liuyan_input_button{ margin: 10px 0;}
 .liuyan_input_button button{ background-image: linear-gradient(360deg, #ff4e0e, #ffc535); width:90%; height: 50px; line-height: 50px; color: #fffff; border-radius: 5px; color: #ffffff; font-size: 17px;
 margin: 0 auto; display: block;}
 /*--liuyan end--*/
 .huoqu_baojia_c{ padding: 10px 10px;}
 .huoqu_baojia_c_pic{ padding: 15px 0;}
 .huoqu_baojia_c_pic img{ width:60%; margin: 0 auto; height: auto; display: block;}
 .huoqu_baojia_c_num{ font-size:28px; color: #ff4d0d; font-weight: bold; text-align: center;}
 .huoqu_baojia_c_ewm{ width: 260px; margin: 0 auto; padding: 20px 0;}
 .huoqu_baojia_c_ewm dl{width: 50%; float: left; text-align: center;color: #999999; font-size: 16px;}
 .huoqu_baojia_c_ewm dl img{ width: 100px; height: auto; display: block; margin: 0 auto;}
 .foot_adder{ font-size: 14px; color: #999999; text-align: center; padding: 12px 0;}
 .foot_links{ font-size: 14px;color: #999999; text-align: center; padding:2px 0 10px 0; line-height: 22px;}
 .foot_links a{color: #999999; margin: 0 5px;}
 .foot_links a:active{color: #0874cb;} 
 .foot_banquan{ border-top: 1px solid #cccccc; font-size: 14px; line-height: 22px; color: #999999; text-align: center; 
 padding: 15px 0;}

.foot_menus{width: 100%; background-color: #FFFFFF; border-top: 1px solid #e7ecf0; padding: 6px 0 6px 0; position: fixed; bottom: 0; height:58px;
z-index: 99; left: 0;}
.foot_menus_boxs{ width: 100%; }
.f_m_li{ width: 20%; text-align: center; float: left;}
.f_m_li i.f_m_icon1{ background: url(../images/f_nav_icon1.png) no-repeat center; height:26px; display: block; background-size: 22px;}
.f_m_li i.f_m_icon2{ background: url(../images/f_nav_icon2.png) no-repeat center; height:26px; display: block; background-size: 22px;}
.f_m_li i.f_m_icon3{ background: url(../images/f_nav_icon3.png) no-repeat center; height:26px; display: block; background-size: 22px;}
.f_m_li i.f_m_icon4{ background: url(../images/f_nav_icon4.png) no-repeat center; height:26px; display: block; background-size: 22px;}
.f_m_li span{ display: block; font-size: 12px; color: #979797;}
.foot_menus_boxs .ac_f_menu i.f_m_icon1{background: url(../images/f_nav_icon1_h.png) no-repeat center;background-size: 22px;height:26px;}
.foot_menus_boxs .ac_f_menu i.f_m_icon2{background: url(../images/f_nav_icon2_h.png) no-repeat center;background-size: 22px;height:26px;}
.foot_menus_boxs .ac_f_menu i.f_m_icon3{background: url(../images/f_nav_icon3_h.png) no-repeat center;background-size: 22px;height:26px;}
.foot_menus_boxs .ac_f_menu i.f_m_icon4{background: url(../images/f_nav_icon4_h.png) no-repeat center;background-size: 22px;height:26px;}
.foot_menus_boxs .ac_f_menu span{ color: #005baa;}
.f_m_li_center{width: 20%; text-align: center; float: left; margin-top: -40px;}
.f_m_li_center img{ width:80px;height: auto;}

.kefu_pf{ position: fixed; right: 0; z-index: 99; bottom: 11%;}
.kefu_pf img{ width:74px; height: auto; border-radius: 74px;}
/*index end--*/
.header{ position: absolute; top: 0; z-index: 99; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.4);}
.header_c{ border-bottom: 0;}
.bg_titles{ width:calc(100% - 141px); text-align: center; line-height:44px; color: #FFFFFF; font-weight: bold; font-size: 18px;}
.fanhui_jt_icon{ padding: 10px 25px 0 20px;}
.fanhui_jt_icon img{ width:14px; height:auto;}

.anli_bg img{ width: 100%; height: auto;}
.anli_tit_icon{ padding: 10px 0;}
.anli_tit_icon img{ width:40px; height: auto; display: block; margin: 0 auto;}
.anli_warp_cont{ background-color: #ffffff; margin-top: -16px; position: relative; padding:20px 0; border-radius: 20px 20px 0 0;}
.anli_warp_cont_txt{ padding: 0 12px;}
.anli_warp_cont_txt h3{ font-size: 17px; font-weight: normal; padding: 10px 0; line-height: 22px; text-align: center;}
.anli_warp_cont_txt dl{ color: #c2c2c2; font-size: 13px; text-align: center;}
.anli_warp_cont_txt dl span{ padding: 0 20px;}
.anli_warp_cont_txt{ font-size: 14px; line-height: 24px; color: #666666;}
.anli_warp_cont_txt p{ padding: 10px 0;}
.anli_times{ background: url(../images/time_icon.png) no-repeat; background-size: 17px;}
.anli_liulan{ background: url(../images/liulan_icon.png) no-repeat; background-size: 17px;}

.anli_w_btm_pic ul li{ margin:0 10px;}
.anli_w_btm_pic ul li img{ width: 280px; height:160px; border-radius: 15px;}
/*--anli end--*/

.productes_xq_banner{background-color: #fafafa; }
.productes_xq_banner .swiper-slide img{ width: 100%; height: auto;}
.productes_xq_banner .swiper-pagination{ background-color:rgba(0,0,0,0.5); width:70px; color: #FFFFFF; border-radius: 20px; padding:4px 0; font-size: 14px; margin-left: 8px;
bottom: 15px;}
.productes_xq_banner_btm{ background-color: #fafafa; overflow: hidden;}
.productes_xq_banner_btm_warp{ background-color: #ffffff; color: #333333; width:calc(96% - 24px); margin: 10px auto;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); border-radius: 15px; padding: 10px 12px; line-height: 22px;
font-size: 15px;}
.productes_xq_banner_btm_warp p{ padding:4px 0;}

.productes_xq_title h3{ width:200px; margin: 0 auto; padding: 20px 0; overflow: hidden;}
.productes_xq_title h3 span{ display: block; width:100px; float: left; color: #999999; text-align: center; font-size: 18px; font-weight: normal;}
.productes_xq_title h3 i.p_xq_border{ border-top: 1px solid #cccccc; width: 50px; display: block; height: 1px; float: left; margin-top: 10px;}

.productes_xq_txts{ font-size: 15px; line-height: 24px; padding: 10px 12px;}
.productes_xq_txts p{ padding:8px 0;}
.productes_xq_txts img{ width: 100%; margin: 0 auto;}
/*--productes_xiangqing end--*/
.productes_center{ padding-top: 50px;}

.productes_center_padding{ padding: 10px 0 20px 0;}
.productes_center_menus{ height: 34px; position: relative;}
.p_grad1{ height: 34px; background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, rgba(255,255,255,0), rgba(255,255,255,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1)); /* 标准的语法（必须放在最后） */
	position: absolute; z-index: 9; width:60px; right: 0;}
.productes_center_nav{ padding: 3px 20px 3px 12px;}
.productes_center_nav li{ font-size: 16px; color: #999999; line-height: 30px; margin: 0 20px 0 0px;}
.productes_center_nav li.tab_active{ color: #333333;}
.productes_center_nav li:nth-last-child(1){margin: 0 40px 0 0px;}

.products_pic_tabtxt ul{ padding: 10px 0;}
.products_pic_tabtxt ul li{ float: left; width: 50%; margin:10px 0;}
.products_pic_tabtxt ul li .products_div_warp{ height:232px; width: 170px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin: 0 auto;
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);}
.products_pic_tabtxt .i_topnav_list_pics{ position: relative; height: 170px;}
.products_pic_tabtxt .i_topnav_list_pics a.igt_icon{ position: absolute;z-index: 99; left: 0;}
.products_pic_tabtxt .i_topnav_list_pics a.igt_icon img{ width:54px; height: auto;}
.products_pic_tabtxt .i_topnav_list_pics dl{ position: absolute;}
.products_pic_tabtxt .i_topnav_list_pics dl img{ width: 170px; height:170px; border-radius: 10px 10px 0 0;}
.products_pic_tabtxt .i_topnav_list_pics_btm{ background-image: linear-gradient(145deg, #62d2ff, #2775d7); height:62px; width:170px; font-size: 14px; color: #fff;padding: 6px 9px; border-radius: 0 0 10px 10px;text-align:center;}
 .products_pic_tabtxt .i_topnav_list_pics_btm dl{ height: 24px; line-height:24px; overflow: hidden;}
 .on_click_mores{ text-align: center;}
 .on_click_mores a{ color: #999999;}
 
 .products_wupao_boxs{ padding:10px 0;}
 .products_wupao_boxs li{background-image: linear-gradient(90deg,#6ad6ff 0%,#2fa1e6 24%,#ffffff 24%,#ffffff 50%,#ffffff 50%,#ffffff 75%,#ffffff 75%,#ffffff 100%); width: 94%;border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin:10px auto 20px auto; height: 180px; overflow: hidden;
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); padding: 10px 0;}
 .products_wupao_boxs_pic img{ width: 160px; height: 160px;}
 .products_wupao_boxs_right{ width: calc(100% - 170px); line-height: 20px; font-size: 13px; color: #999999;}
 .products_wupao_boxs_right dl{ padding: 2px 0;}
.products_wupao_boxs_right h4{ font-size: 16px;padding: 6px 0 6px 0; color: #333333;}
.products_wupao_boxs_kf{ position: absolute; margin: 112px 0 0 106px;}
.products_wupao_boxs_kf img{ width: 54px; height: auto;}
/*-chanpinzhongxin end--*/
.fuwu_warp_cont{ background-color: #ffffff; margin-top: -152px; position: relative; padding:20px 0; border-radius:16px;
width: 92%;margin-left: 3%; height: 286px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);}
.fuwu_icons{ margin-top: -50px; margin-left: 20px;}
.fuwu_icons img{ width:80px; height: auto;border-radius: 80px;}
.fuwu_top_titles{ padding: 0 25px;}
.fuwu_top_titles h3{ font-size: 22px; color: #333333; padding: 12px 0;}
.fuwu_top_titles p{ font-size: 14px; color: #808080; line-height: 24px;}

.fuwu_free_txt{ padding: 5px 0;}
.fuwu_free_txt li{ width:25%; float: left;}
.fuwu_free_txt li dl{ padding: 0 10px;}
.fuwu_free_txt li dl:nth-child(1){ color: #0d61a5; font-size:30px; text-align: center; padding: 15px 0; font-weight: bold;}
.fuwu_free_txt li dl:nth-child(2){ color: #666666; font-size: 12px; line-height: 20px;}

.shouqian_con_title{ width:90%; margin:10px auto;}
.shouqian_con_title h3{ font-size: 24px; padding: 20px 0; text-align: center;}
.shouqian_con_title p{ font-size: 14px; color: #666666; line-height: 24px;}


.shouqian_con{ padding: 15px 0 0 0; overflow: hidden;}
.fuwu_shouqian{ margin: 0 auto; height: 200px; width: 94%;}
.fuwu_sq_t1{background-image: linear-gradient(0deg, #7188fe, #8dc2ff); width: 100%; padding: 30px 20px; border-radius: 15px;}
.fuwu_sq_t1:nth-child(2){background-image: linear-gradient(0deg, #ffa52b, #ffd55c);width: 100%;  padding: 30px 20px; border-radius: 15px;}
.fuwu_sq_t1:nth-child(3){background-image: linear-gradient(0deg, #2675d5, #5fd0ff);width: 100%;  padding: 30px 20px; border-radius: 15px;}
.fuwu_sq_t1 h3{ font-size:20px;font-weight: normal; color: #ffffff;}
.fuwu_sq_t1 h3 span{border-bottom: 2px solid #FFFFFF; padding-bottom: 10px;} 
.fuwu_sq_t1 p{ color: #FFFFFF; font-size: 13px; line-height: 24px; padding: 25px 0 0 0;}

.fuwu_shouzhong{ margin:15px auto; height:auto; width: 94%;padding-bottom: 38px;}
.fuwu_shouzhong .fuwu_sq_t1{ padding: 0;}
.fuwu_shouzhong .fuwu_sq_t1:nth-child(1){background-image: linear-gradient(0deg, #2ea1e6, #6ad6ff);}
.fuwu_shouzhong .fuwu_sq_t1:nth-child(2){background-image: linear-gradient(0deg, #ffa52c, #ffd65c);}
.fuwu_shouzhong .fuwu_sq_t1 p{ padding-top: 10px;}
.img_fw_xq img{ width: 100%; height: auto; border-radius: 15px 15px 0 0;}
.padding_fw_sz{ padding: 15px 15px;}

.shouhou_cont_txt_boxs li{ width:calc(50% - 18px);}
.shouhou_cont_txt_boxs li div{padding:20px 15px; width:100%; margin: 0 auto;background-image: linear-gradient(0deg, #2ea1e6, #6ad6ff); height:180px; border-radius: 15px;}
.shouhou_cont_txt_boxs li:nth-child(1){margin-left: 12px;float: left;}
.shouhou_cont_txt_boxs li:nth-child(2){ margin-right: 12px;float: right;}
.shouhou_cont_txt_boxs li:nth-child(1) div{background-image: linear-gradient(0deg, #7087fe, #8ec3ff);}
.shouhou_cont_txt_boxs li h3{ font-size: 18px; color: #FFFFFF; text-align: center; padding-bottom: 10px; font-weight: normal;}
.shouhou_cont_txt_boxs li p{ font-size: 13px; color: #ffffff;}
/*-shouhouzhichi end--*/
.anli_list_warp{ padding-bottom:10px; overflow: hidden;}
.anli_list_warp ul.anli_list_boxs li{ float: left; width:calc(50% - 18px); margin: 10px 9px;box-shadow: none;}
.anli_list_warp ul.anli_list_boxs{ padding-bottom: 15px;overflow: hidden;}
.anli_list_warp .i_topnav_list_pics dl img{ width:200px; height: 150px;}
.anli_list_warp .i_topnav_list_pics_btm{ width: 200px;}
.zs_topnav_item{height: 242px; margin: 0 auto;
    width: 200px;
    border-radius: 10px;
    box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
    -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
    -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);}
	
	
/*--anli listend--*/
.about_warp_cont{ background-color: #ffffff; margin-top: -40px; position: relative; padding:20px 0; border-radius:16px;
width:100%; min-height: 200px;}
.about_txt_t{ font-size: 15px; color: #333333; line-height: 24px;padding: 10px 12px;}
.about_txt_t p{ padding: 10px 0; text-indent: 2em;}

.about_fanzhuan_l li{ margin: 0 10px;}
.about_li_t{background-image: linear-gradient(0deg, #1b77f4, #a3dbfc); width:210px; height: 128px; padding:20px 20px; border-radius: 15px;}
.about_fanzhuan_l li:nth-child(1) .about_li_t{background-image: linear-gradient(0deg, #1b77f4, #a3dbfc);width:210px;  padding: 20px 20px; border-radius: 15px;}
.about_fanzhuan_l li:nth-child(2) .about_li_t{background-image: linear-gradient(0deg, #7188fe, #8dc3ff);width:210px;  padding: 20px 20px; border-radius: 15px;}
.about_fanzhuan_l li:nth-child(3) .about_li_t{background-image: linear-gradient(0deg, #fb9622, #ffcd63);width:210px;  padding: 20px 20px; border-radius: 15px;}
.about_li_t h3{ font-size:20px;font-weight: normal; color: #ffffff;}
.about_li_t h3 span{border-bottom: 2px solid #FFFFFF; padding-bottom: 10px;} 
.about_li_t p{ color: #FFFFFF; font-size: 15px; line-height: 24px; padding: 25px 0 0 0; white-space:initial}
/*-about end--*/
.jiejue_warp_cont{ position: absolute; top:130px;}
.jiejue_top_bgwarp{ background-color: #ffffff; position: relative; padding:20px 0; border-radius:16px;
width: 92%;margin-left: 4%; height:370px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);}
.fuwu_free_txt li dl.jiejue_icon{ padding: 5px 0 0 0;}
.jiejue_icon img{ width:76px; height: auto; display: block; margin: 0 auto;}
.jiejue_top_titles{ border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc; width: 94%;margin:10px auto 0 auto; padding: 10px;}
.jiejue_top_titles h3{ font-size: 22px; color: #333333; padding: 12px 0;}
.jiejue_top_titles p{ font-size: 13px; color: #808080; line-height: 24px;}

.iphone_icon{ background: url(../images/jiejue_iphone_icon.png) no-repeat 0 5px; height: 40px;  background-size:40px;
 font-size: 28px; color: #ff4d0d; font-weight: bold; text-align: center; width: 300px; margin:10px auto 0 auto; line-height: 40px;}

.jiejue_lingyu{ padding-top: 15px;}
 .jj_fangan_t_warp_boxs{ padding:6px 6px;}
 .jj_fangan_t_warp_boxs li a{ width: calc(100% - 70px); float: left;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); background-color: #FFFFFF; display: block;
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); border-radius: 10px; padding: 10px 8px 8px 8px; margin:9px 6px;}
 .jj_fangan_icon{ float: left; }
 .jj_fangan_icon img{ width:70px; height: auto;}
.jj_i_fangan_txt{ float: left; margin-left: 5px;width: calc(100% - 80px);}
 .jj_i_fangan_txt h4{ font-size: 18px; color: #333333; padding: 10px 0 5px 0; font-weight: normal;}
 .jj_i_fangan_txt dl{ font-size: 14px; color: #999999; padding: 5px 0 5px 0; height: 24px; line-height: 24px; overflow: hidden;}
 .jj_num{ font-size:28px; font-weight: bold; color: #999999; float: left; margin-right: 10px; margin-left: 6px; line-height: 110px;}
 
 .jiejue_pr_list .i_topnav_list_pics_btm{ background-image: linear-gradient(145deg, #ffffff, #ffffff); color: #b3b3b3;}
 .jiejue_pr_list .i_topnav_list_pics_btm  dl:nth-child(1){ color: #333333;}
 
 .i_jiejue_three_txts{ padding:6px 6px;overflow: hidden;}
  .i_jiejue_three_txts li a{ display: block; width: 100%;}
 .i_jiejue_three_txts li{ width: calc(50% - 24px);box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); border-radius: 10px; padding:10px 8px 16px 8px; margin:8px 0;}
 .i_jiejue_three_txts li:nth-child(1){width: calc(50% - 20px); margin-left: 12px; float: left;}
  .i_jiejue_three_txts li:nth-child(2){width: calc(50% - 20px); margin-right: 12px; float: right;}
 .jiejue_three_icon{ width: 62px; margin: 5px auto;}
 .jiejue_three_icon img{ width:62px; height: auto; border-radius:65px;}
  .i_jiejue_three_txt{width: calc(100%); text-align: center;}
 .i_jiejue_three_txt h4{ font-size: 18px; color: #333333; padding:0px 0 3px 0; font-weight: normal;}
 /*--jiejuefangan end--*/
 .gongkuang_conter{ background-image: linear-gradient(200deg, #2fa1e6, #6ad6ff);width: 94%; margin: 0 auto;margin-top: -110px;
 position: relative; border-radius: 12px; padding:3px 18px 18px 15px;
 box-shadow: 0px 1px 12px 0px rgba(53,167,232,0.77);
     -webkit-box-shadow: 0px 1px 12px 0px rgba(53,167,232,0.77);
     -moz-box-shadow: 0px 1px 12px 0px rgba(53,167,232,0.77);}
 .i_title_c3{padding-bottom:15px;}
 .i_title_c3 h4{ margin-top:20px; color: #FFFFFF;border-left: 3px solid #FFFFFF;padding-left: 10px; font-weight: normal;}
 .gongkuang_top_txt{ color: #d9f2fe; font-size: 14px; line-height:22px;}
 .i_about_cont{ background-color: #FFFFFF;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); width:calc(98% - 16px); margin: 0 auto; padding:15px 12px; border-radius: 10px;margin-top: -80px;}
 
 .i_youshi_wh{ margin: 20px 0 10px 0; overflow: hidden;}
 .i_youshi_txts_wh{ padding:6px 6px;}
.i_youshi_txts_wh li{ width: calc(50% - 12px); float: left; border-radius: 10px; padding:20px 8px 20px 8px; margin:8px 6px;
   background-image: linear-gradient(230deg, #f3f4f6, #ffffff); border: 1px solid #f0f0f0;
   }
.youshi_icon_wh{ width: 62px; margin: 5px 0 5px 15px;}
.youshi_icon_wh img{ width:62px; height: auto;box-shadow: 0 2px 8px #89cbf0; border-radius:8px;}
.i_youshi_txt_wh{width: calc(90%); margin: 0 auto; }
.i_youshi_txt_wh dl{ font-size: 12px; color: #666666; padding: 3px 0 5px 0; height: 20px; line-height: 20px; overflow: hidden;}
 .i_youshi_txts_wh li:nth-child(2) .youshi_icon_wh img{box-shadow: 0 2px 8px #fed198;}
 .i_youshi_txts_wh li:nth-child(3) .youshi_icon_wh img{box-shadow: 0 2px 8px #fec49b;}
 .i_youshi_txts_wh li:nth-child(4) .youshi_icon_wh img{box-shadow: 0 2px 8px #a3c5ed;}
 
.z_cuoshi_t_boxs ul li{ width:300px;white-space:normal; background-image: linear-gradient(230deg, #f3f4f6, #ffffff);
box-shadow:0px 0px 2px #e3e3e3; padding: 10px 15px 20px 15px; border-radius: 10px; margin: 0 5px 0 15px;}
.z_cuoshi_t_boxs ul li h3{ font-size:18px; color: #333333; font-weight: normal; line-height:46px;}
.z_cuoshi_t_boxs ul li dl{ font-size: 14px; color: #666666; line-height: 24px;}
 /*--gongkuang end--*/
 
 


.gds_top_warp_cont{ background-color: #ffffff; margin-top: -60%; position: relative; border-radius:16px;
width: 92%;margin-left: 3%; height: auto;box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);
-webkit-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);
-moz-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);} 
.gds_top_warp_cont_pic img{ width:100%; height: auto;max-height:400px;min-height:400px;border-radius:16px 16px 0 0;} 
 
.gds_top_warp_cont_txt h3{ font-size: 18px; color: #333333; font-weight: normal; line-height: 36px;}
.gds_top_warp_cont_txt{ font-size: 13px; color: #666666; padding: 10px 12px 15px 12px;}

.gds_hy_cont{ padding:20px 12px 10px 12px;overflow: hidden;}
.gds_hy_cont h3{ font-size: 20px; font-weight: normal; color: #333333; padding:15px 0; padding-left: 5px;}
.gds_hy_cont dl{ width:calc(33.3333% - 10px); float: left; border: 1px solid #e4e4e4; border-radius: 5px; font-size: 15px; color: #666666; padding: 10px 0; text-align: center;
margin: 5px 5px;}

.gds_ruhe_warps{ background: url(../images/gudingshi_dayuan_bg_02.png) no-repeat left 26px; background-size:100%; height: 800px;}
.gds_ruhe_xx{padding:10px 12px 10px 12px;overflow: hidden;}
.gds_ruhe_xx h3{ font-size: 20px; font-weight: normal; color: #333333; padding:15px 0; padding-left: 5px;}
 
 .gds_fangan_t_warp_boxs{ padding:0 6px;}
  .gds_fangan_t_warp_boxs li a{ width:100%; float: left;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2); background-color: #FFFFFF; display: block;
  -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2); border-radius: 10px; padding:8px 15px 18px 15px; margin:12px 0;}
  .gds_fangan_icon{ float: left; }
  .gds_fangan_icon img{ width:70px; height: auto;}
 .gds_i_fangan_txt{ float: left; margin-left: 5px;width: calc(100% - 74px);}
  .gds_i_fangan_txt dl{ font-size: 14px; color: #666666; padding: 5px 0 5px 0; height: 72px; line-height: 24px; overflow: hidden;}
.gds_fangan_t_warp_boxs li a .gds_num{ font-size:32px; font-weight: bold; float: left; margin-right: 6px; line-height:60px; width: 60px; color: #c3ddf7; border-radius: 6px;
background-image: linear-gradient(300deg, #2675d7, #60d0ff); margin-top: 10px; text-align: center;}
.gds_fangan_t_warp_boxs li:nth-child(2) a .gds_num{background-image: linear-gradient(300deg, #ff6434, #ffc287); color: #ffd9c9;}
.gds_fangan_t_warp_boxs li:nth-child(3) a .gds_num{background-image: linear-gradient(300deg, #2675d7, #60d0ff);}
.gds_fangan_t_warp_boxs li:nth-child(4) a .gds_num{background-image: linear-gradient(300deg, #ff6435, #ffc287); color: #ffd9c9;}

.gds_xiaoyi_warp{height: 370px;}
.gds_xiaoyi_warp h3{
font-size: 20px;
    font-weight: normal;
    color: #333333;
    padding: 15px 0;
    padding-left: 15px;}
.xiaoyi_shouqian{height: 370px;}
.xiaoyi_sq_t1{ padding: 15px 15px;}
.xiaoyi_shouqian_bg{ height: 310px; border-radius: 12px;
 background-color: #FFFFFF;
 box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
 -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.1);
 }
 .xiaoyi_sq_t1_txt{ padding:5px 10px; font-size: 13px; line-height: 22px;}
 .xiaoyi_sq_t1_txt dl img{max-height:150px; width: 100%; margin-bottom: 10px;border-radius: 12px;}
  .xiaoyi_sq_t1_txt dl:nth-child(2){ height: 44px; overflow: hidden; color: #666666;}
 .xiaoyi_number{ background: url(../images/gudingshi_number_icon_03.png) no-repeat; background-size:36px; height: 50px;
 color: #FFFFFF; padding-left: 10px; margin-top: -8px; position: absolute; width:80%; left:30px; padding-top: 2px;}
 .xiaoyi_title{ padding:40px 0 5px 20px; font-size: 15px;}
 /*--gudingshi end--*/
 
.focus{width: 100%;height:auto; position:relative; overflow:hidden;}
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:20px; text-align:right; right: 10px;}
.focus .hd ul{ display:inline-block; height:12px; padding:2px 6px 10px 6px;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background-color:rgba(39,120,216,0.6); margin:0 4px; vertical-align:top; overflow:hidden;}
.focus .hd ul .on{ background-color:rgba(39,120,216,1);width:36px;}
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%; height:auto !important;max-height:420px; display:block;}
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */}

 
 .pfj_tab_tit li{ width:calc(33.333% - 20px); text-align: center; float: left; padding:9px 0; margin:10px 10px;
 box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.3);
 -webkit-box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.3);
 -moz-box-shadow: 0px 4px 7px 0px rgba(38,117,215,0.3);border-radius: 10px;
 }
 .pfj_tab_tit li:nth-child(4){ border-right: none;}
 .pfj_tab_tit li.tab_active{ background-color: #2c7dd9; color: #fff; padding:9px 11px; border-radius: 10px;background-image: linear-gradient(145deg, #62d2ff, #2775d7);
 box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.3);
 -webkit-box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.3);
 -moz-box-shadow: 0px 4px 7px 0px rgba(38,117,215,0.3);}
 

 .pfj_i_tabtxt_boxs{ }
 .pfj_i_tabtxt_boxs{ background-color: #ffffff; width:calc(100% - 24px); margin:12px 10px auto;box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);
   -webkit-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);-moz-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07); border-radius: 15px; padding:25px 12px; overflow: hidden;}
 .pfj_i_tabtxt_boxs_l{ width: 60px; text-align: center; float: left; min-height: 84px; font-size: 16px; line-height: 28px;}
 .pfj_i_tabtxt_boxs_l img{ width:60px; height: auto; display: block;margin: 0 auto;}
 .pfj_i_tabtxt_boxs_r{ font-size: 13px; width:calc(100% - 70px); float: right; line-height: 22px; color: #666666; border-left: 1px solid #cccccc; padding-left: 15px;}

.cp_jiegou_t_boxs{ padding:10px 0 0 0;}
.cp_jiegou_t_boxs li{ padding: 0 12px; margin: 20px 0 0 0; height: 136px;}
.cp_jiegou_t_boxs_img{float: left; margin-top: -20px; margin-left:10px;}
.cp_jiegou_t_boxs_img img{ width:110px; height: 110px; border-radius:10px;box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.1);-webkit-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.1);
-moz-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.1);}
.cp_jiegou_t_boxs_right{ width: calc(100% - 145px); margin-left: 12px; margin-right: 12px; float: right;margin-top: -20px;}
.cp_jiegou_t_boxs_right h4{ font-size: 16px; font-weight: normal; border-left: 2px solid #0d61a5; padding-left: 10px; height:16px;
line-height: 16px; color: #333333; margin: 10px 0 15px 0;}
.cp_jiegou_t_boxs_right p{ color: #666; font-size: 13px; line-height: 20px; margin: 10px 0; height: 60px; overflow: hidden;}
 
 
.cpjg_warp{ padding:25px 0 0 0;} 
.cp_jiegou_t_boxs_bg{box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);-webkit-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);
-moz-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07); width:calc(100% - 24px); overflow: hidden; height: 90px; position: absolute; 
margin-top: 15px; border-radius: 10px;} 
.cp_jiegou_t_boxs li:nth-child(even) .cp_jiegou_t_boxs_img{ float: right; margin-right: 10px; margin-left: 0;}
.cp_jiegou_t_boxs li:nth-child(even) .cp_jiegou_t_boxs_right{ float: left;}

.pwf_youshi{ padding: 0 0 25px 0; overflow: hidden;} 
 .pwf_youshi_cont_boxs{ padding:10px 6px;}
 .pwf_youshi_cont_boxs li{background-image: linear-gradient(0deg, #7186fe, #8dc3ff); font-size: 14px; font-weight: bold;
  width:calc(50% - 12px); color: #FFFFFF; border-radius: 10px; line-height: 24px; padding:30px 12px; float: left;margin:6px 6px;
  height: 136px;}
.pwf_youshi_cont_boxs li:nth-child(2){background-image: linear-gradient(0deg, #ffa42a, #ffd65d);}
.pwf_youshi_cont_boxs li:nth-child(3){background-image: linear-gradient(0deg, #ff6536, #ffb164);} 
.pwf_youshi_cont_boxs li:nth-child(4){background-image: linear-gradient(0deg, #8a84fe, #bfa9ff);} 
 
 .liucheng_b_icon{ padding:20px 0 10px 0; padding-left: 15px;}
 .liucheng_b_icon li{ background: url(../images/pwfj_b_icon_jt_20.png) no-repeat 122px center; width: 150px; background-size:17px; }
 .liucheng_b_icon li:last-of-type{ background: none;width: 130px;}
 .liucheng_b_icon li div{ width:110px;box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);-webkit-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07);
-moz-box-shadow: 0px 1px 12px 0px rgba(7,7,7,0.07); text-align: center; font-size: 15px; text-align: center; color: #333333; 
line-height: 34px; border-radius: 10px; padding: 12px 10px 8px 10px;}
 .liucheng_b_icon li img{ display: block; width: 50px; margin: 0 auto;}
 /*--penwufengji end--*/
 
 .rongyu_warp .swiper-slide{ background-image: linear-gradient(0deg, #2fa1e6, #68d3fe); margin: 0 8px;
}
 
/*---rongyu end--*/
 .pj_tab_tit li{ width:calc(50% - 20px); text-align: center; float: left; padding:12px 0; margin:10px 10px;
 box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.55); color: #0874cb;
 -webkit-box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.55);
 -moz-box-shadow: 0px 4px 7px 0px rgba(38,117,215,0.55);border-radius: 10px;
 }
 .pj_tab_tit li.tab_active{ background-color: #2c7dd9; color: #fff; padding:12px 11px; border-radius: 10px;background-image: linear-gradient(145deg, #62d2ff, #2775d7);
 box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.55);
 -webkit-box-shadow: 0px 0px 7px 0px rgba(38,117,215,0.55);
 -moz-box-shadow: 0px 4px 7px 0px rgba(38,117,215,0.55);}

.pj_top_boxs{ padding: 0 12px;} 
 .pj_top_boxs li{ background-image: linear-gradient(340deg, #8b85fe, #c0aaff); height: 170px; padding:25px 12px; overflow: hidden; 
 box-shadow: 0px 4px 10px 0px rgba(139,132,245,0.15); border-radius: 12px; margin:10px 0;}
 .pj_top_boxs li:nth-child(2){background-image: linear-gradient(340deg, #7088fe, #8ec4ff); box-shadow: 0px 4px 10px 0px rgba(139,132,245,0.15);}
.pj_top_boxs li:nth-child(3){background-image: linear-gradient(340deg, #2fa1e6, #6ad6ff); box-shadow: 0px 4px 10px 0px rgba(139,132,245,0.15);}
.pj_top_boxs_left{ width: calc(100% - 210px); float: left; color: #FFFFFF; position: absolute;}
.pj_top_boxs_left h4{ font-weight: normal; font-size: 14px; line-height: 22px; padding-bottom: 8px;}
.pj_top_boxs_left{ font-size: 12px; line-height: 22px;}
.pj_top_boxs_pic{ float: right;}
.pj_top_boxs_pic img{ width: 200px; height: 98px;}
 
 
 .pj_pz_warp{ padding: 10px 0;}
.pj_padding_i_tabtxt{ padding: 0 4px;}
.pj_padding_i_tabtxt ul{ padding:10px 0;}
.pj_padding_i_tabtxt ul li{ height:390px; width:260px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
-moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin-left: 9px; margin-right: 9px;}
.pj_padding_i_tabtxt .i_topnav_list_pics{ position: relative; height: 260px;}

.pj_padding_i_tabtxt .i_topnav_list_pics a.igt_icon img{ width:54px; height: auto;}
.pj_padding_i_tabtxt .i_topnav_list_pics dl{ position: absolute;}
.pj_padding_i_tabtxt .i_topnav_list_pics dl img{ width: 260px; height: 260px; border-radius: 10px 10px 0 0;}
.pj_padding_i_tabtxt .i_topnav_list_pics_btm{ background-image: linear-gradient(145deg, #2775d7, #2775d7); height:130px; width: 260px; font-size: 12px; color: #fff;
 padding:12px 25px; border-radius: 0 0 10px 10px;text-align:left;}
.pj_padding_i_tabtxt .i_topnav_list_pics_btm h3{ overflow: hidden; font-size: 15px; font-weight: normal; padding:12px 0;}
 .pj_padding_i_tabtxt .i_topnav_list_pics_btm dl{ height:60px; line-height:20px; overflow: hidden;white-space:normal;} 
 
 .pj_padding_i_tabtxt{ padding: 0 4px;}
 .pj_padding_i_tabtxt ul{ padding:10px 0;}
 .pj_padding_i_tabtxt ul li{ height:390px; width:260px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin-left: 9px; margin-right: 9px;}
 .pj_padding_i_tabtxt .i_topnav_list_pics{ position: relative; height: 260px;}
 
 
 .pj_xt_padding_i_tabtxt{ padding: 0 4px;}
 .pj_xt_padding_i_tabtxt ul{ padding:10px 0;}
 .pj_xt_padding_i_tabtxt ul li{ height:270px; width:180px; border-radius: 10px;box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
 -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin-left: 9px; margin-right: 9px;}
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics{ position: relative; height:112px;}
 
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics a.igt_icon img{ width:54px; height: auto;}
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics dl{ position: absolute;}
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics dl img{ width:180px; height:112px; border-radius: 10px 10px 0 0;}
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics_btm{ background-image: linear-gradient(145deg, #ffffff, #ffffff); height:140px; width: 180px; font-size: 12px; color: #666666;
  padding:12px 18px; border-radius: 0 0 10px 10px;text-align:left;}
 .pj_xt_padding_i_tabtxt .i_topnav_list_pics_btm h3{ overflow: hidden; font-size: 16px; font-weight: normal; padding:12px 0; text-align: center; color: #333333;}
  .pj_xt_padding_i_tabtxt .i_topnav_list_pics_btm dl{ height:80px; line-height:20px; overflow: hidden;white-space:normal;} 
 
 .qita_bujian{ padding:35px 0 20px 0;}
 .qita_bujian_title{ text-align: center;}
  .qita_bujian_title dl{ font-size: 14px; color: #666; padding: 10px 0;}
 .qita_bujian_title h3{ font-size: 22px; color: #333333;}
 .qita_bujian_title h3 span{ color: #0874cb;}
 /*--xiangguanpeijian end--*/
 
.news_c_bg img{ width: 100%; height: auto; max-height: 400px;}
.n_c_titbtm{ padding:10px 12px; text-align: center;}
.n_c_titbtm h3{  overflow: hidden; font-weight: normal; padding:8px 0;}
.n_c_titbtm h3{ color: #333333; font-size:16px; line-height:20px;}
.nc_times{ background: url(../images/time_icon.png) no-repeat 0 11px; padding:10px 0 10px 18px; margin: 0 5px; background-size: 14px; font-size: 12px; color: #999999;}
.nc_looks{ background: url(../images/liulan_icon.png) no-repeat 0 12px; padding:10px 0 10px 18px; margin: 0 5px; background-size: 14px; font-size: 12px; color: #999999;}
 
 .new_c_txts{ font-size: 14px; line-height: 22px; padding: 0 12px; color: #666666;}
 .new_c_txts p{ padding:3px 0;}
 .new_c_txts img{ width: 100%; height: auto; padding: 5px 0; border-radius:12px;} 
 
 
 .z_news_list_s{ position: relative;}
 .z_news_list_s img{ display: block; width: 300px; height: 225px; border-radius: 12px;}
 .z_news_list_s span{ display: block; background-color: rgba(13,97,165,0.2); position: absolute; bottom: 0; font-size: 13px; color: #FFFFFF; padding:0 10px; width: 100%;
 height:40px; line-height: 40px; overflow: hidden;border-radius:0 0 12px 12px;}
 
.z_news_bottom{ padding: 20px 0 10px 0;}
.news_l__tab_tit li{ font-size:20px; font-weight: bold; color: #a9a9a9; float: left; margin:0 12px;}
.news_l__tab_tit li.tab_active{ color: #333333;}

.news_i_tabtxt_boxs{ padding: 10px 0; overflow: hidden;}
.news_i_tabtxt_boxs li{ width: 50%; float:left; margin: 10px 0;}
.news_i_tabtxt_boxs li a{ width: 150px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
 -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto; 
 -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
.news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width: 150px; height: 113px; border-radius: 15px 15px 0 0;}
.news_i_tabtxt_boxs li .news_i_tabtxt_boxs_btm{ width:88%; margin: 0 auto; padding: 10px 0;}
.news_i_tabtxt_boxs li .news_i_tabtxt_boxs_btm h4{ font-weight: normal; color: #666666; border-bottom: 1px solid #cccccc;
 padding-bottom: 10px;}
 .news_i_tabtxt_boxs li .news_i_tabtxt_boxs_btm h4 span{ display: block; width: 100%;height: 44px; line-height: 22px;font-size: 14px; overflow: hidden;}
.news_i_tabtxt_boxs li .news_i_tabtxt_boxs_btm dl{ font-size: 12px; background: url(../images/time_icon.png) no-repeat 0 4px; background-size: 14px; color: #999999;
 padding-left: 16px; width: 135px; margin:10px auto; }
 /*--news list end--*/

.pj_top_boxs_xg li{ width:calc(50% - 15px); float: left;mbackground-image: linear-gradient(145deg, #6ad6ff, #2fa1e6);
color: #FFFFFF; padding: 10px; border-radius: 15px; height: 305px; margin: 5px 0;}
.pj_top_boxs_xg li:nth-child(1){ float: left;background-image: linear-gradient(145deg, #6ad6ff, #2fa1e6); margin-left: 10px;}
.pj_top_boxs_xg li:nth-child(2){ float: right;background-image: linear-gradient(145deg, #ffd65d, #ffa52b);margin-right: 10px;}
.pj_top_boxs_xg li:nth-child(3){ float: left;background-image: linear-gradient(145deg, #ffb364, #ff6537);margin-left: 10px;}
.pj_top_boxs_xg li:nth-child(4){ float: right;background-image: linear-gradient(145deg, #8ec3ff, #7087fe);margin-right: 10px;}
.pj_top_boxs_xg li img{ border-radius: 8px;}
.pj_top_boxs_xg li .xg_p_tit{ font-size: 15px; text-align: center; line-height: 26px; padding: 3px 0;}
.pj_top_boxs_xg li .xg_p_txt{ font-size: 12px; line-height: 22px; height:88px; overflow: hidden;}
.xg_p_img img{ width: 100%; height: auto;}
 
 .Configuration_list li a{border-radius: 10px;
    box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
    -webkit-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1);
    -moz-box-shadow: 0px 1px 12px 0px rgba(215,238,247,1); margin:8px 10px 0 10px;}
 .Configuration_list_left{ width:40%; height: auto; float: left;border-radius: 10px 0 0 10px; padding: 10px 0;}
 .Configuration_list_left img{ width:100%; height: auto; display: block; margin:0 auto; }
 .Configuration_list_right{ float: right; width:calc(60% - 15px); padding: 0 10px 0 8px;}
  .Configuration_list_right h3{ padding:20px 0 10px 0;}
 .Configuration_list_right h3 span.co_tit{ font-weight: normal; font-size: 16px; display: block;}
 .Configuration_list_right h3 span.co_tit_en{font-weight: normal; font-size: 12px; color: #c5c5c5; display: block;}
 .Configuration_list_right p{ font-size: 12px;line-height: 20px; color: #909090; height: 58px; overflow: hidden;}

.jiejue_pr_list .i_topnav_list_pics dl img{ width: 200px; height: 150px;}
.jiejue_pr_list .i_topnav_list_pics{ height: 150px;}
.jiejue_pr_list ul li { height: 215px;}
 
 @media screen and (min-width:320px) and (max-width:360px){
 	.anli_list_warp ul.anli_list_boxs li{ height: auto;}
 	.anli_list_warp .i_topnav_list_pics a.igt_icon{ top: 80px;}
 	.anli_list_warp .i_topnav_list_pics_btm{ width: 140px;}
 	.zs_topnav_item{height: 190px; margin: 0 auto;width:140px;}
 	.anli_list_warp .i_topnav_list_pics{ position: relative; height:105px; width:140px; margin: 0 auto;}
 	.anli_list_warp .i_topnav_list_pics dl img{ width: 140px; height: 105px; border-radius: 10px 10px 0 0;}
 	.i_youshi_txt_wh dl{ font-size: 12px; color: #999999;}
	.pwf_youshi_cont_boxs li{ font-size: 12px;}
	.news_i_tabtxt_boxs li a{ width: 150px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
	 -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto;
	 -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
	.news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width: 150px; height: 113px; border-radius: 15px 15px 0 0;}
	.jiejue_top_titles p{ font-size: 12px; color: #808080; line-height: 24px;}
	.iphone_icon{ margin: 0 auto;}
 }
 @media screen and (min-width:360px) and (max-width:380px){
 	.anli_list_warp ul.anli_list_boxs li{ height: auto;}
 	.anli_list_warp .i_topnav_list_pics a.igt_icon{ top: 90px;}
 	.anli_list_warp .i_topnav_list_pics_btm{ width: 160px;}
 	.zs_topnav_item{height: 205px; margin: 0 auto;width:160px;}
 	.anli_list_warp .i_topnav_list_pics{ position: relative; height:120px; width:160px; margin: 0 auto;}
 	.anli_list_warp .i_topnav_list_pics dl img{ width: 160px; height: 120px; border-radius: 10px 10px 0 0;}
	.pwf_youshi_cont_boxs li{ font-size: 13px;}
	.news_i_tabtxt_boxs li a{ width: 170px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
	 -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto;
	 -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
	.news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width: 170px; height: 128px; border-radius: 15px 15px 0 0;}
 }
 @media screen and (min-width:380px) and (max-width:400px){
 	.anli_list_warp ul.anli_list_boxs li{ height: auto;}
 	.anli_list_warp .i_topnav_list_pics a.igt_icon{ top: 110px;}
 	.anli_list_warp .i_topnav_list_pics_btm{ width: 170px;}
 	.zs_topnav_item{height: 215px; margin: 0 auto;width:170px;}
 	.anli_list_warp .i_topnav_list_pics{ position: relative; height:128px; width:170px; margin: 0 auto;}
 	.anli_list_warp .i_topnav_list_pics dl img{ width: 170px; height: 128px; border-radius: 10px 10px 0 0;}
	.pwf_youshi_cont_boxs li{ font-size: 14px;}
	.news_i_tabtxt_boxs li a{ width: 180px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
	 -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto;
	 -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
	.news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width: 180px; height: 135px; border-radius: 15px 15px 0 0;}
 }
 @media screen and (min-width:400px) and (max-width:450px){
 	.anli_list_warp .i_topnav_list_pics a.igt_icon{ top: 110px;}
 	.anli_list_warp .i_topnav_list_pics_btm{ width: 180px;}
 	.zs_topnav_item{height: 235px; margin: 0 auto;width:180px;}
 	.anli_list_warp .i_topnav_list_pics{ position: relative; height:150px; width:180px; margin: 0 auto;}
 	.anli_list_warp .i_topnav_list_pics dl img{ width: 180px; height: 135px; border-radius: 10px 10px 0 0;}
	.pwf_youshi_cont_boxs li{ font-size: 15px;}
	.news_i_tabtxt_boxs li a{ width: 190px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
	 -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto;
	 -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
	.news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width: 190px; height: 143px; border-radius: 15px 15px 0 0;}
 }
  @media screen and (min-width:450px){
	 .news_i_tabtxt_boxs li a{ width: 215px;box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);
	  -webkit-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);border-radius:0 0 15px 15px; display: block; margin: 0 auto;
	  -moz-box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.1);}
	 .news_i_tabtxt_boxs li dl.news_i_tabtxt_boxs_pic img{ width:215px; height: 161px; border-radius: 15px 15px 0 0;} 
  }