@charset "utf-8";
/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:18px Arial,'微软雅黑';font-family: "微软雅黑","Arial Narrow",;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:16px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a{transition: color .3s ease}
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#d1080c;text-decoration:none;cursor:pointer;}/* 链接移上时的样式 */
a:active{color:#d1080c;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */
.hd{ width:100%;}
.bd{ width:100%;}
.mt15{margin-bottom:15px;}

ul{ width:100%;overflow:hidden;zoom:1;}
ul li.last{ margin:0 !important; border:none !important; background:none !important;}

@font-face {	
    font-family: myFirstFont;
	src:url('../fonts/方正粗雅宋_GBK.TTF');
}



/*---列表样式--*/
.newlist{ width:100%;}
.newlist li{ overflow:hidden; zoom:1; line-height:33px; background:url(../images/arrow4.png) no-repeat left; padding-left:15px; font-family:"微软雅黑";}
.newlist li:hover{background:url(../images/arrow5.png) no-repeat left;}
.newlist li a{ display:inline-block; float:left; width:82%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newlist li span{ width:80px;float:right; color:#999999; text-align:center;  font-size:15px; font-family:"Arial"; }
.newlist li p{width:100%;}
.newlist li.line2{border-bottom:1px dashed #d2d2d2; height:1px; margin:5px 0px; background:none;}
.newlist li.line1 {border-bottom: 1px dashed #d2d2d2;margin: 10px 0;height: 1px !important;background: none !important;}



body{ background: url(../images/topbanner.jpg) no-repeat center top #fff7e5;}
.sloganBox{ width:1096px; margin: 0 auto; margin-top:80px;}

.neiCenter{ width:1240px; margin: 0 auto; background:url(../images/centerbg.jpg) no-repeat bottom #fff;min-height: 300px; box-sizing: border-box; padding:20px;}
.neiCenter2{ width:1240px; margin: 0 auto;}

/*----------首页-----------*/
.headerBox{ width:1200px; margin: 0 auto;}
.rounded-5{ border-radius: 10px; -webkit-border-radius:10px; -moz-border-radius:10px;}

.headerBox{padding-top:40px; }
.headerBox .logo{ width: 286px;}
.headerBox .logo img{ display: block; width:auto;}

.boxOne{ width:100%;margin:0 auto;margin-top:130px;margin-bottom:15px;}
.boxOne2{width: 100%;margin-bottom:15px;}


.BTtitle{ width:249px; height: 59px;padding:0 108px; text-align: center; background: url(../images/tit-bg.png) no-repeat; line-height: 72px; font-size:22px; font-weight: bold; margin: 0 auto;}
.BTtitle a{ color: #fff;}


.newBox{width:100%;}
.fousNews{ width:100%; margin-top:15px;}
.foucebox{ width:100%;  position:relative;}
.foucebox .hd{width:100%; z-index: 99; position: absolute;top:47%; height: 0; }
.foucebox .hd ul{ width:100px;position: absolute; bottom:-200px; right:16%;}
.foucebox .hd li{ float: left;cursor: pointer;width:10px; height: 10px; margin-right:6px; background: #d6d6d6; border-radius:100px; -webki-border-radius:100px; -moz-border-radius:100px;}
.foucebox .hd li.on{ background: #f12c2c; width:30px;}
.foucebox .hd a{ display: block; width:42px; height: 42px; position: absolute; top:40%;}
.foucebox .hd a.prev{ left: 5px; background: url(../images/arrow6.png) no-repeat;}
.foucebox .hd a.next{ left: 52%; background: url(../images/arrow7.png) no-repeat;}

.foucebox .bd{ width:100%;}

.foucebox .bd li{ float:left;width:100%;position:relative; overflow: hidden;zoom:1;}
.foucebox .bd li .jdpic{ width:673px; height: 434px; float: left; }
.foucebox .bd li .jdWen{ width:510px;margin-top:80px; float: right; box-shadow: 0 -5px 5px #ededed, /*顶部阴影*/  0 5px 5px #ededed; /*底边阴影*/padding:30px 0; box-sizing: border-box;}
.foucebox .bd li .jdWen h3,.foucebox .bd li .jdWen p,.foucebox .bd li .jdWen span{ display: block; width:80%; margin: 0 auto;}
.foucebox .bd li .jdWen h3{ font-size: 24px; line-height: 30px; text-align: center; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.foucebox .bd li .jdWen p{ height: 100px; line-height: 33px; margin-top:20px; text-indent: 30px; }
.foucebox .bd li .jdWen span{width:146px; height: 42px; line-height: 42px; background: #f0f0f0; border-radius: 5px; text-align: center;margin-top: 20px;}
.foucebox .bd li .jdWen span:hover{ background: #f87c45; }
.foucebox .bd li .jdWen span:hover a{color: #fff;}


.newBox{ margin-bottom:20px; position: relative;}
.titBox{ width:100%; height: 53px; border-bottom:1px solid #c62714; padding-bottom:1px; position: relative;}
.titBox span{ position: absolute; background: #fdefd5; border-radius: 20px; right:10px; bottom:14px; text-align: center; width:60px; height: 26px; line-height: 26px; color: #888888; font-size: 16px;}
.titBox span a{ color: #888888;}
.titBox h3{ margin: 0 auto; font-size:32px; background: url(../images/titBox-bg.png) no-repeat center; height: 40px; line-height: 40px; font-family:myFirstFont; text-align: center; color: #d91010; }
.titBox h3 a{ color: #d91010;}

.infoBox{ width:590px;}
.infoBox ul{margin-top:5px;}
.infoBox li{ background: url(../images/arrow4.png) no-repeat left; line-height:38px;padding-left:15px;}

.infoBox li.first{ width:100%;padding-bottom:15px; margin-bottom:10px;padding-left:0; line-height: normal; border-bottom: 1px dashed #b1b0b0;margin-top:10px; background: none;}
.infoBox li.first h3,.infoBox li.first p{ display: block; width:100%;}
.infoBox li.first h3{ color: #0d6333333fd3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; font-weight: bold;margin-bottom:5px;}
.infoBox li.first h3 a{ color: #333333;}
.infoBox li.first a{ width: auto; float:inherit; }
.infoBox li.first p{text-align: left;line-height:32px; font-size: 15px; color: #777; text-indent: 15px;}
.infoBox li.first p a{color: #f83535; margin: 0; display:inline;}






/*----页脚样式----*/
.foot{width:100%; margin: 0 auto;background: #ab1d0e;padding:10px 0;margin-top:30px; }
.copyright{ width:1200px; margin: 0 auto; text-align: center; padding:20px 0; margin-top:-10px; color:#fff; font-size: 14px; line-height: 26px;}






