﻿@charset "utf-8";
body{margin:0px;padding:0px;font-size:12px;line-height:150%;color:#646363;font-family:  Arial,Verdana, Helvetica, sans-serif, Tahoma;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea{margin:0;padding:0;}
input, textarea, select{font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;font-size:12px;	}
li{list-style:none;}
.l{float:left;}
.r{float:right;}
.c{clear:both;height:1px;margin-top:-1px;overflow:hidden;}
.t_l{text-align:left;}	
.t_r{text-align:right;}
.t_c{text-align: center;}
a{color:#646363;text-decoration:none;}	
a:hover{color:#e14774;text-decoration:underline;}
.clearfix:after{ content:'.'; clear:both; display:block; height:0; visibility:hidden; line-height:0px;}
.clearfix{ zoom:1}

#hd{
	width:1200px;
	margin:0 auto;
}

.top{ height:116px;}
.top .top_left{ width:500px;}
.top .top_left .logo{ margin-top:21px; height:74px;}
.top .top_right{ width:380px; margin-top:21px;}

.navi_head{
	height:66px;
	line-height:66px;
	background-color:#e14774;
}
.navi_body{
	height:66px;
	line-height:66px;
	background:#f2abc1;
	transition:height ease 0.5s;
	font-family: "微软雅黑";
}

.navi_head>ul>li{
	width:200px;
	line-height:38px;
	text-align:center;
	display:inline-block;
	color:#FFF;
	font-size:16px;
	vertical-align:top;
	position:relative;
}

.navi_head>ul>li>p a{
	color:#FFF;
	text-decoration: none;
}
.navi_head>ul>li>p a:hover{
	color:#ffd0df;
	text-decoration:none;
}

.navi_head>ul>li>p strong{
	font-size:10px;
	top:-10px;
	font-weight:normal;
}
.navi_title{
	font-size:16px;
	line-height:66px;
	margin-top:0;
}

.navi_head>ul>li:hover{
	background:rgba(176,16,63,0.2);
}
.navi_head ul li.active{
	background:rgba(176,16,63,0.2);
}
.header_box{
	height: 110px;
	background-size: cover;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navi2 {display:none; position:absolute; z-index:9999; background:rgba(176,16,63,0.5);width:200px;padding-bottom:10px;}
.navi2 p a{line-height:40px;color:#FFF;}
.navi2 p a:hover{line-height:40px;color:#ffd0df;}


.banner{
	width:100%;
	margin:0 auto;
	height:499px;
}
.banner{height:499px;}
.banner .ban_c img{position:absolute;width:1920px;left:50%;margin-left:-960px;top:0;}
.banner .ban_nav{display:none;}
.banner .Left,.banner .Right{display:none;}

.nbanner{width:100%; margin-bottom:10px;overflow:hidden; text-align:center;}
.nbanner a{display:block;margin:0 auto;}
.nbanner a.fullad{ height:280px;}

.bann_ext{position:relative;}
.frontCover{position:absolute;bottom:20px;left:47%;}
.frontCover li{float:left;width:10px;padding:0px;background:#ccc;color:#fff;overflow:hidden;margin-right:7px;cursor:pointer; border-radius:50%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
.frontCover .img{position:relative;width:15px;height:15px;overflow:hidden;}
.frontCover img{position:absolute;width:0px;height:0px;left:-50px;}
.frontCover .open{background:#e14774; width:15px;border-radius:50%;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
/*幻灯片(组件)*/
.slide{position:relative;width:100%;}
.ban_c{display:none;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.ban_c img{width:100%;height:100%;}
.ban_t{position:absolute;left:0;bottom:0;width:100%;padding:4px 0;text-indent:10px;white-space:nowrap;overflow:hidden;color:#fff;background:rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);z-index:3;}
.ban_nav{position:absolute;bottom:0;left:0;width:100%;text-align:right;z-index:4;}
.ban_nav a{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;overflow:hidden;text-align:center;margin-right:8px;cursor:pointer;text-decoration:none;font-size:10px;-webkit-text-size-adjust:none;background:#ccc;}
.ban_nav .on{background:#f90;color:#fff;}



.service{
	background-color:#f0f0f0;
	padding:30px 0px 30px 0px;
}
.fuwu{
	width:1200px;
	margin:0 auto;
}
.fuwu li{
	width:164px;
	height:164px;
	text-align:center;
	background-color:#FFF;
	border-radius:20px;
	margin-right:40px;
	display:block;
	float:left;
}
.fuwu li.ab{
	margin-right:0px;
}
.fuwu li img{
	height:83px;
	width:83px;
	padding-top:25px;
}
.fuwu li p{
	font-family:"微软雅黑";
	font-size:18px;
	line-height:50px;
}
.fuwu li a{color:#4d4d4d;text-decoration:none;display:block;height:164px;width:164px;}	
.fuwu li a:hover{color:#FFF;text-decoration:none;display:block; background-color:#e14774;height:164px;width:164px;border-radius:20px;}



.huanjing{
	padding:50px 0px 50px 0px;
	width:1200px;
	margin:0 auto;
}
.huanjing_dh{
	background: url(../images/huanjing_dh.jpg) bottom center no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	height:50px;
	font-size:30px;
	font-weight:bold;
	color:#e14774;
	margin-bottom:30px;
}
.huanjing_nr_con li{float:left; padding:0; margin-right:30px; margin-bottom:30px;position:relative;width:380px;}
.huanjing_nr_con li.ab{
	margin-right:0px;
}
.huanjing_nr_con li a{display:block;color:#333;}
.huanjing_nr_con li .thumbnails{
	position:relative;
	overflow:hidden;
}
.huanjing_nr_con li a img{ width:380px; height:273px;}
.pro-txt{
	display:none;
	background:url(../images/huanjing_g.png) repeat center center;
	width:380px;
	height:273px;
	position:absolute;
	font-family:"微软雅黑";
	font-size:24px;
	top:0;
	left:0;
}
.pro-txt p{
	text-align:center;
	margin-top:35%;
	color:#fff;
}
.huanjing_nr_con li a:hover .pro-txt{
	display:block;
}

.more{
	width:150px;
	height:40px;
	color:#FFF;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	display:block;
	margin-left:530px;
}
.more a{color:#FFF;text-decoration:none;display:block;height:40px;width:150px;background-color:#e14774;border-radius:180px;line-height:40px;}	
.more a:hover{color:#e14774;text-decoration:none;display:block;width:146px;height:36px; background:none; border:2px #e14774 solid;border-radius:180px;line-height:36px;}



.canshan{
	padding:0px 0px 50px 0px;
	width:1200px;
	margin:0 auto;
}
.canshan_dh{
	background: url(../images/canshan_dh.jpg) bottom center no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	height:50px;
	font-size:30px;
	font-weight:bold;
	color:#e14774;
	margin-bottom:30px;
}
.canshan_nr{
	padding-bottom:20px;
}
.canshan_nr li{
	width:224px;
	float:left;
	margin-right:20px;
}
.canshan_nr li img{
	width:224px;
	height:171px;
}
.canshan_nr li p{
	font-family:"微软雅黑";
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
}
.canshan_nr li.ab{
	margin-right:0px;
}
.canshan_nr li p a{color:#e14774;text-decoration:none;}	
.canshan_nr li p a:hover{color:#e14774;text-decoration:underline;}



.pinpai{
	height:500px;
}
.pinpai_nr{
	width:1200px;
	padding-top:75px;
	margin:0 auto;
}
.company{
	background: url(../images/jianjie_xbj.png) center center no-repeat;
	width:572px;
	height:354px;
	float:left;
}
.company_dh{
	font-family:"微软雅黑";
	height:30px;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	padding:40px 0px 10px 40px;
}
.company_dh strong{
	font-size:20px;
	top:-10px;
	font-weight:normal;
}
.company_nr{
	font-family:"微软雅黑";
	line-height:30px;
	color:#FFF;
	font-size:14px;
	padding:0px 40px 30px 40px;
}
.company_more{
	border:1px #FFF solid;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:center;
	margin-left:410px;
	width:120px;
	display:block;
}
.company_more a{color:#FFF;text-decoration:none;display:block;padding:10px 20px 10px 20px;}	
.company_more a:hover{color:#e14774;text-decoration:underline;display:block; background-color:#FFF;padding:10px 20px 10px 20px;}
.video{
	width:572px;
	height:341px;
	border:1px #e14774 solid;
	padding:4px;
	background-color:#FFF;
	float:right;
}



.team{
	padding:50px 0px 50px 0px;
	width:1200px;
	margin:0 auto;
}
.team_dh{
	background: url(../images/team_dh.jpg) bottom center no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	height:50px;
	font-size:30px;
	font-weight:bold;
	color:#e14774;
	margin-bottom:30px;
}
.team_nr{
	padding-bottom:20px;
}
.team_nr li{
	width:286px;
	float:left;
	margin-right:18px;
}
.team_nr li img{
	width:286px;
	height:219px;
}
.team_nr li p{
	font-family:"微软雅黑";
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
}
.team_nr li.ab{
	margin-right:0px;
}
.team_nr li p a{color:#e14774;text-decoration:none;}	
.team_nr li p a:hover{color:#e14774;text-decoration:underline;}




.jiangzuo{
	padding:0px 0px 50px 0px;
	width:1200px;
	margin:0 auto;
}
.jiangzuo_dh{
	background: url(../images/huodong_dh.jpg) bottom center no-repeat;
	text-align:center;
	font-family:"微软雅黑";
	height:50px;
	font-size:30px;
	font-weight:bold;
	color:#e14774;
	margin-bottom:30px;
}
.jiangzuo_nr{
	padding-bottom:20px;
}
.jiangzuo_nr li{
	width:286px;
	float:left;
	margin-right:12px !important;
	background-color:#f8f8f8;
}
.jiangzuo_nr li img{
	width:286px;
	height:219px;
}
.jiangzuo_nr li h1{
	font-family:"微软雅黑";
	line-height:40px;
	font-size:16px;
	text-align:center;
	font-weight:normal;
}
.jiangzuo_nr li h1 a{color:#0d0d0d;text-decoration:none;}	
.jiangzuo_nr li h1 a:hover{color:#e14774;text-decoration:underline;}
.jiangzuo_nr li p{
	font-family:"微软雅黑";
	line-height:24px;
	padding:0px 20px 10px 20px;
	font-size:14px;
}
.jiangzuo_nr li.ab{
	margin-right:0px;
}
.jiangzuo_nr li dl{
	font-family:"微软雅黑";
	line-height:24px;
	padding:0px 20px 20px 20px;
	font-size:14px;
}
.jiangzuo_nr li dl a{color:#e14774;text-decoration:none;}	
.jiangzuo_nr li dl a:hover{color:#e14774;text-decoration:underline;}
.jiangzuo_nr li.ab{
	margin-right:0px;
}



#foot{
	border-top:1px #e6e6e6 solid;
}
.link{
	width:1200px;
	margin:0 auto;
	height:60px;
	line-height:60px;
}
.link p{
	font-family:"微软雅黑";
	font-size:18px;
	color:#e14774;
	float:left;
}
.link dl{
	font-family:"微软雅黑";
	font-size:14px;
	color:#585858;
}
.link dl a{color:#585858;text-decoration:none;}	
.link dl a:hover{color:#e14774;text-decoration:underline;}
.ft{
	background-color:#f0f0f0;
	padding:50px 0px 50px 0px;
}
.ft1{
	width:1200px;
	margin:0 auto;
}
.ft_menu{
	border-right:1px #c0c0c0 dashed;
	width:660px;
	height:230px;
	float:left;
}
.ft_menu li{
	font-family:"微软雅黑";
	color:#e14774;
	font-size:18px;
	line-height:30px;
	float:left;
	margin-right:40px;
	font-weight:bold;
	width:120px;
	text-align:center;
}
.ft_menu li a{color:#e14774;text-decoration:none;}	
.ft_menu li a:hover{color:#e14774;text-decoration:underline;}
.ft_menu li p{
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:normal;
}
.ft_menu li strong{
	font-size:12px;
	top:-10px;
	font-weight:normal;
}
.ft_contact{
	border-right:1px #c0c0c0 dashed;
	width:190px;
	padding:0px 40px 0px 40px;
	height:230px;
	float:left;
}
.ft_contact p{
	color:#e14774;
	line-height:30px;
	font-size:18px;
	font-family:"微软雅黑";
	margin-bottom:30px;
}
.ft_contact p strong{
	font-size:30px;
}
.ft_contact dl{
	color:#e14774;
	line-height:30px;
	font-size:18px;
	font-family:"微软雅黑";
}
.ft_contact dl strong{
	font-size:18px;
}
.ft_erweima{
	width:252px;
	float:right;
	text-align:right;
	padding-right:10px;
}
.ft_erweima img{border:15px #ffffff solid;}

.down{
	background-color:#e14774;
	padding:30px 0px 30px 0px;
	line-height:30px;
	text-align: center;
	font-size:14px;
	font-family:"微软雅黑";
	color:#FFF;
}
.down a{color:#FFF;text-decoration:none;}	
.down a:hover{color:#FFF;text-decoration:underline;}




#coot{
	width:1200px;
	margin:0 auto;
	padding:30px 0px 30px 0px;
}
.left{
	width:210px;
	background-color:#f0f0f0;
	padding:20px;
	float:left;
}
.fenlei li{
	height:40px;
	line-height:40px;
	font-size:14px;
	font-family:"微软雅黑";
	margin-bottom:4px !important;
	display:block;
}
.fenlei li a{ background-color:#e14774;color:#FFF;text-decoration:none;display:block; padding-left:20px;}	
.fenlei li a:hover{color:#a60e3a;background-color:#f2abc1;text-decoration:none;display:block;padding-left:20px; font-weight:bold;}

.fenlei li.pinpai{
}

.right{
	width:920px;
	float:right;
}
.nycompany{
	padding-bottom:40px;
}
.nycompany_dh{
	height:42px;
	line-height:32px;
	margin-bottom:4px;
	border-bottom:1px #e14774 solid;
	margin-bottom:20px;
}
.nycompany_dh p{
	font-size:24px;
	font-family:"微软雅黑";
	color:#e14774;
	border-left:10px #e14774 solid;
	padding-left:20px;
	float:left;
}
.nycompany_dh dl{
	font-size:16px;
	font-family:"微软雅黑";
	color:#e14774;
	height:32px;
	float:right;
}
.nycompany_dh dl a{color:#e14774;text-decoration:none;}	
.nycompany_dh dl a:hover{color:#e14774;text-decoration:underline;}
.nycompany_dh strong{
	font-size:14px;
	top:-10px;
	font-weight:normal;
}
.nycompany_nr{
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	margin-bottom:4px;
}


.nyservice{
	padding-bottom:40px;
}
.nyservice_nr{
	font-size:14px;
	font-family:"微软雅黑";
	line-height:30px;
	margin-bottom:4px;
}
.nymore{
	width:150px;
	height:40px;
	color:#FFF;
	font-size:16px;
	font-family:"微软雅黑";
	text-align:center;
	display:block;
	margin-left:380px;
}
.nymore a{color:#FFF;text-decoration:none;display:block;height:40px;width:150px;background-color:#e14774;border-radius:180px;line-height:40px;}	
.nymore a:hover{color:#e14774;text-decoration:none;display:block;width:146px;height:36px; background:none; border:2px #e14774 solid;border-radius:180px;line-height:36px;}

.nynews_nr li{
	border:1px #ececec solid;
	padding:20px;
	margin-bottom:20px;
}
.nynews_nr li img{
	width:195px;
	height:145px;
	margin-right:20px;
}
.nynews_nr li h1{
	font-size:16px;
	font-family:"微软雅黑";
	line-height:30px;
	margin-bottom:10px;
}
.nynews_nr li h1 a{color:#e14774;text-decoration:none;}	
.nynews_nr li h1 a:hover{color:#e14774;text-decoration:underline;}
.nynews_nr li p{
	font-size:14px;
	font-family:"微软雅黑";
	line-height:24px;
}
.nynews_nr li p a{color:#e14774;text-decoration:none;}	
.nynews_nr li p a:hover{color:#e14774;text-decoration:underline;}



.nycanshan_nr{
	padding-bottom:20px;
}
.nycanshan_nr li{
	width:286px;
	float:left;
	margin-right:31px;
	margin-bottom:31px;
	text-align: center;
}
.nycanshan_nr li img{
	height:219px;
	margin:0 auto;
}
.nycanshan_nr li p{
	font-family:"微软雅黑";
	height:50px;
	line-height:50px;
	font-size:16px;
	text-align:center;
}
.nycanshan_nr li.ab{
	margin-right:0px;
}
.nycanshan_nr li p a{color:#e14774;text-decoration:none;}	
.nycanshan_nr li p a:hover{color:#e14774;text-decoration:underline;}



table tr,table td{
}
table{
	border-collapse: collapse;
    border-spacing: 0;
}
.inner_fr_feedback{
	line-height:30px;
	margin:30px auto;
	color:#696969;
}
.inner_fr_feedback p{
	height:40px;
	line-height:40px;
	padding-bottom: 40px;
}
.inner_fr_feedback input{
	border:1px solid #ccc;
	width:300px;
	height:22px;
	line-height:22px;
	margin:10px 0px;
}
.inner_fr_feedback textarea{
	border:1px solid #ccc;
	margin: 10px 0px;
}
.inner_fr_feedback .send{
	padding-left:10px;
}
.inner_fr_feedback .left1{
	background-color:#fff4f7;
}
.inner_fr_feedback .right1{
	padding-left:10px;
}
.yanze{
	padding-left:10px;
}
.yanze input{
	width:100px;
}
.send input{
	border:1px solid #e14774;
	background-color:#e14774;
	height:40px;
	line-height:40px;
	width:100px;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}


.inner_fr_newsshow{
	overflow:hidden;
	margin:30px auto;
}
.show_title{
	text-align: center;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
	font-family:"微软雅黑";
}
.show_title h3{
	color: #000;
    font-size: 20px;
    font-weight: bold;
	padding-bottom: 10px;
	font-weight:normal;
}
.show_title span{
	color:#e14774;
	margin:0px 10px;
}
.show_content{
	margin:20px auto;
	line-height:25px;
	font-family:"微软雅黑";
	line-height:30px;
	font-size:14px;
}
.show_content img{
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
	padding-top:20px;
	text-align: center;
	font-family:"微软雅黑";
}
.show_back a{
	text-decoration: none;
    color: #646464;
	padding-left: 20px;
	background:url(../images/return.jpg) no-repeat left center;
}
.show_back a:hover{
	text-decoration: none;
    color: #e14774;
}








.pikachoose {width:770px; margin: 0 auto;}

/* Style the thumbnails */
.pika-thumbs{height: 75px; }
.pika-thumbs li{width: 120px; height:75px; margin: 0px 0 0 20px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 4px;background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:75px;text-align: center; vertical-align: middle; overflow: hidden; width:120px;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width: 750px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:450px;}
.pika-stage img{height:100%; width:750px;}
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(../images/loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 120px; height:75px;}
.pikachoose{width:920px; position:relative;}
#pikame{width: 120px;}
.pika-thumbs {margin: 10px 0 0 17px; width:450px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 7px 0px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;right:0px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 520px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 520px;}





.sthb {
	background-image: url(../images/STHB.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.dibutd {
	background-image: url(../images/dibu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
}
.tdzixun ul li a {
	color: #636;
	text-decoration: none;
}
.dibu {
	background-image: url(../images/dibu.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.hjjszt {
	color: #6D496D;
	text-decoration: blink;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: normal;
}


.dizhi {
	line-height: 18px;
}
.dibu table tr td a {
	color: #CCC;
	text-decoration: none;
}
.dibu table tr td a:hover {
	color: #F00;
	text-decoration: underline;
}

.tongxun {
	background-color: #1D0A1E;
	background-position: center;
	text-align: center;
}

.jieshao {
	padding-left: 30px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	text-indent: 24px;
	color: #000;
}
.xiufu {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	padding-left: 21px;
	text-align: left;
	text-indent: 24px;
	padding-top: 11px;
	color: #000;
}
.yuezican {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 24px;
	padding-left: 18px;
	padding-top: 11px;
	color: #000;
}
.dianping {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 24px;
	padding-left: 20px;
	padding-top: 11px;
	color: #000;
}
.rylj {
	color: #6D496D;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
}

.tdzixun ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

.page {margin-top:20px;text-align:center!important;font-size:14px;}
.page a {border:1px solid #e4eaec;border-right:none;background:#fff;padding:10px 15px;text-align:center;color:#76838f;}
.page a:hover {background:#f5f5f5}
.page a.NextA {border-right:1px solid #e4eaec}
.page .NextSpan,.page .PreSpan {border:1px solid #e4eaec;padding:10px 15px;background:#fff;color:#ccd5db;cursor:default}
.page .firstPage,.page .lastPage {height:28px;line-height:28px;min-width:40px}
.page span {border:1px solid #e4eaec;border-right:none;padding:10px 15px;text-align:center;background:#e14774;border-color:#e14774;color:#fff;cursor:default}
.page a,.page a:active,.page a:focus,.page a:hover {text-decoration:none}
.page .PageText {margin-left:10px;color:#aaa;display:none}
.page a:last-child{ border-right:1px solid #e4eaec}

.gonggao{
	width:1200px;
	margin:0 auto;
	font-family: "微软雅黑";
	font-size: 18px;
	height:50px;
	line-height:60px;
	color:#e14774;
}


dl,dd,dt{margin:0;padding:0;}
.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px; margin-bottom:3px;text-align:center;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#f73b72;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dl dd:hover .floating_left1{display:block;}
.floating_ck dl dd:hover .floating_left2{display:block;}
.consult{background:url(../images/q1.png) no-repeat center center;}
.words{background:url(../images/q3.png) no-repeat center center;}
.quote{background:url(../images/q2.png) no-repeat center center;}
.quote1{background:url(../images/q4.png) no-repeat center center;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;top:0px;width:80px;height:80px;background-color:#f43a71;display:none;}
.floating_left a{color:#FFF;line-height:80px; font-family:"微软雅黑"; font-size:14px;}
.floating_left img{color:#fff;float:left;}

.floating_left1{position:absolute;left:-146px;width:146px;height:147px;display:none; top:-30px;background-color:#cf315f;}
.floating_left1 a{color:#FFF;line-height:80px; font-family:"微软雅黑"; font-size:14px;}
.floating_left1 img{color:#fff; padding:5px; float:left;}
.floating_left2{position:absolute;left:-201px;top:0px;width:200px;height:70px;background-color:#f43a71;display:none;}
.floating_left2 a{color:#FFF;line-height:70px; font-family:"微软雅黑"; font-size:14px;}
.floating_left2 img{color:#fff; padding-top:5px; float:left; padding-left:5px;}

.online{margin-top:30px;}
.online h3{font-size:20px;font-family:"微软雅黑";line-height:40px;}

.current_text { margin-top:7px; border:none;border-bottom:1px dashed #ccc; padding-top:5px;}
.current_text p{ line-height:24px;}
.c-proPic ul li {border:none!important;}

.blk_18 { overflow:hidden; zoom:1; font-size:9pt;width:572px; position:relative; }
.blk_18 .pcont { width:572px; float:left; overflow:hidden; }
.blk_18 .ScrCont { width:32766px; zoom:1;}
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton{ width:37px; height:68px; float:left; background:url(../images/ax11.png) no-repeat;left:0px;position:absolute;top: 140px;}
.blk_18 .RightBotton { width:37px; height:68px; float:left; background:url(../images/ax21.png) no-repeat;right:0;position:absolute;top: 140px;}
.blk_18 .pl img { display:block; cursor:pointer; border:none; }
.blk_18 .pl { width:572px; float:left; text-align:center; margin-right:10px;}