﻿ .c-banner{
 	width: 100%;
 	position: relative;
 }
 .c-banner img{
 	width: 100%;
 }
 .c-banner .banner ul{
 	list-style: none;
 	padding-left: 0px;
 	margin-bottom: 0px;
 }
 .c-banner .banner ul li{
 	
 	display: none;
 	opacity: 0;
 }
 .c-banner .banner ul li:nth-child(1){
 	opacity: 1;
 	display: block;
 }
 .c-banner .banner ul li a{
 	width: 100%;
 	position: absolute;
 	top: 0px;
 }
 .c-banner .banner ul li:first-child a{
 	position: relative;
 }
 .c-banner .nexImg,.c-banner .preImg{
 	padding: 25px 30px 25px 30px;
 	position: absolute;
 	top: 50%;
 	margin-top: -53px;
 	z-index: 10;
	transition: 0.6s linear;
 	opacity: 0.8;
 }
 .c-banner .nexImg:hover,.c-banner .preImg:hover{
 	opacity: 1;
	cursor: pointer;
 }
 .c-banner .nexImg{
 	right: 0px;
 }
 .c-banner .nexImg img,.c-banner .preImg img{
 	
 	
 }
 .c-banner .jumpBtn{
 	/* width: 100%; */
 	position: absolute;
 	bottom: 20px;
 	text-align: center;
	right: 25%;
 }
 .c-banner .jumpBtn ul{
 	margin-bottom: 0px;
 	padding: 0px;
 }
 
 .c-banner .jumpBtn ul li{
 	width: 9px;
 	height: 9px;
 	border-radius: 50%;
 	display: inline-block;
 	background-color: white;
	border: 3px solid #fefefe;
 	opacity: 0.9;
 	margin-left: 10px;
 }
  .c-banner .jumpBtn ul li:hover{cursor: pointer;}
 .c-banner .jumpBtn ul li:first-child{
 	margin-left: 0px;
 }
 .nexImg,.preImg{ display: none;}
 .c-banner:hover .nexImg,.c-banner:hover .preImg{ display: block;}
 /*---c-banner end--*/
 .header{ background-color:rgba(18,140,196,0.4); height: 140px;position: absolute;z-index: 999; width: 100%; box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);}
 .heat_top{ border-bottom: 1px solid #ffffff; overflow: hidden;padding: 11px 0;height:62px;}
 .t_logo{ background:url(../images/logo.png) no-repeat; width: 232px; height: 59px; background-size: 232px;}
 .search_icons{background:url(../images/head_icon2.png) no-repeat; width: 24px; height: 24px; display: block;float:right}
 .t_number{ background: url(../images/head_icon1.png) no-repeat left; color: #ffffff; font-size: 24px;margin: 20px 180px 0 180px; 
 padding-left:36px;}
 .t_menus{ color: #ffffff; margin: 24px 0 0 0;}
 .t_menus a{ color: #ffffff; font-size: 14px; padding: 0 15px;}
 .menus{ padding: 18px 0;}
.menus_box{ width: 970px;margin-left: -10px;}
.m_right{ width: 205px; float: right; color: #ffffff;}
 .menus_box li{ float: left;}
 .menus_box li a{ font-size: 16px; color: #ffffff; padding: 0 10px;}
 .menus_box li span{ color: #ffffff; font-size: 16px;}
 .menus_box li:nth-last-child(1) span{ display: none;}
 
 .menu{ float: right;}
.menu .li_3{position:relative;z-index:100;  float: right; background: url(../images/head_icon3.png) no-repeat; padding-left:30px ; height: 30px; margin-left: 5px;}
 .menu .li_3 a{color: #ffffff; font-size: 16px;}
 .li_3 a.noclick{width:60px;}
 .li_3_content{position:absolute;top:20px;right:0px;line-height:40px;z-index:99;display:none;height:188px;*top:18px;width:110px;}
 .li_3_content a:hover{color:#f18336!important;}
 .li_3_content dt{height:17px;border-bottom:3px solid #FE7700;*height:19px;line-height:17px;}
 .li_3_content dd{padding:0 8px;background:#ffffff url(../images/menu.gif) no-repeat bottom;text-align: center;}
 .menu .li_3 .li_3_content dd a{text-align:center;padding:0;border-right:none;color:#666;font-weight:normal;width:auto;font-size: 14px;}
 .li_3_content dd.lastItem{background-image:none;border-bottom:1px solid #E6E4E3;}
 .li_3_content dd.lastItem a{border-bottom:none;}
 
 .pc_head_center {position: fixed; z-index: 10;top: 0;left: 0;width: 100%;
  -ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
 /* gundong hou action */
.index_head.head_act .pc_head_center {background: #ffffff;box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);padding-bottom:8px;}
.index_head.head_act .pc_head_center .heat_top{ display: block;}
.index_head.head_act .pc_head_center .heat_top{border-bottom: 1px solid #f1f1f1;}
.index_head.head_act .pc_head_center .t_number{background: url(../images/head_icon1_h.png) no-repeat left;}
.index_head.head_act .pc_head_center .menu .li_3{ background: url(../images/head_icon3_h.png) no-repeat;}
.index_head.head_act .pc_head_center .t_logo{ background:url(../images/logo2.png) no-repeat; width: 232px; height: 59px; background-size: 232px;}
.index_head.head_act .pc_head_center .search_icons{background:url(../images/head_icon2_h.png) no-repeat; }
.index_head.head_act .pc_head_center .t_number,
.index_head.head_act .pc_head_center .t_menus,
.index_head.head_act .pc_head_center .t_menus a,
.index_head.head_act .pc_head_center .m_right,
.index_head.head_act .pc_head_center .menus_box li a,
.index_head.head_act .pc_head_center .menus_box li span,
.index_head.head_act .pc_head_center .menu .li_3 a
{ color: #333333;}
.index_head.head_act .pc_head_center .menu .li_3 a:hover,.index_head.head_act .pc_head_center .menus_box li a:hover{
color: rgb(255, 77, 13);}
 /*--head end--*/
 
 .i_products{ padding: 50px 0;}
 
 .border_b{ border-bottom: 1px solid #f3f3f3; width: 300px; margin-top: 24px; margin-left: 20px;}
 .tit_h_cn{ font-size: 32px; font-weight: bold; color: #333333;}
 .tit_h_en{font-size: 26px; font-weight: normal; color: #d6d6d6; padding-left: 20px; padding-top:6px;}
 .pro_nav_t,.pro_nav_more{ margin: 14px 0;float:left}
 .pro_nav_t a{ font-size: 14px; margin:0 15px; padding: 6px 12px;}
 .pro_nav_t a:hover, .pro_nav_t a.act{ background-color: #ff4d0d; color: #ffffff;}
 .pro_nav_more a{ margin-left: 20px; font-size: 14px;padding: 5px 0 5px 12px;}
 

.pro_pics{width:1200px;height:780px;position:relative;margin:20px auto;}
.pro_pics .teacherPic{width:1200px;height:360px;}
.pro_pic_box li{ width: 278px;height: 360px; float: left; margin:14px 29px 14px 0;}
.pro_pic_box li:nth-child(4n){float: right;margin:14px 0;}
.pro_pic_box li:hover{ }
.pro_pics .teacherPic .t_content{width:278px;height:360px;float:left;position:relative;overflow:hidden; }
.pro_pics .teacherPic .t_content img{ width: 278px; height: 278px;}
.pro_pics .teacherPic .t_content .txt{width:238px;height:83px;position:absolute;left:0px;bottom:0px;padding:0 20px;background-color: #eeeeee;}
.pro_pics .teacherPic .t_content .txt h3{color:#333333;font-size:16px;font-weight:normal;margin:20px 0 0px 0; text-align: center;height: 20px;
    line-height: 20px; 
    overflow: hidden;}
.pro_pics .teacherPic .t_content .txt p{color:#666666;padding-top:6px; font-size: 14px; line-height: 30px;}
.border_tit_btm{  width:50px; display: block; margin:5px auto 5px auto; display: none;}



.look_xq_btn,.gt_xq_btn,.bj_xq_btn,.dh_xq_btn{margin:15px 6px; width: 102px;}
.look_xq_btn a{background: url(../images/chakan_btn.png) no-repeat; width: 102px; height: 33px; display: block; color: #ffffff; line-height: 33px; padding-left: 35px; 
font-size: 14px; float: left; }
.gt_xq_btn a{background: url(../images/zixun_btn.png) no-repeat; width: 102px; height: 33px; display: block; color: #ffffff; line-height: 33px; padding-left: 35px; 
font-size: 14px; float: left;}

.bj_xq_btn a{background: url(../images/zixun_btn.png) no-repeat; width: 102px; height: 33px; display: block; color: #ffffff; line-height: 33px; padding-left: 35px; 
font-size: 14px; float: left;}

.dh_xq_btn a{background: url(../images/dianhua_btn.png) no-repeat; width: 102px; height: 33px; display: block; color: #ffffff; line-height: 33px; padding-left: 35px; 
font-size: 14px; float: left;}
 /*--i_products end--*/
 .i_xuanze{ background: url(../images/i_fangan_bg_02.jpg) no-repeat center; height: 810px;}
 .xz_head{ padding: 60px 0 25px 0;}
 .xz_head h3{ font-size: 32px; color: #ffffff; padding: 20px 0; text-align: center;}
 .xz_head p{ font-size: 16px; color: #ced6e3; line-height: 30px;}
.xz_head p a{ color: #ff4d0d;}

.zs{ width:1200px;}
.zs-txt{ height:145px;padding:15px 0;}
.product_con{height:600px; float:left; margin-left:78px;margin-top:8px;}
.product_con_xz_boxs li{ background-color: #fff; height: 392px; width: 304px; margin: 0 15px; float: left;-ms-perspective: 900px;-moz-perspective: 900px; overflow: hidden;
-webkit-perspective: 900px;}
.product_con_xz_boxs li:hover{background-color: #0d61a5;}
.product_con_xz_boxs li a.i_xz_pic{ width: 304px; height: 228px; display: block;}
.product_con_xz_boxs li a.i_xz_pic img{ width: 304px; height: 228px;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.product_con_xz_boxs li a.i_xz_pic img:hover{-ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);}	
.xz_btm_cont{padding: 20px;}
.product_con_xz_boxs li h3.xz_tit{ font-size: 14px; color: #666666; font-weight: normal; text-align: center; line-height: 22px; padding: 5px 0; height: 22px; overflow: hidden;}
.product_con_xz_boxs li dl.xz_ly{ font-size: 14px; color: #666666; text-align: center;line-height: 28px;}
.product_con_xz_boxs li dl.xz_ly span{ font-size: 14px; color: #0d61a5; text-decoration: underline;}
.zx_warp_button{ width: 296px;}
.zx_warp_button .look_xq_btn,.zx_warp_button .bj_xq_btn{margin:15px 10px;}
.zx_warp_button .look_xq_btn a{background: url(../images/baojia_btn_h_03.png) no-repeat; width: 102px; height: 33px; display: block; color: #ff4d0d; line-height: 33px; padding-left: 35px; font-size: 14px; float: left; }
.zx_warp_button .look_xq_btn a:hover{background: url(../images/chakan_btn.png) no-repeat; color: #ffffff;}
.zx_warp_button .dh_xq_btn a{ color: #ff4d0d;}
.zx_warp_button .dh_xq_btn a:hover,.zx_warp_button .dh_xq_btn_ac a{background: url(../images/dianhua_btn_h.png) no-repeat; color: #ffffff;}
.zx_warp_button .bj_xq_btn a{background: url(../images/chakan_btn_h_05.png) no-repeat; width: 102px; height: 33px; display: block;  color: #ff4d0d; line-height: 33px; padding-left: 35px; font-size: 14px; float: left;}

.zx_warp_button .bj_xq_btn a:hover,.zx_warp_button .bj_xq_btn_ac a{background: url(../images/baojia_btn.png) no-repeat;color: #ffffff;}
.product_con_xz_boxs li:hover h3.xz_tit,.product_con_xz_boxs li:hover dl.xz_ly{ color: #ffffff;}
.product_con_xz_boxs li:hover dl.xz_ly span{ color: #ff4d0d;}
.product_con_xz_boxs li:hover .zx_warp_button .look_xq_btn a{background: url(../images/chakan_btn.png) no-repeat; color: #ffffff;}
.product_con_xz_boxs li:hover .zx_warp_button .bj_xq_btn a{background: url(../images/baojia_btn.png) no-repeat;color: #ffffff;}

.xz_btm_iphone{ position: absolute;margin-top: 300px; width: 1200px; }
.xz_btm_iphone img{border-radius: 15px 15px 0 0;}
/*--选择end--*/
.fangan{ margin-top:180px;}








.poster-main{position: relative;width: 1100px;height: 470px; padding: 50px 0;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width: 1100px;height: 470px}
.poster-main .poster-list .poster-item{position: absolute;left: 0;top: 0;}

.poster-main .poster-btn{
    cursor: pointer;
    position: absolute;
    top:0;
    width:180px !important;
    height:470px !important;
    text-align: center;
    line-height: 14px;
    color: #ffffff;
    background:url("../images/mk_jt_l_07.png") no-repeat  left 300px;
   /* background-color: #feb320;*/
    /*opacity: 0.2;*/
    z-index: 10;
}
.poster-main .poster-next-btn{
    background:url("../images/mk_jt_r_07.png") no-repeat right 300px;
}
.btn-box{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.index-btn{
    display: inline;
    cursor: pointer;
    float: left;
    width: 10px;
    height: 10px;
    color: #fff;
    margin-right: 5px;
    margin-top: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #feb320;
}
.poster-main .poster-prev-btn{
    left: 0;
}
.poster-main .poster-next-btn{
    right: 0;
}
.index-btn.poster-btn-active{
    width: 40px;
    border-radius: 50px;
    background-color: #9FC112;
}

.poster-main{width:1100px;height:780px;position:relative;margin:20px auto;}
.poster-main .teacherPic{width:1100px;height:470px;}
.poster-main .pro_pic_box li{ width:300px;height: 470px; float: left; margin:0;}
.poster-main .pro_pic_box li:hover{ background: none;}
.poster-main .teacherPic .t_content2{width:300px;height:470px;float:left;position:relative;overflow:hidden;margin:0; border:1px solid #0d61a5;}
.poster-main .teacherPic .t_content2 img{ width: 90px; height: 68px; display: block; margin: 0 auto;}
.poster-main .teacherPic .t_content2 .txt2{width:235px;height:84px;position:absolute;left:0px;bottom:-200px;padding:0 35px;background:none;}
.poster-main .teacherPic .t_content2 .txt2 p{color:#dee5ef;padding-top:5px; font-size: 14px; line-height: 30px;}
.fn_tit{ font-size: 18px; color: #ffffff; text-align: center; margin-top: 150px; margin-bottom: 15px;}


.fa_btm_txt{ font-size: 14px; color: #666666; line-height: 30px; margin:80px auto 60px auto;width: 610px;}



/*--fangan end--*/
.i_about_left{ width: 490px; margin-top: 80px;}
.i_about_left h3{ font-size: 32px; color: #333333; padding: 20px 0; text-align: center;}
.i_about_left  p{ font-size: 14px; color: #666666; line-height: 26px;}
.more_xq_btn a{background: url(../images/i_about_more.png) no-repeat; width: 102px; height: 33px; display: block; color: #ff4d0d; line-height: 33px; padding-left: 25px; font-size: 14px; float: left; }
.more_xq_btn a:hover{background: url(../images/i_about_more_h.png) no-repeat; color: #FFFFFF; }
.abuot_btm_pic{ padding: 20px 0 50px 0; overflow: hidden;}
.abuot_btm_pic li{ float: left; margin: 20px 9px;-ms-perspective: 900px;-moz-perspective: 900px;
-webkit-perspective: 900px;}
.abuot_btm_pic li img{-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.abuot_btm_pic li img:hover{-ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);}
/*--i_about end--*/
.i_video{ padding: 20px 0;}
.sd_tit h3{ font-size: 32px; color: #333333; text-align: center; background: url(../images/titile_sd_07.png) no-repeat center; height: 55px; line-height: 55px; font-weight: bold;}
.sd_tit dl{ font-size: 16px; color: #666666; text-align: center; padding: 10px 0;}

.container{width:1200px;margin:0 auto;box-sizing:border-box}
.container::after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.imgBox img{display:block;width:100%;height:100%}
.video_bannerBox .video_banner{width:100%;height:485px;max-width:1200px;margin:0 auto;overflow:hidden;position:relative; margin-top: 40px;}
.video_bannerBox .video_banner ul{position:absolute;width:1200px;height:428px;left:50%;margin-left:-600px}
.video_bannerBox .video_banner li{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;transform:scale(.66);transition:transform .4s;}
.video_bannerBox .video_banner li a img{ width: 760px; height: 428px;}
.video_bannerBox .video_banner li a{display:block;width:1200px;height:100%; text-align: center;}
.video_bannerBox .video_banner li a span{ display: block; bottom:0; position: absolute; width: 100%; font-size: 18px;opacity: 0; margin-bottom:-50px;}
.video_bannerBox .video_banner li.on{transform:scale(1);}
.video_bannerBox .video_banner li.on span{ opacity: 1;}
.video_bannerBox .video_banner li a i img{ width: 66px; height: 66px; position: absolute; top: 183px; left: 567px;}
.banner-btn{width:100%;position:absolute;width:1200px;height:0;top:40px;left:50%;margin-left:-600px;z-index:9; display: none;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn:hover{-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-prev,.banner-btn-next{display:block;width:55px;height:500px;position:absolute; background-color: #ffffff;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;  }
.banner-btn-prev{left:10px;background: url(../images/xz_left_btn_03.png) no-repeat; top: 140px;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-next{right:10px;background: url(../images/xz_right_btn_03.png) no-repeat;top: 140px;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-prev:hover,.banner-btn-next:hover{ cursor: pointer;}
/*--video end--*/
.i_qyys_warp_boxs{ padding: 20px 0;}
.i_qyys_warp_boxs li{width: 456px; height: 170px; padding: 80px 60px; background:url(../images/youshi_bg_a_16.jpg) no-repeat; float: left; margin:12px;}

.i_qyys_warp_boxs li:nth-child(1) .b_ys_left{ background: url(../images/i_btm_icon1.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}
.i_qyys_warp_boxs li:nth-child(2) .b_ys_left{ background: url(../images/i_btm_icon2.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}
.i_qyys_warp_boxs li:nth-child(3) .b_ys_left{ background: url(../images/i_btm_icon3.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}
.i_qyys_warp_boxs li:nth-child(4) .b_ys_left{ background: url(../images/i_btm_icon4.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}
.b_ys_left span{ padding-top: 100px; display: block; text-align: center;}
.b_ys_right{ line-height: 24px; font-size: 14px; color: #666666; padding-top: 10px; width: 260px; margin-left: 40px; }
.i_qyys_warp_boxs li:hover{ background-color:#0359A6;-ms-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.i_qyys_warp_boxs li:nth-child(1):hover .b_ys_left{background: url(../images/i_btm_icon1_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}
.i_qyys_warp_boxs li:nth-child(2):hover .b_ys_left{background: url(../images/i_btm_icon2_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}
.i_qyys_warp_boxs li:nth-child(3):hover .b_ys_left{background: url(../images/i_btm_icon3_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}
.i_qyys_warp_boxs li:nth-child(4):hover .b_ys_left{background: url(../images/i_btm_icon4_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}
.i_qyys_warp_boxs li:hover .b_ys_left span{ color: #ffffff;}
.i_qyys_warp_boxs li:hover .b_ys_right{ color: #ffffff;}
/*-优势end--*/
.i_news_warp{ width: 760px;}
.i_n_left{ background-color: #0d61a5; width: 310px; padding:100px 30px; height: 449px;}
.n_l_pic img{ width: 310px; height:236px;}
.n_l_pic_btm{ padding:26px 0;}
.n_l_pic_btm h3{ color: #ffffff; font-size: 16px; padding-bottom: 10px; font-weight: normal;}
.n_l_pic_btm_time{ color: #b9c9de; font-size: 30px; padding-top: 15px;}
.n_l_txt{ color: #dee5ef; font-size: 14px; line-height: 30px;height: 90px; overflow: hidden;}

.i_n_right{padding:0 0px 20px 70px; height: 480px; width: 310px;}
.n_tuijuian_cont{ width: 310px;}
.n_tuijuian_cont .n_l_pic_btm h3{ color: #666666;}
.n_tuijuian_cont .n_l_pic_btm_time{ color: #666666;}
.n_tuijuian_cont .n_l_txt{ color: #666666; height: 60px; overflow: hidden;}

.i_news_boxs li{ padding:31px 0 0 0;}

.i_news_boxs li a h3{ font-size: 16px; color: #666666; height:18px; line-height:18px; overflow: hidden;
font-weight: normal; border-left: 1px solid #666; padding-left: 15px; margin:3px 0;}
.i_news_boxs li a p{font-size: 12px; color: #666666; height: 24px; line-height: 24px; overflow: hidden;}
.i_news_boxs li:hover a h3,.i_news_boxs li:hover a p{ color: #0D61A5;}
.i_news_boxs li:hover a h3{border-left: 1px solid #0D61A5;}
/*-xinwen end--*/
.i_wenda{ width: 380px;}
.i_wenda_warp_c{ border: 1px solid #0D61A5; padding:10px 25px 20px 25px;overflow: hidden;}
.i_wenda_boxs li{ border-bottom: 1px solid #a9a9a9; padding:5px 0 8px 0;}
.i_wenda_boxs li a .i_w_icon{ color: #666666; font-size: 14px; height: 20px;line-height: 20px; overflow: hidden; margin: 10px 0; background: url(../images/wen_icon.jpg) no-repeat; padding-left: 28px;}
.i_wenda_boxs li a .i_d_icon{ font-size: 12px; color: #666666;height: 40px;line-height: 20px; overflow: hidden;background: url(../images/da_icon.jpg) no-repeat; padding-left:28px;}
.i_wenda_boxs li:hover a .i_w_icon{ color: #0d61a5;}
/*--i_wenda end*--*/
.footer{ background: url(../images/footer_bg.jpg) no-repeat center; height:504px; margin-top: 40px;}
.footer_l{ width: 295px;padding-top: 60px;}
.foot_ewm dl{ float: left; margin: 0 10px;}
.foot_ewm dl span{ display: block; color: #ffffff; font-size: 14px; text-align: center; padding: 8px 0;}
.f_iphone{ color: #ffffff; clear: both; font-size: 15px; line-height:28px; padding:5px 0;}
.footer_c{ width: 600px;padding-top: 54px;}
.footer_c ul li{float: left; margin: 0 50px;}
.footer_c dt{font-size: 16px; font-weight: bold; border-left: 2px solid #ffffff; padding-left: 10px; color: #fff; 
margin:26px 0;}
.footer_c dl{ line-height: 36px; padding-left: 12px;}
.footer_c dl a{font-size: 14px; color: #FFFFFF;}
.footer_c dl a:hover{color: #ff4d0d;}
.footer_logo{ width: 185px;padding-top: 60px;}
.footer_input dl{ padding: 10px 0;}
.footer_input dl input{ border: 1px solid #ffffff; background: none; padding:10px 26px; font-size: 14px; width: 135px;
 }
 .footer_input dl input::-webkit-input-placeholder {
         color:#8194ac;
       }
.footer_input dl input::-moz-input-placeholder {
        color:#8194ac;
       }
.footer_input dl input::-ms-input-placeholder {
        color:#8194ac;
       }
.footer_input dl input.button{ background: url(../images/footer_tijiao.png) no-repeat; width: 140px; height: 30px; border: 0;
border: none; display: block; margin: 0 auto;}
.footer_input dl input.button:hover{cursor: pointer;}
.link_c{ font-size: 14px; color: #c7ced8; padding: 20px 0;}
.link_c a{ font-size: 14px; color: #c7ced8; margin: 0 15px;}
.link_c a:hover{ color: #ff4d0d;}
.foot_btm{ font-size: 12px; background-color: rgba(0,0,0,0.5); color: #fff; height: 30px; line-height: 30px; padding: 8px 0;
margin-top: 22px;}
/*---index end--*/
.dqwz{ background-color: #fff; font-size: 14px; color: #999999;-moz-box-shadow:0px 4px 11px 0px #dbdbdb;
 -webkit-box-shadow:0px 4px 11px 0px #dbdbdb; margin-top: -26px; z-index: 99; position: relative;
 box-shadow:0px 4px 11px 0px #dbdbdb; padding: 20px 20px; width: 1160px;}
.dqwz a{color: #999999;}
.pz_tit{ padding: 20px 0; line-height: 28px;}
.pz_tit h3{ background: none;}
.gg_pp_cont{ width: 380px; background-color: #fafafa; height: 380px; float: left; margin: 0 30px 0 0;}
.gg_peizhi .gg_pp_cont:nth-child(3){ float: right; margin: 0;}
.gg_peizhi .gg_pp_cont:hover{background-color: #0d61a5; -ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;
cursor: pointer;}
.gg_pp_cont dl img{ width:380px; height: 190px;background-color: #b9cfe4;}
.gg_pp_cont_txt{ width: 300px; margin: 0 auto; height: 190px;}
.gg_pp_cont_txt h3{ font-size: 24px; color: #111111; padding:30px 0 18px 0; font-weight: normal;}
.gg_pp_cont_txt p{ font-size: 14px; color: #666666; line-height: 28px;}
.gg_peizhi .gg_pp_cont:hover h3{ color: #fff;}
.gg_peizhi .gg_pp_cont:hover p{ color: #bccfe5;}

.shuihuan{ padding: 40px 0;}
.shuihuan_cont li {-ms-perspective: 900px;-moz-perspective: 900px;
-webkit-perspective: 900px;width: 280px;height: 480px; overflow: hidden; float: left;margin: 0 26px 0 0;}
.shuihuan_cont li .gg_pp_cont dl img{ width: 280px; height: 280px;-ms-transition: all 0.4s; background-color:#ebf7ff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.shuihuan_cont li .gg_pp_cont dl img:hover{-ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);}	
.shuihuan_cont li .gg_pp_cont{ width: 280px;height: 480px;}
.shuihuan_cont li:nth-child(4){ float: right;margin: 0;}
.shuihuan_cont li:hover .gg_pp_cont{ background-color: #0D61A5;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.shuihuan_cont li:hover .gg_pp_cont h3{ color: #fff;}
.shuihuan_cont li:hover .gg_pp_cont p{ color: #d4dfed;}
.shuihuan_cont li .gg_pp_cont .gg_pp_cont_txt{ width: 200px; height:165px ; overflow: hidden;}

.yangfu_c_bosx li{ position: relative; width:386px; height:400px; float: left; margin: 0 20px 0 0;}
.yangfu_c_bosx li:nth-child(3){ float: right; margin: 0;}
.yangfu_c_bosx li a{ display: block;}
.yangfu_picbg{ border: 1px solid #0D61A5;width: 338px; height: 338px; position: absolute;}
.yangfu_picbg img{ width: 338px; height: 338px;}
.yangfu_idex{ background: url(../images/peijian_jg_bg.png) no-repeat left top; height: 200px; width:170px; padding:40px 30px;
position: absolute; right: 0; bottom:0;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.yangfu_idex h3{ font-size: 24px; color: #0a66b1; font-weight: normal; line-height: 40px;}
.yangfu_border{border-bottom: 3px solid #0d61a5; width:30px; height: 3px; display: block;}
.yangfu_idex dl.yangfu_en_t{ color: #0A66B1; font-size: 14px; line-height: 30px;}
.yangfu_en_txt{ color: #666666; line-height: 28px; font-size: 14px; padding: 20px 0; height:72px; overflow: hidden;}
.yangfu_c_bosx li a:hover .yangfu_idex{ background: url(../images/peijian_jg_bg2.png) no-repeat left top;}
.yangfu_c_bosx li a:hover h3{ color: #fff;}
.yangfu_c_bosx li a:hover .yangfu_border{border-bottom: 3px solid #b7d0e4;}
.yangfu_c_bosx li a:hover dl.yangfu_en_t{ color:#ffffff;}
.yangfu_c_bosx li a:hover .yangfu_en_txt{ color: #bccfe5;}

.xuanzhuan_boxs li{ width: 580px;height: 220px; float: left; margin: 0; overflow: hidden;border: 1px solid #f0f0f0; background-color: #fff;}
.xuanzhuan_boxs li:nth-child(2){ float: right;}
.xuanzhuan_boxs li .gg_pp_cont{ width: 578px; height: 220px;border-radius: 0;background-color: #fff; }
.xuanzhuan_boxs li .gg_pp_cont h3{ font-size: 24px; font-weight: normal; line-height:36px; padding: 0; margin:25px 0 10px 0;}
.xuanzhuan_boxs li .gg_pp_cont h3 span{ display: block;}
.xuanzhuan_boxs li .gg_pp_cont dl img{ width: 220px; height: 220px; border-radius: 0;background-color: #FFFFFF;}
.xuanzhuan_boxs li .gg_pp_cont .gg_pp_cont_txt{ width: 314px; margin-left: 25px; height: 190px;}

.diankong_cont li{width: 380px; height: 440px; float: left; margin: 0 30px 0 0;}
.diankong_cont li:nth-child(3){ float: right; margin: 0;}
.diankong_cont li .gg_pp_cont{ width: 380px; height: 440px; background-color: #fff; margin: 0;}
.diankong_cont li .gg_pp_cont dl img{ width: 380px; height: 238px;background-color: #f0f0f0;}
.diankong_cont li .gg_pp_cont .gg_pp_cont_txt {
    width: 300px;
    height: 165px;
    overflow: hidden;
}

.kongzhi_bg{ background-color: #fafafa; overflow: hidden; padding: 40px 0 60px 0;}


.qt_pj_boxs li{ border: 1px solid #e8e8e8;width:294px; height:350px; float: left;transition: all 0.6s; background-color: #ffffff;}
.qt_pj_boxs li:hover{ transform: scale(1.1);-moz-box-shadow:0px 4px 11px 0px #bed5e8;
 -webkit-box-shadow:0px 4px 11px 0px #bed5e8;
 box-shadow:0px 4px 11px 0px #bed5e8;}
.qt_pj_boxs li a img{ width:294px; height: 294px;}
.qt_pj_boxs li span{ display: block; font-size:21px;line-height: 44px; height: 44px; overflow: hidden; htext-align: center;
text-align: center; width: 90%; margin: 0 auto;}

.page_c{ padding:40px 0 20px 0; width:375px; margin: 0 auto;}
/**相关配件 end--*/
.p_tit_ty{ background-color: #fff; height: 60px;margin-top: -76px; padding:80px 0 0 0;}
.i_hdm_title li{ font-size:18px; float: left; width:299px; text-align: center; height:89px; line-height: 98px; border-right: 1px solid #efefef;}
.i_hdm_title li:nth-child(4){ border: 0;}
.i_hdm_title li:hover{ cursor: pointer;}
.i_hdm_title li.mdd_p_hover{ border-bottom:10px solid #0A66B1;}
.products_c_warps{ background-color: #f8f8f8; padding:30px 0 50px 0; overflow: hidden; margin-top:0;}

.p_tab2_c{ margin-top:80px;}
.p_tab2_c_tit{ margin-bottom: -2px; height: 59px;}
.p_tab2_c_tit li{background: url(../images/chanpin_tab_bg2_03.png) no-repeat; height:59px; font-size:18px; text-align: center;
line-height: 59px; color: #fff; width:200px; margin: 0 1px; float: left;}
.p_tab2_c_tit li.mdd_p_hover{background: url(../images/chanpin_tab_bg_03.png) no-repeat;font-size:18px; text-align: center;
line-height: 59px; color: #333333;}
.p_tab2_c_tit li:hover{ cursor: pointer;}
.canshu_p_boxs{ padding: 20px 0;}
.canshu_p_boxs li{  width:550px; background-color: #f7f7f7; height:290px; float: left; margin: 15px 0;}
.canshu_p_boxs li:nth-child(odd){ float: right;}
.canshu_p_boxs li:hover{background-color: #0d61a5;}
.cp_p_canshu_l img{ width: 266px; height: 266px;}
.cp_p_canshu_r{ width: 250px; color: #666666; line-height: 25px; font-size: 14px; margin-right: 10px;}
.cp_p_canshu_r h3{ color: #333333; font-size: 16px; line-height:50px; margin-top: 8px; height:50px; overflow:hidden;}
.canshu_p_boxs li:hover .cp_p_canshu_r,.canshu_p_boxs li:hover .cp_p_canshu_r h3{color: #ffffff; }

.pro_six_warp{ margin-top: 80px;}
.p_tab2_six_head{background-color: #0d61a5; height: 180px;}
.p_tab2_six_tit{ padding-top: 2px;}
.p_tab2_six_tit li{background: url(../images/fangan_icon1.png) no-repeat 52px 30px; width: 200px; height: 178px; float: left; font-size: 18px; color: #0d61a5; line-height: 250px; text-align: center; color: #ffffff;}
.p_tab2_six_tit li.mdd_p_hover{background:#ffffff url(../images/fangan_icon1_h.png) no-repeat 52px 30px;color: #0d61a5;}
.p_tab2_six_tit li:nth-child(2){background: url(../images/fangan_icon2.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(2).mdd_p_hover{background:#ffffff  url(../images/fangan_icon2_h.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(3){background: url(../images/fangan_icon3.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(3).mdd_p_hover{background:#ffffff  url(../images/fangan_icon3_h.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(4){background: url(../images/fangan_icon4.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(4).mdd_p_hover{background:#ffffff  url(../images/fangan_icon4_h.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(5){background: url(../images/fangan_icon5.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(5).mdd_p_hover{background:#ffffff  url(../images/fangan_icon5_h.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(6){background: url(../images/fangan_icon6.png) no-repeat 52px 30px;}
.p_tab2_six_tit li:nth-child(6).mdd_p_hover{background:#ffffff  url(../images/fangan_icon6_h.png) no-repeat 52px 30px;}

.p_tab2_c_two{ padding: 50px 0;}
.p_tab2_c_two_tit{  height: 60px;border-right: 1px solid #0A66B1; width: 600px; margin: 0 auto;}
.p_tab2_c_two_tit li{ height:59px; font-size:18px;  border: 1px solid #0A66B1; border-right: 0;
line-height: 59px; color: #0A66B1; width:299px; margin: 0; float: left; text-indent: 142px;}
.p_tab2_c_two_tit li:nth-child(1){ background: url(../images/dianji_icon1.png) no-repeat 84px 8px;}
.p_tab2_c_two_tit li:nth-child(2){ background: url(../images/yedong_icon1.png) no-repeat 84px 8px;}
.p_tab2_c_two_tit li.mdd_p_hover{font-size:18px; text-indent: 142px;
line-height: 59px; color: #ffffff; background-color: #0A66B1;}
.p_tab2_c_two_tit li.mdd_p_hover:nth-child(1){background:#0A66B1 url(../images/dianji_icon1_h.png) no-repeat 84px 8px;}
.p_tab2_c_two_tit li.mdd_p_hover:nth-child(2){background:#0A66B1 url(../images/yedong_icon1_h.png) no-repeat 84px 8px;}
.p_tab2_c_two_tit li:hover{ cursor: pointer;}

.cp_qyys_warp_boxs{ padding: 20px 0;}
.cp_qyys_warp_boxs li{width: 456px; height: 140px; padding: 80px 60px; background:url(../images/cp_fa_b1.jpg) no-repeat; float: left; margin: 6px 5px;}

.cp_qyys_warp_boxs li:nth-child(1) .b_ys_left{ background: url(../images/cp_fa_b1.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}
.cp_qyys_warp_boxs li:nth-child(2) .b_ys_left{ background: url(../images/cp_fa_b2.png) no-repeat 0 0; font-size: 20px; color: #666666; height: 140px; width:105px; border-right: 1px solid #f3f3f3; padding-right: 25px;}

.b_ys_left span{ padding-top: 100px; display: block; text-align: center;}
.cp_qyys_warp_boxs .b_ys_right{ line-height: 24px; font-size: 14px; color: #666666;text-align: center; padding-top: 0; width: 240px; margin-left: 40px; }
.cp_qyys_warp_boxs .b_ys_right h4{ font-size: 16px; font-weight: normal; padding: 12px 0;}
.cp_qyys_warp_boxs li:hover{ background:url(../images/youshi_bg_16.jpg) no-repeat;}
.cp_qyys_warp_boxs li:nth-child(1):hover .b_ys_left{background: url(../images/cp_fa_b1_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}
.cp_qyys_warp_boxs li:nth-child(2):hover .b_ys_left{background: url(../images/cp_fa_b2_h.png) no-repeat 0 0;border-right: 1px solid #ffffff;}

.cp_qyys_warp_boxs li:hover .b_ys_left span{ color: #ffffff;}
.cp_qyys_warp_boxs li:hover .b_ys_right{ color: #ffffff;}
/*--产品end--*/
.xq_banner_warp{ width: 420px; margin-left: 50px;}
.xq_banner dl{ margin: 0 10px;margin-top:65px; float: left;}
.xq_banner dl img{ width: auto; height: auto;}
.xq_b_t_left{ padding-top: 120px; color: #ffffff; width: 700px;}
.xq_b_t_left h3{ font-size:38px; color: #ffffff; font-weight: normal; line-height: 30px; padding:70px 0 40px 0;}
.xq_b_t_left p{ font-size: 14px; line-height: 26px;}
.xq_b_t_left p span{ display: block; float: left; width: 72px;}
.xq_b_t_left p span.xq_txt_font{ width: 620px;}
.xq_b_iphone{ font-size: 14px; margin-top: 20px;}
.xq_b_iphone span{ font-size:16px; margin: 0 20px 0 0;}
.xq_b_t_right{ margin-top: 136px;}
.xq_b_t_right img{ width: 475px;}

.dqwz2{ background-color: #fff; font-size: 15px; color: #999999;  z-index: 99; position: relative;
 padding: 20px 20px; width: 1160px; }
.dqwz2 a{color: #999999;}








.cpxq_warp_left{ width: 292px;}



.cpxq_hdm_title li.hover{
    color: #0A66B1;
}

.cpxq_hdm_title{ width: 330px; padding: 15px 0; background-color: #fff;}
.cpxq_hdm_title li{ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px 16px; height:78px; line-height: 78px;
font-size: 18px; padding-left:46px; overflow: hidden;    -ms-transition: all 0.4s;color: #666666;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.cpxq_hdm_title li.hover{ background:#f3f3f3 url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px 16px; color: #0A66B1;}
.cpxq_hdm_title li span.xp_en{ font-size: 12px; margin-left: 20px; color: #999999;}
.cpxq_hdm_title li:nth-child(2){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -66px;}
.cpxq_hdm_title li:nth-child(3){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -147px;}
.cpxq_hdm_title li:nth-child(4){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -228px;}
.cpxq_hdm_title li:nth-child(5){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -308px;}
.cpxq_hdm_title li:nth-child(6){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -385px;}
.cpxq_hdm_title li:nth-child(7){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -469px;}
.cpxq_hdm_title li:nth-child(8){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -545px;}
.cpxq_hdm_title li:nth-child(9){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -663px;}
.cpxq_hdm_title li:nth-child(10){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -747px;}
.cpxq_hdm_title li:nth-child(11){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -440px;}
.cpxq_hdm_title li:nth-child(12){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -484px;}
.cpxq_hdm_title li:nth-child(13){ background: url(../images/chanpinxiangqing_icon.png) no-repeat 14px -528px;}

.cpxq_hdm_title li.hover{ background:#f3f3f3 url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px 16px; color: #0A66B1;}
.cpxq_hdm_title li.hover:hover,.cpxq_hdm_title li:hover{ cursor: pointer;}

.cpxq_hdm_title li:nth-child(1):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px 16px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(2):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -66px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(3):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -147px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(4):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -228px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(5):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -308px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(6):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -385px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(7):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -469px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(8):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -545px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(9):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -672px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(10):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -756px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(11):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -440px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(12):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -484px;color: #0A66B1;}
.cpxq_hdm_title li:nth-child(13):hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -528px;color: #0A66B1;}

.cpxq_hdm_title li:nth-child(2).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -66px;}
.cpxq_hdm_title li:nth-child(3).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -147px;}
.cpxq_hdm_title li:nth-child(4).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -228px;}
.cpxq_hdm_title li:nth-child(5).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -308px;}
.cpxq_hdm_title li:nth-child(6).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -385px;}
.cpxq_hdm_title li:nth-child(7).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -469px;}
.cpxq_hdm_title li:nth-child(8).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -545px;}
.cpxq_hdm_title li:nth-child(9).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -672px;}
.cpxq_hdm_title li:nth-child(10).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -672px;}
.cpxq_hdm_title li:nth-child(11).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -756px;}
.cpxq_hdm_title li:nth-child(12).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -484px;}
.cpxq_hdm_title li:nth-child(13).hover{ background:#f3f3f3  url(../images/chanpinxiangqing_icon_h.png) no-repeat 14px -528px;}
.cpxq_hdm_title li span.xp_en{ font-size: 12px; margin-left: 20px; color: #3b3b3b;}
.cpxq_hdm_title li:hover span.xp_en{ color: #0d61a5;}
.cpxq_hdm_title li.hover span.xp_en{ font-size: 12px; margin-left: 20px; color: #0d61a5;}

.cpxq_warp_right{ width: 740px; border: 1px solid #e6e6e6; padding:30px 50px;float:right}
/*--产品详情--*/
.fuwu_ys{ padding: 50px 0 20px 0;}
.fuwu_sq_cont_left{ width: 570px;}
.fuwu_sq_cont{ padding: 20px 0;}
.fw_sq_boxs li{ padding:16px 0;}
.fw_sq_boxs li h3{ font-size: 24px; color: #333333; line-height: 34px; font-weight: normal; padding: 6px 0;}
.fw_sq_boxs li p{ font-size: 14px; color: #666; line-height: 26px;}

.fuwu_shouzhong{ padding: 30px 0;}
.fuwu_sz_cont{ padding: 20px 0; overflow: hidden;}
.fuwu_sz_cont li{ width: 580px; float: left; margin: 0;}
.fuwu_sz_cont li:nth-child(2){ float: right;}
.fuwu_sz_cont li .gg_pp_cont{ width: 580px;}
.fuwu_sz_cont li .gg_pp_cont dl img{ width: 580px; height: 302px;}
.fuwu_sz_cont li .gg_pp_cont .gg_pp_cont_txt{ width: 500px;}
.fuwu_sz_cont li .gg_pp_cont p{ font-size: 14px;}

.fw_shouhou_c{ height:600px;width: 398px; margin:30px 0; overflow: hidden;}
.fw_shouhou_c:hover{background-color: #0d61a5;
    -ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.fw_shouhou_c:hover	.gg_pp_cont_txt h3,.fw_shouhou_c:hover	.gg_pp_cont_txt p{ color: #ffffff;}
.fw_shouhou_c dl img{ width: 398px; height: 300px;}
.fw_shouhou_c .gg_pp_cont_txt{ height: 299px;}
.fw_shouhou_c .gg_pp_cont_txt h3{ padding-top: 85px;}


.zx_baoxiu{ margin: 30px 0 0 0;}
.baoxiu_inputs{ padding: 20px 0;}
.baoxiu_inputs input{ background-color: #f8f8f8; height:38px; line-height:38px; width: 340px; padding: 5px 20px; font-size: 14px;}
.baoxiu_inputs dl{ float: left; margin:15px 30px;}
.bx_textarea textarea{ width: 1160px;background-color: #f8f8f8; height: 150px; padding: 10px 20px; font-size: 14px;font-family:"Microsoft YaHei";}
.bx_select select{background-color: #f8f8f8; height:48px; line-height:48px; width: 380px; padding: 5px 20px; font-size: 14px;font-family:"Microsoft YaHei";}
.bx_button{ width: 1160px;}
.bx_button button{ background: none; border: 0; border: none; width: 280px; height: 41px; margin:10px auto; display: block;}
.bx_button button:hover{ cursor: pointer;}
/**服务支持end*--*/
.gongcheng_warp{ padding:60px 0; }
.gongcheng_left{ width: 190px;}
.gongcheng_left_menus li a{ width: 190px; display: block; position: relative;border-right:3px solid #d9d9d9; padding:40px 0;}
.gongcheng_left_menus li a i.dian{ display: block; width: 15px; height: 15px; background-color: #d9d9d9; border-radius: 20px;
 position: absolute; right: -9px;}
.gongcheng_left_menus li a span{ width: 140px; float: left; display: block; height:18px; line-height: 18px; font-size: 16px; color: #999999; text-align: right;}
.gongcheng_left_menus li.gc_menu_acv a span{color: #f05923;}
.gongcheng_left_menus li.gc_menu_acv a i.dian{ background-color: #f05923;}
.gongcheng_right{ width: 960px; margin: 0; float: right; height: auto;}
.gongcheng_right ul li{ margin:8px 7px; border: 1px solid #8eb5d5;}
/*--gongchenganli--*/
.anli_c_links{ color: #999999; line-height: 28px;}
.anli_c_links dl a{ color: #999999;}
.anli_c_links dl:nth-child(1){ color: #0A66B1;}
.anli_c_links dl:nth-child(1) a{ color: #0A66B1;}

.gongcheng_xx_cont h3{ font-size: 40px; line-height: 50px; padding: 15px 0; text-align: center; color: #333333;}
.gongcheng_xx_cont p{ font-size: 14px; color: #666; line-height: 24px; padding: 10px 0;}
.gongcheng_xx_cont p a{color: #0d61a5; text-decoration: underline;}

.gcal_baojia_hq{ width: 460px; margin: 0 auto;}
.gcal_baojia_hq a{ float: left; margin: 0 16px;}
.gcal_baojia_hq dl{ font-size: 20px; color: #ff4d0d; font-style:oblique; text-align: center; line-height: 40px;}

.gcali_inputs{ background: url(../images/alxq_ly_bg_13.jpg) no-repeat center; height: 200px; }
.gcali_inputs_cont{ padding:70px 0 0 0; width: 284px; float: left; margin: 0 60px 0 0;}
.gcali_inputs_cont input{ border: 1px solid #fff; font-size: 14px; color: #fff; height: 44px; line-height: 44px; padding: 0 12px;
 width: 250px; background: none; float: left;}
.gcali_inputs_cont input::-webkit-input-placeholder {
          color:#fff;
        }
.gcali_inputs_cont input::-moz-input-placeholder {
         color:#fff;
        }
.gcali_inputs_cont input::-ms-input-placeholder {
         color:#fff;
        }
.gcali_button{padding: 70px 0 0 0; width: 158px; float: right; margin-right: 10px;}		
.gcali_button button{background: none;}	
.gcali_button button:hover{ cursor: pointer;}

.gc_p_tuijian{ padding: 50px 0 20px 0;}
/*--案例end--*/

.about_txt{ padding: 60px 0 0 0;}
.about_txt_bg_padding{padding:75px 0 0 340px; color: #666666; font-size: 14px; line-height: 26px; width: 780px;}
.about_txt_bg1{ background:#fafafa url(../images/about_pic1_03.jpg) no-repeat; height: 300px;}
.about_txt_bg1:hover{ background:#0D61A5 url(../images/about_pic1_03.jpg) no-repeat; height: 300px;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.about_zt_title{ padding-bottom: 30px;}
.about_zt_title span{ font-weight: bold; font-size: 32px; color: #333333; margin-right: 15px;}
.about_zt_title span:nth-child(2){ color: #7b7b7b;}
.about_txt_bg1:hover .about_zt_title span{color: #FFFFFF;}
.about_txt_bg1:hover .about_zt_title span:nth-child(2){ color: #90abcc;text-shadow:2px 2px 2px #3d7eb9;}
.about_txt_bg1:hover .about_txt_bg_padding{ color: #ccd8e7;}


.about_videos{ padding:80px 0 60px 0; overflow: hidden;}
.about_videos_left{ width: 780px; height: 480px;}
.about_videos_left video{ width: 780px; height: 480px;}
    .about_videos_left img{
        width: 780px;
        height: 480px;
    }
.about_videos_right{ width: 390px; }
.about_videos_right dl span.tit_h_cn{ padding-bottom: 20px;}
.about_videos_right_boxs{height: 415px; overflow: hidden; padding:0 0 15px 0;}
.about_videos_right_boxs:hover{height: 415px; overflow-y: scroll; padding:0 0 15px 0;}
.about_videos_right_boxs li{ height: 150px;}
.about_videos_right_boxs li a{ height: 115px;}
.about_videos_right_boxs li a .about_videos_r_pic img{ width: 185px; height: 115px; position: absolute;}
.about_videos_r_pic{ position: relative;height: 115px; width: 185px;}
.about_videos_right_boxs  li a span.a_video_time{position: absolute; z-index: 9; background-color: rgba(0,0,0,0.4); width: 165px;
color: #fff; padding: 4px 0; text-align: right; padding-right:20px; bottom: 0;}
.about_video_tit_txt{ width: 170px; color: #666666;}
.about_video_tit_txt h3{ font-size: 16px; line-height: 24px; padding: 12px 0; font-weight: normal;}
.about_video_tit_txt p{ font-size: 14px;}
.about_videos_right_boxs li a:hover .about_video_tit_txt{ color: #0A66B1;}
.about_videos_right_boxs li a .about_video_tit_txt_ac,.about_videos_right_boxs li a .about_video_tit_txt_ac h3{ color: #0A66B1; font-weight: bold;}

.jishu_cx{background: url(../images/about_bgs_10.jpg) no-repeat; height: 400px;}
.jishu_cx_img{  padding-top:48px;}
.jishu_cx_img img{ width: 600px; height: 302px;}
.jishu_cx_right{ width: 560px;}
.jishu_cx_right h3{ font-size: 32px; padding: 15px 0; color: #fff; padding-top:113px;}
.jishu_cx_right p{ font-size: 14px; line-height: 26px; color: #fff; padding: 12px 0;}

.lianxi_c{ padding:40px 0 40px 0; overflow: hidden;}
.lianxi_c_add,.lianxi_c_phone{ margin: 20px 0;}
.lianxi_c_add_l{ background:#e9e9e9 url(../images/about_icon1_13.png) no-repeat 37px 25px; height:44px; font-size: 14px; color: #666666; padding-top:70px; width: 116px; text-align: center;}
.lianxi_c_add:hover .lianxi_c_add_l{background:#0d61a5 url(../images/about_icon1_h.png) no-repeat 37px 25px; color: #FFFFFF;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.lianxi_c_add:hover .lianxi_c_add_r{background-color: #5590c0; color: #cde3f4;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
.lianxi_c_add_r{ color: #666; line-height: 32px; font-size: 14px; background-color: #f8f8f8; padding: 25px 43px;}
.lianxi_c_phone_l{ background:#e9e9e9 url(../images/about_icon2_h.png) no-repeat 37px 25px; height:44px; font-size: 14px; color: #666666; padding-top:70px; width: 116px; text-align: center;}
.lianxi_c_phone_r{ color: #666; line-height: 32px; font-size: 14px; background-color: #f8f8f8; padding: 25px 97px;}
.lianxi_c_phone:hover .lianxi_c_phone_l{background:#0d61a5 url(../images/about_icon2_16.png) no-repeat 37px 25px; color: #FFFFFF;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.lianxi_c_phone:hover .lianxi_c_phone_r{background-color: #5590c0; color: #cde3f4;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }

.lianxi_f_1{ background: #f8f8f8 url(../images/about_icon3_21.png) no-repeat 122px 56px; width: 285px; height: 150px; line-height: 200px; text-align: center; font-size: 14px; color: #666666; padding: 20px 0; margin: 0 10px 0 0;}
.lianxi_f_1:hover{ background: #0d61a5 url(../images/about_icon3_h.png) no-repeat 122px 50px;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.lianxi_f_1:hover a{ color: #FFFFFF;}
.lianxi_f_2{ background: #f8f8f8 url(../images/weixin_icon.png) no-repeat 122px 56px; width: 285px; height: 150px; line-height: 200px; text-align: center; font-size: 14px; color: #666666; padding: 20px 0; margin: 0 10px 0 10px;}
.lianxi_f_2:hover{background: #0d61a5 url(../images/weixin_pic.jpg) no-repeat 93px 60px;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;line-height:38px;}
.lianxi_f_2:hover a{ color: #FFFFFF;}
.lianxi_f_2 img{ padding-top: 15px;}
.lianxi_f_3{ background: #f8f8f8 url(../images/about_icon4_27.png) no-repeat 122px 56px; width: 285px; height: 150px; line-height: 200px; text-align: center; font-size: 14px; color: #666666;padding: 20px 0; margin: 0 10px;}
.lianxi_f_3:hover{ background: #0d61a5 url(../images/about_icon4_h.png) no-repeat 122px 50px;color: #FFFFFF;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.lianxi_f_3:hover a{ color: #FFFFFF;}
.lianxi_f_4{ background: #f8f8f8 url(../images/about_icon5_24.png) no-repeat 122px 56px; width: 285px; height: 150px; line-height: 200px; text-align: center; font-size: 14px; color: #666666;padding: 20px 0; margin: 0 0 0 0; float: right;}
.lianxi_f_4:hover{ background: #0d61a5 url(../images/about_icon5_h.png) no-repeat 122px 50px;color: #FFFFFF;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.lianxi_f_4:hover a{ color: #FFFFFF;}
/*---about end--*/
.dailai_cont{ background-color: #f8f8f8; height:400px; padding: 30px 0;}
.dailai_txt_boxs{ padding: 30px 0;}
.dailai_txt_boxs li{ width: 299px; text-align: center; color: #666666; font-size: 16px; float: left; border-right: 1px dotted #9e9e9e; 
padding: 20px 0;}
.dailai_txt_boxs li:nth-child(4){border-right:none;}
.dailai_txt_boxs li dl{ padding: 5px 0;}
.dailai_txt_boxs li img{ width:98px; height: 98px; display: block; margin: 0 auto;}

.fangan_tab{background-image: linear-gradient(#015294, #1a74bd, #0d61a5); /* 标准的语法（必须放在最后） */height: 410px;
margin-top: 30px;}
.fangan_tab_heads{
	width: 500px; height: 337px; padding:40px 50px;
	}
.fangan_tab_h{ font-size: 30px; color: #ffffff;}
.fangan_tab_title{ width: 480px; padding: 10px 0;}
.fangan_tab_title li{ background: url(../images/fangan_tab_icon_20.png) no-repeat 0px 15px; height:68px; line-height: 68px;
 padding-left:64px; color: #ffffff; font-size: 20px; border-bottom: 1px solid #fff; width: 94px; float: left; margin: 10px 80px 10px 0;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
 .fangan_tab_title li:hover{background: url(../images/fangan_tab_icon_h1_20.png) no-repeat 0px 15px; cursor: pointer; color: #ff4d0d; font-weight: bold;}
.fangan_tab_title li.mdd_p_hover{color: #ff4d0d; font-weight: bold;}
.fangan_tab_title li:nth-child(1){background: url(../images/fangan_tab_icon_20.png) no-repeat 0px 15px;}
.fangan_tab_title li:nth-child(2){background: url(../images/fangan_tab_icon2_17.png) no-repeat 0px 15px;}
.fangan_tab_title li:nth-child(3){background: url(../images/fangan_tab_icon_20.png) no-repeat 0px -70px;}
.fangan_tab_title li:nth-child(4){background: url(../images/fangan_tab_icon2_17.png) no-repeat 0px -70px;}
.fangan_tab_title li:nth-child(5){background: url(../images/fangan_tab_icon_20.png) no-repeat 0px -152px;}
.fangan_tab_title li:nth-child(6){background: url(../images/fangan_tab_icon2_17.png) no-repeat 0px -152px;}

.fangan_tab_title li:nth-child(1):hover,.fangan_tab_title li.mdd_p_hover:nth-child(1){background: url(../images/fangan_tab_icon_h1_20.png) no-repeat 0px 15px;}
.fangan_tab_title li:nth-child(2):hover,.fangan_tab_title li.mdd_p_hover:nth-child(2){background: url(../images/fangan_tab_icon_h2_17.png) no-repeat 0px 15px;}
.fangan_tab_title li:nth-child(3):hover,.fangan_tab_title li.mdd_p_hover:nth-child(3){background: url(../images/fangan_tab_icon_h1_20.png) no-repeat 0px -70px;}
.fangan_tab_title li:nth-child(4):hover,.fangan_tab_title li.mdd_p_hover:nth-child(4){background: url(../images/fangan_tab_icon_h2_17.png) no-repeat 0px -70px;}
.fangan_tab_title li:nth-child(5):hover,.fangan_tab_title li.mdd_p_hover:nth-child(5){background: url(../images/fangan_tab_icon_h1_20.png) no-repeat 0px -152px;}
.fangan_tab_title li:nth-child(6):hover,.fangan_tab_title li.mdd_p_hover:nth-child(6){background: url(../images/fangan_tab_icon_h2_17.png) no-repeat 0px -152px;}
  
 
 .fangan_tab_list_warp{ width: 550px; height: 410px;}
 .fangan_tab_lists img{width: 550px; height: 410px;}
 
 .fangan_tab_btm dl{ background: url(../images/fangan_dian_03.png) no-repeat 0px 19px; height: 38px; font-size: 18px; color: #666; float: left; margin:15px 60px; padding: 10px 0 10px 20px;}
 
 .fangan_fangshi{ margin-bottom:60px; overflow: hidden;}
 .fangshi_pic .teacherPic .t_content img{ width: 380px; height: 288px;}
 .fangshi_pic .pro_pic_box li{ width:380px;height:528px;margin: 14px 30px 14px 0;}
 .fangshi_pic .pro_pic_box li:nth-child(3){margin: 14px 0 14px 0; float: right;}
  .fangshi_pic .pro_pic_box li:hover{ background: none;}
 .fangshi_pic .teacherPic .t_content{ width: 380px; border: none;}
 .fangshi_pic .teacherPic .t_content .txt{ width: 300px; height: 180px; padding:30px 40px;}
 .fangshi_pic .teacherPic .t_content .txt h3{margin:15px 0 15px 0; font-size: 18px;}
 .fangshi_pic .teacherPic .t_content { height:528px;}
 .fangshi_pic .pro_h_btm .look_xq_btn, .fangshi_pic .pro_h_btm .gt_xq_btn{margin:50px 20px 15px 20px;}
 
 .huhang{ background:#f8f8f8 url(../images/fangan_huhang_02.jpg) no-repeat center; height: 484px;}
 .huhang_txt{ width: 640px;padding-top: 86px;}
 .huhang_txt h2{ font-weight: normal; font-size: 30px; color: #333333; padding: 10px 0;}
  .huhang_txt h3{ font-weight: bold; font-size: 32px; color: #333333; padding: 10px 0;}
 .huhang_txt p{ font-size: 14px; color: #666; line-height: 20px; padding: 8px 0;}
 
 .qudong{ padding: 40px 0; overflow: hidden; height:380px;}
 .x_qudong_t_boxs li:nth-child(1){ float: left;}
 .x_qudong_t_boxs li:nth-child(2){ float: right;}
 .x_qudong_t_boxs li{background: url(../images/zc_qudong_bg1.png) no-repeat center; width: 580px; height: 240px;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
 .x_qudong_t_boxs li:hover{background: url(../images/zc_qudong_bg1_b.png) no-repeat center;-moz-box-shadow:2px 2px 5px 2px #D6D6D6; cursor: pointer;
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6;}

 .x_qudong_t_boxs li:nth-child(2){background: url(../images/zc_qudong_bg2_b.png) no-repeat center; width: 580px; height: 240px;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
 .x_qudong_t_boxs li:nth-child(2):hover{background: url(../images/zc_qudong_bg2.png) no-repeat center;-moz-box-shadow:2px 2px 5px 2px #D6D6D6; cursor: pointer;
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6;}

 .box-content-warp{ width: 290px; padding-top: 70px; padding-left: 50px;}

 .r_icons{ float: left;margin:8px 15px 0 0;}
 .r_icons_right{float: left; width: 195px; color: #fff; }
 .r_icons_right h3{ font-size:16px; font-weight: normal; padding:6px 0;}
  .r_icons_right p{ line-height: 22px; font-size: 14px;}
  
 .jiejue_anli_boxs li{ border: 1px solid #7fabcf;} 
 /*--解决方案end--*/
 .caikuang_c{ padding: 40px 0;}
 .nanti_bg{ background: url(../images/caikuang_pic_03.jpg) no-repeat center; height: 600px; margin: 20px 0;}
 .nanti_c{ width: 350px;color: #fff; padding:100px 0 0 45px}
.nanti_c h3{ font-size: 28px; padding:20px 0; text-align: center; font-weight: normal;}
.nanti_c p{ font-size: 14px; line-height: 28px; color: #fff; text-indent: 2em;}
.nanti_c dl{margin: 0 0px; margin-top:100px;}

.weihai_boxs{ padding: 15px 0;}
.weihai_boxs li{ background: #0d61a5 url(../images/weihai_icon1_03.png) no-repeat 88px 46px; width: 280px; height: 270px; float:left;
margin: 0 10px;}
.weihai_boxs li:nth-child(2){background: #0d61a5 url(../images/weihai_icon2_09.png) no-repeat 88px 46px;}
.weihai_boxs li:nth-child(3){background: #0d61a5 url(../images/weihai_icon3_11.png) no-repeat 88px 46px;}
.weihai_boxs li:nth-child(4){background: #0d61a5 url(../images/weihai_icon4_06.png) no-repeat 88px 46px;}
.weihai_boxs li div{ padding-top: 160px; color: #fff; font-size: 16px; line-height: 32px; text-align: center;}

.caikuang_pic{ height: 436px;}
.caikuang_pic .pro_pic_box li{width:580px; height: 440px;margin: 14px 20px 14px 0;}
.caikuang_pic .teacherPic .t_content{width: 580px; height: 440px;}
.caikuang_pic .teacherPic .t_content img{width: 580px; height: 440px;}
.caikuang_pic .teacherPic .t_content .txt3{ width: 540px; background: none; height: 160px; color: #fff;}
.caikuang_pic .teacherPic .t_content .txt3 p{line-height: 24px;color: #fff;}
.caikuang_pic .teacherPic .t_content .txt3 h3{ text-align: left; font-size: 24px; height: 30px; color: #fff;}

.rhxz_t_cont{ padding: 20px 0;}
.rhxz_t_boxs li{ background: url(../images/guding_icon1_12.png) no-repeat center; height: 280px; width: 282px; font-size: 14px;
 color: #fefefe; line-height: 24px; float: left; margin: 0 9px;}
 .rhxz_t_boxs li:nth-child(2){background: url(../images/guding_icon2_14.png) no-repeat center;}
.rhxz_t_boxs li:nth-child(3){background: url(../images/guding_icon3_16.png) no-repeat center;}
.rhxz_t_boxs li:nth-child(4){background: url(../images/guding_icon4_18.png) no-repeat center;}
 .rhxz_t_boxs li dl{ padding: 10px 25px; padding-top:140px;}
 .xiaoyi_c{ padding:50px 0; margin-bottom: 20px;}
 .xiaoyi_ly{ padding:30px 0;}
.xiaoyi_ly .gg_pp_cont{width:400px; margin: 0;}
.xiaoyi_ly .gg_pp_cont dl img{ width: 400px;height: 190px;}
.xiaoyi_ly .gg_pp_cont_txt p{font-size: 14px;color: #666666;line-height: 24px;}
.xiaoyi_ly .gg_pp_cont:nth-child(2){ background-color: #015294;}
.xiaoyi_ly .gg_pp_cont:nth-child(2) .gg_pp_cont_txt h3{ color: #ffffff;}
.xiaoyi_ly .gg_pp_cont:nth-child(2) .gg_pp_cont_txt p{ color: #d5dfeb;}
/*--gudingshi end--*/
.rongyu_cont{ padding-top: 40px;}
.rongyu_cont_boxs li{ width: 280px; text-align: center; font-size: 14px;float: left; margin:15px 10px; float: left;}
.rongyu_cont_boxs li img{ border: 1px solid #7daace;width:282px;height:400px;}
.rongyu_cont_boxs li span{ line-height:36px;}
/*--荣誉end---*/
.wupao_three_cont{ padding-top: 30px;}
.wupao_three_boxs li{  width: 386px; height: 390px; float: left;-moz-box-shadow: 4px 0px 12px #d7d6d6;
    -webkit-box-shadow: 4px 0px 12px #d7d6d6;
    box-shadow: 4px 0px 12px #d7d6d6; margin: 0 20px 0 0;}
.wupao_three_boxs li:nth-child(3){margin:0; float: right;}
.wupao_three_boxs li:hover{-moz-box-shadow: 4px 0px 12px #d7d6d6;
    -webkit-box-shadow: 4px 0px 12px #d7d6d6;
    box-shadow: 4px 0px 12px #d7d6d6; background-color: #0D61A5;}
.wupao_three_boxs li div{ width: 285px; margin:0 auto; padding-top:75px;}
.wupao_three_boxs li h3{ font-size: 40px; color: #333333; font-weight: normal; padding:20px 0;}
.wupao_three_boxs li p{ color: #666; line-height: 25px; font-size: 14px;}
.wupao_three_boxs li:hover h3{ color: #fff;}
.wupao_three_boxs li:hover p{ color: #ccd8e7;}

.wp_cpjg_warp{ padding: 30px 0;}
.wp_cpjg_cont_l,.wp_cpjg_cont_r{ width: 370px;}
.wp_cpjg_cont_boxs{width: 370px; height: 150px; margin:75px 0;}
.wp_cp_pic img{ width: 108px; height: 108px; padding:11px 0 0 11px;}
.wp_cp_pic span{ }
.wp_cp_pic span img{ width: 130px; height: 130px; padding: 0;}
.wp_cp_txts{ width: 210px;}
.wp_cp_txts h3{ font-size: 16px; font-weight: normal; padding:16px 0 10px 0;color: #33333;}
.wp_cp_txts p{ line-height: 24px; color: #666666;font-size: 14px;height: 68px;overflow: hidden;}
.wp_cpjg_cont_r .wp_cpjg_cont_boxs{ text-align: right;}

.wp_cp_youshi{ padding: 30px 0; overflow: hidden;}
.wp_cp_youshi_boxs li{ width:588px; height: 421px; background: url(../images/wupao_no1.jpg) no-repeat center; float: left; margin: 10px 0;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.wp_cp_youshi_boxs li:nth-child(2){ background: url(../images/wupao_no2.jpg) no-repeat center;float: right;}
.wp_cp_youshi_boxs li:nth-child(3){ background: url(../images/wupao_no3.jpg) no-repeat center;}
.wp_cp_youshi_boxs li:nth-child(4){ background: url(../images/wupao_no4.jpg) no-repeat center;float: right;}
.wp_cp_youshi_boxs li:nth-child(1):hover{background: url(../images/wupao_no1_h.jpg) no-repeat center; cursor: pointer;}
.wp_cp_youshi_boxs li:nth-child(2):hover{background: url(../images/wupao_no2_h.jpg) no-repeat center; cursor: pointer;}
.wp_cp_youshi_boxs li:nth-child(3):hover{background: url(../images/wupao_no3_h.jpg) no-repeat center; cursor: pointer;}
.wp_cp_youshi_boxs li:nth-child(4):hover{background: url(../images/wupao_no4_h.jpg) no-repeat center; cursor: pointer;}
.wp_youshi_tit{ font-size: #333; font-size: 16px; line-height: 26px; padding: 15px 0; width: 430px; margin: 0 auto; padding-top: 158px;}
.wp_youshi_txt{ font-size: 14px; line-height: 24px; padding: 8px 0; color: #666666;width: 430px; margin: 0 auto;}
.wp_cp_youshi_boxs li:hover .wp_youshi_tit,.wp_cp_youshi_boxs li:hover .wp_youshi_txt{ color: #fff;}

.wp_anli{ padding-top: 50px;}
.wp_al_boxs .product_con_xz_boxs li{height: 470px; width: 370px;-moz-box-shadow:2px 2px 5px 2px #D6D6D6; margin:15px 15px;
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6;}
.wp_al_boxs .product_con_xz_boxs li a.i_xz_pic{width: 370px;height: 285px;}
.wp_al_boxs .product_con_xz_boxs li a.i_xz_pic img { width: 370px;height: 285px;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.wp_al_boxs .zx_warp_button .look_xq_btn, .zx_warp_button .bj_xq_btn{ margin: 15px 31px;}
.wp_al_boxs .product_con_xz_boxs li dl.xz_ly span{ color: #ff4d0d;}
.wp_al_boxs .product_con_xz_boxs li:hover dl.xz_ly span{ color: #e1e8f1;}

.dingzhiliucheng{ margin:50px 0;}
.dingzhiliucheng_boxs{ padding-top:30px;}
.dingzhiliucheng_boxs li{ float: left; width: 282px; margin:9px;}

.wupao_about .i_about_left{ margin-top: 20px;}
.wupao_about .i_about_left h3{ text-align: left;}
.wupao_about .i_about_left p{ padding: 10px 0;}

.wupao_about_btm{ padding: 60px 0 0 0;}
.wupao_about_btm_boxs li{ font-size: 16px; line-height:24px; text-align: center; width: 220px; height: 221px;
background:#ffffff url(../images/wupao_btm_icon1.png) no-repeat center 45px;-moz-box-shadow:2px 2px 5px 2px #D6D6D6; margin:15px 15px;
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6; color: #666; float: left; margin: 0 10px;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.wupao_about_btm_boxs li:nth-child(2){background:#ffffff url(../images/wupao_btm_icon2.png) no-repeat center 45px;}
.wupao_about_btm_boxs li:nth-child(3){background:#ffffff url(../images/wupao_btm_icon3.png) no-repeat center 45px;}
.wupao_about_btm_boxs li:nth-child(4){background:#ffffff url(../images/wupao_btm_icon4.png) no-repeat center 45px;}
.wupao_about_btm_boxs li:nth-child(5){background:#ffffff url(../images/wupao_btm_icon5.png) no-repeat center 45px;}
.wupao_about_btm_boxs li:hover{ background:#0d61a5 url(../images/wupao_btm_icon1_h.png) no-repeat center 45px; color: #fff;}
.wupao_about_btm_boxs li:nth-child(2):hover{ background:#0d61a5 url(../images/wupao_btm_icon2_h.png) no-repeat center 45px; color: #fff;}
.wupao_about_btm_boxs li:nth-child(3):hover{ background:#0d61a5 url(../images/wupao_btm_icon3_h.png) no-repeat center 45px; color: #fff;}
.wupao_about_btm_boxs li:nth-child(4):hover{ background:#0d61a5 url(../images/wupao_btm_icon4_h.png) no-repeat center 45px; color: #fff;}
.wupao_about_btm_boxs li:nth-child(5):hover{ background:#0d61a5 url(../images/wupao_btm_icon5_h.png) no-repeat center 45px; color: #fff;}
.wupao_about_btm_boxs li div{ padding-top: 125px;}
/*--wupao end--*/
.news_btm{ width: 1216px;}
.news_tops{ height: 480px; padding: 60px 0 40px 0;}




.new_t_l_warp{ width: 590px;}
.new_t_l_pic{ }
.new_t_l_pic img{ width: 590px; height: 440px;}
.new_t_l_tit{ width: 100%; background: url(../images/news_tit_bg_03.png) repeat-x; height: 73px;
 line-height: 73px; font-size: 14px; overflow:hidden; margin-top: -73px; position: relative; z-index: 99;}
 .new_t_l a{ color: #fff; text-align: center;}
 
.new_t_r{ width: 600px;}
.new_t_r_txt{ width: 440px; float: left;}
.new_t_r_boxs li a .new_t_r_txt h3{ color: #333333; font-weight: normal; font-size: 16px; line-height:38px; height: 38px; overflow: hidden;}
.new_t_r_boxs li a .new_t_r_txt p{ font-size: 14px; color: #666666;line-height:28px; height: 28px; overflow: hidden;}
.new_t_r_times{ width: 50px; float: right; font-size: 14px; color: #999999; line-height: 24px; margin-top: 10px;}
.new_t_r_boxs li{ width: 550px; height: 78px; padding-left:20px; margin:15px 0;}
/* .new_t_r_boxs li:hover{background: url(../images/news_sanjiao_03.png) no-repeat left 18px;} */
.new_t_r_boxs li{ display: block; width: 528px; height: 74px; padding:9px 25px;margin-left: 20px;}
.new_t_r_boxs li:hover{-moz-box-shadow:2px 2px 5px 2px #D6D6D6; 
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6;}
 
.news_b_tit li{ font-size:24px; color: #999999; font-weight: normal; height: 60px; width: 144px; text-align: center; float: left; 
margin: 0 30px;}
.news_b_tit li.mdd_p_hover{  color: #0d61a5;}
.news_b_tit li:hover{ cursor: pointer;}

.new_b_boxs li{ width: 282px; border: 1px solid #7fabcf; height: 386px; float: left; margin:8px 8px;-ms-perspective: 900px;-moz-perspective: 900px;
-webkit-perspective: 900px; overflow: hidden;}
.new_b_boxs li:hover{ background-color: #0d61a5;-moz-box-shadow:2px 2px 5px 2px #D6D6D6; 
 -webkit-box-shadow:2px 2px 5px 2px #D6D6D6;box-shadow:2px 2px 5px 2px #D6D6D6;-ms-transition: all 0.4s; -webkit-transition: all 0.4s;transition: all 0.4s;}
.nes_b_pic img{ width: 282px; height: 210px; border-bottom: 1px solid #7fabcf;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.nes_b_pic img:hover{-ms-transform: translateZ(30px);
    -moz-transform: translateZ(30px);
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);}
.nes_b_tit{ font-size: 14px; color: #333333; height: 38px; line-height: 38px; overflow: hidden; text-align: center;}
.nes_b_txt{ font-size: 12px; color: #666666; height: 60px; line-height: 20px;overflow: hidden; text-indent: 2em; padding:0 0 15px 0;}
.nes_b_time{ text-align: center; background: url(../images/news_time_11.png) no-repeat 36px 17px; font-size: 14px; color: #999999; height: 30px; line-height: 30px; border-top:1px solid #b9b9b9; padding: 10px 0;}
.news_bt_warps{ padding:10px 12px;}
.new_b_boxs li:hover .nes_b_tit,.new_b_boxs li:hover .nes_b_txt,.new_b_boxs li:hover .nes_b_time{ color: #fff;}
.new_b_boxs li:hover .nes_b_time{background: url(../images/news_time2_11.png) no-repeat 36px 17px;}

.news_tb_box2{ padding: 0 8px;}
.news_tb_box2 li{ border: 1px solid #7eabcf; padding:20px 15px; height: 144px; margin: 20px 0;}
.news_tb_box2_pic{}
.news_tb_box2_pic img{ width: 228px; height: 142px;}
.news_tb_box2_txt{ color: #666666; font-size:14px; line-height: 24px; margin-left:30px; margin-top: 8px;}
.news_tb_box2_txt{ background: url(../images/news_icon_03.png) no-repeat 0 24px; height: 112px; width: 715px; padding-left: 50px;}
.news_tb_box2_txt h3{ font-size: 16px; color: #333333; padding: 10px 0;}
.news_tb_box2_time{ line-height: 28px; color: #666; margin-top:40px; font-size: 14px; margin-right: 20px;}
.news_tb_box2 li:hover{ background-color: #0d61a5;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.news_tb_box2 li:hover .news_tb_box2_txt,.news_tb_box2 li:hover .news_tb_box2_txt h3,.news_tb_box2 li:hover .news_tb_box2_time{ color: #fff;}
.news_tb_box2 li:hover .news_tb_box2_txt{ background: url(../images/news_icon3.png) no-repeat 0 24px;}

.news_tb_box3{ padding: 0 8px;}
.news_tb_box3 li{ background:url(../images/news_icon_03.png) no-repeat 25px 6px; height: 70px; border: 1px solid #7eabcf;
width: 488px; padding: 10px 20px; padding-left:60px; float: left; margin:15px 0;}
.news_tb_box3 li:nth-child(odd){ float: right;}
.news_tb_box3 li h3{ height: 38px; line-height: 38px; font-size: 16px; color: #666666; overflow: hidden;}
.news_tb_box3 li p{ height: 24px; line-height: 24px; font-size: 14px; color: #666666;overflow: hidden;}
.news_tb_box3 li:hover{background:url(../images/news_icon2.png) no-repeat 25px 6px;-ms-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;}
.news_tb_box3 li:hover h3,.news_tb_box3 li:hover p{ color: #0d61a5;}
/*--news end--*/
.news_conts_w{ background: url(../images/news_cont_bg_03.png) no-repeat center 0px;min-height: 500px;}
.news_conts_w_bg{ background-color: #fff;min-height: 500px; width: 1010px; margin: 0 auto;-moz-box-shadow:2px 0px 16px #9E9E9E; -webkit-box-shadow:2px 0px 16px #9E9E9E; box-shadow:2px 0px 16px #9E9E9E; margin-top: 15px; padding: 40px 50px;}

.n_c_titbtm{ padding: 25px 0; text-align: center;}
.n_c_titbtm h3{ border-bottom: 1px solid #8d8d8d; overflow: hidden; padding: 15px 15px;}
.n_c_titbtm h3 span{ color: #0d61a5; font-size: 30px; line-height:40px;}
.nc_times{ background: url(../images/news_time_11.png) no-repeat 0 10px; padding:10px 0 10px 25px;margin: 0 25px;}
.nc_looks{ background: url(../images/news_yan_icon_03.png) no-repeat 0 8px; padding:10px 0 10px 25px;margin: 0 25px;}
.nc_renyuan{ background: url(../images/news_yonghu_icon_05.png) no-repeat 0 8px; padding:10px 0 10px 25px;margin: 0 25px;}
.news_cs_t{ font-size: 14px; line-height: 28px;color: #666666;}
.news_cs_t p{ padding: 10px 0;}
.sx_n_l{ margin-top: 80px;}
.sx_n_l dl{ font-size: 14px; line-height: 28px;}
.sx_n_l dl:nth-child(1) a{ color: #0971C5;}
.sx_n_l dl a:hover{ text-decoration: underline;}
/*--news_txt end--*/

.kf_side{position:fixed;width:60px;right:0;top:70%;margin-top:-200px;z-index:100;background:#0d61a5;border-bottom:0}
.kf_side ul li{width:64px;height:64px;float:left;position:relative;border-bottom:1px solid #6ea0c9;color:#fff;font-size:16px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer;}
.kf_side ul li a{ color: #fff;}
.kf_side ul li:hover{background:#ff4d0d;color:#fff;}
.kf_side ul li.k_hq_r{ line-height: 24px; padding-top:8px; height:56px;}
.kf_side ul li:hover a{color:#fff;}
.kf_side ul li i{height:35px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;margin-top:14px;transition:all .3s}

.kf_side ul li i.bgs3{background-image:url(../images/kf_right3_07.png)}
.kf_side ul li i.bgs4{background-image:url(../images/kf_right4_03.png)}
.kf_side ul li i.bgs5{background-image:url(../images/kf_right2_10.png)}
.kf_side ul li i.bgs6{background-image:url(../images/kf_right1_12.png)}

.kf_side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.kf_side ul li.sidetop{background:#0d61a5;color:#fff}
.kf_side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.kf_side ul li.sideewm .ewBox.son{width:108px;display:none;color:#363636;text-align:center;padding-top:108px;position:absolute;left:-110px;top:0;background:#ffffff url(../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.kf_side ul li.sideetel .telBox.son{width:240px;height:64px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-0px;background:#ff4d0d}
.kf_side ul li.sideetel .telBox dd{display:block;height:64px;overflow:hidden;padding-left:38px;line-height:24px;font-size:14px; padding-top:20px;}
.kf_side ul li.sideetel .telBox dd span{display:block;line-height:22px;height:22px;overflow:hidden;font-size:22px}
.kf_side ul li.sideetel .telBox dd.bgs1{background:url(../images/kf_right4_03.png) 14px 11px no-repeat;background-color:#ff4d0d}
.kf_side ul li.sideetel .telBox dd.bgs2{}
.kf_side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}
/*--kefu end--*/
 .swiper-container,.swiper-container2 {
      width: 1200px;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide,.swiper-slide2 {
      height: calc((100% - 30px) / 2);

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	.tab{ width:1200px; margin:0 auto 50px;}
	.tab-hd { background:#F93; overflow:hidden; zoom:1;}
	.tab-hd li{ }
	.tab-hd li.active{ background:#F60;}
	.tab-bd li{display:none; padding:20px; border:1px solid #ddd; border-top:0 none; font-size:24px;}
	.tab-bd li.thisclass{ display:list-item;}

.xz_btm_iphone_zt{ background: url(../images/news_index_zx.png) no-repeat center; height: 170px;}
.xz_btm_iphone_zt_img{ float: left; margin-top: -25px; margin-left: 16px;}
.xz_btm_iphone_zt_txt{ padding-top:18px; float: left; margin-left: 26px;}
.xz_t_i1{ font-size: 14px; color: #444444; padding: 10px 0;}
.xz_t_i2{ font-size: 14px; color: #0d61a5; padding: 10px 0;}
.xz_t_i3{ font-size: 22px; color: #ff4d0d; padding: 10px 0;}
.xz_btm_iphone_zt_btn{ float: right; margin: 52px 60px 0 0;}

.zt_jj_gd_txt{ padding: 100px 0 0 50px; float: left;}
.zt_jj_gd_txt h3{ font-weight: normal; line-height: 70px;}
.zt_jj_gd_txt h3 span{ display: block;color: #999999; font-size: 40px;}
.zt_jj_gd_txt h3 span:nth-child(2){ font-size: 40px; color: #333333;}
.zt_jj_gd_txt p{ font-size: 14px; line-height: 24px; color: #666666; width: 370px; margin:40px 0 0 188px;}
.zt_jj_gd_pic{ float: right;}
.zt_jj_gd_pic img{ width: 501px; height: 501px;}

.yiyong{ margin-top: 20px;}
.t_yy_lingyu{ width: 235px;background-color: #f8f8f8; height: 150px; float: left;}
.t_yy_lingyu dl:nth-child(1){ font-size: 16px; line-height: 150px; text-align: center; height: 150px;
width: 205px; padding: 0 15px;}
.t_yy_lingyu:hover{ background-color: #0D61A5; color: #FFFFFF;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s; text-decoration: underline;cursor: pointer;}

.t_yy_lingyu2{ width:470px;background-color: #f8f8f8; height: 150px; float: left;}
.t_yy_lingyu2 dl:nth-child(2){ font-size: 16px; line-height:24px; height:80px;
width: 400px; font-size: 14px; padding:35px;}
.t_yy_lingyu2 dl:nth-child(2):hover{ background-color: #0D61A5; color: #FFFFFF;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s; text-decoration: underline;cursor: pointer;}

.t_yy_rights{ float: right; width: 495px; margin-top: 55px;}
.t_yy_rights h3{ font-size: 16px; color: #666666; font-weight: normal; padding-left: 22px; padding-bottom: 10px;}
.t_yy_rights div dl{ font-size: 16px; color: #666666; width: 138px; height: 34px; line-height: 34px; text-align: center;
border: 1px solid #ebebeb;}
.t_yy_rights div dl{ float: right; margin:8px 0; margin-left:25px;}
.t_yy_rights div dl:hover{background-color: #0D61A5; color: #FFFFFF;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s; cursor: pointer;}

.banner-btn2{width:100%;position:absolute;width:1200px;height:0;top:40px;left:50%;margin-left:-600px;z-index:9; display: none;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn2:hover{-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-prev2,.banner-btn-next2{display:block;width:55px;height:500px;position:absolute; background-color: #ffffff;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;  }
.banner-btn-prev2{left:10px;background: url(../images/xz_left_btn_03.png) no-repeat; top: 140px;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-next2{right:10px;background: url(../images/xz_right_btn_03.png) no-repeat;top: 140px;-ms-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;}
.banner-btn-prev2:hover,.banner-btn-next2:hover{ cursor: pointer;}




 .zx_about_cs{ background-color: #fafafa; width: 301px; height: 260px; text-align: center; line-height: 26px;}
				  .zx_about_cs h3{ font-size: 30px; color: #333333; padding:90px 0 12px 0; font-weight: normal;}
				  .zx_about_cs dl{ font-size: 14px; color: #666666;}
				  .zx_about_cs:hover{ background-color: #0D61A5; -ms-transition: all 0.4s;-webkit-transition: all 0.4s; transition: all 0.4s;}
				  .zx_about_cs:hover h3{ color: #ffffff;}
				  .zx_about_cs:hover dl{ color: #ffffff;}
				  .zx_about_cs2 h3{ padding:75px 0 12px 0;}
.zx_about_bottoms {
    position: relative;
    margin-top:  -3px;
}
				  .zx_about_bottoms dl{background-image: -moz-linear-gradient(top, rgba(79, 255, 255,0.3), rgba(79, 79, 79, 1));
    background-image: -ms-linear-gradient(top, rgba(79, 79, 79, 0.3), rgba(79, 79, 79, 1));
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(79, 79, 79, 0.3)), to(rgba(79, 79, 79, 1)));
    background-image: -webkit-linear-gradient(top, rgba(79, 79, 79, 0.3), rgba(79, 79, 79, 1));
    background-image: -o-linear-gradient(top, rgba(79, 79, 79, 0.3), rgba(79, 79, 79, 1));
    background-image: linear-gradient(top, rgba(79, 79, 79, 0.3), rgba(79, 79, 79, 1)); height: 60px; line-height: 60px; position: absolute; bottom: 0; width:600px;
	text-align: center; color: #ffffff;}
	             .zx_about_bottoms dl span:nth-child(1){ font-size: 30px; padding: 0 10px;}
				 .zx_about_bottoms dl span:nth-child(2){ font-size:14px; padding: 0 10px;}



#zSlider {
		margin:0px auto;
		width:1200px;
		overflow:hidden;
	}
	#picshow {
		position:relative;
	}
	#picshow, #picshow_img {
		width:590px;
		height:440px;
		overflow:hidden;
		float:left;
	}
	#picshow_img li {
		width:590px;
		height:440px;
		overflow:hidden;
		float:left;
		display:none;
	}
	#picshow_img img {
		width:590px;
		height:440px;
	}
	#picshow_tx {
		left:0px;
		width:600px;
		bottom:0px;
		position:absolute;
		height:73px;
		overflow:hidden;
		line-height: 73px;
	}
	#picshow_tx li {
		background:url(../images/news_tit_bg_03.png) repeat-x;
		height:73px;
		line-height: 73px;
		overflow: hidden;
		 text-align: center;
		color:#fff;
		display:none;
	}
	#picshow_tx li h3{ font-weight: normal;}
	#picshow_tx li a {
		color:#fff;
	}
	#picshow_tx li a:hover {
		text-decoration:underline;	
	}
	#select_btn li.current {
	  -moz-box-shadow: 2px 2px 5px 2px #D6D6D6;
	      -webkit-box-shadow: 2px 2px 5px 2px #D6D6D6;
	      box-shadow: 2px 2px 5px 2px #D6D6D6;
	}
	#select_btn {
		width:600px;
		height:440px;
		float:right;
		display:inline;
	}
	
	
	
	
	.video{width:100%;height:440px;overflow: hidden;}
	.video .video_l{width:63.025%;height:498px;float:left;background-size:100%;margin-right:2.521%;background-size:100%;-moz-background-size:100%;-webkit-background-size:100%;-o-background-size:100%; outline: none;}
	.video .video_l div{width:95.33333%;height:408px;margin:0 auto;display:none;position: relative;}
	.video_l video{width:100%;height:403px;margin:0 auto;margin-top:6px;cursor: pointer}
	.video .video_r{float:left;width:34.454%;height:440px}
	.video .video_r h1{font-size:30px;color:#333;height:40px;line-height:40px}
	.video .video_r span{color:#1163a6;font-size:14px;display:none; padding-top: 15px;}
	.video .video_r .video_r_con{height:90px;margin-top:25px;cursor:pointer}
	.video .video_r .con_l{width:39%;height:90px;float:left;margin-right:3.6%;position:relative}
	.video .video_r .con_l img {width:100%;height:90px;}
	.video .video_r .con_l p{position:absolute;bottom:0;left:0;height:30%;background:url(//static.zzboiler.com/img/bg_0.png) repeat;color:#FFF;text-indent:72%;display:block;width:100%}
	.video .video_r .con_r p{ font-size: 14px; padding-top: 15px;}
	.video .video_r .con_r h3{color:#1163a6;}
	.video .video_r .con_r{width:57.4%;float:left;height:90px}
	.video .video_r .on .con_l img{width:154px;height:84px;border:3px solid #1163a6}
	.video .video_r .on .con_r h3{color:#1163a6}
	.video .video_r .on .con_r p{display:none}
	.video .video_r .on .con_r span{display:block;}	