
.img3{
    width: 1200px;
    margin-top: 20px;
    height: 165px;
    background-image: url("../image/1234.jpg");
    background-size: 100% 100%;
}
.img3>img{
    width: 100%;
}
/*导航部分*/
.main{
    width: 100%;
    line-height:50px;
    /*background:#e4393c;*/
    clear:both;
}
.red{
    width: 1200px;
}
/*轮播图*/
.obj3{ width: 1200px; position: relative; *top: 30px }
.news_l{width:540px; height:370px; overflow: hidden; position: relative; float:left;}
.news_l li{width:100%; height:100%; position:relative; float:left;}
.news_l li img{width:100%; height:100%; transition:all 0.6s ease-in; float:left}
.news_l li:hover img{transform:scale(1.05);}
.news_l li p{width:100%; height:50px; line-height:50px; font-size:14px; color:#fff; overflow:hidden; text-indent:2em; position:absolute; left:0px; bottom:0px; background:url(../images/black.png) repeat; clear:both}
.num{bottom:20px; position:absolute; right:20px; z-index:99;}
.num a{background:url(../image/hd_on.png) no-repeat; display: block; float:left; height:16px; margin:0px 5px; width:16px;}
.num a:hover{background:url(../image/yel.png) no-repeat;}
.num a.cur{background:url(../image/yel.png) no-repeat; z-index:99;}
/*展图喜报*/
.obj4{
    width: 647px;
    height: 300px;
    float: right;
    overflow: hidden;

}
.xibao1{
    border: 1px solid #e7e7e7;
    width: 645px;
    height: 298px;
    text-align: left;
    float: left;
    font-size: 16px;

}

.xibao2{
    background-color: #e7e7e7;
    width: 100%;
    float: left;
    height: 39px;
    color: #7d7d7d;
    padding-left: 20px;
    padding-bottom: 10px;
}
.obj4 > .xibao1 > .xibao3>li>a>span{
    height: 2px;
    width: 3px;
    background-color: #8e8e8e;
    display: inline-block;
    position: relative;
    bottom: 3px;

}

/*展图喜报*/
.obj4{
    width: 878px;
    height: 370px;
    float: left;
    overflow: hidden;

}
.xibao1{
    border: 1px solid #e7e7e7;
    width: 876px;
    height: 367px;
    text-align: left;
    float: left;
    font-size: 16px;

}

.xibao2{
    background-color: #e7e7e7;
    width: 100%;
    float: left;
    height: 39px;
    color: #7d7d7d;
    padding-left: 20px;
    padding-bottom: 10px;
}
/*.obj4 > .xibao1 > .xibao3{*/
    /*text-align: left;*/
    /*width: 100%;*/
    /*margin-top: 20px;*/
/*}*/
.obj4 > .xibao1 > .xibao3> .xibao4{
    float: left;
    width: 100%;
    text-align: left;

}
.xibao3>li{
    float: left;
    line-height: 30px;
    overflow: hidden;
    color: #5e5e5e;
    height: 40px;
    width: 49%;
    text-align: left;
    position: relative;

}
.xibao3>li>a, .xibao4>li>a{
    color: #5e5e5e;
    text-align: left;
    padding-left: 20px;
    font-size: 14px;


}
/*展图头条*/
.obj5{
    margin-top: 30px;
    width: 1200px;
    float: left;
}
.tt{
    border: 1px solid #e7e7e7;
    float: left;
    width: 316px;
    height: 370px;
    margin-left: 3px;
}
/*.tt:nth-child(2){*/
    /*margin: 0 26.5px;*/
/*}*/
.tt2{
    /* margin: 0 26.5px;
    *margin: 0 26.5px; */
    margin-left: 20px;
}
.tt1{
    padding: 5px;
    text-align: left;
    box-sizing: border-box;
    *text-align: center;
}
.tt1 h2{
    font-size: 16px;
    height: 50px;
    color: #595959;
    *text-align: left;
    *padding-left: 20px;

}
.tt1 div img{
    width: 290px;
    height:145px
}
.tt1 p img{
    padding-right: 5px;
}
.tt>.tt1>p{
    height: 30px;
    font-size: 12px;
    position: relative;
    bottom: 8px;
    *bottom: -10px;
    width: 280px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    *text-align: left;
}
.tt>.tt1>p>a{
    color: #757575;
}
/*公考资讯*/
.obj6{
    display: block;
}
.gk{
    float: left;
}
.gk h2{
    font-size: 24px;
    margin-top: 24px;
    color: #333333;
    padding-bottom: 3px;
}
.gk1{
    float: right;
    font-size: 16px;
    color: #616161;
    margin-top: 25px;
}
.gk1 span{
    border-right: 1px solid #e7e7e7;
    padding-right: 5px;
}
.gk1 span a{
    color: #5e5e5e;
}
.gk1 span:nth-child(3){
    border-right: none;
    padding: 0;
}
/*新闻报道*/
.obj7{
    border: 1px solid #e7e7e7;
    width: 100%;
    text-align: left;

}
.bd1{
    width: 150px;
    height: 37px;
    margin: 10px 18px 0 20px;
  /*  *margin: 30px 18px 0 20px;*/
    margin: 30px 18px 0 20px \9;
    text-align: center;
    float: left;
    font-size: 16px;
}
.bd1 div{
    width: 100%;
    background-color: #e4393c;
    margin-bottom: 10px;
    *margin-bottom: 10px;


}
.bd1 div:nth-child(1){
    margin-top: 30px;
}
.bd1 div a{
    color: white;
    display: block;
}
.bd2 {
    width: 485px;
    float: left;
    

}
.bd2 h2{
    color: #e77485;
    padding-top: 25px;

}


.bd2 .gaidong1
{

}

.bd2 ul li {
    /*padding-left: 20px;*/
    /*height: 15px;*/
    width: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    margin: 0 10px;
    height: 30px !important;
}
.bd2 ul li a{
    position: relative;
    top: -5px;
}
.bd2 ul li img
{
    position: relative;
    top: -10px;
}
.bd3{
    width: 218px;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.bd3 h2{
    background-color: #dddee0;
    color: #333333;
    font-size: 16px;
}
.bd3 div{
    display: block;
    width: 108px;
    float: left;
    height: 50px;
}
.bd3 div a{
    display: block;
}
.bdss1{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.bdss2{
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
}
.bd3 div a{
    color: white;
}
.bd4 {
    width: 265px;
    height: 300px;
    float: right;
    overflow: hidden;
}
.bd4 h2{
    margin-top: 30px;
    margin-left: 20px;
}
.bd4 a{
    color: #333333;
}
.bd4 ul{
    width: 40px;
    height: 300px;
    float: left;
}
.bd4 ul li{
    float: left;
}
.bd4 div{
    width: 100%;


}
.bd4 div div{
    width: 224px;
    height: 250px;
    float: right;
    position: absolute;
    top: 503px;
}
.bds1{
    height: 142px;
}
#line{
    width: 2px;
    height: 155px;
    background-color: #888;
    float: left;
    position: absolute;
    top: 943px;
    right: 280px;
;

}
#line img{
    position: absolute;
    height: 35.5px;
    width: 5px;


}
#nav{
    margin: 0;
    padding: 2px 0;
    float: left;
    height: 155px;
}

