﻿@charset "utf-8";

body,h3,h4,h6,p,form,p,ol,ul,li,dl,dd,dt,textarea,select ,iframe,h1,h2{margin: 0px;padding: 0px; }
body{font-size:14px;color:#333;}
body{ font-family:"微软雅黑"}
li,dd,dl,dt{ list-style:none;}
table,thead,tbody{ border-collapse:collapse;}
img{ border:0px; }
h3{ font-size:18px; font-weight: normal;}
h2{ font-size:18px;font-weight: normal;}}
em{ font-style:normal;}
.red{color:#f30;}
.pc_none{display:none;}
.blank5{height:5px;display: table; width: 100%;}
.blank15{height:15px;display: table; width: 100%;}
.clearfix:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:'.';
}
.clearfix{
	zoom:1;
}

.ttbb1 tr th{background: #f3f3f3;line-height: 40px;font-size: 16px;}
.ttbb1 tr th:first-child{width: 178px;}
.ttbb1 tr th{border:1px solid #e9e9e9;}
.ttbb1 tr td{border:1px solid #e9e9e9; font-size: 14px;line-height: 35px; text-align:center;}

a{
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
a:hover {
	transform: translate(0, -3px);
	-webkit-transform: translate(0, -3px);
	-moz-transform: translate(0, -3px);
	-o-transform: translate(0, -3px);
	-ms-transform: translate(0, -3px);
}

.fff a:link,.fff a:visited{color:#ffffff; text-decoration:none;outline:none;}
.fff a:hover,.fff a:active{color:#b9d5fb; text-decoration:none;outline:none;}

.gray a:link,.gray a:visited{color:#dadada; text-decoration:none;outline:none;}
.gray a:hover,.gray a:active{color:#fce202; text-decoration:none;outline:none;}

.a555 a:link,.a555 a:visited{color:#333; text-decoration:none;outline:none;}
.a555 a:hover,.a555 a:active{color:#1c5db3; text-decoration:none;outline:none;}

.blue a:link,.blue a:visited{color:#1c5db3; text-decoration:underline;outline:none;}
.blue a:hover,.blue a:active{color:#ff6600; text-decoration:underline;outline:none;}

.a666_2 a:link,.a666_2 a:visited{color:#666; 	text-decoration:underline;outline:none;}
.a666_2 a:hover,.a666_2 a:active{color:#da8404; text-decoration:underline;outline:none;}

.a999 a:link,.a999 a:visited{color:#999; text-decoration:none;outline:none;}
.a999 a:hover,.a999 a:active{color:#1c5db3; text-decoration:none;outline:none;}

.a999_2 a:link,.a999_2 a:visited{color:#999; text-decoration:none;outline:none;}
.a999_2 a:hover,.a999_2 a:active{color:#fce202; text-decoration:none;outline:none;}

.fff_2 a:link,.fff_2 a:visited{color:#fff; text-decoration:underline;outline:none;}
.fff_2 a:hover,.fff_2 a:active{color:#ffffff; text-decoration:underline;outline:none;}

.fff_3 a:link,.fff_3 a:visited{color:#fff; text-decoration:none;outline:none;}
.fff_3 a:hover,.fff_3 a:active{color:#fff; text-decoration:none;outline:none;}

.yellow a:link,.yellow a:visited{color:#ff9600; text-decoration:none;outline:none;}
.yellow a:hover,.yellow a:active{color:#a25f00; text-decoration:none;outline:none;}


.font14{font-size:14px;}

/*head start*/
.top{background:#f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf));
	background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
	background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
	background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%);
	height:30px; line-height:30px;
	border-bottom:1px solid #d6d6d6;}
.top_contant{width:1140px;margin:0 auto; font-size:12px;}
.top1 ul{float:right;}
.top1 ul li{float:left;padding-right:8px;}
.top1 ul li img{margin-bottom:-2px;margin-right:5px; padding-top:6px; width:20px;}
.top2 ul{float:left;width:800px;}
.top2 ul li{float:left;padding-right:8px;}
.top2 ul li img{margin-bottom:-2px;padding-top:6px;}


/*menu start*/
.menu{width:1140px; margin:25px auto; }
.menu p{float:right; padding-left:40px; font-size:18px; color:#f20604;}
.menu p img{margin-bottom:-15px;margin-right:5px;}
.logo{float:left;  }
.google-form{ float:right;}
.google-form input[type=text]{
	border: 1px solid #a6a6a6; color: #ccc; width: 430px; background: #ffffff; padding:12px 5px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	box-shadow: 0px 1px 1px rgba(255,255,255,0.7), 1px 1px 2px rgba(0,0,0,0.1) inset;
}
.google-form input:focus {background: #ebf1f8; outline: none;  font-weight: bold;  color: #666;}
.google-form input[type=submit]{font-size:16px;
	border: 1px solid #a6a6a6; color: #666; width: 110px ;background: #ffffff; padding:10px 5px 9px;
	background: #d8d8d8;
	background: -moz-linear-gradient(top, #fff 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top, #fff 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top, #fff 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top, #fff 0%,#d8d8d8 100%);
	background: linear-gradient(top, #fff 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#d8d8d8',GradientType=0 );
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}




.navigate_all{width:100%; margin:0 auto;height:46px;
	background: #2a6ec9;
	background: -moz-linear-gradient(top, #2a6ec9 0%, #1959af 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a6ec9), color-stop(100%,#1959af));
	background: -webkit-linear-gradient(top, #2a6ec9 0%,#1959af 100%);
	background: -o-linear-gradient(top, #2a6ec9 0%,#1959af 100%);
	background: -ms-linear-gradient(top, #2a6ec9 0%,#1959af 100%);
	background: linear-gradient(top, #2a6ec9 0%,#1959af 100%);
}

.navigate_2 {width:1140px;   margin:0 auto; line-height:46px; font-weight: bold;  font-size:16px;  }
.severs{width:255px;float:left; text-align:center; background:#568dd5; color:#fff; position:relative; z-index: 111;}
.severs span img{padding-left:7px; margin-bottom:-5px;}
.navigate{width:875px;float:left;position:relative;}
.navigate li{float:left; width:140px;  text-align:center; color:#ffffff; display:block; position:relative;z-index:1}
.navigate li a{display:block;}
.navigate li:hover{text-decoration:none;background:#1050a5;}
.navigate li .box {position:absolute;  width:100%; top:42px; left:0; z-index:1;  display:none; background:#1a5ab0; font-size:14px;}
.navigate li:hover .box{display:block;}
.navigate li .box dd { line-height:30px; border-bottom:1px dotted #ccc;}
.navigate li .box dd:last-child{border-bottom:none;  color:#ccc;}
.navigate li .box dd a{display:block;}
.navigate li:hover .box dd:hover{}
.navigate li .box dd a:link,.navigate li .box dd a:visited{color:#fff; text-decoration:none;outline:none;}
.navigate li .box dd a:hover,.navigate li .box dd a:active{color:#fff; text-decoration:none;outline:none;}
.navigate li.cur a:hover,
.navigate li.cur a:visited{color:#b9d5fb;}
.navigate li.cur{background:#1050a5; }


.move-bg{ display:none; position:absolute; left:255px; top:0; width:140px; height:46px; 
	background:#0b4ea8; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeaa0', endColorstr='#ffd160',GradientType=0 );
	z-index:0;
}



.sev_nav_none{display:none;}
.severs:hover{cursor:pointer;}
.severs:hover .sev_nav{display:block;}
.sev_nav{background:#fff; width:253px; border:1px solid #c3d4f2; border-bottom:3px solid #c3d4f2; border-right:0px solid #c3d4f2;position:absolute; }
.sev_nav dl{border-bottom:1px solid #e7e7e7; padding:10px 5%; text-align:left; line-height:20px; display: table; width: 90%; position:relative;border-right:1px solid #c3d4f2;}
.sev_nav dl:hover{background:#e5f0ff;}
.sev_nav dl .sev_info{display:none;}
.sev_nav dl:hover .sev_info{display:block; background:#e5f0ff; position:absolute; width:785px; padding:20px 50px; border:1px solid #c4d6ef; border-right:1px solid #e5f0ff;border-left:0px solid #e5f0ff;}
#dl_1{left:253px; /* height:503px; */ top:0px; width:785px; padding:20px 50px 20px 0;}
#dl_2{left:253px; /* height:503px; */ top:0px; width:785px; padding:20px 50px 20px 50px;}
#dl_3{left:253px; /* height:503px; */ top:0px; width:785px; padding:20px 50px 20px 0;}
#dl_4{left:253px; /* height:503px; */ top:0px; width:785px; padding:20px 50px 20px 0;}
#dl_5{left:253px; /* height:503px;  */top:0px; width:785px; padding:20px 50px 20px 0;}

.sev_nav dl .sev_info li{padding-left:20px; }
.sev_info li p{font-size:14px; color:#333; padding-bottom:5px; margin-bottom:10px; font-weight:bold;border-bottom:1px dashed #bbd0ef;}
.sev_info li h3{ font-size:12px;  padding:5px 0;}
.sev_info li h3 a:link,.sev_info li h3 a:visited{color:#333; text-decoration:none;outline:none;}
.sev_info li h3 a:hover,.sev_info li h3 a:active{color:#333; text-decoration:underline;outline:none;}
.sev_info li img{width:130px; height:75px; border:1px solid #fff;vertical-align:bottom;}

.sev_info .title{font-size:14px; color:#333; padding-bottom:5px; border-bottom:1px dashed #bbd0ef; margin-bottom:10px; font-weight:bold;}
.sev_info .list{padding-bottom:5px;width: 250px;float: left;}
.sev_info .list em{font-style:normal; font-size:12px; width:65px;display: block;  margin-top:8px;}
.sev_info .list span{font-size:12px; font-weight:normal; margin-right:10px;}

.sev_nav dl dt{font-size:16px; font-weight:bold; padding-bottom:8px; color:#333;}
.sev_nav dl dt img{padding: 0px 10px 0 0;margin: -5px;}
.sev_nav dl ul{padding-left:22px;}
.sev_nav dl li{font-size:14px; font-weight:normal; float:left; padding-right:20px;}
.sev_nav dl li.one{padding-left:0;}




/*adv start*/
.adv{height:240px; width:100%; margin:0 auto;}
.adv .img img{height: 240px;width: 1100px;}
img{border:0}
#slideshow{position: relative;height: 240px;width: 1100px;margin: 0 auto;}
#slideshow a{float: left;display: inline;}
#slideshow .img{position: absolute;width: 1100px;height: 240px;overflow: hidden}
#slideshow .img span{position: absolute;width: 19999px;display: block}
#slideshow .btns{z-index: 10;position: absolute;width:1100px}
#slideshow .btns b{position: absolute;width: 100px;display: block;height: 14px;overflow: hidden;top: 220px;left: 49%}
#slideshow .btns b i{width: 10px;background: #fff;float: left;height: 10px;font-size: 0px;overflow: hidden;cursor: pointer;margin-right: 6px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px}
#slideshow .btns b i: hover{background: #a7a7a6}
#slideshow .btns b i.on{background: #ffde00;cursor: default}
#slideshow .btns b i.on: hover{background: #ffde00;cursor: default}
#slideshow .btns s{position: absolute;width: 54px;display: none;height: 85px;overflow: hidden;top: 80px;cursor: pointer}
#slideshow .btns s i{position: absolute;width: 54px;background: url(../img/btn_slideshow.png); height: 170px;_filter: progid: dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../img/btn_slideshow.png");_background: none;}
#slideshow .btns s.prev i{position: absolute;width: 54px;background: url(../img/btn_slideshow.png) 0 -85px;height: 85px;_filter: progid: dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=scale, src="../img/btn_slideshow.png");_background: none;}
#slideshow .btns s.prev{left: 0px}
#slideshow .btns s.next{right: 0px}
.slideshow-hover#slideshow .btns s{display: block}
.paging{opacity: 0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;-khtml-opacity: 0.5;height: 240px;position: absolute; background: #000; overflow: hidden}
.wtit .info,.wtit .tit{float: left;}
.wtit .info{padding: 35px 0 0 20px;color: #989898;}
.wtit .info span{margin: 0 8px;}

	
/*内页 adv start*/
.second_adv_index{height:350px; width:100%; margin:0 auto;}
.second_adv{height:240px; width:100%; margin:0 auto; background:#f1f1f1;}
.adv3{background: url(../img/banner3.jpg) repeat-x center center; }
.adv2{background: url(../img/banner2.jpg) repeat-x center center; }

	
/*drugs 印度药品*/
.address_1{width:1140px; margin:20px auto 0;  border-bottom:1px solid #ccc; }
.address_1 h3{margin-bottom:10px;}
.address_1 h3 img{margin-bottom:-1px;}
.address_1 span{float:right;  margin-top:10px;}

.address_2{width:1140px; margin:20px auto 0; }
.address_2 h3{margin-bottom:10px;}
.address_2 h3 img{margin-bottom:-1px;}
.address_2 span{float:right;  margin-top:10px;}
	
.drug_all{width:1140px;margin:20px auto 0;}	
.drug_list{margin-bottom:20px; float:left;width: 100%;}
.drug_list li{width:49%; margin-right:2%;background:#f1f1f1;height:130px;float:left; margin-bottom:15px;}
.drug_list li:nth-child(2n+0){margin-right:0%;}
.drug_list li .left{width:27%; float:left; background:#d9e6ff; height:130px;text-align:center;}
.drug_list li .left h3{padding:15px 0 0px; font-size:16px; font-weight:bold;}
.drug_list li .left p{border:1px solid #b4b4b4; width:70px;  margin:0 auto; font-size:12px;
	background: -moz-linear-gradient(top, #fafafa 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top, #fafafa 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top, #fafafa 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top, #fafafa 0%,#d8d8d8 100%);
	background: linear-gradient(top, #fafafa 0%,#d8d8d8 100%);
}
	
.drug_list li .right{float:left; padding:9px 1.5%; width:70%;}	
.drug_list li .right dd{width:44%; float:left; padding-left:4%; line-height:24px; background:#fff; margin:2px; position:relative;}	
.drug_list li .right dd:hover{background:#fdf8eb; }
.drug_list li .right dd a{display:block;}
.drug_list li .right dd img{position:absolute; left:0 ;top:0;}

/*drugs 药品列表*/
.drug_class_list{width:1140px; margin:0 auto;text-align:center;}
.drug_class_list li{width:24.8%; border-right:1px solid #ccc; border-bottom:1px solid #ccc; float:left; padding:20px 0;}
.drug_class_list li:nth-child(4n+0){border-right:0px solid #ccc;}
.drug_class_list li p{ font-size:12px; border:1px solid #ccc; margin:0 10px 5px; text-align:left; padding:5px 10px; background:#f4f4f4;}
.drug_class_list li h4{height:36px; padding:10px 0;}
.drug_class_list li img{height:135px; width:135px; }




/*drug_show_all 药品详细*/
.drug_show_all{width:100%; float:left; background:#f1f1f1;}
.drug_show{width:1140px; margin:0 auto;}
.drug_show_left{width:265px; float:left; }
.side_part1{border:1px solid #ccc; padding:15px; background:#fff; text-align:center;}
.side_part1 .drug_img{width:233px; height:233px;}
.side_part1 h3{padding-top:20px; border-bottom:1px dotted #ccc; padding-bottom:15px;}
.side_part1 h4 a{padding:8px 10px; border:1px solid #ccc; background:url(../img/arrow.png) no-repeat 200px center; 
	text-align:left; margin-bottom:5px;font-weight:normal;
	display:block; 
}
.side_part1 h4 img{padding-right:5px; margin-bottom:-3px;}
.side_part1 h4 a:hover,
.side_part1 h4.sel a{background:url(../img/arrow-sel.png) no-repeat 200px center; border:1px solid #8aa5ca; font-weight:bold;}
.side_part1 h4.sel a:link,.side_part1 h4.sel a:visited{color:#1c5db3;}
.side_part1 .nav{margin-top:15px; border-bottom:1px dotted #ccc; padding-bottom:15px; }

.butn{padding-top:15px;}
.butn .butn1{background:#1a5bb1; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
	color:#fff; padding:8px 0; font-size:16px;
}
.butn .butn2{margin-top:6px; border:1px solid #ccc;padding:8px 0; font-size:16px; position:relative;cursor:pointer;
	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;
}
.butn .butn2 img{margin-bottom:-2px;}
.butn .butn2 span{display:none;position:absolute; left:0; top:0px; padding:5px; background:#fff;}
.butn .butn2:hover span{display:block;}
.butn .info{font-size:12px; padding-top:10px; text-align:left;}

.side_part2{border:1px solid #ccc; padding:15px; background:#fff;}
.side_part2 dt{font-size:16px;  padding-bottom:10px;}
.side_part2 li{border-top:1px dotted #ccc; padding:15px 0; display: table;}
.side_part2 li img{width:90px;float:left; padding-right:10px;}
.side_part2 li .name{padding:5px 0 5px;}
.side_part2 li .info{font-size:12px; color:#999;}

.side_part3{border:1px solid #ccc; padding:15px 15px 5px 15px; background:#fff;}
.side_part3 dt{font-size:16px;  padding-bottom:10px;}
.side_part3 ul{background:url(../img/side-1.png) no-repeat left 10px;}
.side_part3 li{border-bottom:1px dotted #ccc; padding:0px 0 0px 30px;  line-height:35px; display: block;}
.side_part3 li:last-child{border-bottom:none;}

.side_part4{border:1px solid #ccc; padding:15px 15px 5px 15px; background:#fff; margin-bottom:15px;}
.side_part4 dt{font-size:16px;  padding-bottom:10px;}
.side_part4 .span_top{padding:7px 0;}
.side_part4 .span_top{width:100%; display: table; }
.side_part4 span{float: left;}
.side_part4 .pp1{width:17%;}
/* .side_part4 .pp2{width:48%;} */
.side_part4 .pp2{width:83%;}
.side_part4 .pp3{width:35%;}
.side_part4 .pp4{width:183px; padding-left:10px;}
.side_part4 .pp5{width:80px; font-size:12px; color:#999;}
.side_part4 ul{background:url(../img/side-1.png) no-repeat left 10px;}
.side_part4 li{border-top:1px dotted #ccc; padding:0px 0 0px 30px;  line-height:35px; display: table;}


.drug_show_right_all{width:855px;  float:right; margin-bottom: 20px;}
.drug_show_right{width:793px; border:1px solid #ccc; float:right; padding:10px 30px 20px; background:#fff;}
.drug_show_right .baseinfo{}
.drug_show_right .baseinfo h2{font-size:24px;border-bottom:1px dotted #ccc; padding:20px 0 20px 0;}
.drug_show_right .baseinfo ul{margin:10px 0;display: table;}
.drug_show_right .baseinfo li{width:50%; float:left; line-height:30px; }
.drug_show_right .baseinfo li.one{width:100%;}
.drug_show_right .baseinfo li em{font-style:normal; color:#999;}
.drug_show_right .liucheng{background:#f1f1f1; height:100px; margin-bottom:20px;}

.drug_show_right .forminfo h2{font-size:24px; padding:20px 0 20px 0; border-bottom:1px dotted #ccc;}
.drug_show_right .forminfo .forminfo2{padding:20px 0; line-height:30px;}


.drug_show_right .forminfo_qa li{position:relative;}
/* .drug_show_right .forminfo_qa .hot{position:absolute; left:0px; top:18px;} */
/* .drug_show_right .forminfo_qa li{line-height:56px; border-bottom:1px dotted #ccc;  padding-left:50px;}
.drug_show_right .forminfo_qa li span{float:right; font-size:12px; color:#999;}
.drug_show_right .forminfo_qa li h2{font-size:16px; padding:0; border:0;}

.drug_show_right .onlyone{padding:5px;}
.drug_show_right .onlyone span{color:#999;}

.drug_show_right .title{font-size:16px; padding:10px 15px; margin:8px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;  background:#efefef; font-weight:bold;
} */

.drug_show_right .forminfo_qa{padding-top:10px;}
.drug_show_right .forminfo_qa li{ border-bottom:1px dotted #ccc;  padding:12px 0 12px 0px; display:table;width: 100%;}
.drug_show_right .forminfo_qa li span{font-size:12px; color:#b5b5b5; }
.drug_show_right .forminfo_qa li h2{font-size:18px; padding:0 0 6px 0; border:0;  background:none;}
.drug_show_right .forminfo_qa li p{float:left;}
.drug_show_right .forminfo_qa li p img{width:150px; height:100px; margin-right:25px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.drug_show_right .title{font-size:16px; padding:0px 0px 10px 30px; margin:8px 0;
	border-bottom:1px solid #ccc; font-weight:bold;
	background:url(../img/icon-files2.png) no-repeat 0px -2px;
	background-size:24px;
}
.drug_show_right .title span{font-size:12px; float:right; margin-top:5px;}
.drug_show_right .forminfo_qa2 li{
	line-height:22px; width:46%; 
	border-bottom:1px dotted #ccc;
	float:left;
	padding: 12px 4% 12px 0px;
}
.drug_show_right .forminfo_qa2 li p{float:left;}
.drug_show_right .forminfo_qa2 li p img{width:100px; height:66px; margin-right:10px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.drug_show_right .forminfo_qa2 h2{
	font-size: 14px;
	padding: 0 0 6px 0;line-height: 18px;
	border: 0;
	background: none;
}
.drug_show_right .forminfo_qa2 span{
	color:#b5b5b5;font-size: 12px;
}

.drug_show_right .forminfo h1{ padding:30px 0 10px 0;  text-align:center;}
.drug_show_right .forminfo h6{ padding:10px 0 20px 0; color:#b5b5b5;
	border-bottom:1px dotted #ccc; text-align:center; font-size:12px; font-weight: normal;
}
.drug_show_right .forminfo_qa_naiyou{padding:20px 0; line-height: 2em; font-size:15px; color:#333;}
.drug_show_right .forminfo_qa_naiyou img{padding:20px 0;  max-width:600px;}

/* .drug_show_right .forminfo_qa2 li{line-height:40px; border-bottom:1px dotted #ccc;  padding-left:4%;
	background:url(../img/icon1.png) no-repeat 10px center;
	width:46%; float:left;
} */
.drug_show_right .forminfo_comment{background:#fff6ea; padding:15px; border:2px dotted #f9aa44; margin:50px 0 20px;
	-webkit-transition: transform 0.3s,box-shadow 0.3s;
	transform:translate(-3px,-3px);
	box-shadow:3px 3px 2px 0px #ca9a5c;
}
.drug_show_right .forminfo_comment2{font-size:14px; font-weight:bold; line-height:24px;}
.drug_show_right .forminfo_comment2 p{padding:5px; text-indent:2em;}
.drug_show_right .forminfo_comment2 h3{padding:5px; text-indent:2em;}

.drug_show_right .onlyone{padding:5px;font-size:16px;}
.drug_show_right .onlyone span{color:#999;}
.common_link_1{border-top:2px solid #789fd3; background:#f4f9ff; margin-top:20px;}
.common_link_1 td{padding:10px 25px;}
.common_link_2{font-size:12px;color:#333; font-weight:normal; line-height:18px; border:1px dotted #aec9ec;}


/*疾病库*/
.disease_all{width:1140px;margin:20px auto; display: table;}	
.disease_list li{padding:15px 0px 15px 2%; float:left; width:18%; margin:10px 2.4%;  border:1px solid #ccc; background:#f1f1f1; font-size:16px;}
.disease_list li a{display:block;}
.disease_list li:hover{background:#edf4ff;  border:1px solid #b0c7eb;}

.side_part5{border:1px solid #ccc; padding:15px; text-align:center; background:#fff url(../img/bj.jpg) no-repeat left top; }
.side_part5 h3{padding-top:20px; border-bottom:1px dotted #ccc; padding-bottom:15px;}
.side_part5 h4 a{padding:8px 10px; border:1px solid #ccc; background:url(../img/arrow.png) no-repeat 200px center; 
	text-align:left; margin-bottom:5px;font-weight:normal;
	display:block; 
}
.side_part5 h4 a:hover,
.side_part5 h4.sel a{background:url(../img/arrow-sel.png) no-repeat 200px center; border:1px solid #8aa5ca; font-weight:bold;}
.side_part5 h4.sel a:link,.side_part5 h4.sel a:visited{color:#1c5db3;}
.side_part5 .nav{margin-top:15px;  padding-bottom:15px; }
.disease_drug_title{
	padding:8px 10px; border:1px solid #ccc; background:url(../img/arrow-down.png) no-repeat 202px center; 
	text-align:left; margin-bottom:5px;font-weight:normal;
	display:block;
}
.disease_drug_list li{text-align:left;border-bottom:1px dotted #ccc; }
.disease_drug_list li a{padding:8px 10px; display:block; }
.disease_drug_list li:hover{background:#cce0fb;}

.side_part5 .disease_name{color:#fff; text-align:left;  height:49px; font-size:24px; padding-left:10px;}
.side_part5 h4 img {
    padding-right: 5px;
    margin-bottom: -3px;
}






/*page*/
.page_all{width:100%; float:left;}
.page{margin:70px auto 40px;text-align:center;}
.page span{border:1px solid #ccc; padding:3px 8px; margin: 0 5px; color:#ccc;}



/*foot*/
.foot{width:100%; background:#5a5a5a; float:left;}
.foot_main{width:1140px; margin:38px auto 15px ; display: table;}
.foot_main .line{float:left;}
.foot_1{width:155px; float:left; padding:0 70px 0 10px; color:#fff; text-align:center; font-size:12px;}	
.foot_1 .wechat{margin:15px 0 5px; }	

.foot_2{padding:0 60px; float:left; color:#fff;}
.foot_2 img{width:50px; margin-bottom:-15px;margin-right:10px;}
.foot_2 p{margin-bottom:15px;}
.foot_2 p .tel{font-size:16px; font-weight:bold;}
.foot_2 h3{margin-bottom:25px;}

.foot_3{padding:0 0px 0 65px;float:left; color:#fff;}
.foot_3 h3{font-size:14px; margin-bottom:15px;}
.foot_3 li{font-size:12px; line-height:20px;}

.foot2{width:100%; background:#383838; float:left;border-top:1px solid #c5c5c5;}
.foot2_main{width:1140px; margin:18px auto; display: table; text-align:center; font-size:12px; color:#dbdbdb; }
.foot2_main p{width:50%; float:left;}
nav{display:none;}


/************服务项目**************/
.bg_gray{background:#f1f1f1;}
.bg_white{background:#fff;}
.bg_color1{background:#e9f5f3;}
.bg_color2{background:#cbc5a9;}
.bg_color3{background:#66adc3;}
.bg_color4{background:#eef0e5;}
.bg_color5{background:#090e11;}
.bg_color6{background:#fff;}
.bg_color9{background:#e5e8ef;}
.bg_color10{background:#a1c2d3;}
.sever_adv{width:100%;}
.sever_adv .adv_area{width:1140px; margin:0px auto; position:relative;}
.sever_adv .adv_area h1{position:absolute; left:100px; top:150px; font-size:50px; color:#006ea1;
	text-shadow: 0px 3px 3px #fff;
}

.sever_main{width:100%; margin:0px auto;}
.sever_main .sever_title{text-align:center; padding:30px 0;}
.sever_main .sever_title h3{font-size:30px; color:#af842a; padding-bottom:10px; }
.sever_main .sever_title .line1{height:2px; width:270px; background:#606060;display: inline-block;}
.sever_main .sever_title .line2{height:2px; width:120px; background:#b99554;display: inline-block;}
.sever_main .sever_list{width:1140px; margin:0px auto 15px;}
.sever_main .sever_list li{width:45%; float:left; padding:2%; margin-right:2%; margin-bottom:2%; background:#fff;}
/* .sever_main .sever_list li .num{float:left; font-size:30px; color:#fff; text-align:center; width:55px; height:55px; line-height:55px; background:#af842a;} */
.sever_main .sever_list li .num{float:left;width:30%;}
.sever_main .sever_list li .num img{width:100%; width:155px; height:110px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sever_main .sever_list li .right{ padding-left:25px;display: table-cell;}
.sever_main .sever_list li .title{font-size:18px; padding-bottom:10px; font-weight:bold;}
.sever_main .sever_list li .info{font-size:14px;}
.sever_main .sever_list li:nth-child(2n){margin-right:0;}

.sever_info_list{width:1140px; margin:0px auto 15px;}
.sever_info_list li{width:26.6%; height:200px; float:left; padding:2%; margin-right:4%; margin-bottom:2%; background:#f1f1f1;}
.sever_info_list li:nth-child(3n){margin-right:0;}
.sever_info_list li .title{background:#af842a; font-size:18px; line-height:44px; width:165px;margin:5px auto 25px; text-align:center; color:#fff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}
.sever_info_list li p{ font-size:14px; line-height:24px;}

.sever_zzllz{width:1140px; margin:18px auto 26px;}
.sever_zzllz p{float:left;}
.sever_zzllz_class{float:left; margin-top:40px;}
.sever_zzllz_class span{display:block; font-size:18px; line-height:30px; padding-left:80px;}

.sever_process{width:1140px; margin:28px auto 58px;}
.sever_process li{width:11%;background:#f1f1f1; text-align:center; float:left; padding:23px 2%; margin-right:2%;}
.sever_process li:last-child{ margin-right:0;}
.sever_process li .num{border:1px solid #c8a86a; background:#f0e2ce; color:#c8a86a; font-size:30px; display: inline-block;
	 width:48px;line-height:48px; 
	-moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.sever_process li h3{font-size:18px; color:#c8a86a;  padding:10px 0;}
.sever_process li .info{font-size:14px;}
.sever_process .mess{font-size:14px;}

.sever_science{width:1140px; margin:0px auto 15px;}
.sever_science li{width:26.6%; height:230px; float:left; padding:0 2% 2% 2%; margin-right:4%; margin-bottom:2%; background:#fff; text-align:center;}
.sever_science li:nth-child(3n){margin-right:0;}
.sever_science li .title{font-size:18px; line-height:44px; 
	margin:25px auto 15px; text-align:center; color:#af842a;
}
.sever_science li p{ font-size:14px; line-height:20px;}
.sever_science .pic{padding:20px 10px 10px; background:#af842a; display:inline-block;}
.sever_science li .info{ margin-bottom:20px;text-align:left;}

.sever_main .sever_list_gray li{background:#f1f1f1;}


/***肝病***/
.ttbb1 tr th{background: #f3f3f3;line-height: 40px;font-size: 16px;}
.ttbb1 tr th:first-child{width: 178px;}
.ttbb1 tr th{border:1px solid #e9e9e9;}
.ttbb1 tr td{border:1px solid #e9e9e9; font-size: 14px;line-height: 35px; text-align:center;}

.ttbb2 tr th{background: #f3f3f3;line-height: 60px;font-size: 16px;}
.ttbb2 tr th:first-child{width: 178px;}
.ttbb2 tr th{border:1px solid #e9e9e9;}
.ttbb2 tr td{border:1px solid #e9e9e9; font-size: 14px;line-height: 45px; text-align:center;}
.ttbb2 tr th.blue2{background: #def2ff;}
.ttbb2 .blue4{font-weight:bold; color:#1799e8;}
.ttbb2 .blue{border-right:1px solid #1799e8;}
.ttbb2 .blue2{border-top:1px solid #1799e8;}
.ttbb2 .blue3{border-bottom:1px solid #1799e8;}
.ttbb2 .add-blue{color:#1799e8; font-weight:bold;}

.hepatopathy .sever_title h3{color:#59a89b; }
.hepatopathy .sever_title .line2{ background:#59a89b; }
.hepatopathy .drug_class_list{ padding-bottom:40px;}
.hepatopathy .drug_class_list ul{border-top:1px solid #ccc;}
.hepatopathy .drug_class_list li {width: 33%;}
.hepatopathy .drug_class_list li:nth-child(3n){border-right:0px solid #ccc;}
.hepatopathy .drug_class_list li:nth-child(4n) {border-right: 1px solid #ccc;}

.sever_compare{width:1140px; margin:10px auto 40px;}
.hepatopathy .left{width:512px;float:left;}
.hepatopathy .left .title,
.hepatopathy .left2 .title{background:#59a89b;padding:10px; font-size:18px; display:inline-block; color:#fff;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.hepatopathy .left2 .left_part1,
.hepatopathy .left .left_part1,
.hepatopathy .left .left_part2{background:#fff; padding:20px 25px;}
.hepatopathy .left .left_part1 {margin-bottom:25px;}
.hepatopathy .left .info{padding-top:15px;}
.hepatopathy .left2{width:600px; float:right; min-height:320px; background:#fff;}
.hepatopathy .left2 table{margin-top:8px;}

.sever_flow{width:1140px; margin:10px auto 40px;}
.sever_flow li{width:25%; float:left; background:#f1f1f1; border:1px solid #d2d2d2; padding:15px 2%; margin:0 2%; font-size:18px; margin-bottom:15px;}
.sever_flow li span{background:#59a89b; width:25px; height:25px; line-height:25px; color:#fff;display:inline-block;text-align:center;
	margin-right:15px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.sever_flow2{width:940px; margin:10px auto 40px;padding:50px 100px; background:#fff;}

/******试管婴儿*****/
.baby .sever_title h3{color:#8b835d; }
.baby .sever_title .line2{ background:#8b835d; }
.baby-info{width:1140px; margin:10px auto 40px;font-size:18px; line-height:32px; text-indent:2em;}
.baby-info p{padding:5px 0;}
.baby-bg{background:#f1f1f1 url(../img/sever-bg-baby.jpg) no-repeat right bottom;}
.baby_case{width:1140px; margin:10px auto 60px; text-align:center;}
.baby_case span{padding:10px 0px; width:210px; margin:20px 30px; display:inline-block; 
	background:#fff; border:1px solid #9d977a; font-size:18px; color:#8b835d;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/*****生物可降解心脏******/
.heart .sever_title h3{color:#0988b0; }
.heart .sever_title .line2{ background:#3eb4d8; }
.heart .desc{width:800px; margin:0 auto; font-size:18px;text-align:center; line-height:34px;}
.heart .heart_pro{width:1140px; margin:20px auto 50px;}
.heart .heart_pro li{float:left; width:21%; padding:30px 0; margin:0 2%;text-align:center; background:#f1f1f1;}
.heart .heart_pro li p{font-size:18px; padding:10px 0 0;}
.heart .sever_info_list_gray .title{background:#0989b0; width: 245px;}
.heart .sever_info_list_gray li{background:#fff;}


/*****海外体检******/
.hospital{display: table;}
.hospital .sever_title h3{color:#195ab0;}
.hospital .sever_title .line2{ background:#195ab0;}
.hospital .address{width:1140px; margin:0px auto; padding:20px 0;}
.hospital .address p{background:#fff; padding:20px 30px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.hospital .address p span{margin-right:10px;}
.hospital_list{width:1140px;margin:0 auto; }

.hospital_list li{
	background:#fff; padding:20px 30px 0; margin-bottom:20px;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.hospital_list li .pic{float:left;}
.hospital_list li .pic img{width:320px; height:210px;}
.hospital_list li .right_info{width:700px; float:right; padding-right:20px;}
.hospital_list li h3{font-size:20px; font-weight:bold; margin-bottom:10px;}
.hospital_list li h4{font-size:16px; margin-bottom:25px;color:#1a5ab0; height:44px;}
.hospital_list li div{margin-bottom:20px;}
.hospital_list li div em{float:left; display:table; color:#999; font-style:normal;}
.hospital_list li div.good dl{display:table;}
.hospital_list li div.good dd{border:1px solid #a2a8cb; background:#e9edff;margin-right:10px;padding:5px 10px;
	display:inline-block; margin:0 10px 5px  0;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.hospital_list li div.desc span{display:table; line-height:24px;}
.hospital_list li div.desc{margin-bottom:0px;}


.hospital_show{width:1078px; margin:10px auto 20px; background:#fff; padding:30px;border:1px solid #d9d9d9;}
.hospital_show .pic{float:left;}
.hospital_show .pic img{width:480px; height:320px; margin-right:30px;}
.hospital_show h3{font-size:20px; font-weight:bold; margin-bottom:10px;}
.hospital_show h4{font-size:16px; margin-bottom:25px;color:#1a5ab0; height:44px;}
.hospital_show div.good dl{display:table;}
.hospital_show div.good dd{border:1px solid #a2a8cb; background:#e9edff;
	margin-right:10px; padding:5px 20px;
	display:inline-block; margin:0 10px 10px  0;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.hospital_show  div em{float:left; display:table; color:#999; font-style:normal;}
.hospital_desc{width:1140px; margin:0px auto 30px; }
.hospital_desc_left{min-height:1000px;
	width:853px;float:left; border:1px solid #d9d9d9;
	background:#fff;
}
.hospital_desc_left .title{ padding-left:20px;
	background:url(../img/line.png) repeat-x right bottom;
}
.hospital_desc_left .title h3{
	display:inline-block;
	border-top:2px solid #1a5bb1;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	padding:10px 20px;
	background:#fff;
}
.hospital_desc_left .content{
	padding:20px; line-height:24px;
}
.hospital_desc_right{width:270px; float:right;}

.side_part6{border:1px solid #ccc; padding:15px; background:#fff;}
.side_part6 dt{font-size:16px;  padding-bottom:10px;}
.side_part6 li{padding-top:15px;
	background:#f1f1f1; text-align:center;  margin-bottom:15px;
	line-height:28px; display: block;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.side_part6 li img{width:145px; height:96px; border:1px solid #fff; display: table-cell;}



/*****IBM肿瘤检测******/
.ibm .sever_title h3{color:#2467c0; }
.ibm .sever_title .line2{ background:#2467c0; }
.ibm .desc{width:1140px; margin:0 auto; font-size:16px; line-height:28px;text-indent:2em; padding-bottom:5px;}
.ibm .ibm_pro{width:1140px; margin:20px auto 50px;}
.ibm .ibm_pro li{float:left; width:28%; padding:30px 2%; margin-right:2%; background:#f1f1f1;min-height:490px;}
.ibm .ibm_pro li img{width:100%;}
.ibm .ibm_pro li:last-child{margin-right:0%;}
.ibm .ibm_pro li h3{font-size:17px; padding:10px 0 0;text-align:center;color:#2467c0; }
.ibm .ibm_pro li p{font-size:15px; padding:10px 0 0; text-indent:2em;}
.ibm .sever_info_list_gray .title{background:#0989b0; width: 245px;}
.ibm .sever_info_list_gray li{background:#fff;}
.ibm .future{padding-bottom:50px;}



/*****血液进化******/
.blood .sever_title h3{color:#da0909; }
.blood .sever_title .line2{ background:#da0909; }
.blood .blood_pro .left{width:42%;float:left; margin:0 2% 50px; padding:2%; font-size:16px; line-height:28px; background:#f1f1f1; min-height:400px;}
.blood .blood_pro .left h3{padding-bottom:10px;}

.blood .blood_pro{width:1140px; margin:20px auto 50px;}
.blood .blood_pro li{float:left; width:27.5%; padding:30px 2%; margin-right:2%; background:#fff7f7; border:1px solid #e3778e; font-size:16px;
	min-height:84px; margin-bottom:15px; line-height:28px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.blood .blood_pro li:nth-child(3n){margin-right:0;}
.blood .blood_pro li span{width:20px; height:20px; display:inline-block; line-height:20px; 
	background:#dd0b0b; color:#fff;text-align:center; margin-right:10px;
	-moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}


/*****页面展示******/
.show_page_main {width:1140px; margin:0px auto 30px;}
.show_page_main_left{min-height:1000px; width:853px;float:left; border:1px solid #d9d9d9;background:#fff;}
.show_page_content{padding:10px 30px; line-height:24px;}
.show_page_content h1{ padding:30px 0 10px 0;  text-align:center;}
.show_page_content h6{ padding:10px 0 20px 0; color:#b5b5b5;
	border-bottom:1px dotted #ccc; text-align:center; font-size:12px; font-weight: normal;
}
.show_page_content .naiyou{padding:20px 0; }
.show_page_content .naiyou img{padding:20px 0;  max-width:600px;margin: 0 auto;display: block;}



/*****通用页面******/
.normal .sever_title h3{color:#006ea1; }
.normal .sever_title .line2{ background:#006ea1; }


/********首页*******/
.sev_recommend{width:1140px; margin:0px auto;}
.sev_recommend_main{width:885px; float:right; height:200px;}
.sev_recommend_main li{width:46%; margin:3% 0 0% 4% ; float:left;}
.sev_recommend_main li img{width:100px; height:66px; float:left; margin-right:10px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sev_recommend_main li h3{font-size:18px;}
.sev_recommend_main li p{font-size:14px; margin-top:5px;}

.drug_index{background:#f1f1f1; margin-top:30px; padding-bottom: 40px;}
.drug_index_main{width:1140px; margin:0px auto;}
.index_title{text-align:center; padding:30px 0;}
.index_title h3{font-size:30px; color:#333; padding-bottom:10px; }
.index_title .line1{height:2px; width:270px; background:#999;display: inline-block;}
.index_title .line2{height:2px; width:120px; background:#333;display: inline-block;}

.hot_drug{width:1140px; float:left; background:#fff;}
.hot_drug .left{width:150px; float:left;}
.hot_drug .left p{padding:0 0 0 35px;}
.hot_drug .left a{padding:15px; background:#f1f1f1; margin:400px 10px 10px 10px; display: block; text-align:center;}
.hot_drug .left a img{margin-bottom:-5px;}
.hot_drug .right{width:980px; float:right;}
.hot_drug .right li{width:20.5%;float:left;padding:2%; border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;}
.hot_drug .right li img{width:75px; height:75px; float:left; padding-right:10px;}
.hot_drug .right li h4{font-size:14px;margin-top:5px;}
.hot_drug .right li p{font-size:12px; margin-top:5px;}
.hot_drug .right li:nth-child(4n){border-right:0px solid #eaeaea;}
.drug_list_index li{background: #fff;}

.adv_index{background:#fff; padding:30px 0;}
.adv_index_main{width:1140px; margin:0px auto;}
.adv_index_main p{width:50%;float:left;}
.adv_index_main p:nth-child(2n){text-align:right;}

.news_list{width:1140px; margin:0px auto 50px; background:#fff;}
.news_list ul{width:100%;float:left;}
.news_list li{margin:2.5% 2% 15px; width:29%;float:left;border-bottom:1px dotted #e0e0e0;  padding-bottom:12px; }
.news_list li img{width:100%; height:220px;}
.news_list li h3{font-size:16px; margin:10px 0 0px; text-align:center; font-weight:bold;}
.news_list li p{font-size:14px; padding-top:5px; text-align:justify;}
.news_list dl{padding-bottom:15px;}
.news_list dl a{font-size:16px;}
.news_list dl dd{margin:0 2% 1%; width:27%; float:left; background:url(../img/arrow.png) no-repeat 2px 10px;  padding:4px 0 4px 2%;}
.news_list dl dd p{padding-top:5px;}
.news_list dl dd p a{font-size:14px; text-align:justify; }

.disease_index{background:#fff; padding:0px 0 30px;}
.disease_index_main{width:1140px; margin:0px auto;}
.disease_index .left{width:350px; float:left;box-shadow: 0px 2px 5px #999; margin-bottom:30px;margin-top:8px;}
.disease_index .left img{width:100%; max-height:210px;}
.disease_index .left h3{padding:15px 10px 0;}
.disease_index .left p{padding:10px 10px 20px; text-align:justify; line-height:24px;}

.disease_index .right{width:750px; float:right;}
.disease_index .right li{width:47.5%;float:left;margin:0 5% 2% 0;}
.disease_index .right li:nth-child(2n){margin-right:0%;}
.disease_index .right li h3{font-size:16px; padding:5px 0;}
.disease_index .right li h3 span{box-shadow: 0px 1px 2px #999; padding:2px 5px; font-size:12px; float:right;}
.disease_index .right li h3 img{padding-right:10px;}
.disease_index .right li p{font-size:14px;}

.cooperation_index{background:#f1f1f1; padding:0px 0 30px;}
.cooperation_index_main{width:1140px; margin:0px auto;}
.cooperation_index li{width:20.5%; margin:0 2% 2% 0; float:left; background:#fff; padding:1.5%; min-height:238px;}
.cooperation_index li:nth-child(4n){margin-right:0%;}
.cooperation_index li img{width:100%; height:160px;}
.cooperation_index li h3{font-size:16px; padding:5px 0;}
.cooperation_index li h3 a{color:#333; text-decoration:none;}
.cooperation_index li h3 a:hover,.cooperation_index li h3 a:active{color:#1c5db3; text-decoration:none;outline:none;}
.cooperation_index li h3 span{box-shadow: 0px 1px 2px #999; padding:2px 5px; font-size:12px; float:right;}
.cooperation_index li h3 img{padding-right:10px;}
.cooperation_index li p{font-size:14px; text-align:justify;}

/*******首页 banner********/
.bgadv1{background:#bde1f1 url(../img/b-1.jpg) no-repeat center;}
.bgadv2{background:#d3edfa url(../img/b-2.jpg) no-repeat center;}
.bgadv3{background:#f2f3ba url(../img/b-3.jpg) no-repeat center;}
.fullSlide {
	width:100%;
	position:relative;
	height:350px;
	background:#fff;
	float:left;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:350px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:350px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:3px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#1c5db3;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	/* background:url(images/slider-arrow.png) -126px -137px #000 no-repeat; */
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

/******关于我们******/
.about{width:100%;  float:left; padding: 20px 0 50px;}
.about_main{width:1140px; margin:38px auto 0; }
.second_adv_about{background:#eaebe9 url(../img/banner5.jpg) no-repeat center center;
	height:240px; width:100%;
}

.about_main .left{width:220px; float:left; text-align:center;padding-left:80px;}
.about_main .left img{border:1px solid #ccc;}
.about_main .left p{font-size:12px;}
.about_main .left p.wei{font-size:14px;margin:5px;}
.about_main .right{width:600px; float:right;padding-right:100px; line-height:30px; font-size:16px;}
.about_main .right p{padding-top:20px;}



/******联系我们******/
.contact{width:100%;  float:left; padding: 20px 0 50px;}
.contact_main{width:1140px; margin:38px auto 0; }
.second_adv_contact{background:#f1eee9 url(../img/banner6.jpg) no-repeat center center;
	height:240px; width:100%;
}
.contact_main .left{width:500px; float:left;}
.contact_main .left img{width:100%; border:1px solid #ccc; padding:10px; margin-bottom:10px;}
.contact_main .right{width:580px; float:right;}
.contact_main .right dl{margin-bottom:20px;border-bottom:1px dotted #dadada;padding-bottom:20px;}
.contact_main .right dl dt{font-size:16px; font-weight:bold; margin-bottom:5px;}




/******搜索******/
.search_list{width:100%;  float:left; padding: 20px 0 50px;}
.search_list_main{width:1140px; margin:0px auto 0; }
.search_list_main li{border-bottom:1px solid #ccc; padding:20px 0; }
.search_list_main li img{width:100px;float:left; padding-right:20px;}
.search_list_main li .name{padding:5px 0 5px;}
.search_list_main li .info{font-size:12px; color:#999;}
.search_list_main .keyword{border:1px solid #fedb87; padding:20px; background:#fffcf4;}
.search_list_main .keyword span{font-weight:bold;}



/******QQ 微信******/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 32%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../img/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../img/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    height: 160px;
    background:url(../img/wechat2.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 32%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}


















