/*
Theme Name: 山东风范企业模版
Theme URI: https://www.911-110.net
Author: dsf
Author URI: https://www.havewine.net/
Description: 专门为山东风范电子科技有限公司定制的企业模版.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dsfForFengfan
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
	font-family: Arial;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
    width: 1100px;
	margin: 0 auto;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
    /*border: 1px solid rgba(6, 6, 6, 0.12);*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}
h1,h2,h3,h4,h5,h6,dl,dd,dt{ 
    font-weight:normal; 
    font-style:normal;
    
}
a {
	background-color: transparent;
	text-decoration: none;
    color:#333;
}

a:active,
a:hover {
	outline: 0;
    color:#ff2222;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

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;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}
/*头部标题、logo、背景图片*/
.title{
    height: 100px;
    width: 100%;
    background: url("./images/title_bg.jpg");
    background-size: 100% 100%;
    -moz-background-size:100% 100%;
}
.left-area-left{
    width: 50%;
    height: 100px;
    float:left;
}
.left-area-right{
    width: 50%;
    height: 100px;
    float: left;
    
}
.left-area-up{
    width: 100%;
    height: 50px;
    margin-top: 4px;
    margin-left: 1px;
}
.left-area-down{
    font-size: 0.9em;
    height: 30px;
    margin-left: 80px;
}
#title-logo{
    width: 50px;
    height: 50px;
}
#title-title{
    height: 50px;
    margin-left: 20px;
}

#search-menu{
    height: 23px;

}
#right-area{
    width: 516px;
    height: 200px;
    float:left;
}
#title-img{
   height: 100px;
}
/*顶部菜单*/
#menu_top{
    height: 49px;
    width: 100%;
    text-align: center;
    background-color: rgba(233, 80, 72, 1);
}
#menu_top ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
    display: inline-block;
    overflow: hidden;
}
#menu_top  li {
    display: block;
    float: left;
}

#menu_top  li a {
    font-weight:bold;
    display: block;
    color: white;
    padding: 14px 35px;
    text-decoration: none;
}

/*鼠标移动到选项上修改背景颜色 */
#menu_top  li a:hover {
    background-color: white;
    color: rgba(233, 80, 72, 1);

}
/*******************************************************************************************/
/*首页主要内容区样式*/
#container{
    width: 100%;
}
.container-row{
    /*width: 100%;*/
    min-height: 500px;
    padding: ;: 0px 0px 0px 0px;
}
.archive_container{
    /*width: 100%;*/
    min-height: 600px;
    margin: 10px 100px 10px 100px;
}

.container-row-box{
    width: 46%;
    height: 100%;
	float: left;
	margin: 0px 20px;
	
}
.container-row-box .menu {
    height: 40px;
    line-height: 40px;
}
.container-row-box .menu.back{
    background: #F5F5F5;
}
.container-row-box .menu span.more{
    float: right;
    font-size: 14px;
    color: #616161;
}
.container-row-box .menu span.title {
    color: #616161;
    font-size: 16px;
    display: block;
    width: 95px;
    float: left;
    text-align: center;
}
.container-row-box .menu span.title.on{
    background: url("./images/titlebg.jpg") no-repeat;
}
.main-title{
	width: 90%;
	height: 40px;
	font-size: 1em;
	font-weight: bold;
	
	background-color: #dfe4ea;
}
.mail-title-gray{
    background-color: #F2F2F2;
    padding-top: 10px;
    font-size: 1.2em;
}
#labor-title{
    width: 550px;
    height: 40px;
    text-align: center;
    margin: 0 20px 0 20px;
    background-color:  #F2F2F2;
}
#labor-menu{
    position: relative;
	list-style-type: none;
	height: 40px;
	/*display: inline-block;*/
	overflow: hidden;
}
#labor-menu  li {
	display: block;
	float: left;
	position:relative;
	cursor: pointer;
	transition: all 0.2s;
    margin-left: -25px;
    padding-bottom: 4px;
    padding-left: 7px;
    padding-right: 15px;
}

#labor-menu  li a {
	font-weight:bold;
	display: block;
	color: black;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}
#lnk{
    position: relative;
    list-style-type: none;
    height: 40px;
    /*display: inline-block;*/
    overflow: hidden;
}
#lnk  li {
    display: block;
    float: left;
    position:relative;
    cursor: pointer;
    transition: all 0.2s;
}

#lnk  li a:hover {
    /*font-weight:bold;*/
    /*display: block;*/
    color: #ff2222;
    /*padding: 5px 15px 5px 15px;*/
    text-decoration: none ;
}

