.ny-top {
background-image: url('../images/ny-top.png');
background-repeat: no-repeat;
width: 30px;
height: 96px;
position: fixed;
bottom: 100px;
cursor: pointer;
display: none;
right: 20px;
}

@font-face{
font-family: 'STT';
src: url("../css/STXINWEI.TTF");
}
*{margin:0;padding:0;}
.flv{ position:absolute;}
body{ min-width:1200px;background: #fff ;}
ul,li{ list-style-type: none;}
input,select,button,textarea{font-size:12px; }
button{cursor: pointer;}
.cur,a{cursor: pointer;}
.mt_20{ margin-top:20px;}
.area2 .area-content{ margin: 0px 20px; width: 1177px; }
.yj{-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius:3px;}

img{border:none;}

table{ margin:auto;}
.clear{clear:both;}

a,a:link {color:#333;text-decoration:none;}
a:visited { }
a:focus {outline:none;}

.tRight{ text-align:right;}
.tcenter{ text-align:center;}
.tLeft{ text-align:left;}

.h25{ height:25px;}
.h30{ height:30px;}

.ml30{ margin-left:30px;}

.right{ float:right;}
.left{ float:left;}


.b{ font-weight:bold;}
.n{ font-weight:normal;}
.nodata{position:absolute;left:20px;}
.yh{font-family:\5FAE\8F6F\96C5\9ED1;}
.media{ margin:0 auto;}

.tRed{ color:red;}
.tGreen{ color:green;}
.tBlue{ color:#04AEDA;}

.none{ display:none;}
.clear{ clear:both;}


.clamp2 { display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }

@font-face {
font-family: 'XinSong';
src: url('../css/simsun.ttc') format('truetype');
}



.search{ width:220px; height:35px; }
.input-text{ width:180px; box-sizing: border-box; border: 1px solid #DCDCDC; border-right: none; background:none; height:35px; line-height:33px; padding:0 10px; float:left; display:inline; color:#666; outline: none;}
.input-text:focus { border-color: #AF141B; }
.input-btn{width: 40px; height: 35px; background: #E60012 url('../images/search.png') no-repeat center center; border:none; cursor:pointer; float:left; display:inline;
color: transparent;
}
input::-webkit-input-placeholder {color:#C2C2C2;}
input:-moz-placeholder {color:#C2C2C2;}

.search-con{ width:1200px; min-height: 500px; float:left; overflow:hidden; padding-bottom:20px; margin-bottom:20px; border-top:none;background:#fff;margin-top: 20px;}
.search-title{ background:#2857c8; height:40px; line-height:40px; color:#fff; font-size:14px; padding-left:20px;}
.search-content{ padding:20px 20px ; }
.search-content li { margin-bottom: 50px; }
.search-content li a { transition: all .3s; display: block; font-size: 18px; line-height: 18px; margin-bottom: 10px; color: #333; font-weight: bold; }
.search-content li a:hover { color: #af141b; }
.search-content li p { font-family: '宋体'; font-size: 14px; line-height: 20px; color: #333; margin-bottom: 10px; }
.search-content li .right { display: block; text-align: left; }






.menu{ height:50px;position:relative;margin:0 auto; background: #1D47AB; }
#nav {width:1200px; height:50px; margin:0 auto; white-space:nowrap;display: flex;align-items: center;justify-content: space-between;}
#nav li { float:left;display:inline; text-decoration:none;font-size:18px; color:#fff;text-align:center;position:relative;}
#nav>li { height: 100%; display: flex; flex: 1; box-sizing: border-box; align-items: center; transition: all .3s;}
#nav>li>a { color: #fff; display: block; width: 100%; height: 100%; line-height: 50px;text-align:center; display:block;color:#fff; text-decoration:none; position:relative; z-index:999;}
#nav li ul { font-size: 16px; position:absolute;top:48px; width:100%; z-index: -10;opacity: 0;transition: all .3s; }
#nav li ul li{float:left; position: relative; width: 100%; box-sizing: border-box; white-space: pre-wrap; word-break: break-all; background:#1D47AB; padding:0px;}
#nav li ul li:last-child { border-bottom: none; }
#nav li ul a{ word-break: break-all; display:block;text-align:center;text-decoration:none;width:100%;box-sizing: border-box; font-weight:normal; padding:10px 10px;line-height:24px; font-size:14px; background:none ; color:#fff ;}
#nav li ul li span{ display:none;}
#nav>li:hover {background: #2857C8;transition: all .3s; }
#nav>li.active { background: #2857C8; }
#nav>li:hover>ul {z-index:99999;top: 50px;opacity: 1;transition: all .3s;}
#nav>li:hover>a {color: #fff; }

#nav>li>ul { }
#nav>li>ul>li { transition: all .3s; }
#nav>li>ul>li:hover>ul { z-index:9999; opacity: 1;transition: all .3s; }
#nav>li>ul>li:hover { transition: all .2s; background-color: #2857C8; }
#nav>li>ul>li>a {color: #fff; position: relative; border-bottom: 1px solid rgba(255,255,255,0.2);}
#nav>li>ul>li:last-child>a { border-bottom: none; }

#nav li ul a:hover { border-top: 0px; }

#nav>li>ul>li>ul { position: absolute;top: 0px;left: 100%; }
#nav>li>ul>li>ul>li { transition: all .2s; padding: 0 10px; }
#nav>li>ul>li>ul>li>a { border-bottom: 1px solid rgba(255,255,255,0.2); }
#nav>li>ul>li>ul>li:hover { transition: all .2s; background-color: #2857C8; }
#nav>li>ul>li>ul>li:hover>a { color: #fff; }



.header{width: 100%;background-color: #fff;}
.header-content{width: 1200px;position: relative;height: 120px;margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
.logo { display: flex; }
.logo img{ height: 100px;}
.header-content .line { width: 1px; height: 50px; background-color: #fff; margin: 0 20px; }
.header-content .hd-text { font-size: 48px; color: #fff; font-family: 'STT'; font-weight: normal; }
.banner { width: 1200px; height: 280px; margin: 0 auto;display: flex; justify-content: center; align-items: flex-start; overflow: hidden; }
.banner img { width: 100%; }

.header .hd-r .changeLan { display: flex; margin-bottom: 10px; justify-content: center; align-items: center; font-size: 14px; color: #666666; }
.header .hd-r .ch { margin-right: 12px; }
.header .hd-r .en { margin-left: 12px; }


.container{ width:100%; overflow:hidden;}
.content{ width:1200px; margin:0 auto; overflow:hidden;}
.ny-content { background-color: #fff; }

.swiper-slide .pic { width: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; }



.area1 { margin-bottom: 32px; }
.area1 .swiper-slide .pic { height: 375px;}
.area1 .swiper-slide .pic img { width: 100%; }
.area1 .swiper-pagination { display: flex; justify-content: center; bottom: 20px !important; }
.area1 .swiper-pagination .swiper-pagination-bullet { opacity: 1; width: 10px; height: 10px; background-color: #fff; }
.area1 .swiper-pagination .swiper-pagination-bullet-active { background-color: #1D47AB; }

.area-com { display: flex; }
.area-title { display: flex; align-items: center; justify-content: space-between; width: 100%; margin-bottom: 20px; }
.area-title .tl-l { display: flex; align-items: center; min-width: 112px; margin-right: 20px;}
.area-title .tl-l .icon { margin-right: 10px; }
.area-title .tl-l .tle { font-size: 20px; font-weight: 400; color: #2857c8; font-weight:bold}
.area-title .line { flex: 1; height: 10px; background: url('../images/line-bg.png') no-repeat center top; }
.area-title .tl-r { width: 44px; margin-left: 20px; display: flex; align-items: center; }
.area-title .tl-r .more-text { font-size: 14px; color: #999999; margin-right: 4px;}
.area-title .tl-r:hover .more-text { color: #af141b; }
.area-upper { margin-bottom: 32px; }
.area-under { margin-bottom: 42px; }


.area2 { width: 790px; margin-right: 30px; }
.area2 .ar2-con { display: flex; align-items: center; }
.area2 .ar-l { width: 390px; height: 255px; position: relative; margin-right: 20px; }
.area2 .ar-l .swiper-slide .pic { height: 255px; }
.area2 .ar-l .swiper-slide .pic img { transition: all .3s; height: 100%; }
.area2 .ar-l .swiper-slide .pic:hover img { transform: scale(1.1); }
.area2 .ar-l .pagination-box { width: 100%; height: 35px; position: absolute; bottom: 0; left: 0; z-index: 2; box-sizing: border-box; padding: 0 20px; background: rgba(0,0,0,0.6); display: flex; align-items: center; justify-content: space-between; }
.area2 .ar-l .pagination-box .pa-text { font-size: 16px; color: #fff; flex: 1; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.area2 .ar-l .pagination-box .swiper-pagination { margin-left: 10px; position: static;}
.area2 .ar-l .pagination-box .swiper-pagination .swiper-pagination-bullet { opacity: 1; border-radius: 0; margin-left: 3px; font-size: 12px; width: 18px; height: 18px; line-height: 16px; background-color: transparent; border: 1px solid #F3F6FB; color: #fff; }
.area2 .ar-l .pagination-box .swiper-pagination .swiper-pagination-bullet-active { background-color: #AF141B; }


.area2 .ar-r { width: 380px; }
.area2 .list-con li a .list-text { width: 265px; }

.list-con { width: 100%; }
.list-con li { width: 100%; line-height: 14px; font-size: 14px; margin-bottom: 20px; }
.list-con li:last-child { margin-bottom: 0; }
.list-con li a { display: flex; justify-content: space-between; align-items: center; width: 100%; }
.list-con li a .dot { width: 5px; height: 5px; background: #999999; transition: all .3s; }
.list-con li a .list-text { width: 280px; color: #333333; transition: all .3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.list-con li a .time { color: #999999; }
.list-con li a:hover .dot { background: #af141b; }
.list-con li a:hover .list-text { color: #af141b; }


.area3 { width: 380px; }
.area3 .ar3-list li { margin-bottom: 16px; display: flex; align-items: center; justify-content: space-between; }
.area3 .ar3-list li:last-child { margin-bottom: 0; }
.area3 .ar3-list .list-l { display: flex; flex-direction: column; align-items: center; }
.area3 .ar3-list .list-l .time-d { font-size: 24px; color: #2857c8; }
.area3 .ar3-list .list-l .time-m { font-size: 14px; color: #2857c8; }
.area3 .ar3-list .line { width: 1px; height: 52px; background: #2857c8; margin: 0 16px 0 12px; }
.area3 .ar3-list .list-r { width: 294px; }
.area3 .ar3-list .list-r .text { font-size: 14px; font-weight: 400; color: #333333; line-height: 24px; }
.area3 .ar3-list .list-r .text:hover { color: #af141b; }

.area { width: 380px; }
.area4 , .area5 { margin-right: 30px; }

.area4 { }



.area5 { }



.area6 { }


.area7 { margin-bottom: 30px; }
.area7 .ar7-tle { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.area7 .ar7-tle .ar-l { position: relative; flex: 1; }
.area7 .ar7-tle .ar-l .tle { position: relative; z-index: 2; font-weight: 400; font-size: 20px; line-height: 20px; color: #2857c8;font-weight:bold }
.area7 .ar7-tle .ar-l .tle-en { position: absolute; bottom: -2px;left: 0; z-index: 1; font-size: 40px; color: #EEEEEE; }
.area7 .ar7-tle .ar-r { display: flex; align-items: center; }
.area7 .ar7-tle .ar-r .more-text { font-size: 14px; color: #999999; margin-right: 4px; transition: all .3s; }
.area7 .ar7-tle .ar-r .more-text:hover { color: #af141b; }
.area7 #list-content li { float: left; margin-right: 15px; }
.area7 #list-content li a { position: relative; width: 228px; height: 135px; overflow: hidden; display: flex; justify-content: center; align-items: flex-end; }
.area7 #list-content li a img { height: 100%;width: 100%; transition: all .3s;}
.area7 #list-content li a:hover img { transform: scale(1.1); }
.area7 #list-content li .mask { width: 100%; height: 25px; line-height: 25px; font-size: 16px; color: #fff; text-align: center; background-color: rgba(0,0,0,0.6); position: absolute; bottom: 0; left: 0;
box-sizing: border-box; padding: 0 10px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }


.link-area {width: 1200px; height: 55px; margin-bottom: 30px; border: 1px solid #DCDCDC; box-sizing: border-box; padding: 0 30px; display: flex; align-items: center; justify-content: space-between; }
.link-area .link-tle { font-size: 20px; font-weight: 400; line-height: 20px; color: #2857c8; }
.link-area .select { width: 235px;height: 35px; box-sizing: border-box; border: 1px solid #e6e5e1; }
.link-area .select select { width: 233px;height: 33px; line-height: 33px; outline: none; box-sizing: border-box; text-align: center; color: #8f8f8f; border: none; }



#foot{ width:100%; height:150px; overflow:hidden; text-align: center;background-color: #E60012;}
.foot{ width:1200px; height:150px; margin:0 auto; display: flex; align-items: center; justify-content: space-between; position: relative; }
.copy{ text-align: left; font-size: 14px; font-weight: 400; line-height: 30px;}
.copy .text { display: block; color: #FFFFFF; }
.foot .ft-logo { margin-right: 120px; }
.foot .ft-logo img { height: 58px; }
.foot .qr-code { display: flex; flex-direction: column; align-items: center; margin-right: 67px; }
.foot .qr-code img { width: 110px; height: 110px; margin-bottom: 5px;}
.foot .qr-code .tip { font-size: 14px; color: #FFFFFF; }


.ny-left { width:262px; margin-right: 20px; overflow:hidden; float:left; margin-top:25px;box-sizing:border-box; border: 1px solid #dfdfdf; background: #fff;}
.ny-left-title { display: flex; padding: 0 25px; align-items: center; text-align: left; justify-content: flex-start; flex-wrap: wrap; word-break: break-all; min-height:76px; color:#fff; font-size:24px; line-height: 32px; font-weight:bold; overflow:hidden; background:#e60012; }


.ny-left-content{ min-height:200px; overflow:hidden; border-top:0;}
.ny-left-content ul li{ word-break: break-all; }
.ny-left-content li a{ display:block; white-space: pre-wrap; word-break: break-all; line-height:35px;font-size:14px; color:#666; }
.ny-left-content>ul>li { border-bottom:1px solid #dfdfdf; position: relative; }
.ny-left-content>ul>li>a { transition: all .3s; border-bottom: 1px solid transparent; min-height: 46px; padding: 2px 25px; display: flex; flex-wrap: wrap; align-items: center; line-height: 20px; font-size: 16px; }
.ny-left-content>ul>li>a:hover { color: #e53341;}
.ny-left-content>ul>li:last-child { border-bottom: none; }
.ny-left-content>ul>li.active>a { color: #e53341; }
.ny-left-content li a:hover{ text-decoration:none; color:#e53341;}

.ny-left-content ul .cur>a{ color: #e53341; }


.ny-left-content>ul>li.hasChild>a::after { content: ''; display: block; position: absolute; right: 6px; width: 20px; height: 20px; background: url('../images/top-icon.png') no-repeat center center; }
.ny-left-content>ul>li.hasChild.isDown>a::after { background-image: url('../images/bottom-icon.png'); }


.ny-left-content>ul>li>ul { margin-left:35px; }
.ny-left-content>ul>li>ul>li ul { margin-left: 15px; }

.ny-left-content li ul{ display:none; overflow:hidden; }
.ny-left-content li ul li{margin-bottom:0px; padding: 5px 0; background:none; border:none;}
.ny-left-content li ul li a{ min-height: 30px; display: flex; flex-wrap: wrap; align-items: center; line-height:20px; background:none; padding-left:0px; margin: 0; font-weight:normal; border:none; color:#666; font-size:14px;}
.ny-left-content li.cur>ul{ display:block;}
.ny-left-content li ul li ul li { padding: 0; }
.ny-left-content li ul li ul li a{width: 130px;}




.ny-right { overflow:hidden; margin-bottom:20px; min-height: 520px; box-sizing: border-box; padding-top: 25px; }
.ny-right-title { display: flex; align-items: center; justify-content: space-between; height: 52px; border-bottom: 1px solid #e60012; overflow:hidden; }
.ny-right-title .left-tle { font-size: 18px; height: 52px; display: flex; align-items: center; font-weight: 600; box-sizing: border-box; color: #e60012; padding: 0 10px; border-bottom: 2px solid #e60012; }
.ny-right-title .right-addr { display: flex; align-items: center; justify-content: flex-end; flex: 1; flex-wrap: wrap; color:#666; font-size:14px; }
.ny-right-title .home-icon { width: 15px; height: 15px; background: url('../images/home.png') no-repeat center center; margin-right: 5px;}
.ny-right-title a { color: #666; white-space: pre-wrap; word-break: break-all; }
.ny-right-title a:hover { color: #e60012; }
.ny-right-title a:last-child { color:#e60012;}
.ny-right-content { min-height:600px; background-color: #fff; line-height:24px; width:100%; box-sizing: border-box; position:relative; float:left; display:inline; padding:10px 0px 20px; }
.paging{ width:100%;height:30px;line-height:30px; margin-top:10px; }

.right-main-show p{
font-size: 20px;
line-height: 200%;
font-family: 宋体;
color:#000;
}

.right-main-title{ font-size:24px; line-height:24px; margin-top:10px; margin-bottom: 20px; text-align:center;
color: #333;}
.right-sub-title{ font-size: 14px; color: #666; line-height:14px; text-align:center; margin-bottom:30px;}
.right-sub-title span{ margin: 0 20px; color:#999;}
.right-main-show{ line-height:24px; margin-bottom:20px;}
.right-main-show .MPreview-box { width: auto; box-sizing: border-box; max-width: 100%; }
.next-page{ margin-top:50px; line-height:24px;}
.next-page a:hover { color: #e60012; }




.img-center{ display:block; width:100%; text-align:center;}


.news-list01 li{ height:55px; line-height:55px; border-bottom:1px solid #dfdfdf; margin-bottom: 10px; }
.news-list01 li a{ transition: all .3s; color: #333; display: flex; align-items: center; height: 100%;padding-left: 18px; padding-right: 100px; position: relative;}
.news-list01 li .fRight{ float:right; color:#888;position: absolute;right: 0;}
.news-list01 li .dot { transition: all .3s; display: block; width: 6px; height: 6px; float: left;background-color: #666666; position: absolute; left: 5px; }
.news-list01 li a:hover { color: #e60012; }
.news-list01 li a:hover .dot { transition: all .3s; transform: translateX(10px); background-color: #265db4; }
.news-list01 li a .mid-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }



.news-list02 li{ height:35px; background:#F6F6F6;margin-bottom:15px;float:left; width:100%; position:relative;}
.news-list02 li a{ line-height:35px; display:block; background:#F6F6F6; border-left:4px solid #F6F6F6; padding-left:16px; color:#333; padding-right:15px;}
.news-list02 li span{ color:#999999; position:absolute; top:0px; right:15px; display:block; line-height:35px;}
.news-list02 li a:hover{ text-decoration:none; color:#265db4; border-left:4px solid #265db4; }
.news-list02 li a:hover span{ color:#265db4;}


.news-list03 dl{ width:100%; height:100px; padding:20px 0; border-bottom:1px solid #EEEEEE;}
.news-list03 dl dt{ width:100px; height:100px; float:left; margin-right:20px;}
.news-list03 dl dt img{ width:100px; height:100px;}
.news-list-title a{ font-size:14px; font-weight:bold; color:#333;}
.news-list-title a:hover{ color:#265db4;}
.news-list-time{ color:#999; font-size:12px; line-height:2em;}
.news-list-info{ color:#999; font-size:12px; line-height:1.5em; margin-top:16px;}


.news-list-inner{ float:left; display:inline; display:inline;}
.news-list-li{ width:208px; height:218px; border:1px solid #DFDFDF; background:#fff; float:left; display:inline; margin-left:20px; margin-bottom:20px;}
.news-list-li-inner{ width:177px; height:176px; margin:1px; background:#F5F5F5; padding:20px 15px; overflow:hidden;}
.news-list-li-inner .news-list-title{ font-size:14px;}
.news-list-li-inner .news-list-title a:hover{ color:#265db4;}
.news-list-li-inner .news-list-info{ color:#787887; line-height:2em; margin-top:10px; margin-bottom:8px;}
.news-list-li-inner .news-list-more a{ color:#9292B8;}


.img-list01 ul{ float:left; display:inline; display:inline;}
.img-list01 li{ width:155px; height:210px; float:left; text-align:center; margin-left:27px; margin-bottom:20px; display:inline; overflow:hidden;}
.img-list01 li img{ margin-bottom:10px; width:145px; height:145px; background:#fff; padding:4px; border:1px solid #E6E6E6; float:left; margin-bottom:10px;}



.img-list02-inner{ float:left; display:inline; display:inline;}
.img-list02 ul a{ display:block; width:430px; height:140px; padding:2px; border:3px solid #CECECE; overflow:hidden; float:left; margin-left:20px; _margin-left:10px; margin-bottom:20px;}
.img-list02 ul a:hover{ border:3px solid #265db4; text-decoration:none;}
.img-list02 dl dt{ height:140px; width:140px; float:left; margin-right:20px;}
.img-list02 dl dt img{ width:140px; height:140px;}
.img-list02 dl dd{ width:260px; float:left;}
.img-list02 .img-list-title{ font-size:14px; font-weight:bold; color:#333; line-height:40px;}
.img-list02 .img-list-info{ font-size:12px; text-indent:2em; color:#999; line-height:22px;}


.imgGallery{ width:100%;margin:0 auto; margin-top:10px; overflow:hidden;}
.imgshow img{ height:400px; width:auto;display:none;}
.img-content{height:400px; position:relative; overflow:hidden; margin:0 auto; margin-bottom:20px; text-align: center;}
.imgtitle{width: 100%;height: 30px;line-height: 30px;text-align: center;color: #333; background: #ddd;margin-bottom: 20px;}
.imglist{ width:99999px; height:140px; position:absolute;}
.imglist ul{ margin-left:-10px; float:left;}
.imglist li{ width:77px; height:77px; float:left; overflow:hidden; margin-left:10px; display:inline; border:5px solid #ccc;}
.imglist li:first-child{margin-left:10px!important;}
.imglist li img{ width:77px; height:77px;}
.imglist .imgclick{ border:5px solid #FF0101;}
.imglistcon{ height:90px; position:relative; float:left; width:calc(100% - 100px)!important; width:-webkit-calc(100% - 100px)!important; width:-moz-calc(100% - 100px)!important; display:inline; overflow: hidden;}
.btnleft{ float:left; margin-top:20px; display:inline; margin-left:0px;}
.btnright{position: relative; z-index: 9999; float:left; margin-top:20px;display:inline;}


.video-list01 ul{ float:left; display:inline; display:inline;}
.video-list01 li{ width:155px; height:185px; float:left; text-align:center; margin-left:27px; margin-bottom:20px; display:inline; position:relative;}
.video-list01 li img{ float:left; margin-bottom:10px; width:145px; height:145px; background:#fff; padding:4px; border:1px solid #E6E6E6;}
.video-list01 li span{ display:block; width:145px; height:145px; position:absolute; top:5px; left:5px;}
.video-list01 li .hover{background:url(../images/video-hover-2-2-hover.png);}
.video-list01 li .video-list01-hover{ position:absolute; top:50%; left:50%; margin-top:-25px; margin-left:-25px; width:50px; height:50px; background:none; padding:0; border:none; opacity:0.8; -webkit-opacity:0.8;}
.video-list01 li .opa{ opacity:1; -webkit-opacity:1;}


.video-list02 dl{ height:180px; border:5px solid #EEEEEE; background:#fff; margin-bottom:30px;}
.video-list02 dl dt{ width:180px; height:180px; overflow:hidden; float:left; margin-right:20px; position:relative;}
.video-list02 dl dt img{ width:180px; height:180px;}
.video-list02 dl dt .video-list02-hover{ width:180px; height:180px; background:url(../images/video-hover-2-2.png); position:absolute; top:0; left:0; display:none;}
.video-list02 dl dt .video-list02-hover img{ position:absolute; top:50%; left:50%; margin-left:-50px; margin-top:-17.5px; width:100px; height:35px;}
.video-list02 dl dt a{ display:block; width:180px; height:180px;}
.video-list02 dl dd{ padding:20px 20px 20px 0;}
.video-list02 .video-list-title a{ font-size:18px; color:#333; font-weight:bold;}
.video-list02 .video-list-title a:hover{color:#265db4;}
.video-list02 .video-list-time{ font-size:12px; color:#999; line-height:26px; }
.video-list02 .video-list-info{ font-size:12px; color:#999; margin-top:15px; line-height:2em;}



.video-list03 ul{ float:left; display:inline; display:inline;}
.video-list03 li{ width:208px; height:180px; float:left; display:inline; margin-left:23px; margin-bottom:20px; overflow:hidden; position:relative;}
.video-list03 li img{ width:208px; height:180px;}
.video-list03 li .video-list03-hover{ position:absolute; left:0; padding:0 10px; height:130px; background:url(../images/img-list-bg.png); top:145px; width:192px;}
.video-list03 .video-list-title{ font-size:14px; color:#fff; font-weight:bold; line-height:35px;}
.video-list03 .video-list-info{ font-size:12px; color:#999; line-height:20px;}
.video-list03 .video-list-play a{ display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; background:#3D86D8; margin-top:10px;}
.video-list03 .video-list-play a:hover{ text-decoration:none; background:#2467B4;}


.cl99{ color:#999;}
.ny-comment{color:#333333; margin-top:30px;}
.comment-top{ font-size:18px; padding-bottom:15px; border-bottom:1px dashed #BBBBBB; padding-left:5px; color:#0D7CCE; font-weight:bolder;}
.comment-info{ padding:15px 5px 15px 5px;border-bottom:1px dashed #BBBBBB;}
.comment-info-top{ width:100%; height:27px;}
.comment-name{ width:50%; float:left;}
.comment-name .com-name{ font-weight:bold; font-size:14px;}
.comment-time{ width:40%; float:right; text-align:right; color:#999999; padding-right:10px;}
.comment-content-review{ background:#EEEEEE; padding:10px; margin-top:15px; border-radius:5px; position:relative;}
.review-content{ color:#FF0101; line-height:2;}
.review-time{ text-align:right; color:#999;}
.review-icon{ width:18px; height:7px; background:url(template_files/2/zdhsc/images/ny-review-icon.png) no-repeat; display:block; position:absolute; top:-7px; left:30px;}
.comment-add{ padding:5px;}
.comment-add-title{ padding:20px 0px; font-weight:bold; font-size:14px;}
.comment-add-name{ margin-bottom:15px; height:35px;}
.comment-name-input{ width:233px; height:33px; padding:0 10px; border:1px solid #DDDDDD; float:left; line-height:33px;}
.comment-add-name-right{ line-height:35px; padding-left:13px; float:left; color:#989898;}
.comment-add-name-right span{ color:#FF0101; padding-left:3px;}
.comment-add textarea{ width:100%; height:165px; resize:none; border:1px solid #DDDDDD; overflow-y:hidden}
.anonymous{ line-height:35px; margin-left:15px; float:left; color:#989898; position:relative;}
.anonymous input{ position:absolute; top:10px; float:left; }
.anonymous-info{ padding-left:20px;}
.comment-ok{ display:block; width:100px; height:30px; background:#0D7CCE; margin:20px 0px; line-height:30px; text-align:center; font-size:12px; color:#FFFFFF !important; border-radius:3px;-webkit-box-shadow:1px 1px 3px #AFAFAF;-moz-box-shadow:1px 1px 3px #AFAFAF;box-shadow:1px 1px 3px #AFAFAF;}
.comment-ok:hover{ color:#FFF; text-decoration:none; background:#0184DC;}
.pl-yzm{ height:35px; margin-top:15px;}
.pl-yzm input{ width:138px; height:33px; background:#fff; border:1px solid #DDDDDD; margin-right:20px; line-height:33px; padding:0 5px;}
.Validform_wrong{ padding:3px 0; color:#ff0000;}
.Validform_checktip{ padding:3px 0;}


#msg-title{font-family:\5FAE\8F6F\96C5\9ED1;font-size:24px; color:#FF0101; height:60px; line-height:60px;}
#msg-title2{font-family:\5FAE\8F6F\96C5\9ED1;font-size:24px; color:#FF0101; height:80px; line-height:80px;}
.msg-container{ overflow:hidden; color:#333;}
.msg-content{ border-bottom:1px dashed #C2C2C2; padding-bottom:15px; margin-top:15px;}
.msg-title{ color:#999999;}
.msg-msginfo{ line-height:20px; color:#333; padding:8px 0; padding-bottom:11px;}
.msg-hf{ line-height:33px; background:#fff; border:1px solid #E2E2E2;}
.msg-hfinner{ line-height:31px; background:#F4F4F4; margin:1px; color:#FF7D00; padding:0 10px;}

.msg-top{ padding-bottom:50px;}
.msg-from dl{ height:30px; line-height:30px; margin-bottom:15px;}
.msg-from dl dt{ width:60px; float:left; line-height:30px; text-align:right;}
.msg-from dl dd{}
.msg-from dl dd input{ width:158px; height:28px; border:1px solid #E3E3E3; padding:0 10px; line-height:28px;}
.email{ width:240px; float:left; margin-right:20px;}
.email input{ float:left;}
.msg-from .msg-fb-tite dd input{ width:418px;}
.msg-fb{ margin-top:30px;}
.msg-fb-info,.msg-yzm{ margin-bottom:15px; float:left; width:100%;}
.msg-fb-info span{ display:block; height:30px; line-height:30px; float:left; text-align:right;}
.msg-fb-info textarea{ width:418px; height:129px; padding:10px;border:1px solid #E3E3E3; font-size:12px; resize:none; float:left; margin-right:20px;}
.msg-yzm span{ display:block;height:30px; line-height:30px; float:left; text-align:right;}
.yzm-title{ width:60px;}
.msg-yzm input{ width:158px; height:28px; border:1px solid #E3E3E3; padding:0 10px; line-height:28px; float:left; margin-right:20px;}
.msg-ok{ margin-bottom:15px; float:left; width:100%;}
.msg-ok input{ display:block; width:100px; height:30px; background:#0D7CCE; line-height:28px; text-align:center; font-size:12px; color:#FFFFFF !important; border-radius:3px;-webkit-box-shadow:1px 1px 3px #AFAFAF;-moz-box-shadow:1px 1px 3px #AFAFAF;box-shadow:1px 1px 3px #AFAFAF; margin-left:60px;}
.msg-ok input:hover{ color:#FFF; text-decoration:none; background:#1A90E8; cursor:pointer;}









.manu { padding:3px; margin:3px; text-align:center; }
.manu a { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#666; text-decoration:none;}
.manu a:hover { color:#e60012; border:#e60012 1px solid;}
.manu a:active { border:#999 1px solid; color:#666; }
.manu .current { border:#e60012 1px solid; padding:2px 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #e60012
}
.manu .disabled { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}
.manu span:first-child { margin-right: 10px; }



.manu2 { padding:3px; margin:3px; text-align:center; margin-top:20px; }
.manu2 a { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#666; text-decoration:none;}
.manu2 a:hover { color:#e60012; border:#e60012 1px solid; }
.manu2 a:active { border:#999 1px solid; color:#666; }
.manu2 .current { border:#e60012 1px solid; padding:2px 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #e60012
}
.manu2 .disabled { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}