@charset "UTF-8";
/* CSS Document */

/*banner*/
.banner{width:100%;}
.banner img{width: 100%;}



/*功能*/
.function{ width:100%;background-color: #fff;}
.function_container{ width: 80%; margin-left: auto; margin-right:auto;}
.fun_tit{
font-size:30px;

font-weight:400;
color:rgba(2,23,68,1);
line-height:50px; text-align: center;padding-top: 26px;}

.fun_xian{ margin-left: auto; margin-right: auto; width:150px;
height:3px;
background:rgba(0,80,255,1);}
.fun_text{font-size:16px;font-weight:400;color:rgba(131,143,174,1);line-height:25px; text-align: center; margin-top: 12px;}
.first_con{ width: 100%; padding-top: 40px;}

.module{ float: left;width:31%;height:360px;background:rgba(255,255,255,1);box-shadow:0px 30px 60px 0px rgba(27,27,126,0.03);border-radius:6px; position: relative; border: 1px solid #f7f7f7; color:rgba(45,47,57,1);opacity: 1;  }
.module:hover{color:rgba(254,254,254,1); opacity: 1;}
.mod_img{ width:100%;height:360px; }
.mod_img.first{background:url("../img/index/first_pre.png") no-repeat 10% 60px;}
.mod_img.first:hover{ background: url("../img/index/first.png") no-repeat 10% 60px;}
.module:hover{background:linear-gradient(140deg,rgba(3,168,244,1),rgba(22,126,254,1));  }
.mod_tit{  position: absolute; top:200px; left:10%;font-weight:400;line-height:38px;font-size:20px;}
.mod_text{ position: absolute; top:250px; left:10%;height:51px;font-size:18px;font-weight:400;line-height:25px; opacity: 0.5;width:80%;}


.mod_img.two{background:url("../img/index/two.png") no-repeat 10% 60px; }
.mod_img.two:hover{ background: url("../img/index/two_pre.png") no-repeat 10% 60px;}


.mod_img.three{background:url("../img/index/three.png") no-repeat 10% 60px; }
.mod_img.three:hover{ background: url("../img/index/three_pre.png") no-repeat 10% 60px;}

.mod_img.four{background:url("../img/index/four.png") no-repeat 10% 60px; }
.mod_img.four:hover{ background: url("../img/index/four_pre.png") no-repeat 10% 60px;}
.mod_img.five{background:url("../img/index/five.png") no-repeat 10% 60px; }
.mod_img.five:hover{ background: url("../img/index/five_pre.png") no-repeat 10% 60px;}
.mod_img.six{background:url("../img/index/six.png") no-repeat 10% 60px; }
.mod_img.six:hover{ background: url("../img/index/six_pre.png") no-repeat 10% 60px;}

.module.four,.module.five,.module.six{ margin-top: 16px;  margin-bottom: 50px;}


/*企业文化*/
.culture{clear: left; width: 100%;background:rgba(249,251,255,1);}
.culture_container{width: 70%; margin-left: auto; margin-right: auto;}
.culture_one{ padding-top: 40px;}
.culture_one.two{margin-top: 60px; padding-bottom: 140px;}
.culture_content{float: left; width: 50%;  background: url("../img/index/cu_icon.png") no-repeat 0px 8px;}
.culture_text{ font-size: 14px; color: #838FAE; margin-left: 30px;}
.culture_tit{ font-size: 20px; color: #021744;margin-left: 30px;}


/*服务对象*/
.service{height:260px;background:linear-gradient(90deg,rgba(3,168,244,1),rgba(22,126,254,1)); }
.fun_tit.dc,.fun_text.dc{color: #fff;}

.fun_xian.dc{background:rgba(255,255,255,1); }
.service_cen{width: 70%; height:180px; margin-left: auto; margin-right: auto; background:rgba(255,255,255,1);box-shadow:0px 3px 18px 0px rgba(128,83,254,0.1);border-radius:10px 10px 10px 10px; margin-top: -100px; margin-bottom: 60px;}
.ser_list{float: left; width: 33%; text-align: center;}
.ser_tit{color: rgba(20, 131, 253, 1);font-size: 30px; margin-top: 60px; }
.ser_text{color: rgba(36, 54, 104, 1); font-size: 18px;  margin-top: 2px;}
/*合作医院*/
.hospital{ width: 100%; background-color: rgba(249, 251, 255, 1);}
.hospital_container{ width: 70%; margin-left: auto; margin-right: auto;}
.hospital_container img{ width: 100%; overflow: hidden; margin-top: 40px;}

/*合作药企*/
.medicine{width: 100%;background-color: rgba(255, 255, 255, 1);}
.medicine_container{width: 70%; margin-left: auto; margin-right: auto;}
.medicine_logo{ margin-top: 40px;}
.med_logo_con{ float: left; width: 14%; overflow: hidden;margin-right: 7%; } 
.med_logo_con img{ width: 100%;height: auto;}
.med_logo_con.three{ margin-right: 0px;}
.medicine_logo.two{ clear: left; padding-top: 20px; margin-bottom: 40px;}
