@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #282828;
}

a:hover {
    color: #cc0000;
}

/*ͷ��*/
.header {
    width: 100%;
    height: 285px;
    margin: 0 auto;
}

.top {
    width: 100%;
    height: 245px;
    margin: 0 auto;
    background: url(/images/top_bg_01.png) no-repeat center top;
    background-position: top center !important;
}

.logo {
    width: 1000px;
    height: 245px;
    margin: 0 auto;
    position: relative;
}

.logo_link {
    width: 831px;
    height: 245px;
    display: block;
    margin: 0 0 0 130px;
}

.logo img {
    width: 831px;
    height: 245px;
}


.english {
    position: absolute;
    top: 15px;
    right: 200px;
}

.english a {
    font-size: 1.2em;
    display: inline-block;
    color: #fff;
    margin-left: 20px;
}


.nav {
    height: 40px;
    z-index: 888;
    background: #cc0000;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    padding: 0px 8px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.nav ul li a {
    text-align: center;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.nav ul li a:hover {
    font-weight: bold
}

.nav ul li .subNav {
    line-height: 38px;
    font-size: 14px;
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: center;
    z-index: 9999;
    background-color: #cc0000;
    width: auto;
}

.nav ul li.on {}

.nav ul li.on a {
    font-weight: bold
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
}

.nav ul li.on .subNav dl dd {
    line-height: 20px;
    height: auto;
    text-align: left;
    padding: 0 33px;
    margin: 0 0 5px 0;
}

.nav ul li.on .subNav dl dd a {
    padding: 0px;
    font-size: 14px;
    line-height: 20px;
    border-top: none;
    text-align: center;
    font-weight: normal;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #ffffff;
}

.nav ul li.on .subNav dl dd a:hover {
    font-weight: bolder;
}




.content {
    width: 1000px;
    margin: 0px auto;
    background: #fff;
    overflow: hidden;
}


.mode01 {
    width: 1000px;
    overflow: hidden;
    clear: both;
    height: 320px;
    margin-top: 30px;
}

.mode01 .lf {
    width: 484px;
    height: 320px;
    float: left
}

.mode01 .rt {
    width: 485px;
    height: 320px;
    float: right
}

.mode02 {
    width: 1000px;
    height: 248px;
    margin: 35px auto 0;
}

.mode02 .lf {
    width: 311px;
    height: 248px;
    float: left;
    margin: 0 30px 0 0;
}

.mode02 .md {
    width: 314px;
    height: 248px;
    float: left;
}

.mode02 .rt {
    width: 312px;
    height: 248px;
    float: right;
}

.mode03 {
    width: 1000px;
    height: 342px;
}

.mode03 .lf {
    width: 484px;
    height: 342px;
    float: left;
}

.mode03 .rt {
    width: 484px;
    height: 342px;
    float: right;
}


/*ͼƬ�ֲ�*/
.flexslider {
    width: 484px;
    height: 320px;
    overflow: hidden;
}

.flexslider ul.slides li img {
    width: 484px;
    height: 320px;
    display: block
}

.flexslider .til_slides {
    width: 475px;
    height: 27px;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 27px;
    background: url(/images/slider_03.png) repeat-x;
    color: #fff;
    padding-left: 10px;
}

.flex-control-nav {
    bottom: 0px;
    text-align: right;
}

.flex-control-paging li {
    margin: 0;
}

.flex-control-paging li a {
    width: 16px;
    height: 27px;
    line-height: 27px;
    padding: 0 6px 0 0;
    border-radius: 0;
    background: none;
    color: #ffffff;
    display: block;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background: #ae0000;
    color: #fff;
}


.lxyz .lxyz_title {
    height: 29px;
    line-height: 29px;
}

.lxyz .lxyz_title h2 a {
    font-size: 16px;
    color: #ae0000;
}

.lxyz .lxyz_con {
    font-size: 12px;
    font-family: "΢���ź�";
    color: #7f7f7f;
    line-height: 20px;
    padding: 5px 0 14px 0;
    background: url(/images/rightcon_bg_03.png) repeat-x left bottom;
}

.lxyz .lxyz_con a {
    color: #cc0000;
}

.lxyz .lxyz_con a:hover {
    font-weight: bold;
}

.lxyz ul {
    padding: 11px 0 0 0;
}

.lxyz ul li {
    *vertical-align: middle;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 18px;
    background: url(/images/li_03.png) no-repeat left center;
}

.lxyz ul li a {
    font-size: 14px;
    float: left;
}

.lxyz ul li span {
    font-family: Arial;
    font-size: 14px;
    color: #6b6b6b;
    float: right;
}

.lxyz ul li .shenglue {
    float: none;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.yianweijian .yianweijian_title {
    height: 35px;
    line-height: 35px;
}

.yianweijian .yianweijian_title h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    width: auto;
    float: left;
    background: url(/images/title01_03.png) no-repeat left top #cc0000;
    padding: 0 10px 0 35px;
}

.yianweijian .yianweijian_title a {
    float: right;
    font-size: 14px;
    color: #666666;
}

.yianweijian .yianweijian_title a:hover {
    color: #cc0000;
}

.yianweijian .yianweijian_title p {
    display: table;
    height: 40px;
}

.yianweijian .yianweijian_title p span {
    display: table-cell;
    line-height: 20px;
    vertical-align: middle;
}

.yianweijian ul {
    margin: 15px 0 0 0;
}

.yianweijian ul li {
    *vertical-align: middle;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 22px;
    background: url(/images/li_03.png) no-repeat 5px center;
}

.yianweijian ul li a {
    font-size: 14px;
    float: left;
}

.yianweijian ul li span {
    float: right;
    color: #363636;
}

.jicenghuodong .jicenghuodong_title {
    height: 35px;
    line-height: 35px;
}

.jicenghuodong .jicenghuodong_title h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    width: auto;
    float: left;
    background: url(/images/title02_03.png) no-repeat left top #cc0000;
    padding: 0 10px 0 35px;
}

