/* CSS Document */
* { margin: 0;padding: 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
body{font-size:12px;-webkit-text-stroke:1px transparent;font-family:"΢���ź�"}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,h1,h2,h3,h4,h5,h6,p{margin:0;border:0;padding:0;font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal}
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{display:block;}
img,a,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{display:inline-block;border:0}
header,section,footer{position:relative;}
dl,ol,ul,li{list-style:none;}
input,button,textarea{border:0;margin:0;padding:0;outline:none;resize:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
span{display:inline-block;}
label,.wordWrap{word-wrap:break-word;word-break:break-all;}
table{border-collapse:collapse;border-spacing:0;text-align:left}
td,th{padding:0;}
iframe{display:block}
a{text-decoration:none;outline:none;color:inherit}
.clear{clear: both}

/*ͷ��*/

header{
    margin: 0 auto;
    width: 100%;
    height: 533px;
}
.head_word{
    height:444px;
    width: 100%;
    margin: 0px auto;
    background: url("../images/big.png") center center no-repeat;
    overflow: hidden;
}

.head_nav{
    width: 1001px;
    height: 50px;
    background-color: #FFDE00;
    margin: 0px auto;
}
.head_nav ul li{
    float: left;
    color: white;
    width: 150px;
    height: 26px;
    margin: 16px 0px 0px 0px;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    border-right: 1px solid #D3B800;
}
.head_nav ul li i{
    display: inline-block;
    width:90px;
    height: 33px;
    margin: 1px 0px 0px 0px;
}
.head_nav ul li:nth-child(1) i{  background: url("../images/nav_word.png") 23px 0px no-repeat; }
.head_nav ul li:nth-child(2) i{  background:url("../images/nav_word.png") -106px 0px no-repeat;}
.head_nav ul li:nth-child(3) i{  background:url("../images/nav_word.png") -260px 0px no-repeat;}
.head_nav ul li:nth-child(4) i{  background:url("../images/nav_word.png") -414px 0px no-repeat;}
.head_nav ul li:nth-child(5) i{  background:url("../images/nav_word.png") -569px 0px no-repeat;}
.head_nav ul li:nth-child(6) i{  background: url("../images/nav_word.png") -700px 0px no-repeat;}
.head_nav ul .nav_one{
    border-bottom: 2px solid black;
}
.container{
    width: 1004px;
    height:  3500px;
    margin: 0px auto;
}
.content{
    width: 1000px;
    height: 310px;
}
.content .sollpic{    width: 500px;
    height: 300px;
    overflow: hidden;
    float: left;
}
.index_focus{position:relative;width:100%;height:508px;margin:0 auto;overflow:hidden;}
.index_focus .pic{height:300px;width: 500px;    display:block;overflow: hidden}
.index_focus .pic img{ max-height: 300px;width: 500px;}
.index_focus .pic:hover{text-decoration:none;}
.index_focus .slide_nav{position:absolute;left: 85%;bottom:40%;;}
.index_focus .slide_nav img{margin: 10px 10px}
.index_focus .slide_nav a{cursor:pointer;;font-size:48px;font-family:arial;color:#fff;    margin: 11px 5px;display: inline-block;width: 9px;height: 9px;background-color: gainsboro;border-radius: 10px}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration:none;background-color:gray;filter:alpha(opacity=80);opacity:1;}
.index_focus_pre{display:block !important;position:absolute;top:43%;margin-top:-18px;width:36px;height:36px;text-indent:100%;white-space:nowrap;overflow:hidden;z-index:10;background:url(../images/ico_sliding.png) no-repeat;}
.index_focus_pre{left:15px;background-position:0 0;}
.index_focus_pre:hover{background-position:0 -72px;}
.index_focus_next{display:block !important;position:absolute;top:43%;left:96%;margin-top:-18px;width:36px;height:36px;text-indent:100%;white-space:nowrap;overflow:hidden;z-index:100;background:url(../images/ico_sliding.png) no-repeat;}
.index_focus_next{right:600px;background-position:0 -36px;}
.index_focus_next:hover{background-position:0 -108px;}

.content .word{
    width: 477px;
    height: 306px;
    float: left;
    margin: 0px 0px 0px 20px;
}
.content .word h1{    font-size: 18px;
    height: 29px;
    margin: 9px 9px 0px 0px;
    overflow: hidden;
    width: 480px;}
.content .word p{
    width: 480px;
    height: 41px;
    font-size: 12px;
    color: gray;
    overflow: hidden;}
.content .word ul{    margin: 27px 0px 0px 0px;}
.content .word ul li{    height: 30px;}
.content .word ul li a{      font-size: 14px;
    overflow: hidden;
    width: 369px;
    text-overflow: ellipsis;
    white-space: nowrap;}
.content .word ul li span{float: right}

.speech{
    width: 1000px;
    height: 358px;
    margin: 28px 0px -17px 0px;
    overflow: hidden;
}
.speech_top{       height: 35px;
    width: 200px;
    margin: 0px 0px 29px 0px;
}

.speech_top hr {
    background-color: #BEBEBE;
    margin: -16px 0px 0px 111px;
    width: 895px;
    height: 1px;}
.speech_middle{
    width: 1080px;
    height: 350px;
    margin: 30px auto;
}
.cxscroll { width: 100%; position: relative; }
.cxscroll .box { overflow: hidden; width: 100%; }
.cxscroll .list { overflow: hidden; width: 9999px; }
.cxscroll .list li {float: left;}
.cxscroll .list li img { display: block; margin-right: 9px; }
.cxscroll .list li a{       width: 257px;
    height: 103px;}

.cxscroll .list li p:nth-child(1){    width: 243px;
    background-color: gainsboro;
    text-align: center;
    line-height: 51px;
    height: 37px;
    font-size: 16px;
    overflow: hidden;}
.cxscroll .list li p:nth-child(2){    width: 243px;
    font-size: 18px;
    height: 47px;
    line-height: 37px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    background-color: gainsboro;}
.cxscroll_banan { position: absolute; top: 50%; display: block; width: 21px; height: 34px; background-repeat: no-repeat; background-position: center center; margin-top: -17px; }
.cxscroll .prev { left: 0px; background-image: url(../img/pin_right.png); }
.cxscroll .next { right: 56px; background-image: url(../img/pin_left.png); }

.picture{
    width: 1000px;
    height:540px;
    margin: 29px 0px;
    overflow: hidden;
}
.picture_top{       height: 35px;
    width: 200px;
    margin: 0px 0px 29px 0px;
}

.picture_top hr {
    background-color: #BEBEBE;
    margin: -16px 0px 0px 111px;
    width: 895px;
    height: 1px;}
.picture_middle{
    width: 999px;
    height: 474px;
    margin: 30px auto;
}
#pic_one li a{height:380px;width: 1000px;    display:block;overflow: hidden}
#pic_one li a img{ max-height: 380px;width: 1000px;}
#slide_nav_one{    background-color: #eeeeee;
    width: 1000px;
    height: 114px;
    bottom: 3%;
    left: 0%;
}
#slide_nav_one img{margin: 10px 10px}
#slide_nav_one a{    cursor: pointer;
    margin: 12px 4px 0px 10px;
    margin: 12px 7px 0px 10px \9;
    display: inline-block;
    width: 180px;
    height: 72px;
    border-radius: 0px;
    background-size: 178px 71px;
 }
@-moz-document url-prefix(){#slide_nav_one a{ margin: 12px 7px 0px 10px}}/* 仅firefox 识别 */
#slide_nav_one a:nth-child(1){background: url("../images/11-1.png") no-repeat;     background-size: 178px 71px;  }
 #slide_nav_one a:nth-child(2){background: url("../images/11-2.png") no-repeat;     background-size: 178px 71px; }
 #slide_nav_one a:nth-child(3){background: url("../images/11-3.png") no-repeat;    background-size: 178px 71px;}
#slide_nav_one a:nth-child(4){background: url("../images/11-4.png") no-repeat;    background-size: 178px 71px;}
#slide_nav_one a:nth-child(5){background: url("../images/11-5.png") no-repeat;    background-size: 178px 71px;}
 #slide_nav_one li:hover, #slide_nav_one .on{text-decoration:none;border: 2px solid #000000;filter:alpha(opacity=80);opacity:1;}

.live{
    width: 1000px;
    height:660px;
    margin: 29px 0px;
    overflow: hidden;

}
.live_top{       height: 35px;
    width: 200px;

}
.live_top hr {
    background-color: #BEBEBE;
    margin: -16px 0px 0px 111px;
    width: 895px;
    height: 1px;}
.live_middle{
    width: 1050px;
    height: 640px;
    margin: 10px auto;
}
.live_middle ul{
    margin: 0px 0px 0px 2px;
}
.live_middle ul li{    float: left;
    width: 233px;
    height: 130px;
    margin: 22px 22px 0px 0px;
    background-color: gainsboro;
}
.live_middle ul li a{}
.live_middle ul li a img{
    width: 233px;
    height: 130px;
}
.daily{
    width: 1000px;
    height: 1502px;
    margin: 29px 0px;
    overflow: hidden;

}
.daily_top{       height: 35px;
    width: 200px;

}
.daily_top hr {
    background-color: #BEBEBE;
    margin: -16px 0px 0px 111px;
    width: 895px;
    height: 1px;}
.daily_middle{
    width: 1050px;
    height: 1442px;
    margin: 25px auto;
    overflow: hidden;
}
.daily_middle img{margin: -4px 0px 0px -41px;}
footer{  height: 340px; width: 100%;width: 100%;margin: 0px auto}
.floatL { float: left;}
.floatR { float: right;}
#bottom{background-color:#282828;font-family:"微软雅黑"}
#bottom .W1200{padding-top:35px;}
#bottom .botom_one{ color: #FFF;margin: 0px auto;width: 1211px;}
#bottom .botom_one .botom_show1{width:185px;}
#bottom .botom_one .botom_show1 img{display:block}
#bottom .botom_one .botom_show2{width:120px;margin-right:35px}
#bottom .botom_one .show_tietl{font-size:14px;color:#999;height:35px;line-height:35px;border-bottom:1px solid #333;margin-bottom:5px}
#bottom .botom_one .botom_show2 li{height:26px;line-height:26px;font-size:12px;color:#888;}
#bottom .botom_one .botom_show2 li a{color:#888;}
#bottom .botom_one .botom_show2 li a:hover{color:#ba2d2a;}
#bottom .botom_one .botom_show3{margin-right:30px;width:160px;}
#bottom .botom_one .botom_show3 img{display:block;margin-top:10px}
#bottom .botom_tow{   margin: 0px auto;width: 834px;}
#bottom .botom_tow .herf_yq{border-left:5px solid #ba2020;padding-left:10px;color:#d1d1d1;font-size:14px;height:22px;line-height:22px;margin:5px 0px}
#bottom .botom_tow .herf_hr{height:1px;background-color:#333}
#bottom .botom_tow .herf_url{padding:10px 0px}
#bottom .botom_tow .herf_url li{display:block;float:left;height:18px;line-height:18px;color:#666666;font-size:12px;margin:5px 0px}
#bottom .botom_tow .herf_url li a{color:#666666;}
#bottom .botom_tow .herf_url li a:hover{color:#ba2d2a;}
#bottom .botom_tow .herf_url .li_jiage{padding:0px 10px}
#bottom .botom_for{}
#bottom .botom_for li{display:block;margin-right:10px;float:left}
#bottom .botom_for li img{filter:alpha(opacity=70);opacity:0.7;display:block}
#bottom .botom_for li img:hover{filter:alpha(opacity=100);opacity:1;background-color:#FFF}