/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
table{font-size:16px;}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1280px;margin: 0 auto;font-family: "微软雅黑"}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1200{width: 1200px; margin: 0 auto;}

/*index*/
.top{width: 100%; height: 113px;background: #ba2a17;}
.top .px1200{background: url(../images/top_bg.png) right top no-repeat; height: 113px;}
.logo{padding-top: 20px;}
.top_r{padding-top: 20px;}
.top_r ul {height: 40px;}
.top_r ul li{float: right;font-size: 14px;color: #ffd2d2;}
.top_r ul li a{font-size: 14px;color: #ffd2d2;}
.top_r ul li span{padding: 0 20px;}
.top_r ul li:hover a{color: #fff;}

/*搜索框*/
.search{width: 235px; height: 33px;border: none;background: url(../images/search_box.png);}
.search .text{width: 200px; height: 33px; text-indent: 5px;background: none; float: left;color: #9d9c9c;font-size: 12px;}
.search .submit{width: 35px; height: 33px;background: url(../images/search.png) center no-repeat;float: right;cursor: pointer;}
.search .text::-webkit-input-placeholder {
         /* placeholder颜色  */
        color: #9d9c9c;
        /* placeholder字体大小  */
       font-size: 12px;
         /* placeholder位置  */
        text-align: left;
    }

/*nav*/
.nav{height: 54px; background: #fefefe;}
.nav li{ float: left; text-align: center; position: relative;}
.nav li a{padding: 0 31px; line-height: 50px;height: 50px;font-size: 18px; color: #4e4e4e;display: inline-block;}
.nav li:hover a{color: #ba2a17;border-bottom: 4px solid #ba2a17;}
.nav li.light a{color: #ba2a17;border-bottom: 4px solid #ba2a17;}
.nav li span{font-size: 18px;color: #fff;}

/*设置一级导航样式*/
.nav li ul{display:none;}
.nav li:hover ul{text-align: center;display: inline-block; position:absolute; top:54px;left:0px;z-index:1000;}
.nav li:hover ul li a{display:inline-block;color:#b52109;font-size:14px;font-weight: normal;background-color:#fffcfb; width:100px;height:40px;line-height:40px;text-align:center;border: none;float:left;}
.nav li:hover ul li a:hover{background:#b52109;color:#fff;}

/*banner*/
.banner{width: 100%; height: 400px; background: url(../images/bannerbg.jpg);overflow: hidden}
.banner .focus{width: 1380px; height: 400px; margin: 0 auto;position: relative;}
.banner .focus img{width: 1380px; height: 400px; }
.banner .focus p{min-width: 300px;height: 56px;padding: 0 25px;background: url(../images/focus_p.png);overflow: hidden;line-height: 56px;font-size: 18px;color: #fff;position: absolute;bottom: 40px;left: 200px;}
.banner .focus span{width: 46px;height: 87px;background: url(../images/focus_bg.png);position: absolute;display: block;top:140px;cursor: pointer;}
.banner .focus span.prev{left: 100px;}
.banner .focus span.next{right: 100px;background-position: 46px 0;}

/*title*/
.title{width: 100%; height: 60px;line-height: 60px;border-bottom: 1px solid #dfdede;font-size: 20px;color: #444343;margin: 20px 0;}
.title img{vertical-align: middle;margin-right: 15px;}
.title span{font-size: 16px;color: #c6c6c6;text-transform: uppercase;padding-left: 10px;}
.title a{font-size: 12px;color: #525151;}
.title a:hover{color: #ba2a17}

/*news*/
.news{width: 760px;}
.news_box1 li{width:360px;box-shadow: 0px 0px 0px 0px #fff, 0px 0px 0px 0px #fff, 0px 0px 0px 0px #fff, 0px 3px 2px #e7e7e7;}
.news_box1 li img{width:360px;height:230px;}
.news_box1 li span{ height:50px;display:block;border:1px solid #e7e7e7; color:#003366;font-size:16px;line-height:29px; border-top:none;padding:10px;padding-bottom:0;overflow:hidden;}
.news_box2{margin-top:15px;width:100%; height:70px;overflow:hidden;}
.news_box2 li{width: 360px;height: 70px;}
.news_box2 li a{font-size: 16px;color: #555555;line-height: 35px;}
.news_box2 li a span{font-size: 15px;color: #b2b1b1;}
.news_box2 li:hover a{color: #ba2a17}

/*notice*/
.notice{width: 400px;}
.notice_box{width: 368px;height: 340px;border: 1px solid #e3e3e3;padding: 15px;}
.notices{width: 100%; height:39px;line-height:39px;}
.notices dl{width: 80px; height:75px;background: #c1c1c1;text-align: center;color: #fff;float: left;}
.notices dl dt{font-size: 25px;line-height: 50px;}
.notices dl dd{font-size: 14px;}
.notices .fr{color:#999;}
.notices a{font-size: 16px;color: #555555;}
.notices:hover dl{background: #ba2a17;}
.notices:hover a{color: #ba2a17;;}

/*index*/
.index{width: 100%; height: 470px;background: url(../images/bg.jpg) center; margin: 40px auto;}
.index .table{padding-top: 50px;}
.index .table .bd{width: 1140px; height: 60px;padding: 20px 30px;background: url(../images/table_bd.png);margin-bottom: 50px;}
.index .table .bd li{float: left;line-height: 60px;}
.index .table .bd li>img{vertical-align: middle;padding: 0 16px;}
.index .table .bd li div.fl{height: 60px;border: 1px solid #e3e3e3;background: url(../images/table.png);}
.index .table .bd li div.fl .img{width: 80px;height: 60px;background: #868585;float: left;line-height: 60px;display: table-cell;text-align: center;}
.index .table .bd li div.fl .img img{vertical-align: middle;}
.index .table .bd li div.fl span{margin: 0 90px;line-height: 57px;border-bottom: 3px solid #cbcaca;display: inline-block;font-size: 18px;color: #626161;}
.index .table .bd li.on div.fl .img {background: #ba2a17;}
.index .table .bd li.on div.fl span{border-bottom: 3px solid #ba2a17;color: #ba2a17;}

.table_ul1 li{width: 30%;height: 80px;margin-bottom: 50px; float: left;margin-right: 5%;}
.table_ul1 li dl{width: 100px; height: 80px;background: url(../images/icon1_bg.png); float: left;text-align: center;color: #b60d2c;}
.table_ul1 li dl dt{font-size: 16px;color: #595959;line-height: 40px;}
.table_ul1 li dl dd{font-size: 26px;}
.table_ul1 li .fr{width: 240px;}
.table_ul1 li .fr a{font-size: 16px;color: #545353;margin-bottom: 10px;display: block;}
.table_ul1 li .fr p{font-size: 14px;color: #787878;line-height: 22px;}
.table_ul1 li:hover .fr a{color: #ba2a17;}

.table .table_ul2 li dl{background: url(../images/icon2_bg.png);}

.table_ul3 li{width: 48%;margin-bottom: 30px;height: 105px;}
.table_ul3 li .fl{width: 170px;height: 105px;overflow: hidden;}
.table_ul3 li .fl img{width: 170px;height: 105px;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.table_ul3 li .fr{width: 380px; position: relative;height: 105px;}
.table_ul3 li .fr p{font-size: 16px;color: #454545;line-height: 28px;}
.table_ul3 li .fr span{position: absolute;display: block;bottom: 5px;font-size: 14px;color: #787878;}
.table_ul3 li:hover .fr p{color: #ba2a17}
.table_ul3 li:hover .fl img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}

.table_ul4 li{ width: 40%; height: 164px; margin: 20px 50px;float: left; background: url(../images/table4.png) center repeat-x;}
.table_ul4 li .fl{width: 164px; height: 164px;}
.table_ul4 li .fl img{width: 164px; height: 164px;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.table_ul4 li dl{width: 270px;height: 80px;padding: 20px 0; margin: 22px 0;float: right;color: #555454;line-height: 40px;}
.table_ul4 li dl dt{font-size: 24px;}
.table_ul4 li dl dd{font-size: 26px;}
.table_ul4 li:hover .fl img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.table_ul4 li:hover dl dt{color: #ba2a17;}


/*journa*/
.journal dl{width: 207px; height: 272px;background: #c6a402;}
.journal dl dt{width: 195px;height: 200px;margin: 6px auto;background: url(../images/journal_nav.png) center no-repeat #dcc8a7}
.journal dl dd{text-align: center;line-height: 50px;font-size: 22px;color: #fff;}
.journal_box{width: 1200px;height: 272px;overflow: hidden;}
.journal_box .bd ul li{width: 194px;height: 260px;padding: 5px ;border: 1px solid #e5e5e5;margin: 0 20px;}
.journal_box .bd ul li img{width: 194px;height: 260px;}

/*link*/
.link{width: 100%; min-height: 50px;background: #e6e7e7;margin-top: 50px;overflow: hidden;}
.link ul li{font-size: 16px;color: #626161;float: left;line-height: 50px; }
.link ul li a{font-size: 14px;color: #797979;padding: 0 20px;display: inline-block;}
.link ul li span{font-size: 14px;color: #797979;}
.link ul li:hover a{color: #ba2a17;}

/*foot*/
.foot{width: 100%; height: 130px;padding-top: 40px;background: url(../images/logo_b.png) center no-repeat #383838}
.foot .fl{width: 390px;height: 90px;border-right: 1px solid #414141;padding-top: 10px;}
.foot .fl p{font-size: 14px;color: #939292;line-height: 28px;}
.foot .fr{width: 350px;height: 100px;border-left: 1px solid #414141;}
.foot .fr select{width: 240px;height: 30px;text-indent: 20px; margin: 5px 0 20px 70px;border: none;background: url(../images/select.png) 220px center no-repeat #464545;color: #717070;font-size: 14px;line-height: 30px}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.foot .fr select::-ms-expand { display: none; }


/*list*/
.subbanner{width: 100%; height: 300px;background: #f3f3f3;}
.subbanner>img{width: 1380px;height: 300px;margin: 0 auto;display: block;}
.subbanner .px1200{position: relative;}
.subbanner .lmmc{width: 240px;height: 70px;background: url(../images/lmmc_bg.png);position: absolute;top: -70px;font-size: 16px;color: #f9f9f8;display: flex;align-items: center; justify-content: space-around; flex-direction: column;}
.subbanner .lmmc img{vertical-align: middle;padding: 0 20px;}

.list{min-height: 400px;height: auto;overflow: hidden;margin-bottom: 50px;}
/*二级导航*/
.list_l{width: 240px;}
.list_l ul li{width: 175px;height: 50px;line-height: 50px; border-left: 5px solid #dad8d8;background: #f8f8f8;padding: 10px 0 10px 60px;margin-bottom: 2px;}
.list_l ul li a{font-size: 18px;color: #494a4a;display: block;}
.list_l ul li:hover{ border-left: 5px solid #ba2a17;}
.list_l ul li:hover a{color: #ba2a17;}
.list_l ul li.light{ border-left: 5px solid #ba2a17;}
.list_l ul li.light a{color: #ba2a17;}

.list_r{width: 920px;}
.title h2{float: left;margin: 0 10px;font-size: 20px;color: #676767;font-weight: normal;border-bottom: 1px solid #ba2a17;}
.title .dqwz{font-size: 14px;color: #949595;background: url(../images/home.png) left center no-repeat;padding-left: 30px;}
.title .dqwz a{color: #949595;padding: 0 10px;}
.title .dqwz a:hover{color: #ba2a17;}

/*期刊导航*/
.qk_nav{text-align: center;height: 50px;margin: 30px auto; line-height: 50px;}
.qk_nav a{height: 50px;padding:0 20px;text-align: center;font-size: 18px;color: #484748;display: inline-block;float: left;}
.qk_nav span{width: 1px; height: 50px;background: #e7e6e6;margin: 0 10px;display: inline-block;float: left;}
.qk_nav a.light{background: #ba2a17;color: #fff;}
.qk_nav a:hover{background: #ba2a17;color: #fff;}

.qk_list{width: 94%; min-height: 500px;padding: 20px 3%;height: auto;overflow: hidden;background: #fbfafa;}
.qk_list ul li{width: 48%;float: left;min-height: 30px; line-height: 30px;padding: 10px 0 10px 15px; background: url(../images/right.png) left center no-repeat;}
.qk_list ul li a{font-size: 16px;color: #484748;display: block;}
.qk_list ul li:hover a{color: #ba2a17;}

ul.list_list li{width: 100%; height: 50px;line-height: 50px;border-bottom: 1px dotted #898989;text-indent: 10px;}
ul.list_list li a{font-size: 16px;color: #131313;}
ul.list_list li span{font-size: 16px;color: #727272;}
ul.list_list li:hover a{color: #ba2a17;}
/*
.nav_list ul li{width:100%; padding:10px 0;border-bottom:1px solid #ccc;}
.nav_list ul li a{font-size:18px; color:#333;line-height:50px;}
.nav_list ul li span.red{width:5px; height:20px;float:left; background:#b51200;margin-right:10px;margin-top: 16px;margin-left:0;}
.nav_list ul li p{font-size:13px; color:#666;line-height:26px;padding-left:20px;text-indent:0;}
.nav_list ul li span{font-size:12px; color:#999; margin-top:10px;display:inline-block;float:left;margin-left:20px; }
.nav_list ul li .dian a{ width:200px; padding-left:20px; display:inline-block;}
.nav_list ul li .dian a.html{ background:url(../images/icohtm.png) left center no-repeat;}
.nav_list ul li .dian a.pdf{ background:url(../images/icopdf.png) left center no-repeat;}
.nav_list ul li .dian a font span{color:#f00;font-size:16px;  display:inline-block;}
.nav_list ul li:hover a{ color:#b51200;}*/

.nav_list ul li{width:100%;padding-bottom: 30px;border-bottom: 1px solid #e4e4e4;margin-bottom: 30px;}
.nav_list ul li a{font-size: 19px;color:#333;/* line-height:50px; */}
.nav_list ul li span.red{}
.nav_list ul li p{font-size: 15px;color:#666;line-height: 24px;text-indent:0;margin-top: 15px;}
.nav_list ul li span{font-size: 17px;color: #a28582;margin-top:10px;display:block;font-family: 'arial';}
.nav_list ul li .dian a{ width:200px; padding-left:20px; display:inline-block;}
.nav_list ul li .dian a.html{ background:url(../images/icohtm.png) left center no-repeat;}
.nav_list ul li .dian a.pdf{ background:url(../images/icopdf.png) left center no-repeat;}
.nav_list ul li .dian a font span{color:#f00;font-size:16px;  display:inline-block;}
.nav_list ul li:hover a{color: #b31504;font-weight: 600;}


/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

.content h1{ color: #333;font-size: 28px;line-height: 2em;padding: 10px 0;text-align: center;}
.content h2{font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 0 30px;}
.content .bar{ line-height:2.8em; height:2.8em; text-align:center; color:#999; border-bottom:1px solid #dedede; font-size:12px;margin-bottom: 20px;}
.content p{ text-indent:2em; line-height:2em;margin-bottom:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}

.submit2{width:200px; height:40px;float:right;line-height:40px; text-align:center;font-size:18px; color:#fff;background:#ba2a17;margin:20px 0;}
.search2 tr{height:50px;font-size:16px;}