.ny-top {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABgCAYAAAAKGMITAAACEklEQVRoge2ZwW7CMAyGeRqENqDPtEtH34FHmHZGvAQvMLV5AE5IPSH1wA49cMiRE/JOjrwoJW5xgA1bskCl6tffcZzEjEYDbJxXk+nCHKYLcxjn1WTIM3rbNK8+5oU5Z4WBrDAwL8x5lpefyYCoEoG+z96r79e3rxdRqK+yy8XUx1QmUc9VKaZ+qMqr1F+rsrd6aZUs9alUJs/8v2e3CrHvClawghWsYFlwuW2h3LbR+9A497IVAwCsNnv3IiFbrneQFcZ9ioCX6x0c7cmB68befozvCr5kIqFebfbugXSMEY7X8F4cDjHFdWMdpG6sy1wAgKM9uRcUDzUF++EMqRcHl9v2V3YDANSNheV659QnAaMyBPr3He1JroBQGCdjRRRjeOlLcEws1NKu4McC141lJxW3kLDBnLmZFcaVz/8D7loSEZYU7KunMAXrGA8Gx1wc/FyVK4Ur+HHAoYLByfLYbnTQMdW/DsA/uoiBhx5ZB4MvmWgrIgQOjSO32IiAabV6HjB+vxnYn07JwRTUZzm8GoxK6RxGEwPT+RlrOXCbMI+7SCj4LuCuzo9vnF5XFIxZ3GV+FnOXSZbi0GJP6zP+1mdTwA417czSviYFc/fULHCsN42/hyqZWHJ1OQ2vaC+zD5g7zuy/f0KGYQ0lnsj2NjRF6LWkimNgGhWx02LfUHNcPNSi4BSuYAUrWMEKZvsPwL1nIPQG7UAAAAAASUVORK5CYII=);
    width: 30px;
    height: 96px;
    position: fixed;
    bottom: 100px;
    cursor: pointer;
    display: none;
    right: 20px;
}
/*公共样式*/
*{margin:0;padding:0;}
.flv{ position:absolute;}
body{ min-width:1200px;background-color: #f5f5f5;}
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;}

/*公共样式*/


/*搜索*/

