body {
    overflow-x: hidden;
}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: "微软雅黑","宋体", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
ol, ul, li {
    list-style: none;
}
a {
    color: #333333;
	text-decoration: none;
    cursor:pointer;
}
*{
    box-sizing:border-box;
}
a:hover {
	color: #4189c8;
    text-decoration: none;
}
img {
border:0;
}
.head_bg {
    width: 100%;
    min-width:1200px;
    height: 230px;
}
.head{
    width: 1200px;
    height:100%;
    margin: 0 auto;
    background: url("https://www.inventorbasics.com/images/head_bg.jpg") no-repeat ;
    background-size:100% 100%;
}
.logo{
    float:left;
    height: 100%;
}
.logo img{
    vertical-align: middle;
    margin-left: 30px;
    margin-top: 40px;
}
.top_rt{
    float: right;
    overflow: hidden;
    padding: 5px 0;
}
.top_rt ul li {
    float: left;
    padding: 0 21px;
    overflow: hidden;
}
.top_rt ul .ysa {
    padding-left: 30px;
    background: url("https://www.inventorbasics.com/images/ysa.png") no-repeat left center;
    overflow: hidden;
}
.top_rt ul .ysc {
    padding-left: 30px;
    background: url("https://www.inventorbasics.com/images/sya.png") no-repeat left center;
    overflow: hidden;
}
.top_rt ul .ysd {
    padding-left: 30px;
    background: url("https://www.inventorbasics.com/images/zza.png") no-repeat left center;
    overflow: hidden;
}
/*菜单*/
.nav_bg {
    width: 100%;
    min-width: 1200px;
    background-color: #015293;
}
.nav {
    width: 1200px;
    margin: 0 auto;
	position:relative;
}
.nav_ul{
    width:100%;
	height:48px;
white-space: nowrap; 
}
.nav_ul>li {
    line-height: 48px;
    font-size: 19px;
    z-index: 1000;
    zoom: 1;
    float: left;
    width:120px;
}
.nav_ul>li>a {
    display: block;
    text-align: center;
    color: #FFF;
    height: 100%;
}
.nav_ul>li>a:hover {
    text-decoration:none;
    font-weight: bold;
}
.searchform{
    position: absolute;
    width: 200px;
    right: 10px;
    top: 10px;
}
.searchform input,button{
     border:none;
     outline:none;
}
.searchform input {
    width: 100%;
    height:30px;
    padding-left:13px;
    border-radius: 5px
}
.searchform button {
    height: 30px;
    width: 40px;
    cursor: pointer;
    position: absolute;
    right: 0;
    background: url("https://www.inventorbasics.com/images/search.png") no-repeat;
    background-size: 40px 30px;
    border-radius: 3px;
    color: #FFF;
}

/*滚动样式*/
.scroll_horizontal {
	position:relative;
	/* width: 1140px; */
	margin: 0 auto;
	background: none;
	padding: 18px 0;
}
.scroll_horizontal.active {
	display:block;
}
.scroll_horizontal .boxcxscroll {
	overflow:hidden;
	position:relative;
	width:1140px;
	margin:0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:99999px;
	background: none;
}
.scroll_horizontal .list li {
	float: left;
	width: 380px;
	margin:0 auto;
	padding: 0 10px;
	white-space: normal;
	text-align: center;
	position: relative;
}
.scroll_horizontal .list li img {
	width: 360px;
	height: 90px;
    display:block;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width:16px;
	height:32px;
	background-image:url("https://www.inventorbasics.com/images/gdlr.png");
	background-repeat:no-repeat;
	font:0/0 Arial;
	cursor:pointer;
	-webkit-transition:all 0.5s;
}
.scroll_horizontal .prev {
	left:5px;
	background-position:0 0;
}
.scroll_horizontal .next {
	right:5px;
	background-position:-23px 0;
}
.tzqmt .boxcxscroll .list li {
	width: 285px;
}
.tzqmt .boxcxscroll ul li img{
	width: 265px;
	height: 200px;
}
.tzqmt .boxcxscroll .list li .tl {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    background: url("https://www.inventorbasics.com/images/blakbg.png");
    text-align: center;
    color: #fff;
    font-size: 14px;
	width: 265px;
}
.tzqmt .boxcxscroll .list li .tb {
    position: absolute;
    left: 10px;
    top: 0;
    background-color: #015293;
    width: 60px;
    color: #FFF;
    font-size: 16;
    padding: 2px;
	font-size: 13px;
	font-family: 宋体;
}

