@charset "utf-8";
body {
	font-size:12px;
	color:#333333;
	font-family: "宋体", Arial, Verdana, sans-serif;
	background:#f6f6f6;
}
ul, ol, dl, dd {
	padding:0px;
	margin:0px;
	list-style-type: none;
}
* {
	margin:0px;
	padding: 0px;
}
img {
	border:none;
}
select, input, select {
	margin:0;
	font-size:12px;
	font-family:"宋体", Arial, Verdana, sans-serif;
	vertical-align:middle;
}
input,button,select,textarea{ outline:none;} 
textarea{ font-size:13px; resize:none;} 
a:link {
	color:#696969;
	text-decoration:none;
}
a:visited {
	color:#696969;
	text-decoration:none;
}
a:hover {
	color:#00ccff;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container{
	width:980px;
	margin:0 auto;
}
h1{ font-size:14px; font-weight:bold;}
/*header*/
.wapper{
	width:100%;
	height:auto;
	margin:0 auto;
}
@media only screen and (max-width:640px){
.wapper{
	width:1170px;
	height:auto;
	margin:0 auto;
}
}
.container_top{
	width:100%;
	height:100px;
	border-bottom:1px solid #e6e6e6;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
	background:#ffffff;
}
.top{
	width:1170px;
	height:100px;
	margin:0 auto;
}
.logo{
	width:310px;
	height:100px;
	float:left;
}
.top_right{
	width:867px;
	height:82px;
	float:left;
	padding:18px 0 0 0;
}
.top_select{
	width:867px;
	height:26px;
}
.top_select span{ float:right; font-size:14px; margin-right:20px; line-height:26px; color:#696969;}
.top_select select{
	width:96px;
	height:26px;
	float:right;
	border:1px solid #e4e4e4;
	color:#01b0e9;
	border-radius:5px;
}
.top_menu{
	width:867px;
	height:24px;
	margin-top:14px;
}
.top_login{
	width:96px;
	height:24px;
	line-height:24px;
	text-align:center;
	float:right;
	color:#ffffff;
	background:#01b0e9;
	border-radius:300px;
}
.top_login a{ padding:0 8px 0 8px; color:#ffffff !important;}
.menumenu{
	width:771px;
	height:24px;
	float:right;
}
.menumenu ul{ float:right;}
.menumenu li{
	float:left;
	margin-right:45px;
	display:inline;
	height:24px;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
}
.menumenu li a{ white-space:nowrap;}
.main_body{
	width:1170px;
	height:auto;
	margin:0 auto;
	padding-bottom:60px;
}
.module{
	width:1170px;
	height:auto;
	margin-top:38px;
}
.module li{
	width:369px;
	height:226px;
	float:left;
	margin:37px 31px 0 0;
}
.module li b{ display:block; font-family: "Microsoft Yahei"; font-size:30px;}
.module_a{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_01.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
}
.module_b{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_02.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
}
.module_c{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_03.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
}
.module_d{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_04.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
	position:relative;
}
.module_d span{
	width:22px;
	height:22px;
	border:3px solid #ffffff;
	display:block;
	background:#ff0000;
	line-height:22px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	border-radius:300px;
	position:absolute;
	top:60px;
	left:155px;
}
.module_e{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_05.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
}
.module_f{
	width:184px;
	height:146px;
	display:block;
	background:url(../images/module_06.jpg) no-repeat;
	color:#ffffff !important;
	padding:80px 0 0 185px;
	line-height:40px;
}
.module_g{
	width:369px;
	height:226px;
	display:block;
	background:url(../images/module_07.jpg) no-repeat;
	color:#ffffff !important;
	padding-top:226px;
}
.module_h{
	width:369px;
	height:226px;
	display:block;
	background:url(../images/module_08.jpg) no-repeat;
	color:#ffffff !important;
	padding-top:226px;
}
.container_foot{
	width:100%;
	height:auto;
	padding:15px 0 15px;
	text-align:center;
	background:#6d6d6d;
	color:#c2c2c2;
	line-height:30px;
}
.container_foot font{ font-size:14px;}
.container_foot a:link{ color:#c2c2c2;}
.container_foot a:visited{ color:#c2c2c2;}
.container_foot a:hover{ color:#ffffff;}
/*我的资料*/
.medata{
	width:1170px;
	height:768px;
	margin-top:55px;
	background:#ffffff;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
}
.medata_left{
	width:270px;
	height:683px;
	float:left;
	background:url(../images/medata.jpg) no-repeat;
	padding-top:85px;
}
.medata1{
	width:1170px;
	height:auto;
	margin-top:55px;
	background:#ffffff url(../images/medata.jpg) repeat-y;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
}
.medata_left1{
	width:270px;
	height:auto;
	float:left;
	padding-top:85px;
}
.medata_tou{
	width:120px;
	height:120px;
	margin:0 auto;
	position:relative;
}
.medata_tou img{
	width:110px;
	height:110px;
	border:5px solid #ffffff;
	border-radius:300px;
	display:block;
}
.medata_tou a{
	width:36px;
	height:36px;
	display:block;
	background:url(../images/tubiao_01.png) no-repeat;
	position:absolute;
	top:3px;
	right:0px;
}
.medata_fen{
	width:270px;
	height:73px;
	border-bottom:1px solid #6ab5e9;
	border-top:1px solid #6ab5e9;
	margin-top:30px;
}
.medata_fen1{
	width:270px;
	height:71px;
	border-bottom:1px solid #3273d5;
	border-top:1px solid #3273d5;
	color:#fff;  
    background:rgba(0,67,195,0.3);  
    background:#0043c3 9;/*CSS Hack,只能对ie9以下浏览器ie6,ie7,ie8有效，否侧ie10,FF,Cherome会失去透明效果*/  
    filter:Alpha(opacity=30);/*只对ie7,ie8有效*/
}
.medata_fen_list{
	width:270px;
	height:71px;
	background:url(../images/xian.jpg) repeat-y center center;	
}
.medata_fen_list li{
	width:135px;
	height:61px;
	float:left;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	z-index:9999;
	position:relative;	
	padding-top:10px;
	line-height:24px;	
}
.medata_right{
	width:900px;
	height:768px;
	float:left;
}
.medata_right1{
	width:900px;
	height:auto;
	float:left;
}
.medata_bot{
	width:880px;
	height:50px;
	background:#f7fafc;
	border-top:1px solid #eeeeee;
	line-height:50px;
	text-align:right;
	padding-right:20px;
}
.medata_bot a{ font-weight:bold; text-decoration:underline; color:#0096da;}
.medata_top{
	width:850px;
	height:710px;
	padding:7px 0 0 50px;
}
.medata_top1{
	width:850px;
	height:auto;
	padding:7px 0 30px 50px;
}
.medata_bian{
	width:850px;
	height:29px;
	line-height:29px;
	text-align:right;
	color:#f4ab8b;
}
.medata_a{
	float:right;
	width:66px;
	height:29px;
	background:url(../images/tubiao_02.jpg) no-repeat;
	line-height:29px;
	padding-left:42px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:left;
}
.medata_b{
	float:right;
	width:42px;
	height:29px;
	background:url(../images/tubiao_05.jpg) no-repeat;
	line-height:29px;
	padding-left:42px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:left;
	margin-left:10px;
}
.medata_ji{
	width:850px;
	height:auto;
}
.medata_header{
	width:850px;
	height:34px;
	border-bottom:1px solid #eeeeee;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
}
.medata_header span{ float:left; border-bottom:1px solid #0096da; height:34px;}
.medata_header img{ float:right; margin:10px 42px 0 0;}
.medata_nei{
	width:850px;
	height:auto;
	line-height:42px;
	padding:15px 0 20px 0;
	font-size:14px;
}
.medata_nei1{
	width:850px;
	height:auto;
	line-height:42px;
	padding:15px 0 20px 0;
	font-size:14px;
	display:none;
}
.medata_zi{ float:left; width:200px;}
.medata_guan{
	float:left;
	background:#fff9f6;
	border-radius:5px;
	border:1px solid #ffd1ba;
	padding:0 10px 0 10px;
}
.medata_guan a{ font-weight:bold; color:#ff5400 !important; text-decoration:underline;}
.medata_name{ float:left; width:86px; text-align:right; padding-right:5px;}
.medata_hang1{
	width:850px;
	height:34px;
	margin-top:8px;
	line-height:34px;
}
.medata_hang1 span{ float:left;}
.medata_hang1 .medata_an{ margin-top:15px;}
.medata_hong{ color:#ff0000; font-size: 12px;}
.medata_hong div{  float: left; margin-right: 20px;}
.text{
	width:274px;
	height:32px;
	float:left;
	border:1px solid #cecece;
	line-height:32px;
	padding-left:10px;
	border-radius:5px;
	font-size:14px;
	-webkit-box-shadow:inset 0px 2px 0px #f5f5f5;  
    -moz-box-shadow:inset 0px 2px 0px #f5f5f5;  
    box-shadow:inset 0px 2px 0px #f5f5f5;
	margin-right:10px;
}
.text1{
	width:90px;
	height:32px;
	float:left;
	border:1px solid #cecece;
	line-height:32px;
	padding-left:10px;
	border-radius:5px;
	font-size:14px;
	-webkit-box-shadow:inset 0px 2px 0px #f5f5f5;  
    -moz-box-shadow:inset 0px 2px 0px #f5f5f5;  
    box-shadow:inset 0px 2px 0px #f5f5f5;  
}
.text2{
	width:180px;
	height:32px;
	float:left;
	border:1px solid #cecece;
	line-height:32px;
	padding-left:10px;
	border-radius:5px;
	font-size:14px;
	-webkit-box-shadow:inset 0px 2px 0px #f5f5f5;  
    -moz-box-shadow:inset 0px 2px 0px #f5f5f5;  
    box-shadow:inset 0px 2px 0px #f5f5f5;  
}
.select1{
	width:102px;
	height:34px;
	float:left;
	border:1px solid #cecece;
	padding-left:8px;
	border-radius:5px;
	font-size:14px;
	margin-right:40px;
}
.select2{
	width:89px;
	height:34px;
	float:left;
	border:1px solid #cecece;
	padding-left:8px;
	border-radius:5px;
	font-size:14px;
	margin-right:10px;
}
.medata_hang{
	width:850px;
	height:auto;
	line-height:42px;
	padding:15px 0 20px 0;
	font-size:14px;
}
.medata_hang span{ float:left;}
.medata_an{
	float:left;
	height:6px;
	margin:19px 0 0 10px;
}
.medata_an label{ width:26px; height:6px; float:left; margin:0 2px 0 0; background:#ff9600;}
.black_overlay{ 
	display: none; 
	position: absolute; 
	top: 0%; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:100001; 
	-moz-opacity: 0.8; 
	opacity:0.8; 
	filter: alpha(opacity=80); 
	position:fixed;
} 
.head_content { 
	display: none; 
	position: absolute; 
	top: 50%; 
	left:50%; 
	width:810px; 
	height:580px; 
	background:#ffffff; 
	z-index:100002; 
	margin:-290px 0 0 -405px;
	position:fixed;
	-webkit-box-shadow:0 0 8px #333333;
    -moz-box-shadow:0 0 8px #333333;
    box-shadow:0 0 8px #333333;
}
.head_title{
	width:790px;
	height:42px;
	line-height:42px;
	background:#3c3c3c;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	color:#ffffff;
}
.head_top{
	width:726px;
	height:366px;
	padding:68px 0 0 84px;
}
.head_left{
	width:300px;
	height:200px;
	float:left;
	border:1px solid #e3e3e3;
	background:#f5f5f5;
	margin-right:60px;
	padding-top:100px;
	text-align:center;
	color:#9b9b9b;
	line-height:24px;
}
/*a  upload */
.a-upload {
	width:170px;
	height:62px;
	position: relative;
	cursor: pointer;
	background:url(../images/tubiao_03.jpg) no-repeat;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size:0;
	margin:0 auto 20px auto;
	display:block;
}
.a-upload  input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}
.head_right{
	width:364px;
	height:300px;
	float:left;
}
.head_ti{
	width:364px;
	height:60px;
	line-height:60px;
}
.head_con{
	width:364px;
	height:220px;
}
.head_l{
	width:169px;
	height:220px;
	float:left;
	margin-right:34px;
}
.head_l img{ width:169px; height:169px; display:block; border-radius:300px;}
.head_l span{ width:169px; height:24px; line-height:24px; display:block; text-align:center; margin-top:10px;}
.head_r{
	width:82px;
	height:214px;
	float:left;
	padding-top:6px;
}
.head_zhong{
	width:82px;
	height:126px;
	float:left;
}
.head_zhong img{ width:82px; height:82px; display:block; border-radius:300px;}
.head_zhong span{ width:82px; height:24px; line-height:24px; display:block; text-align:center; margin-top:10px;}
.head_xiao{
	width:82px;
	height:126px;
	float:left;
}
.head_xiao img{ width:40px; height:40px; display:block; border-radius:300px; margin:0 auto;}
.head_xiao span{ width:82px; height:24px; line-height:24px; display:block; text-align:center; margin-top:10px;}
.head_bot{
	width:533px;
	height:71px;
	background:#fbfbfb;
	border-top:1px solid #e3e3e3;
	text-align:center;
	padding:32px 0 0 277px;
}
.head_bao{
	width:102px;
	height:36px;
	float:left;
	border:1px solid #0096da;
	background:#0096da;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	border-radius:5px;
	cursor:pointer;
	margin:0 12px 0 12px;
}
.head_close{
	width:102px;
	height:36px;
	line-height:36px;
	float:left;
	border:1px solid #d4d4d4;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	border-radius:5px;
	cursor:pointer;
	margin:0 12px 0 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f5f5f5); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ffffff,  #f5f5f5);        /* IE 10 */
	background:-moz-linear-gradient(top,#ffffff,#f5f5f5);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f5f5f5));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f5f5f5));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ffffff, #f5f5f5);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ffffff, #f5f5f5);  /*Opera 11.10+*/
}
/*私人医生*/
.position{
	width:1154px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	background:url(../images/tubiao_04.png) no-repeat left center;
	padding-left:16px;
	margin-top:20px;
}
.basic{
	width:1170px;
	height:394px;
	margin-top:15px;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
	background:#ffffff;
}
.basic_left{
	width:270px;
	height:274px;
	float:left;
	background:url(../images/medata.jpg) no-repeat top center;
	padding-top:120px;
}
.medata_ming{
	width:270px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:24px;
	color:#ffffff;
	margin-top:20px;
	font-family:"微软雅黑";
}
.basic_right{
	width:800px;
	height:384px;
	float:left;
	padding:10px 50px 0 50px;
}
.basic_title{
	width:800px;
	height:48px;
	line-height:48px;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
}
.basic_table{
	width:800px;
	height:auto;
}
.basic_table table{ border:1px solid #eeeeee; border-collapse:collapse;}
.basic_table table td{ border:1px solid #eeeeee; height:44px; font-size:14px;}
.basic_name{ width:100px; float:left; padding-right:10px; text-align:right;}
.doctor{
	width:1080px;
	height:auto;
	background:#ffffff;
	padding:45px 45px 40px 45px;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
	margin-top:25px;
}
.doctor_top{
	width:1080px;
	height:36px;
}
.doctor_select{
	width:105px;
	height:36px;
	float:left;
	margin-right:12px;
	border:1px solid #e0e0e0;
	padding-left:5px;
}
.select{
	width:212px;
	height:27px;
	float:left;
	border:1px solid #dddddd;
	margin-left:20px;
	border-radius:300px;
	padding:4px;
}
.doctor_text{
	width:175px;
	height:27px;
	float:left;
	border:none;
	line-height:27px;
	margin-left:10px;
}
.doctor_button{
	width:27px;
	height:27px;
	float:left;
	background:url(../images/soso.png) no-repeat;
	border:none;
	cursor:pointer;
}
.doctor_con{
	width:1080px;
	height:auto;
	margin-top:6px;
}
.doctor_con li{
	width:1010px;
	height:62px;
	border:1px solid #dddddd;
	float:left;
	-webkit-box-shadow:0 3px 0 #f2f2f2;
    -moz-box-shadow:0 3px 0 #f2f2f2;
    box-shadow:0 3px 0 #f2f2f2;
	margin-top:28px;
	padding:22px 34px 22px 34px;
}
.doctor_shen{
	width:94px;
	height:37px;
	float:right;
	margin-top:13px;
	background:#0096da;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	color:#ffffff !important;
	text-align:center;
}
.doctor_shu{ float:right; line-height:24px; margin:10px 65px 0 0; text-align:center;}
.doctor_shu font{ font-weight:bold; display:block; font-size:16px; font-family:Arial;}
.doctor_tu{
	width:62px;
	height:62px;
	float:left;
	margin-right:15px;
}
.doctor_tu img{
	width:56px;
	height:56px;
	border:3px solid #e0e0e0;
	border-radius:300px;
}
.doctor_nei{
	width:250px;
	height:59px;
	float:left;
	line-height:28px;
	padding-top:5px;
	color:#a8a8a8;
}
.doctor_nei font{ font-size:16px; color:#6b6b6b;}
.doctor_nei b{ color:#333333;}
.page{
	width:100%;
	height:auto;
	margin-top:40px;
	text-align:center;
}
.page li{
	display:inline;
	font-size:14px;
	margin:0 2px 0 2px;
}
.page li a{
	background:#ffffff;
	padding:10px 15px 10px 15px;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-top:1px solid #ececec;
	border-bottom:2px solid #ececec;
	color:#cccccc !important;
	font-family:Arial;
}
.page li a:hover{ background:#70ca10; padding:10px 15px 10px 15px; color:#ffffff !important;}
.page_cur a:link{ background:#70ca10; padding:10px 15px 10px 15px; color:#ffffff !important;}
.page_cur a:visited{ background:#70ca10; padding:10px 15px 10px 15px; color:#ffffff !important;}
.page_cur a:hover{ background:#70ca10; padding:10px 15px 10px 15px; color:#ffffff !important;}
.page li a b{ font-family:"宋体";}
.doctor_r{
	float:right;
	height:62px;
	line-height:62px;
	color:#e0e0e0;
	font-size:14px;
}
.doctor_r a{ font-weight:bold;}
.doctor_yue{
	width:94px;
	height:37px;
	float:left;
	background:#0096da;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	color:#ffffff !important;
	text-align:center;
	margin:12px 0 0 20px;
}
.doctor_zai{
	width:94px;
	height:37px;
	float:left;
	background:#00b774;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	color:#ffffff !important;
	text-align:center;
	margin:12px 0 0 20px;
	position:relative;
}
.doctor_zai span{
	width:24px;
	height:24px;
	background:red;
	border-radius:300px;
	line-height:24px;
	text-align:center;
	display:block;
	position:absolute;
	top:-10px;
	right:-10px;
	font-size:12px;
	font-family:Arial;
}
.doctor_head{
	width:1080px;
	height:37px;
	padding-bottom:22px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:28px;
	line-height:37px;
	color:#6b6b6b;
	font-size:14px;
	font-weight:bold;
}
.doctor_head a{
	width:94px;
	height:37px;
	float:right;
	background:#0096da;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:37px;
	color:#ffffff !important;
	text-align:center;
	margin-left:20px;
}
.doctor_head input{ float:left; margin:10px 8px 0 0; cursor:pointer;}
.doctor_head label{ float:left; margin-right:20px; cursor:pointer;}
.doctor_head input[type=radio]{
        -webkit-appearance: none;
        appearance: none;
        width: 16px;
        height: 16px;
        cursor: pointer;
        vertical-align: bottom;
        position: relative;
		background: url(../images/radio_01.jpg) no-repeat;
}
.doctor_head input[type=radio]:checked::after {
        content: url(../images/radio_02.jpg);
        display: block;
        position: absolute;

}
.doctor_head input[type=radio]:focus {
        outline: none;
        border-color: green;
}
.doctor_dang{
	width:1080px;
	height:35px;
	line-height:35px;
	color:#6b6b6b;
	font-size:14px;
	font-weight:bold;
}
.doctor_dang b{ float:left;}
.doctor_dang a{
	float:right;
	width:77px;
	height:35px;
	background:url(../images/tubiao_06.jpg) no-repeat;
	padding-left:40px;
}
.time{
	width:1078px;
	height:240px;
	border:1px solid #eeeeee;
	position:relative;
}
.time_xin{
	width:55px;
	height:24px;
	line-height:24px;
	border:1px solid #e4e4e4;
	text-align:center;
	position:absolute;
	top:15px;
	right:15px;
	background:#ffffff;
	border-radius:5px;
	z-index:1000000;
	display:block;
}
.time_select{
	width:96px;
	height:26px;
	position:absolute;
	top:15px;
	right:15px;
	border:1px solid #e4e4e4;
	background:#ffffff;
	border-radius:5px;
	z-index:1000000;
	display:block;
}
.time_select select option{ height:26px; line-height:26px;}
.time_left{
	width:80px;
	height:181px;
	float:left;
	border-right:1px solid #eeeeee;
	background:#f7f7f7;
	padding-top:59px;
}
.time_nav{
	width:80px;
	height:180px;
	border-top:1px solid #eeeeee;
}
.time_nav span{ display:block; text-align:center;}
.time_a{ height:157px; line-height:157px;}
.time_b{ height:80px; line-height:80px;}
.time_c{ height:195px; line-height:195px;}
.time_right{
	width:997px;
	height:240px;
	float:left;
	background:url(../images/time_bg.jpg) repeat-x top;
}
#zsgun{ position:relative;height:240px; width:997px; margin:auto;}
.hScrollPane_dragbar{width:958px; position: absolute; border-bottom:#83CC32 1px solid; left:0px; top:-10px; z-index:1; padding:0 0px 0 39px;}
.hScrollPane_draghandle{position:absolute; width:180px; height:10px; overflow:hidden; background:url(../images/gunbar.png) no-repeat left top;_background:url(../images/gunbar.gif) no-repeat left top; bottom:-5px; cursor:pointer; margin:0 20px; left:0;}
#gundiv{ width:997px; position:relative; float:left; display:inline;height:255px; overflow:hidden; cursor:pointer;}
#gundiv ul {height:240px;position: absolute; width:100000px;}
#gundiv li{ height:240px; overflow:hidden; float:left; position:relative; margin:0 21px 0 21px; width:222px;}

#zsgun1{  position:relative;height:454px; width:997px; margin:auto;}
#gundiv1{ width:997px; position:relative; float:left; display:inline;height:470px; overflow:hidden; cursor:pointer;}
#gundiv1 ul {height:454px;position: absolute; width:100000px;}
#gundiv1 li{ height:454px; overflow:hidden; float:left; position:relative; margin:0 21px 0 21px; width:222px;}
.time1{
	width:1078px;
	height:454px;
	border:1px solid #eeeeee;
	position:relative;
}
.time_left1{
	width:80px;
	height:394px;
	float:left;
	border-right:1px solid #eeeeee;
	background:#f7f7f7;
	padding-top:59px;
}
.time_right1{
	width:997px;
	height:454px;
	float:left;
	background:url(../images/time_bg1.jpg) repeat-x top;
}
.time_day{
	width:64px;
	height:40px;
	line-height:20px;
	text-align:center;
	display:block;
	padding-top:14px;
}
.time_lan{
	width:64px;
	height:40px;
	display:block;
	background:url(../images/time_a.png) no-repeat top center;
}
.time_lan1{
	width:64px;
	height:254px;
	display:block;
	background:url(../images/time_a.png) no-repeat top center;
}
.time_lan2{
	width:64px;
	height:174px;
	display:block;
	background:url(../images/time_a.png) no-repeat top center;
}
.time_lan3{
	width:64px;
	height:17px;
	display:block;
	background:url(../images/time_a.png) no-repeat top center;
}
.time_yi{
	width:220px;
	height:124px;
	border:1px solid #69a8f7;
	display:block;
	overflow:hidden;
	position:relative;
}
.time_yi1{
	width:220px;
	height:134px;
	border:1px solid #69a8f7;
	display:block;
	overflow:hidden;
}
.time_top{
	width:200px;
	height:68px;
	padding:10px 6px 0 14px;
	display:block;
	border-bottom:1px dotted #dddddd;
}
.time_top img{
	width:54px;
	height:54px;
	float:left;
	border:3px solid #e0e0e0;
	border-radius:300px;
	margin-right:10px;
}
.time_top span{ line-height:22px; float:left; height:48px; overflow:hidden; color:#898989; padding-top:8px;}
.time_top b{ margin-right:6px; color:#333333;}
.time_bot{
	width:204px;
	height:45px;
	display:block;
	padding:0 8px 0 8px;
	line-height:45px;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#d9d9d9;
}
.time_bot b{ color:#333333;}
.time_bot1{
	width:204px;
	height:47px;
	display:block;
	padding:8px 8px 0 8px;
	line-height:18px;
	overflow:hidden;
}
.time_bing{
	width:204px;
	height:54px;
	line-height:18px;
	border:1px solid #69a8f7;
	display:block;
	overflow:hidden;
	padding:3px 8px 3px 8px;
	background:#ffffff;
}
.note{
	width:220px;
	height:124px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/yisheng_bg.png);
	z-index:100000000;
	display:none;
}
.note_close{
	width:220px;
	height:24px;
	text-align:right;
}
.note_con{
	width:220px;
	height:60px;
	padding-top:40px;
	text-align:center;
}
.note_con a{
	padding:14px 18px 14px 18px;
	background:#ffffff;
	border-radius:5px;
	margin:0 8px 0 8px;
	font-weight:bold;
	color:#333333 !important;
}
/*登录*/
.login{
	width:700px;
	height:auto;
	padding-top:124px;
	margin:0 auto;
	color:#696969;
}
.login_logo{
	width:700px;
	height:85px;
	background:url(../images/logo1.png) no-repeat center center;
	text-align:center;
}
.login_title{
	width:700px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(../images/login_xian.png) no-repeat center center;
	font-size:20px;
	color:#466076;
	font-family:"微软雅黑";
	margin-top:10px;
}
.login_con{
	width:700px;
	height:auto;
	margin-top:30px;
}
.login_l{
	width:260px;
	height:auto;
	float:left;
	margin-right:68px;
}
.login_r{
	width:372px;
	height:auto;
	float:left;
	border-radius:5px;
	-webkit-box-shadow:0 0 8px #466076;
    -moz-box-shadow:0 0 8px #466076;
    box-shadow:0 0 8px #466076;
	background:#ffffff;
}
.login_nav{
	width:372px;
	height:49px;
	border-bottom:1px solid #d1d1d1;
	background:#efefef;
	line-height:49px;
	font-size:16px;
	color:#696969;
	border-radius:5px 5px 0 0; 
}
.login_nav li{
	width:185px;
	height:49px;
	float:left;
	text-align:center;
	border-right:1px solid #d1d1d1;
	cursor:pointer;
}
.loginA{ font-weight:bold; color:#01b0e9;}
.login_mid{
	width:312px;
	height:280px;
	padding:26px 30px 0 30px;
}
.login_text{
	width:300px;
	height:38px;
	line-height:38px;
	padding-left:10px;
	display:block;
	border:1px solid #d1d1d1;
	-webkit-box-shadow:inset 0px 1px 4px #cccccc;  
    -moz-box-shadow:inset 0px 1px 4px #cccccc;  
    box-shadow:inset 0px 1px 4px #cccccc;
	border-radius:5px;
	font-size:14px;
}
.login_ti{
	width:302px;
	height:25px;
	line-height:25px;
	color:#ff7878;
	padding-left:10px;
}
.login_ji{
	width:312px;
	height:24px;
	line-height:24px;
	font-size:12px;
	margin-top:20px;
}
.login_ji span{ float:right;}
.login_ji a:link{ color:#696969;}
.login_ji a:visited{ color:#696969;}
.login_ji a:hover{ color:#01b0e9;}
.login_ji input{ float:left; margin:3px 8px 0 0; cursor:pointer;}
.login_ji label{ float:left; margin-right:20px; cursor:pointer;}
.login_ji input[type=checkbox]{
        -webkit-appearance: none;
        appearance: none;
        width: 17px;
        height: 17px;
        cursor: pointer;
        vertical-align: bottom;
        position: relative;
		background: url(../images/checkbox_01.jpg) no-repeat;
}
.login_ji input[type=checkbox]:checked::after {
        content: url(../images/checkbox_02.jpg);
        display: block;
        position: absolute;

}
.login_ji input[type=radio]:focus {
        outline: none;
        border-color: green;
}
.login_button{
	width:312px;
	height:40px;
	display:block;
	border:none;
	background:#01b0e9;
	border-radius:5px;
	margin-top:30px;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.login_footer{
	width:100%;
	height:24px;
	text-align:center;
	color:#405068;
	line-height:24px;
	margin-top:30px;
}
.login_weixin{
	width:300px;
	height:auto;
	margin:-40px auto 0 auto;
}
.impowerBox .qrcode {width: 200px;}
.impowerBox .title {display: none;}
.impowerBox .info {width: 200px;}
.status_icon {display：none}
.impowerBox .status {text-align: center;} 
.reg{
	width:412px;
	height:auto;
	padding:30px 30px 30px 30px;
}
.reg_hang{
	width:412px;
	height:40px;
}
.login_text1{
	width:266px;
	height:38px;
	line-height:38px;
	padding-left:10px;
	display:block;
	border:1px solid #d1d1d1;
	-webkit-box-shadow:inset 0px 1px 4px #cccccc;  
    -moz-box-shadow:inset 0px 1px 4px #cccccc;  
    box-shadow:inset 0px 1px 4px #cccccc;
	border-radius:5px 0px 0px 5px;
	font-size:14px;
	float:left;
}
.reg_yan{
	width:134px;
	height:40px;
	display:block;
	border:none;
	background:#01b0e9;
	border-radius:0px 5px 5px 0px;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	float:right;
}
.reg_phone{
	width:412px;
	height:auto;
	padding:0px 30px 30px 30px;
}
.reg_ti{
	width:412px;
	height:52px;
	line-height:52px;
	text-align:center;
	color:#ff7878;
}
.agg {
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
	z-index: 20001;
}
.subbox .p2 {
	text-align: center;
	width: 800px;
	height: 69px;
	border-top: 1px dotted #d3d3d3;
	background-color: #f2f2f2;
	padding-top: 30px;
}
.agg .subbox{
	background-color: #fff;
	height: 500px;
	width: 800px;
	margin: 150px auto;
	-webkit-box-shadow: 0px 0px 2px 2px hsla(0,0%,0%,0.1);
	box-shadow: 0px 0px 2px 2px hsla(0,0%,0%,0.1);
	position: relative;
	z-index: 20003;
}
.agg .subbox .p1 {
	padding:20px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:390px;
	width:760px;
}
.agg .subbox .p2 {
	height:50px;
	padding-top:19px;
}
.agg .subbox .p1 p{
	margin-left:0px;
	margin-top:0px;
	display:block;
	height:30px;
	font-size:16px;
	color:#2077e3;
}
.agg .subbox .p1 article{
	line-height:20px;
	font-size:12px;
	color:#6e6e6e;
	text-align:left;
}
.subbox .p2 .ku{
	display: inline-block;
}
.subbox .p2 .ku a {
	color: #fff;
	display:block;
	font-weight: bold;
	width: 100px;
	height: 30px;
	font-size: 14px;
	line-height:29px;
	cursor:pointer;
	border-radius: 3px;
	border-top: 1px solid #2a9beb;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background-color: #2077e3;
}
.subbox .p2 .ku2 {
	margin: 0 auto;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	width: 100px;
	height: 30px;
	text-align: center;
	display: inline-block;
}
.subbox .p2 .ku2 a {
	background-color: #e6e6e6;
	outline: none;
	font-size: 14px;
	display: block;
	width: 100px;
	height: 30px;
	line-height:30px;
	font-weight: bold;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	cursor: pointer;
}
.reg_lie{
	width:412px;
	height:68px;
	list-style-type: none;
}
.header{
	width:100%;
	height:150px;
	background:#ffffff;
}
.header_tou{
	width:1170px;
	height:100px;
	margin:0 auto;
}
.header_menu{
	width:100%;
	height:50px;
	-webkit-box-shadow:0 2px 8px #cccccc;  
    -moz-box-shadow:0 2px 8px #cccccc;  
    box-shadow:0 2px 8px #cccccc;
	background:#00b5ec;
}
.header_con{
	width:1170px;
	height:100px;
	margin:0 auto;
}
.header_tel{
	width:548px;
	height:100px;
	float:right;
	background:url(../images/tel.jpg) no-repeat;
}
.header_right{
	width:617px;
	height:81px;
	float:left;
	padding-top:19px;
}
.header_top{
	width:617px;
	height:26px;
}
.header_select{
	width:96px;
	height:24px;
	float:right;
	margin-left:20px;
}
.header_select select{
	width:96px;
	height:24px;
	float:right;
	border:1px solid #e4e4e4;
	color:#01b0e9;
	border-radius:5px;
}
.index_menu{
	width:1170px;
	height:50px;
	margin:0 auto;
}
.index_right{
	width:350px;
	height:50px;
	float:right;
}
.index_select{
	width:95px;
	height:24px;
	float:right;
	margin-top:13px;
	border-radius:3px;
	background:#ffffff;
	border:none;
	color:#00b5ec;
	font-weight:bold;
	font-size:14px;
}
.index_login{
	width:230px;
	height:50px;
	float:right;
	line-height:50px;
	text-align:right;
	color:#ffffff;
	font-size:14px;
	padding-right:20px;
	position:relative;
}
.index_login a{ font-weight:bold; color:#ffffff !important;}
.index_deng{
	display:none;
	width:200px;
	height:119px;
	padding:7px 20px 0 20px;
	position:absolute;
	top:43px;
	right:10px;
	background:url(../images/login.png) no-repeat;
	z-index:1000000;
}
.index_deng_title{
	width:200px;
	height:58px;
	line-height:58px;
	text-align:center;
	color:#6a6969;
	border-bottom:1px solid #efefef;
	overflow:hidden;
}
.index_deng_bot{
	width:200px;
	height:38px;
	text-align:center;
	margin-top:2px;
}
.index_deng_bot a{
	padding:8px 20px 8px 20px;
	color:#ffffff !important;
	font-size:14px;
	margin:0 7px 0 7px;
	border-radius:5px;
}

.index_left{
	width:820px;
	height:50px;
	float:left;
}
.index_left li{
	width:auto;
	height:50px;
	line-height:50px;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.index_left li a{ display:block; color:#ffffff !important; padding:0 30px 0 30px;}
.index_left li a:hover{ display:block; color:#ffffff !important; background:#0194c1;}
.menu_cur a:link{ color:#ffffff !important; background:#0194c1;}
.menu_cur a:visited{ color:#ffffff !important; background:#0194c1;}
.menu_cur a:hover{ color:#ffffff !important; background:#0194c1;}
.banner{ width:100%; height:400px; overflow:hidden; border-bottom:6px solid #00ccff;}
.banner .flexslider { position: relative; height: 400px; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat; width:100%;}
.banner .slides { position: relative; z-index: 1;}
.banner .slides li { height: 400px; width:100%;}
.banner .slides li img,.slides li a{ width:100%; height:420px; display:block;}
.banner .flex-control-nav { position: absolute; bottom: 20px; z-index: 2; width:100%; text-align:center;}
.banner .flex-control-nav li { display: inline-block; width: 11px; height: 11px; margin: 0 10px; *display: inline; zoom: 1; z-index:10000;}
.banner .flex-control-nav a { display: inline-block; width: 11px; height: 11px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; font-size:0;}
.banner .flex-control-nav .flex-active { background-position: 0 0;}

.main_image {width:100%; height:400px; overflow:hidden; margin:0 auto; position:relative}
.main_image ul {width:9999px; height:400px; overflow:hidden; position:absolute; top:0; left:0}
.main_image li {float:left; width:100%; height:400px;}
.main_image li span {display:block; width:100%; height:400px}
.main_image li a {display:block; width:100%; height:400px}
div.flicking_con {width:100%; margin:0 auto; position:relative}
div.flicking_con .flicking_inner {position:absolute; top:360px; left:50%; margin-left:-31px; z-index:999; width:100%; height:21px; text-align:center; font-size:0px;} /* 121126 */
div.flicking_con a {float:left; width:21px; height:21px; margin:0; padding:0; background:url('../images/btn_main_img.png') 0 0 no-repeat; display:block; text-indent:-1000px}
div.flicking_con a.on {background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;}

.process{
	width:1170px;
	height:auto;
	margin:0 auto;
	padding:30px 0 45px 0;
}
.process_top{
	width:1170px;
	height:auto;
	margin:0 auto;
}
.process_header{
	width:1170px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:30px;
	color:#6a6969;
	font-weight:bold;
	font-family:"微软雅黑";
}
.process_xian{
	width:172px;
	height:2px;
	margin:10px auto 0 auto;
	background:#00b5ec;
}
.process_ti{
	width:1170px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#6a6969;
	margin-top:5px;
	font-size:14px;
}
.process_con{
	width:1170px;
	height:auto;
	margin-top:50px;
	background:url(../images/process.jpg) no-repeat top center;
	padding:140px 0 0 0;
}
.process_con li{
	width:270px;
	height:auto;
	float:left;
	margin-right:30px;
	line-height:24px;
	color:#a4abc1;
	text-align:center;
	position:relative;
}
.process_a{
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	top:-125px;
	left:101px;
}
.process_a:hover{
	width:80px;
	height:80px;
	display:block;
	background:url(../images/process_01.jpg) no-repeat;
}
.process_b{
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	top:-125px;
	left:96px;
}
.process_b:hover{
	width:80px;
	height:80px;
	display:block;
	background:url(../images/process_02.jpg) no-repeat;
}
.process_c{
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	top:-125px;
	left:90px;
}
.process_c:hover{
	width:80px;
	height:80px;
	display:block;
	background:url(../images/process_03.jpg) no-repeat;
}
.process_d{
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	top:-125px;
	left:94px;
}
.process_d:hover{
	width:80px;
	height:80px;
	display:block;
	background:url(../images/process_04.jpg) no-repeat;
}
.spine{
	width:100%;
	height:1054px;
	background:#eeeeee url(../images/spine.jpg) no-repeat top center;
}
.spine_con{
	width:1170px;
	height:1010px;
	margin:0 auto;
	padding-top:44px;
	position:relative;
}
.spine_header{
	width:1170px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#ffffff;
	font-size:30px;
	font-family:"微软雅黑";
}
.spine_jin{
	width:394px;
	height:311px;
	position:absolute;
	top:157px;
	left:0px;
	background:#ffffff;
	border-radius:5px;
	-webkit-box-shadow:0 0px 8px #cccccc;  
    -moz-box-shadow:0 0px 8px #cccccc;  
    box-shadow:0 0px 8px #cccccc;
	border-top:4px solid #48b4fb;
}
.spine_title{
	width:366px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #dcdcdc;
	background:#ffffff;
	border-radius:5px 5px 0 0;
	font-size:24px;
	font-family:"微软雅黑";
	color:#48b4fb;
	margin:0 auto;
}
.spine_list{
	width:364px;
	height:270px;
	padding:0 15px 0 15px;
}
.spine_list li{
	width:364px;
	height:70px;
	float:left;
	margin-top:15px;
	overflow:hidden;
}
.spine_list li img{
	float:left;
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;
}
.spine_list li span{
	width:284px;
	height:70px;
	float:left;
	line-height:20px;
	color:#a4abc1;
}
.spine_list li b{
	width:284px;
	height:18px;
	overflow:hidden;
	font-size:14px;
	display:block;
	margin-bottom:10px;
	line-height:16px;
}
.spine_list li a{ color:#6a6969 !important;}
.spine_xiong{
	width:394px;
	height:311px;
	position:absolute;
	top:157px;
	right:0px;
	background:#ffffff;
	border-radius:5px;
	-webkit-box-shadow:0 0px 8px #cccccc;  
    -moz-box-shadow:0 0px 8px #cccccc;  
    box-shadow:0 0px 8px #cccccc;
	border-top:4px solid #48b4fb;
}
.spine_yao{
	width:394px;
	height:311px;
	position:absolute;
	top:514px;
	left:0px;
	background:#ffffff;
	border-radius:5px;
	-webkit-box-shadow:0 0px 8px #cccccc;  
    -moz-box-shadow:0 0px 8px #cccccc;  
    box-shadow:0 0px 8px #cccccc;
	border-top:4px solid #48b4fb;
}
.spine_wei{
	width:394px;
	height:311px;
	position:absolute;
	top:514px;
	right:0px;
	background:#ffffff;
	border-radius:5px;
	-webkit-box-shadow:0 0px 8px #cccccc;  
    -moz-box-shadow:0 0px 8px #cccccc;  
    box-shadow:0 0px 8px #cccccc;
	border-top:4px solid #48b4fb;
}
.spine_bot{
	width:1170px;
	height:136px;
	position:absolute;
	bottom:46px;
	left:0px;
	background:#ffffff;
	border-radius:5px;
	-webkit-box-shadow:0 0px 8px #cccccc;  
    -moz-box-shadow:0 0px 8px #cccccc;  
    box-shadow:0 0px 8px #cccccc;
	border-top:4px solid #48b4fb;
}
.spine_title1{
	width:1140px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #dcdcdc;
	background:#ffffff;
	border-radius:5px 5px 0 0;
	font-size:24px;
	font-family:"微软雅黑";
	color:#48b4fb;
	margin:0 auto;
}
.spine_list1{
	width:1155px;
	height:85px;
	padding:10px 0px 0 15px;
}
.spine_list1 li{
	width:365px;
	height:70px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	display:inline;
}
.spine_list1 li img{
	float:left;
	width:70px;
	height:70px;
	float:left;
	margin-right:10px;
}
.spine_list1 li span{
	width:285px;
	height:70px;
	float:left;
	line-height:20px;
	color:#a4abc1;
}
.spine_list1 li b{
	width:285px;
	height:18px;
	overflow:hidden;
	font-size:14px;
	display:block;
	margin-bottom:10px;
	line-height:16px;
}
.spine_list1 li a{ color:#686868 !important;}
.case{
	width:100%;
	height:auto;
	padding-top:40px;
}
.case_con{
	width:1170px;
	height:285px;
	margin:50px auto 0 auto;
}
.case_header{
	width:1170px;
	height:140px;
	line-height:140px;
	text-align:center;
	color:#686868;
	font-size:30px;
	font-family:"微软雅黑";
}
.case_list{
	width:1170px;
	height:235px;
}
.case_list ul{ width:1168px; margin:0 auto;}
.case_list li{
	width:275px;
	height:233px;
	border-left:1px solid #d7dfe3;
	border-right:1px solid #d7dfe3;
	border-top:1px solid #d7dfe3;
	border-bottom:2px solid #d7dfe3;
	float:left;
	display:inline;
	margin:0 7px 0 7px;
	background:#ffffff;
}
.case_tu,.case_tu img{
	width:275px;
	height:153px;
}
.case_title{
	width:255px;
	height:24px;
	line-height:24px;
	font-size:14px;
	padding:0 10px 0 10px;
	overflow:hidden;
	margin-top:8px;
}
.case_nei{
	width:255px;
	height:40px;
	line-height:20px;
	color:#9a9a9a;
	padding:0 10px 0 10px;
	overflow:hidden;
}
.experts{
	width:100%;
	height:auto;
	padding:45px 0 45px 0;
}
.experts_header{
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#686868;
	font-size:30px;
	font-family:"微软雅黑";
}
.links_body{
	width:100%;
	height:220px;
	background:#f9f8fb;
}
.links{
	width:1170px;
	height:160px;
	margin:0 auto 0 auto;
	padding:30px 0 30px 0;
}
.links_header{
	width:1170px;
	height:30px;
	line-height:30px;
	color:#686868;
	font-size:24px;
	font-family:"微软雅黑";
}
.links_con{
	width:1170px;
	height:130px;
	margin-top:20px;
}
.links_con .rollBox {
	WIDTH: 1170px;
	height:130px;
	POSITION: relative;
	display:block;
}
.links_con .rollBox .LeftBotton {
	background:url(../images/pert.jpg) no-repeat;
	float: left;
	width:10px;
	cursor:pointer;
	POSITION: absolute;
	TOP:30px;
	height:17px;
	left:0px
}
.links_con .rollBox .RightBotton {
	RIGHT:0px;
	background:url(../images/next.jpg) no-repeat;
	FLOAT: right;
	WIDTH:10px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 30px;
	HEIGHT: 17px;
}
.links_con .rollBox .Cont {
	WIDTH: 1130px;
	height:130px;
	overflow:hidden;
	margin:0 20px 0 20px;
}
.links_con .rollBox .ScrCont {
	width:10000000px;
}
.links_con .rollBox .Cont .pic {
	width:180px;
	height:1135px;
	display:inline;
	margin-right:10px;
	float:left;
}
.links_con .links_tu {
	width:178px;
	height:78px;
	float:left;
	display:block;
	border:1px solid #dbdcdc;
}
.links_con .links_tu img{ width:178px; height:78px;}
.links_con .links_zi{
	width:178px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	margin-top:5px;
}
.links_con .rollBox #List1,.links_con .rollBox #List2 {
	float:left;
}
.links_con li{
	width:178px;
	height:78px;
	float:left;
	margin:15px 15px 0 0;
	display:inline;
	border:1px solid #dbdcdc;
}
.footer{
	width:100%;
	height:auto;
	background:#f2f1f7;
	border-top:1px solid #e4e4ed;
}
.footer_top{
	width:1140px;
	height:140px;
	margin:0 auto;
	padding:40px 0 0 30px;
}
.footer_guan{
	width:280px;
	height:140px;
	float:left;
}
.footer_name{
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#585e6e;
	width:100%;
	height:30px;
	line-height:30px;
}
.footer_name a{ color:#585e6e !important;}
.footer_wei{
	width:100%;
	height:auto;
	margin-top:10px;
}
.footer_wei img{ float:left; margin-right:5px;}
.footer_tel{
	width:100%;
	height:auto;
	line-height:30px;
	color:#80869a;
	margin-top:10px;
	font-size:14px;
}
.footer_bot{
	width:100%;
	height:70px;
	line-height:70px;
	text-align:center;
	color:#96abbb;
	background:#f9f8fc;
	border-top:1px solid #e4e4ed;
}
.footer_bot_con{
	width:1170px;
	height:59px;
	line-height:24px;
	margin:0 auto;
	position:relative;
	padding-top:11px;
}
.footer_bot_con a{ color:#96abbb !important;}
#weixin{ position:relative;}
#weixintips{
	display:none;
	position:absolute;
	top:-34px;
	left:-115px;
}
#xinlang{ position:relative;}
#xinlangtips{
	display:none;
	position:absolute;
	top:-34px;
	left:85px;
}
.zixun{
	width:114px;
	height:40px;
	position:fixed;
	top:170px;
	right:0px;
	z-index:1000;
}
.weixin{
	width:114px;
	height:140px;
	position:fixed;
	top:215px;
	right:0px;
	z-index:1000;
}
.zixun_content { 
	display: none; 
	position: absolute; 
	top: 50%; 
	left:50%; 
	width:450px; 
	height:324px; 
	background:#ffffff; 
	z-index:100002; 
	margin:-162px 0 0 -225px;
	position:fixed;
	border-radius:5px;
	-webkit-box-shadow:0 0 8px #333333;
    -moz-box-shadow:0 0 8px #333333;
    box-shadow:0 0 8px #333333;
}
.zixun_header{
	width:410px;
	height:45px;
	line-height:45px;
	background:#01b0e9;
	color:#ffffff;
	font-size:20px;
	font-family:"微软雅黑";
	padding:0 20px 0 20px;
	border-radius:5px 5px 0 0;
}
.zixun_close{
	float:right;
	width:18px;
	height:18px;
	background:url(../images/zixun_close.png) no-repeat;
	margin-top:13px;
}
.zixun_con{
	width:410px;
	height:259px;
	padding:20px 20px 0 20px;
}
.textarea1{
	width:388px;
	height:102px;
	border:1px solid #d1d1d1;
	line-height:18px;
	padding:8px 10px 8px 10px;
	border-radius:5px;
	font-size:14px;
	display:block;
}
.textarea_zi{
	width:410px;
	height:26px;
	line-height:24px;
	text-align:right;
	color:#696969;
}
.zixun_text{
	width:400px;
	height:38px;
	border:1px solid #d1d1d1;
	line-height:38px;
	padding-left:8px;
	display:block;
	font-size:14px;
	border-radius:5px;
}
.zixun_button{
	display:block;
	width:410px;
	height:40px;
	margin-top:15px;
	background:#01b0e9;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	border:none;
	border-radius:5px;
	cursor:pointer;
}
/*预约*/
.make{
	width:1170px;
	height:auto;
	background:#ffffff;
	padding:0 0px 0 0px;
	-webkit-box-shadow:0 0 8px #cccccc;
    -moz-box-shadow:0 0 8px #cccccc;
    box-shadow:0 0 8px #cccccc;
	margin-top:15px;
}
.make_header{
	width:1125px;
	height:90px;
	background:url(../images/make.jpg) no-repeat;
	padding:26px 0 0 45px;
}
.make_tu{
	width:62px;
	height:62px;
	float:left;
	margin-right:15px;
}
.make_tu img{
	width:56px;
	height:56px;
	border:3px solid #ffffff;
	border-radius:300px;
}
.make_nei{
	width:300px;
	height:59px;
	float:left;
	line-height:28px;
	padding-top:5px;
	color:#ffffff;
}
.make_nei font{ font-size:16px; color:#ffffff;}
.make_nei b{ color:#ffffff;}
.make_cheng{
	width:1170px;
	height:auto;
	padding:100px 0 110px 0;
	text-align:center;
}
.make_cheng_day{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:30px;
	font-family:"微软雅黑";
}
.make_cheng_dui{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:17px;
	font-family:"微软雅黑";
	color:#6b6b6b;
	margin-top:10px;
}
.make_cheng_dui span{ background:url(../images/tubiao_07.jpg) no-repeat left center; padding-left:30px;}
.make_cheng_que{
	width:94px;
	height:40px;
	display:block;
	margin:30px auto 0 auto;
	font-size:14px;
	font-weight:bold;
	background:#0096da;
	border-radius:5px;
	border:none;
	cursor:pointer;
	color:#ffffff;
}
.make_con{
	width:1170px;
	height:auto;
	padding:30px 0 45px 0;
}
.make_title{
	width:1065px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	color:#b1b1b1;
}
.make_title div{ float:right; color:#6b6b6b; width:400px;}
.make_a{ float:right; background:url(../images/radio_01.jpg) no-repeat left center; padding-left:22px; margin-left:30px;}
.make_b{ float:right; background:url(../images/radio_03.jpg) no-repeat left center; padding-left:22px; margin-left:30px;}
.make_table{
	width:1065px;
	height:auto;
	margin:10px auto 0 auto;
	position:relative;
}
.make_table table{ border:1px solid #e0e0e0; border-collapse:collapse;}
.make_table table td{ border:1px solid #e0e0e0; color:#33333; text-align:center; line-height:20px;}
.make_table b{ font-size:16px;}
.make_table input{ float:left; margin:2px 10px 0 50px;}
.make_table img{ float:left; margin:2px 10px 0 50px;}
.make_table span{ float:left;}
.make_table input[type=checkbox]{
        -webkit-appearance: none;
        appearance: none;
        width: 16px;
        height: 16px;
        cursor: pointer;
        position: relative;
        vertical-align:middle;
		background: url(../images/radio_03.jpg) no-repeat;
}
.make_table input[type=checkbox]:checked::after {
        content: url(../images/radio_02.jpg);
        display: block;
        position: absolute;
}
.make_table input[type=checkbox]:focus {
        outline: none;
        border-color: green;
}
.make_pert{
	width:29px;
	height:67px;
	position:absolute;
	top:0px;
	left:-29px;
	display:block;
	overflow:hidden;
	background: url(../images/pert1.jpg) no-repeat;
}
.make_next{
	width:29px;
	height:67px;
	position:absolute;
	top:0px;
	right:-29px;
	display:block;
	overflow:hidden;
	background: url(../images/next1.jpg) no-repeat;
}
.make_bot{
	width:100%;
	height:auto;
	text-align:center;
	margin-top:50px;
}
.make_shang{
	padding:10px 20px 10px 20px;
	font-size:16px;
	border:1px solid #e0e0e0;
	border-radius:5px;
	margin:0 10px 0 10px;
	color:#333333 !important;
}
.make_que{
	padding:10px 20px 10px 20px;
	font-size:16px;
	border:1px solid #0096da;
	background:#0096da;
	border-radius:5px;
	margin:0 10px 0 10px;
	font-weight:bold;
	color:#ffffff !important;
}
/*聊天弹出*/
.chat{
	min-width:805px;
	max-width:1225px;
	margin:0 auto;
	height:678px;
	background:#ffffff;
	font-size:12px;
	border:1px solid #acc2e2;
}
.chat_header{
	width:100%;
	height:80px;
	border-bottom:1px solid #e0e9f4;
	border-top:1px solid #ffffff;
	position:relative;
	background:#f1f7ff;
}
.chat_header a{ width:31px; height:29px; display:block; position:absolute; top:0px; right:0px;}
.chat_header ul{ padding-left:30px;}
.chat_header li{
	float:left;
	margin-right:30px;
	height:72px;
	padding:8px 0 0 0;
}
.chat_header li img{
	width:54px;
	height:54px;
	float:left;
	border:3px solid #ffffff;
	margin-right:10px;
	border-radius:300px;
}
.chat_header li span{ float:left; color:#a8a8a8; line-height:24px; padding-top:6px;}
.chat_header li  b{ font-size:14px; color:#6b6b6b; display:block;}
.chat_con{
	width:100%;
	height:596px;
}
.chat_left{
	width:805px;
	height:596px;
	float:left;
}
.chat_top{
	width:755px;
	height:345px;
	border-bottom:1px solid #e0e9f4;
	overflow-y:auto;
	padding:25px;
}
.chat_bot{
	width:805px;
	height:200px;
	background:#f1f7ff;
}
.chat_wen{
	width:755px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.chat_wen .chat_head{ float:right;}
.chat_head{
	width:60px;
	height:90px;
}
.chat_head img{
	width:54px;
	height:54px;
	display:block;
	border:3px solid #e0e0e0;
	border-radius:100px;
}
.chat_head span{ display:block; text-align:center; height:30px; line-height:30px;}
.chat_wen .chat_mid{
	width:685px;
	height:auto;
	float:right;
	margin-right:10px;
	margin-top:12px;
}
.chat_nei span{
	height:auto;
	padding:6px 16px 6px 16px;
	background:#deebff;
	border:1px solid #b5cdef;
	border-radius:5px;
	float:right;
	line-height:24px;
	color:#6b6b6b;
	z-index:98;
	position:relative;
	max-width:568px;
}
.chat_nei i{
	background:url(../images/jiao1.jpg) no-repeat right center;
	width:8px;
	height:11px;
	float:right;
	margin-top:12px;
	z-index:99;
	margin-left:-1px;
	position:relative;
}
.chat_day{ float:right; line-height:24px; color:#afafaf; margin-right:25px;}
.chat_da{
	width:755px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.chat_da .chat_head{ float:left;}
.chat_da .chat_mid{
	width:685px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:12px;
}
.chat_da .chat_nei span{
	height:auto;
	padding:6px 16px 6px 16px;
	background:#f8f8f8;
	border:1px solid #dadada;
	border-radius:5px;
	float:left;
	line-height:24px;
	color:#6b6b6b;
	z-index:98;
	position:relative;
}
.chat_da .chat_nei i{
	background:url(../images/jiao2.jpg) no-repeat right center;
	width:8px;
	height:11px;
	float:left;
	margin-top:12px;
	z-index:99;
	margin-right:-1px;
	position:relative;
}
.chat_da .chat_day{ float:left; line-height:24px; color:#afafaf; margin-left:25px;}
.chat_bot{
	width:779px;
	height:200px;
	background:#f1f7ff;
	padding:0 13px 0 13px;
}
.chat_gong{
	width:779px;
	height:38px;
	line-height:38px;
	font-size:14px;
}
.chat_gong img{ float:left; margin:10px 11px 0 0;}
.chat_xiao{
	float:right;
	color:#6c7e98 !important;
	background:url(../images/icon_05.jpg) no-repeat left center;
	padding-left:26px;
}
.chat_xiao i{ float:right; background:url(../images/icon_06.jpg) no-repeat right center; width:18px; height:38px;}
.textarea{
	width:759px;
	height:76px;
	line-height:24px;
	border:2px solid #e0e9f4;
	border-radius:5px;
	background:#ffffff;
	overflow-y:auto;
	padding:10px;
}
.chat_bottom{
	width:779px;
	height:35px;
	margin-top:14px;
	font-size:14px;
	font-weight:bold;
}
.chat_fa{
	width:105px;
	height:35px;
	float:right;
	background:#38bb85;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
}
.chat_fa:hover{
	width:105px;
	height:35px;
	float:right;
	background:#1da06a;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
}
.chat_qu{
	width:105px;
	height:35px;
	float:right;
	background:#6e9de0;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
	margin-right:15px;
}
.chat_qu:hover{
	width:105px;
	height:35px;
	float:right;
	background:#4b7dc4;
	border-radius:3px;
	color:#ffffff !important;
	float:right;
	text-align:center;
	line-height:35px;
	margin-right:15px;
}
.chat_right{
	width:419px;
	height:596px;
	float:left;
	border-left:1px solid #e0e9f4;
}
.record_header1{
	width:419px;
	height:32px;
	line-height:32px;
	border-bottom:1px solid #e0e9f4;
}
.record_header1 span{
	display:block;
	width:90px;
	height:32px;
	border-right:1px solid #e0e9f4;
	text-align:center;
}
.record_header1 a{
	width:9px;
	height:8px;
	float:right;
	background:url(../images/icon_07.jpg) no-repeat;
	margin:12px 10px 0 0;
}
.record_nav1{
	width:406px;
	height:31px;
	line-height:31px;
	border-bottom:1px solid #e0e9f4;
	padding-left:13px;
	color:#d3d3d3;
}
.record_nav1 a{ color:#6b6b6b !important;}
.record_nav1 a:hover{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:link{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:visited{ color:#6e9de0 !important; font-weight:bold;}
.record_cur:hover{ color:#6e9de0 !important; font-weight:bold;}
.record_con{
	width:391px;
	height:486px;
	border-bottom:1px solid #e0e9f4;
	padding:5px 14px 5px 14px;
	overflow-y:auto;
	overflow-x:hidden;
}
.record_con li{
	width:391px;
	height:auto;
	float:left;
	margin-top:8px;
}
.record_lv{
	height:30px;
	line-height:30px;
	color:#38bb85;
	display:block;
}
.record_lan{
	height:30px;
	line-height:30px;
	color:#6e9de0;
	display:block;
}
.record_nei{
	width:380px;
	height:auto;
	display:block;
	line-height:18px;
	color:#6b6b6b;
	padding-left:11px;
}
.record_page{
	width:404px;
	height:34px;
	line-height:34px;
	font-size:12px;
	padding-right:15px;
	font-weight:600;
}

.newsxi{
	width:1000px;
	height:auto;
	padding:60px 0 20px 0;
	margin:0 auto;
	font-family:"宋体";
	font-size:12px;
}
.newsxi_po{
	width:1000px;
	height:50px;
	line-height:50px;
}
.newsxi_po a{ color:#333333;}
.newsxi_con{
	width:950px;
	height:auto;
	border:1px solid #ececec;
	background:#ffffff;
	padding:40px 24px 40px 24px;
}
.newsxi_header{
	width:950px;
	height:auto;
	line-height:40px;
	text-align:center;
	font-size:30px;
	font-family:"微软雅黑";
}
.newsxi_day{
	width:950px;
	height:24px;
	line-height:24px;
	padding-bottom:6px;
	border-bottom:1px solid #ececec;
	color:#aaaaaa;
	margin-top:10px;
}
.newsxi_day span{ color:#00baff;}
.newsxi_nei{
	width:950px;
	height:auto;
	line-height:20px;
	font-size:14px;
	color:#333333;
	margin-top:40px;
}
/*国际名医*/
.famous{
	width:100%;
	height:535px;
	background:#eeeeee;
}
.famous_con{
	width:1170px;
	height:502px;
	margin:0 auto;
	padding-top:33px;
}
.famous_list{
	width:1170px;
	height:350px;
	margin-top:20px;
}
.famous_list .rollBox {
	WIDTH: 1170px;
	height:350px;
	POSITION: relative;
	display:block;
}
.famous_list .rollBox .LeftBotton {
	background:url(../images/pert2.png) no-repeat;
	float: left;
	width:50px;
	cursor:pointer;
	POSITION: absolute;
	TOP:118px;
	height:100px;
	left:-80px;
	display:none;
}
.famous_list .rollBox .RightBotton {
	RIGHT:-80px;
	background:url(../images/next2.png) no-repeat;
	FLOAT: right;
	WIDTH:50px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 118px;
	HEIGHT: 100px;
	display:none;
}
.famous_list .rollBox .Cont {
	WIDTH: 1170px;
	height:350px;
	overflow:hidden;
}
.famous_list .rollBox .ScrCont {
	width:10000000px;
}
.famous_list .rollBox .Cont .pic {
	width:575px;
	height:350px;
	display:inline;
	margin-right:20px;
	float:left;
	background:#ffffff;
	border-radius:8px;
	-webkit-box-shadow:0 0 10px #cccccc;  
    -moz-box-shadow:0 0 10px #cccccc;  
    box-shadow:0 0 10px #cccccc;
}
.famous_list .famous_tu {
	width:194px;
	height:296px;
	float:left;
	display:inline;
	margin:25px 20px 0 25px;
}
.famous_list .famous_tu img{ width:194px; height:296px; border-radius:5px;}
.famous_list .famous_right{
	width:310px;
	height:295px;
	float:left;
	margin-top:25px;
}
.famous_list .famous_name{
	display:block;
	width:310px;
	height:31px;
	line-height:31px;
	color:#585e6e;
	font-size:30px;
}
.famous_list .famous_name label{ float:left; margin-right:15px;}
.famous_list .famous_name img{ width:31px; height:31px; float:left;}
.famous_list .famous_nei{
	width:310px;
	height:192px;
	display:block;
	border-bottom:1px solid #d7dfe3;
	line-height:24px;
	font-size:16px;
	color:#303030;
	margin-top:15px;
	overflow:hidden;
	font-family:"微软雅黑";
}
.famous_list .famous_more{
	width:150px;
	height:36px;
	display:block;
	background:#48b4fb;
	text-align:center;
	border-radius:5px;
	color:#ffffff !important;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:36px;
	margin-top:22px;
}
.famous_list .rollBox #List1,.famous_list .rollBox #List2 {
	float:left;
}
.liuch_content { 
	display: none; 
	position: absolute; 
	top: 50%; 
	left:50%; 
	wwidth:472px;
	height:auto;
	background:#ffffff; 
	z-index:100002; 
	margin:-180px 0 0 -236px;
	position:fixed;
	border-radius:5px;
	-webkit-box-shadow:0 0 8px #333333;
    -moz-box-shadow:0 0 8px #333333;
    box-shadow:0 0 8px #333333;
}
.liuch_header{
	width:16px;
	height:16px;
	position:absolute;
	top:18px;
	right:18px;
	background:url(../images/close2.jpg) no-repeat;
	z-index:10000;
}
.liuch_header a{ width:16px; height:16px; display:block;}

/*订单*/
.order{
	width:1170px;
	height:auto;
	background:#ffffff;
	-webkit-box-shadow:0 0 6px #cccccc;  
    -moz-box-shadow:0 0 6px #cccccc;  
    box-shadow:0 0 6px #cccccc;
	padding-bottom:25px;
	margin-top:20px; 
}
.order_header{
	width:1124px;
	height:75px;
	border-bottom:1px solid #e8e8e8;
	background:#fcfcfc;
	padding:29px 0 0 46px;
}
.order_header li{
	width:357px;
	height:75px;
	float:left;
	margin-right:3px;	
}
.order_li{ background:url(../images/order_link.jpg) no-repeat top center; height:75px;}
.order_li span{ font-size:16px; color:#ffffff; font-family:Arial; font-weight:bold; text-align:center; display:block; line-height:30px;}
.order_li div{ display:block; font-size:14px; line-height:30px; text-align:center;}
.order_li b{color:#bdbdbd; text-align:center; padding:0 5px 0 5px; display: block; line-height:30px;}
.order_li label{ color:#999999; font-size:12px;}
.order_cur .order_li{ background:url(../images/order_hover.jpg) no-repeat top center;}
.order_cur b{ font-size:14px; color:#ff6c00; line-height:30px; text-align:center;}
.order_con{
	width:1078px;
	height:auto;
	margin:40px auto 0 auto;
}
.order_title{
	width:1076px;
	height:40px;
	line-height:40px;
	background:#fdfdfd;
	border:1px solid #f2f2f2;
	color:#a7a7a7;
}
.order_title1{ float:left; text-align:center; width:720px;}
.order_title2{ float:left; text-align:center; width:210px;}
.order_title3{ float:left; text-align:center; width:146px;}
.order_title4{ float:left; text-align:center; width:700px;}
.order_title5{ float:left; text-align:center; width:146px;}
.order_title6{ float:left; text-align:center; width:114px;}
.order_title7{ float:left; text-align:center; width:116px;}
.order_title8{ float:left; text-align:center; width:930px;}
.order_qu{
	width:1078px;
	height:auto;
	-webkit-box-shadow:0 2px 0px #f2f2f2;  
    -moz-box-shadow:0 2px 0px #f2f2f2;  
    box-shadow:0 2px 0px #f2f2f2;
	margin-top:20px;
}
.order_qu table{ border:1px solid #e0e0e0; border-collapse:collapse;}
.order_qu table td{ border:1px solid #e0e0e0;}
.order_day{ background:url(../images/tubiao_10.jpg) no-repeat left center; padding:5px 0 5px 23px;}
.order_head{ padding:20px 30px 15px 30px; width:660px;}
.order_head img{ width:54px; height:54px; float:left; border:3px solid #e0e0e0; border-radius:300px; margin-right:20px;}
.order_head div{ width:500px; float:left; line-height:24px;}
.order_head b{ display:block; font-size:16px; font-weight:bold; margin-bottom:8px;}
.order_money{
	width:1078px;
	height:70px;
	line-height:70px;
	text-align:right;
	font-size:14px;
	border-bottom:1px solid #e0e0e0;
}
.order_money b{ color:#ff6c00; font-size:24px; font-family:Arial;}
.order_tong{
	width:1078px;
	height:30px;
	line-height:30px;
	margin-top:10px;
	text-align:right;
}
.order_tong input{ margin-right:8px;}
.order_tong a{ color:#2398d5 !important;}
.order_ti{
	width:1078px;
	height:47px;
	margin-top:10px;
}
.order_ti a{
	width:116px;
	height:47px;
	display:block;
	float:right;
	background:#ff6c00;
	border-radius:5px;
	border:none;
	line-height:47px;
	text-align:center;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.order_shang{
	width:1078px;
	height:75px;
	line-height:75px;
	padding:0 46px 0 46px;
	border-bottom:1px solid #e0e0e0;
	font-size:16px;
}
.order_shang span{ float:right;}
.order_shang b{ color:#ff6c00; font-family:Arial;}
.order_zhi{
	width:1078px;
	height:auto;
	margin:20px auto 0 auto;
}
.order_wan{
	width:601px;
	height:210px;
	padding:80px 46px 80px 523px;
	border-bottom:1px solid #e0e0e0;
	background:url(../images/tubiao_11.jpg) no-repeat 320px 80px;
}
.order_wan_name{
	width:601px;
	height:30px;
	line-height:30px;
	font-size:16px;
	padding-top:28px;
}
.order_wan_name b{ margin-right:10px;}
.order_wan_name label{ color:#ff6c00; font-family:Arial; font-weight:bold;}
.order_wan_nei{
	width:601px;
	height:auto;
	line-height:20px;
	margin-top:20px;
	color:#969696;
}
.order_wan_bot{
	width:601px;
	height:47px;
	margin-top:20px;
	position:relative;
}
.order_wan_a {
    width: 137px;
    height: 47px;
    float: left;
    background: #0096da;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff !important;
    line-height: 47px;
    margin-right: 24px;
    border: none;
    cursor: pointer;
}
.order_wan_b{
	width:152px;
	height:45px;
	float:left;
	background:#none;
	border-radius:5px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#333333 !important;
	line-height:45px;
	margin-right:24px;
	border:1px solid #d4d4d4;
}
.order_wan_wen{
	width:480px;
	height:302px;
	background:url(../images/wenti.png) no-repeat;
	position:absolute;
	top:-316px;
	left:-218px;
	padding:13px 13px 0 63px;
	display:none;
}
.order_wan_head{
	width:480px;
	height:27px;
}
.order_wan_head a{ display:block; float:right;}
.order_wan_title{
	width:448px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	background:url(../images/tubiao_12.jpg) no-repeat left center;
	padding-left:32px;
	margin:20px 0 10px 0;
}
.order_wan_hang{
	width:480px;
	height:auto;
	float:left;
	margin-top:15px;
	line-height:18px;
}
.order_wan_hang span{ color:#a2a2a2; padding-left:12px;}
.order_wan_hang a{ font-weight:bold; color:#0096da !important; text-decoration:underline;}
.order_fan{
	width:1078px;
	height:30px;
	line-height:30px;
	padding:0 46px 0 46px;
	margin-top:25px;
}
.order_fan a{ display:block;}
.order_list{
	width:1078px;
	height:auto;
}
.order_list li{
	width:1076px;
	height:147px;
	border:1px solid #e0e0e0;
	-webkit-box-shadow:0 2px 0px #f2f2f2;  
    -moz-box-shadow:0 2px 0px #f2f2f2;  
    box-shadow:0 2px 0px #f2f2f2;
	margin-top:20px;
}
.order_list1{
	width:1078px;
	height:auto;
}
.order_list1 li{
	width:1076px;
	height:106px;
	border:1px solid #e0e0e0;
	-webkit-box-shadow:0 2px 0px #f2f2f2;  
    -moz-box-shadow:0 2px 0px #f2f2f2;  
    box-shadow:0 2px 0px #f2f2f2;
	margin-bottom:20px;
}
.order_list_top1{
	width:1004px;
	height:40px;
	line-height:40px;
	background:#fcfcfc;
	padding:0 46px 0 26px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	margin-top:30px;
}
.order_list_top1 a{ float:right; display:block; margin-top:12px;}
.order_list_top{
	width:1004px;
	height:40px;
	line-height:40px;
	background:#fcfcfc;
	padding:0 46px 0 26px;
	border-bottom:1px solid #e0e0e0;
}
.order_list_top a{ float:right; display:block; margin-top:12px;}
.order_list_con{
	width:1078px;
	height:106px;
}
.order_list_con a:link{  color:#333333;}
.order_list_con a:visited{  color:#333333;}
.order_list_con a:hover{  color:#00ccff;}
.order_list_a{ float:left; width:648px; height:83px; border-right:1px solid #e0e0e0; padding:23px 26px 0 26px;}
.order_list_b{ float:left; width:145px; height:106px; border-right:1px solid #e0e0e0; line-height:106px; font-size:14px; color:#ff6600; text-align:center;}
.order_list_c{ float:left; width:114px; height:106px; border-right:1px solid #e0e0e0; line-height:106px; text-align:center}
.order_list_d{ float:left; width:115px; height:106px; text-align:center;}
.order_list_e{ float:left; width:877px; height:83px; border-right:1px solid #e0e0e0; padding:23px 26px 0 26px;}
.order_list_fu{
	width:78px;
	height:33px;
	display:block;
	background:#ff6c00;
	border-radius:5px;
	line-height:33px;
	margin:25px auto 0 auto;
	font-weight:bold;
	font-size:14px;
	color:#ffffff !important;
}
.order_list_cha{ display:block; height:24px; line-height:24px; margin-top:5px;}
.order_list_cha1{ display:block; height:106px; line-height:106px;}
.order_list_tui{ display:block; height:24px; line-height:24px; margin-top:25px;}
.order_list_a img{
	width:54px;
	height:54px;
	float:left;
	border-radius:300px;
	margin-right:20px;
	border:3px solid #e0e0e0;
}
.order_list_a div{ float:left; width:560px;}
.order_list_a b{ font-size:16px; display:block;}
.order_list_a span{ display:block; height:24px; line-height:24px; overflow:hidden; color:#a7a7a7; margin-top:5px;}
.order_list_a a{ display:block; height:24px; line-height:24px; overflow:hidden; color:#0096da !important;}
.order_list_e img{
	width:54px;
	height:54px;
	float:left;
	border-radius:300px;
	margin-right:20px;
	border:3px solid #e0e0e0;
}
.order_list_e div{ float:left; width:560px;}
.order_list_e b{ font-size:16px; display:block;}
.order_list_e span{ display:block; height:24px; line-height:24px; overflow:hidden; color:#a7a7a7; margin-top:5px;}
.order_list_e a{ display:block; height:24px; line-height:24px; overflow:hidden; color:#0096da !important;}
.order_bot{
	width:1078px;
	height:49px;
	padding:40px 0 20px 0;
	border-top:1px solid #e0e0e0;
	text-align:center;
	margin-top:40px;
}
.order_c{
	display:block;
	width:153px;
	height:47px;
	border:1px solid #e0e0e0;
	margin:0 auto;
	border-radius:5px;
	line-height:47px;
	text-align:center;
	font-size:14px;
	color:#333333 !important;
}
.order_tui{
	width:1078px;
	height:auto;
	margin-top:35px;
}
.order_tui_hang{
	width:1078px;
	height:40px;
	line-height:40px;
	font-size:16px;
}
.order_tui_hang span{ float:right;}
.order_text{
	float:right;
	width:114px;
	height:38px;
	line-height:38px;
	border:1px solid #e0e0e0;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	padding-left:14px;
	border-radius:5px;
	margin:0 10px 0 10px;
	-webkit-box-shadow:inset 0 2px 2px #dddddd;  
    -moz-box-shadow:inset 0 2px 2px #dddddd;  
    box-shadow:inset 0 2px 2px #dddddd;
	color:#c3c3c3;  
}
.order_tui_zi{
	width:1078px;
	height:30px;
	line-height:30px;
	text-align:right;
	color:#e9ab7d;
	margin-top:10px;
}
.order_a{
	width:204px;
	height:49px;
	float:right;
	border-radius:5px;
	background:#0096da;
	font-size:16px;
	font-weight:bold;
	color:#ffffff !important;
	text-align:center;
	line-height:49px;
}
.order_b{
	width:204px;
	height:47px;
	float:right;
	border-radius:5px;
	font-size:16px;
	color:#333333 !important;
	text-align:center;
	line-height:47px;
	border:1px solid #e0e0e0;
	margin-right:22px;
}
.order_jin{
	width:1078px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-top:30px;
	font-size:16px;
}
.order_jin b{ color:#666666;}
.order_header1{
	width:1078px;
	height:75px;
	border-bottom:1px solid #e8e8e8;
	background:#fcfcfc;
	padding:29px 0 0 0px;
}
.order_header1 li{
	width:357px;
	height:75px;
	float:left;
	margin-right:3px;
}
