@charset "utf-8";
body, html{font-size:14px;color:#333; background:#fff;/*min-width:100%;*/}
a{color:#333;}a:hover{color:#000;text-decoration:none;}
.ax-img img{ max-width:100%;display:inline-block;padding:4px;background-color:#fff;border:1px solid #ddd;border-radius:4px;}
.ax-container{width:1200px;padding-right:5px;padding-left:5px;margin-right:auto;margin-left:auto;}
@media only screen and (min-width:1200px){
	body, html{min-width:1170px;}
	.ax-container{width:1170px;}
}

.ax-container_p5{padding-right:5%;padding-left:5%;margin-right:auto;margin-left:auto;}
.ax-container-fluid{margin-right:auto;margin-left:auto;}
.ax-row{padding-right:0px !important; padding-left:0px !important;}

.col-lg-2dot4{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}

	.col-lg-2dot4{float:left;}
	.col-lg-pull-2dot4{right:20%;}
	.col-lg-push-2dot4{left:20%;}
	.col-lg-offset-2dot4{margin-left:20%;}
	.col-lg-2dot4{width:100%;}

/* 小屏幕（平板，小于等于 768px） */
@media (min-width:767px) {
	.col-lg-2dot4{width:50%;}
}
/* 中等屏幕（桌面显示器，小于等于 992px） */
@media (min-width:991px) {
	.col-lg-2dot4{width:33.33333333%;}
}
/* 大屏幕（大桌面显示器，小于等于 1200px） */
@media (min-width:1199px) {
	.col-lg-2dot4{width:25%;}
}
/* 大屏幕（大桌面显示器，小于等于 1440px） */
@media (min-width:1439px) {
	.col-lg-2dot4{width:20%;}
}
@media (min-width:1919px){
	.col-lg-2dot4{width:20%;}
}


/*pc端导航*/
.ax-head{}.ax-nav{width:1200px;}.ax-logo img{max-width:100%;}.ax-menu{background-color:#076ce0;}
.ax-menu li{ float:left;}
.ax-menu li a{ display:inline-block; width:100%; text-align:center; color:#fff; text-transform:capitalize;}
.ax-menu li a.ax-menu-one{ height:50px; line-height:50px; padding:0 36px; font-size:18px; }
.ax-menu li a.ax-menu-one:hover, .ax-menu li.sfhover a.ax-menu-one{ background-color:#0660c6;}
.ax-menu li a.ax-menu-one b{font-weight:normal; position:relative;}
.ax-menu li a.ax-menu-one span{ position:relative;}
dl.dropdown-menu{margin:0;border-top-left-radius:0;border-top-right-radius:0; border:0; text-align:center; z-index:9;}
dl.dropdown-menu dt a, dl.dropdown-menu dd a{ display:block;line-height:40px; border-top:1px solid #e50211; color:#fff; height:40px; overflow:hidden;}
dl.dropdown-menu dt a:hover, dl.dropdown-menu dd a:hover{ background-color:#d10000;}
.dropdown-menu { background-color:rgba(209,0,0,0.9);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5d10000,endColorstr=#E5d10000); padding:0; min-width:144px;}
.dropdown-submenu{position:relative;}
.dropdown-submenu > .dropdown-menu{top:0;left:150%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover > .dropdown-menu{display:block;}
.dropdown-submenu > a{ position:relative;}
.dropdown-submenu > a:after{position:absolute;display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc; right:10px; top:15px;}
.dropdown-submenu:hover > a:after{border-left-color:#fff;}
.dropdown-submenu.pull-left{float:none;}
.dropdown-submenu.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.ax-dropdown-menu p{text-align:center;}


/*pc端走马灯*/
.slideBox{overflow:hidden;position:relative;border-bottom:6px solid #0e52b5;}
.slideBox .hd{overflow:hidden;position:absolute;right:20%;bottom:5%; z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
.slideBox .hd ul li{display:inline-block; cursor:pointer; margin:10px; width:10px; height:10px; line-height:10px; text-align:center; background-color:rgba(215,0,3,0.6); border:1px solid #B50003; color:#fff; text-indent:-12em;overflow:hidden;border-radius:10px;cursor:pointer;
	transition:all .7s;
	-moz-transition:all .7s;	/* Firefox 4 */
	-webkit-transition:all .7s;	/* Safari 和 Chrome */
	-o-transition:all .7s;	/* Opera */
}
.slideBox .hd ul li.on{background-color:rgba(215,0,3,1);width:100px;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{zoom:1;}
.slideBox .bd li a ins{display:block;width:100%;height:0;padding-bottom:23%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.slideBox .bd li a ins:after{content:"";clear:both;display:block;}
.slideBox .bd li a img{display:none;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:40px;background:url(images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{left:auto;right:3%;background-position:8px 5px;}
.slideBox .prev:hover, .slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}


/*pc端小样式*/
.qimg{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}
.ax-bb1sc{border-bottom:1px solid #ccc;margin-bottom:20px;}
.ax-desc:before{content:"";clear:both;display:block;}
.ax-desc:after{content:"";clear:both;display:block;}
.ax-desc-h1{height:27px !important;}
.ax-desc-h2{height:54px !important;}
.ax-desc-h3{height:81px !important;}
.ax-desc-h4{height:111px !important;}
.ax-desc-h5{height:135px !important;}
.ax-ti0{text-indent:0 !important;}
.ax-ffss{font-family:'SimSun';font-size:xx-large;}
.ax-bgc_f1{background-color:#f1f1f1;}

/* 非重合区域 start */

.ax-top{ background-color:#f7f7f7; border-bottom:1px solid #e5e5e5; /*background-image:url(../images/neiye_01.jpg); background-position:center; height:7px;*/}
.ax-top ul{ height:30px; line-height:30px; color:#434343;}
.ax-top ul li a{ color:#434343;}

div.search{ float:right; margin-top:35px;}
div.search .form-group, div.search .form-group .input-group{width:100%;}
.form-control_{ width:90% !important; height:40px;background-color:#e50211; border:none; border-bottom:1px solid #ed4e59; color:#fff;}
input.form-control_::-webkit-input-placeholder{color:#ed4e59;}
.input-group-addon{ width:10% !important; height:40px; background:url(../images/search.png) center no-repeat;background-size:26px 26px; border:none; border-bottom:1px solid #ed4e59;}
.input-group-addon:hover{background-color:#e50211;border-bottom-color:#ed4e59;}

.ax-ad_top{background:url(../images/ad_bg.jpg) center;}
.ax-ad_top ul li{height:131px;float:left;}
.ax-ad_top ul li.tel_ad{width:400px;background:#0e52b5 url(../images/tel_ad.png) center no-repeat;}
.ax-ad_top ul li.erweima_ad{width:129px;background:url(../images/erweima.jpg) center bottom no-repeat;margin-left:2px;}
.ax-ad_top ul li.ad_ad{color:white;padding-left:3%;}
.ax-ad_top ul li.ad_ad p{font-size:24px;padding:20px 0;}
.ax-ad_top ul li.ad_ad span{font-size:18px;padding:10px 50px;background:url(../images/duihao.png) center left no-repeat;}

.ax-in-title{text-align:center;}
.ax-in-title h3{font-size:28px;color:#196be8;font-weight:normal;}
.ax-in-title span{text-transform:uppercase;color:#94b3e4;display:inline-block;padding:10px 0;}
.ax-in-title p{color:#b5b5b5;padding:20px 0 10px;position:relative;}
.ax-in-title p:before{content:"";position:absolute;border-bottom:1px solid #196be8;width:650px;left:50%;margin-left:-325px;top:5px;}
.ax-in-title p:after{content:"";position:absolute;width:21px;height:5px;background-color:#196be8;border-style:solid;border-color:white;border-width:0 8px; left:50%;top:3px;}

.ax-prolist_menu a{padding:10px 20px;margin:10px; border:1px solid #434343;border-radius:3px;}
.ax-prolist_menu a:hover{background-color:#196be8; border-color:#196be8; color:#fff;}

.ax-prolist article{ margin-top:10px; margin-bottom:20px;}
.ax-prolist article a{ display:block; background-color:#fff; -moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);box-shadow:0 5px 10px rgba(0,0,0,0.5);}
.ax-prolist article a:hover{ border-color:#196be8;}
.ax-prolist article a ins{position:relative; display:block;width:100%;height:0;padding-bottom:95%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.ax-prolist article a ins:before{}
.ax-prolist article a ins:after{content:"";}
.ax-prolist article a ins i{ display:block; width:100%; height:0;padding-bottom:95%; background:rgba(25,107,232,0.5) url(../images/link.png) center no-repeat;background-size:20%; position:absolute; top:102%;}
.ax-prolist article a:hover ins i{ top:0;}
.ax-prolist article a ins img{ max-width:100%; max-height:280px;}
.ax-prolist article a span{ display:block;text-align:center;border-top:6px solid #2f82ff; background-color:#eee; color:#333; font-size:18px;line-height:2;padding:10px 0;}
.ax-prolist article a span p{font-size:14px;color:#6e6e6e;}

.ax-in-more{ display:inline-block; border:1px solid #196be8; background-color:#196be8; color:#fff; font-family:'Microsoft YaHei'; font-size:16px; text-transform:uppercase; padding:10px 100px;border-radius:5px;}
.ax-in-more:hover{ background-color:#fff; color:#196be8;}

.ax-in-title_about p:after{border-color:#f1f1f1;}
.ax-in-about li article{background-color:white;margin-top:70px;padding:10%;color:#666;line-height:2;}
.ax-in-about li article h3{font-weight:normal;}
.ax-in-about li article div a.about{background-color:#d00000;border:1px solid #d00000;color:white;padding:10px 50px;}
.ax-in-about li article div a.about:hover{background-color:white;color:#d00000;}

.ax-in-titles_bg{position:relative;}
.ax-in-titles_bg:before{content:"";display:block;width:100%;height:480px;background-color:#196be8;position:absolute;}
.ax-in-titles_bg ul{position:relative;}
.ax-in-titles{text-align:center;color:white;padding-top:80px;}
.ax-in-titles h3{font-size:42px;}
.ax-in-titles span{font-size:45px;font-weight:100;}
.ax-in-titles p{color:#a7a7a7;line-height:2;padding:30px 0 95px;}

.ax-in-youshi{}
.ax-in-youshi li.col-lg-2dot4{padding-left:10px;padding-right:10px;}
.ax-in-youshi li a{text-align:center;}
.ax-in-youshi li a ins{border:6px solid #fff;padding-bottom:120%;}
.ax-in-youshi li a em{display:block;font-size:24px;color:#fe2724;padding:15px 0;}
.ax-in-youshi li a p{color:#a0a0a0;line-height:2;}

.ax-in-anli{position:relative;}
.ax-in-anli li.ax-in-title{position:absolute;top:500px;}

.ax-in-lingyu li{width:20%;}
.ax-in-lingyu li:nth-child(1){margin-top:140px;}
.ax-in-lingyu li:nth-child(2){margin-top:70px;}
.ax-in-lingyu li:nth-child(4){margin-top:70px;}
.ax-in-lingyu li:nth-child(5){margin-top:140px;}
.ax-in-lingyu li:nth-child(7){margin-top:70px;}
.ax-in-lingyu li:nth-child(8){margin-top:140px;}
.ax-in-lingyu li:nth-child(9){margin-top:70px;}
.ax-in-lingyu li a ins{padding-bottom:165%;border-radius:5px;background-color:#196be8;}

.ax-adaptable{position:relative; display:block;width:100%;height:0;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}

.ax-in-new dt{ text-align:center;}
.ax-in-new dd{ border-bottom:1px dashed #e2e2e2; margin:0 10px;}
.ax-in-new dd a{ display:block; padding-left:30px; background:url(../images/ico-new.png) 5px 50% no-repeat;}
.ax-in-new dd a article{ float:left;}
.ax-in-new dd a span{ float:right; color:#b8b8b8;}
.ax-in-new dd a, .ax-in-new dd article, .ax-in-new dd span{ height:50px; line-height:50px;}

.ax-in_ad1{background:url(../images/ad1_bg.jpg) center no-repeat;}
.ax-in_ad1 ul{height:330px;}
.ax-in_ad1 ul li{color:white;font-size:18px;line-height:2;}
.ax-in_ad1 ul li p{font-size:48px;}

.ax-in-more_ad{border:1px solid #fff; background-color:#fff; color:#000;padding:10px 60px;border-radius:3px;font-size:14px;}
.ax-in-more_ad:hover{border-color:#076ce0; background-color:#076ce0; color:#fff;}

.ax-xuanze li{background-color:#f4f4f4;}
.ax-xuanze li section{position:relative;}
.ax-xuanze li section:after{content:"";display:block;padding-bottom:100%;}
.ax-xuanze li section article{position:absolute;display:block;padding:15%;}
.ax-xuanze li section article h3{font-weight:normal;padding-bottom:30px;}
.ax-xuanze li section article h3:after{content:"";display:block;border-bottom:2px solid #196be8;width:90px;margin-top:14px;}
.ax-xuanze li section article p{display:block;min-height:100px;}
.ax-xuanze li section article a{background-color:#666;color:white;padding:14px 35px;}

.ax-in-fengcai{background:url(../images/zbj.jpg) center top no-repeat;padding-top:50px;}
.ax-in-fengcai .ax-in-title h3, .ax-in-fengcai .ax-in-title span, .ax-in-fengcai .ax-in-title p{color:white;}
.ax-in-fengcai .ax-in-title p:before{border-color:white;}
.ax-in-fengcai .ax-in-title p:after{background-color:white;border-color:#515b74;}

.ax-in_new-list li a{display:inline-block;padding:10px 20px;background-color:#196be8;color:#fff;margin:0 15px;}
.ax-in_new-list li a:hover{background-color:#e98e17;}
.ax-in_new-title{border-bottom:2px solid #d3d3d3;}
.ax-in_new-title span, .ax-in_new dt a{display:inline-block;margin:10px;color:#333;}
.ax-in_new-title span{font-size:25px;float:left;font-weight:normal;}
.ax-in_new-title a{float:right;padding-top:20px;font-weight:500;}
.ax-in_new span{color:#1a1a1a;font-size:24px;font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1;}
.ax-in_new ins{color:#666;font-size:16px;font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1;}
.ax-in_new ins:after{display:block;content:'';width:20px;height:3px;background-color:#196be8;margin-top:15px;}
.ax-in_new h3{color:#1b2d4b;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.ax-in_new .text{line-height:2;padding:10px 0;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ax-in_new a.more_new{color:#333;text-transform:uppercase;padding:10px 25px;border:1px solid #919191;}
.ax-in_new a.more_new:hover{background-color:#196be8;color:#fff;}
.ax-in_news section{display:block;background-color:#f5f5f5;}
.ax-in_news section article{padding:20px;}
.ax-in_news section article div.md{border-right:1px solid #c7c7c7;color:#666;font-size:16px;font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1;padding:0;}
.ax-in_news section article div.md span{color:#1a1a1a;font-size:24px;padding:0;display:block;}

.ax-in_news section article div{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:normal;}
.ax-in_news section article div.text h4{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-weight:normal;margin:10px 0;}

.ax-in_news a:hover section{background-color:#196be8;}
.ax-in_news a:hover section article span, .ax-in_news a:hover section article div h4, .ax-in_news a:hover section article div{color:#fff;}
.ax-in_news a:hover section article span{border-right-color:#fff;color:#fff;}

/*---------------------------------------------------------------------------*/
.bdsharebuttonbox{ display:inline-block;}
/*---------------------------------------------------------------------------*/


/*pc端case*/
.ax-in-prolist{ background:url(../images/bg_bg01_5lkd.jpg) center no-repeat;}
.ax-in-prolist-title{ padding-left:100px;}
.ax-in-prolist-title h2{ color:#fff; font-size:36px;}
.ax-in-prolist-title h4{ color:#fff; font-size:24px; font-weight:normal;}
.ax-in-prolist li{ float:left; height:500px; background:#19539d; padding-left:0; padding-right:0;}
.ax-in-prolist li div.imgdiv{ display:block; text-align:center; width:100%; height:500px; line-height:496px;}
.ax-in-prolist li div.imgdiv img{ max-width:100%; height:500px;}

.ax-in-prolist li{position:relative;cursor:pointer;overflow:hidden;}
.ax-in-prolist li a{ display:block;}
.ax-in-prolist li section{height:500px;width:100%;position:absolute;left:0;top:-500px;color:#ffffff;z-index:2; padding:15%;}
.ax-in-prolist li .img{
	-moz-transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
	transition:.5s ease-in;}
.ax-in-prolist li:hover .img{transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);}
.ax-in-prolist li section i{width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;background:#ad182f;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);font-size:16px;}
.ax-in-prolist li section h4, .ax-in-prolist li section ins, .ax-in-prolist li section span, .ax-in-prolist li section article{ display:block; width:90%; margin:auto;}
.ax-in-prolist li section h4{font-size:18px; font-weight:normal;padding-top:30px;}
.ax-in-prolist li section ins{font-size:12px;}
.ax-in-prolist li section span{font-size:12px; line-height:24px; padding:10px 0;}
.ax-in-prolist li section b{display:block;position:absolute;width:48px;height:48px;left:50%;margin-left:-24px;top:100px;background:url("../images/link.png") no-repeat 0 0; display:none;}
.ax-in-prolist li section article strong{ font-size:18px; float:left;}
.ax-in-prolist li section article a{ float:right; width:106px; height:32px; text-align:center; line-height:28px; font-weight:bold; background-color:#c00810; color:#fff; border:2px solid #fff; text-transform:uppercase;}
.ax-in-prolist li section a:hover{ background-color:#fff; color:#c00810;}

/*pc端底部样式*/
.ax-links a{ padding:5px 10px; border:1px dashed #ccc; margin:5px 10px; line-height:37px; text-shadow:1px 1px 0 #fff;}.ax-links a:hover{ background-color:#ccc;}


.ax-footTel{ background-color:#196be8; height:66px; line-height:66px; color:#fff; text-align:center; font-size:16px; text-transform:uppercase;}
.ax-footmenu{ background-color:#18212a;color:#fff;}.ax-footmenu a{color:#fff;}.ax-footmenu a:hover{color:#fff;}
.ax-footmenu ul{border-bottom:1px solid #919399;}
.ax-footmenu dt{ color:#fff;font-size:18px;}
.ax-footmenu dt a{display:inline-block;padding-bottom:10px;margin-bottom:15px;font-weight:normal;}
.ax-footmenuleft{padding-right:5%;margin-bottom:5%;}
.ax-footmenuleft dd{line-height:2;}
.ax-footmenuleft dd.Contact{padding-left:37px;background:url(../images/ico4.png) 0px 5px no-repeat;color:#919399;}
.ax-footmenuright{ width:220px;}
.ax-footmenuright a{ display:inline-block; width:100px; color:#919399; height:25px; line-height:25px;}



.ax-qrcode{color:#ddd;padding-right:30px;}
.ax-qrcode dd img{max-height:200px;}
.ax-copyright{ border-bottom:none !important;}
.ax-copyright li{ padding:10px 0px;}
.ax-copyright li ins{ display:inline-block; margin-right:30px; color:#c0c0c0;}
.ax-copyright p{ padding:10px 0px; color:#919399;}
.ax-copyright li p a{ color:#ccc;}
.ax-copyright li p a:hover{ color:#888; transition:all .5s; -moz-transition:all .5s; /* Firefox 4 */ -webkit-transition:all .5s; /* Safari 和 Chrome */ -o-transition:all .5s; /* Opera */ -moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);box-shadow:0 5px 10px rgba(0,0,0,0.5);}

.ax-footer{ background-color:#0f141a; color:#919399; line-height:2;}
.ax-footer a{ color:#919399;}

/*pc端滑动效果*/
.picScroll-left{ position:relative; margin:auto;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ height:36px; overflow:hidden; cursor:pointer; text-align:center; z-index:1;background-color:#0058ab;}
.picScroll-left .hd .prev{ background:url("../images/left.png") no-repeat; left:-93px;}
.picScroll-left .hd .next{ background:url("../images/right.png") no-repeat; right:-95px;}
.picScroll-left .hd .prev, .picScroll-left .hd .next{ background-color:#0058ab;}
.picScroll-left .hd .prev:hover, .picScroll-left .hd .next:hover{ background-color:#999;}
.picScroll-left .hd .prevStop{ background-position:-60px 0;}
.picScroll-left .hd .nextStop{ background-position:-60px -50px;}
.picScroll-left .hd ul{ float:right; overflow:hidden; margin:5px; zoom:1;}
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat;}
.picScroll-left .hd ul li.on{ background-position:0 0;}
.picScroll-left .hd a{display:block; width:48%;line-height:36px;color:#fff;}
.picScroll-left .bd .tempWrap{ width:1170px !important;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ float:left; _display:inline; overflow:hidden;}
.picScroll-left .bd ul li a{ display:block;margin-left:15px;margin-right:15px;}
.picScroll-left .bd ul li a ins.imgdiv{position:relative; display:block;width:100%;height:0;padding-bottom:150%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;border:1px solid #fff;}
.picScroll-left .bd ul li a ins.imgdiv img{ max-width:100%; max-height:230px;}
.picScroll-left .bd ul li a ins.imgdiv img{
	-moz-transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
	transition:.5s ease-in;}
.picScroll-left .bd ul li a:hover ins.imgdiv img{transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);}

.picScroll-left .bd ul li a em{ font-weight:normal;font-size:18px;padding-top:20px;}
.picScroll-left .bd ul li a span, .picScroll-left .bd ul li a p{  color:#7d7d7d; font-size:14px;}
.picScroll-left .bd ul li a em, .picScroll-left .bd ul li a span, .picScroll-left .bd ul li a p{display:block;text-align:center;}
.picScroll-left .bd ul li a p{padding-bottom:20px;}

/*pc端tab框架*/
.slideTxtBox{ text-align:left;  }
.slideTxtBox .hd{ height:50px; padding:0 20px; position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:42px; }
.slideTxtBox .hd ul li{ float:left; padding:5px 15px; margin:5px 10px; cursor:pointer; height:40px; line-height:30px; border:1px solid #ddd; border-radius:5px; }
.slideTxtBox .hd ul li.on{ background:#00aff0; color:#fff; border-color:#06d; }
.slideTxtBox .bd ul{ padding:15px; zoom:1; }
.ax-in-new-list a{ display:block; margin:auto; width:95%; height:99px; background:url(../images/ax-in-05.png) right bottom no-repeat;}
.ax-in-new-list a:hover{ background-image:url(../images/ax-in-05-hover.png);}
.ax-in-new-list a ins{ display:block; float:left; width:83px; height:83px; background:url(../images/ax-in-04.jpg) center no-repeat; margin-right:20px; text-align:center; color:#fff;}
.ax-in-new-list a:hover ins{ background-image:url(../images/ax-in-04-hover.jpg);}
.ax-in-new-list a ins b{ display:block; font-size:30px; color:#b6b6b6; padding:9px 0;}
.ax-in-new-list a dt{ width:95%; font-weight:normal; padding-top:15px;}
.ax-in-new-list a dd{ width:95%; color:#6c6b6b; line-height:28px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow{  position:absolute; right:20px; top:0; }
.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next{ background-position:0 -50px;  }
.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }


/* 非重合区域 end */
@media screen and (min-width:450px){
	.ax-beijing{background:url(../images/contact-bg.jpg) center bottom no-repeat;}
	.ax-beijing{padding:20px 30px 430px 10px;}
}
.ax-contact-beijing{position:relative;}
.ax-contact-beijing:after{content:"";display:block;width:525px;height:595px; background:url(../images/contactus-bg.png) right bottom no-repeat;position:absolute;top:80px;right:0;}
p.t_tools1{ margin:auto; font-size:14px; height:50px; line-height:50px; clear:both; text-transform:capitalize; text-align:center;}p.t_tools1 span{font-family:Georgia;}p.t_tools1 a{ color:#000;}

/*分页按钮*/
#flip{ color:#666;}
#flip .digg4{ font-family:'microsoft yahei'\5FAE\8F6F\96C5\9ED1,'simsun'b8b\4f53,arial;}
#flip .digg4 span,#flip .digg4 a{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa; margin:2px; text-decoration:none;}
#flip .digg4 strong{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#8d022f; margin:2px; text-decoration:none;}

/*上下篇*/
.met_page{ text-align:left;}
.met_page strong{margin-right:15px;}

.prolist_page{ width:300px; height:300px; margin:10px;}
.prolist_page a{ height:298px; line-height:298px; display:block; margin:auto; text-shadow:1px 1px #ec421c; border:1px dashed #000;}
.prolist img{ margin:auto; max-height:298px; max-width:298px;}

.list_new li{clear:both;}
.list_new li a{display:block;padding:15px 10px 15px 10px;border-bottom:1px dashed #ddd;}
.list_new li:before{content:"";}
.list_new li:after{content:"";display:inline-block;height:2px;width:3%;background-color:#06d;position:relative;bottom:25px;
	transition:width 2s;
	-moz-transition:width 2s; /* Firefox 4 */
	-webkit-transition:width 2s; /* Safari and Chrome */
	-o-transition:width 2s; /* Opera */
}
.list_new li:hover:after{width:100%;bottom:22px;
	transition:width 2s;
	-moz-transition:width 2s; /* Firefox 4 */
	-webkit-transition:width 2s; /* Safari and Chrome */
	-o-transition:width 2s; /* Opera */
}

.ax-list li{ float:left;margin-bottom:40px;}
.ax-list a{ border:4px solid #cfd2d9;}
.ax-list a:hover{ border-color:#06d; -webkit-transform:translate3d(0, -2px, 0);transform:translate:;(0, -2px, 0);}

.ax-list a img{
	-moz-transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
	transition:.5s ease-in;}
.ax-list a:hover img{transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);}

.ax-list a .t2{ background-color:#fff;}
.ax-list a:hover .t2{ background-color:#06d;}
.ax-list a .t2 h3, .ax-list a .t2 span{ padding-right:10px;}
.ax-list a:hover .t2 h3, .ax-list a:hover .t2 span{ color:#fff;}
.ax-list .t1{ display:block; overflow:hidden; max-width:100%;}
.ax-list .t1 .t1-img{ width:100%; background-image:url(../../jiangjun/pic_bg.jpg);}
.ax-list .t1 .t1-img ins{position:relative; display:block;width:100%;height:0;padding-bottom:75%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.ax-list a .t1{ color:#fff;}
.ax-list .t1{ position:relative; left:0; text-align:center;}
.ax-list a:hover .t1{ border-color:#523f7f;}
.ax-list .t1 span{ position:absolute; left:0; top:-70%; width:100%; height:70%; cursor:pointer; background-color:rgba(0,0,0,0.5);}
.ax-list .t1 h3, .ax-list .t1 i{ position:absolute; width:100%;}
.ax-list .t1 h3{ font-size:16px; bottom:20%;}
.ax-list .t1 i{ display:block; bottom:0; font-weight:normal; line-height:1.5;}
.ax-list .t1 p{ position:absolute; bottom:0; font-size:9px\9; width:100%; text-transform:uppercase; background-color:rgba(0,0,0,0.5);text-indent:0;padding:8px 0;line-height:1.5;margin-bottom:0;}
.ax-list .t2{ text-align:right; padding-left:20%;}
.ax-list .t2 h3{ border-bottom:1px solid #ddd; font-size:18px; line-height:34px;}
.ax-list h3, .ax-list h4{ font-weight:normal;}
.ax-list .t2 span{ font-size:16px; line-height:28px; font-style:italic; color:#aaa;}
.ax-list .t2 h4{ line-height:2; color:#aaa; display:block; height:20px;}
.ax-list a:hover .t2 h4{ color:#666;}
#ax-list .t1 span{top:-80%;height:80%;}

.pshow{ width:100%; overflow:hidden;}
.pshow .ulimg, .pshow .list-none{float:left; width:50%;}
.pshow .ulimg{ margin:10px 0; max-height:370px; text-align:center;}
.pshow .ulimg img{ max-width:100%; max-height:370px;}
.list-none{ overflow:hidden; margin:10px 0px;}
.list-none li{margin-left:5%;padding-left:0.5em; border-bottom:1px dashed #ccc;position:relative;}
.list-none li:after{content:"";display:block;clear:both;}
.list-none li:nth-child(2n-1){background-color:#f5f5f5;}
.list-none li h3{ color:#666;padding:10px 0;margin-bottom:0;font-family:Arial, "microsoft yahei"; position:relative;padding-left:12px;font-size:1.8rem;}
.list-none li h3:before{content:"";position:absolute;left:2px;top:8px;bottom:8px;border-left:3px solid #e4393c;}
.list-none li span:nth-child(1){position:absolute;}
.list-none li span:nth-child(2){display:inline-block;text-indent:2.5em;}
.list-none li p{text-indent:2.5em;margin-bottom:0;}

.proTxtBox{}
.proTxtBox .hd{background:#f7f7f7;border:1px solid #eee;border-bottom-color:#e4393c;position:relative;}
.proTxtBox .hd:after{content:"";display:block;clear:both;}
.proTxtBox .hd ul{float:left;/*position:absolute;left:20px;top:-1px;*/}
.proTxtBox .hd ul li{cursor:pointer;float:left;padding:3px 27px;}
.proTxtBox .hd ul li.on{background:#e4393c;color:white;}
.proTxtBox .bd ul{padding:55px 15px 30px;zoom:1;}

.ax-in-list-line:after{content:"";position:absolute; top:45px; right:0; height:160px; border-left:1px solid #ccc;}
.ax-in-list dd{ border-bottom:1px dotted #ccc;}
.ax-in-list dd a i:before{ color:#523f7f; margin:0 10px;}
.ax-in-list dd a{ display:block; width:100%; line-height:33px; overflow:hidden; white-space:nowrap;}
.ax-in-list dd:hover{ border-color:#523f7f;}
.ax-in-list dd a:hover{ background:#06d; color:#fff;}
.ax-in-list dd a:hover i:before{ color:#fff;}
.ax-in-contact{ margin:5px 20px 10px; line-height:2;}

.ax-left-width{}
.ax-left-top-pa{/* position:absolute;*/ margin-top:10px; top:-100px; z-index:7; border-radius:5px 5px 0px 0px;}
.ax-left-top{}
.ax-left-top-title{ height:100px; overflow:hidden;}
.ax-left-top-title strong, .ax-left-top-title span{ display:block; color:#666; padding-left:15%;}.ax-left-top-title span{color:rgba(147,147,147,0.5);font-size:70px;margin-top:-25px;margin-left:-6px;text-transform:capitalize;}
.ax-left-top-title strong{ background:url(../images/ax-left-top-bg.png) 20px 40% no-repeat; margin-top:20px; font-size:30px;font-weight:normal;}
.ax-left-top-menu{border-bottom:13px solid #06d;}
.ax-left-top-content{ background:url(../images/contact.jpg) no-repeat;}
.ax-left-top-content strong, .ax-left-top-content span{ color:#666;}.ax-left-top-content span{font-size:18px;margin-top:0;}
.ax-left-top dd img{ max-width:100%;}
.ax-left-top dd a{ display:block; position:relative; z-index:7;overflow:hidden; margin:20px 0;}
.ax-left-top dd a span{display:block; background-color:#f2f2f2;z-index:9;padding:4% 13% 4% 0;font-size:17px;border-radius:0 7px 7px 0;text-align:right;}

.ax-left-top dd a.menu_two{ font-weight:normal; background-color:#aaa; line-height:30px; padding-left:30px;}
.ax-left-top dd a span{
	transition:all .7s;
	-moz-transition:all .7s;	/* Firefox 4 */
	-webkit-transition:all .7s;	/* Safari and Chrome */
	-o-transition:all .7s;	/* Opera */
}
.ax-left-top dd a span:before{content:"";position:absolute;z-index:-1;height:100%;width:0;top:0;background-color:#06d;
	transition:all 1.7s;
	-moz-transition:all 1.7s;	/* Firefox 4 */
	-webkit-transition:all 1.7s;	/* Safari and Chrome */
	-o-transition:all 1.7s;	/* Opera */
}
.ax-left-top dd a span:before {left:-40px;
	transform:skew(-45deg, 0);
	-ms-transform:skew(-45deg, 0); 	/* IE 9 */
	-moz-transform:skew(-45deg, 0); 	/* Firefox */
	-webkit-transform:skew(-45deg, 0); /* Safari and Chrome */
	-o-transform:skew(-45deg, 0); 	/* Opera */
}
.ax-left-top dd a:hover span, .ax-left-top dd a.on span{color:#fff;}
.ax-left-top dd a.on span{background-color:#06d;}
.ax-left-top dd a:hover span{/*transform:translateY(-30%);transform:translate3d(0,-30%,0);*/transform:translateX(7%);margin-left:-7%;}
.ax-left-top dd a:hover span:before, .ax-left-top dd a:hover span:after {width:199%;}
.ax-left-content{ display:block; border:1px solid #f2f2f2; border-top:none; overflow:hidden; padding:10px; white-space:break-word;font-size:16px;}.ax-left-content p{ display:inline-block;}

.ax-title{ line-height:51px; color:#666; /*text-align:right;*/}.ax-title a{ color:#888;padding-right:10px;}.ax-title a:hover{ color:#333; text-decoration:underline;}
.ax-title span{ display:inline-block; float:left; padding-left:20px;padding-right:10px; font-size:22px; color:#06d; border-bottom:3px solid #06d;}
.ax-title span i{margin-right:20px;top:7px;}
.ax-title span i:before{font-size:30px;}
.ax-content{ margin:0 15px; line-height:2; word-break:break-all;font-size:18px;}.ax-content img{ max-width:100%;display:inline-block;padding:4px;background-color:#fff;border:1px solid #ddd;/*border-radius:4px;*/}.ax-content p{text-indent:2em;margin-bottom:20px;}.ax-content p img:nth-child(1){margin-left:-2em;}
.ax-content h3{font-weight:normal;margin-bottom:20px;}
.ax-content table{margin:10px auto 20px;}
.ax-content table tbody{}
.ax-content table tr{}
.ax-content table tr.firstRow{background-color:#f7f7f7;border-top:2px solid #bbb;}
.ax-content table tr th, .ax-content table tr td{border:1px solid #ddd;padding:8px 10px;}
.ax-content table tr th{font-weight:bold;}
.ax-content table tr td{}
.ax-content-title{/*padding:55px 0 25px;*/margin-bottom:25px;color:#2b2b2b;}
.ax-content-title h3{font-weight:normal;}
.ax-content-title p{overflow:hidden;font-family:Arial;font-size:4.4rem;color:#ecebeb;line-height:8rem;text-transform:uppercase;}
.ax-content-title:before{content:"";}
.ax-content-title:after{content:"";display:inline-block;width:25px;height:1px;background-color:#06d;margin:20px 0;}
.ax-culture ul{margin-bottom:20px;}
.ax-culture ul:after{content:"";display:block;clear:both;}
.ax-culture li{margin-bottom:20px;}
.ax-culture_01{display:block;width:40%;height:100%;border:1px solid #e2e2e2;background:#fff url(../images/jtbac_03.png)right bottom no-repeat;background-size:contain; position:absolute;top:0;right:15px;}
.ax-culture_01:before{content:"";margin-top:20%;margin-left:-40px;float:left;width:0;height:0;border-width:20px;border-style:solid;border-color:transparent #fff transparent transparent;}
.ax-culture_a p{margin:auto;width:80%;overflow:hidden;padding:0px;}
.ax-culture_a p.p1{margin-top:40px;font-size:20px;color:#333;line-height:40px;font-weight:bold;}
.ax-culture_a p.p1:before{content:"";display:inline-block;width:4px;height:22px;border-radius:5px;background-color:#ed6d00;margin-right:20px;position:relative;top:4px;}
.ax-culture_a p.p2{margin-top:5px;font-size:16px;color:#666;line-height:26px;}
.ax-culture ul.ax-culture_a li:nth-child(2n){text-align:right;}
.ax-culture ul.ax-culture_a li:nth-child(2n-1) div.ax-culture_01{border-left:0;}
.ax-culture ul.ax-culture_a li:nth-child(2n) div.ax-culture_01{left:15px;text-align:left;border-right:0;}
.ax-culture ul.ax-culture_a li:nth-child(2n) div.ax-culture_01:before{float:right;margin-right:-40px;transform:rotate(180deg);}
.ax-culture ul.ax-culture_b li em{display:inline-block;overflow:hidden;border:4px solid #babdd3;border-radius:50%;position:relative;top:67px;}
.ax-culture ul.ax-culture_b li{text-align:center;}
.ax-culture ul.ax-culture_b li div.ax-culture_02{width:100%;overflow:hidden;background-color:#f8f6fa;padding-top:77px;padding-bottom:20px;min-height:320px;}
.ax-culture_b p{width:90%;overflow:hidden;margin:0px auto;padding:0px;}
.ax-culture_b p.p1{font-size:20px;color:#333;font-weight:bold;line-height:40px;position:relative;padding-bottom:10px;margin-bottom:10px;}
.ax-culture_b p.p1:after{content:"";display:inline-block;width:20px;height:4px;overflow:hidden;background-color:#ed6d00;border-radius:5px;position:absolute;left:50%;bottom:0px;margin-left:-11px;}
.ax-culture_b p.p2{font-size:15px;color:#666;line-height:24px;margin-top:10px;font-weight:bold;}
.ax-culture_c{margin-top:40px;}
.ax-culture_c li a.video_click1{display:block;overflow:hidden;position:relative;}
.ax-culture_c li a.video_click1 p{overflow:visible;font-style:normal;width:100%;position:absolute;left:0px;top:50%;margin-top:-40px;}
.ax-culture_c li a.video_click1 p b{width:40px;height:40px;display:block;overflow:visible;margin:0px auto;padding:0px;background:url(../images/pic/play.png) center no-repeat;background-size:100%;position:relative;}
.ax-culture_c li a.video_click1 p span{width:100%;display:block;overflow:hidden;color:#fff;font-size:20px;line-height:40px;text-align:center;}
.ax-culture_c li a:hover img{transform:scale(1.01, 1.01);-moz-transform:scale(1.1, 1.1);-webkit-transform:scale(1.1, 1.1);}


.ax-contact{background-color:#f6f6f6;padding:90px 45px 80px;}

.ax-contact-text{margin-bottom:50px;}
.ax-contact-text .yuan{display:inline-block;width:40px;height:32px;border-radius:0;vertical-align:top !important;border:none;}
.ax-contact-text li{padding:30px 0;border-bottom:1px solid #d7d7d7;}
.ax-contact-text li:last-child{border-bottom:0;}
.ax-contact-text li div{display:inline-block;margin-left:40px;}
.ax-contact-text li:last-child div{width:calc(100% - 80px);}
.ax-contact-text li:hover .yuan{border-color:#D9D9D9;}
.ax-contact-text li h3{font-size:18px;margin-bottom:18px;position:relative;}
.ax-contact-text li h3:after{position:absolute;bottom:-9px;width:20px;height:1px;background:#C4C4C4;content:'';display:block;left:0;}
.ax-contact-text li:hover h3{color:#06d;}
.ax-contact-text li h3 span{margin-left:10px; font-weight:normal;}
.ax-contact-text li p{line-height:20px;font-size:24px;/*font-size:smaller;*/}
.ax-contact-text li:nth-child(1) .yuan{background:url(../images/lxwm_11.png) no-repeat center;}
.ax-contact-text li:nth-child(1):hover .yuan{background:url(../images/lxwm_11-a.png) no-repeat center;}
.ax-contact-text li:nth-child(2) .yuan{background:url(../images/lxwm_13.png) no-repeat center;}
.ax-contact-text li:nth-child(2):hover .yuan{background:url(../images/lxwm_13-a.png) no-repeat center;}
.ax-contact-text li:nth-child(3) .yuan{background:url(../images/lxwm_04.png) no-repeat center;}
.ax-contact-text li:nth-child(3):hover .yuan{background:url(../images/lxwm_04-a.png) no-repeat center;}
.ax-contact-text li:nth-child(4) .yuan{background:url(../images/lxwm_06.png) no-repeat center;}
.ax-contact-text li:nth-child(4):hover .yuan{background:url(../images/lxwm_06-a.png) no-repeat center;}
.ax-contact-text li:nth-child(5) .yuan{background:url(../images/lxwm_01.png) no-repeat center;}
.ax-contact-text li:nth-child(5):hover .yuan{background:url(../images/lxwm_01-a.png) no-repeat center;}
.ax-contact-text li:nth-child(6) .yuan{background:url(../images/lxwm_14.png) no-repeat center;}
.ax-contact-text li:nth-child(6):hover .yuan{background:url(../images/lxwm_14-a.png) no-repeat center;}
.ax-contact-text li:nth-child(7) .yuan{background:url(../images/lxwm_05.png) no-repeat center;}
.ax-contact-text li:nth-child(7):hover .yuan{background:url(../images/lxwm_05-a.png) no-repeat center;}
.ax-contact-text li:nth-child(8) .yuan{background:url(../images/lxwm_10.png) no-repeat center;}
.ax-contact-text li:nth-child(8):hover .yuan{background:url(../images/lxwm_10-a.png) no-repeat center;}
.ax-contact-text li:nth-child(9) .yuan{background:url(../images/lxwm_02.png) no-repeat center;}
.ax-contact-text li:nth-child(9):hover .yuan{background:url(../images/lxwm_02-a.png) no-repeat center;}
.ax-contact-text li:nth-child(10) .yuan{background:url(../images/lxwm_03.png) no-repeat center;}
.ax-contact-text li:nth-child(10):hover .yuan{background:url(../images/lxwm_03-a.png) no-repeat center;}
.ax-contact-text li:nth-child(11) .yuan{background:url(../images/lxwm_12.png) no-repeat center;}
.ax-contact-text li:nth-child(11):hover .yuan{background:url(../images/lxwm_12-a.png) no-repeat center;}
.ax-contact-text li:nth-child(12) .yuan{background:url(../images/lxwm_07.png) no-repeat center;}
.ax-contact-text li:nth-child(12):hover .yuan{background:url(../images/lxwm_07-a.png) no-repeat center;}
.ax-contact-text li:nth-child(13) .yuan{background:url(../images/lxwm_06.png) no-repeat center;}
.ax-contact-text li:nth-child(13):hover .yuan{background:url(../images/lxwm_06-a.png) no-repeat center;}
.ax-contact-sitelogo div{max-width:40%;}
.ax-contact-text_sitelogo{position:absolute;top:0;/*right:0;*/max-width:50%;}



.ax-articlelist li{ border-bottom:1px solid #d9d9d9; margin-top:10px;}
.ax-articlelist-img, .ax-articlelist-img img{ width:200px; height:137px;}
.ax-articlelist-img{ float:left; margin-right:8px;}
.ax-articlelist a:hover .ax-articlelist-img img{ background-color:#cc414c;}
.ax-articlelist-tta{ overflow:hidden;}
.ax-articlelist-title{ font-size:24px; /*white-space:nowrap;*/}
.ax-articlelist-time{ float:left; width:100px; height:auto; margin:20px 25px 0 15px; background:url(../images/newdate_bg.jpg) center left no-repeat;}
.ax-articlelist-time b{ display:block; height:25px; line-height:25px; text-align:center; color:#fff; font-weight:normal;background-color:#06d;font-size:77%;}
.ax-articlelist-time span{ display:block; height:55px; line-height:60px; text-align:center; color:#b6b6b6; font-size:26px;}
.ax-articlelist-abstract{ text-indent:2em; height:auto; color:#666; line-height:1.5;}


/*分页*/
.pages{padding:10px; text-align:center;}
.pages a, .pages span{margin:0 5px;}
/*翻页*/
#flip{ margin:15px 0;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#about #messagelist dl.metlist{ width:685px; height:auto; margin-bottom:10px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt.title { height:30px; line-height:30px; width:660px; padding-top:4px;}
#messagelist .metlist dt span.name{ color:#2c7199; font-size:12px;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999; font-size:12px;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#about #messagelist .metlist dd.info, #about #messagelist .metlist dd.reinfo{ width:685px; height:auto; background:none;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; text-align:left;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.digg4{ padding:3px; margin:3px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family:Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0061de; }
.metpager_5 a:hover { border:1px solid #2b55af; color:#fff; background-color:#3666d4;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;} 

