﻿@import url("mobile_system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center; width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage .CMS_ConGoPage_page{display:none;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*全站标题栏颜色设置，如果需要列改默认手机模板的颜色，只需改以下几个样式即可*/
.heda-top-color{color:#fff; background-color:#252e59;}
.heda-title-color{color:#fff; background-color:#252e59;}
.heda-con-newstab .hd{border-bottom:1px solid #252e59; }
.heda-con-newstab .hd ul .on{border-bottom-color:#f9f9f9; background:#252e59;}
.channelform .submit, .share-submitbtn {background-color: #252e59;}
#heda-root-navbar .selected,#ui-heda-root-navbar ul li a:hover{color:#fff; background-color: #c71509;}
#heda-root-navbar li {color:#fff; background-color: #464646;}
.heda-con-listview .heda-con-text-title span a, .heda-title-color span a{color:#fff; text-decoration:none;}
.heda-title-color span a:hover{color:yellow; text-decoration:none;}
#heda-root-navbar ul li a{line-height:14px;}

/*其他自定义样式区域*/
body{background:#fff;}
#zfy-ui-list60{padding-top:4px; overflow:hidden}
#zfy-ui-list60 li{position:relative;float:left;width:48%;margin:5px 1%;overflow:hidden;}
#zfy-ui-list60 li a{text-decoration:none;display:block;margin:0;padding:0;}
#zfy-ui-list60 li img{width:76%;margin:0;padding:0;border:none;float:left;}
#zfy-ui-list60 li .textbox{padding-right:5px;text-align:right;color:#fff;font-size:1em;font-weight:normal;width:48%;height:100%;position:absolute;right:0;bottom:0;  background:url(//filecdn.ify.cn/skin/jzgcqy175/img/kuai1.png); background-size:100% 100%; overflow:hidden;}
#zfy-ui-list60 li .textbox  h3{font-size:0.875em;line-height:1em;margin:0;padding:0;text-align:right;padding-top:42%;font-style:italic;} 
#zfy-ui-list60 li .textbox  i{font-size:0.75em;line-height:1em;}


/*各分辨率手机屏幕自适应，可以根据实际需要，增加适应屏幕*/
@media all and (min-width:320px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 160px;
	}
}
@media all and (min-width:360px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 180px;
	}
}
@media all and (min-width:480px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 240px;
	}
}
@media all and (min-width:540px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 270px;
	}
}
@media all and (min-width:640px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 320px;
	}
}
@media all and (min-width:720px) {
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 360px;
	}
}
@media all and (min-width:800px) {
	body{width:800px; margin:0 auto;}
	/*头部和底部*/
	#heda-top-navbar,#heda-root-navbar{width:800px;}
	/*Banner幻灯片高度自适应*/
	#heda-home-hdp {
		height: 400px;
	}
}



@charset "UTF-8";
html, body { background: #f4f4f4; color: #333; font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'; }
.f_inner { max-width: 1000px; margin: 0 auto; position: relative; padding-top:10px; }
@media (max-width: 1030px) {
.f_inner { position: relative; }
}
@media (max-width: 480px) {
.f_sidebar_section { padding: 0px; }
.f_sid_pro { padding: 0px; }
.f_sid_pro_content { padding-left: 15px; padding-right: 15px; }
}
a { color: #333; text-decoration: none; }
a:hover { color: #941123; text-decoration: none; }
header h1 img, header h2 img { position: relative; z-index: 999; font-size: 0; max-width: 100%; }
header h1 { display: inline; }
.tem_inner, .met_section { position: relative; margin: 0 auto; margin: 0 auto; width: 1000px; }
.plr0 { padding-left: 0px; padding-right: 0px; }
header section { min-height: 120px; }
.h_header .tel { color: #333; width: 100%; margin-top: 20px; text-align: right; display: block; font-size: 28px; font-weight: bold; }
.h_header .lang { margin-top: 10px; margin-bottom: 15px; }
.h_header .lang ul { float: right; }
.h_header .lang ul li { float: left; width: 30px; line-height: 28px; margin-right: 10px; font-size: 0px; border: 1px solid #888; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; /* W3C syntax */ }
.h_header .lang ul li img { width: 100%; height: 100%; }
.h_header .lang ol { float: right; list-style: none; }
.h_header .lang ol li { line-height: 30px; float: left; }
.h_header .lang ol li a { color: #888; }
.h_header .lang ol li a:hover { color: #941123; }
.h_header .lang ol li:after { content: "/"; float: right; display: block; margin: 0px 5px; color: #888; }
.h_header .lang ol:after { content: " "; clear: both; display: block; }
@media (max-width: 768px) {
.h_header .tel { text-align: left; }
.h_header .lang ul { float: left; }
.h_header .lang ol { float: left; }
}
.f_header_nav { min-height: 40px; background: #000; }
.f_header_nav .navbar { border-radius: 0px; border: 0px; min-height: 40px; background: #000; }
.f_header_nav .container-fluid { padding-left: 0px; padding-right: 0px; }
.f_header_nav .navbar-toggle { padding: 6px 8px; margin-top: 6px; margin-bottom: 0px; border-radius: 0px; }
.f_header_nav .navdown { color: #fff !important; }
.f_header_nav .navbar-collapse { padding-left: 0px; padding-right: 0px; }
.f_header_nav .navbar-collapse .navbar-nav { margin: 0px; }
.f_header_nav .navbar-collapse .navbar-nav li a { padding-top: 0px; background-color: #000; padding-bottom: 0px; font-size: 15px; color: #AFAFAF; display: block; min-height: 40px; line-height: 38px; }
.f_header_nav .navbar-collapse .navbar-nav li > a:hover { background-color: #000; color: #941123 !important; }
.f_header_nav .navbar-collapse .navbar-nav li .dropdown-menu { padding: 0px; border: 0px; border-top: 1px solid #333; }
.f_header_nav .navbar-collapse .navbar-nav li .dropdown-menu .divider { margin: 0px; background: #333; }
.f_header_nav .navbar-collapse .navbar-form { padding: 0px; margin: 0px !important; }
.f_header_nav .navbar-brand { margin-left: 0px !important; display: block; font-size: 18px; color: #AFAFAF; min-height: 40px; line-height: 36px; padding: 0px 20px 0 18px; background: #941123; height: auto; }
.f_header_nav .navbar-brand i { top: 3px; }
.f_header_nav .navbar-brand p { font-size: 15px; display: inline-block; margin-left: 10px; }
.f_header_nav .navbar-brand:hover { background: #941123; color: #fff; }
.f_header_nav form { margin-right: 0px; margin-left: 15px; }
.f_header_nav form input { background: #444; color: #AFAFAF; outline: none; border: none; height: 30px; line-height: 30px; margin: 5px 0; padding-left: 10px; }
.f_header_nav form .btn { margin-top: 5px; padding: 5px 12px; border-radius: 0px; background: #941123; border: none; }
.f_header_nav form .btn i { color: #f0f0f0; }
@media (max-width: 1000px) {
.f_header_nav form { display: none; }
}
@media (max-width: 768px) {
.f_header_nav .navbar-nav > li > a { background-color: #111 !important; border-bottom: 1px solid #333; }
.f_header_nav .navbar-nav > li > a:hover { border-color: #333 !important; }
.f_header_nav .dropdown-menu { position: static; display: block; float: none; }
.f_header_nav .dropdown-menu > li > a { padding: 0px 30px; }
.f_header_nav .navbar-collapse { border-color: #333; }
.f_header_nav .navbar-nav li .dropdown-menu { border-top: #000 !important; border-bottom: 1px solid #333 !important; border-radius: 0px !important; margin: 0px !important; }
.f_header_nav .navbar-nav .open .dropdown-menu > li > a { padding: 0px 30px; }
.f_header_nav .navbar-nav li .dropdown-menu .divider { background: #000 !important; }
.f_header_nav form { display: block; }
}
.d_banner_th { padding: 25px 0; padding-right: no-repeat; padding-position: center center; background-size: 100% auto; background-color: #d4d2d5; height: 450px; overflow: hidden; }
.d_banner_th .smoothslides, .d_banner_th .smoothslides-on { height: 400px; }
.d_banner_th .ss-slide img { height: 400px; width: auto; max-width: initial !important; }
@media (max-width: 768px) {
.d_banner_th { height: 350px; }
.d_banner_th .smoothslides, .d_banner_th .smoothslides-on { height: 300px; }
.d_banner_th .ss-slide img { height: 300px; width: auto; max-width: initial !important; }
}
@media (max-width: 480px) {
.d_banner_th { height: 200px; padding: 0; }
.d_banner_th section { padding: 0px !important; }
.d_banner_th .smoothslides, .d_banner_th .smoothslides-on { height: 200px; }
.d_banner_th .ss-slide img { height: 200px; width: auto; max-width: initial !important; }
}
.d_banner_th2 { height: auto !important; }
.ttX { width: 100%; position: relative; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); }
/*新闻滚动*/
.in-news { padding-top: 1.5em; }
.BreakingNewsController { width: 100%; overflow: hidden; background: #FFF; height: auto; position: relative; }
.BreakingNewsController .bn-title { display: inline-block; float: left; padding: 5px 20px; background: #941123; color: #FFF; }
.BreakingNewsController ul { padding: 0; margin: 0; display: block; list-style: none; position: absolute; left: 180px; right: 50px; }
.BreakingNewsController ul li { list-style: none; padding: 5px 20px; display: none; }
.BreakingNewsController ul li a { text-decoration: none; color: #333; display: inline-block; line-height: 22px; overflow: hidden; padding: 0; }
.BreakingNewsController .bn-arrows { display: inline-block; float: right; width: 50px; position: absolute; right: 0; top: 0; bottom: 0; }
.BreakingNewsController .bn-arrows span { display: block; width: 20px; position: absolute; top: 0; bottom: 0; cursor: pointer; opacity: 0.2; }
.BreakingNewsController .bn-arrows span:hover { opacity: 1; }
/*.BreakingNewsController .bn-arrows-left { left: 0; background: url(http://file.hedaweb.com/skin/wdpx3191/bn-arrows.png) left center no-repeat; }
.BreakingNewsController .bn-arrows-right { right: 10px; background: url(http://file.hedaweb.com/skin/wdpx3191/bn-arrows.png) right center no-repeat; }*/
.easing a, .easing span { transition: .25s linear; -moz-transition: .25s linear; -webkit-transition: .25s linear; }
.in_pinpai { padding-top: 2em; padding-bottom: 2em; }
.in_pinpai ul li { width: 33.3333333%; float: left; overflow: hidden; }
.in_pinpai img { width: 100%; height: 100%; }
.in_pinpai a { display: block; }
@media (max-width: 320px) {
.in_pinpai { padding-bottom: 15px; }
.in_pinpai ul li { width: 100%; margin-bottom: 10px; }
}
.in_lanmubg { background: #d4d2d5; padding: 3em 0em 2em; }
.in_lanmu ul { margin-right: -5px; }
.in_lanmu ul li { width: 20%; float: left; padding-right: 5px; margin-bottom: 15px; }
.in_lanmu ul li a.img { display: block; background: #941123; position: relative; }
.in_lanmu ul li img { width: 100%; height: 100%; opacity: 1; }
.in_lanmu ul li:hover img { filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; transition: opacity 0.5s; -moz-transition: opacity 0.5s; -webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; }
.in_lanmu ul li a span { display: block; position: absolute; left: 0px; top: 50%; margin-top: -0.8em; width: 100%; color: #fff; text-align: center; opacity: 0; font-size: 20px; }
.in_lanmu ul li a:hover span { opacity: 1; transition: opacity 0.5s; -moz-transition: opacity 0.5s; -webkit-transition: opacity 0.5s; -o-transition: opacity 0.5s; }
@media (max-width: 768px) {
.in-news { padding-top: 1.0em; }
.in_pinpai { padding-top: 1.0em; padding-bottom: 1.5em; }
.in_lanmubg { padding: 1.5em 0em 0.5em; }
.in_lanmu ul li { width: 33.3333333%; }
.in_lanmu ul li.m4, .in_lanmu ul li.m5 { width: 50%; }
.in_lanmu ul li a span { font-size: 16px; }
}
@media (max-width: 320px) {
.in_lanmubg { padding: 1.5em 0em; }
.in_lanmu ul li { width: 50%; margin-bottom: 5px; }
.in_lanmu ul li a span { font-size: 14px; }
}
.in_imgnew { padding-top: 25px; padding-bottom: 15px; }
.in_imgnew > h3 { text-align: center; margin-bottom: 25px; }
.in_imgnew > h3 p { background: #941123; color: #fff; min-height: 30px; line-height: 30px; padding: 0px 80px; display: inline-block; }
.in_imgnew .imgnew_left { width: 40%; margin-bottom: 15px; }
.in_imgnew .imgnew_left > a img { width: 100%; height: 100%; }
.in_imgnew .imgnew_left ul { padding: 20px 15px; background: #fff; }
.in_imgnew .imgnew_left ul .time { background: #941123; width: 60px; height: 60px; float: left; color: #fff; }
.in_imgnew .imgnew_left ul .time i { text-align: center; display: block; font-style: normal; font-size: 24px; font-weight: bold; margin-top: 8px; line-height: 1.0; }
.in_imgnew .imgnew_left ul .time p { text-align: center; }
.in_imgnew .imgnew_left ul .content { padding-left: 70px; }
.in_imgnew .imgnew_left ul .content h3 { color: #941123; font-size: 16px; margin-bottom: 5px; height: 17px; overflow: hidden; text-overflow: ellipsis; }
.in_imgnew .imgnew_left ul .content p { color: #888; margin-bottom: 10px; }
.in_imgnew .imgnew_left ul .content a { background: #f4f4f4; color: #666; padding: 0px 15px; display: block; float: left; height: 26px; line-height: 24px; }
.in_imgnew .imgnew_left ul .content a:hover { color: #941123; }
.in_imgnew .imgnew_right { width: 58.5%; }
.in_imgnew .imgnew_right ul li { padding: 15px; background: #fff; border-bottom: 2px solid #c4c1bc; margin-bottom: 15px; }
.in_imgnew .imgnew_right ul li > a { width: 125px; display: block; float: left; }
.in_imgnew .imgnew_right ul li > a img { width: 100%; height: 100%; }
.in_imgnew .imgnew_right ul li .content { padding-left: 145px; }
.in_imgnew .imgnew_right ul li .content .title { color: #000; font-size: 16px; display: block; height: 25px; overflow: hidden; text-overflow: ellipsis; }
.in_imgnew .imgnew_right ul li .content p { color: #888; margin-bottom: 10px; max-height: 66px; overflow: hidden; text-overflow: ellipsis; }
.in_imgnew .imgnew_right ul li .content .more { background: #f4f4f4; color: #666; padding: 0px 15px; display: block; float: left; height: 26px; line-height: 24px; }
.in_imgnew .imgnew_right ul li .content a:hover { color: #941123; }
@media (max-width: 768px) {
.in_imgnew { padding-top: 20px; padding-bottom: 10px; }
.in_imgnew .imgnew_left { width: 100%; }
.in_imgnew .imgnew_left > a { display: none; }
.in_imgnew .imgnew_right { width: 100%; }
}
@media (max-width: 480px) {
.in_imgnew h3 p { padding: 0 20px !important; display: block !important; }
.imgnew_right li > a { display: none !important; }
.imgnew_right li .content { padding-left: 0px !important; }
}
.in_case { padding: 30px 15px; padding-bottom: 0px; /*background: #d4d2d5;*/ background: #fff; margin-bottom: 25px; }
.in_case ul li.two { margin-bottom: 30px; }
.in_case ul li { width: 50%; padding: 0 5px; float: left; height:0; padding-bottom:38%; }
.in_case ul li.one{height:auto; padding-bottom:0;}
.in_case ul li a.title { display: block; height: 80px; border: 1px solid #e2e2e2; margin-top: 80px; }
.in_case ul li a.title h3 { text-align: center; font-size: 18px; color: #252e59; margin: 18px 0 0; }
.in_case ul li a.title p { text-align: center; font-size: 18px; color: #666; }
.in_case ul li a { display: block; position: relative; }
.in_case ul li a img { width: 100%; height: 100%; }
.in_case ul li a span { background: rgba(37, 26, 30, 0.8); overflow: hidden; position: absolute; bottom: 0px; display: block; height: 30px; line-height: 30px; color: #fff; width: 100%; text-align: center; }
@media (max-width: 1000px) {
.in_case ul li.one { width: 100% !important; margin-bottom:10px; }
.in_case ul li { width: 25%; }
.in_case ul li a.title { border: none; margin-top: 0px; }
}
@media (max-width: 768px) {
.in_case { padding:0 5px 10px; }
.in_case ul li a.title { height: 60px; }
.in_case ul li.two { margin-bottom: 15px; }
}
@media (max-width: 480px) {
.in_case ul li { width: 50%; }
}
.in_txtnews .txtnews_left { width: 58%; padding: 15px; padding-bottom: 0px; background: #fff; margin-bottom: 25px; }
.in_txtnews .txtnews_left h3 { font-size: 18px; margin-bottom: 20px; }
.in_txtnews .txtnews_left h3 a { font-size: 14px; float: right; background: #252e59; color: #fff; padding: 0px 15px; display: block; height: 26px; line-height: 24px; }
.in_txtnews .txtnews_left ul { margin-bottom: 20px; }
.in_txtnews .txtnews_left ul li > a { width: 210px; height: 140px; display: block; float: left; margin-right: 15px; }
.in_txtnews .txtnews_left ul li > a img { width: 100%; height: 100%; }
.in_txtnews .txtnews_left ul li .content .title { font-size: 16px; color: #941123; margin-bottom: 10px; display: block; height: 25px; overflow: hidden; text-overflow: ellipsis; }
.in_txtnews .txtnews_left ul li .content p { margin-bottom: 13px; color: #666; }
.in_txtnews .txtnews_left ul li .content .more { background: #f4f4f4; color: #666; padding: 0px 15px; display: block; float: left; height: 26px; line-height: 24px; }
.in_txtnews .txtnews_left ul li .content a.more:hover { color: #941123; }
.in_txtnews .txtnews_right { width: 39%; padding: 20px; background: #fff; margin-bottom: 25px; }
.in_txtnews .txtnews_right h3 { font-size: 18px; margin-bottom: 10px; }
.in_txtnews .txtnews_right h3 a { font-size: 14px; float: right; background: #252e59; color: #fff; padding: 0px 15px; display: block; height: 26px; line-height: 24px; }
.in_txtnews .txtnews_right h3 a:hover { color: #941123; }
.in_txtnews .txtnews_right ul { }
.in_txtnews .txtnews_right ul li { padding: 4px 0 0 20px; background: url(//filecdn.ify.cn/skin/jzgcqy175/img/jiantou.png) no-repeat left 8px; white-space: nowrap;text-overflow: ellipsis;}
.in_txtnews .txtnews_right ul li a { color: #666; }
.in_txtnews .txtnews_right ul li a:hover { color: #941123; }
@media (max-width: 768px) {
.txtnews_left { width: 100% !important; }
.txtnews_right { width: 100% !important; }
}
/*@media (max-width: 480px) {
.txtnews_left ul li > a { width: 110px !important; height: 73px !important; }
}
@media (max-width: 320px) {
.txtnews_left ul li > a { display: none !important; }
}*/
.in_imggzwm .imggzwm_left { width: 67%; margin-bottom: 10px; }
.in_imggzwm .imggzwm_left h3 { text-align: center; margin-bottom: 25px; }
.in_imggzwm .imggzwm_left h3 p { background: #252e59; color: #fff; min-height: 30px; line-height: 30px; padding: 0px 80px; display: inline-block; }
.in_imggzwm .imggzwm_left ul { margin-right: -15px; }
.in_imggzwm .imggzwm_left ul li { width: 25%; padding-right: 15px; float: left; padding-bottom: 15px; }
.in_imggzwm .imggzwm_left ul li a { display: block; position: relative; }
.in_imggzwm .imggzwm_left ul li a img { width: 100%; height: 100%; }
.in_imggzwm .imggzwm_left ul li a span { position: absolute; bottom: 0px; background: rgba(0, 0, 0, 0.5); display: block; height: 50px; line-height: 50px; text-align: center; width: 100%; color: #fff; }
.in_imggzwm .imggzwm_right { width: 30%; margin-bottom: 25px; }
.in_imggzwm .imggzwm_right h3 { text-align: center; margin-bottom: 25px; }
.in_imggzwm .imggzwm_right h3 p { background: #252e59; color: #fff; min-height: 30px; line-height: 30px; padding: 0px 80px; display: inline-block; }
@media (max-width: 768px) {
.imggzwm_left { width: 100% !important; }
.imggzwm_left ul li { margin-bottom: 25px; }
.imggzwm_right { width: 100% !important; }
}
@media (max-width: 480px) {
.imggzwm_left h3 p, .imggzwm_right h3 p { padding: 0 20px !important; display: block !important; }
.imggzwm_left ul li { width: 100% !important; }
}
.footlink { min-height: 50px; background: #d4d2d5; margin-bottom: 25px; }
.footlink ul { padding: 10px 15px 10px 18px; }
.footlink ul li { padding: 5px; }
.tem_head { min-height: 100px; }
.tem_head nav { position: absolute; top: 50%; right: 0; margin-top: -17px; height: 34px; line-height: 34px; }
.tem_head nav ul { margin: 0; padding: 0; list-style: none; }
.tem_head nav ul li { position: relative; float: left; margin-left: 8px; }
.tem_head nav a { display: block; padding: 0 15px; }
.tem_head nav a:hover { color: #e9280c; }
.tem_head nav a.navdown { border-radius: 2px; background: #e9280c; color: #fff; }
.tem_head nav a.navdown:hover { color: #fff; }
.tem_head nav ul li dl { position: absolute; top: 55px; left: 0; z-index: 99; display: none; width: 500px; background: #f3f4f5; }
.tem_head nav ul li dl dd { float: left; padding: 20px 0; width: 100px; }
.tem_head nav ul li dl dd a { margin: 0 10px; padding: 0; padding: 8px 5px; text-align: center; line-height: 1.5; }
.tem_head nav ul li dl dt { float: right; overflow: hidden; padding: 20px 20px 20px 0; width: 380px; height: 200px; font-size: 0; }
.tem_head nav ul li dl dt img { width: 380px; height: 200px; }
.tem_head nav ul li dl dd i { position: absolute; top: -14px; left: 50px; z-index: 100; width: 100%; color: #f3f4f5; font-size: 22px; }
.tem_head nav ul li dl.tem_pronoaw { width: auto; }
.tem_head nav ul li dl.tem_pronoaw dd { width: auto; }
.tem_head nav ul li dl.tem_pronoaw dd div { float: left; padding: 0 20px; min-width: 100px; }
.tem_head nav ul li dl.tem_pronoaw dd div h3 { margin-bottom: 5px; border-bottom: 1px solid #888; font-weight: normal; }
.tem_head nav ul li dl.tem_pronoaw dd div p a { margin: 0; }
.footerlogo img { max-width: 100%; }
.foot2box { display: table; }
.foot2box h3 { display: table-cell; color: #941123; font-size: 16px; white-space: nowrap; }
.foot3box { display: table-cell; color: #AFAFAF; font-size: 16px; }
.h_header .lang2 { margin-bottom: 0px; }
.h_header .lang2 ul li { border: none; }
.tem_footer_nav { display: table; }
.tem_footer_nav h3 { display: table-cell; color: #941123; font-size: 16px; white-space: nowrap; }
.footnavbox { display: table-cell; color: #AFAFAF; font-size: 16px; }
.tem_footer { position: relative; padding: 30px 0; background: #000; color: #4a4a4a; font-size: 12px; }
.tem_footer a { color: #4a4a4a; }
.tem_footer_nav a { margin-right: 23px; font-size: 14px; color: #AFAFAF; }
.tem_footer_nav a:hover { color: #941123; }
.tem_footer_text { background: #000; text-align: center; color: #666; padding-bottom: 20px; margin-top: -10px; }
.powered_by_metinfo { color: #666; font-size: 12px; }
.powered_by_metinfo a { color: #666; }
.powered_by_metinfo a:hover { color: #fff; }
@media (min-width: 1000px) {
.footerlogo { width: 33.333333%; float: left; padding-right: 15px; }
.foot_lxwm { width: 33.333333%; float: left; padding: 0px 15px; }
.tem_footer_nav { width: 33.333333%; float: left; padding-left: 15px; }
}
@media screen and (min-width: 560px) and (max-width: 1000px) {
.footerlogo { width: 50%; float: left; padding-right: 15px; }
.foot_lxwm { width: 50%; float: left; padding-left: 15px; }
.tem_footer_nav { width: 100%; padding-top: 20px; }
}
@media (max-width: 560px) {
.foot_lxwm { padding-top: 15px; }
.tem_footer_nav { padding-top: 15px; }
.tem_footer_text { text-align: left; }
}
@media (max-width: 320px) {
.foot2box h3, .tem_footer_nav h3 { display: none; }
}
.met_section { position: relative; padding: 40px 0 50px; }
.met_section aside { position: relative; float: left; width: 230px; }
.met_section article { float: left; margin-left: -230px; width: 100%; }
.met_section article .met_article { margin-left: 250px; }
.met_section_asidenone article { float: none; margin-left: 0; }
.met_section_asidenone article .met_article { margin-left: 0; }
.met_section aside section { border: 1px solid #ddd; }
.met_section aside section h2 { padding: 0 20px; height: 60px; border-bottom: 1px solid #ddd; font-size: 18px; line-height: 60px; }
.met_section aside .met_aside_list { padding: 10px 0; }
.met_section aside .met_aside dl dt { height: 45px; line-height: 45px; }
.met_section aside .met_aside dl dt a { display: block; padding: 0 20px; color: #333; }
.met_section aside .met_aside dl dt a:hover { background: #efefef; }
.met_section aside .met_aside dl dt.on { background: #efefef; border-left: 4px solid #e9280c; }
.met_section aside .met_aside dl dd { padding: 6px 0 6px 0; }
.met_section aside .met_aside dl dd a { display: block; padding-left: 40px; height: 35px; color: #333; font-weight: normal; line-height: 35px; }
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover { background: #efefef; }
.met_section aside .met_related { margin-top: 20px; }
.met_section aside .met_related ul { padding: 20px; }
.met_section aside .met_related li { margin-bottom: 8px; list-style: none; }
.met_article_head { position: relative; padding: 0 10px; height: 60px; border-bottom: 1px solid #ddd; line-height: 60px; }
.met_article_head .met_position { position: absolute; top: 0; right: 10px; color: #aaa; font-family: '宋体'; }
.met_article_head .met_position a { color: #999; font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'; }
.met_article_head h1 { color: #555; font-weight: normal; font-size: 18px; }
.met_section_sehed { padding-top: 0; }
.met_section_head { height: 50px; color: #aaa; font-size: 12px; font-family: '宋体'; line-height: 50px; }
.met_section_head a { color: #999; font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'; }
.met_section_head a:hover { color: #e9280c; }
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.ac:after { content: " "; clear: both; display: block; }
.to { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.lc { overflow: hidden; word-break: break-all; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }
.cb { clear: both; }
.pr { position: relative; }
.pa { position: absolute; }
.l { float: left; }
.r { float: right; }
.ul { list-style: none; }
.f_sidebar_section .f_sid_pro_nav { margin-bottom: 0px; }
.f_sidebar_section .f_sid_pro_navb { margin-bottom: 0px; }
.f_sidebar_section .f_sid_pro_mbx { border-top: 1px solid #f0f0f0; }
.f_sidebar_content { background: #fff; width: 100%; margin-bottom: 20px; }
.f_sidebar_news { width: 100%; float: left; margin-left: -200px; margin-bottom: 20px; }
.f_sidebar_news .met_article { margin-left: 215px; }
.f_sidebar_news .met_module2_list { background: #fff; }
.f_sidebar_news .met_module2_list h2 a { display: block; line-height: 22px; }
@media (max-width: 1030px) {
.f_sidebar_news { width: 100%; float: left; margin-left: 0px; }
.f_sidebar_news .met_article { margin-left: 0px; }
}
.f_productsearchss { margin: 25px 0 15px; }
@media (max-width: 768px) {
.f_productsearchss { display: none; }
}
.f_productsearchss h6 { width: 124px; float: left; color: #941123; font-size: 18px; height: 30px; line-height: 30px; }
.f_productsearchssBOX { width: calc(100% - 124px); }
.f_productsearchssBOX ul { list-style: none; }
.f_productsearchssBOX li { float: left; width: 24.200913242%; padding-right: 12px; }
.f_productsearchssBOX li select { width: 100%; border: none; background: #e4e4e4; color: #777; }
.f_productsearchssBOX li input { width: 100%; border: none; background: #e4e4e4; color: #777; outline: none; padding: 4px 10px 4px 10px; }
.f_productsearchssBOX li .parasearch_input input { padding: 5px 10px 5px 10px; }
.f_productsearchssBOX li:last-child { width: 45px; height: 30px; padding-right: 0px; position: absolute; top: 0px; right: 0px; }
.f_productsearchssBOX li:last-child span { display: block; font-size: 0px; }
.f_productsearchssBOX li .parasearch_search .searchimage { padding: 0px; }
.f_productsearchssBOX .parasearch_title { display: none; }
.f_sid_pro_mbx { min-height: 50px; line-height: 50px; padding: 0 15px; background: #fff; margin-bottom: 15px; color: #999; }
.f_sid_pro_mbx span a { color: #999; }
.f_sid_pro_mbx span i { margin-right: 10px; top: 2px; font-size: 16px; color: #999; }
.f_sid_pro_mbx .bdfx { padding: 11px 0px; }
@media (max-width: 500px) {
.f_sid_pro_mbx .bdfx { padding: 0px 0px 15px; float: left; width: 100%; }
}
.f_sid_pro_nav { padding: 0px; min-height: 70px; background: #fff; margin-bottom: 15px; position: relative; z-index: 10; }
.f_sid_pro_nav .navbar-brand { color: #941123; }
.f_sid_pro_nav .dropdown { margin: 0px 2px; }
.f_sid_pro_nav .dropdown > a:hover { background: #941123 !important; color: #fff; }
.f_sid_pro_nav .f_sidebar_ahover { background: #941123 !important; color: #fff; }
.f_sid_pro_nav .nav .open > a { background: #941123 !important; color: #fff; }
.f_sid_pro_nav .f_sidebar_ahover3 { background: #f5f5f5; }
.f_sid_pro_navb { border: none; margin-bottom: 0px; }
.f_sid_pro_navb .navbar-header { margin: 20px 15px; }
.f_sid_pro_navb .navbar-header a { padding: 0px; margin: 0px; height: 30px; line-height: 30px; }
.f_sid_pro_navb .navbar-header .navbar-toggle { cursor: pointer; color: #666; font-size: 20px; padding: 0px; margin: 0px; border: none; border-radius: 0px; width: 30px; height: 30px; line-height: 30px; text-align: center; }
.f_sid_pro_navb .navbar-nav { margin: 20px 0; }
.f_sid_pro_navb .dropdown-menu { background: #eee; border: none; border-radius: 0px; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175); box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175); }
.f_sid_pro_navb .dropdown-menu li a { height: 40px; line-height: 40px; }
.f_sid_pro_navb .container-fluid { margin: 0px; padding: 0px; }
.f_sid_pro_navb .navbar-collapse { margin: 0px; padding: 0px; }
.f_sid_pro_navb .navbar-nav a { padding: 0px 15px; margin: 0px; height: 30px; line-height: 30px; display: block; }
.f_sid_pro_navb .navbar-brand { margin: 0px !important; }
@media (max-width: 768px) {
.f_sid_pro_nav .dropdown { margin: 0px; }
.f_sid_pro_navb .navbar-nav { margin: 0px 0px 10px 0px; }
.f_sid_pro_navb .dropdown-menu li a { padding: 0px 15px 0px 30px !important; height: 30px !important; line-height: 30px !important; }
.f_sid_pro_navb .dropdown-menu { position: static !important; float: none !important; width: auto !important; margin-top: 0 !important; background-color: transparent !important; border: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; display: block; }
.f_sid_pro_navb .navbar-collapse { background: #eee; }
}
.f_sid_pro_left { position: relative; width: 200px; float: left; }
.f_sid_pro_left_t { margin-bottom: 15px; }
.f_sid_pro_left_t h3 { background: #251B1C; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; }
.f_sid_pro_left_tb { min-height: 300px; background: #fff; }
.f_sid_pro_left_tb li { padding: 10px; text-align: center; }
.f_sid_pro_left_tb li img { margin-bottom: 3px; }
.f_sid_pro_left_b li { background: #941123; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 16px; margin-bottom: 15px; }
.f_sid_pro_left_b li a { color: #fff; }
.f_sid_pro_left_b li a:hover { text-decoration: underline }
.f_sid_pro_margin { float: left; margin-left: -200px; }
.f_sid_pro_margin .f_sid_pro_article { margin-left: 200px; /*float: left;*/ }
.f_sid_pro_content { width: 100%; }
@media (max-width: 1030px) {
.f_sid_pro_left { display: none; }
.f_sid_pro_margin { margin-left: 0px; }
.f_sid_pro_margin .f_sid_pro_article { margin-left: 0px; }
.f_sid_pro_content { margin-left: 0px; }
.f_sid_pro_article { margin-left: 0px; }
.f_product_list ul { margin-left: -15px; }
}
.f_product_list_li { padding-right: 0px; padding-bottom: 15px; }
@media (max-width: 768px) {
.f_product_list_li { width: 50% }
}
@media (max-width: 320px) {
.f_product_list_li { width: 100% }
}
.f_product_list_divo { padding: 15px 15px 10px; background: #fff; }
.f_product_list_divo ul { margin: 10px 0px 0px; color: #666; font-size: 13px; }
.f_product_list_divo ul li { margin: 2px 0px; }
.f_product_list_divo ul li:first-child { color: #7C4800; }
.f_product_list_img { display: block; }
.f_product_list_divt { background: #fff; padding: 10px 0px; border-top: 1px solid #e7e7e7; }
.f_product_list_divt i { margin-right: 5px; top: 2px; }
.f_product_page_list { margin-left: 15px; }
@media (max-width: 1030px) {
.f_product_page_list { margin-left: 0px; }
}
.f_product_page_list .met_pager { padding: 0px 0px 40px 0px; text-align: left; }
@media (max-width: 768px) {
.showproduct-v2__nav li { width: 50%; }
.showproduct-v2__nav li a { padding: 0 !important; text-align: center; }
}
/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr { margin: 0; padding: 0; }
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.met_clear { clear: both; }
.met_none { display: none; }
.met_hidden { visibility: hidden; }
.met_fl { float: left; }
.met_fr { float: right; }
.met_editor { line-height: 2; }
.met_editor ul, .met_editor ol { padding: 0px; margin: 0; }
.met_editor a { color: #1c57c4; }
.met_editor a:hover { text-decoration: underline; }
.met_editor img {width: 100%; height: auto !important; }
.met_editor blockquote { padding-top: 5px; padding-bottom: 5px; padding-left: 15px; border-left: 4px solid #ddd; }
.met_editor hr { display: block; padding: 0; border: 0; height: 0; border-top: 1px solid #ddd; margin: 20px 0; -webkit-box-sizing: content-box; box-sizing: content-box; }
.met_editor .metvideobox { text-align: center; visibility: hidden; margin: 10px auto; }
.met_editor .video-js { max-width: 100%; }
.met_editor table { width: 100% !important; margin-bottom: 1.6rem; border-spacing: 0 !important; border-collapse: collapse !important; padding: 0 !important; border: 0; }
.met_editor table td { border: 1px solid #ddd !important; }
.met_editor table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
padding: .7rem; line-height: 1.6; vertical-align: top; border-top: 1px solid #ddd; }
.met_editor table > thead > tr > th { vertical-align: bottom; border-bottom: 1px solid #ddd; }
.met_editor #page_break .collapse { display: none; }
.met_editor #page_break .num { padding: 10px 0; text-align: center; }
.met_editor #page_break .num li { display: inline; margin: 0 2px; padding: 3px 5px; border: 1px solid #ccc; background-color: #fff; color: #666; text-align: center; cursor: pointer; font-family: Arial; font-size: 12px; overflow: hidden; }
.met_editor #page_break .num li.on { background-color: #ccc; color: #fff; font-weight: bold; }
.metinfo-banner1 { overflow: hidden; margin: 0 auto; }
.met_pager { padding: 30px 0 0; }
.met_pager a { text-align: center; height: 38px; line-height: 38px; min-width: 38px; _width: 38px; text-align: center; display: inline-block; color: #aaa; background: #251B1C; margin-bottom: 6px; }
.met_pager a:hover { color: #fff; }
.met_pager .PreSpan, .met_pager .NextSpan { height: 38px; line-height: 38px; min-width: 60px; _width: 60px; text-align: center; background: #251B1C; color: #666; display: inline-block; }
.met_pager .PreA, .met_pager .NextA { height: 38px; line-height: 38px; min-width: 58px; _width: 58px; color: #aaa; }
.met_pager .PreSpan, .met_pager .PreA { margin-right: 6px; margin-bottom: 6px; }
.met_pager .NextSpan, .met_pager .NextA { margin-left: 6px; margin-bottom: 6px; }
.met_pager .firstPage, .met_pager .lastPage { font-weight: bold; height: 28px; line-height: 28px; min-width: 40px; _width: 40px; color: #aaa; }
.met_pager .Ahover { background: #941123; color: #fff; }
.met_pager .PageText { margin-left: 10px; color: #aaa; }
.met_pager #metPageT, #metPageB { text-align: center; border: none; color: #aaa; }
.met_pager #metPageT { width: 38px; padding: 8px; margin-bottom: 6px; }
.met_pager #metPageB { min-width: 38px; _width: 38px; padding: 8px 0; cursor: pointer; background-color: #251B1C; color: #f5f5f5; margin-bottom: 6px; }
.f_sidebar_content .met_pager { padding-top: 0px; }
#joblist .met_pager { padding-top: 0px; }
#feedback { padding: 15px; }
@media (max-width: 768px) {
.met_pager .PageText { display: none; }
.met_pager #metPageT { display: none; }
.met_pager #metPageB { display: none; }
}
*html .met_pager #metPageT { height: 13px; line-height: 13px }
*html .met_pager #metPageB { padding: 0; height: 28px; line-height: 20px }
*+html .met_pager #metPageT { height: 13px; line-height: 13px }
*+html .met_pager #metPageB { padding: 0; height: 28px; line-height: 20px }
.met_module1 { padding: 30px 15px; }
.met_module2_list { padding: 15px; }
.met_module2_list li { list-style: none; border-bottom: 1px solid #f0f0f0; padding: 11px 0px 11px 10px; position: relative; }
.met_module2_list h2 { font-weight: normal; }
.met_module2_list li p { color: #818181; margin-bottom: 3px; }
.met_module2_list li span.time { color: #818181; position: absolute; right: 10px; top: 11px; }
@media (max-width: 540px) {
.met_module2_list li span.time { display: none; }
}
.met_module2_list li h2 i { margin-right: 10px; position: relative; }
.met_module2_list li.list_2 h2, .met_module2_list li.list_3 h2 { margin-bottom: 5px; font-weight: bold; }
.met_module2_list li.list_2 { padding: 15px 0; }
.met_module2_list li.list_3 { padding-left: 135px; min-height: 80px; }
.met_module2_list li.list_3 img { position: absolute; left: 0; top: 15px; }
.met_module2_list li.list_3 span.time { position: static; }
.met_module2 { padding: 15px 15px 0px; margin-bottom: 20px; }
.met_module2 h1.met_title { font-size: 28px; font-weight: normal; padding: 5px 0; text-align: center; margin-bottom: 0px; }
.met_module2 .met_infos { color: #818181; font-size: 12px; margin-bottom: 30px; text-align: center; padding: 10px 0px; border-bottom: 1px solid #f0f0f0; }
.met_module2 .met_time { padding-right: 6px; }
.met_module2 .met_source { padding-right: 6px; }
.met_module2 .met_source a { color: #607fa6; }
.met_module2 .met_editor { padding: 0 10px; }
.met_tools .bdsharebuttonbox { display: none; }
.met_tools { border-top: 1px solid #f0f0f0; margin-top: 30px; position: relative; min-height: 50px; line-height: 50px; }
.met_tools .met_page { clear: both; color: #818181; }
.met_tools .met_page li { list-style: none; }
.met_tools .met_page li span { padding-right: 5px; }
.met_tools .met_page a { color: #607fa6; }
.met_page:after { content: " "; clear: both; display: block; }
.met_tools .met_page_preinfo { float: left; width: 50%; position: relative; min-height: 1px; height: 50px; overflow: hidden; text-overflow: ellipsis; }
.met_tools .met_page_next { float: right; width: 50%; position: relative; min-height: 1px; text-align: right; height: 50px; overflow: hidden; text-overflow: ellipsis; }
 @media (max-width: 768px) {
.met_tools .met_page_preinfo { float: left; width: 100%; position: relative; min-height: 1px; }
.met_tools .met_page_next { float: left; width: 100%; position: relative; min-height: 1px; text-align: left; }
}
.met_module3_list ul.list_1 { list-style: none; visibility: hidden; }
.met_module3_list ul.list_1 li { float: left; text-align: center; margin-top: 30px; overflow: hidden; }
.met_module3_list ul.list_1 li a { text-align: center; display: block; margin: 0 auto; background: #fff; border: 1px solid #ddd; font-size: 0; }
.met_module3_list ul.list_1 li h2 { text-align: left; font-size: 14px; padding: 10px 10px; font-weight: normal; border-top: 1px solid #ddd; }
.met_module3_list ul a img { transition: all .5s; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; }
.met_module3_list ul a:hover h2 { color: #333; }
.met_module3_list ul a:hover img { filter: alpha(opacity=50); -moz-opacity: .5; -khtml-opacity: .5; opacity: .5; }
.met_module3_list ul.list_2 { list-style: none; visibility: hidden; }
.met_module3_list ul.list_2 li { padding: 20px 10px; border-bottom: 1px solid #ddd; }
.met_module3_list ul.list_2 dt { float: left; position: relative; }
.met_module3_list ul.list_2 dd { float: left; width: 100%; }
.met_module3_list ul.list_2 dd h2 { padding: 5px 10px; font-size: 15px; font-weight: normal; }
.met_module3_list ul.list_2 dd p { padding: 5px 10px; color: #818181; }

/** 内页表单部分 */
@media(max-width:768px) {
.ftype_input .fbox { float: none; }
.ftype_input .fbox input { display: block; width: 100% !important; }
.ftype_textarea textarea { display: block; width: 100% !important; }
.v52fmbx dl dd .fbox input[type="file"] { width: 100% !important; }
.met_tools { height: 130px !important; }
.met_tools .met_page { top: 50px !important; left: 0px !important; }
.met_tools .met_page li { margin: 0 20px 0 10px !important; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.advsearch_class1 select, .advsearch_class2 select, .advsearch_class3 select, .advsearch_searchtype select, .advsearch_searchword input { width: 195px !important; }
}
/******产品详情页*/
#showproduct { padding: 30px 0 0px; margin-bottom: 20px; background: #fff; }
#showproduct .met_page { padding: 0 15px; }
.showproductimgmain { padding: 0 15px; }
.showproductimgbox { border: 1px solid #ECECEC; }
.showproductimgsbox { margin: 0px; list-style: none; margin-right: -3.33333333%; }
.showproductimgsbox li { padding: 0px; margin: 0px; border: 1px solid #ECECEC; width: 30%; margin-right: 3.33333333%; margin-top: 3.33333333%; float: left; }
.showproductparalist { list-style: none; }
.showproductparalist li { min-height: 28px; line-height: 28px; }
.showproductparades { line-height: 28px; border-top: 1px solid #ECECEC; padding-top: 10px; margin-top: 10px; color: #666; }
.showproducttabs { padding: 30px 30px 0px; }
.showproducttabs .nav-tabs > li > a { border-radius: 0px; }
.showproducttabs .tab-content { margin-top: 15px; }
@media (max-width: 768px) {
#showproduct { padding-top: 15px; }
#showproduct .met_page { padding: 0px; }
.showproductimgmain { padding: 0px; }
.showproducttabs { padding: 20px 15px 0px; }
}
.showproductlike { background: #fff; margin-bottom: 20px; padding: 0 30px 30px; }
.showproductlike h3 { margin-top: 0px; margin-bottom: 30px; border-bottom: 1px solid #f0f0f0; position: relative; min-height: 50px; line-height: 50px; }
#downloadlist { padding: 15px; margin-bottom: 20px; }
#downloadlist .metlist { margin-bottom: 20px; }
#downloadlist .metlist dt { border-bottom: 1px solid #f0f0f0; font-size: 14px; font-weight: bold; padding: 8px 5px 8px 0; background: url(http://file.hedaweb.com/skin/wdpx3191/dt-9.gif) no-repeat 5px 11px; }
#downloadlist .metlist dd { color: #999; padding: 8px; background: #f5f5f5; }
#downloadlist .metlist dd b { font-weight: normal; }
#downloadlist .metlist dd div { float: right; }
#downloadlist .metlist dd span { padding-right: 20px; }
#downloadlist .metlist dd a { color: #1c57c4; }
#downloadlist .metlist dd a.down { color: #941123; }
#showdownload { padding: 15px; padding-bottom: 0px; }
#showdownload h1.title { font-size: 24px; padding: 15px 5px; border-bottom: 1px solid #ddd; margin-bottom: 30px; }
#showdownload .paralist { background: #8c989f; padding: 5px 10px; color: #fff; visibility: hidden; }
#showdownload .paralist li { list-style: none; padding: 8px 5px 8px 90px; min-height: 20px; position: relative; border-bottom: 1px solid #ddd; }
#showdownload .paralist li:last-child { border-bottom: 0; }
#showdownload .paralist li a { color: #fff; }
#showdownload .paralist li span { position: absolute; left: 0; top: 0; width: 80px; padding: 8px 5px; word-wrap: break-word; }
#showdownload .met_editor { padding: 0 10px; }
#showdownload .ctitle { margin: 30px 0 10px; padding: 0 10px; font-size: 16px; font-weight: normal; height: 40px; line-height: 40px; border-bottom: 1px solid #ddd; }
#showdownload .downloadbox { margin-top: 30px; }
#showdownload .downloadbox a { display: inline-block; background: #23b7e5; height: 35px; line-height: 35px; padding: 0 35px; color: #fff; border-radius: 2px; }
#showdownload .downloadbox a:hover { background: #38c4f0; }
#showdownload .downloadbox a.active { background: #1ba4cf; }
/******图片列表页*/
#imglist { padding: 15px; margin-bottom: 20px; }
#imglist li { padding-top: 15px; padding-bottom: 15px; }
#imglist li a { display: block; position: relative; }
#imglist li a h2 { background: rgba(37, 26, 30, 0.8); overflow: hidden; position: absolute; bottom: 0px; display: block; height: 50px; line-height: 50px; color: #fff; width: 100%; text-align: center; }
#imglist .met_pager { margin: 15px; padding: 0px; }
@media (max-width: 480px) {
#imglist { padding: 10px 5px; }
#imglist li { padding: 5px; }
#imglist .met_pager { margin: 20px 5px 10px; }
}
/******图片详情页*/
#showimg { margin-bottom: 20px; }
.showimgbox { padding-left: 15px; padding-right: 15px; }
#joblist { padding: 15px; margin-bottom: 20px; }
#joblist dl { padding: 15px 5px; margin-bottom: 30px; border: 1px solid #f0f0f0; }
#joblist dt { padding: 0 10px; font-size: 16px; font-weight: bold; }
#joblist dd .dtail { padding: 10px 10px 0; border-top: 1px solid #f0f0f0; }
#joblist dd .dtail span { margin-right: 15px; }
#joblist dd .dtail a { color: #1c57c4; }
#joblist dd .editor { padding: 10px; }
#joblist dd .mis { padding: 5px 10px; border-bottom: 1px solid #f0f0f0; font-size: 12px; }
#joblist dd .mis span { margin-right: 15px; color: #999; }
#showjob { padding: 15px; }
#showjob h1.title { font-size: 24px; padding: 15px 5px; border-bottom: 1px solid #f0f0f0; margin-bottom: 30px; }
#showjob .ctitle { margin: 30px 0 10px; padding: 0 10px; font-size: 16px; font-weight: normal; height: 40px; line-height: 40px; border-bottom: 1px solid #f0f0f0; }
#showjob .met_editor { padding: 0 10px; }
#cvlist { padding: 15px; margin-bottom: 20px; }
#showjob .paralist { background: #8c989f; padding: 5px 10px; color: #fff; visibility: hidden; margin-top: 30px; visibility: hidden; }
#showjob .paralist li { list-style: none; padding: 8px 5px 8px 90px; min-height: 20px; position: relative; border-bottom: 1px solid #ddd; }
#showjob .paralist li:last-child { border-bottom: 0; }
#showjob .paralist li a { color: #fff; }
#showjob .paralist li span { position: absolute; left: 0; top: 0; width: 80px; padding: 8px 5px; overflow: hidden; word-wrap: break-word; }
#showjob .info_cv { margin-top: 30px; margin-left: 10px; }
#showjob .info_cv a { display: inline-block; background: #23b7e5; height: 35px; line-height: 35px; padding: 0 35px; color: #fff; border-radius: 2px; }
#showjob .info_cv a:hover { background: #38c4f0; }
#showjob .info_cv a.active { background: #1ba4cf; }
#messagelist { padding: 15px; }
#messagelist .metlist { margin-bottom: 30px; border: 1px solid #f0f0f0; padding: 5px; }
#messagelist .metlist dt { padding: 5px; }
#messagelist .metlist dt span.name { color: #2c7199; }
#messagelist .metlist dt span.time { padding-left: 5px; color: #aaa; font-size: 12px; }
#messagelist .metlist dt span.tt { float: right; padding-right: 5px; color: #aaa; }
#messagelist .metlist dd.info span.tt { display: none; clear: both; }
#messagelist .metlist dd.info span.text { display: block; line-height: 1.5; padding: 0 5px 10px; border-bottom: 1px solid #f0f0f0; }
#messagelist .metlist dd.reinfo span.tt { display: block; padding: 10px 5px 0; color: #2c7199; }
#messagelist .metlist dd.reinfo span.text { display: block; line-height: 1.5; padding: 5px 5px 10px; }
#messagelist .v52fmbx { margin: 30px 0 0; }
#linklist { padding: 15px 15px 25px; }
#linklist .ctitle { margin: 10px 0 10px; padding: 5px 10px; border-bottom: 1px solid #ddd; }
#linklist .inside { padding: 15px 0 0; }
#linklist .metlist .img li { list-style: none; display: inline; padding-right: 5px; }
#linklist .metlist .img img { width: 88px; height: 31px; }
#linklist .metlist .txt li { list-style: none; float: left; width: 88px; height: 20px; line-height: 20px; margin-right: 5px; overflow: hidden; }
#linklist .metlist .txt ul:after { content: " "; clear: both; display: block; }
#linksubmit { padding: 15px; }
#linksubmit table { margin: 0 auto; }
#memberbox { padding: 15px; }
ul.searchnavlist { list-style: none; padding: 0 20px; margin: 0; }
ul.searchnavlist li { padding: 5px 0; }
ul.searchnavlist .advsearch_searchword input { width: 90%; height: 28px; line-height: 28px\9; padding: 2px 5px; border: 1px solid #dcdfe0; background-color: #fff; color: #333; outline: 0; border-radius: 2px; }
ul.searchnavlist .searchgo { display: block; background: #23b7e5; border: 0 none; height: 34px; line-height: 26px; padding: 0 35px; color: #fff; cursor: pointer; border-radius: 2px; font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'; }
ul.searchnavlist .searchgo:hover { background: #38c4f0; }
ul.searchnavlist .searchgo:active { background: #1ba4cf; }
#searchlist { padding: 15px; margin-top: 0px; }
#searchlist li { padding-left: 10px; margin-bottom: 6px; line-height: 1.5; }
#searchlist ul { list-style: none; padding: 0; margin: 0; }
#searchlist ul li { padding: 3px 5px; margin-bottom: 10px; }
#searchlist ul li img { display: none; }
#searchlist .search_title { display: block; padding: 2px 0; }
#searchlist .search_title a { font-size: 16px; color: #12C; text-decoration: underline; }
#searchlist .search_title em { color: #c00; text-decoration: underline; font-style: normal; }
#searchlist .search_detail { display: block; }
#searchlist .search_detail a { text-decoration: underline; color: #12C; }
#searchlist .search_content em { color: #c00; font-style: normal; }
#searchlist .search_updatetime { display: block; margin-top: 5px; color: green; }
#searchlist a:hover { text-decoration: underline; }
#sitemaplist { padding: 15px; padding-top: 1px; }
#sitemaplist dl { margin-top: 15px; margin-bottom: 15px; padding: 20px; border: 1px solid #ddd; }
#sitemaplist dt h2 { font-size: 18px; font-weight: normal; padding: 10px 0; border-bottom: 1px solid #ddd; }
#sitemaplist dt h2 i { font-size: 22px; margin-left: 10px; font-weight: normal; color: #888; position: relative; top: 2px; }
#sitemaplist dd ul { float: left; width: 25%; list-style: none; margin-top: 20px; }
#sitemaplist dd li { margin-top: 5px; }
#sitemaplist dd li h4 a { font-weight: normal; color: #666; }
.v52fmbx_hr { border-top: 1px solid #ddd; margin: 0; padding: 0 5px 0 15px; font-weight: bold; font-size: 16px; background: #ddd; height: 60px; line-height: 60px; }
:-ms-input-placeholder {
color:#999
}
.met-focus { border: 1px solid #23b7e5!important }
.v52fmbx { border: 1px solid #ddd; border-top: 0; overflow: hidden; text-align: left }
.v52fmbx dl:after { display: block; clear: both; content: ""; visibility: hidden; height: 0 }
.v52fmbx dl { width: 100%; zoom: 1; background: #fff }
.v52fmbx dl { border-top: 1px solid #ddd; margin: 0; display: -webkit-box; display: -moz-box; display: box; display: -ms-flexbox; position: relative; padding: 5px 0 }
.v52fmbx dl dt { padding: 15px 15px 10px 15px; width: 105px; text-align: left; font-weight: normal; overflow: hidden; line-height: 1.2 }
.v52fmbx dl dd { -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; -ms-flex: 1; padding: 2px 0 0 15px; margin: 10px 0 }
.v52fmbx dl dd label input { position: relative; top: 1px; margin-right: 3px }
.v52fmbx dl dd .fbox { margin: 0 10px 0 0 }
.v52fmbx dl dd .tips { color: #aaa }
.v52fmbx dl dd .tips:hover { color: #f00 }
.v52fmbx dl dd.labelinline label { display: inline }
.v52fmbx dl dt.addimgdt { padding: 10px 5px 10px }
.v52fmbx dl dt.addimgdt p { height: 30px; line-height: 30px; margin-bottom: 8px }
.v52fmbx dl.noborder { border-bottom: 0 }
.formerror { margin-top: 6px; height: 20px; line-height: 20px }
.formerror .fa-times { color: #fff; border-radius: 3px; padding: 1px 2px; font-size: 16px; margin-right: 5px; background: red }
.formerror .fa-check { color: #fff; border-radius: 3px; padding: 2px; font-size: 14px; margin-right: 5px; background: #10aa00 }
.formerrorbox { border: 2px solid #f00!important }
.v52fmbx dl dd.ftype_description { color: #fff; padding: 8px; margin: 0 5px; background: #6c6fbf }
.ftype_input .fbox { float: left }
.ftype_input .tips { float: left; padding-top: 5px }
.ftype_input .fbox input { width: 350px; height: 28px; line-height: 28px\9; padding: 2px 5px; border: 1px solid #dcdfe0; background-color: #fff; color: #333; outline: 0; border-radius: 2px }
.placeholder-ie { position: relative }
.placeholder-ie label { position: absolute; left: 8px; top: 7px; cursor: text; color: #999 }
.ftype_textarea .tips { display: block }
.ftype_textarea textarea { width: 350px; line-height: 1.5; height: 100px; padding: 7px 5px; border: 1px solid #dcdfe0; background-color: #fff; color: #333; outline: 0 }
.ftype_select .tips, .ftype_select-linkage .tips { display: block; margin-top: 5px }
select { line-height: 31px; height: 31px; vertical-align: middle; background-color: #fff; outline: 0; border: 1px solid #ccc; padding: 4px; color: #656565 }
.ftype_radio .fbox label { font-weight: normal; height: 28px; line-height: 28px; margin: 0; display: block }
.ftype_radio .fbox input[type='radio'] { border-radius: 100%; bottom: 3px; height: 15px; position: relative; vertical-align: middle; width: 15px; margin: 0; position: relative; top: -1px; margin-right: 6px }
.ftype_radio .formerror { margin-top: 0 }
.ftype_checkbox .fbox input[type='checkbox'] { border-radius: 100%; bottom: 3px; height: 15px; position: relative; vertical-align: middle; width: 15px; margin: 0 }
.ftype_checkbox .fbox label { font-weight: normal; height: 28px; line-height: 28px; margin: 0; display: block }
.ftype_checkbox .fbox input { position: relative; top: -1px; margin-right: 6px!important }
.ftype_checkbox .formerror { margin-top: 0 }
.ftype_transverse .fbox label { display: inline; margin-right: 15px }
.submit { display: block; background: #23b7e5; border: 0 none; height: 34px; line-height: 26px; padding: 0 35px; color: #fff; cursor: pointer; border-radius: 2px; font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun' }
.submit:hover { background: #38c4f0 }
.submit.active { background: #1ba4cf }
.v52fmbx dl dd.ftype_code input { width: 80px; margin-right: 10px }
.v52fmbx dl dd.ftype_code img { height: 30px; position: relative; bottom: 2px }
/*案例模块*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] {
display:none;
}
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
h1 { font-size: 2em; margin: 0.67em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark { background: #ff0; color: #000; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
/*产品模块*/
.pswp__button { width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: 0.75; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-box-shadow: none; box-shadow: none; }
.pswp__button: focus, .pswp__button: hover { opacity: 1; }
.pswp__button: active { outline: none; opacity: 0.9; }
.pswp__button: : -moz-focus-inner {
padding: 0;
border: 0;
}/* pswp__ui--over-close class it added when mouse is over element that should close gallery*/
.pswp__ui--over-close .pswp__button--close { opacity: 1; }
.pswp__button, .pswp__button--arrow--left: before, .pswp__button--arrow--right: before { background: url(http://file.hedaweb.com/skin/wdpx3191/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {/* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi*/
.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left: before, .pswp--svg .pswp__button--arrow--right: before {
background-image: url(http://file.hedaweb.com/skin/wdpx3191/default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
background: none;
}
}
.pswp__button--close { background-position: 0 -44px; }
.pswp__button--share { background-position: -44px -44px; }
.pswp__button--fs { display: none; }
.pswp--supports-fs .pswp__button--fs { display: block; }
.pswp--fs .pswp__button--fs { background-position: -44px 0; }
.pswp__button--zoom { display: none; background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom { display: block; }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0; }/* no arrows on touch screens*/
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden; }/*Arrow buttons hit area(icon is added to : before pseudo-element)*/
.pswp__button--arrow--left, .pswp__button--arrow--right { background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; }
.pswp__button--arrow--left { left: 0; }
.pswp__button--arrow--right { right: 0; }
.pswp__button--arrow--left: before, .pswp__button--arrow--right: before { content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; }
.pswp__button--arrow--left: before { left: 6px; background-position: -138px -44px; }
.pswp__button--arrow--right: before { right: 6px; background-position: -94px -44px; }/*2. Share modal/popup and links*/
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.pswp__share-modal { display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__share-modal--hidden { display: none; }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform 0.25s; transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform; }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px; }
.pswp__share-tooltip a: hover { text-decoration: none; color: #000; }
.pswp__share-tooltip a: first-child {/* round corners on the first/last list item*/ border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a: last-child { border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in { opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }/* increase size of share links on touch devices*/
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px; }
a.pswp__share--facebook: before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none; }
a.pswp__share--facebook: hover { background: #3E5C9A; color: #FFF; }
a.pswp__share--facebook: hover: before { border-bottom-color: #3E5C9A; }
a.pswp__share--twitter: hover { background: #55ACEE; color: #FFF; }
a.pswp__share--pinterest: hover { background: #CCC; color: #CE272D; }
a.pswp__share--download: hover { background: #DDD; }/*3. Index indicator ("1 of X" counter)*/
.pswp__counter { position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; }/*4. Caption*/
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; }
.pswp__caption small { font-size: 11px; color: #BBB; }
.pswp__caption__center { text-align: left; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #CCC; }
.pswp__caption--empty { display: none; }/* Fake caption element, used to calculate height of next/prev image*/
.pswp__caption--fake { visibility: hidden; }/*5. Loading indicator (preloader)You can play with it here - http: //codepen.io/dimsemenov/pen/yyBWoR*/
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr; }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px; }
.pswp__preloader--active { opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn {/* We use .gif in browsers that don't support CSS animation*/ background: url(http://file.hedaweb.com/skin/wdpx3191/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active { opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn { background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0; }
.pswp--css_animation .pswp__preloader__cut {/*The idea of animating inner circle is based on Polymer ("material") loading indicator by Keanu Lee https: //blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html*/ position: relative; width: 7px; height: 14px; overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right; }
}
@-webkit-keyframes clockwise { 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise { 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate { 0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate { 0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}/*6. Additional styles*//* root element of UI*/
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550; }/* top black bar with buttons and "1 of X" indicator*/
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100%; }
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }/* pswp--has_mouse class is added only when two subsequent mousemove events occur*/
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible; }
.pswp__top-bar, .pswp__caption { background-color: rgba(0, 0, 0, 0.5); }/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption)*/
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.3); }/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle)*/
.pswp__ui--idle .pswp__top-bar { opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0; }/*pswp__ui--hidden class is added when controls are hiddene.g. when user taps to toggle visibility of controls*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {/* Force paint & create composition layer for controls.*/ opacity: 0.001; }/* pswp__ui--one-slide class is added when there is just one item in gallery*/
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none; }
.pswp__element--disabled { display: none !important; }
.pswp--minimal--dark .pswp__top-bar { background: none; }/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license*//* Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)*//* pswp = photoswipe*/
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%;/* create separate layer, to avoid paint on window.onscroll in webkit/blink*/ -webkit-backface-visibility: hidden; outline: none; }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.pswp img { max-width: none; }/* style is added when JS option showHideOpacity is set to true*/
.pswp--animate_opacity {/* 0.001, because opacity: 0 doesn't trigger Paint action, which causes lag at start of transition*/ opacity: 0.001; will-change: opacity;/* for open/close transition*/ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open { display: block; }
.pswp--zoom-allowed .pswp__img {/* autoprefixer: off*/ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.pswp--zoomed-in .pswp__img {/* autoprefixer: off*/ cursor: -webkit-grab; cursor: -moz-grab; cursor: grab; }
.pswp--dragging .pswp__img {/* autoprefixer: off*/ cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing; }/* Background is added as a separate element. As animating opacity is much faster than animating rgba() background-color.*/
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; -webkit-backface-visibility: hidden; will-change: opacity; }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }/* Prevent selection and tap highlights*/
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top;/* for open/close transition*/ -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg { will-change: opacity;/* for open/close transition*/ -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none; }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden; }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0; }/* stretched thumbnail or div placeholder element (see below) style is added to avoid flickering in webkit/blink when layers overlap*/
.pswp__img--placeholder { -webkit-backface-visibility: hidden; }/* div element that matches size of large image large image loads on top of it*/
.pswp__img--placeholder--blank { background: #222; }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0; }/* Error message appears when image is not loaded (JS option errorMsg controls markup)*/
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; }
.pswp__error-msg a { color: #CCC; text-decoration: underline; }



#heda-mobile-hdp .hd ul{ padding: 0px !important;}

.heda-searchbar {
    background-color: #FFF;
    height: 48px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding-top: 5px;
}
.heda-class li {
    width: 23%;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 30px;
    padding: 1px 1%;
    margin: 0px 0px 2px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.heda-con-txt-frame1 div {
    font-size: 16px;
    line-height: 1.5em;
    padding-top: 14px;
}
.heda-con-txt-frame1 div  img{max-width:100%;}


.m_bg{ width:100%; height:200px; background: none !important; overflow:hidden; margin-bottom:10px;}