#nav li{
    font-size: 16px;
    height: 41px;
    /*padding: 10px;*/
    line-height: 41px;
    list-style-type: none;
    cursor: pointer;
}
.content{
    /*margin-left: 50px;*/
    position: relative;
    width: 200px;
}
.content ul{
    position: absolute;
    margin: 0;
    width: 200px;
    height: 245px;
    top: 425px;
}
.content ul li{
    height: 36px;
    width: 200px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.content ul li:before{
    content: '· ';
    font-size: 35px;
    color: #bebebf;
    line-height: 35px;
    position: relative;
    top: 7px;
}
.con{
    display: none;
}
.obj8{
    width: 100%;
    margin-top: 20px;
}
.sh1{
    width: 100%;
    height: 148px;
    background: url("../image/xnsxlm.jpg");
    background-size: 100% 100%;
}
.kt1{
    width: 880px;
    float: left;
}
.kts1{
    width: 100%;
    text-align: left;

    border-bottom: 1px solid  #dddee0;
}
.kts1 h2{
    font-size: 24px;
    color: #333333;
	float:left;
}
.kts2{
    width: 100%;
    /*float: left;*/
    margin: 20px 20px 0 0;
}
.kts2 div{
    width: 270px;
    height: 250px;
    border: 1px solid #e7e7e7;
    float: left;
    *margin-right: 20px;
}
.kts2 div:nth-child(2){
    margin: 0px 30px 0 30px;
    *margin: 0 30px 0 30px;
}
.kts2 div a{
    color: #747474;
}
.kts2 div a img{
    width: 270px;
    height: 200px;
}
.kts2 div p{
    position: relative;
    bottom: 20px;
    font-size: 14px;
}
.kt2{
    width: 295px;
    float: right;
    height: 320px;
    position: relative;
    border: 1px solid #e7e7e7;
    top: 10px;
}
.kts3{
    width: 100%;
    height: 40px;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 14px;
}
.kts3 h2{
    height: 40px;
    color: #595959;
    font-size: 16px;
    padding-left: 1px;
}
.kts4{
    width: 100%;
    height: 110px;
    position: relative;

}
.kts4 img{
    width: 260px;
    height: 110px;
    position: relative;
    bottom: 5px;
    margin: 0 15px;
}
.kts5{
    position: relative;
}
.kts5 ul li{
    width: 90px;
    height: 61px;
}
.kts5 ul li>img{
    width: 44px;
    height: 42px;
}
.kts5 ul li>p{
    line-height: 30px;
}
.kts6{
    width: 100%;
    float: right;
    position: relative;
    bottom: 10px;
    text-align: center;
    padding-right: 15px;

}
.kt2 .kts5 .kts6>li{
    float: right;
    position: relative;
    height: 70px;
    width: 50px;
    margin: 0 20px;
    *top: 20px;
}
.kt2 .kts5 .kts6>li>a{
    float: right;
    position: relative;
    height: 70px;
    width: 50px;
    text-align: center;

}
.kts6>li>a>p{
    position: relative;
    bottom: 15px;
    *bottom: 0px;
    font-size: 12px;
    width: 50px;
    height: 20px;
    line-height: 20px;
    color: #7a7a7a;
}

.obj9{
    width: 100%;
    margin-left: 5px;
}
.obj9 h2{
    text-align: left;
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 20px;
    font-size: 24px;
}
.obj10{
    width: 100%;
    height: 300px;
}
/*滚动轮播图*/
/*.in_pro1{ width:1200px; height:230px; margin:0 auto; clear:both;}*/
/*ul.products_list{ padding-top:0;}*/
/*ul.products_list li{*/
    /*height: 350px;*/
    /*float:left;*/
    /*margin:0 5px;*/
    /*border: 1px solid #e7e7e7*/
/*}*/
/*ul.products_list li ul{  height: 350px;}*/

/*ul.products_list li ul li {*/
    /*height: 350px; float:none; text-align:center; width:180px; margin:0;}*/

#demo { overflow:hidden; width:1200px; }
#indemo { float:left; /*width:800%;*/}
#demo1 { float:left;}
#demo2 {float:left;}




.obj11{
    width: 1200px;
    height: 420px;
    position: relative;
    *top: 80px;
}
.wd{
    width: 100%;
    position: relative;

}
.wd h2{
    /*border-bottom: 1px solid #e7e7e7;*/
    font-size: 24px;
    color: #333333;
}
.wd a img{
    position: relative;
    bottom: 40px;
    left: 550px;
}
.wd1{
    width: 100%;
    position: relative;
    border: 1px solid #e7e7e7;
    height: 380px;
    bottom: 50px;
}
.wd2{
    width: 550px;
    float: left;
    text-align: left;
    /*position: relative;*/
    bottom: 40px;
    margin-left: 20px;
}
.wd2 li{
    float: left;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e7e7e7;
    height: 88px;
    margin-right: 40px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wd2 li>span{
    height: 30px;
    *height: 35px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 10px;
}
.wd2 li{
    width: 550px;
    float: left;
}
.wd2 li span a{
    position: relative;
    bottom: 5px;
    padding-left: 10px;
    color: #333333;
}


.wd3{
    width: 550px;
    float: right;
    text-align: left;
    /*position: relative;*/
    bottom: 40px;
    margin-right: 20px;


}
.wd3 li{
    float: left;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e7e7e7;
    height: 88px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.wd3 li span{
    display: block;
    height: 30px;
    position: relative;
    top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.wd3 li span a{
    position: relative;
    bottom: 5px;
    padding-left: 10px;
    color: #333333;
}
.bold{
    font-weight:bold;
}





#div1{ width: 1200px; position: relative;overflow: hidden;}
#div1 ul { width: 1200px; position: relative; height: 343px; *height: 343px;  overflow: hidden;  *width: 1200px;}
#div1 ul li {
    height: 340px; border: 1px solid #e7e7e7; float: left; list-style: none; margin: 0 10px;  *width: 180px;  *height: 340px; }
#div1 ul li img { display: inline-block;}
a{ color: #333333; }
.product_list_image { height: 230px;  width: 180px;  display:block;}
.product_list_image a {
    height: 230px;  width: 180px;
    display: block;
}
.product_list_image a img{
    height: 230px;  width: 180px;
}
.product_list_title { width:180px; height:40px; margin:0 auto;}
.product_list_title a{ display:block; height:15px; line-height:15px; text-align:left; padding-left: 10px;font-weight:bold;margin-bottom: 5px}
.product_list_title a:nth-child(1){  color: #333333;font-size: 15px;margin-top: 5px}
.product_list_title p {overflow: hidden;
    text-align: left;
    width: 90%;
    padding: 0 10px;
    height: 60px;
    font-size: 12px;
    line-height: 15px;
    text-overflow: ellipsis;

}
.product_list_title a:nth-child(2){color: #999999;font-size: 12px;}