.bottom_bg{
  width: 100%;
  background-color:#10599d;
  padding: 44px 0;
  min-width: 1200px;
}
.bottom {
    width: 1200px;
    height: 111px;
    margin: 0 auto;
    text-align: center;
    padding: 16px 0px;
    color: #FFF;
    line-height: 30px;
    overflow: hidden;
}
.bottom a{
    color: #FFF;
}
.bottom .lfnr {
    float: left;
    margin-left: 10%;
}
.bottom .zhong {
    width: 800px;
    float: left;
    color: #fff;
    line-height: 32px;
}
.bottom .rf {
    float: right;
	margin-right: 10%;
}
.bottom .rf img {
    width: 75px;
    height: 75px;
    overflow: hidden;
}
/*公用*/
.div1200_bg{
   width: 100%;
   margin-top: 20px;
   min-width: 1200px;
}
.div1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom:1;
    background-color: #fff;
}
.black04 {
    color: #b5b6b8;
}
.black {
    color: #454343;
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f18 {
    font-size: 18px;
}
.f28 {
    font-size: 28px;
}
.f22 {
    font-size: 22px;
}
.b {
    font-weight: bold;
}
.blue{
    color:#2e5b90;
}
.right {
    width: 610px;
    float: right;
}
.columnlist{
    width: 370px;
    float:left;
}
.list_tl{ width:100%; height:46px; background:#fff;background:transparent; padding:0px;  position:relative;border-top:2px solid #ccdce9; border-bottom:1px solid #ccdce9;}
.list_tl ul {margin-top: -2px;}
.list_tl ul li{ float:left; height:44px; line-height: 40px;margin-right:20px; text-align:center;padding: 0 10px;font-size:24px;font-weight:bold;color:#015293;border-top:4px solid transparent; }
.list_tl ul li.icon{height:41px; }
.list_tl ul li.on{border-top:4px solid #015293;}
.list_bd{
    margin-top:10px;
}
.list_bd>ul{
    zoom:1;
    line-height: 39px;
    display:none;
}
.list_bd>ul.active {
    display:block;
}
.list_bd>ul li{
	border-bottom: 1px dashed #c6c6c6;
    font-family: "微软雅黑";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list_bd>ul li span{
   color:#2e5b90;
   font-size:12px;
   display: block;
   float: left;
   margin-right: 5px;
}
.list_bd>ul li a {
    color: #454343;
}
.list_bd>ul li a:hover{
    color: #4189c8;
    text-decoration: none;
}
.list_bd>ul li.li_pic {
    margin-top: 0;
    line-height: inherit;
    background: none;
    padding-left: 0;
    float: left;
    margin-right: 20px;
    border-bottom: none;
}
.list_bd>ul li.li_pic .pic {
    width: 300px;
    height: 200px;
}
.list_bd>ul li.li_pic img {
    width: 300px;
    height: 200px;
}
.list_bd>ul li.li_pic .tl {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    background-color: #d9e6ef;
    padding: 0 5px;
    height: 39px;
    line-height: 39px;
}
.more {
    /*width: 100px;*/
    float: right;
    margin-top: 10px;
    margin-right:10px;
}
.columnlist2{
    width: 370px;
    float: left;
}
.columnlist2 .list_tl {
    border-top:none;
}
.columnlist2 .list_tl ul li {
    height: 46px;
    line-height: 46px;
    margin: 0;
    color: #000000;
    font-weight: 500;
    border: none;
}
.columnlist2 .list_tl ul li.on {
    border: none;
    background-color: #015293;
    font-weight: bold;
    color: #FFF;
}
/*主体*/
.centent_bg{
    width: 100%;
    /*background-color: #f2f6f9;*/
}
.centent {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	background-color:#fff
}

.toutiao {
	/* height: 125px; */
}
.toutiao .title_icon {
    float: left;
}
.toutiao .title {
    width: 1100px;
    font-size: 26px;
    color: #015293;
    font-weight: bold;
    text-align: center;
    padding: 7px;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: center;
}
.toutiao .title a{
    color: #015293;
}

/*新闻轮播*/
.newspic{
    width: 640px;
    float: left;
}
.newslist{
    float: right;
    width: 525px;
    height: 370px;
	margin-right: 5px;
}
.newslist .list_tl{
    border-top: none;
    border-bottom: 2px solid #ccdce9;
}
.newslist .list_tl ul li {
   width:131px;
   height: 46px;
   line-height: 46px;
   margin:0;
   color:#000000;
   font-weight: 500;
   border:none;
}
.newslist .list_tl ul li.on {
    border:none;
   background-color:  #015293;
   font-weight:bold;
   color: #FFF;
}
.newslist .news_bd ul {
    margin-top: 20px;
	display: none;
    padding: 0 15px;
}
.newslist .news_bd ul li {
    overflow: hidden;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslist .news_bd ul li a{
   font-size: 18px;
}
.newslist .news_bd ul.active {
   display: block;
}
/*.newslist .news_bd ul li span{
    float:left;
    display:block;
    color: #a9a8a8;
    font-size:16px;
}*/
.newslist .news_bd ul li .date{
   float:right;
}
.listyle{
	display: block;
	float: left;
	margin-right: 5px;
}


.yqlj .lf {
    font-size: 16px;
    color: #015293;
    line-height: 86px;
    padding-left: 18px;
    overflow: hidden;
    float: left;
}
.yqlj ul {
   /* float: right;*/
    padding-top: 45px;
    overflow: hidden;
    height: 120px;
}
.yqlj ul li {
    float: left;
    /*margin-right: 30px;*/
    overflow: hidden;
}
.yqlj ul li select {
    width: 277px;
    height: 40px;
    padding-left: 10px;
    overflow: hidden;
    color: #015293;
    font-weight: bold;
    border-color: #015293;
}
/*稿件页*/
.main{
    margin: 0 auto;
    padding: 20px;
}
.m_top {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    font-size:15px;
	color: #015293;
    background-color: #e9ecf1;
}
.m_top a{
	color: #015293;
}
/*左侧*/
.m_left{
    width: 200px;
    float:left;
    margin-top: 10px;
}
.left_tile {
    width: 100%;
    height: 50px;
    color: #fff;
    background-color: #4f96d6;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: 600;
}
.left_list{
     /* margin-top:10px; */
	 border: 1px solid rgb(220, 220, 220);
}
.left_list_bottom{
    height:4px;
    background: url("https://www.inventorbasics.com/images/left_bottm_bg.jpg") repeat border-box;
    margin-top:2px;
}
.left_list ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.left_list ul li{
    background-color: #FFFFFF;
    height:40px;
    text-align:center;
    line-height:40px;
    margin:2px 0 0 0;
}
.left_list ul li a{
     display: block;
     color: rgb(0,0,0);
     font-size:16px;
}
.left_list ul li a:hover {
     color: #4f96d6;
}
.left_list ul li .prefix {
    display: block;
    float: left;
    color: #9e222c;
    font-size: 10px;
    margin-right: 5px;
}
.m_list{
    width: 820px;
    float: left;
}
.m_list_right{
    width: 300px;
    float: right;
}
.list_con_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dcdcdc;
}
.list_con_title font {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid #046fa5;
}
.boder{
    height:2px;
    background-color:#4f96d6;
}
.m_top_tl{
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    height: 49px;
    border-bottom: 1px dashed #c6c6c6;
    color: #015293;
    margin-bottom: 15px;
}
.m_top_tl span{
    display: block;
    float: left;
    border-bottom: 4px solid #015293;
    height: 50px;
}
.m_list>ul{
    list-style-type: none;
    display:none;
}
.m_list>ul.active{
    display:block;
}
.m_list>ul li{
    height: 54px;
    line-height: 53px;
    border-bottom: 1px dashed #c6c6c6;
}
.m_list>ul li span.list_d {
    color: #2e5b90;
    font-size: 12px;
    display: block;
    float: left;
    margin-right: 5px;
}
.m_list>ul li a{
     color: rgb(0,0,0);
     float:left;
}
.m_list>ul li a:hover {
    color: #4189c8;
}
.m_list>ul li span{
     float:right;
     color:#a9a8a8;
     font-size: 16px;
}
.ct_page{text-align:center;font-size:14px;
    margin: 20px 30px;color: #000;}

.zttj img{
    width: 100%;
    height: 80px;
    margin-top: 10px;
}
.tzqmt_rt img{
    width: 100%;
    height: 190px;
    margin-top: 10px;
}
.m_tab{
    height: 40px;
    border-bottom: 1px solid #015293;
    line-height: 40px;
    margin-top: 10px;
}
.m_tab ul li{

   float:left;
   font-size:24px;
   font-weight:bold;
   margin:0 10px;
}
.m_tab ul li:hover{
     background:url("https://www.inventorbasics.com/images/title_bg_b.png") no-repeat;
     background-position:bottom;
}
.m_tab ul li:hover a{
     color:#015293;
}
.m_tab ul li.on{
     background:url("https://www.inventorbasics.com/images/title_bg_b.png") no-repeat;
     background-position:bottom;
}
.m_tab ul li.on a{
     color:#015293;
}
.m_tab ul li a{
   font-size:20px;
   font-weight:bold;
   text-decoration: none;
   color:#BDD6EA;
}
.m_gk{
    padding:30px;
    background-color:#E9F6FF;
    margin: 20px 0;
}
.m_gk h1{
    font-size:21px;
    color:#015293;
    font-weight:bold;
    font-weight: bold;
    text-align: center;
        margin-bottom: 15px;
}
.m_gk p{
    line-height:40px;
    text-indent: 2em;
}



/*内容*/
.m_ct{
    /*width:1100px;*/
    margin:0 auto;
}
.m_ct .title{
    line-height: 34px;
    text-align: center;
    font-size: 24px;
    /* color: #015293; */
    font-family: 'Microsoft Yahei';
    margin: 26px 0;
    font-weight: bold;
}
.infobox{
    font-size:16px;
    margin-bottom:50px;
    overflow: hidden;
	color: rgb(147, 147, 147);
    border-bottom: 1px dashed #c6c6c6;
}
.infobox .info{
    float: left;
	    line-height: 37px;
}
.infobox .font {
    margin-right: 30px;
    float: right;
    margin-top: 5px;
}
.infobox .font a {
    font-size: 14px;
    font-family: 'Arial';
    color: #fff;
    display: inline-block;
    color: #fff;
    width: 24px;
    height: 24px;
    background-color: #B5B5B5;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}
.infobox .font a:hover {
    background-color: #1E63B0;
    text-decoration: none;
}
.infobox .info a{
	color: rgb(147, 147, 147);
}
.infobox .info .date{
    margin-left:20px;
}
.infobox .info .ly{
    margin-left:50px;
}
.infobox .info a .ico {
    width: 15px;
}
/* .m_ct_txt {
    padding: 0 20px;
} */
.m_ct_txt p{
    margin: 0 10px;
}
.m_ct_txt p{
    line-height: 30px;
    font-weight: normal;
    color: rgb(0, 0, 0);
    margin-top: 1em;
    margin-bottom: 1em;
}
.m_ct_bottom{
    line-height: 25px;
    font-size:16px;
    margin:30px 0;
    overflow: hidden;
    padding: 0 20px;
}
.m_ct_bottom .zrbj{
    float:right;
    /*min-width:200px;
    margin-right:10px;*/
    font-size:14px;
}
.main_bottom {
    padding: 0 20px;
}
.main_bottom_tl{
    height:48px;
    line-height:48px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
}
.main_bottom_tl i{
    background:url("https://www.inventorbasics.com/images/xgxwtitle.png") no-repeat;
    float: left;
    display: block;
    width: 17px;
    height: 18px;
    line-height: 18px;
    margin-top: 15px;
}
.main_bottom_tl span{
    margin-left:5px;
}
.main_bottom_ul {
        padding: 20px 10px;
}
.main_bottom_ul ul {
    padding: 0px;
    margin: 0px;
    font-size:14px;
}
.main_bottom_ul ul li{
    height: auto;
    margin: 2px 0;
}
.main_bottom_ul ul li{
	font-size: 14px;
	color: rgb(147, 147, 147);
}
.m_bg{ height:0px; overflow:hidden;}
#uppage,#downpage{
width: auto !important;}
@media screen and (max-width: 640px) {
.head_bg,.bottom_bg,.nav_bg,.m_rt,.infobox .fenxiang,.infobox .font,.m_list_right,.m_top{
    display:none;
}
.main {
    width:100%;
}
.centent,.m_list{
    width:100%;
}

.m_bg{ height:100%; overflow:auto;}
	
.m_list>ul li{
    background: url("https://www.inventorbasics.com/images/list_d.jpg") 0px 23px no-repeat;
    height: 100%;
}
.m_list>ul li a{
    float:none;
}
.m_list>ul li span{
    display:none;
}
.m_tab{
        height: 100%;
    overflow: hidden;
}

.infobox{
    margin-bottom: 20px;
}
.infobox .info .date{
    margin-left: 10px
}
.infobox .info .ly {
     margin-left: 10px; 
}
.m_ct_txt p img{
      height: auto !important;
      max-width: 100% !important;
}
.m_ct_txt img{
     height: auto !important;
      max-width:100% !important;
}
.ct_txt p img {height: auto !important;max-width: 100% !important;}
.ct_txt img {height: auto !important;max-width: 100% !important;}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-05-11 17:09:23" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->