.jicenghuodong .jicenghuodong_title a {
    float: right;
    font-size: 14px;
    color: #666666;
}

.jicenghuodong .jicenghuodong_title a:hover {
    color: #cc0000;
}

.jicenghuodong ul {
    margin: 15px 0 0 0;
}

.jicenghuodong ul li {
    *vertical-align: middle;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 22px;
    background: url(/images/li_03.png) no-repeat 5px center;
}

.jicenghuodong ul li a {
    font-size: 14px;
    float: left;
}

.jicenghuodong ul li span {
    float: right;
    color: #363636;
}

.lilunzhuanlan .lilunzhuanlan_title {
    height: 35px;
    line-height: 35px;
}

.lilunzhuanlan .lilunzhuanlan_title h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    width: auto;
    float: left;
    background: url(/images/title03_03.png) no-repeat left top #cc0000;
    padding: 0 10px 0 35px;
}

.lilunzhuanlan .lilunzhuanlan_title a {
    float: right;
    font-size: 14px;
    color: #666666;
}

.lilunzhuanlan .lilunzhuanlan_title a:hover {
    color: #cc0000;
}

.lilunzhuanlan ul {
    margin: 15px 0 0 0;
}

.lilunzhuanlan ul li {
    *vertical-align: middle;
    height: 35px;
    line-height: 35px;
    padding: 0 0 0 22px;
    background: url(/images/li_03.png) no-repeat 5px center;
}

.lilunzhuanlan ul li a {
    font-size: 14px;
    float: left;
}

.lilunzhuanlan ul li span {
    float: right;
    color: #363636;
}

.tab .tab_title ul {
    height: 35px;
    line-height: 35px;
    background: #eeeeee;
    position: relative;
}

.tab .tab_title ul li {
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0 22px;
    background: none;
    cursor: pointer;
}

.tab .tab_title ul li:hover {
    font-size: 16px;
    padding: 0 22px;
    background: #cc0000;
    color: #ffffff;
    cursor: pointer;
}

