@charset "utf-8";
/*幻灯片样式-首屏*/
._sliders { position: relative;width: 100%;overflow: hidden;min-width: 1120px;}
.rslides li { position: relative;}
.rslides p { position: absolute; left: 9%; bottom: 55px; z-index: 2;margin: 0; padding: 10px 15px;box-sizing:border-box; font-size: 28px; color: #fff; 
/*background-color: rgba(237,36,44,0.8); background-color: #ed242c\9;*/
background: url(../images/slides_bg02.png) repeat;}
.centered-btns_nav { position: absolute; top: 50%; z-index: 2; width: 38px; height: 61px; margin-top: -40px; line-height: 200px; background-image: url(../images/arrow.png); overflow: hidden;}
.next { right: 10px; background-position: right 0;}
.prev { left: 10px; background-position: left 0;}
.centered-btns_nav:active {background-image: url(../images/arrow_on.png);}
.centered-btns_tabs {text-align: center; font-size: 0; list-style-type: none;position: absolute;bottom: 30px;right: 10%;z-index: 999;}
.centered-btns_tabs li { display: inline-block; *display: inline; *zoom: 1; margin: 0 6px;}
.centered-btns_tabs a { display: inline-block; *display: inline; *zoom: 1;width: 20px; height: 20px; overflow: hidden;
	/*border-radius: 50%; line-height: 20px;border:1px solid #dcdcdc; 
	background-color: rgb(255, 255, 255); background-color: #fff\9; */
	background:url(../images/banner-icon.png) -31px 0px no-repeat; }
.centered-btns_tabs .centered-btns_here a { background:url(../images/banner-icon.png) 0px 0px no-repeat;
	/*background-color: rgb(237,36,44); background-color: #ed242c\9;border:1px solid #fff;*/}
