html,body{
    width:100%;
    height:100%;
}
.blue,blue a,.box h5 a,.box h6 a,.box a.more,.crumbs a{ color:#004499}
a{
border:none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color:transparent;
outline:none;
}
a:link{color:#111}
a:visited{color:#blue}
img{max-width:100%}
textarea{border:1px solid #DCDDDD; background:#fff;clear:both;color:#555;font-size:14px;height:130px;padding:5px 0 0 5px;text-align:left;width:99%; margin-bottom:8px}
.input-text,input.date,input.endDate,.input-focus{border:1px solid #DCDDDD; height:22px; padding:0 0 0 3px}
input.date,input.endDate{background: #fff url(/images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
input:focus{outline:none;}

.pad-6{padding:6px; overflow:hidden}.pad-10{padding:10px; overflow:hidden}.pad_10,.pad-lr-10{padding:0 10px}.pad-lr-6{padding:0 6px}
.hr hr{display:none}
.ib, .ib-li li, .ib-a a, .ib-span span,.btn,.btn input,.photo-hot li,.Article-Tool a ,.photo-list li,.photo-channel .photo-slide .change i,.photo-channel .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next,.photo-cat .content h5 span.blue a,.submit{display:inline-block;zoom:1;*display:inline;}

.ok{width:100%;height:100%;    color: #000;overflow: hidden;
    background: url(../images/2.jpg) 0 0 no-repeat;
    background-size: cover;
    background-color: #ddd;}
.m_logo{    width: 60%;    margin: 18% auto;    background: url(../images/m_logo.png) top center no-repeat;    background-size: contain;   height: 22%;}
.m_tel{    width: 41%;    margin: 27% auto 1% auto;    background: url(../images/2.png) top center no-repeat;    background-size: contain;   height: 13%;}
.m_tel a{display:block;width:100%;height:40%;outline:none}
.m_navBox{width:95%;margin:0 auto;overflow:hidden}
.m_navBox li{float:left;width:33.3333333%;text-align:center;padding-bottom:7%}
.m_navBox img{width:45%}
.m_navBox .m_rtBt{border-bottom: 2px solid #c8e2fd;border-right: 2px solid #c8e2fd;}
.m_navBox .Bt{border-bottom: 2px solid #c8e2fd;border-right: 2px solid transparent;}
.m_navBox .Rt{border-right: 2px solid #c8e2fd;}
.m_navBox .pdt6{padding-top: 7%;}

.pageList li{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;border-bottom:1px dashed #ccc}

/* 通用按钮 */
.btn{ padding-left:6px}
.btn,.btn input{background: url(/images/v9/button.png) no-repeat; height:24px; line-height:24px;width:auto;_width:0;overflow:visible !ie}
	 .btn input{background-position: right 0; border:0 none; color:#fff; padding-right:6px;_height:25px}
.submit{padding-left:3px}
.submit,.submit input{ background: url(/images/member/but.png) no-repeat; height:29px;width:auto;_width:0;overflow:visible !ie}
.submit input{background-position: right top; border:none; padding:0 10px 0 7px; font-size:14px}

/* 页面居中宽度  */


/* 区块间距调整  */
.h20{height:20px;min-height:20px;line-height:20px;}
.h15{height:15px;min-height:15px;line-height:15px;}
.h8{height:8px;min-height:8px;line-height:20px;}

/* 头部 */
.header{height:6%;position: fixed;top: 0;left:0;background:#0664af;width:100%;    box-shadow: 0 4px 5px rgba(9,2,4,.15);position: relative;    z-index: 9999;}
.header1{height:6%;position: fixed;top: 0;left:0;background:#0664af;width:100%;    box-shadow: 0 4px 5px rgba(9,2,4,.15); z-index: 9999;}
.about{margin-top:9%;padding:15px;line-height:180%;itext-indent:25px;min-height: 500px;}

.home-btn {
    width: 14.0625%;
    left: 1.09375%;
    top: 25%;
    position: absolute;
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: block;
}
.top-title {
    width: 70%;
    position: absolute;
    left: 15%;
    top: 18%;
    text-align: center;
    color:#fff;font-size:18px;
    overflow: hidden;
}
.nav-btn {
    width: 14.0625%;
    right: 0;
    top: 25%;;
    position: absolute;
    font-size: 0.4rem;
    line-height: 0.71rem;
    color: #f9b612;
    text-align: center;
    overflow: hidden;
}
.nav-btn img{width:40%}

.nav {
    background: #0152b5 !important;
}
.fixed {
    width: 220px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.nav li {
    width: 220px;
    margin: 0 auto;
    border-bottom: 1px solid #ffffff;
}


.nav li a {
    display: block;
    width: 100%;
    font: 100 16px/50px '微软雅黑';
    color: #fff;
    text-indent: 60px;
}


.nav li a span {
    margin-right: 3%;
}

.clicked {
    right: 220px!important;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.allpage {
    position: relative;
    z-index: 10;
    background: #fff;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    right: 0;
    min-height: 6rem;
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.black-clicked {
    width: 100%;
    padding-right: 2%;
    left: -227px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 1;
}
.black-fixed {
    position: fixed;
    z-index: 99999!important;
    left: 0;
    width: 0;
    top: 0;
    height: 150%;
    background: rgba(0,0,0,0.9);
    text-align: right;
    font-size: 0.4rem;
    color: #fff;
    line-height: 2;
    right: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0;
}

 
/* 4个服务 -moz-opacity:0.7;filter:alpha(opacity=70);opacity:0.7;-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);transform: rotateY(-180deg);*/
.ads{line-height:46px;}
.ads span {width: 97%;float:right;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}

/* main style */
.main{}
.main .col-left .slide{overflow:hidden;_float:left;zoom:1}

/* 通用容器 */
.box h5,.box h6{background: url(/images/v9/title.png) no-repeat right top;color:#1e50a2; height:26px; margin-bottom:10px; line-height:26px; padding-left:10px;border-bottom:1px solid #dce7f3; position:relative}
.box h6{ margin-bottom:0}
.box h5.title-1,.box h6.title-1{background-position: right -52px}
.box h5.title-2,.box h6.title-2{background-position: right -100px}
.box h5.title-2 span.tab{float:right; padding-right:6px; color:#a4bcd6}
.box h5.title-2 span.tab span{ color:#2064ae;cursor: hand;!important;cursor: pointer}
.box a.more{ font-size:12px; font-family:"宋体"; margin-right:8px; font-weight:normal; position:absolute;top:0; *top:1px;_top:1px; right:0}
.box .content{ padding:0 10px; overflow:auto}


/* 首页 */
.extend{ padding:0;}
.extend img{ margin:1px}
.extend .col-left{background: url(/images/v9/extend.png) no-repeat;height:36px; width:22px; color:#fff; text-align:center; padding-top:3px; font-weight:700; margin-right:6px}
.extend .col-auto{ font-family:"宋体"; color:#CCC;; padding:4px 0 0 0; height:40px}
.box .news-photo{padding:0 0}
.box .news-photo li{ float:left; width:139px; text-align:center; padding:5px 0; vertical-align:top}
.box .news-photo li div.img-wrap{ width:110px; margin:auto; margin-bottom:5px; height:85px;}
.box .news-photo li div.img-wrap a{ width:110px; height:85px;*font-size:62px;}
/*new-hot*/
.news-hot{}
.news-hot .content{ padding:16px 10px 0 16px}
.news-hot .content h4{ padding:1px 0 5px 5px; font-size:18px; font-family:"宋体",Verdana;}
.news-hot p {color:#777}
.news-hot p img{ float:left; margin-right:10px}
/* special */
.box{ background-color:#fff}
.box .special p{overflow:auto; margin-top:14px}
.box .special p img{margin-right:10px; float:left}
/* Digg */
.box .digg{background: url(/images/v9/num_list.png) no-repeat 10px 5px; padding-left:30px}
.box .digg li{ height:24px; line-height:24px; overflow:hidden; position:relative}
.box .digg li span{background:#fff url(/images/v9/icon.png) no-repeat 0 -67px; position:absolute; right:0; top:0; padding:0 0 0 13px; width:30px}
/* vote */
.box .vote h4{ font-size:14px; font-weight:normal}
.box .vote label{display:block; line-height:22px}
.box .vote .btn{ margin:6px 12px 0 0}

/*board*/
.list{ font-family:"宋体"; color:#888;}
.list li span{font-size:12px; padding:0 6px}
.cat-area{width:343px; float:left}
.cat-area .content p img{ margin-right:10px; float:left}
.cat-area .content p{color:#777; height:75px; overflow:hidden}
.cat-area .content p strong{ font-size:14px; color:#333}
/* Blogroll */
.blogroll {}
.blogroll h5{ background:none; font-size:12px; margin:0 2px}
/* 当前位置 */
.crumbs{background: url(/images/v9/icon.png) no-repeat left -38px; padding:3px 0 3px 18px; font-family:"宋体"; border-bottom:1px solid #c3d4e7; margin-bottom:10px}
.crumbs span{color:#7e7e7e}
.mgr0{margin-right:0}
.mgbt58{margin-bottom:58px}
.mgbt38{margin-bottom:38px}


/* 行业动态 */
.main .tongzhi{width:688px;height:359px;margin-right:12px;display: table;}
.main .dongtai{width:400px;height:359px;}
.main .dongtai .p1{padding:10px 0}
.main .dongtai .dtfk{padding:0 10px}
.main .dongtai .dtfk hr {border-top:1px solid #eee;margin:10px 0}
.main .dongtai .p1{color:#960103;font-size:16px}
.main .dongtai .p2{color:#aaa;}
.main .tit{height:40px;line-height:40px;background: url(/images/titBg.png);position:relative;;}
.main .tit a.link1{color:#111;font-size:18px;padding:0 23px;position:absolute;left:0}
.main .tit a.link2{padding:0 5px;font-size:12px;right:0;position:absolute;color:#a0a0a0}
.main .newsTop{overflow:hidden;margin:10px 0;border-bottom:1px solid #ccc;padding-bottom:16px}
.main .newsTop .top1{overflow:hidden;width:78%;}
.main .newsTop .top2{overflow:hidden;position:relative;}
.main .top2 a.link1{color:#111;font-size:12px;display:block;font-weight:bold;float:left;width:73%;}
.main .top2 a.link2{font-size:10px;display:block;float:right;color:#960202;}
.main .top3{color:#bbb;margin:5px 0;}

.main .tzList li{line-height:31px;iborder-bottom:1px solid #eee;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;    width: 99.5%;}
.main .tzList .title a{white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width:80%;float: left;}
.main .tzList .title_date { float:right; _position:relative;color:#960202;font-size:10px }
.main .linkbox{padding:0 20px;}
.main .linkbox li{margin-bottom:26px;float:left;width:212px;font-size:16px}

.main .fwBox{width:333px;margin-right:20px;overflow: hidden;}
.main .fcBox{width:400px;margin-right:20px;}
.main .znBox{width:327px;}
.main .fwContent li{margin-top:35px;width:50%;text-align:center;float:left}
.main .fwContent p{font-weight:bold;padding:5px 0}
.main .fcContent{margin-top:17px;}
.main .fcContent img{display:block}
.main .fcContent .fcList{width:170px}
.main .fcList .title{white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width:97%;line-height: 35px;}
.main .znCotent li{font-size:16px;line-height: 35px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;   width:100%}

.hLine6{border-top:6px solid #960103;}

a.hong1:link,a.hong1:visited{color:#960103}

.zazhi{width:540px;overflow:hidden}
.zazhi .zzLeft{width:125px;}
.zazhi .zzLeft li{color:#fff;background: url(/images/zLibg1.png);height:38px;line-height:38px;padding-left:14px;margin-bottom:42px;font-size:16px}
.zazhi .zzLeft li.on{background: url(/images/zLibg.png);}
.zazhi .zzRight .zzIMGbg{width:364px;height:100%;margin:0 auto;background:#eee;text-align:center}
.zazhi .zzRight .zzIMGbg:before {   
  content: '';   
  display: inline-block;   
  height: 100%;   
  vertical-align: middle;   
  margin-right: -0.25em; /* Adjusts for spacing */  
}   
.zazhi .zzRight{width:390px;height:356px}
.zazhi .zzRight .centered {   
  display: inline-block;   
  vertical-align: middle;   
}

.ebookDiv{text-align:center;font-size: 16px;}
.ebookDiv li{float:left;width: 30.33%;    margin: 10px;    border: 1px solid #ddd;    padding:20px 20px 10px 20px;    border-radius: 8px;    background: #f6f6f6;}
.ebookDiv img{width:178px;height:129px}

.curPos{background:#dcdcdc;height:30px;line-height:30px;padding-left:10px;border-top:2px solid #960202}
.heng{font-size:0;}
.heng img{width:100%}
.wrap{}
.wrap .wrapLeft{width:280px}
.wrap .wrapLeft .ssTxt{border:1px solid #960103;text-indent:1em;padding:3px 0;width:72%;border-radius:25px;margin:8px 0}
.wrap .wrapLeft .ssBtn{background:#960103;color:#fff;padding:5px 20px;border-radius:25px;border:0}
.wrap .wrapRight{padding:40px;width:820px;}
.wrap .wrapRight .subTit{position:relative;margin:3% 0;border-top:1px solid #960103;border-bottom:1px solid #960103;height:30px;line-height:30px}
.wrap .wrapRight .subTit span{float:left;width:33.3%;}
.wrap .wrapRight .content{color:#585858;}
.wrap .artTit{height:40px;line-height:40px;color:#fff;background:#960202;padding-left:14px;font-size:16px}
.wrap .artList{background:#ffebec;padding:0 14px;}
.wrap .artList li{height:40px;line-height:40px;}
.wrap .artList a{color:#a02327}

.wrap .intro{overflow: hidden;width:350px;}
.wrap .intro ul{width:262px;margin:20px auto}
.wrap .intro li{line-height:43px;font-size:16px;text-align:center;background:url(/images/liBg.png);margin-bottom:9px}
.wrap .introRight{width:730px;}
.wrap .introRight .pageList li{line-height: 43px; border-bottom: 1px dotted #9099A4;background: url(/images/m2ico01.jpg) no-repeat left center;
    padding-left: 15px;
    font-size: 14px;}
.wrap .introRight .subTit{position:relative;margin:3% 0;border-top:1px solid #960103;border-bottom:1px solid #960103;height:30px;line-height:30px}
.wrap .introRight .subTit span{float:left;width:33.3%;}
.wrap .introRight .content{color:#585858;}
.cor_hs {color: #888;}

.hongxian{margin:19px 0;border-bottom:6px solid #960202}

/* 横向滚动基本样式 */
.cxscroll{position:relative;margin-top:30px}
.cxscroll .box{overflow:hidden;}
.cxscroll .list{overflow:hidden;width:9999px;}
.cxscroll .list li{float:left;width:203px;}
.cxscroll .list  img {display:block;}
.cxscroll .list  .TitName {width:82px;padding:3px 0;}
.cxscroll .prev{}
.cxscroll .next{}
.scroll_horizontal .prev { left: -39px;background-position: 0 -48px;}
.scroll_horizontal .next { right: -39px;  background-position: 0 0 ;}
.scroll_horizontal .prev, .scroll_horizontal .next {  position: absolute;  top: 50%; margin-top: -25px; width:26px;height: 48px; background-image: url(/images/jiantou1.png); background-repeat: no-repeat;font: 0/0 Arial;cursor: pointer;
}

.tabbox{overflow:hidden;margin-top:10px;}
.tabbox .tab{overflow:hidden;background:#f1f1f1;line-height:54px;}
.tabbox .tab a{display:block;width:33.33333333%;float:left;text-align:center;color:#111;font-weight:bold;border-right:1px solid #fff;}
.tabbox .tab a:hover{background:#e9e9e9;}
.tabbox .tab a.on{background:#960103;color:#fff}
.tabbox .content{overflow:hidden;padding:0 5px;}
.tabbox .content dt{display:none;}
.tabbox .content li{line-height:36px; }
.tabbox .content span.title{width:75%;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;float: left;display:block}
.tabbox .content span.time{width:70px;display:block;float: right;color:#960202}

/* tab */
#tab{margin-top:20px;}
#tab .tab_menu{line-height:54px;overflow: hidden;/*width:100%;float:left;position:absolute;z-index:1;*/}
#tab .tab_menu li{float:left;width:50%;border-right:1px solid #fff;background:#f1f1f1;cursor:pointer;text-align:center;font-weight:bold;}
#tab .tab_box{margin-top: 10px;/*clear:both;top:74px;position:relative;*/}
#tab .tab_menu .selected{background-color:#960103;cursor:pointer;color:#fff}
.hide{display:none;}

#tabbox{ width:600px; overflow:hidden; margin:0 auto;}
.tab_conbox{}
.tab_con{ display:none;}
.tab_con a{margin-bottom:6px;    float: left;    width: 212px;    font-size: 16px;}

.tabs{height: 40px;background-image: url(/images/bg1.gif);padding-left: 5px;}
.tabs li{line-height:35px;float:left;border-right:1px solid #bbb;overflow: hidden;position: relative;margin:5px 0 0 0;cursor:pointer}
.tabs li a {display: block;padding: 0 40px;outline: none;}
.tabs li a:hover {background: #fff;}	
.tabs .thistab,.tabs .thistab a:hover{background: #fff;}

.tab_con {padding:12px;font-size: 14px; line-height:175%;}


.znCotent{line-height:22px}
.iu{
-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);

    filter: gray; }
.m2box3a {
	padding: 0px 3px;
	min-height: 80px;
	_height: 80px;
}

.mct1_v2 {
	background: no-repeat;
	line-height: 44px;
	height: 44px;
	padding-top: 0px;
	padding-left: 24px;
}
.mct1 {
	height: 40px;
	border-bottom: 1px solid #E4E8EF;
	line-height: 40px;
	padding: 2px 12px 0px 28px;text-align:right
}
.m2rboxv2 {
	padding-top: 28px;
	padding-bottom: 38px;
}
.m2rbox {
	margin: 0px auto;
	padding: 20px 0px 30px;
}
.m2new_title {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	border-bottom: 1px dashed #D0D0D0;
	padding-bottom: 14px;color: #960103;
}

.m2new_info {
	line-height: 44px;color:#b1b1b1;text-align:center
}
.m2newEditor {
	font-size: 14px;
	line-height: 26px;
	padding: 10px 0px 35px;    text-indent: 29px;
}

.m2newEditor img {
    text-indent: 0;
    margin-bottom: 20px;
    display: block;
}
.m2page2 {
	line-height: 60px;
	height: 60px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px dotted #E0E0E0;
}
.pagexx {
	clear:both;
	height:30px;
	margin:20px;
	overflow:hidden;
}
.mbbody_body .pagexx {
	margin-left:20px;
}
.pagexx ul {
}
.pagexx ul li {
	float:left;
	border:1px solid #ccc;
	padding:2px 9px;
	margin:0 3px;
	line-height:20px;
	background:#fff;
}
.pagexx ul li.thisclass {
	display:inline-block;
	border:1px solid #E61D6D;
	padding:2px 9px;
	margin:0 3px;
	background:#E61D6D;
	color:#fff;
}
.pagexx ul li.thisclass a {
	color:#fff;
}
.pagexx ul li a:hover {
	color:#E61D6D;
}
.pagexx ul li span {
	display:inline-block;
	padding:0;
}
 

.newsTitle{overflow:hidden;background:#22ad38;height:36px;iline-height:36px;position:relative; }
.newsTitle a:nth-child(1){font-weight:bold;color:#fff;disdplay:block;text-align:center;padding:9px 30px;background:#01561f}
.newsTitle a:nth-child(2){color:#fff;padding:0px 14px;font-size:12px;float:right;}
.newsTitle a.link1{font-weight:bold;color:#fff;display:block;text-align:center;padding:8px 30px;position:absolute;background:#01561f;left:0}
.newsTitle a.link2{color:#fff;padding:10px 14px;font-size:12px;right:0;position:absolute;}

.newsLi ul{padding: 0 5px;height:279px;overflow:hidden}
.newsLi li{border-bottom:1px dashed #dcdcdc;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width:415px}
.newsLi .zi li{border-bottom:1px dashed #dcdcdc;height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width:248px}
.newsLi .zi div{display:inline;height:279px;overflow:hidden}
.newsLi ul.h254{padding: 0 5px;height:254px;overflow:hidden}
.newsLi ul.h115{padding: 0 5px;height:115px;overflow:hidden}
.newsLi ul.zi_down{idisplay:inline;height:152px;overflow:hidden;margin-bottom:12px;padding-top:5px}
.newsLi ul.zi_down li{white-space:nowrap;text-overflow:ellipsis;overflow: hidden;width:245px;}

.kanwu{min-height:290px;overflow:visible}
.kanwu ul{border-left:2px solid #23ac38;border-right:2px solid #23ac38;padding:0 7px;}
.kanwu li{padding-left:40px;itext-align:Center;height:64px;line-height:64px;font-size:16px;font-weight:bold;letter-spacing:2px;}
.kanwu li.k1{border-bottom:1px solid #22ad38;}
.kanwu li img{vertical-align:middle;ipadding:8px 0}
.kanwu li a{padding:0 0 0 16px}


.policy{width:880px;margin-right:20px;float:left;overflow:auto}
.download{width:260px;float:left;overflow:auto}
.service{width:878px;height:130px;margin-top:1px;border:1px solid #22ad38;display: table;_margin-top:20px;*margin-top:20px;}
.service .pub{width:36px;height:130px;background:#01561f;color:#fff;font-weight:bold;float:left;vertical-align:middle;text-align:center;margin-right:26px;}
.service .svcImg{width:92px;height:128px;;float:left;vertical-align:middle;text-align:center;margin-right:44px;display:inline}
.service img{margin-top:9px}

.linkTitle{overflow:hidden;background:#bce5c3;height:36px;line-height:36px;}
.linkTitle span.web1{color:#fff;text-align:center;padding:11px 30px;background:#01561f}
.linkTitle span.web2{padding-left:10px}
.linkTitle a{color:#015521}

.hong{width:208px;height:70px;text-align:center;margin-left:150px;float:left}
.hong img { vertical-align:middle; margin-top:18px} 
.copyright{text-align:Center;font-size:14px;color:#fff;background:#333;padding:10px}

/* 图片频道 - photo */
.photo-channel .photo-slide{ width:435px; padding:5px;border:1px solid #c3d4e7;zoom:1;}
.photo-channel .photo-slide .FocusPic .title-bg,.photo-channel .photo-slide .FocusPic .title{ bottom:35px}
.photo-channel .photo-slide .change{bottom:0px; left:0; text-align:left; height:30px;}
.photo-channel .photo-slide .change i{background: url(/images/v9/focusBg.gif) no-repeat right top; width:39px; height:30px; text-align:center; padding:0; margin-right:8px; line-height:30px;color:#049}
.photo-channel .photo-slide .change i.cur{background-position: left top; color:#fff; font-weight:700}
.photo-channel .photo-hots,.box-hots{float:left; width:242px; margin-right:10px;_margin-right:5px; height:auto; overflow:hidden;padding-bottom:5px;}
.photo-channel .photo-hots h4, .box-hots h4{text-align:left;height:26px;*height:25px;font:18px/26px "MicroSoft YaHei","SimHei";color:#457bb4;*line-height:25px;margin:0; padding:5px 0 0px 30px}
.photo-channel .photo-cat{ position:relative; height:auto}
.photo-cat .content h5 a,.photo-cat .content h5 a strong{background-image: url(/images/v9/title_photo.png);background-repeat: no-repeat; height:35px; padding-left:10px;display:block; float:left;text-decoration: none;}
.photo-cat .content{padding-bottom:6px}
.photo-cat .content h5 a strong{background-position: right top; padding-right:14px; color:#fff; float:left; line-height:35px}
.photo-cat .content h5{position:absolute;left:14px; top:-4px; width:98%}
.photo-cat .content h5 span{ font-size:12px; font-weight:normal; padding-left:12px; line-height:38px}
.photo-cat .content h5 span.blue a{ background-image:none; float:none; padding:0 4px; height:auto}
.photo-cat .content h5 span.blue a:hover{ color:#F30}
.photo-cat .content h5 span.blue a.more{ float:right}
.photo-cat .photo-list{ padding-top:45px}
.photo-list li{ vertical-align:top; width:188px;*width:191px; text-align:center; padding-bottom:12px}
.photo-list li div.img-wrap{ width:160px; height:120px; margin:auto; margin-bottom:3px}
.photo-list li div.img-wrap a{ width:160px; height:120px;*font-size:88px;}

 
/* 内容 */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ border:1px solid #C3D4E7;zoom:1; padding:0 20px}
#Article h1{color:#000;font:800 26px/30px "宋体",arial;margin-bottom:6px; text-align:center; padding:16px 0 8px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:20px; color:#999}
#Article .content{ font-size:14px}
#Article .content p{font-size:14px;line-height:23px;text-align:justify;word-wrap:break-word; padding:8px 0}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px}
#Article .related{ padding:10px 0 0}
#Article .related a{ color:#0b3b8c}
.Article-Tool{ border:1px solid #c3d4e7; position:relative; top:-1px; text-align:right; padding:8px; vertical-align:middle; height:15px; background-color:#f4f8fd}
.Article-Tool a{width:16px;height:16px;line-height:16px;background: url(/images/v9/icon.png) no-repeat; margin-left:6px;}
.Article-Tool a:hover{text-decoration: none}
.Article-Tool a.t,.Article-Tool a.t6{background-position: left -336px; width:auto; padding-left:16px; color:#8896b1}
.Article-Tool a.t1{background-position: left -115px;}
.Article-Tool a.t2{background-position: left -159px;}
.Article-Tool a.t3{background-position: left -205px;}
.Article-Tool a.t4{background-position: left -250px;}
.Article-Tool a.t5{background-position: left -294px;}
.Article-Tool a.t6{background-position: left -421px;padding-left:18px;}
/*关键字提示*/
.point{border:1px solid #ffbf7a; background:#fffced;  position: absolute; z-index:1000; width:auto;}
.point .arro{position:absolute; top:-9px;*top:-13px; left:97px; width:18px; height:9px;background: url(/images/v9/key_float.png) no-repeat;}
.point .contents{padding:8px 10px; text-indent:0;margin-right:10px;font-weight:normal;}
.point a.close span{display:none}
.point a.close{background: url(/images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute; right:4px; top:4px;*top:0px;_top:0px;outline:none;}
.point a.close:hover{background-position: left -46px}
.point span.o1,
	.point span.o2,
	.point span.o3,
	.point span.o4{position:absolute;width:3px;height:3px;background: url(/images/fillet.png) no-repeat; line-height:0; font-size:0}
	.point span.o1{background-position: left top; top:-1px;*top:-5px; left:-1px;}
	.point span.o2{background-position: right top; top:-1px;*top:-5px; right:-1px}
	.point span.o3{background-position: left -3px; bottom:-1px;*bottom:3px; left:-1px}
	.point span.o4{background-position: right -3px; bottom:-1px;*bottom:3px; right:-1px;}

/*图片内容*/
.photo-channel #Article .tool{ position:relative; height:35px; padding-top:6px}
.photo-channel #Article .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next{background: url(/images/v9/up-next.png) no-repeat; height:27px; width:31px;margin-right:10px; overflow:hidden; line-height:27px}
.photo-channel #Article .tool .auto span,.photo-channel .tool .up span,.photo-channel .tool .next span{ visibility:hidden}
.photo-channel #Article .tool .auto{background-position: -39px top;}
.photo-channel #Article .tool .next{background-position: -78px top;}
.photo-channel #Article .Article-Tool{ position:absolute; right:0; border:none; background:none; font-size:12px; font-weight:normal}
.photo-channel #Article .tool .stat{ color:#999;}
.photo-channel #Article .big-pic{ text-align:center; padding:10px 0; border:1px solid #ededed; background-color:#fafcfe; position: relative}
.photo-channel #Article .big-pic #big-pic{display:table-cell;vertical-align:middle;*display:block; overflow:hidden;*font-size:480px; width:896px; height:650px}
.photo-channel #Article .big-pic .max{ position:absolute; bottom:0px; right:0px;background: #FFF url(/images/v9/max.png) no-repeat 5px center; z-index:101; padding:5px 5px 5px 20px}
.photo_prev{position:absolute;left:0;top:0;width:50%;height:100%;z-index:100}
.photo_next{ position:absolute; right:0; top:0; width:50%; height:100%; z-index:100}
.photo_prev a,.photo_next a{background-image: url(/images/blank.gif);display:block; width:100%; height:100%; outline:none;}

#Article .list-pic{ padding:22px 0 16px; height:100px}
#Article .cont{overflow:hidden; float: left; width:616px; height:80px}
#Article .cont li{ float:left; width:123px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:100px; height:75px; margin:0 auto;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(/images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{margin-top:3px;cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(/images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}
/* endSelect */
#endSelect{top:290px;left:333px;position:absolute;width:230px;height:71px;border:1px solid #8a8a8a;display:none;z-index:200;}
#endSelect .bg{height:100%;width:100%;background:#000;filter:Alpha(Opacity=50);opacity:0.5;}
#endSelect .E_Cont{position:absolute;top:10px;left:26px;color:#fff;font-size:14px;}
#endSelect .E_Cont p{padding:4px 0;zoom:1;overflow:hidden;}
#rePlayBut,#nextPicsBut,#endSelect #endSelClose{background:url(/images/v9/big-btn.png) no-repeat}
#rePlayBut{float:left;width:69px;height:23px;background-position: 0px -167px;}
#nextPicsBut{float:left;width:97px;height:23px;background-position: -100px -167px;margin-left:10px;}
#endSelect #endSelClose{background-position: 0px -217px;position:absolute;top:3px;right:3px;cursor:pointer;width:11px;height:11px;overflow:hidden;z-index:2;}

.photo-channel #Article .text{ border:1px solid #ddd; background-color:#f3f3f3; padding:8px 10px; zoom:1; margin-bottom:20px}
.photo-channel .relevance{ padding:5px 10px 10px}
.photo-channel .relevance h5,.comment h4{background: url(/images/v9/icon.png) no-repeat left -375px; padding-left:16px;}
.photo-channel .relevance .photo-list{ padding:0; overflow:auto; padding-top:10px}
.photo-channel .relevance .photo-list li{ float:left; width:153px; padding:0}
.photo-channel .relevance .photo-list li .img-wrap{width:110px;height:86px;margin:0 auto;background: url(/images/v9/pic_bg.png) no-repeat; border:none; margin-bottom:6px}
.photo-channel .relevance .photo-list li .img-wrap a{*font-size:59px;width:104px; height:86px; padding:1px 5px 5px 1px }
.photo-channel .relevance .photo-list li .img-wrap a:hover{ background:none}

.box .photo-hot{padding:0 2px}
.photo-hot li{width:119px;*width:50%; text-align:center; padding:5px 0; vertical-align:top}
.photo-hot li div.img-wrap{ width:94px; margin:auto; margin-bottom:5px; height:64px;}
.photo-hot li div.img-wrap a{ width:94px; height:64px;*font-size:48px;}
/* 分页 */
#pages { padding:14px 0 10px; font-family:宋体 }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(/images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }


/* 评论-form */
.comment-form{border:1px solid #c3d4e7; padding:10px 20px; margin-bottom:10px}
.comment-form h5{ height:22px; padding-bottom:5px;border-bottom:1px solid #C3D4E7;}
.comment-form strong{background: url(/images/icon/user_comment.png) no-repeat; padding-left:21px; float:left}
.yzm{display:none;position:absolute; background:url(/images/admin_img/login_ts140x89.gif) no-repeat; width:140px; height:89px;text-align:center; font-size:12px;}
	.yzm a:link,.yzm a:visited{color:#036;text-decoration:none;}
	.yzm a:hover{ color:#C30;}
	.yzm img{ cursor:pointer; margin:0px auto; width:130px; height:50px; margin-top:4px; border:1px solid #fff; margin-bottom:1px;}

.comment-form .posn{ padding:10px 0}
.comment-title{ text-align:center; padding:5px 0 10px}
.comment-title a:hover{	text-decoration: none;	color: #F60;}
.comment{border:1px solid #C3D4E7;zoom:1;  padding:8px 15px}
.comment h4{ border-bottom:1px solid #C3D4E7; padding-bottom:6px; margin-bottom:15px}

.comment .title{ margin-bottom:5px}
.comment .title span{ position:relative; top:-5px}
.comment .content{ font-size:14px; background:#f6f9fb; border:1px solid #c4d5df; zoom:1; padding:8px 10px; margin:5px 0}
.comment .content span{display:block;}
.comment_button{margin-bottom:15px;}
.comment_button a{padding:5px; border:solid 1px #C3D4E7; }
.comment_button a.on{background:#4C7FB6; color:#fff;border:solid 1px #3E73A9}


/* footer style */
/* link */
.footer p.info{}
.footer p.info{color:#666; line-height:24px;text-align:center; padding:12px 0; margin-top:15px; border-top:1px solid #dbe7ed}
.footer p.info a{color:#666;}
/*link*/
.colli li{display:inline-block;zoom:1;*display:inline;overflow:hidden;vertical-align:middle;}
.ylink h5 a.rt{ margin-right:8px; font-weight:normal; font-family:"宋体"}
.ylink h5 a.red{ color:red; font-weight:normal; padding:0 6px}
.ylink .imgul li{ text-align:center; margin:5px 10px;}
.ylink .linka a{ margin:10px; white-space:nowrap; height:30px; line-height:30px;}

.itemli{ margin:0px 10px;}
.itemli li{padding:10px 0px;}
.itemli li a{background:url(/images/bg_member_1.gif) no-repeat -5px -126px;font-weight:bold; padding-left:14px;color:#004499; font-size:13px;}
.pd_b0{padding-bottom:0px;}
/*内容摘要*/
.summary {background-color:#F6FAFD;border: 1px solid #DCDDDD;font-size: 14px;line-height: 23px;margin: 15px 0 0;padding: 12px 5px 6px;text-align: justify;text-indent: 2em;}
a:hover{color:#960202}

.conactMe{width:100%;overflow:hidden;text-indent:0;margin-top:5%}
.conactMe li{width:50%;float:left;list-style:none;word-break:break-all;margin-bottom: 5%;background: url(/images/i_tel.gif); background-repeat: no-repeat;background-size: 15%;    text-align: left;    line-height: 1.5;    padding-left: 9%;    background-position-y:0px;}
.conactMe li.mail{background: url(/images/i_mail.gif); background-repeat: no-repeat;background-size: 15%;}
.conactMe li img{max-width:25%}
.conactMe .contactText{color:#999;ipadding:2% 0;}
.conactMe .contactInfo{color:#111;font-size:14px;ifont-weight:bolder}
.mapper{width:100%;ifloat:left;clear:both;margin-top:5%;text-align:center;text-indent:0;    }
.mapper h3{margin:2% 0;color:#ff6600}
.mapper .ewm{padding:3% 0;width:60%;}
.mapper .mapLeft{width:100%;float:left;background:#f9f9f9;iheight:340px;margin-bottom: 5%;}
.mapper .mapRight{width:100%;float:right;iheight:340px;}
.mapper .mapRight img{width:100%}