@charset "utf-8";
* {
	margin:0;
	padding:0;
	box-sizing: border-box;
}

li, ol {list-style: none;}
.clear::after{
    content: "";
    display: block;
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

a{
    outline: none;
    text-decoration: none;
    color: #000;
}
a:hover{
    outline: none;
    text-decoration: none;
    color: #000;
}

input, img{
    display: block;
    outline: none;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* 头部样式 */
.head {
    width: 100%;
    height: 145px;
    background: #a9161f;
}
.head .logo img {
    margin-top: 45px;
}
.head .head_right {
    width: 850px;
    height: 145px;
}
.head_right .search {
    width: 216px;
    height: 35px;
    margin-top: 25px;
    border: 1px solid #fff;
    border-radius: 50px;
    overflow: hidden;
}
.head_right .search .input1 {
    width: 74px;
    height: 35px;
    line-height: 32px;
    padding: 0 10px;
    background: transparent;
    font-size: 16px;
    color: #fff;
    float: left;
    border: none;
    
}
.head_right .search input::placeholder {
    color: #fff;
}
.head_right .search .search_btn {
  
      float: left;
    width: 39px;
    height: 21px;
    line-height: 21px;
    margin-top: 7px;
    font-size: 14px;
    color: #fff;
    border: none;
    background: transparent;
   
}
/*.head_right .search .search_btn  i {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 8px;
    vertical-align: text-bottom;
    background: url(../images/graph.png) center no-repeat;
    background-size: cover;
}*/
.head .empty {
    width: 100%;
    height: 75px;
}
.head .nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.head .nav li {
    position: relative;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    width: 106px;
    text-align: center;
}
.head .nav li:hover {
    background: #E58100;
}
.head .nav>ul>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
}
.menuOne {
    display: none;
    padding-bottom: 20px;
    position: absolute;
    z-index: 99;
}
.menuOne li {
    float: none;
    position: relative;
}
.menuOne a {
    line-height: 25px;
    font-size: 14px;
    font-weight: 100;
    text-decoration: none;
    display: block;
    width: 106%;
    color: #fff;
    background: url('../../images/menuTwoBg.png') repeat;
    padding: 0 20px;
    box-sizing: content-box;
    text-align: left;
}
.menuOne a:hover {
    background: #fff;
    color: #E58100;
}
.menuTwo {
    position: absolute;
    width: 100%;
    top: 0;
    left: 100%;
    display: none;
}
.middle .pic {
    position: relative;
}
.middle .pic p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, .3);
    line-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
}
.middle img {
    width: 100%;
}

.middle .prevv,
.middle .nextt{
  position: absolute;
    left: 3%;
    top: 45%;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50);
    opacity: 0.5;

}
.middle .nextt{
  left:auto;
  right:3%;
  background-position:8px 5px;
}
.mid_later{
    margin: 50px 0 0px 0;
    width:100%;
    height: 1300px;
}
.mid_later .whole{
    width: 100%;
    height: 555px;
    overflow: hidden;
}
.mid_later .whole .front{
    float: left;
    width: 740px;
}
.mid_later .ul1{
    width: 100%;
    height:56px;
}
.mid_later .whole .front .ul1 #cai{
    text-align: center;
    background: url(../images/grayrectangleone.png) no-repeat;
}
.mid_later .whole .front .ul1 #cai.active{
    background: url(../images/rectangleone.png);
}
.mid_later .whole .front .ul1 #ji{
    text-align: center;
    background: url(../images/rectangletwo.png) no-repeat;
}
.mid_later .whole .front .ul1 #ji.active{
    background: url(../images/redrectangletwo.png);
}
.mid_later .whole .front .ul1 #tong{
    text-align: center;
    background:url(../images/rectanglethree.png) no-repeat;
}
.mid_later .whole .front .ul1 #tong.active{
    background: url(../images/redrectanglethree.png);
}
.mid_later .whole .front .ul1 li{
    margin-right: 20px;
    width:178px;
    height:56px;
    font-weight:bold;
    font-size: 20px;
    float: left;
    line-height: 63px;
    border-radius: 10px 10px 0px 0px;
    font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.mid_later .whole .front .ul1 .more_left{
	display: none;
    float: right;
    line-height: 87px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.mid_later .whole .front .ul1 .more_left.active {
	display: block;
}
.mid_later .whole .front .ul2{
    padding-top: 35px;
    border-top: #CBCBCB solid 1px;
   
}
.ul2 .lili {
    display: none;
}
.mid_later .whole .front .ul2 li.active {
    display: block;
}
.equally li{
    margin-bottom: 31.5px;
  	padding-left:15px;
    width: 740px;
  	height:24px;
  	line-height: 24px;
   	background:url(../images/symble.png) left center no-repeat;
}

.equally li p{
   font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    font-size: 18px;
    float: left;
    width:562px;
}
.equally li p:hover{
   color:#d51226;
}
.equally li span{
    
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
    float: right;
}
.mid_later .whole .back{
    float:right;
    width: 420px;
}
.mid_later .whole .back .upper li{
    font-size: 20px;
    float: left;
    line-height: 63px;
    border-radius: 10px 10px 0px 0px;
    width: 178px;
    height: 56px;
    text-align: center;
    background: url(../images/rectanglefour.png);
}
.mid_later .whole .back .upper li a{
   
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
}
.mid_later .whole .back .upper .more_right {
    line-height: 70px;
    float: right;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
}
#pag .lr{
      right: 0px;
  top: 323px;
    position: absolute;
    width:50px;
    height:28px;
  z-index: 100;
    
}
#pag  .left{
    position: relative;
    margin-right: 25px;
    height:28px;
    width:25px;
   float: left;
   background: #E1E1E1;
    
}
#pag  .left img{
    margin: 6px auto;
}
#pag  .left:hover{

    background: url(../images/leftkey.png);
}
#pag  .right img{
    margin: 6px auto;
}
#pag  .right{
  margin-top: -28px;
    position: relative;
    margin-left: 25px;
    height:28px;
    width:25px;
    float: right;
    background: #E1E1E1;
}