.tab .tab_title ul li:hover h2 {
    color: #ffffff;
}

.tab .tab_title ul li h2 {
    font-size: 16px;
    color: #cc0000;
}

.tab .tab_title ul li.current {
    font-size: 16px;
    padding: 0 22px;
    background: #cc0000;
    color: #ffffff;
    cursor: pointer;
}

.tab .tab_title ul li.current h2 {
    color: #ffffff;
}

.tab .tab_title ul li a {
    position: absolute;
    right: 9px;
    top: 0px;
    color: #666666;
}

.tab .tab_title ul li a:hover {
    color: #cc0000;
}

.tab dl {
    padding: 6px 0 0 0;
    *padding: 0px;
}

.tab dl dd {
    *vertical-align: middle;
    height: 35px;
    *height: 34px;
    line-height: 35px;
    *line-height: 34px;
    padding: 0 0 0 24px;
    background: url(/images/arrow_right_07.png) no-repeat 2px center;
}

.tab dl dd a {
    float: left;
    font-size: 14px;
}

.tab dl dd span {
    float: right;
    font-size: 14px;
    font-family: Arial;
    color: #6b6b6b;
}



.jingdianfengcai .jingdianfengcai_title {
    height: 35px;
    line-height: 35px;
    background: #eeeeee;
}

.jingdianfengcai .jingdianfengcai_title h2 {
    padding: 0 10px;
    font-size: 16px;
    font-family: "΢���ź�";
    color: #cc0000;
    width: auto;
    float: left;
}

.jingdianfengcai .jingdianfengcai_title a {
    font-size: 14px;
    font-family: "΢���ź�";
    color: #666666;
    float: right;
    padding: 0 7px 0 0;
}

.jingdianfengcai .jingdianfengcai_title a:hover {
    color: #cc0000;
}

.jingdianfengcai ul {
    padding: 13px 0 0 0;
}

.jingdianfengcai ul li.li01 {
    height: 132px;
    width: 482px;
    position: relative;
    margin: 0 0 3px 0;
}