/*鼠标移动到选项上增加下划线 */
#labor-menu  li::before {
    content:'';
    display:block;
    position:absolute;
    width:0%;
    bottom:0;
    left:100%;
    border-bottom: 4px solid rgba(233, 80, 72, 1);
    transition: all 0.2s;
}
#labor-menu  li:hover::before {
    left:0;
    width:100%;
}
#labor-menu  li:hover ~ li::before {
    left:0;
}
.title_left{
    text-align: center;
    line-height: 55px;
    width: 102px;
    height: 60px;
    background: inherit;
    background-color: rgb(255, 254, 250);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: black;
    cursor: pointer;
}
.title_left_bg{
    background-color: rgba(233, 80, 72, 1);
    color: white;
}
/*.title_left:visited{*/
    /*background-color: rgba(233, 80, 72, 1);*/
    /*color: white;*/
/*}*/
.news_item{
    font-size: 0.8em;
    padding: 5px 30px 15px 10px;
}
.news_item_content{
    font-size: 0.9em;
    padding: 5px 30px 20px 10px;
}
.news_item a{
    text-decoration: none;
}
.new_item_date{
    float: right;
}
/*内网系统功能链接区*/
#system{
    height: 110px;
    background-color: rgba(247,247,247,1);
    margin: 10px 30px 10px 30px;
}
#system a{
    width: 12.5%;
    display:block;
    float:right;
}
.system-box{
    width: 100%;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: right;
    text-align: center;
    cursor: pointer;
}
.system-box:hover{
    background-color: #cbc5d3;
    color: white;
}
.system-box img{
    width: 30px;
    margin:5px auto;
}
.system-box  p{
    margin: 0;
    padding-bottom: 0;
}
/*普惠制链接区*/
#GSP{
    width: 100%;
    min-height: 438px;
    background-repeat:no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.u257_div {
    /*position: absolute;*/
    float: left;
    text-align: center;
    margin: 10px 40px 10px 30px;
    width: 212px;
    height: 80px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.img_small{
    margin:25px 10px -10px 10px;
    width: 30px;
    height: 30px;
}
#jfph-div{
    float: right;
    margin: 10px 30px 10px 10px;
}
#jfph{
    width: 300px;
    height: 41px;
    background: inherit;
    background-color: rgba(233, 80, 72, 1);
}
#img_small_jf{
    margin:5px 10px -10px 60px;
    width: 30px;
    height: 30px;
}
#jf{
    font-weight: bold;
    font-size: 17px;
    color: #FFFFFF;
}
.jf_content{
    list-style-type:none;
    line-height: 40px;
}
#u295_div {
    margin: 10px 0px 10px 0px;
    width: 302px;
    height: 184px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0.807843137254902);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#u225_div {
    float: right;
    width: 1125px;
    height: 60px;
    /*background: inherit;*/
    background-color: rgba(255, 255, 255, 0.807843137254902);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin:3px 45px;
}
#font_id{
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
}
.u231 {
    margin: 0px 0px 0px 180px;
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    cursor: pointer;
}
.img_small_small{
    /*margin:25px 10px -10px 10px;*/
    width: 10px;
    height: 10px;
}
.u231:hover{
    color: rgba(233, 80, 72, 1);
}
.footer{
    width: 50%;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 1);
   height: 140px;
   display: flex;
   text-align: center;
}
.qr{
    margin:20px 10px 10px 30px;
    float: left;
    width: 91px;
    height: 91px;
    background-color:white;
    font-size: 12px;
    color:rgba(53,32,36,0.7);
    text-align: center;
}
#footer_font{
    margin: 20px 130px 0px 0px;
    float:right;
    width: 180px;
    height: 30px;
    font-family:'华文行楷';
    font-weight: 402;
    font-style: normal;
    font-size: 18px;
    color: #675A5A;
}
#line_img{
    width: 1055px;
    height: 2px;
    margin: 70px 20px 0px 75px;
}
#bq_div{
    float: right;
    margin-right: 540px;
    margin-top: 25px;
    font-size: 13px;
    color: #000000;
}
.first_title{
    margin: 10px 0px 10px 50px;
    width:101px;
    height: 32px;
    font-family: '微软雅黑 Bold', '微软雅黑';
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    color: #F09640;
}
.first_title_green{
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    width: 40px;
    height: 3px;
    background: inherit;
    background-color: rgba(143, 195, 126, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.first_title_purple{
    float: left;
    margin-right: 5px;
    width: 40px;
    height: 3px;
    background: inherit;
    background-color: rgba(238, 160, 213, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.first_title_blue{
    float: left;
    margin-right: 5px;
    width: 40px;
    height: 3px;
    background: inherit;
    background-color: rgba(151, 213, 245, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.first_title_pink{
    float: left;
    margin-right: 5px;
    width: 40px;
    height: 3px;
    background: inherit;
    background-color: rgba(249, 206, 206, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.second_title{
    line-height: 35px;
    width: 180px;
    height: 36px;
    background: inherit;
    background-color: rgba(242, 242, 242, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    text-align: left;
}
.third_title{
    font-size: 10px;
    margin: 10px 0px 0px 35px;
    cursor: pointer;
}
.third_title_bg{
    color: rgba(240, 150, 64, 1);
}
.third_title_left_line{
    margin: 4px 0px 0px 18px;
    float: left;
    width: 3px;
    height: 11px;
    background: inherit;
    background-color: rgba(240, 150, 64, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#div1{
    float: right;
    
    height: 67px;
    background: inherit;
    background-color: rgba(245, 247, 250, 1);
    border: none;
    border-radius: 0px;    text-align: center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#div2{
    float: right;
    margin: 20px 18px;
    font-size: 10px;
}
#div3{
    float: left;
    width: 115px;
    margin: 20px 26px;
}
#div4{
    margin: -28px 2px;
    text-align: center;
    color: white;
    font-size: 10px;
}
.pagination{
    line-height:23px;
}

.pagination span, .pagination a{
    font-size:12px;
    margin: 2px 6px 2px 0;
    background:#fff;
    border:1px solid #e5e5e5;
    color:#787878;
    padding:2px 5px 2px 5px;
    text-decoration:none;
}

.pagination a:hover{
    background: #8391A7;
    border:1px solid #fff;
    color:#fff;
}

.pagination .current{
    background: #fff;
    border:1px solid #8d8d8d;
    color:#393939;
    font-size:12px;
    padding:2px 5px 2px 5px;
}
.B_content_blue{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(129, 211, 213, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.B_content_red{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(235, 99, 73, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.B_content_orange{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(240, 150, 64, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.B_content_pink{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(232, 106, 144, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.B_content_green{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(130, 207, 71, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.B_content_purple{
    float: right;
    width: 200px;
    height: 6px;
    background: inherit;
    background-color: rgba(166, 91, 220, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.div_tag{
    float:left;
    width: 160px;
    height: 160px;
    margin: 30px 0px;
}
.div_font{
    margin: -18px 28px;
    text-align: center;
    font-size: 14px;
}
.div_tag_c{
    float:left;
    width: 200px;
    height: 70px;
    margin: 70px -12px;
}
.col-md-offset-2 {
    margin-left: 16.66666667%;
}
.col-md-8 {
    width: 66.66666667%;
}
.view-title {
    word-break: break-all;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
    color: #2f2f2f;
}
.view-meta {
    margin: 20px 0;
    color: #999;
    font-size: 13px;
}
.view-meta span {
    margin-right: 15px;
}
.view-content {
    color: #2f2f2f;
    word-wrap: break-word;
}
.uptop {
    padding: 10px;
    margin: 0 0 20px 0;
    font-size: 20px;
    background-color: whitesmoke;
    border-left: 4px solid #f57e42;
    box-sizing: border-box;
    box-shadow: 0 0 1px #d9d9d9;
}
/*------------------
    分页部分的CSS
------------------*/
.fenye{
    height: 25px;
    line-height: 40px;
    _background: #F9F9F9;
    padding: 0px 0px;
    margin: 20px 20px;
    _border: solid 1px #ccc;
    _text-align: center;
}

.fenye a{
    padding:4px 6px 4px 6px;
    margin:0 2px 0 2px;
    border:1px solid #aaa;
    text-decoration:none;
    color:#333;
}

.fenye a.current{
    background:#ff6f3d;
    color:#fff;
}

.fenye a:hover{
    background:#ff6f3d;
    color:#fff;
}
/*视频样式*/
.big{ width: 385px;height: 196px; overflow: hidden;position: relative; }
.pic{ width: 1540px;transition:all 0.5s;padding: 0;}
.pic>li{ float: left; width: 385px; height: 196px; overflow: hidden;}
/*视频样式 end*/
/*点的样式*/
.dian{height: 20px; right:20px; bottom:4px; position: absolute;}
.dian span{ display: inline-block; width:14px; height: 14px; background: #666; border-radius: 20px; margin-right: 10px; cursor: pointer;}
.dian .on{background: #ff0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/*错误页*/
.page-404 pre{background:#fff;margin:30px auto;font:18px/1.1 '\5fae\8f6f\96c5\9ed1','\9ed1\4f53';-webkit-box-shadow:5px 5px 5px #ddd;-moz-box-shadow:5px 5px 5px #ddd;box-shadow:0 0 5px #ddd;-moz-border-radius-topleft:90px;-moz-border-radius-bottomright:90px;-webkit-border-top-left-radius:90px;-webkit-border-bottom-right-radius:90px;border-top-left-radius:90px;border-bottom-right-radius:90px;border:1px solid #eee;padding:30px 20px;}
.page-404 pre:hover{background:#fafafa}
#font-404-title{color:#09e;font-size:23px}
#font-404-1{font-size:90px;color:#900}
#font-404-2{font-size:30px;color:#900}
#time-404{color:#900}
.about-our p{
    text-indent:2em;
}