/*默认二级下拉导航菜单*/
.menu{ height:68px;position:relative;/*  z-index:99999;  */margin:0 auto; background: #a91e24; }
#nav {width:1200px; height:68px;  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:16px; color:#fff;text-align:center;position:relative;}
#nav li a{transition: background-color .3s;-webkit-transition: background-color .3s; text-align:center; display:block;color:#fff; text-decoration:none; float:left;position:relative; z-index:999; padding:0 17px;font-family:\5FAE\8F6F\96C5\9ED1;}
#nav>li { height: 100%; display: flex; align-items: center; }
#nav>li>a { color: #fff; padding: 8px 14px;border-radius: 18px;}
/* #nav .on{background: url(../images/nav-li.jpg) no-repeat left center;} */
#nav .menu-hover a{ color: #a91e24; transition: all .3s;background-color: #fff;}
#nav li ul { position:absolute;top:48px; width:300px; z-index: -10;opacity: 0;transition: all .3s;}
#nav li ul li{float:left; position: relative; width: 100%;  display:inline; border-bottom:1px solid #bd252c;  background:#a91e24 !important; padding:0px;}
#nav li ul li:last-child { border-bottom: none; }
#nav li ul a{white-space: normal; float:left;display:block;text-align:left;text-decoration:none;width:100%;box-sizing: border-box; /* text-align: center; */ font-weight:normal; padding:10px 13px;line-height:24px; font-size:14px; background:none !important; color:#fff !important;}
#nav li ul li span{ display:none;}
#nav>li:hover>ul {z-index:99999;top: 68px;opacity: 1;transition: all .3s;}
#nav>li>ul>li:hover>ul { z-index:9999; opacity: 1;transition: all .3s; }
#nav>li>ul>li>ul { position: absolute;top: 0px;left: 100%; }
#nav li ul a:hover  {color:#fff !important;  background:#bd252c !important;border-top: 0px;}
/* #nav li.sfhover ul {left:0px;display:block;} */
/*默认二级下拉导航菜单*/


/*头部*/
.header{width: 100%;background-color: #fff;}
.header-banner{width: 100%;height:250px;}
.index-header .header-banner { height: 100%; }
.header-content{width: 1200px;position: relative;height: 100%;margin: 0 auto;display: flex;align-items: center;}
.logo{position: absolute;top: 14px;left: 0px;}
.logo img{max-height: 130px;}
.banner{width: 1200px;height: 300px;margin: 0 auto;}
.banner-title{width: 100%; box-sizing: border-box; text-align: center;text-align: right; font-size: 30px;line-height: 30px; color: #111111;}
.b-arrow { position: absolute; top: 85px;right: 0; display: block; width: 60px; height: 20px; background: url('../images/b-arrow.png') no-repeat; }
.header-menu { width: 100%;height: 100px;position: relative; }
.header-menu .menu-list { width: 1200px;height: 100%; margin: 0 auto; }
.header-menu .line { width: 100%;height: 2px;background:linear-gradient( to right, transparent 0% , #22566D 50% , transparent 100%); }   
.menu-list ul { display: flex;height: 100%;  }
.menu-list ul li { position: relative; display: flex;font-weight: 400; height: 100%;align-items: center; justify-content: center; cursor: pointer; width: 300px; height: 100%;font-size: 24px;color: #bd252c; }
.menu-list ul li img { margin-right: 16px; }
.menu-list ul li:hover { font-weight: 800; }
.menu-list ul li::before { content: ''; display: block; position: absolute; left: 0;bottom: 25px; width: 1px; height: 50px; background-color:#22566D; opacity: 0.5; }
.menu-list ul li:last-child::after { content: '';display: block; position: absolute; right: 0;bottom: 25px; width: 1px; height: 50px; background-color:#22566D; opacity: 0.5;  }
.menu-list ul li.on { font-weight: 800; }

/*主要内容*/
.container{ width:100%; overflow:hidden;}
#home .container { min-height: 600px; padding-top: 30px;  }
.content{ width:1200px; margin:0 auto; overflow:hidden;}
/* .index-bg { position: fixed; z-index: 2; bottom: -30px; left: 50%;transform: translateX(-50%); } */

/* area1 */
.area1 { width: 680px; height: 360px; margin-bottom: 40px; box-sizing: border-box; padding-left: 120px; position: relative; background-color: #fff; border-radius: 14px;margin-left: 520px; }
.area1 .ar1-pic { position: absolute; left: -520px; bottom: 30px; width: 600px; height: 300px; border-radius: 10px; overflow: hidden; }
.area1 .ar1-pic img { width: 100%; height: 100%; }
.area1 .ar-content { padding-top: 40px; }
.area1 .ar-content h2 { font-size: 24px;  color: #111111; line-height: 24px; margin-bottom: 20px; }
.area1 .ar-content p { width: 510px; font-size: 16px; text-align: justify; color: #111111; line-height: 28px; }
.area1 .ar-content .to-link { display: block; width: 70px; height: 40px; background: url('../images/to-link.png') no-repeat; position: absolute; bottom: 30px; right: 50px; }

.bt-ar { display: flex;margin-bottom: 66px; }
.bt-ar .area { height: 360px; background-color: #fff; border-radius: 14px; box-sizing: border-box; padding: 0 30px;}
.area-title { width: 100%;height: 60px; border-bottom: 4px solid #F5F5F5; display: flex; align-items: center; justify-content: space-between; }
.area-title .t-l { display: flex; align-items: center; }
.area-title .t-l h3 { margin-left: 10px;font-size: 18px; color: #111111;  }
.area-title .more { font-size: 14px; color: #999999; }
.area-title .more:hover { color: #bd252c; }

/* area2 */
.area2 { width: 800px; margin-right: 40px; }
.area2 .ar-list { display: flex; flex-wrap: wrap;justify-content: space-between; }
.area2 .ar-list li a { transition: all .3s; display: flex; align-items: center; position: relative; width: 340px; height: 64px; box-sizing: border-box; border-bottom: 1px solid #999999; }
.area2 .ar-list li a::before { transition: all .3s; content: ''; display: block; background-color: #111111; width: 6px; height: 6px; border-radius: 50%; margin-right: 5px;}
.area2 .ar-list li a::after { content: ''; transition: all .3s; display: block; opacity: 0; width: 20px; height: 20px; background: url('../images/li-active.png') no-repeat; position: absolute; right: 10px; }
.area2 .ar-list li a:hover { color: #bd252c; border-bottom-color: #bd252c; transition: all .3s; }
.area2 .ar-list li a:hover::after { transform: translateX(10px); opacity: 1; transition: all .3s; }
.area2 .ar-list li a:hover::before { background-color: #bd252c; transition: all .3s; }

/* area3 */
.area3 { width: 360px;  } 
.area3 .area-title { margin-bottom: 20px; }
.area3 .swi-box { width: 200px; height: 245px; margin: 0 auto;position: relative; }
.area3 .swi-box .swiper-button-prev , 
.area3 .swi-box .swiper-button-next { width: 30px; height: 50px; background-color: #F3F3F3; border-radius: 4px; z-index: 3; }
.area3 .swi-box .swiper-button-prev { left: -50px; background-image: url('../images/arrow-l.png'); }
.area3 .swi-box .swiper-button-next { right: -50px; background-image: url('../images/arrow-r.png'); }
.area3 .swi-box img { width: 200px; height: 245px; display: block; }



/*foot*/
#foot{ width:100%; height:68px; overflow:hidden;text-align: center;background: #333333;}
.foot{ width:1200px;height:68px;  margin:0 auto;font-size: 14px;}
.foot-info{ color:#fff;}
.copy{height:68px;color:#fff; line-height:68px;}



/*内页侧栏*/
.ny-left{ width:250px; overflow:hidden; float:left; background:#fff; margin-top:30px;  margin-right: 30px; }
.ny-left-title{ position: relative; display: flex; align-items: center; box-sizing: border-box; height:68px; color:#FFFFFF; font-size:18px;  font-weight:bold; overflow:hidden;  padding-left: 35px;background: #bd252c url('../images/title-icon-white.png') no-repeat 10px center; }
.ny-left-content{ min-height:200px; _height:200px; overflow:hidden; padding:0 20px; }
.ny-left-content ul li{ width:100%; float:left; overflow:hidden; }
.ny-left-content li a{ display:block;  line-height:35px;font-size:16px; color:#111; transition: all .2s; -webkit-transition: all .2s; }
.ny-left-content>ul>li>a { display: flex;  padding: 14px 18px 14px 0; align-items: center; line-height: 28px; border-bottom: 1px solid #E5E5E5; background: url('../images/add.png') no-repeat right center ; }
.ny-left-content>ul>li.on>a { background-image: url('../images/reduce.png'); }
.ny-left-content>ul>li:last-child>a { border-bottom: none; }  
.ny-left-content>ul>li:last-child>ul { border-bottom: none; }
.ny-left-content li a:hover{ color: #bd252c;}
.ny-left-content ul .cur a{color: #bd252c;}
/* .ny-left-content ul .cur a{ color:#fff; font-weight:bold;} */

.ny-left-content li ul{ display:none; overflow:hidden;  }
.ny-left-content>ul>li.on>ul { border-bottom: 1px solid #E5E5E5; }
.ny-left-content li ul li{margin-bottom:0px; background:none; border:none;}
.ny-left-content li ul li a{ line-height:14px;margin-bottom: 20px; display: flex; align-items: center; box-sizing: border-box;  padding-left:28px; font-weight:normal; border:none; color:#999; font-size:14px;}
.ny-left-content li ul li:first-child>a { margin-top: 20px; }
.ny-left-content li ul li a::before { content: '';display: block; width: 5px; height: 5px; background-color: #999; border-radius: 50%; margin-right: 8px; }
.ny-left-content>ul>li>ul>li>ul>li a{width: 140px;}
.ny-left-content li.cur ul{ display:block;}
.ny-left-content li ul li.cur{ background: none; }
.ny-left-content li ul li.cur a{ color: #bd252c; padding-left: 38px; }
.ny-left-content li ul li.cur a::before { background-color: #bd252c; }
.ny-left-content li ul li a:hover{ color: #bd252c;  }
.ny-left-content li ul li a:hover::before { background-color: #bd252c; }
/*内页侧栏*/


/*内页右边内容区*/
.ny-right{overflow:hidden;background:#fff;   }
.ny-right-title{ height:32px; line-height:32px; text-align: right; color:#666; font-size:14px; overflow:hidden;background-color: #f5f5f5;}
.ny-right-title a { color: #666; }
.ny-right-title a:last-child { color:#bd252c;}
.ny-right-title a:hover { color: #bd252c; }
.ny-right-content{min-height:720px; line-height:24px; padding: 30px 20px 0; width:100%; box-sizing: border-box; position:relative; float:left; display:inline; }
.ny-right-content .list-title { margin: 30px 0; text-align: center;color: #111; font-size: 24px; }


.paging{ width:100%;height:30px;line-height:30px; margin-top:10px; }

/*内页右边内容区 - 文字内容*/
.right-main-title{ font-size:24px; line-height:24px;text-align:center;margin: 30px 0;}
.right-sub-title{ height:15px; line-height:15px; text-align:center;  margin-bottom:20px;}
.right-sub-title span{ margin: 0 10px; color:#999; font-size: 14px; }
.right-main-show{ line-height:24px; margin-bottom:20px;}
.right-main-show .MPreview-box .MPreview-mediaPlay { background:none; }
.next-page{ margin-top:50px; line-height:24px;}
.next-page  a:hover { color: #bd252c; }

/*内页右边内容区 - 文字内容*/
.img-center{ display:block; width:100%; text-align:center;}
/* #0D497B */
/*文字列表01*/
.news-list01 li{ height:80px;  margin-bottom: 20px; }
.news-list01 li a{ transition: all .3s;box-sizing: border-box;padding: 20px;background-color: #FAFAFA; display: block;height: 100%;border: 1px solid transparent;}
.news-list01 li .con-title { font-size: 16px;display: block;line-height: 16px; margin-bottom: 4px; color: #111; transition: all .3s; }
.news-list01 li .con-bot { display: flex; align-items: center; justify-content: space-between; font-size: 14px; }
.news-list01 .con-bot .con-time { color: #999999; }
.news-list01 .con-bot .con-view { color: #999999; display: flex;align-items: center; }
.news-list01 .con-bot .con-view::before { content: '';display: block;width: 20px;height: 20px;background: url('../images/eye.png') no-repeat; margin-right: 2px;}
.news-list01 li a:hover { transition: all .3s; border-color: #bd252c; }
.news-list01 li a:hover .con-title { transition: all .3s; color: #bd252c; }


/*文字列表02*/
.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:#bd252c; border-left:4px solid #bd252c; }
.news-list02 li a:hover span{ color:#bd252c;}

/*文字列表03*/
.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:#bd252c;}
.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;}

/*文字列表04*/
.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:#bd252c;}
.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;}

/*图片列表01*/
.img-list01 ul{ float:left; display:inline; display:inline;}
.img-list01 li{ width:155px; height:195px; 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;}


/*图片列表02*/
.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 #bd252c; 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;}

/*图片列表03*/
.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 #5481c1;}
.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;}

/*视频列表01*/
.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;}

/*视频列表02*/
.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:#bd252c;}
.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;}


/*视频列表03*/
.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(../../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; *top:6px;}
.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:#00367A; height:60px; line-height:60px;} 
#msg-title2{font-family:\5FAE\8F6F\96C5\9ED1;font-size:24px; color:#00367A; 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;}


/*内页*/




/*CSS manu style pagination*/

.manu { padding:3px; margin:3px; text-align:center; }
.manu a { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#006AC0; text-decoration:none;}
.manu a:hover { color:#666; border:#999 1px solid;}
.manu a:active { border:#999 1px solid; color:#666; }
.manu .current { border:#006AC0 1px solid; padding:2px 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #006AC0
}
.manu .disabled { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}

/*CSS manu style pagination*/

.manu2 { padding:3px; margin:3px; text-align:center; margin-top:20px; }
.manu2 a { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#006AC0; text-decoration:none;}
.manu2 a:hover { color:#666; border:#999 1px solid;}
.manu2 a:active { border:#999 1px solid; color:#666; }
.manu2 .current { border:#006AC0 1px solid; padding:2px 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #fff; PADDING-TOP: 2px; BACKGROUND-COLOR: #006AC0
}
.manu2 .disabled { border:#eee 1px solid; padding:2px 5px; margin:2px; color:#ddd;}