@font-face {
	font-family: 'Conv_DINCondensedC';
	src: url('../fonts/DINCondensedC.eot');
	src: local('â˜º'), url('../font/DINCondensedC.woff') format('woff'), url('../font/DINCondensedC.ttf') format('truetype'), url('../font/DINCondensedC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{font-family:"微软雅黑",Helvetica Neue,sans-serif,Arial;height: 100%;position: relative;}
input[type="text"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
h1,h2,h3,h4,h5,h6,figure {font-weight:400;}
::-webkit-selection {color:#fff;background:#2a6dca;}
::-moz-selection {color:#fff;background:#2a6dca;}
::selection {color:#fff;background:#2a6dca;}
.text-lowercase {text-transform:lowercase;}
.text-uppercase,.initialism {text-transform:uppercase;}
.text-capitalize {text-transform:capitalize;}
a {color:#6E6E6E;text-decoration:none}
a:focus,a:hover {color:#2a6dca;transition:none}
a.text-gray:hover{color:#6E6E6E}
p{margin:0}
dl,dd,ul,li {margin:0;padding:0;list-style:none}
.fixed {z-index:9999;}
.bg-gray{background:#f4f4f4}

.bg-sub{background:#6e6e6e}

.fl{float: left;}
.fr{float: right;}
.cle{*zoom: 1;clear: both; zoom: 1;}
.cle:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;font-size: 0px;}


/* 标签 */
.tag{display:inline-block;transition:.5s}
.tag.padding{padding:5px 12px}
.tags{color: #2a6dca!important; border: 1px solid #2a6dca!important; background-color: unset;}
/* 英文字体begin */
.Conv_DINCondensedC{ font-family: "Conv_DINCondensedC";}
/* 英文字体end */

.mb5{margin-bottom: 5px;}
/* 行距 begin*/
.blank{height:10px;line-height:10px;clear:both;font-size:0}
.blank-small{height:20px;line-height:20px;clear:both;font-size:0}
.blank-middle{height:30px;line-height:30px;clear:both;font-size:0}
.blank-big{height:50px;line-height:50px;clear:both;font-size:0}
.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
/* 行距 end*/

.sidebar-l {margin-right:30px}
.sidebar-r {margin-left:0px;}
.container-layout{max-width:1500px;}
.line-large {margin-left:-15px;margin-right:-15px}
.line-large .x1,.line-large .x2,.line-large .x3,.line-large .x4,.line-large .x5,.line-large .x6,.line-large .x7,.line-large .x8,.line-large .x9,.line-large .x10,.line-large .x11,.line-large .x12,.line-large .xl1,.line-large .xl2,.line-large .xl3,.line-large .xl4,.line-large .xl5,.line-large .xl6,.line-large .xl7,.line-large .xl8,.line-large .xl9,.line-large .xl10,.line-large .xl11,.line-large .xl12,.line-large .xs1,.line-large .xs2,.line-large .xs3,.line-large .xs4,.line-large .xs5,.line-large .xs6,.line-large .xs7,.line-large .xs8,.line-large .xs9,.line-large .xs10,.line-large .xs11,.line-large .xs12,.line-large .xm1,.line-large .xm2,.line-large .xm3,.line-large .xm4,.line-large .xm5,.line-large .xm6,.line-large .xm7,.line-large .xm8,.line-large .xm9,.line-large .xm10,.line-large .xm11,.line-large .xm12,.line-large .xb1,.line-large .xb2,.line-large .xb3,.line-large .xb4,.line-large .xb5,.line-large .xb6,.line-large .xb7,.line-large .xb8,.line-large .xb9,.line-large .xb10,.line-large .xb11,.line-large .xb12 {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

/* owl-carousel轮播插件 */
.owl-carousel .owl-dots{position:absolute;top:50%;padding:0;text-align:left;width:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.owl-carousel .owl-dots .owl-dot{display:inline-block;position:relative;vertical-align:middle}
.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:0 5px;border-radius:50%;background:#d3d3d3;display:inline-block;text-align:center;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s}
.owl-carousel .owl-dots .owl-dot.active span{width:16px;height:8px;background:#000;border-radius:20px}
.owl-carousel .owl-nav i{font-size:24px;color:#fff}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{background:#000;width:42px;height:42px;line-height:48px;-webkit-transition:all ease .5s;-o-transition:all ease .5s;transition:all ease .5s;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute;text-align:center;border-radius:50%;opacity:0}
.owl-carousel .owl-nav .owl-prev{background:#000;left:20px;right:auto}
.owl-carousel .owl-nav .owl-next{right:20px}
/* owl-carousel轮播插件 */






/*页头*/
.wrap_195 {
    display: none;
}
.wrap_195 {
   
    width: 100%;
    position: relative;
    position: fixed;
    overflow-x: hidden;
    top: 0;
    height: 56px;
    z-index: 11;
	background: rgb(255 255 255 / 75%);
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.wrap_195_head {
    display: block;
    width: 100%;
    height: 72px;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.head_con_195 {
    display: block;
    width: 1200px;
    height: 72px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

.head_con_195 .logo_195 {
    display: block;
    height: 22px;
    width: 168px;
    position: absolute;
    left: 0px;
    top: 25px;
}

.head_con_195 .logo_195 img {
 width: 100%;
}


/*菜单*/
.menu_list_195 {
    display: block;
    height: 72px;
    position: absolute;
    right: 120px;
    top: 0px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s linear;
    transform: translate(0px, 0);
}

.menu_list_195 .menu_item_195 {
    display: inline-block;
    height: 62px;
    float: left;
    margin-left: 56px;
    position: relative;
}

.menu_list_195 .menu_item_195 .txt {
    display: block;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    opacity: 0.95;
    -webkit-transition: color 0.3s linear;
    position: relative;
    z-index: 2;
	width: 100%;
	text-align: initial;
	background: #fff;
}
.menu_list_195 .menu_item_195 .on:after {
    transform: scale(1, 1) !important;
    opacity: 1 !important;
}
.menu_list_195 .menu_item_195 .txt:hover {
    opacity: 1;
}

.menu_list_195 .menu_item_195 .txt:after {
    display: block;
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 19px;
    left: 0px;
    background: #194ac3;
    opacity: 0;
    -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform-origin: 50% 0%;
    transform: scale(0.01, 1);
}

.menu_list_195 .menu_item_195 .txt:before {
    display: none;
    content: "";
    height: 400px;
    width: 100%;
    position: absolute;
    top: 19px;
    left: -10px;
    background: #194ac3;
    opacity: 1;
}

.menu_list_195 .menu_item_195:hover .txt:after {
    transform: scale(1, 1);
    opacity: 1;
}

.menu_list_195 .menu_item_195.menu_item_195_lan {
    display: none;
}



.menu_list_195 .menu_item_195 .menu_hook_195 {
    display: none;
    width: 100%;
    height: 445px;
    position: absolute;
    left: -36px;
    top: 0px;
    z-index: 1;
}

.sub_list {
    display: none;
    position: absolute;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    text-align: center;
    z-index: 2;
}

.sub_list li a {
    display: block;
    font-size: 16px;
    color: #2b2e2e;
    opacity: 0.7;
    padding: 13px 0;
}

.sub_list li a:hover {
    opacity: 1;
}


/*登陆框*/
.helper_195 {
    display: block;
    position: absolute;
    right: 0px;
    top: 25px;
}

.helper_195 a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-family: "PingFangSC-Regular";
    opacity: 0.7;
    cursor: pointer;
}

.helper_195 a:hover {
    opacity: 0.95;
}

.helper_195 a.current {
    opacity: 1;
}

.helper_195 .s_line_195 {
    display: inline-block;
    font-size: 12px;
    margin: 0px 3px;
    position: relative;
    top: -2px;
    opacity: 0.7;
}

.head_white {
    background: #fff;
}

/* .head_white.fixed{
  position: fixed;
  top: -72px;
} */
.submenu_show .logo_195 h1,
.head_white .logo_195 h1 {
    background-image: url(/template/pc/skin/images/menu_logo_hover_195.png);
    background-size: 100% 100%;
}

.submenu_show .menu_list_195 .menu_item_195 .txt,
.head_white .menu_list_195 .menu_item_195 .txt {
    color: #2b2e2e;
}


.submenu_show .helper_195 a,
.head_white .helper_195 a {
    color: #2b2e2e;
}

.submenu_show .helper_195 .s_line_195,
.head_white .helper_195 .s_line_195 {
    color: #2b2e2e;
}

.submenu_show .bg_hover_195 {
    display: block !important;
    width: 100%;
    height: 445px;
    background: rgba(255, 255, 255, 1);
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation: a_bg_hover_show 0.2s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_show .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_show .sub_list {
    -webkit-animation: a_menu_item_195_show 0.2s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_hide .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_hide .sub_list {
    -webkit-animation: a_menu_item_195_hide 0.15s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195 .menu_hook_195 {
    display: block;
}

.submenu_hide,
.sublist_hide {
    pointer-events: none;
}

/*避免鼠标快速移动触发鼠标对菜单收回动画延迟 一进多出显示bug*/
.submenu_hide .bg_hover_195 {
    -webkit-animation: a_bg_hover_hide 0.15s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

@keyframes a_menu_item_195_show {
    0% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes a_menu_item_195_hide {
    0% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }
}


@keyframes a_bg_hover_show {
    0% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}


@keyframes a_bg_hover_hide {
    0% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }
}









/* 导航电话 */
.top_bar{ height: 30px;background:#333b4a;color:#2a6dca;  }
.top_bar_txt p{font-size: 12px;color: #7c7f87;line-height: 30px;}
.top_bar_nav ul{display: flex;}
.top_bar_nav li{display: inline-block;}
.top_bar_nav li a{line-height: 30px; padding:0 10px; border-right: 1px solid #7c7f87; font-size: 12px; color:#7c7f87; }

.head_tel{padding: 15px 0;}
.head_tel .tel_img img{padding-right: 10px;}
.head_tel .tel_img{padding-top: 10px;}
.head_tel .tel_txt p{font-size: 16px; color:#333; }
.head_tel .tel_txt h3 a{font-size: 26px; color:#2a6dca; font-weight: 600;}


/* 首页轮播 */
.slides-arrow:hover .owl-nav .owl-next,.slides-arrow:hover .owl-nav .owl-prev{opacity:.3}
.slides-arrow.dot-center .owl-dots{position:relative;top:-30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页轮播 */

/* banner */
.banner{
	position:relative;
	height: 80vh;
	background: linear-gradient(180deg,rgb(107 169 255 / 21%),rgb(0 39 94 / 42%));
}
.video_web{
	display: inherit;
}
.video_app{
	display: none;
}


.video-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: var(--primary-color) url('../images/banner/banner.jpg') no-repeat center
		center/cover;
	z-index: -5;
}

.video-container video {
	min-width: 100%;
	min-height: 100%;
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
	width: 100%;
	z-index: 1
}

.video-container:after {
	content: '';
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: -moz-linear-gradient(-90deg, #0676d60f  0%, rgba(19, 17, 36, 0.24) 100%);
    background-image: -webkit-linear-gradient(-90deg, #0676d60f 0%, rgba(19, 17, 36, 0.24) 100%);
    background-image: -ms-linear-gradient(-90deg, #0676d60f  0%, rgba(19, 17, 36, 0.24) 100%);
	position: absolute;
}

/* banner */

/* 首页标题 */
.sybt{
  	margin-bottom: 40px;
}

.sybt_by{
	position:relative;
	display: inline-block;
}

.sybt_by h5{
	font-size: 18px;
	color:#333;
	letter-spacing:1px;
}
.sybt_by img{
	position:absolute;
	top:20%;
	left: -130px;
}
.sybt_by .img2{
	right: -130px;
	left: inherit;
	transform: rotate(180deg);
}


/* 首页标题 */

/* 首页简介 */
.sy_about{
	padding: 60px 0px 80px 0px;
}
.sy_about_js{
	position:relative;
	padding-top: 80px;
    margin-bottom: 60px;
}

.sy_about_img{
	width: 44%;
	position:relative;
}

.sy_about_img  .about_img_bg{
    position: absolute;
    left: -90px;
    width: 100%;
    height: 480px;
    background: #f7f7f7;
    top: -40px;
    z-index: -1;
}

.sy_about_zs{
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.sy_about_img .about_img img{
	width: 100%;
}


.sy_about_txt{
	width: 56%;
	padding-top: 10px;
}

.about_txt_bt{
	position:relative;
}


.ab_wz_yw{
	position: absolute;
    right: 0;
    z-index: -1;
}

.about_txt_wk{
	padding-left: 40px;
}

.ab_wz_bt{
	position:relative;
	
}

.ab_wz_bt h3{
	font-size: 30px;
	color:#000;
	font-weight: 600;
	margin-bottom: 10px;
	line-height:1;
}
.ab_wz_bt p{
	font-size: 18px;
	color:#999999;
	letter-spacing:1px;
	font-weight: 200;
}
.ab_wz_bt span{
	width: 50px;
    height: 2px;
    background: #216aaa;
    display: block;
	margin-top: 15px;
    margin-bottom: 16px;
}
.ab_wz_yw{
	
}

.ab_wz_yw h2{
	font-size: 70px;
	color:#ececec;
	font-weight: 900;
	line-height: 1;
}
.about_txt_nr{
	margin-top: 16px;
}
.about_txt_nr p{
	font-size: 16px;
	color:#333;
	line-height: 30px;
}

.about_txt_ys{
	margin-top: 40px;
}
.ab_ys_wk{
	background: #2a6dca;
	padding: 20px 40px;
}
.ab_ys_wk ul{
	display: flex;
}

.ab_ys_wk ul li{
	display: inline-block;
	text-align: center;
	width: 33.33%;
}
.ab_ys_wk h3{
	font-size: 37px;
	color:#fff;
	font-weight: 600;
}

.ab_ys_wk h3 span{
	font-size: 20px;
	color: #fff;
	padding-left: 2px;
}
.ab_ys_wk p{
	font-size: 18px;
	color:#fff;
}

/* 首页简介 */


/* 首页产品 */
.sy_cpzx{
	padding: 60px 0px 80px 0px;
}
.sy_cpzx_lb{
	
}
.sy_cpzx_lb ul {
	padding: 20px 0;
	
}

.sy_cpzxzs ul li{
	background: #fff;
	height: 50vh;
	transition: all 1s;
	box-shadow: 0px 0px 8px rgb(0 0 0 / 14%);
	width: 20%;
}
.sy_cpzxzs ul li .wk{
	padding: 0px 20px;
}
.cpzx_lb_bt{
	padding: 30px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.cpzx_lb_bt h3{
	font-size: 20px;
	color:#333;
	font-weight: 600;
}
.cpzx_lb_btgd {
	border-radius: 30px;
	background: #3366cc;
	padding: 6px 8px;
	transition: all 1s;
}
.cpzx_lb_btgd h6{
	font-size: 17px;
	color:#fff;
	line-height: 1;
	
}

.sy_cpzx_img{
	padding:40px 0px;
	overflow: hidden;
}
.sy_cpzx_img img{
	width: 100%;
	transition: all 1s;
}
.sy_cpzx_sz{
	position:absolute;
	display: inline-block;
	background: #d0d0d0;
	padding: 18px 20px;
	border-radius: 30px 0 0 0;
	right: 0;
	bottom: 0;
	transition: all 1s;
}

.sy_cpzx_sz h3{
	font-size: 30px;
	font-weight: 600;
	color:#fff;
}

.sy_cpzxzs ul li:hover .sy_cpzx_sz{
	background: #3366cc;
}
.sy_cpzxzs ul li:hover  .sy_cpzx_img img{
	transform: scale(1.2);
}

.sy_cpzxzs ul li:hover {
	
	box-shadow: 0px 0px 8px rgb(0 0 0 / 24%);
}

/* 首页产品 */


/* 选择我的理由 */

.home-xzly{
	padding: 40px 0px;
}

.sy_xzly{
	
	padding: 60px 0px;
}
.sy_xzly_wk{
	position:relative;
}
.sy_xzly_img{
	text-align: center;
    width: 100%;
    position: absolute;
    padding-top: 40px;
}


.sy_xzly_lb{
	width: 100%
}
.sy_xzly_lb ul{
	width: 100%;
}
.sy_xzly_lb ul li{
	width: 50%;
	float: left;
}




.xzly_lb_wk{
	
}


.xzly_lb_img img{
	padding-bottom: 20px;
}
.xzly_lb_wk h3{
	font-size: 25px;
	color:#333;
}
.xzly_lb_wk span{
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.xzly_lb_wk p{
	font-size: 16px;
	line-height: 30px;
	color:#666;
}



.sy_xzly_lb ul li:nth-child(1){
	padding-bottom: 70px;
}
.sy_xzly_lb ul li:nth-child(2){
    
	padding-bottom: 70px;
}

.sy_xzly_lb ul li:nth-child(2) .xzly_lb_wk{
	text-align: right;
    
}
.sy_xzly_lb ul li:nth-child(2) span img{
	transform: rotateY(180deg);
}


.sy_xzly_lb ul li:nth-child(3){

   padding-top: 70px;
}

.sy_xzly_lb ul li:nth-child(4){

	padding-top: 70px;
}

.sy_xzly_lb ul li:nth-child(4) .xzly_lb_wk{
	text-align: right;
}

.sy_xzly_lb ul li:nth-child(4) span img{
	transform: rotateY(180deg);
}


/* 选择我的理由 */

/* 应用领域 */

.home-yyly{
	padding: 40px 0px;
	background: url(/template/pc/skin/images/sy_yyly_bg.jpg);
}
.home-yyly .title-c h3{
	color:#fff;
}
.home-yyly .sybt_by h5{
	color:#fff;
}

.sy_yyly{
margin-bottom: 60px;
}



.yyly_l{
	width: 50%;
	position:relative;
}

.yyly_ltxt{
  position:absolute;
	bottom: 0;
	padding: 30px 0px;
	width: 100%;
	background: rgb(0 0 0 / 70%);
	text-align: center;
}

.yyly_ltxt h3{
	font-size: 22px;
	font-weight: 300;
	color:#fff;
}


.yyly_nr{
	border: 2px solid #fff;
	margin: 0 10px 0 0;
	overflow: hidden;
	position:relative;
}





.yyly_l .yyly_nr img{
	width: 100%;
	height: auto;
	transition: all 1s;
}

.yyly_l:hover .yyly_nr img{
	transform: scale(1.1);
}


.yyly_r{
	
}

.yyly_r{
	width: 50%;
}
.yyly_r ul {
	margin: -5px 0px;
}

.yyly_r ul li{
	width: 50%;
	float: left;
}
.yyly_r_nr{
	border: 2px solid #fff;
	overflow: hidden;
	position:relative;
}

.yyly_rtxt{
	padding: 20px 0px;
	width: 100%;
	position:absolute;
	background: rgb(0 0 0 / 70%);
	text-align: center; 
	bottom: 0;
}

.yyly_rtxt h3{
	font-size: 18px;
	font-weight: 300;
	color:#fff;
}


.yyly_r ul li .yyly_r_nr img{
	width: 100%;
	transition: all 1s;
}

.yyly_r ul li:hover .yyly_r_nr img{
	transform: scale(1.1);
}

.yyly_r_nr{
	margin: 5px;
}


/* 应用领域 */


/* 荣誉资质 */
.home-ryzz{
	padding: 60px 0px;
}

.sy_ryzz{
	
}

.ryzz_nav{
	text-align: center!important;
	position:relative;
}

.ryzz_nav ul{
	display: inline-block;
	transition: all 1s;
}
.ryzz_nav .hr{
	border-bottom: 1px solid #ccc;
	position:absolute;
	top: 50%;
    width: 100%;
	z-index: -1;
}


.ryzz_nav ul li{
	border: 1px solid #ccc;
	float: left;
	margin: 0 5px;
	background: #fff;
	transition: all 1s;
}

.ryzz_nav ul li.on{
	background: #1f6eb1;
	border: 1px solid #1f6eb1;
}

.ryzz_nav ul li.on a{
	color:#fff;
} 

.ryzz_nav ul li a{
	padding: 10px 30px;
	font-size: 16px;
	color:#333;
	display: block;
}
.ryzz_nav ul li:hover{
	background: #1f6eb1;
	border: 1px solid #1f6eb1;
}

.ryzz_nav ul li:hover a{
	color:#fff;
}

.ryzz_lb{
	margin-bottom: 60px;
    margin-top: 20px;
}
.ryzz_lb ul li{
	width: 25%;
}

.ryzz_lb ul li img{
	width: 100%;
}

/* 荣誉资质end */

/* 新闻动态*/
.home-news{
	padding: 60px 0px;
}
.home-news-h{
	width: 100%;
}
.home-news-h a {
	display: block;
}
.home-news-h b{
	overflow: hidden;
    display: block;
}
.home-news-h b img{
	width: 100%;
	display: block;
    transition: all .36s ease;
}

.home-news-h:hover b img{
	-webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

.home-news-h:hover .dk h3 {
	color: #1f6eb1;
}


.home-news-h em{
	display: block;
    width: 95px;
    height: 95px;
    background-color: #1f6eb1;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "Arial";
    position: absolute;
    left: 0;
    top: 0;
}


.home-news-h em span {
	display: block;
    font-size: 60px;
    color: #fff;
    line-height: 50px;
    padding-top: 14px;
}

.home-news-h .dk h3{
	font-size: 18px;
    color: #333;
    line-height: 18px;
    width: 100%;
    display: block;
    padding-top: 20px;
	font-weight: 600;
}

.home-news-h .dk p{
	font-size: 16px;
    color: #666;
    line-height: 24px;
    width: 100%;
    margin-top: 10px;
    height: 87px;
}
.home-news-h .dk i{
	display: initial;
    font-size: 16px;
    color: #1f6eb1;
    margin: 0;
    padding: 10px 40px;
    line-height: 30px;
    text-align: center;
    border: #1f6eb1 solid 2px;
    border-radius: 40px;
	font-style: inherit;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.home-news-r .home-news-c ul {
	display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.home-news-r .home-news-c ul li{
	height: 130px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 28px;
    position: relative;
    border-bottom: #b9b9b9 dashed 1px;
    padding-bottom: 28px;
}

.home-news-r .home-news-c ul li:hover em{
	border: #1f6eb1 solid 1px;
	 color: #1f6eb1;
}

.home-news-r .home-news-c ul li:hover em span{
	color: #1f6eb1;
}
.home-news-r .home-news-c ul li:hover p{
	color: #1f6eb1;
}

.home-news-r .home-news-c ul li a {
	display: block;
    width: 100%;
    height: 100px;
}

.home-news-r .home-news-c ul li em {
	display: block;
    float: left;
    width: 18%;
    height: 98px;
    border: #e5e5e5 solid 1px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-family: "Arial";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}


.home-news-r .home-news-c ul li em span {
	display: block;
    font-size: 60px;
    color: #333;
    line-height: 50px;
    padding-top: 14px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}


.home-news-r .home-news-c ul li h3{
	width: 78%;
    float: right;
    height: 100px;
}

.home-news-r .home-news-c ul li p {
	font-size: 18px;
    color: #333;
	font-weight: 600;
    width: 100%;
    line-height: 18px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.home-news-r .home-news-c ul li p span{
	display: block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding-top: 18px;
    font-weight: normal;
}


/* 新闻动态end */

/* 首页搜索 */
.floor_0_main {
	height: 60px;
	width: 100%;
	overflow: hidden;
	background: #fff;
	border-bottom: #eaeaea solid 1px;
}
.floor_0_main .floor_0_1 {
	float: left;
	line-height: 60px;
}
.floor_0_main .floor_0_1 p {
	font-size: 14px;
	color: #333;
	line-height: 60px;
}
.floor_0_main .floor_0_1 p a {
	display: inline-block;
	font-size: 12px;
	color: #333;
	border-right: #e8e8e8 solid 1px;
	line-height: 12px;
	padding: 0 12px;
}
.floor_0_main .floor_0_1 p a:last-of-type {
	border-right: none;
}
.floor_0_main .floor_0_1 p a:hover {
	color: #3ba86f;
}
.floor_0_main .floor_0_2 {
	float: right;
	width: 276px;
	height: 30px;
	overflow: hidden;
	border: #efefef solid 1px;
	background-color: #fff;
	position: relative;
	margin-top: 9px;
	border-radius: 4px;
	position: relative;
}
.floor_0_main .floor_0_2 input {
	background-color: none;
	border: none;
}
.floor_0_main .floor_0_2 .stxt {
	width: 245px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-indent: 10px;
	color: #999;
}
.floor_0_main .floor_0_2 .sbtn {
	width: 30px;
	height: 28px;
	display: block;
	cursor: pointer;
	background-position: -0px -164px;
	position: absolute;
	top: 1px;
	right: 1px;
	font-size: 0;
	background: url(../images/sy_ss_icon.png) no-repeat center;
}
/* 首页搜索 */

/* 常用TAB */
.tab-normal .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;}
.tab-normal .tab .tab-nav li {display:inline-block;width:auto;text-align:center}
.tab-normal .tab .tab-nav li a {background:#fff;color:#6e6e6e;border-radius:30px;padding:0px 20px;height:42px;line-height:42px;margin:0 10px;display:block;border:0;font-size:16px;}
.tab-normal .tab .tab-nav .active a {background: linear-gradient(-45deg,#84b0ed,#2a6dca);cursor:default;color:#fff;border-bottom:0px solid #FD3C6B;}
.tab-normal .tab .tab-nav .active{background:none}
.tab-normal .tab .tab-nav .active a:hover {color:#FFF}
.tab-normal .tab .tab-nav li a:focus {outline:none;}
.tab-normal .tab .tab-nav li a:hover {background: linear-gradient(-45deg,#84b0ed,#2a6dca);color:#fff}
.tab-normal .tab .tab-body {padding:0;border-radius:0;border-top:0px solid #ff0000}
/* 常用TAB */

/* 首页产品 */
.carousel-pro .media{position:relative;-webkit-transition:.5s;transition:.5s;}
.carousel-pro .media:hover {-webkit-transition:.5s;transition:.5s;box-shadow:0px 5px 15px 0px rgba(0,0,0,.05);}
.carousel-pro .button {background-color:#FFD100;transition: all .5s ease;box-shadow: 0 3px 8px 0px rgba(39,39,39,0.26);}
.carousel-pro .media:hover .button{color:#FFF;background-color:#2a6dca;transition: all .5s ease;}
.carousel-pro .media-body {padding:10px 0 0 0}
/* .carousel-pro:hover .owl-nav .owl-next,.carousel-pro:hover .owl-nav .owl-prev{opacity:.6} */
.carousel-pro.dot-center .owl-dots{position:relative;top:30px;padding:0;text-align:center;vertical-align:middle;display:inline-block;width:100%}
/* 首页产品 */

/* 首页关于我们 */
.home-about{background-repeat:no-repeat;background-position:center 50%;background-size:cover}
.home-about .padding-large{padding:40px 50px}
.home-about h2{position:relative;font-size:24px;font-weight:600;margin-bottom:40px;word-break:break-all}
.home-about h2:before {content:'';display:block;position:absolute;background:#FFD100;width:30px;height:3px;bottom:-15px;left:0;}
/* 首页关于我们 */

/* 首页解决方案 */
.solution .media-img{position:relative;}
.solution .media-img .mask{opacity:0;z-index:3;background:url(../images/solution-hover.png) no-repeat center center;width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .mask .subtitle{padding:25px}
.solution .media-img .mask .more{position:absolute;bottom:25px;right:25px}
.solution .media-img:hover .mask{z-index:5;transition:0.3s;opacity:1;transform: scale(1.1);}
.solution .media-img .linear-link{z-index:1;opacity:1;background:linear-gradient(to bottom,rgba(0,0,0,.2) 65%,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:absolute;bottom:0;top:0;left:0;right:0;transition:0.3s;}
.solution .media-img .linear-link .subtitle{padding:0 25px;z-index:3;width:100%;bottom:25px;left:0;position:absolute;transition:0.3s;}
/* 首页解决方案 */

/* 首页新闻 */
.home-news-l{margin-right:10px}
.home-news-r{margin-left:10px}
.home-news-h .media-img {position:relative;}
.home-news-h .media-img .post-title{background:#fff;bottom:-30px;left:30px;width:65%;padding:20px;position:absolute;color:#333;transition:0.5s;box-shadow:0 5px 15px 0 rgba(0,0,0,0.06)}
.home-news-h .media-img:hover .post-title {bottom:30px;}
.home-news-h .media-img .post-title h3 a {color:#333;font-size:18px;font-weight:600;line-height:28px;display:block;}
/* .home-news-h .media-img:hover .post-title h3 a {color:#FFF;} */
.home-news-h .button{margin-top:1rem;width:48px;line-height:28px;font-size:18px;background:#FFD100;color:#fff}
.home-news-h .media-img:hover .button{background:#2a6dca;color:#fff;}


.home-news-c .news-time{margin:20px 15px 0 0px;border-right:2px solid #eee;padding:0}
.home-news-c .news-time .text-large{font-size:42px;line-height:48px;}
.home-news-c .news-title{margin-top:20px;margin-left:15px}
.home-news-c .news-title h2 a{font-weight:600;font-size:18px;margin-bottom:20px;display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.home-news-c:hover .news-title h2 a{color:#2a6dca}
/* 首页新闻 end */

/* 路径 */
.nav-bread{padding:0;height:70px;line-height:70px;font-size:0}
.nav-bread h2{font-size:24px;font-weight:600}
.nav-bread a{color:#888888;font-size:14px;display:inline-block;}
.nav-bread a:hover{color:#2a6dca}
.nav-bread a:after {content:"";padding:0 10px;background:url(../images/nav-bread.png) no-repeat center 50%;}
.nav-bread a:last-child:after {content:"";background:none;}
/* 路径 */

/* 上下篇  */
.prenext-pro a.button{height:70px;line-height:70px;padding:0 25px}
.prenext-pro a.button:hover{background:#2a6dca;color:#fff}
.prenext-pro a.border{border:1px solid #eee}

/*分页 begin*/
.pagination li {margin:0 5px;font-size:14px;border:none;border-radius:4px;}
.pagination li a {border-radius:4px;color:#6e6e6e;background:#fff;padding:12px 16px;border:1px solid #DCDCDC;}
/* .pagination li i {font-weight:bold;font-size:18px;padding:0 3px} */
.pagination li.active a,.pagination li a:hover {background:#2a6dca;color:#fff;border:1px solid #2a6dca;}
/*分页 end*/

/* 标题样式-居中 */
.title-c{position:relative;}
.title-c h3{position:relative;font-size:35px;text-transform:uppercase;margin:0 auto 10px auto;font-weight:600;letter-spacing:1px;}


/* 标题样式-左 */
.title-l h2{line-height:28px;height:28px;color:#333;position:relative;font-size:18px;letter-spacing:0;padding-left:20px;margin-bottom:10px;}
.title-l h2:before {content:'';display:block;position:absolute;width:5px;height:20px;top:4px;background:#2a6dca;left:0}

/* 下拉分类 */
.nav-tree {font-size:0;height:70px;line-height:70px}/*font-size:0去掉 display:inline-block间隔 */
.nav-tree li {position:relative;display:inline-block;}
.nav-tree li a{color:#6E6E6E;display:block;padding:0 30px;font-size:16px;background:#fff;}
.nav-tree li a.active,.nav-tree li a.cur{background:linear-gradient(-45deg,#00f3ff,#2a6dca);color:#fff}
.nav-tree li.focusa a{background:linear-gradient(-45deg,#00f3ff,#2a6dca);color:#fff;border-bottom-left-radius:0px;border-bottom-right-radius:0;}
.nav-tree li ul:after {position:absolute;top:-8px;left:50%;margin-left:-8px;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;content:'';}
.nav-tree li ul {top:70px;left:0;background:#fff;padding:10px 0;z-index:99;position:absolute;width:100%;display:none;border-radius:0px;box-shadow:0 5px 10px 0 rgba(0,0,0,0.03);}
.nav-tree li ul li{display:block;width:100%;text-align:left;}
.nav-tree li ul li.children a{font-size:14px;background:#fff;border-radius:0;box-shadow:none;display:block;color:#6e6e6e;line-height:34px;height:34px}
.nav-tree li ul li.children a.active,.nav-tree li ul li.children a:hover{color:#2a6dca}
/*
.nav-tree li ul li.children:first-child a{border-top-left-radius:0px;border-top-right-radius:0px;}
.nav-tree li ul li.children:last-child a{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
*/
/* 下拉分类 */

/* 公司简介 */
.bout198 {
    padding: 10px 0px 0px 0px;
}

.bout198 .w198 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.bout198 .txt198 {
    width: 50%;
}
.bout198 .txt198 .tit198 {
    height: 60px;
    line-height: 57px;
    border-bottom: 1px solid #05469a;
}
.bout198 .txt198 .tit198 h3 {
    display: inline-block;
    color: #333;
    font-size: 30px;
    border-bottom: 6px solid #05469a;
	padding-bottom: 6px;
}
.bout198 .txt198 .tit198 span {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.bout198 .txt198 .con198 {
    color: #666;
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
    padding-top: 40px;
	text-indent: 2em;
}
.bout198 .img198 {
    width: 46%;
    height: 460px;
    overflow: hidden;
    transition: all 1s;
}
.bout198 .img198 img {
    width: 100%;
    height:auto;
    display: block;
    transition: all 1s;
	padding-top: 40px;
}
.bout198 .img198:hover img {
    transform: scale(1.1);
}
.bout198 .ys198 {
    width: 100%;
    height: 138px;
    background: #fff;
    border: 1px solid #d6d6d6;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.1);
	display: inline-block;
	margin-top: 20px;
}
.bout198 .ys198 li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 20px 0;
}
.bout198 .ys198 li h2 {
    position: relative;
    display: inline-block;
}
.bout198 .ys198 li h2 b {
    position: relative;
    color: #666;
    font-size: 36px;
}
.bout198 .ys198 li h2 i {
    position: absolute;
    top: -10px;
    right: -18px;
    font-size: 14px;
    font-weight: 300;
}
.bout198 .ys198 li span {
    display: block;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}

.ny_jieshao {
	background: #f7f7f7;
	padding: 35px 0;
}

.ny_container{
	padding: 30px!important;
}

.jieshao_img{
	width: 48%;
}
.jieshao_img img{
	max-width: 100%;
}
.jieshao_txt{
	width: 50%;
}

.ny_container .tit198{
	height: 60px;
    line-height: 57px;
    border-bottom: 1px solid #05469a;
}

.ny_container .tit198 h3{
	display: inline-block;
    color: #333;
    font-size: 30px;
    border-bottom: 6px solid #05469a;
	padding-bottom: 6px;
}

.ny_container .tit198 span{
	color: #666;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}


.jieshao_txt .con198 {
	color: #666;
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
	text-align: justify;
    padding-top: 40px;
}


.prc_325{width: 100%;display: block;padding: 35px 0px; clear: both; background: #fff; }
.prc_325 .tit198{
	height: 60px;
    line-height: 57px;
    border-bottom: 1px solid #05469a;
}

.prc_325 .tit198 h3{
	display: inline-block;
    color: #333;
    font-size: 30px;
    border-bottom: 6px solid #05469a;
	padding-bottom: 6px;
}

.prc_325 .tit198 span{
	color: #666;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.prc_325 .tit{ text-align:center;}
.prc_325 .tit .ch{position:relative; font-size:30px; color:#333; display:inline-block;}
.prc_325 .tit .ch::after, .prc_325 .tit .ch::before{content:""; width:76px; height:1px; background-color:#ccc; top: 50%; position: absolute;}
.prc_325 .tit .ch::before{left:110%;}
.prc_325 .tit .ch::after{right:110%;}
.prc_325 .pr_box{ margin-top: 20px; padding-top: 20px;width:100%; margin:0 auto;display: flex; clear:both;}
.prc_325 .pr_box ul{padding-left: 0;margin: 0 -5px;}
.prc_325 .pr_box li{ padding:5px; background:#fff; display: block; float: left; margin:5px; width:31.6%;}
.prc_325 .pr_box li:hover{ display: block; box-shadow: 0 0 10px gray; }
.prc_325 .pr_box li .pr_pic{ width:100%; height:auto; overflow:hidden;}
.prc_325 .pr_box li .pr_pic img{ width:100%; height:auto; overflow:hidden;-webkit-transform: scale(1, 1); -webkit-transition-timing-function: ease-out;-webkit-transition-duration: 1683ms;-moz-transform: scale(1, 1); -moz-transition-timing-function: ease-out;-moz-transition-duration: 1683ms;}
.prc_325 .pr_box li .pr_pic img:hover {transform: scale(1.2); transition: all 1s ease 0s; -webkit-transform: scale(1.2); -webkit-transform: all 1s ease 0s;}
.prc_325 .pr_box li .pr_tlt{display: block; font:15px/30px "思源黑体"; height:30px;margin-bottom: 10px; overflow:hidden;}
.prc_325 .pr_box li .pr_tlt a{ color: #666;}
.prc_325 .pr_box li .pr_tlt a:hover{ display: block; lter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8;}
.prc_325 .pr_box li .pr_time{display: block; font:14px/30px "思源黑体"; float: left; color:#ccc;}
.prc_325 .pr_box li .pr_zx{display: block; font:14px/30px "思源黑体"; width: 106px; height: 30px;margin-bottom: 15px; overflow: hidden; border-radius:30px; border: 1px solid #ccc; text-align: center; float: right;}
.prc_325 .pr_box li .pr_zx a{ color: #999;}
.prc_325 .pr_box li .pr_zx a:hover{ display: block; lter:alpha(opacity=80); -moz-opacity:0.8;opacity:0.8;}
.prc_325 .more{ display: block; width: 240px; height: 50px; overflow: hidden; border-radius: 4px; font:18px/50px "思源黑体"; text-align: center;margin: 25px auto;}
.prc_325 .more a{ display: block; background: #fff; color:#585858; text-decoration:none;}
.prc_325 .more a:hover{ display: block; background: #333; color:#fff;}


/* 公司简介 */



/* 属性 */
.filter-box .padding-big{padding:15px 25px}
.filter-box dl{margin:15px 0;display: flex;}
.filter-box dl dt{width:8%;display:block;flex: none;line-height:24px;font-weight:normal}
.filter-box dl dd{display:block;float:left;position:relative;}
.filter-nav ul li {margin:0;display:block;float:left;width:auto;line-height:24px;}
.filter-nav ul li a{margin:0 10px 0 0;padding:2px 10px;cursor:pointer;display:block;color:#6E6E6E;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.filter-nav ul li a:hover{color:#2a6dca;}
.filter-nav ul li a.active{color:#fff;background:#2a6dca}
.filter-nav ul li b{font-weight:normal;}

/* 横向不带ICO导航 */
.nav-x {background:#fff;width:100%;position:relative;}
.nav-x .menu-toggle h3 {display:none}
.nav-x ul {font-size:0;-webkit-text-size-adjust:none;text-align:center}
.nav-x li {display:inline-block;padding: 0 20px; width: auto;}
.nav-x li i {margin:0px auto 5px auto;font-size:24px;display:block;}
.nav-x li a {font-size:16px;padding:0;height:70px;line-height:70px;color:#6e6e6e;text-align:center;display:block;}
.nav-x li a:hover{color:#2a6dca}
.nav-x li a.active {background: linear-gradient(-45deg,#79aff9,#2a6dca);color:#fff}
.col-2 {width:10%}
/* 横向不带ICO导航 */

/* 新闻列表 */
.list-news {margin-bottom:30px}
.list-news .time{margin-top:70px;margin-right:-20px;padding:15px 0 10px 0;border-right:1px solid #eee;}
.list-news .time .text-large{font-size:52px;line-height:54px;}
.list-news .news {margin-top:70px;margin-left:50px;margin-right:30px}
.list-news .news h3 a{display:block;font-size:24px;color:#333;margin-bottom:20px}
.list-news .button{margin-top:70px;width:70px;line-height:56px;font-size:24px;border:1px solid #ebebeb;}
.list-news:hover .button{background:#2a6dca;color:#fff;border:1px solid #2a6dca}
.list-news:hover h3 a{color:#2a6dca}
/* 新闻列表 */

/* 纯文字列表  begin*/
.list-post-text li {padding:5px 0;}
.list-post-text li a{display:block;}
.list-post-text li.dot a{padding-left:15px;position:relative;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list-post-text li.dot:hover a:before {background:#2a6dca;}
.list-post-text li.dot a:before {content:'';position:absolute;left:-2px;background:#ccc;width:6px;height:6px;top:9px;border-radius:50%}
/* 纯文字列表  end*/

/* 下载列表 */
.normal-list li{position:relative;display:block;background:#FFF;margin-bottom:20px;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li a{display:block;font-size:16px;line-height:24px;padding:25px 30px 25px 50px;color:#333;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li span{color:#888888;position:absolute;right:30px;top:28px}
.normal-list li:hover{background:#2a6dca;color:#FFF;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.normal-list li:hover a,.normal-list li:hover span{color:#FFF}
.normal-list li.dot:hover a:before {background:#fff;}
.normal-list li.dot a{position:relative}
.normal-list li.dot a:before {content:'';position:absolute;left:30px;background:#ececec;width:7px;height:7px;top:35px;border-radius:50%}

/* 下载详细页begin */
.download-detail{position:relative;z-index:3}
.download-detail .button-big{padding:15px 25px}
/* 下载详细页end */

/* ===视频教程 beign*/
	/* ====视频教程列表 begin*/
.video-list .media{-webkit-transition:.5s;transition:.5s;}
.video-list .media:hover{box-shadow:0 30px 50px rgba(229,229,229,.8)}
.video-list .media-img{position:relative;overflow:hidden}
.video-list .media-body .padding-big{padding:20px}
.video-list .media-body h2{margin:0 0 20px 0;overflow:hidden}
.video-list .media a.play{opacity:.6;position:absolute;top:50%;left:50%;margin-left:-24px;margin-top:-24px;width:48px;height:48px;line-height:48px;background:rgba(0,0,0,.6);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media .playtime{position:absolute;bottom:10px;right:10px;padding:0 8px;height:20px;line-height:18px;background:rgba(0,0,0,.5);z-index:2;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .media:hover a.collect,.video-list .media:hover a.play{opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.video-list .excerpt-info ul li.v2-1{width:50%}
.video-list .excerpt-info ul li.v2-2{width:50%;}
	/* 视频教程列表 end*/

	/* =====视频内容页 */
.video-detail .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding-left:25px;border-bottom:1px solid #EFEFEF}
.video-detail .tab .tab-nav li {display:inline-block;width:13%;margin:0}
/* .video-detail .tab .tab-nav li:last-child {margin-right:0px} */
.video-detail .tab .tab-nav li a {color:#616770;padding:18px 0;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;display:block;line-height:20px;font-weight:500;border-radius:0;font-size:16px;text-align:center;}
.video-detail .tab .tab-nav .active {border-radius:0px;}
.video-detail .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;background:#FFF;border-bottom:2px solid #2a6dca;font-weight:600}
.video-detail .tab .tab-nav li a,.video-detail .tab .tab-nav .active a:focus {outline:none;}
.video-detail .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px}
			/* ======播放器 */
.jw-video{text-align: center;height: 510px; border-right: 1px solid #433D3D;}
.jw-video video{width: auto;max-width: 100%;height: 100%;}
.jw-video-expense{position:absolute;left:0;top:0;width:100%;height:100%;background:#616770;z-index:1;display:none}
.jw-video-expense .apply{position:absolute;left:50%;margin-left:-176px;top:50%;margin-top:-50px}
.jw-video-expense .button{cursor:pointer}
.video-period .price{font-size:32px;margin-top:5px}
.video-buy-now{cursor:pointer;width:130px;float:right}
.video-free-now{width:130px;padding:10px 0;float:right}
.video-title h1{font-size:24px;display:block;}
.video-period-title{padding:15px 10px 15px 20px}
.video-period-list{overflow:hidden;height:410px;overflow-y:auto}
.video-period-list li{height:69px;width:100%;border-bottom:1px #433D3D solid;position:relative;text-align:left}
.video-period-list li a{display:block;padding:8px 10px 8px 50px}
.video-period-list li a.cur{background:#2D2D2D;display:block;}
.video-period-list li:hover{background:#2D2D2D;}
.video-period-list li p{font-size:14px;color:#888888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.video-period-list li:before{content:"";position:absolute;width:20px;height:13px;left:18px;top:15px;background:url(../images/video-ico.png) no-repeat;z-index:4}
.video-period-list li .video-info{padding-top:8px;position:relative;color:#616770}
.video-period-list li .video-info span{position:absolute;right:0;width:62px;text-align:right}
.video-period-list li:last-child{border-bottom:none}
.video-content-tit{padding:5px 30px 0;line-height:50px;border-bottom:1px solid #ECEFF5}
.video-content-tit h2{font-size:18px;color:#434C5A;border-bottom:1px solid #434C5A;display:block;width:72px;margin-bottom:-1px}
		/* 播放器 end*/
	/* 视频内容页end */
/* 视频教程 end*/

/* 横向左图右字列表 begin*/
.list-post-x .media{margin-bottom:20px}
.list-post-x .media.border{border:0;border-bottom:1px solid #ECEFF5;padding-bottom:20px}
.list-post-x .media img{transition:all .3s ease-out}
.list-post-x .media .thumb-md{position:relative;max-width:100px;overflow:hidden}
.list-post-x .media .thumb-md .playtime{position:absolute;bottom:5px;right:5px;padding:0 5px;height:20px;line-height:18px;background:rgba(0,0,0,.6);z-index:3;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.list-post-x .media .thumb-md .playicon{position:absolute;bottom:5px;left:5px;width:20px;height:20px;line-height:18px}
.list-post-x .media:hover img{transition:all .3s ease-out;transform:scale(1.1)}
.list-post-x .media.media-x .float-left{margin-right:15px}
.list-post-x .media.media-x .float-right{margin-left:15px}
.list-post-x .media.media-x .media-body{text-align:left;padding:0}
.list-post-x .media a:hover{color:#434C5A}
.list-post-x .media-body p{color:#888888;line-height:22px}
.list-post-x .media:last-child{margin-bottom:0}
/* 横向上图下字列表 end *

/* 内容 begin */
.article{overflow:hidden}
.article .padding-large{padding:30px 50px}
.article .post h1{font-size:28px;font-weight:600;}
.article .post h2{font-size:24px;font-weight:600;margin:10px 0 0;}
.article .post h3{font-size:20px;font-weight:600;margin:10px 0}
.article .post hr{margin:10px 0;height:1px}
.article .post strong{font-size:16px;margin:10px 0}
.article .post table{margin:20px 0}
.article .post table th{background:#daf0fd;color:#fff;border:1px solid #fff}
.article .post table tr.ue-table-interlace-color-single{background:#daf0fd}
.article .post p{font-size:16px;line-height:30px;margin-bottom:10px;text-indent: 2em;color: #666;}
.article .post img{max-width:100%;height: auto !important;}
.article .post a{text-decoration:none;}
.article .post a:hover{color:#2a6dca;border-bottom:0 solid #2a6dca}
.article .post .text-right{text-align:right}

.article .post ol{padding:10px 0 0 0}
.article .post ol.list-paddingleft-2{position:relative}
.article .post ol li{padding:0;position:relative}
.article .post ol li p{line-height:26px;font-size:16px;color:#888888;}
/* 内容 end */

/* 产品列表*/
.product-list .media{-webkit-transition:.3s;transition:.3s;}
.product-list .media:hover {-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 20px 5px rgba(0,0,0,.05);}
.product-list .media-body {padding:10px 0 0 0}
.product-list .media:hover .media-body h2 a {color:#2a6dca;}
.price-info ul li.v2-1{width:50%}
.price-info ul li.v2-2{width:50%;}

.nycplb .col-2{width: 15%;}
.cplb{
	
}
/*产品列表*/

/* 产品详细页begin */
.product-description .padding-large{padding:30px 0 0 30px}
.product-description .padding-large-top{padding:0}
.product-description p{line-height:24px}
.product-description .zoomimg{width:474px}/* PC端独有 */

/* 产品详情TAB begin */
.product-overview .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;width:100%;border-bottom:1px solid #EFEFEF}
.product-overview .tab .tab-nav li {display:inline-block;width:12%;}
.product-overview .tab .tab-nav li a {margin-bottom:-1px;color:#6E6E6E;padding:20px 0;display:block;line-height:24px;border:0;border-radius:0;font-size:18px;text-align:center;}
.product-overview .tab .tab-nav .active {border-radius:0px;}
.product-overview .tab .tab-nav .active a {cursor:default;color:#2a6dca;background:#FFF;border-bottom:3px solid #2a6dca;}
.product-overview .tab .tab-nav li a,.product-overview .tab .tab-nav .active a:focus {outline:none;}
.product-overview .tab .tab-body {padding:0;border-radius:0;border-top:solid 0px #ebebeb;}
/* 产品详情TAB END */

/* 放大镜 begin */
#zoomimg{cursor:pointer;display:block}
.pro-thumb .item img{border:1px solid #ececec}
.pro-thumb .item:hover img{border:1px solid #2a6dca}
.pro-thumb:hover .owl-nav .owl-prev,.pro-thumb:hover .owl-nav .owl-next {opacity:.6;}
/* 放大镜 end */

/* 商品参数 */
.attribute li {position:relative;color:#666;line-height:32px;}
/* .attribute li:before {content:'';position:absolute;left:0px;background:#ccc;width:6px;height:6px;top:11px;border-radius:50%;} */
.attribute li span {color:#999}
/* 商品参数 end */

/* 商品详情 */
.content img{max-width: 100% !important;height: auto !important;}
/* 商品详情 end */

/* 产品详细页end */

.job-list{transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list:hover{box-shadow:0 10px 25px rgba(0,0,0,0.3);transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;}
.job-list dt{font-weight:normal}

 /* 弹出层*/

.dialog {border-radius:0;border:0 solid #ebebeb;margin:0 auto;box-shadow:0 10px 25px rgba(0,0,0,0.3);}
.dialog .dialog-head {font-size:18px;border-bottom:0;background:#FFF;color:#383838;}
.dialog .dialog-head .close {float:right;line-height:24px}
.dialog .dialog-body{padding:10px 40px 40px 40px;}
.dialog-body h3 {font-size:24px;font-weight:600;color:#333;margin-bottom:10px}
.dialog-body .form-group {padding-bottom:20px}
.dialog-body .input{height:48px;line-height:24px;padding:0 12px;border:1px solid #ebebeb;width:100%;display:block;border-radius:0px;-webkit-appearance:none;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;background:transparent;}
.dialog-body .textarea {padding:10px 12px;line-height:24px;width:100%;background:transparent;border:1px solid #ebebeb;}
.dialog-body .label {padding-bottom:10px;display:block;line-height:24px;}
.dialog-body .label label {font-weight:400;}
.dialog-body select {padding:0 30px 0 8px;color:#ADADAD;border-radius:0px;width: 100%; height:48px;line-height:48px;border:solid 1px #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/select-down.png) no-repeat right 50%;}
.dialog-body .form-tips .dialog-body .input-help ul {border:solid 0px #ebebeb;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.dialog-body .input::-webkit-input-placeholder, .dialog-body .textarea::-webkit-input-placeholder {color: #6E6E6E;}
.dialog-body .input:-moz-placeholder, .dialog-body .textarea:-moz-placeholder {color: #6E6E6E;}
.dialog-body .input::-moz-placeholder, .dialog-body .textarea::-moz-placeholder {color: #6E6E6E;}
.dialog-body .input:-ms-input-placeholder, .dialog-body .textarea:-ms-input-placeholder {color: #6E6E6E;} 
.dialog-body .input-group .addon {background-color:#fff;border:0px solid #EBEBEB;border-radius:0px;line-height:1;padding:0;text-align:center}
.dialog-body .input-group .addon img{max-height:50px}
 /* 弹出层 end*/

/*  联系我们begin  */
.inside h2 {font-size:36px;font-weight:400;margin-bottom:20px}
.inside .contact{padding:0 0 50px 0;}
.inside .contact hr {height:1px;background:#F2F2F2}
.inside .contact .media {margin:0;padding:0 0 30px 0;}
.inside .contact .media span{width:42px;height:42px;line-height:64px;}
.inside .contact .media i {font-size:36px;}
.inside .contact .media .media-body {padding:0 0 0 10px;margin-top:0px;}
.inside .contact .media .media-body a,.inside .contact .media .media-body p{color:#333;}
.inside .wx{border:1px solid #eee;padding:20px 30px;}

.home-contact{background:#cacaca}
.home-contact .title{position:relative;width:590px;float:right;text-align:left;}
.home-contact .title h2{font-size:64px;line-height:64px;padding-top:25%;padding-right:50px;padding-bottom:30px;}
.home-contact .title h2 span{color:#2a6dca}
.home-contact .title a{font-size:24px;text-decoration: none;border-bottom: 2px solid #2a6dca;color: #FFF;}
.home-contact .title a:hover{border-bottom: 0 solid #82CC37;}
.home-contact .gb{position:relative;width:590px;float:right;text-align:left;}

.nymap{
	margin-left: 60px;
    border: 4px solid #fff;
	box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
}


 /*guestbook*/
.guestbook{padding:50px 80px 50px 0}
.guestbook h2{font-size:24px;font-weight:600}
.guestbook .padding{padding:50px;}
.guestbook .form-group {padding-bottom:20px}
.guestbook .input{font-size:16px;padding:0 15px;height:50px;line-height:50px;border:0;width:100%;display:block;-webkit-appearance:none;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;box-shadow:0 0px 0px rgba(0,0,0,0.0) inset;}
.guestbook .textarea {padding:12px;line-height:24px;width:100%;font-size:16px;background:#fff;border:0;}
.guestbook .label {display:block;line-height:24px;}
.guestbook .label label {font-weight:400;}
.guestbook .field {font-size:16px}
.guestbook select {font-size:16px;padding:0 35px 0 15px;width: 100%; height:50px;line-height:50px;border:0;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url(../images/select-down.png) no-repeat right 50%;color:#666;}
.guestbook .form-tips .guestbook .input-help ul {border:0;background:#fff;padding:5px 10px;box-shadow:0 0 0 #fff;border-radius:0 0 4px 4px;width:150px;min-width:150px;width:auto;_width:150px;color:#EE3333;font-size:12px}
.guestbook .input::-webkit-input-placeholder, .guestbook .textarea::-webkit-input-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-moz-placeholder, .guestbook .textarea:-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input::-moz-placeholder, .guestbook .textarea::-moz-placeholder {color: #111;font-size: 16px;}
.guestbook .input:-ms-input-placeholder, .guestbook .textarea:-ms-input-placeholder {color: #111;font-size: 16px;}
/* 联系我们end */

.channel-banner {height:350px;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:0;padding:0;}
.channel-banner .banner-info {position:absolute;top:50%;margin-top:-50px;left:0;right:0;z-index:3}
.channel-banner .banner-info h3{font-size:40px;font-weight:600;position:relative;margin-bottom:30px}
.channel-banner .banner-info h3:before {left:50%;margin-left:-15px;bottom:-10px;width:30px;height:3px;background:#2a6dca;content:'';display:block;position:absolute;}
.channel-banner .banner-info p{font-size:36px;}

/* 底部地图版权 begin*/
footer{padding:0px 0 0 0;}
footer h3 {font-weight:700;color:#fff}
footer ul li.item-1 {width:15%}
footer ul li.item-2 {width:15%}
footer ul li.item-3 {width:15%}
footer ul li.item-4 {width:15%}
footer ul li.item-5 {width:30%}
footer ul li.item-6 {width:10%}
footer ul li ul li a{line-height:32px;color:#888}
footer ul li ul li a:hover,footer .contact .media .media-body a:hover {color:#fff;}
footer .contact {padding-top:3px}
footer .contact .media {margin:0 0 5px 0;padding:0 0 10px 0;}
footer .contact .media span{width:24px;height:24px;}
footer .contact .media i{line-height:24px;}
footer .contact .media .media-body a,footer .contact .media .media-body{padding:0;color:#888;line-height:24px;}
footer .qr{margin-left:20px;background:#484848;}
footer .qr img{width:100%}
footer .copyright{padding:20px 0 40px 0;color:#888;border-top:1px solid #404040;}
footer .copyright a{margin-left:5px;color:#888}

footer .tab-head {border-radius:0;font-size:0;-webkit-text-size-adjust:none;padding:0;border-bottom:1px solid #404040}
footer .tab .tab-nav li{display:inline-block;width:auto;margin:0 20px 0 0}
footer .tab .tab-nav li a {color:#888;padding:10px 0;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;display:block;line-height:20px;border-radius:0;font-size:16px;}
footer .tab .tab-nav .active {border-radius:0px;}
footer .tab .tab-nav .active a {margin-bottom:-1px;cursor:default;border-bottom:1px solid #FFB133;}
footer .tab .tab-nav li a,footer .tab .tab-nav .active a:focus {outline:none;}
footer .tab .tab-body {border-radius:0;border-top:solid 0px #ebebeb;padding:25px 0}
footer .tab .tab-body .flink a{display:inline-block;margin-right:15px;line-height:24px}
footer .tab .tab-body .flink a img{width: 110px;height: 58px;}

.foot-nav{padding: 30px 0px;border-bottom: 1px solid #666;}
.foot-nav .bt{width: 10%;}
.foot-nav .bt s{width: 12px;height: 12px;background-position: -489px -213px;margin-right: 6px;}
.foot-nav .bt h3{font-size: 22px;font-weight: 600;color:#fff;}
.foot-nav .nav{width: 86%;}
.foot-nav .nav ul li{position: relative;float: left;width: 14%;text-align: center;}
.foot-nav .nav ul li a{font-size: 16px;color:#fff;}

.foot_z {width: 38%;float: left;margin-top: 60px;height: auto;}
.foot_z .logo h2 {font-size: 30px;font-weight: 600;}
.foot_z .logo h2 a{color: #fff;}
.foot_z .cont{margin-top: 30px;}
.foot_z .cont p{color:#fff;font-size: 18px;font-weight: 300;margin-bottom: 10px;}
.foot_z h3 i {display: block;width: 40px;height: 1px;background-color: #fff;margin-top: 16px;}
.foot_z ul {display: inline-block;padding-top: 14px;width: 350px;}
.foot_z ul li {display: block;font-size: 14px;color: #fff;line-height: 20px;padding-top: 10px;}

.foot_y {width: 40%;float: left;margin-top: 60px;}
.foot_y .zxzx{text-align: right;}
.foot_y .zxzx_img{padding-right:4px;} 
.foot_y .zxzx_txt p{line-height: 1;font-size: 16px;}
.foot_y .zxzx a{color:#fff;border-radius: 30px;background-color:#2a6dca;display: inline-block;padding: 10px 20px;}

.foot_y .tel{text-align: right;padding-top: 20px;} 
.foot_y .tel p{color:#fff;font-size: 18px;font-weight: 500;}
.foot_y .tel h3{font-size: 28px;font-weight: 600;padding-top: 10px;}
.foot_y .tel h3 a{color:#fff;}
.foot_y h3 {font-size: 18px;color: #fff;padding-bottom: 20px;}
.foot_y h3 i {display: block;width: 40px;height: 1px;background-color: #fff;margin-top: 16px;}
.foot_y .item {float: left;margin-top: 10px;}
.foot_y .item.item4 {margin-left: 20px;}
.foot_y .item.item1 {clear: left;}
.foot_y .item .txt {width: 232px;height: 44px;font-size: 14px;line-height: 43px;text-indent: 8px;color: #aeb0b2;padding-left: 6px;border: #71787c solid 1px;}

.foot_y .item .area {
	width: 496px;
	height: 74px;
	font-size: 14px;
	text-indent: 8px;
	resize: none;
	-webkit-appearance: none;
	color: #aeb0b2;
	line-height: 28px;
	padding-left: 6px;
	border: #71787c solid 1px;
	background-color: transparent;
	font-family: "microsoft yahei";
}
.foot_y .submit {
	display: block;
	clear: left;
}
.foot_y .submit .tijiao {
	width: 150px;
	height: 46px;
	margin-top: 20px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: none;
	border: 0;
	background-color: #3ba86f;
	display: inline-block;
	float: right;
	margin-right: 44px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.foot_y .submit .tijiao:hover {
	background-color: #fff;
	color: #333;
}



.foot_j {
	float: right;
	width: 22%;
	text-align: right;
	margin-top: 60px;
}
.foot_j_wk{
	display: inline-block;
	text-align: center;
}

.foot_j b {
	display: inline-block;
	width: 128px;
	height: 128px;
	border: #71787c solid 1px;
	text-align: center;
	padding: 4px;
}
.foot_j b img {
	width: 100%;
	height: auto;
	display: inline-block;
	background-size: 100%;
}


.foot_j p {
	display:block;
	font-size: 14px;
	color: #fff;
	text-align: center;
}



.foot_j span {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
.foot_y .item .txt.tel {
	margin-left: 5px;
}



@media screen and (min-width: 1921px) {

        .banner_area_195 {
            height: 1040px;
        }

        .banner_bg_195 {
            height: 1040px;
        }
    }

@media screen and (max-width: 1650px) {
	
	.navbar .text-center{
		width: 48%;
	}	

	}

@media screen and (max-width: 1450px) {
	
	.head_tel .tel_txt h3 a{
		font-size: 24px;
	}
	.head_tel .tel_txt p{
		font-size: 14px;
	}
	
	}
@media screen and (max-width: 1400px) {
	
	.head_tel{
		display: none;
	}
	#pc-header .logo img{
		max-width: 100%;
		max-height: initial;
	}
	
	.navbar .text-center{
		width: 70%;
	}
	
}


@media screen and (max-width: 1250px) {
    .head_con_195 {
        width: 96%;
    }
}
    /* 响应式 */

    /*移动端响应式兼容*/

	
    @media screen and (max-width: 1250px) {
        .head_con_195 {
            width: 96%;
        }

        .mod-con {
            width: 96%;
        }

    }

    @media screen and (max-width: 1120px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 45px;
        }
    }

    @media screen and (max-width: 1050px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 40px;
        }

        .ser-box {
            width: 920px;
            box-sizing: border-box;
        }
    }

    @media screen and (max-width: 960px) {
		
		.wrap_195{
			display: block;
		}
		#pc-header{
			display: none;
		}
        .menu_list_195 .menu_item_195 {
            margin-left: 35px;
        }

        .ser-box {
            width: 100%;
        }

        .menu_list_195 {
            right: 150px;
        }

		
		.video_web{
			display: none;
       }
		
       .video_app{
	   display: inherit;
      }
		.banner{
			background:none;
		}
		
		.video-container{
			z-index: 1;
		}
		
	  .video-container video{
		z-index: 10;
		
		}
		
		
		
    }

    @media screen and (max-width: 820px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 25px;
        }

        .submenu_show.search_area_show .search_area,
        .head_white.search_area_show .search_area {
            width: 50%;
        }

		
    }

    @media screen and (max-width: 768px) {

        /*页头*/
        .wrap_195 {
            overflow: hidden;
        }

        .head_con_195 {
            width: 100%;
            height: 56px;
            z-index: 99;
        }

        .wrap_195_head {
            height: 56px;
        }

        .header-seat {
            padding-bottom: 56px;
        }

        .head_con_195 .logo_195 {
            display: block;
            height: auto;
    width: 60%;
    position: absolute;
    left: 38%;
    top: 16px;
    margin-left: -68px;
        }

        .head_con_195 .logo_195 h1 {
            display: block;
            height: 18px;
            width: 137px;
            background: url(/template/pc/skin/images/menu_logo_195.png) no-repeat 0 0;
            background-size: contain;
        }

        .head_white .logo_195 h1 {
            background-image: url(/template/pc/skin/images/menu_logo_hover_195.png);
        }

        .icon_menu_195 {
            display: block;
            height: 20px;
            width: 20px;
            position: absolute;
            left: 21px;
            top: 18px;
            z-index: 99;
        }

        .icon_menu_195 .i_menu_195 {
            display: block;
            height: 14px;
            width: 15px;
            background: url(/template/pc/skin/images/icon_menu_195.png) no-repeat 0 0;
            background-size: contain;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 2;
        }

        .icon_menu_195 .i_menu_195 {
            margin-top: 4px;
        }

        .head_white .icon_menu_195 .i_menu_195 {
            background: url(/template/pc/skin/images/icon_menu_195.png) no-repeat center;
            background-size: 100% 100%;
            height: 14px;
            width: 15px;

        }

        .icon_menu_195 .i_close_195 {
            display: none;
            height: 14px;
            width: 15px;
            background: url(/template/pc/skin/images/icon_menu_close_195.png) no-repeat 0 0;
            background-size: contain;
            position: fixed;
            left: 21px;
            top: 21px;
            z-index: 4;
        }

        .menu_list_195 {
            display: block;
            position: fixed;
            background: #fff;
            width: 260px;
            height: 100%;
            right: 0px;
            left: 0px;
            padding-top: 90px;
            z-index: 3;
            transform: translate(-260px, 0);
            opacity: 0.8;
            transition: transform 0.25s ease-out, opacity 0.25s ease-out;
        }

        .menu_list_195 .menu_item_195 {
            display: block;
            float: none;
            height: 63px;
            margin-left: 58px;
        }

        .menu_list_195 li {
            margin: 0;
        }
        

        .menu_list_195 .menu_item_195 .txt {
            color: #2a2e2e;
            font-weight: normal;
        }

        .menu_list_195 .menu_item_195 .txt:hover:after {
            display: none;
        }
        .menu_list_195 .menu_item_195 .txt:after {
            width: 30%;
            bottom: 8px;
        }
        .helper_195 {
            display: none;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            display: block;
            position: absolute;
            bottom: 87px;
            line-height: 63px;
			margin-left: 20px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan a {
            color: #2a2e2e;
            font-size: 16px;
        }

		.menu_list_195 .menu_item_195.menu_item_195_lan a img{
			vertical-align: inherit;
            padding-right: 5px;
		}
		
        .menu_list_195 .menu_item_195.menu_item_195_lan .s_line_195 {
            color: #878a8a;
            font-size: 16px;
            margin: 0px 8px;
            font-style: normal;
        }

        .bg_hover_195 {
            display: none;
            height: 100%;
            width: 100%;
            position: fixed;
            left: 0px;
            top: 0px;
            background: rgba(0, 0, 0, 0.2);
            z-index: 98;
        }

        .banner_area_195 {
            height: 640px;
        }

        .banner_bg_195 {
            height: 100%;
            background: #000 url(/template/pc/skin/images/banner_bg_195.jpg) no-repeat center top;
            background-size: cover;
            position: absolute;
            left: 0px;
            top: 0px;
        }
    }

    @media all and (max-width:320px) {

        /*页头*/
        .menu_list_195 {
            height: 478px;
        }

        .menu_list_195 .menu_item_195 {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195 .txt {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            bottom: 20px;
        }
    }



/* 底部地图版权 end*/
@media screen and (max-width:1440px){
.container-layout{max-width:98%;}
}

@media(max-width:760px){
	.top_bar{
		display: none;
	}
	.container-layout{
		max-width: 100%;
	}
	.nav_handle{
		display: block;
	}

	
	
	#pc-header .logo.x3{
		width: 60%;
		padding: 15px 0;
	}	
	
	#pc-header .logo img{
		max-width: 100%;
	}
	
	#pc-header .x7{
		display: none;
	}
	#pc-header .x2{
		display: none;
	}
	.banner{
		height: 40vh;
	}
	
	.sy_about{
		padding: 40px 0px 40px 0px;
	}
	.blank-middle{
		display: none;
	}
	
	.title-c h3{
		font-size:30px;
	}
	
	.sybt_by h5{
		font-size: 16px;
	}
	.sybt_by img{
		left: -110px;
	}
	.sybt_by .img2{
		right: -110px;
	}
	.sy_about_js{
		padding-top: 30px;
        margin-bottom: 0px;
	}
	
	.sy_about_img{
		width: 100%;
	}
	.sy_about_img .about_img_bg{
		height: 380px
	}
	.sy_about_txt{
		width: 100%;
		padding-top: 50px;
	}
	
	.about_txt_wk{
		padding-left: 0px;
	}
	
	.about_txt_bt{
		    position: relative;
	}
	.ab_wz_yw{
		position:absolute;
		top: 30px;
		right:0;
		z-index: -1;
	}
	
	.about_txt_ys{
		margin-top: 20px;
	}
	
	.ab_ys_wk{
		padding: 10px 20px;
	}
	.ab_ys_wk h3{
		font-size: 26px;
	}
	.ab_ys_wk h3 span{
		font-size: 15px;
	}
	
	.ab_ys_wk p{
		font-size: 14px;
		letter-spacing:2px;
	}
	
	
	.sy_cpzx{
		padding: 40px 0px 40px 0px;
	}
	.cpzx_lb_bt h3{
		font-size: 16px;
	}
	.cpzx_lb_bt{
		padding: 20px 0px;
	}
	.sy_cpzx_sz h3{
		font-size: 20px;
	}
	
	.sy_cpzxzs ul li{
		height: 40vh;
	}
	
	
	
	.sy_xzly_lb{
		display: inline-block;
		margin-top: 40px;
	}
	.sy_xzly_lb ul{
		display: inline-block;
	}
	
	.xzly_lb_wk{
		text-align: center;
	}
	
	.sy_xzly{
		padding: 0px 0px;
	}
	.sy_xzly_img{
		position: inherit;
     padding-top: 0px;
    }

	.sy_xzly_img img{
		width: 60%;
	}
	.sy_xzly_lb ul li{
		width: 100%;
		padding:20px 0px 20px 0px!important;
		border: #eaeaea solid 1px;
	}
	
	.xzly_lb_wk h3{
		font-size: 20px;
	}
	.xzly_lb_wk span{
		margin-bottom: 10px;
	}
	.xzly_lb_wk p{
		font-size: 14px;
        line-height: 26px;
	}
	
	.xzly_lb_img img{
		padding-bottom: 10px;
        width: 40px;
	}
	
	.sy_xzly_lb ul li:nth-child(2) .xzly_lb_wk,.sy_xzly_lb ul li:nth-child(4) .xzly_lb_wk{
		text-align: center;
	}
	
	.sy_xzly_lb ul li:nth-child(1),.sy_xzly_lb ul li:nth-child(2){
		
	}
	.sy_xzly_lb ul li:nth-child(3){
		padding-top: 0px;

	}
	.sy_xzly_lb ul li:nth-child(4){
		padding-top: 0px;
	}
	
	
	.yyly_l{
		width: 100%;
	}
	
	.yyly_nr{
		margin: 0px;
	}
	
	.yyly_r ul{
		display: block;
		margin: 0px -5px;
	}
	
	.yyly_r{
		width: 100%;
		margin-top: 10px;
	}
	.yyly_ltxt{
		padding: 10px 0px;
	}
	
	.yyly_rtxt{
		padding: 10px 0px;
	}
	
	
	
	.home-ryzz{
		padding: 40px 0px;
	}
	.ryzz_lb ul li{
		width: 50%;
	}
	.ryzz_lb{
		margin-bottom: 40px;
	}
	
	
	.home-news{
		padding: 40px 0px;
	}
	.home-news .x6{
		width: 100%;
	}
	.home-news-l{
		margin-right: 0px;
		margin-bottom: 60px;
	}
	
	.home-news-h .dk p{
		font-size: 14px;
	}
	
	.home-news-h .dk i{
		font-size: 14px;
		padding: 6px 40px;
	}
	.home-news-r{
		margin-left: 0px;
	}
	
	.home-news-r .home-news-c ul li p span{
		padding-top: 10px;
	}
	.foot-nav{
		display: none;
	}
	.foot_z{
		width: 100%;
		margin-top: 40px;
	}
	.foot_y{
		width: 100%;
		margin-top: 20px;
	}
	
	.foot_y .zxzx{
		text-align: left;
	}
	.foot_y .tel{
		text-align: left;
	}
	
	.foot_j{
		float: left;
		width: 100%;
		text-align: left;
        margin-top: 10px;
	}
	.foot_j{
		margin-bottom: 20px;
	}
	.container-layout .copyright .x8{
		width: 100%;
	}
	.container-layout .copyright .x4{
		width: 100%;
	}
	.container-layout .copyright .text-right{
		text-align: left;
	}
	
	
	
	.article .padding-large{
		padding: 10px 20px;
	}
	
	.bout198 .txt198{
		width: 100%;
	}
	
	.bout198 .img198{
		width: 100%;
		height: auto;
	}
	.bout198 .ys198 li h2 b{
		font-size: 30px;
	}
	.bout198 .ys198{
		height: auto;
	}
	.prc_325 .pr_box li{
		width: 46%;
	}
	.channel-banner{
		height: 220px;
	}
	
	
	
	.nav-x ul{
		background: #f5f5f5;
		margin-top: 10px;
	}
	.nav-x ul .col-2{
		width: auto;
		padding: 0 10px;
	}
	.nav-x li a{
		height: 40px;
    line-height: 40px;
	}
	.nav-x{
		margin-bottom: 20px;
	}
	.solution .x4{
		width: 50%;
		padding-right: 10px;
        padding-left: 10px;
	}
	
	
	
	.product-list .x4{
		width: 50%;
	}
	
	.padding-large{
		padding: 10px
	}
	
	.necpxq .product-description .x5,.necpxq .product-description .x7{
		width: 100%;
	}
	
	.product-description .zoomimg{
		width: 100%;
	}
	.product-description .padding-large{
		padding: 30px 10px 0 10px;
	}
	.blank-big { 
		height: 20px;
    line-height: 20px; 
	}
	
	.product-overview .tab .tab-nav li{
		width: 100%;
	}
	.cpxq_js{
		margin-top: 15px;
	}
	.cpxq_js p{
		font-size: 16px;
		line-height: 30px;
	}
	.news_lb .news_img{
		width: 100%;
	}
	.news_lb .news_sj{
		width: 20%;
	}
	.news_lb .news_nr{
	width: 80%;
	}
	.news_lb .news_gd{
		display: none;
	}
	.list-news .time{
		margin-top: 20px;
        margin-right: 0px;
		margin-bottom: 20px;
	}
	.list-news .news{
		margin-top: 20px;
        margin-left: 30px;
        margin-right: 30px;
	}
	
	.list-news .news h3 a{
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	
	.news_xq .x9{
		width: 100%;
	}
	.sidebar-l{
		margin-right:0px;
	}
	.article .post h1{
		font-size: 16px;
	}
	.padding-large-top .x10{
		width: 100%;
	}
	.padding-large-top .x2{
		width: 100%;
	}
	.news_xq  .x3{
		width: 100%;
	}
	
	
	.blank-large{
		height: 20px;
	}
	
	.ny_lxwm.container .x4,.ny_lxwm.container .x3,.ny_lxwm.container .x5{
		width: 100%;
	}
	
	.img-responsive{
		display: initial;
	}
	.nymap{
		margin-left: 0px;
		margin-bottom: 40px;
	}
	
	.home-contact .x6{
		width: 100%;
	}
	
	.home-contact .gb{
		width: 100%;
	}
	
	.guestbook{
		padding: 30px 10px;
	}
	
	.lxwm_bimg{
		padding: 30px 10px;
		margin-bottom: 20px;
	}

	.foot_z .logo h2{
		font-size: 20px;
	}
	
}