#pag .right:hover{
  
    background: url(../images/rightkey.png);
  }

.bd .new img{
    width:420px;
    height: 200px;
}
.bd .writing{
    width:422px;
    height: 262px;
    padding: 11px;
}
.bd .writing .con{
    margin-top: -36px;
    width: 64px;
    height: 53px;
    background: #a9161f;
    float: left;
    position: relative;
}
.bd .writing .con .zi{
    margin: 2px 19px;
width: 22px;
height: 15px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
}
.bd .writing .con .zii{
    margin: 14px 8px;
font-size: 12px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
}
#pag .lr{
      right: 0px;
      top: 172px;
    position: absolute;
    width:50px;
    height:28px;
  z-index: 100;
    
}
.picMarquee-left .bd ul li .pic img {
    display: block;
    padding: 2px;
    height: 100px !important;
}
.up .subject{
    margin-top: 65px !important;
}
.up .morethree{
    margin-top: 55px !important;
}
#pag .left{
    position: relative;
    margin-right: 25px;
    height:28px;
    width:25px;
   float: left;
   background: #E1E1E1;
    
}
#pag .left img{
    margin: 6px auto;
}
#pag .left:hover{

    background: url(../images/leftkey.png);
}
#pag  .right img{
    margin: 6px auto;
}
#pag .right{
  margin-top: -28px;
    position: relative;
    margin-left: 25px;
    height:28px;
    width:25px;
    float: right;
    background: #E1E1E1;
}

#pag .right:hover{
  
    background: url(../images/rightkey.png);
  }
.bd .writing a{
  color:#d20117;
}
.bd .writing p{
    margin-right: 26px;
    margin-left: 14px;
    letter-spacing: -1px;
    line-height: 45px;
    
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #888888;
}
.bd .writing h3{
    margin-bottom: 3px;
    margin-top: 25px;
    margin-left: 13px;
    font-size: 20px;
   font-family: Microsoft YaHei;
   font-weight: 400;
   color: #134FA8;
}
.mid_later .trolley{
    height:159px;
    margin-bottom: 10px;
    margin-top: 0px !important;
}
.mid_later .trolley .up .subject{
    
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
}
.mid_later .trolley .up .morethree{
    float: right;
    line-height: 51px;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
}
.mid_later .trolley .print{
    margin-top: 19px;
   
}
.mid_later .trolley .print a{
    float: left;
    /*margin-right: 4px;*/
}
.mid_later .full{
    height: 275px;
    overflow: hidden;
}
.mid_later .full .medio{
    height:425px;
    float: left;
}
.mid_later .full .medio .throw{
    height:55px;
}
.mid_later .full .medio .throw span{
    float: left;
    
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
    font-weight: bold;
}
.mid_later .full .medio .throw .morefour{
    float:right;
    line-height:51px;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
}
.substance li{
    background: url(../images/yuan.png) left center no-repeat;
  height: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #444444;
    margin-bottom: 25px;
    padding-left: 18px;
    width:580px;
}
.substance p{
    float: left;
    width:440px;
}
.substance p:hover{
    color:#d51226;
}
.substance span{
    
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
    float: right;
}
.substance{
    font-size: 18px;
}
.mid_later .full .chair{
    height:425px;
    float:right;
}
.mid_later .full .chair .report{
    height:55px;
}
.mid_later .full .chair .report span{
    float: left;
    
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #333333;
    font-weight: bold;
}
.mid_later .full .chair .report .morefive{
    float: right;
    line-height: 51px;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
}

