﻿@charset "utf-8";
/* CSS Document */
body{ background:url(header_banner.jpg) #f8f8f8  no-repeat; background-position:50% 30px}
.topBg{ width:100%; height:360px;background:url(header_banner.jpg) no-repeat; background-position:center 30px; margin-bottom:8px;}
.logo{ margin:4em 1em 1em 1em}
.top_line{ width:100%; height:30px; background:#df3a3a}
.top_line_center{ width:100%; height:auto; margin:0 auto; font-size:14px;}
.top_line_center span{ line-height:30px; margin-left:0.5em; margin-right:1em; color:#fff}
.top_line_right{ width:250px; float:right; line-height:30px; font-size:14px}
.top_line_right a{ color:#FFFFFF}
.header_nav_logo{width:45px;height:45px;margin:22px 12px 16px 10px;float:left;}
.header_nav_p{width:8%;font-size:18px;color:#c50707;margin-top:24px;line-height:22px;float:left;}
.header_nav_vertical{width:2px;height:61px;background:#ea2829;margin:12px 6px 0 6px;float:left;}
.header_nav_ul{width:60%;height:48px;float:left;margin-top:22px;}
.header_nav_ul li{width:60%;font-weight:500;float:left;font-size:16px;color:#3d3d3d;text-align:center;margin-bottom:5px;}
.header_nav_ul li:nth-child(2n){width:auto;}
.header-bg {
	background:url(../Images/jz-header-bg.jpg) no-repeat center center;

}
.header-bg img {
	margin:2.5em 2em
}
.search { display:block
}

.search { display:block}
.sjdh{display: none;}
.top_line_right{display:block}
#searchmag{margin-top: 1.7em;}
#lianmeng{}
@media (min-device-width:320px) and (max-width:689px),
       (max-device-width:480px) and (orientation:portrait)
	   {
.search{ display:none}
.sjdh{ display:block}
.top_line_right{display:none}
#searchmag{margin-top: 1em;}
#lianmeng{ display:none}
}