﻿@charset "utf-8";
/* CSS Document */

/*CSS reset*/
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textatea, p, blockquote, th, td, input { margin: 0; padding: 0; }
body { font-size:16px; font-family: "微软雅黑", "Microsoft YaHei";}
html,body {width:100%; min-width:1200px;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
addr, acronym { border: 0; }
a { color: #333; text-decoration: none }
a:hover { text-decoration: none; color: #cd0e1b }
.fl { float: left; }
.fr { float: right; }
.hui_6 { color: #666; }
.hui_9 { color: #999; }
.text_decnone { text-decoration: none }
.ft10 { font-size: 10px }
.ft12 { font-size: 12px }
.ft14 { font-size: 14px }
.ft16 { font-size: 16px }
.ft18 { font-size: 18px }
.ft20 { font-size: 20px; }
.ft22 { font-size: 22px; }
.ft24 { font-size: 24px; }

.mart15 { margin-top:15px}
.marl15 { margin-left:15px; }
.marr30 { margin-right:30px; }
.marbot10 { margin-bottom:8px}
.paddbot20 {padding-bottom:20px;}
.padd10 { padding:10px;}
.padd20 { padding:20px 0px 15px 0px;}

.blue { color: #064ec0 }
.red { color:#d6181f}

.w1200 { width:1200px; margin:0px auto;}

/*清除浮动*/
.clear{*zoom: 1;}
.clear:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}

/* 等比填充 */
*[class*="rect-"] { position: relative; display: block; width: 100%; overflow: hidden; }
*[class*="rect-"] ._full { position: absolute; left: 0; top: 0; width: 100%; height: 100%; *height: auto;
}
.rect-img { padding-bottom: 64%; }

 @-webkit-keyframes gupIn {  from {
opacity:0;
-webkit-transform:translate3d(0, -30px, 0);
}
}
@-moz-keyframes gupIn {  from {
opacity:0;
-moz-transform:translate3d(0, -30px, 0);
}
}
@keyframes gupIn {  from {
opacity:0;
transform:translate3d(0, -30px, 0);
}
}
 @-webkit-keyframes gdownIn {  from {
opacity:0;
-webkit-transform:translate3d(0, 100px, 0);
}
}
@-moz-keyframes gdownIn {  from {
opacity:0;
-moz-transform:translate3d(0, 100px, 0);
}
}
@keyframes gdownIn {  from {
opacity:0;
transform:translate3d(0, 100px, 0);
}
}

.banner{ width:100%; min-width:1200px; height: 750px; position: absolute; top: 0px; z-index: 1; }
.banner .pic,.banner .pic li{ width: 100%; height: 750px; overflow: hidden; }
.banner .pic li{position:absolute; display:none;}
.banner .ben{ position: absolute; width: 100%; z-index: 500; bottom: 0px; }
.banner .ben span{ background:#Fff; display: inline-block; cursor: pointer; width:50px; height:4px; margin: 0 1px; overflow: hidden; }
.banner .ben span.on{background:#da251c; height:7px; width:60px;}

.head_top { width: 100%; margin: 0px; height: 20px; line-height: 20px; padding: 12px 0px; color: #FFF; position: relative; z-index: 5; background: url(../images/top_bg.png) repeat; }
.head_top ul { width: 1200px; margin: 0px auto; }
.head_top ul li a { font-size:14px; color: #fff;}
.head_top ul li span { margin: 0px 15px; font-size: 12px; color: #fff; }

.head_logo { width: 1200px; margin: 0px auto; height: 98px; padding: 105px 0px 140px 0px; display: block; z-index: 10; position: relative; }
.search { position:absolute; right:15px; top:15px;}
.search_txt { width: 200px; height:27px; line-height:27px; padding-left: 20px; font-size: 14px; color: #666; float: left; border:0; background: #fff;border-radius: 20px 0px 0px 20px }
.search_button { width:45px; height:27px; display: block; float: left; background: url(../images/search.png) no-repeat; cursor: pointer; border: 0px }
.search_button:hover { background-position: -45px 0px }

.navlist { width: 1200px; height: 104px; margin: 0px auto; position: relative; z-index: 999; background: url(../images/nav_bg.jpg) repeat-x; margin-bottom: 30px; }
.navlist ul.nav_list { height:56px; padding-bottom:3px }
.navlist ul li{ padding: 0px 30px; float: left; position: relative; background: url(../images/nav_x.jpg) no-repeat right center }
.navlist ul li:last-child { background:none;}
.navlist ul li a{ float: left; display: block; width: auto; height: 24px; text-align: center; line-height: 24px; padding:18px 0px 14px 0px; color: #fff; font-size: 16px; font-weight:bold }
.navlist ul li a img { vertical-align:bottom; margin-right:8px}
.navlist ul li:hover{ text-decoration: none; background:#af010d}
.navlist ul li.on {background:#af010d}
.navlist ul li.selected .submenu{display:block;}
.navlist ul li .submenu{ display: none; position: absolute; top:59px; left: 0px; background: url(../images/pic.png) repeat; width: 100%; z-index: 9999; }
.navlist ul li .submenu li{ padding: 0; padding-bottom:0px; height: 40px; line-height: 40px; display: block; width: 100%; border-top: #6d7c80 1px solid; background: none; }
.navlist ul li .submenu li a{ float: none; padding: 0; text-align: left; font-family: "Microsoft YaHei"; height:40px; line-height:40px; color: #fff; width: 100%; text-align: center; background: none; font-weight: normal; font-size: 14px; display: block; }
.navlist ul li .submenu li a:hover{ background: #cd0e1b; font-weight: normal; color: #fff; text-decoration: none; }
.navlist .nav_other { height: 45px; line-height: 45px; color: #333; font-size: 14px; padding-left: 30px; }


.index_link { padding: 0; width: 100%; margin: 60px 0px 0px 0px; background: #cd0e1b; position: relative; z-index: 5; }
.index_link ul { width: 1050px; background: url(../images/index_link.jpg) no-repeat left center; margin: 0px auto; height: 20px; padding: 19px 0px 19px 150px; overflow: hidden; color: #efb1b5; font-size: 12px; line-height: 20px; }
.index_link ul li span { margin:0px 15px;}
.index_link ul li a { color:#fff; font-size:14px;}
.index_link ul li a:hover { border-bottom:#fff 1px dotted}
.index_link select { width: 250px; height: 30px; line-height: 30px; border: #c4c4c4 1px solid; background: #fff; color: #666; font-size: 14px; padding-left: 20px; margin-left: 18px; }

.footer { background: #3f3f3f; width: 100%; padding: 30px 0px 20px 0px; width: 100%; position: relative; margin-top: 50px; }
.foot_txt { padding: 0px 0px 0px 100px; margin: 0px auto; font-size: 14px; line-height: 26px; text-align: center; color: #fff; position: relative; width: 1100px; }
.foot_txt span { position: absolute; top: 5px; left: 180px; }
.foot_txt p img{ vertical-align:middle}
.foot_txt a { color:#fff}

/*首页样式*/
.index_page { margin: 0px auto; display: block; width: 1200px; margin-bottom: 30px; z-index: 5; position: relative; }

.index_topnews { width: 100%; height: 72px; margin-bottom: 40px; margin-top: -5px; }
.index_topnews li.title { width: 1000px; margin: 0px auto; height: 42px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 30px; }
.index_topnews li.txt { font-size: 16px; width: 900px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; margin: 0px auto; color: #888; }
.index_topnews li a{ color: #d6181f; font-size: 30px; }
.index_topnews li a:hover { color:#cc0000}

.index_banner { width: 705px; position: relative; height: 460px; overflow: hidden; padding: 0; }
.ctrl-panel { position: absolute; right: 20px; z-index: 1000; bottom:30px; }
.m-page { display: block; width: 30px; height: 8px; border-radius: 10px; float: left; display: inline; margin-left: 4px; background: #fff; }
.m-page:hover { background: #de0e04; width:40px; border-radius: 20px; }
.focus { background: #cc0000; width:40px;border-radius:20px}
.con { width: 100%;}
.scroll-wrap { OVERFLOW: hidden; WIDTH: 705px; POSITION: relative; HEIGHT: 460px }
.scroll_box_content { POSITION: absolute }
.content_list { FLOAT: left; WIDTH: 705px; HEIGHT: 460px; cursor: pointer; position: relative; }
.content_list img{ WIDTH: 100%; HEIGHT: 100%; }
.content_list span { width: 465px; padding: 20px 220px 20px 20px; color: #fff; font-size: 18px; position: absolute; bottom: 0px; left: 0px; display: block; text-align: left; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../images/pic.png) repeat; }

.index_tab_news { width: 470px; position: relative; }
.index_tab_news span.more { display: block; position: absolute; right: 15px; top: 17px; cursor: pointer; font-size: 14px; }
.index_tab_news span.more a { color:#cd0e1b;}

.index_tab_news .tab_UL{ height: 50px; margin: 0px 0px 25px 0px; width: 100%; background: url(../images/index_top_news.jpg) no-repeat left center #fff; box-shadow:3px 3px 3px #eee }
.index_tab_news .tab_UL li {float: left; }
.index_tab_news .tab_UL li a { color: #333; display: block; height:50px; line-height:50px; width:auto; padding:0px 65px; font-size:20px; cursor: pointer; text-align: center }
.index_tab_news .tab_UL li.curr a{ height:50px; line-height:50px;color: #fff; font-weight: bold; }
.index_news_list li.top{ line-height: 20px; padding: 0px 0px 15px 0px; height: 80px; margin-bottom: 10px; border-bottom: #bababa 1px dotted; background: none; text-align: left; width: 100%; }
.index_news_list li.top p { padding: 5px 0px 0px }
.index_news_list li.top p.title { padding: 0px 0px 5px 0px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
.index_news_list li.top p.txt { height: 42px; overflow: hidden; line-height: 24px;white-space:normal }
.index_news_list li{ line-height: 36px; position: relative; background: url(../images/index_list_icon.png) no-repeat 0px center; padding: 0px 50px 0px 12px; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.index_news_list li span { position: absolute; font-size: 14px; color: #999; right: 0px; top: 1px }

.index_news_list {width:100%; position: relative; height:390px; overflow: hidden }
.index_title { height: 50px; display: block; position: relative; padding: 0px; border-top: #cd0e1b 3px solid; }
.index_title div.name { height: 48px; line-height: 48px; color: #cd0e1b; font-weight: bold; padding: 0px 20px; float: left; font-size: 20px; background: url(../images/index_lm_icon.jpg) no-repeat left center }
.index_title span.more { right: 5px; position: absolute; top: 17px; font-size: 14px; width: 22px; height: 18px; display: block; background: url(../images/more.png) no-repeat; }
.index_title span.more a { text-indent:-9999px; display:block}

.index_ad { width: 1200px; margin: 0px auto; margin-bottom: 30px; overflow: hidden; height: 150px; }
.ft-carousel { position: relative; width: 100%; height: 100%; overflow: hidden; }
.ft-carousel .carousel-inner { position: absolute; left: 0; top: 0; height: 100%; }
.ft-carousel .carousel-inner .carousel-item { float: left; height: 100%; }
.ft-carousel .carousel-item img { width: 100%; }
.ft-carousel .carousel-indicators { position: absolute;right:15px;bottom:12px; width: 100%; text-align:right}
.ft-carousel .carousel-indicators span { display: inline-block; width: 12px; height: 12px; background-color: #fff; margin: 0 3px; border-radius: 50%; cursor: pointer; }
.ft-carousel .carousel-indicators span.active { background-color: #cc0000; }
.ft-carousel .carousel-btn { position: absolute; top: 50%; width: 50px; height: 45px; margin-top: -25px; cursor: pointer; }
.ft-carousel .carousel-prev-btn { left: 0; background: url(../img/prev.png) no-repeat; }
.ft-carousel .carousel-next-btn { right: 0; background: url(../img/next.png) no-repeat; }

.ind_left { width: 840px; float: left }

.index_news { width: 405px; height: 380px; overflow: hidden; margin: 0px; }
.index_news li.top { padding: 0px 0px 0px 178px; height: 100px; overflow: hidden; position: relative; margin-bottom: 10px; margin-top: 0px; }
.index_news li.top span { width: 160px; height: 100px; position: absolute; left: 0px; top: 0px; display: block; overflow: hidden; }
.index_news li.top span img { width: 100%; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; height: 100%; }
.index_news li.top:hover span img{ -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.index_news li.top p.title { font-size: 16px; line-height: 20px; height: 40px; overflow: hidden; font-weight: bold; }
.index_news li.top p.date { color: #999; font-size: 14px; margin: 5px 0px; padding: 0; height: 14px; line-height: 14px; }
.index_news li.top p.txt { font-size:14px; color:#666; line-height:18px; height:40px; overflow:hidden;}
.index_news li.top:hover { -moz-transition: all .5s ease 0s; -ms-transition: all .5s ease 0s; -o-transition: all .5s ease 0s; -webkit-transition: all .5s ease 0s; transition: all .5s ease 0s; }

.index_news li{ line-height: 35px; position: relative; background: url(../images/index_list_icon.png) no-repeat 0px center; padding-left: 12px; font-size: 16px; }
.index_news li span { position: absolute; font-size: 14px; color: #999; right: 0px; top: 0 }

.ind_right { float: right; width: 330px }
.ind_icon { border: #e7e7e7 1px solid; border-top: #cd0e1b 2px solid; background: #f5f5f5; padding: 45px 20px 20px; position: relative; height: 300px; }
.ind_icon h2 { position:absolute; width:100%; height:42px; line-height:42px; font-size:20px; font-weight:bold; text-align:center; display:block; left:0; top:0; color:#fff; background:url(../images/index_name_bg.png) no-repeat center center}
.ind_icon ul { background: #fff; padding: 15px 15px 10px 15px; margin-top: 15px; line-height: 24px; }
.ind_icon ul li p { display:block; position:relative;}
.ind_icon ul li p.cs2 { padding-left:80px;}
.ind_icon ul li p span { display:block; position:absolute; left:0px; font-weight:bold}

.index_pic { width: 1104px; margin: 0px auto 30px auto; padding: 20px 10px 20px 86px; height: 190px; border: #cd0e1b 2px solid; position: relative; }
.index_pic h2 { position: absolute; left: 0; top: 0; background: url(../images/index_title2.jpg) no-repeat #cd0e1b; display: block; text-align: center; overflow: hidden; width: 60px; height: 182px; padding: 50px 6px 0px 0px; color: #fff; font-size: 20px; line-height: 24px; font-weight: bold; }

/*图片逐步滚动*/
.layout { TEXT-ALIGN: left; MARGIN: 0; WIDTH: 1104px; OVERFLOW: hidden; border-top: 0; }
.homebtm { POSITION: relative; HEIGHT: 190px; PADDING: 0; }
.homebtm LI { POSITION: relative; TEXT-ALIGN: center; WIDTH: 168px; DISPLAY: inline; FLOAT: left; }
.homebtm LI .pic { DISPLAY: block; HEIGHT: 88px; OVERFLOW: hidden; }
.mainCont { width: 1104px!important; height: 190px; overflow: hidden; }
.mainCont UL { WIDTH: 1104px; WORD-WRAP: normal; margin: 0px; padding: 0px; list-style: none; }
.mainCont ul li { width: 252px; height: 190px; float: left; overflow: hidden; margin: 0px 12px; text-align: center; font-size: 14px; background: #fff; position: relative; }
.mainCont ul li img { width: 100%; height: 100%; display: block; -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; }
.mainCont ul li:hover img{-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.mainCont ul li p { width: 264px; padding: 12px 0px; position: absolute; display: block; left: 0px; bottom: 0; background: url(../images/pic_icon.png) repeat; color: #fff; }
.mainCont ul li:hover p { background: #cd0e1b }
.leftBtn,.rightBtn{ width: 30px; height: 30px; position: absolute; cursor: pointer; overflow: hidden; z-index: 2; top: 180px }
.leftBtn { background: url(../images/index_prev.png) no-repeat center center #a40b16; left: -2px; }
.leftBtn:hover {background: url(../images/index_prev.png) no-repeat center center #e9a50d; }
.rightBtn {background: url(../images/index_next.png) no-repeat center center #a40b16; left:36px; }
.rightBtn:hover {background: url(../images/index_next.png) no-repeat center center #e9a50d; }

/*内页样式*/
.subpage { width: 1200px; margin: 0px auto; min-height: 800px; position: relative; z-index: 5; }
.sub_daohang { width: 1200px; padding: 0px 0px 35px 0px; height: 14px; line-height: 14px; font-size: 14px; position: relative; margin: -15px auto 0px auto; text-align: right; }
.sub_daohang span { margin: 0px 15px; font-size: 12px; }
.sub_detail { left: 0px; padding: 0px 0px 0px 20px; font-size: 14px; display: block; color: #999; background: url(../images/home.png) no-repeat left center; width: auto; margin: 5px 0px; }
.sub_detail em { font-size:12px; color:#999; margin:0px 10px;}
.sub_left { width:270px;}
.sub_left_title { display: block; position: relative; margin: 30px 0px 25px 0px; padding-bottom: 3px; padding-left: 0px; border-bottom: #cd0e1b 2px solid; background: url(../images/index_tit_bg.png) no-repeat right bottom }
.sub_left_title span.name { height: 36px; line-height: 36px; color: #cd0e1b; font-size: 20px; font-weight: bold; padding-left: 20px; display: block; background: url(../images/index_lm_icon.jpg) no-repeat left center; }


.sub_nav h2 { width: 270px; height: 70px; text-align: center; line-height: 68px; font-size: 28px; color: #fff; display: block; background: url(../images/sub_lm_bg.jpg) no-repeat; margin-bottom: 15px }
.sub_nav ul li { margin-bottom: 5px;}
.sub_nav ul li a { color: #333; position: relative; padding-left: 37px; width: 223px; height: 60px; line-height: 60px; font-size: 16px; text-align: left; border-left: #c0c0c0 10px solid; display: block; background: url(../images/sub_nav_l.png) no-repeat #f1f1f1 220px center; overflow: hidden }
.sub_nav ul li a:hover,.sub_nav ul li a.on { background: url(../images/sub_nav_w.png) no-repeat #e8a50e 220px center; border-left: 0; color: #fff; border-left: #f9a435 10px solid; }

.sub_news_list ul li {padding-left:30px; line-height:18px; padding-bottom:10px; border-bottom:#ccc 1px dotted; margin-bottom:10px; max-height:40px; overflow:hidden; position:relative; font-size:14px; white-space: nowrap; text-overflow: ellipsis;}
.sub_news_list ul li span { width: 20px; height: 20px; line-height: 20px; text-align: center; display: block; color: #fff; font-size: 12px; font-weight: bold; position: absolute; left: 0px; top: 0px; background: #666; border-radius: 5px; }
.sub_news_list ul li span.top { background:#cc0000}

.sub_page { width: 890px; padding: 0; }
.sub_page_title { display: block; position: relative; margin-bottom: 30px; height: 24px; line-height: 24px; padding: 18px 0px; background: url(../images/index_lm_icon.jpg) no-repeat left center; border-bottom: #cd0e1b 2px solid; }
.sub_page_title span.name { color: #af010d; font-size: 24px; padding-left: 24px; display: block; width: 215px; }
.sub_page_title span.other { position:absolute; right:0px; top:20px; font-size:14px}
.sub_page_title span.other img { vertical-align:middle}
.sub_page_title span.other em { margin:0px 15px;}
.sub_page_main { font-size: 16px; color: #333; line-height: 30px; overflow: hidden; margin: 0; width: 100%; padding-bottom: 100px; }
.sub_page_main img { max-width:890px; height:auto;}


/*新闻*/
/*新闻*/
.newsList li{ padding: 0px 0px 20px 0px; position: relative; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; height: 127px; border-bottom: #ccc 1px dotted; margin: 0px 0px 20px 0px; }
.newsList li .list_main{ overflow: hidden; width: 670px; height: 127px; }
.newsList li .bd_r{ width: 200px; height: 127px; overflow: hidden; }
.newsList li .bd_r img {-moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.newsList li:hover .bd_r img{ -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); width: 100%; height: 100%; }
.newsList li .bd_l{ font-size: 12px; color: #8d8b8b; padding: 0 0px 0px 20px; border-left: 1px dotted #e6e6e6; font-family: Arial; width: 60px; text-align: right; position: relative; }
.newsList li .bd_l_day{ display: block; font-size: 3.2em; color: #d6181f; line-height: 45px; }
.newsList li .bd_c{ width: 100%; padding: 0; }
.newsList li .list_title{ font-size: 1.4em; font-weight: normal; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.newsList li:hover .list_title { text-indent: 10px; transition: all ease 600ms; }
.newsList li .see_number{ margin-right: 20px; color: #ccc; line-height: 20px; display: block; font-size: 12px; padding-top:5px; }
.newsList li .list_p{ font-size: 14px; color: #666; line-height: 20px; height: 32px; overflow: hidden; padding: 10px 0px;text-overflow: ellipsis; }
.newsList li .date { font-size:12px; color:#999; height:18px}
.newsList li .bd_l .arrow{ width: 100px; height: 32px; border: 1px solid #e2e2e2; background: url("../images/arrow.png") no-repeat center center; transition: all ease 600ms; color: #ccc; position: absolute; top: 88px; right: 0px; z-index: 100; }
.newsList li:hover .bd_l .arrow{ width: 130px; transition: all ease 600ms; background: url("../images/arrow1.png") no-repeat center center #c90005; border: #c90005 1px solid }
.newsList li:hover .list_box{background-color:#f8f8f8;}
.newsList li:hover .list_box:after{background-color:#f8f8f8;}
.newsList li:hover .list_title a{color:#a80d0f;}

.news_list li { font-size: 12px; padding: 20px; margin-bottom: 20px; border-bottom: #e5e5e5 1px dotted; }
.news_list li a { width: 730px; height: 75px; display: block; margin: 0px auto; position: relative; padding-left: 110px; overflow: hidden; }
.news_list li span { width: 80px; height: 55px; padding: 10px 0px; border-right: #cfcfcf 1px dotted; position: absolute; left: 0px; top: 0px; text-align: left; font-size: 1em; color: #666; line-height: 30px; display: block; }
.news_list li:hover { background: #fdf5f5; border-bottom: #fdf5f5 1px dotted; }
.news_list li span b { font-size: 50px; display: block; font-weight: normal; padding-bottom: 5px; color: #333; }
.news_list li a:hover span  b { color: #e11400 }
.news_list li h4{ font-size:1.6em; padding-bottom:0.8%; color: #333; font-weight: normal; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; transition: all ease 600ms; -moz-transition: all ease 600ms; -webkit-transition: all ease 600ms }
.news_list li:hover h4{ text-indent: 12px; transition: all ease 600ms; color: #e11400 }
.news_list li p { line-height: 20px; font-size:12px; color: #999; height: 40px; overflow: hidden; }
.news_list li a i{ display: inline-block; vertical-align: middle; margin: -1px 5px 0 -5px; width: 0px; height: 1px; background-color: #e11400; transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; }
.news_list li a:hover i{ width: 30px; }

.news_detailed { background: url(../images/sub_page.png) repeat-x; padding: 0px 20px 100px 20px; width: 1160px; min-height: 600px; }
.news_detailed img { width:auto; max-width:90%; margin:15px 0px;}

.news_top_title { padding: 50px 0px 20px 0px; height: 75px; text-align: center; margin: 0px 0px 30px 0px; }
.news_top_title h4 { font-size:30px; text-align: center; display: block; padding-bottom:20px; width:90%; line-height:30px; margin:0px auto; }
.news_top_title p { background:#f5f5f5; padding:8px 0px}
.news_neirong { width: 100%; padding: 0px 0px 100px 0px; margin: 0px auto; font-size: 16px; line-height: 30px; }
.news_neirong img { max-width:1100px; }
.share { padding-left: 60px; height: 50px; line-height: 50px; font-size: 12px; color: #666; position: relative; margin-top: 20px; border-bottom: #f1f1f1 2px solid; border-top: #f1f1f1 2px solid; }
.share span { position: absolute; left: 0px; top: 0px; font-size: 14px; }

.news_other { width: 100%; display: block; margin: 0px; padding: 30px 0px; line-height: 28px; color: #666 }
.news_other h4 { background: none; height: auto; padding-bottom: 5px; }
.news_other li { line-height: 36px; background: url(../images/index_list_icon.png) no-repeat left center; padding-left: 15px; }
.news_other li span { font-size: 14px; color: #999; margin-left: 30px; }

.contact li { margin-top:15px }
.contact li p{ line-height: 18px; padding-bottom:15px; color: #666; }
.contact li p img { vertical-align:top; margin-right:5px}
.contact li.map img { width:100%}

.page_numbers{text-align: center;padding-top: 40px;}
.page_numbers a.previous_page, .page_numbers a.next_page{ width: 70px; height: 36px; line-height: 36px; color: #888; text-align: center; font-size: 14px; }
.page_numbers a{ display: inline-block; height: 36px; line-height: 36px; width: 36px; background: #e5e5e5; text-align: center; font-size: 14px; color: #666; }
.page_numbers a:hover{ background: #cc0000; color: #fff; }
.page_numbers a.cur{ background: #cc0000; color: #fff; }
