
/*container*/
.container {}
.allTitle { text-align: center; padding: 30px 0; }



/*aArea*/
.left-A { float: left; width: 246px; }
.right-A { float: right; width: 917px;  }
.part-LA h3 { height: 45px; line-height: 45px; font-weight: normal; background: #c40000; color: #fff; font-size: 18px; padding-left: 30px; }
.part-LA h3 em { font-size: 11px; text-transform: uppercase; }
.part-LA ul { margin-top: 6px; padding-top: 14px; background: #5c5c5c; }
.part-LA ul li {  border-bottom: 1px solid #6d6d6d; }
.part-LA ul li a { color: #fff; font-size: 16px; padding: 12px 50px; display: block; margin-left: 30px; text-decoration: none; }
.part-LA ul li a:hover { color: #c40000; }
.part-LA ul .li1 a { background: url(../images/li1.png) left center no-repeat; }
.part-LA ul .li2 a { background: url(../images/li2.png) left center no-repeat; }
.part-LA ul .li3 a { background: url(../images/li3.png) left center no-repeat; }
.part-LA ul .li4 a { background: url(../images/li4.png) left center no-repeat; }
.part-LA ul .li5 a { background: url(../images/li5.png) left center no-repeat; }
.part-LA ul .li6 a { background: url(../images/li6.png) left center no-repeat; }
.part-LA ul .li1 a:hover { background: url(../images/li1_hover.png) left center no-repeat; }
.part-LA ul .li2 a:hover { background: url(../images/li2_hover.png) left center no-repeat; }
.part-LA ul .li3 a:hover { background: url(../images/li3_hover.png) left center no-repeat; }
.part-LA ul .li4 a:hover { background: url(../images/li4_hover.png) left center no-repeat; }
.part-LA ul .li5 a:hover { background: url(../images/li5_hover.png) left center no-repeat; }
.part-LA ul .li6 a:hover { background: url(../images/li6_hover.png) left center no-repeat; }

.part-LB h3 { height: 45px; line-height: 45px; font-weight: normal; background: #c40000; color: #fff; font-size: 18px; padding-left: 30px; }
.part-LB h3 em { font-size: 11px; text-transform: uppercase; }
.part-LB ul { margin-top: 6px; background: #5c5c5c; }
.part-LB ul li { padding: 15px 0; border-bottom: 1px solid #6d6d6d; }
.part-LB ul li h2 { float: left;margin-left: 15px; }
.part-LB ul li h4 a { color: #d1d1d1; }
.part-LB ul li .pa-Con { float: right;  width: 121px;  font-size: 12px;  margin-right: 8px; }
.part-LB ul li .pa-Con p { color: #747474; margin-top: 5px; }

.right-A h3 { height: 45px; line-height: 45px; font-weight: normal; background: #5c5c5c; color: #fff; font-size: 18px; padding-right: 15px; text-align: right; }
.right-A ul { margin-top: 7px; }
.right-A ul li { position: relative; float: left; width: 263px; padding: 7px; border: 1px solid #dcdcdc; margin-right: 40px; margin-bottom: 30px; z-index: 9; height: 302px; overflow: hidden; }
.right-A ul li h1 a { display: block; font-size: 18px; color: #000; text-align: center; margin: 7px 0 15px; }
.right-A ul li p { color: #acacac; padding-bottom: 9px; }
.right-A ul li p a { float: right; background: url(../images/arrow.jpg) right 8px no-repeat; padding-right: 8px; color: #e5322e; text-transform: uppercase; }
.right-A ul li .dark { position: relative; z-index: 999; margin-top: 30px; background: #fff; height: 286px; }
.right-A ul li .dark h5 { padding: 59px 0 15px; text-align: center; font-size: 16px!important; color: #c61d1d!important;  }

.right-A ul li .dark a { font-size: 14px; display: block; padding-left: 80px; color: #aaaaaa; text-decoration: none; background: url(../images/o_ico_04.gif) 69px center no-repeat; }
.right-A ul li .dark a:hover { color: #c61d1d; }
/*bArea*/

.bArea { background: #f6f6f6; margin-top: 13px; padding-bottom: 40px; }
.bArea ul li {
    float: left; width: 236px; text-align: center; background: url(../images/lk.png) right center no-repeat; padding: 15px 0;
    transition:width 2s, height 2s;
    -moz-transition:width 2s, height 2s, -moz-transform 2s; /* Firefox 4 */
    -webkit-transition:width 2s, height 2s, -webkit-transform 2s; /* Safari and Chrome */
    -o-transition:width 2s, height 2s, -o-transform 2s; /* Opera */
}
.bArea ul li h2 { background: url(../images/num.png) center no-repeat; width: 81px; height: 46px; text-align: center; margin: 0 auto; font-weight: normal; font-size: 44px; color: #000; line-height: 40px; font-family: 微软雅黑; }
.bArea ul li span { display: block; font-size: 14px; text-transform: uppercase; margin-top: 26px; color: #a2a2a2; }
.bArea ul li em { display: block; margin-top: 5px; font-size: 24px; color: #d10a08; }
.bArea ul li p { margin-top: 42px; color: #b1b1b1; line-height: 22px; }
.bArea ul li h1 a { background: url(../images/more.png) center no-repeat; display: block; width: 163px; height: 35px; margin: 71px auto 0;  }
.bArea ul li:hover {
    background: #cb0a08;
    /*transform:rotate(360deg);
    -moz-transform:rotate(360deg); !* Firefox 4 *!
    -webkit-transform:rotate(360deg); !* Safari and Chrome *!
    -o-transform:rotate(360deg);*/ /* Opera */
}
.bArea ul li:hover h2,.bArea ul li:hover em { color: #fff; }
.bArea ul li:hover span ,.bArea ul li:hover p { color: #e39898; }
.bArea ul li:hover h1 a { background: url(../images/more_hover.png) center no-repeat; }


/*cArea*/
.cArea img { position: relative; left: 50%; margin-left: -950px; width: 1900px; }

/*dArea*/
.dArea { margin-top: 50px; }
.left-C { float: left; width: 788px; }
.right-C { float: right; width: 366px; }
.con-TITLE { border-bottom: 1px solid #e4e4e4; padding-bottom: 5px; }
.con-TITLE span { font-size: 18px; color: #000; border-bottom: 1px solid #000; padding-bottom: 6px; font-weight: bold; }
.con-TITLE em { font-family: "Arial Narrow"; font-size: 16px; color: #dcdcdc; text-transform: uppercase; margin-left: 10px; }
.recent { margin-top: 30px; }
.recent .date { float: left; }
.recent .date em { display: block; margin-top: 1px; width: 54px; height: 24px; text-align: center; line-height: 24px; color: #fff; background: #dfdfdf; font-size: 14px; }
.recent .date span { display: block;background: #383838;width: 54px; height: 24px; text-align: center; line-height: 24px; color: #fff; font-size: 14px;}
.recent-con { float: right; width: 689px; border-bottom: 1px solid #ededed; padding-bottom: 20px; }
.recent-con h2 { float: left; width: 131px; }
.recent-con .rc { float: right; width: 539px; }
.recent-con .rc h3 a { font-weight: normal; font-size: 14px; color: #333333;  }
.recent-con .rc p {color: #999999; }
.right-C ul { margin-top: 37px; }
.right-C ul li a ,.right-C ul li{ color: #333; }
.right-C ul li { height: 30px; line-height: 30px; border-bottom: 1px solid #e7e7e7; }
.right-C ul li a { padding-left: 5px; }


/*eArea*/
.eArea { margin-top: 40px; }
.video { margin-top: 7px;  background: #e1e1e1; height: 308px;  overflow: hidden; }
.video h2 { float: left; width: 427px; }
.video .v-cont { float: right; width: 740px; background: #e1e1e1; height: 311px; }
.video .v-cont h3 { padding: 40px 0 0 30px; font-size: 19px; }
.video .v-cont h3 a { color: #000; }
.video .v-cont p { padding: 26px 116px 0 30px; font-size: 14px; height: 140px; overflow: hidden; color: #a2a2a2; text-indent: 2em; line-height: 2; word-wrap: break-word; }
.video .v-cont .more {  padding: 9px 80px 0 30px; }


/*fArea*/
.fArea { margin-top: 58px; }
.left-F { float: left; width: 790px; }
.right-F { float: right; width: 380px; position: relative; left: 20px; }
.lF { margin-top: 20px; }
.lP { float: left; width: 374px; margin:0 20px 20px 0; }
.lP h2 { float: left; }
.lP h2 img { padding: 3px; border: 1px solid #cfcfcf;}
.iPC { float: right; width: 227px; }
.iPC h3 a { font-weight: normal; color: #333333; font-size: 14px; }
.iPC p { font-size: 12px; color: #999999; line-height: 22px; margin-top: 12px; }
.right-F ul {  }
.right-F ul li { float: left; }
.right-F ul li img { border: 1px solid #e1e1e1; margin:0 20px 20px 0; }


/*gArea*/
.gArea .wrap{ background: url(../images/map.jpg) top center no-repeat; height: 455px;  }
.gArea form { float: left; padding: 82px 0 0 13px; width: 695px; }
.gArea form p input { width: 319px; background: #fff; border: 1px solid #e1dddd; height: 45px; font-size: 15px; color: #de0020; padding-left: 15px; }
.gArea .add { float: right; width: 439px; padding: 82px 13px 0 0; }
.gArea form textarea { width: 678px; background: #fff; border: 1px solid #e1dddd;resize: none; height: 125px; margin-top: 16px; padding-left: 15px; color: #de0020; font-size: 14px; }
.gArea form .btm { width: 695px; height: 45px; text-align: center; line-height: 45px; color: #fff; font-size: 14px; background: #de0020; margin-top: 33px; }
.gArea .add h2 { font-size: 17px; color: #878773; }
.gArea .add p { background: url(../images/add.jpg) top left no-repeat; padding-left: 40px; margin-top: 15px; color: #dc0020; line-height: 22px;  }