.indicative{
    font-size: 18px;
}
.indicative li{
    background: url(../images/yuan.png) left center no-repeat;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #444444;
    margin-bottom: 25px;
    padding-left: 10px;
    height: 24px;
    width: 568px;
}
.indicative p{
    float: left;
    width:440px;
}
.indicative p:hover{
    color:#d51226;
}
.indicative span{
    float: right;
    
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #999999;
}
.mid_later .below{
    height:135px;
}
/*.mid_later .below .jia{
    height: 135px;
    width: 1138px;
    float:left;
}*/
.mid_later .below .lellipse{
    margin: 51px 0px;
    width:36px;
    float:left;
}
 .mid_later .below .pag .bd{
   margin-left: -5px;
    overflow: hidden;
    position: relative;
    float:left;
}
.below .pag{
    margin-top:35px;
    overflow:hidden;
     position:relative;
    width:1200px;
    float: left; 
}
.below .pag .bd {
    padding: 10px 0px;
}
.below .pag .bd ul {
    width: 1200px;
     position: relative;
      overflow: hidden; 
      padding: 0px;
       margin: 0px;
    overflow: hidden;
    zoom: 1;
}
/*.mid_later .below .pag .bd li{
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}*/
.pag .bd ul li {
    

    font-family: Microsoft YaHei;
    font-weight: 400;
   color: #333333;
    margin: 0 14px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
/*.below .pag .bd ul li .pi {
    text-align: center;
}
.below .pag .bd ul li .pi img {
    display: block;
    padding: 2px;
}*/
.mid_later .below .rellipse{
    margin: 51px 0px;
    float: right;
}
.pag ul li>a {
    display: inline-block;
    text-align: center;
}

.pag ul li>a>div {
    width: 43px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
}
.pag .bd .tempWrap ul li a:hover{
    color:red;
}

/*.pag ul li>a>div img {
    margin: 0 auto;
}*/
.pag .bd .lis1 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/message.png") no-repeat;
}

.pag .bd .lis1 i.i_tow {
    display: none;
    background:url("../images/redmessage.png") no-repeat;
}
.pag .bd .lis2 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/work.png") no-repeat;
}
.pag .bd .lis2 i.i_tow {
    display: none;
    background:url("../images/redwork.png") no-repeat;
}
.pag .bd .lis3 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/scient.png") no-repeat;
}
.pag .bd .lis3 i.i_tow {
    display: none;
    background:url("../images/redscient.png") no-repeat;
}
.pag .bd .lis4 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/decipline.png") no-repeat;
}
.pag .bd .lis4 i.i_tow {
    display: none;
    background:url("../images/reddecipline.png") no-repeat;
}
.pag .bd .lis5 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/educate.png") no-repeat;
}
.pag .bd .lis5 i.i_tow {
    display: none;
    background:url("../images/rededucate.png") no-repeat;
}
.pag .bd .lis6 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/per.png") no-repeat;
}
.pag .bd .lis6 i.i_tow {
    display: none;
    background:url("../images/redper.png") no-repeat;
}
.pag .bd .lis7 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/television.png") no-repeat;
}
.pag .bd .lis7 i.i_tow {
    display: none;
    background:url("../images/redtelevision.png") no-repeat;
}
.pag .bd .lis8 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/handshake.png") no-repeat;
}
.pag .bd .lis8 i.i_tow {
    display: none;
    background:url("../images/redhandshake.png") no-repeat;
}
.pag .bd .lis9 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/pupil.png") no-repeat;
}
.pag .bd .lis9 i.i_tow {
    display: none;
    background:url("../images/redpupil.png") no-repeat;
}
.pag .bd .lis10 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/houqin.png") no-repeat;
}
.pag .bd .lis10 i.i_tow {
    display: none;
    background:url("../images/redhouqin.png") no-repeat;
}
.pag .bd .lis11 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/keyan.png") no-repeat;
}
.pag .bd .lis11 i.i_tow {
    display: none;
    background:url("../images/redkeyan.png") no-repeat;
}
.pag .bd .lis12 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/xldmail.png") no-repeat;
}
.pag .bd .lis12 i.i_tow {
    display: none;
    background:url("../images/xldmails.png") no-repeat;
}
.pag .bd .lis15 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/scient123.png") no-repeat;
}
.pag .bd .lis15 i.i_tow {
    display: none;
    background:url("../images/joiasungaieugn.png") no-repeat;
}
.pag .bd .lis20 i {
    display: block;
    width: 50px;
    height: 50px;
    background:url("../images/deepseek123.png") no-repeat;
}
.pag .bd .lis20 i.i_tow {
    display: none;
    background:url("../images/deepseek.png") no-repeat;
}
.end{
    width:100%;
    height:165px;
    background-color: #a9161f;
}
.end .wh{
    float: left;
    width:358px;
}
.end .wh .logoup{
    width:307px;
    float:left
}

.end  .wh .logoup .emptyer{
    height:45px;
}
.end .wh .upr{
    float: right;
    width: 10px;
    margin: 47px 16px 11px 0px;
}
.end .logolow{
    margin-left: 370px;
    width:842px;
}

.end .logolow .who{
    float: left;
}
.end .logolow .who .emptythree{
    height:33px;
}
.end .logolow .who .words p{
    font-size:12px;
	color:white;
	line-height: 22px;
}
.end .logolow .mecha{
    margin: 51px 20px 10px 74px;
    float: left;
    width:54px;
}
