﻿@charset "utf-8";
/* CSS Document */
div, ul, li { box-sizing: border-box;}
.m-b-30{margin-bottom:30px!important}
.m-t-15{margin-top:15px!important}

/*banner*/
.main-img { width: 100%; padding: 60px 0 0; color: #fff; text-align: center; overflow: hidden; background: url(../images/main-bg.jpg) no-repeat; background-size: 100% 100%;}
.main-img-inner{ width: 85%; margin: 0 auto;}
.main-img-inner h2{ font-size: 1rem; color: #fff; font-weight: normal;padding-top: 1rem;}
.main-img-inner h2 span { color: #fccb1f;}
.main-img-inner .desc{  font-size: .6rem; margin: .5rem 0 1rem 0; color: #fff;}
.main-img-inner .desc span { color: #4593ff;}
.main-img-inner .desc a { color: #fff;}
.main-img-inner .btn { padding: .4rem 1.3rem; font-size: .6rem; color: #ff8635; background: #fff; border-radius: 2px;}
.main-img-inner img { width: 100%;}

.container .content { padding: 0 .5rem; overflow: hidden;}
.container .content h3 { font-weight: 300; color: #333;}

/*医药电商，东风已来*/
.module1 li { float: none !important; display: flex;}
.module1 li .pic { width: 25%; height: auto;}
.module1 li .pic .iconfont { display: inline-block; width: 3.5rem; height: 3.5rem; font-size: 1.6rem; line-height: 3.5rem; color: #fff; overflow: hidden; border-radius: 50%; }
.module1 li .pic img { width: 100%;}
.module1 li .text { width: 75%; padding-left: 1rem; text-align: left; font-size:12px; }
.module1 li .text h3 { font-size: .8rem;font-weight:500; }
.module1 li .text p{font-weight:100;}

/*业务流程*/
.module2 { width: 100%; }
.module2 img { width: 80%;margin:10px auto }
.module2 .desc { padding: 0 1rem 1rem;
font-size: .65rem;
line-height: 1.2rem;
color: #666;
text-align: center; }

/*业务核心*/
.module3 { background: #313944; }
.module3 .content li{ width: 50%; height:7.6rem; padding: 0 .2rem;}
.module3 .content li .iconfont { display: inline-block; width: 3.5rem; height: 3.5rem; font-size: 2.6rem; line-height: 3.5rem; color: #fff; overflow: hidden; border-radius: 50%;}
.module3 .content li h3{ font-size: .66rem; font-weight: 300; color: #fff;}
.module3 .content li p{ padding: .5rem 0 0; font-size: 0.6rem; color: #a0a5ac;}

/*他们都选择了银果科技*/
.module4 .content li { position: relative; z-index: 1; width: 45%; padding: 0 !important; margin: 2.5%; overflow: hidden; border-radius: 3px; }
.module4 .content li img { max-width: 100%; }
.module4 .content li h3 { position: absolute; right: 0; bottom: 0; left: 0; font-size: .65rem; line-height: 2.5; color: #fff; background: rgba(0,0,0,.7); }

/*底部*/
.register-tip { padding: 1rem 0; text-align: center; background: url(../images/register-tip.jpg) no-repeat center top; background-size: auto 100%;}
.register-tip .container{ padding: .5rem 0;}
.register-tip .container .title{ padding: 0;}
.register-tip .btn-wrap{ width: 100%; margin: 0 auto; text-align: center;}
.register-tip .btn-wrap .btn { display: inline-block; width: 5rem; height: .8rem; margin: 0 .25rem; font-size: .7rem; line-height: .8rem; text-align: center; border: 1px #fff solid; color: #fff; border-radius: 3px;}
.register-tip .container p { padding-bottom: 0; margin-top: 1rem; font-size: .75rem; color: #fff; }
.register-tip .container .btn-special { color: #3ebaf8; background: #fff; }

ul.ul20{margin:10px;}
ul.ul20 li{width:33.33%;text-align:center;float:left !important;margin:0px;padding:0px;}
ul.ul20 li img{width:30%}
ul.ul20 li h5{font:"Microsoft Yahei", Arial,Helvetica,sans-serif,"宋体";font-size:14px;font-weight:100;margin-top:15px;margin-bottom:30px;
              height:50px;line-height:22px;overflow:hidden;
}




