.jingdianfengcai ul li.li01 .position {
    width: 250px;
    height: 131px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.jingdianfengcai ul li.li01 a {
    padding: 16px 12px 18px 32px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 206px;
    height: 97px;
    display: block;
    font-size: 14px;
    font-family: "΢���ź�";
    color: #ffffff;
    line-height: 32px;
}

.jingdianfengcai ul li.li01 a:hover {
    font-weight: bold;
}

.jingdianfengcai ul li.li01 .img_position {
    width: 244px;
    height: 131px;
}

.jingdianfengcai ul li.li02 {
    height: 132px;
    width: 482px;
    position: relative;
}

.jingdianfengcai ul li.li02 .position {
    width: 255px;
    height: 131px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.jingdianfengcai ul li.li02 a {
    padding: 16px 12px 18px 32px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 206px;
    height: 97px;
    display: block;
    font-size: 14px;
    font-family: "΢���ź�";
    color: #990000;
    line-height: 32px;
}

.jingdianfengcai ul li.li02 a:hover {
    font-weight: bold;
}

.jingdianfengcai ul li.li02 .img_position {
    width: 237px;
    height: 131px;
    position: absolute;
    right: 0px;
    top: 0px;
}


/*�ײ���ʼ*/
.footer {
    height: 80px;
    background-color: #616161;
    color: #fff;
}

.copyRight {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    line-height: 28px;
    font-size: 13px;
    font-family: "΢���ź�";
}

/*����ҳ*/
.subPage {
    width: 970px;
    margin: 0px auto 0;
    background: #fff;
    position: relative;
}

.subPage01 {
    padding: 13px 15px 25px;
}

.pageBanner {
    width: auto;
    margin: 20px auto 0;
}

.Bread {
    width: auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #b41516;
    font-size: 13px;
    color: #505050;
    margin: 0px;
}

.Bread a {
    color: #505050;
}

.articleList2 {}

.articleList2 ul li {
    background: url(/images/tongzhitonggao_li.png) no-repeat left center;
    padding: 0;
    height: 35px;
    line-height: 35px;
}

.listTitle2 {
    padding-left: 0px;
    background: none;
}

.listTitle2 h2 {
    padding: 0px;
}

.listTitle2 h2 a {
    color: #cc0000;
    font-size: 17px;
    font-weight: bold;
}

.subPage .articleList2 {
    margin: 13px 0px 20px;
}

.subPage .articleList2 .listTitle2 {
    border: none;
    background: none;
}

.subPage .articleList2 .listTitle2 h2 {
    border: none;
    background: none;
    padding: 0 5px;
}

.subPage .articleList2 .listTitle2 h2 a {
    color: #cc0000;
    font-weight: bold;
    font-size: 17px;
    font-family: "΢���ź�";
}

.subPage .articleList2 ul {
    padding: 0px;
}

.subPage .articleList2 ul li {
    background: url(/images/li_border_03.png) repeat-x left bottom;
}

.subPage .articleList2 ul li a {
    padding: 0 0 0 23px;
    background: url(/images/li_03.png) no-repeat 10px center;
}

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
    background: #fff8f0;
}

.page a {
    padding: 0 5px;
}

.page span {
    color: #ff2900;
}

.pageList {
    padding-bottom: 30px;
    overflow: hidden;
}

.articleTitle {
    width: 100%;
    text-align: center;
}

.articleTitle h2 {
    font-size: 18px;
    color: #cc0000;
    line-height: 20px;
    padding: 10px 0;
}

.articleTitle h3 {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    padding: 10px 0;
    font-weight: bold;
}

.articleAuthor {
    font-family: "����";
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    background: #f5f5f5;
    color: #777;
}

.article {
    font-family: "����";
    overflow: hidden;
    margin: 20px 10px;
    font-size: 12px;
    line-height: 22px;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin-bottom: 30px;
}

.Annex h3 {
    font-size: 16px;
    line-height: 30px;
    color: #cc0000;
    padding-left: 5px;
}

.Annex ul li {
    height: 26px;
    line-height: 26px;
    background: url(/images/li_03.png) no-repeat 10px center;
    padding-left: 28px;
}

.Annex ul li a {
    font-size: 12px;
    line-height: 24px;
    color: #656464;
}

.Annex ul li a:hover {
    color: #cc0000;
}






/*���Ҽ�ҳ��*/
.con {
    width: 970px;
    overflow: hidden;
    margin: 0px auto 5px;
    padding: 13px 15px 25px;
    background: #fff;
}

.con .conLeft {
    width: 227px;
    float: left;
}

.con .conLeft .title {
    height: 41px;
    line-height: 41px;
    text-align: left;
    border-bottom: 2px solid #b41516;
    margin: 0 0 13px 0;
}

.con .conLeft .title h2 {
    font-size: 16px;
    color: #cc0000;
    padding: 0 0 0 65px;
}

.con .conLeft ul li {
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.con .conLeft ul li a {
    color: #282828;
    padding: 0 13px 0 0px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #eaded0;
    display: block;
}

.con .conLeft ul li a:hover {
    border-left: 3px solid #b41516;
    background: url(/images/arrow_right_07.png) no-repeat 210px center;
    color: #282828;
}

.con .conLeft ul li.current a {
    padding: 0 13px 0 0px;
    color: #282828;
    border-left: 3px solid #b41516;
    background: url(/images/arrow_right_07.png) no-repeat 210px center;
}

.left_img {
    width: 227px;
    height: 261px;
    margin: 25px 0 0 0;
}

.con .conRight {
    width: 730px;
    padding: 0 5px;
    float: right;
}

.con .conRight .articleList2 {
    width: auto;
}

.con .conRight .Bread {
    width: auto;
}

.con .conRight .page {
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
    background: #fff8f0;
}

.con .conRight .page a {
    padding: 0 5px;
}

.con .conRight .page span {
    color: #ff2900;
}

.con .conRight .subPage {
    width: auto;
    margin: 0px auto;
    position: relative;
}

.pictureList2 ul {
    width: 850px;
    overflow: hidden;
    padding: 5px 0 0 0px;
}

.pictureList2 ul li {
    float: left;
    width: 170px;
    height: 150px;
    margin: 0 14px 0 0;
    text-align: center;
}

.pictureList2 ul li a {
    width: 170px;
    height: 150px;
    display: block;
}

.pictureList2 ul li a img {
    width: 170px;
    height: 113px;
}

.pictureList2 ul li a p {
    height: 37px;
    line-height: 37px;
}

.subPage .pictureList2 {
    margin: 13px 0px 20px;
}

.subPage .pictureList2 .listTitle2 {
    height: 44px;
    line-height: 44px;
    border: none;
}

.subPage .pictureList2 .listTitle2 h2 {
    height: 44px;
    line-height: 44px;
    border: none;
    background: none;
}




.subPage .TlpictureList2 {
    margin: 13px 0px 20px;
}

.subPage .TlpictureList2 .listTitle2 {
    height: 44px;
    line-height: 44px;
    border: none;
}

.subPage .TlpictureList2 .listTitle2 h2 {
    height: 44px;
    line-height: 44px;
    border: none;
    background: none;
}


.TlpictureList2 ul {
    width: 1050px;
    overflow: hidden;
    padding: 5px 0 0 5px;
}

.TlpictureList2 ul li {
    float: left;
    width: 180px;
    height: 150px;
    margin: 0 15px 0 0;
    text-align: center;
}

.TlpictureList2 ul li a {
    width: 180px;
    height: 150px;
    display: block;
}

.TlpictureList2 ul li a img {
    width: 180px;
    height: 122px;
}

.TlpictureList2 ul li a p {
    height: 28px;
    line-height: 28px;
}





/*ͼƬչʾ*/
/*ͼƬչʾ��ʼ*/
/*ͼƬչʾ��ʼ*/
.img_news_con {
    width: 100%;
    overflow: hidden;
    padding: 0 0 20px 0;
}

.img_news_con h3 {
    padding: 20px 0 20px;
    text-align: center;
    color: #cc0000;
    font-size: 16px;
    font-family: "΢���ź�";
    font-weight: normal;
}

.imgs_scroll {
    position: relative;
    padding: 0 0 0 25px;
}

.imgs_scroll .btn_l, .imgs_scroll .btn_r {
    position: absolute;
    width: 434px;
    height: 580px;
    top: 0;
    /*z-index:1000; filter:alpha(opacity:0); opacity: 0;*/
}

.imgs_scroll .btn_l {
    left: 62px;
}

.imgs_scroll .btn_r {
    right: 69px;
}

.imgs_scroll .prev, .imgs_scroll .next {
    position: absolute;
    display: block;
    width: 70px;
    top: 40%;
    margin: -22px 0 0 0;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    display: none;
}

.imgs_scroll .prev {
    left: 25px;
}

.imgs_scroll .next {
    right: 35px;
}

.imgs_news_list {
    width: 910px;
    position: relative;
    overflow: hidden;
}

.imgs_news_list ul {
    width: 9999px;
}

.imgs_news_list ul li {
    float: left;
    display: inline;
    width: 910px;
    /*margin-right:10px;*/
    /*text-align:center;*/
}

.imgs_news_list ul li .txt2 {
    width: 910px;
    float: left;
    line-height: 20px;
    text-indent: 2em;
    /*padding-top:27px;*/
    text-align: left;
    font-family: "΢���ź�";
}

/*ͼƬչʾ����*/
/*ͼƬչʾ����*/





.newPage h2 {
    float: left;
}

.newPage a {
    float: right;
}

.newPageArticle .art {
    font-size: 14px;
    line-height: 30px;
    color: #4a4b4a;
}

.newPageList ul {
    margin: 10px 0 0 0;
}

.newPage .more {}

.newPageList01 ul li {
    border: none;
    width: auto;
    margin: 0 40px 0 0;
    float: left;
}