/*幻灯片样式-新闻*/
.flexslider{position: relative;width: 350px;height: 240px; margin-right: 13px;overflow: hidden;}
.slides li{position: relative;}
.slides li p{position: absolute;bottom: 5px;left: 0px;width: 100%;
/*background-color: rgba(0, 0, 0,0.8); background-color: #000\9;*/
background:url(../images/slides_bg.png) repeat;}
.slides li p a{display: block;width: 74%;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;color: #fff;padding: 8px 0px 8px 8px;letter-spacing: 1px;font-weight: 400;}
.flex-control-nav{position: absolute;right: 3px;bottom: 7px;z-index:99;}
.flex-control-nav li{ display: inline-block; margin: 0 3px; *display: inline; *zoom: 1;}
.flex-control-nav li a { display: inline-block;*display: inline; *zoom: 1; width: 8px; height: 8px;text-indent: -9999px;overflow: hidden;
	/*border-radius: 50%; line-height: 20px;background-color: rgb(255, 255, 255); background-color: #fff\9;*/ 
	background:url(../images/indicator.png) -11px 0px no-repeat;}
.flex-control-nav li a.flex-active{/*background: #ed242c;*/background:url(../images/indicator.png) 0px 0px no-repeat;}
.flex-direction-nav{display: none;}

/*页面版块-公用样式*/
.index_grids{width: 1120px;margin: 30px auto 0px auto;}
.content_grids{width: 1120px;margin: 40px auto 0px auto;}
.grid_title{padding-left: 50px;margin-bottom: 20px;height: 55px;line-height:40px;
	border-bottom: 3px solid #ececec;}
.grid_title h2{float: left;font-size: 19px;font-weight:normal;}
.grid_title a{display:block;float: right;font-size: 13px;font-weight: 500;position: relative;}
.grid_title a span,.grid_title a i{display:inline-block;*zoom:1;*display:inline;}
.grid_title a span{padding-right: 10px;color: #999;}
.grid_title a i{width:6px;height:10px;margin-top: 15px;margin-left: 2px;position: absolute;right: 0px;
	background: url(../images/news-more.png) 0 0 no-repeat;}
.grid_title a:hover span{color: #ed242c;}
.grid_title a:hover i{background: url(../images/news-more.png) 0 -20px no-repeat;}
.grid_left{width: 724px;margin-right: 20px;}
.grid_right{width: 356px;}
.grid_title01{background: url(../images/icon01.png) no-repeat;}
.grid_title02{background: url(../images/icon02.png) no-repeat;margin-bottom: 24px;}
.grid_title03{background: url(../images/icon03.png) no-repeat;}
.grid_title04{background: url(../images/icon04.png) no-repeat;}
.grid_title05{background: url(../images/icon05.png) no-repeat;}
.grid_title06{background: url(../images/icon06.png) no-repeat;}
.grid_title07{background: url(../images/icon07.png) no-repeat;}
.grid_title08{background: url(../images/icon08.png) no-repeat;}
.grid_title09{background: url(../images/icon09.png) no-repeat;}

/*==========新闻列表样式==========*/
/*首页-左侧-新闻*/
.newslist{width: 360px;}
.newslist li{margin-top: 9px;}
.newslist li:first-child{margin-top: 4px;}
.newslist li:after{content: "";display:block;clear: both;}
.newslist li a{display: block;width: 85%;float: left;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;}
.newslist li span{float: right;margin-top: 0px;color: #999;font-size: 13px;}
.newslist li:hover span,.newslist li:hover a{color: #ed242c;}
/*首页-右侧-新闻*/
.newslist02{width: 356px;}
.newslist02 li a{padding-left:10px;background: url(../images/news-more.png) 0 5px no-repeat;}
.newslist02 li:hover a{color: #ed242c;background: url(../images/news-more.png) 0 -15px no-repeat;}
/*列表页-左侧-新闻*/
.newslist03{width: 100%;}
.newslist03 li{padding-top: 10px;border-top: 1px solid #ececec;}
.newslist03 li:first-child{border-top: 0px;padding-top: 0px;}
.newslist03 li:hover .new_title a{color: #ed242c;}
.newslist03 li:hover .new_summary a{color: #333;}
.new_title{font-size: 18px;}
.new_title a{width: 92%;font-weight: 500;}
.new_time{font-size: 13px;color: #999;font-weight: 400;float: right;margin-top: 3px;}
.new_summary{width:100%;height: 38px;overflow: hidden;line-height: 20px;margin: 0px 0px 15px 0px;}
.new_summary a{color: #999;}
.new_summary a:hover{color: #333;}
/*列表页-右侧-新闻*/
.newslist04{margin-bottom: 20px;}
.newslist04 li{padding-top: 10px;border-top: 1px dotted #dcdcdc;margin-bottom: 10px;}
.newslist04 li:first-child{padding-top: 0px;border-top: 0px dotted #dcdcdc;}
.newslist04 li p{margin-bottom: 5px;}
.new_time02{font-size: 13px;color: #999;font-weight: 400;vertical-align: top;}
.new_title02{font-size:14px;line-height: 20px;max-height: 41px;overflow: hidden;}
/*==========新闻列表样式 ends==========*/

/*==========内页样式==========*/
/*右侧-新闻内容*/
.article_title{font-size: 22px;max-height: 60px;overflow: hidden;margin-bottom: 20px;}
.article_time{font-size: 13px;color: #999;padding-bottom: 10px;border-bottom: 1px solid #ececec;margin-bottom: 20px;}
.article_time .new_time02{margin: 0px 30px;}
.article_time a,.article_time span{color: #999;}
.article_time a:hover{color: #ed242c;}
.author i,.new_time02 i,.look i{width:18px;height:16px;margin-right: 3px;float: left;margin-top: 2px;}
.author i{background:url(../images/img01.png) 0px 0px no-repeat;}
.new_time02 i{background:url(../images/img01.png) -20px 0px no-repeat;}
.look i{background:url(../images/img01.png) -40px 0px no-repeat;}
.article_content {line-height: 26px;}
/*==========内容页样式 ends==========*/

/*==========作品列表样式==========*/
/*首页-左侧-作品*/
.worklists{width: 100%;}
.worklists li{float: left;width: 31.7%;height:155px;margin-left: 2%;margin-bottom: 15px;border: 1px solid #efefef;}
.worklists li:first-child{margin-left: 0;}
.worklists li a{display: block;height: 127px;overflow: hidden;}
.worklists li p{display: inline-block;*display: inline; *zoom: 1;width: 100%;height: 28px;overflow: hidden;}
.worklists li p a,.worklists li p span{display: inline-block;*display: inline; *zoom: 1;white-space: nowrap;text-overflow:ellipsis; overflow: hidden;height: 28px;line-height: 28px;}
.worklists li p a{width: 61%;margin-left: 2%;margin-right: 0%;height: auto;}
.worklists li p span{width: 35%;margin-right: 2%;font-size: 13px;color: #999;text-align: right;}
.worklists li:hover{background: #fff;border:1px solid #fff;}
.worklists li:hover a{color: #ed242c;}
/*列表页-左侧-作品*/
/*==========作品列表样式 ends==========*/

/*登录窗口*/
.login{background: #fff;padding: 52px 25px 30px 25px;border: 1px solid #efefef;}
.login:hover{}
.login p{margin-bottom: 17px;}
.login p.user,.login p.pswd{padding: 9px 0px 9px 0px;border-radius: 2px;margin-bottom: 30px;}
.login p i,.login p span,.login p input{display: block;float: left;}
.login p i{padding: 0px 10px;width: 20px;height: 23px;margin-right: 5px;}
.login p.user i{background: url(../images/login02.png) 0 0px no-repeat;}
.login p.pswd i{background: url(../images/login02.png) -80px 0px no-repeat;}
.login p span{margin-right: 10px;}
.login p input{color:#333;font: 15px/1.5 "微软雅黑",'Microsoft Yahei','PingFang SC',Tahoma,Arial,\5FAE\8F6F\96C5\9ED1,sans-serif;}
.login p.user input,.login p.pswd input{/*color: #999;*/}
.login p.user:hover i{background: url(../images/login02.png) -40px 0px no-repeat;}
.login p.pswd:hover i{background: url(../images/login02.png) -120px 0px no-repeat;}
.login p.user:hover span,.login p.pswd:hover span{color: #ed242c;}
.login p input.btn{width: 146px;height: 43px;line-height: 43px;font-size:15px;text-align: center;margin-left: 10px;color: #fff;}
.login p input.btn:first-child{margin-left: 0px;}
.btn_blue{background: url(../images/btn.png) 0px 0px no-repeat;}
.btn_blue:hover{background: url(../images/btn.png) 0px -52px no-repeat;}
.btn_red{background: url(../images/btn.png) -154px 0px no-repeat;}
.btn_red:hover{background: url(../images/btn.png) -154px -52px no-repeat;}
.help {text-align: right;}
.help a{color: #666;font-size: 13px;}
.help a:hover{color: #ed242c;text-decoration: underline;}

/*==========快捷通道样式==========*/
/*首页-左侧-快捷通道*/
.fastway{margin: 15px auto 30px auto;}
.fastway li{width: 18.702%;margin-left:1.4%;padding: 20px 0px;text-align: center;font-size: 16px;}
.fastway li:first-child{margin-left:0;}
.fastway li a{color: #fff;}
.fastway li i{width: 54px;height: 54px;margin: 0px auto 8px auto;}
.fastway .way01{background: #c82129;border:1px solid #c82129;}
.fastway .way02{background: #af8801;border:1px solid #af8801;}
.fastway .way03{background: #45a953;border:1px solid #45a953;}
.fastway .way04{background: #01aaaf;border:1px solid #01aaaf;}
.fastway .way05{background: #4c3c61;border:1px solid #4c3c61;}
.fastway .way01 i{background: url(../images/fastway-white.png) 0px 0px no-repeat;}
.fastway .way02 i{background: url(../images/fastway-white.png) -69px 0px no-repeat;}
.fastway .way03 i{background: url(../images/fastway-white.png) -138px 0px no-repeat;}
.fastway .way04 i{background: url(../images/fastway-white.png) -207px 0px no-repeat;}
.fastway .way05 i{background: url(../images/fastway-white.png) -276px 0px no-repeat;}
.fastway .way01:hover{background: #d82b33;border:1px solid #d82b33;}
.fastway .way02:hover{background: #c19706;border:1px solid #c19706;}
.fastway .way03:hover{background: #52bb60;border:1px solid #52bb60;}
.fastway .way04:hover{background: #04babf;border:1px solid #04babf;}
.fastway .way05:hover{background: #654f82;border:1px solid #654f82;}
/*列表页-右侧-快捷通道*/
.fastway02{background: url(../images/fastway-bg.png) 0px 0px no-repeat;background-size: cover;margin-bottom: 20px;padding: 15px 0px;font-size: 15px;}
.fastway02_con{width: 95%;margin: 0px auto;background: #fff;}
.fastway02 p{border-top: 1px dashed #fdddde;padding: 15px 0px;width: 90%;margin: 0px auto;}
.fastway02 p:first-child{border-top: 0px dashed #fdddde;}
.fastway02 a{text-align: center;}
.fastway02 i{width: 41px;height: 41px;margin:0px auto 3px auto;}
.fastway02 .way01,.fastway02 .way02,.fastway02 .way03{width: 33.1%;}
.fastway02 .way02{border-width:0px 1px 0px 1px;border-style: dashed;border-color: #fdddde;}
.fastway02 .way04,.fastway02 .way05{width: 49.5%;}
.fastway02 .way04 span,.fastway02 .way05 span{width: 25%;vertical-align: top;line-height: 20px;margin-left: 4%;}
.fastway02 .way04 i,.fastway02 .way05 i{margin-bottom: 0px;}
.fastway02 .way04{border-right: 1px dashed #fdddde;}
.fastway02 .way01:hover{color: #c82129;}
.fastway02 .way02:hover{color: #af8801;}
.fastway02 .way03:hover{color: #45a953;}
.fastway02 .way04:hover span{color: #01aaaf;}
.fastway02 .way05:hover span{color: #4c3c61;}
.fastway02 .way01 i{background: url(../images/fastway-color.png) 0px 0px no-repeat;}
.fastway02 .way02 i{background: url(../images/fastway-color.png) -54px 0px no-repeat;}
.fastway02 .way03 i{background: url(../images/fastway-color.png) -161px 0px no-repeat;}
.fastway02 .way04 i{background: url(../images/fastway-color.png) -107px 0px no-repeat;}
.fastway02 .way05 i{background: url(../images/fastway-color.png) -214px 0px no-repeat;}
/*==========快捷通道样式 ends==========*/

