body{
    color: #475577;
    font-family:Microsoft YaHei;
}
.footer1{
    margin-top: 40px;
}
iframe{
    width: 100%;
    height: 200px;
    border: 0px;
}
/*-- media --*/
.media-banner{
    position: relative;
	background:url(../images/media/banner.png) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	height: 300px;
    color: #fff;
    padding: 120px 0 100px;
}
.media-banner-title{
    letter-spacing:5px;
    height: 100%;
}
.media-banner-title h1{
    text-shadow: 0px 2px 0px #999;
    font-size: 3rem;
    font-weight: bolder;
}
.medicine-banner{
    position: relative;
	background:url(../assets/images/53cbbcae4818c-2000x1427.jpg) no-repeat center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	height: 300px;
    color: #eee;
    padding: 120px 0 100px;
}
.medicine-banner-title{
    padding-top: 40px;
    text-shadow: 0px 2px 0px #999;
    letter-spacing:5px;
    background-color: rgba(0,0,0,0.1);
    height: 100%;
}
.medicine-banner-title h1{
    text-shadow: 0px 2px 0px #999;
    font-size: 3rem;
    font-weight: bolder;
}

.media-box{
    text-align: center;
    position: relative;
}
.media-box img{
    width: 100%;
    max-width: 180px;
}
.media-box .media-core-box .fa{
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 36px;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.media-box-solution{
    margin: auto;
    width: 180px;
    position: relative;
}
.media-box-solution-cover:after{
    content: "";
    width: 100%;
    max-width: 180px;
    height: 100%;
    background-color: rgba(0,63,91,0.6);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.media-box-solution-cover:hover:after{
    opacity: 1;
}
.media-box-solution h4{
    position: relative;
    z-index: 1;
    max-width: 180px;
    margin: auto;
    padding: 15px 0;
    color: #337ab7;
    transition: all 0.5s ease 0s;
}
.media-box-solution:hover h4{
    background: #255773;
    color: #fff;
}
.social{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.social li{
    display: inline-block;
    margin-right: 7px;
    position: relative;
    transform: translateY(-100px);
    transition: all 0.5s ease 0s;
}
.media-box-solution:hover .social li{
    transform: translateY(0);
}
.social li div{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #f1e7c3;
    font-size: 20px;
    font-weight: 700;
    color: #003f5b;
    margin-top: 50px;
    opacity: 0;
    transition: all 0.3s ease 0s;
}
.media-box-solution:hover .social li div{
    opacity: 1;
}
.social li div:hover{
    background: #ff9420;
    color: #fff;
}
.en-name{
    color: #ccc;
    margin-top: -10px;
}
.medicine-product-bg{
    background-color: #687dd8;
    height: 50px;
    color: #fff;
    margin-top: 20px;
}
.medicine-product-bg-2{
    background-color: #687dd8;
    color: #fff;
    padding: 40px;
    margin-top: 20px;
}
.medicine-product-bg-2 p{
    color: #fff;
}
.media-solution-banner{
    background:url(../images/media/solution_banner.png) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height: 300px;
    /*min-width: 600px;*/
    margin-top: 50px;
    color: #eee;
}
.media-solution-banner h1{
    text-shadow: 0px 2px 0px #999;
}
.media-solution-banner h4{
    margin-top: 100px;
}
.media-solution-box{
    margin-top: 20px;
}
.media-solution-box img{
    width: 100%;
}
.media-solution-box p{
    text-indent:2em;
}
.media-solution-box .list-item{
    color: #475577;
}
.media-solution-box .fa{
    margin-right: 10px;
}
.close-img{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    font-size: 40px;
}

.contact-box{
    margin-top: 20px;
    padding-top: 20px; 
}
.contact-info{
    font-size: 16px;
}
.contact-info img{
    width: 18px;
}
/*-- //media --*/
/*-- about --*/
.about-banner{
    position: relative;
    background:url(../images/infomation/banner.png) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	height: 300px;
    color: #013144;
    letter-spacing:15px;
    padding: 100px 0 100px;
}
.about-banner h1{
    font-size: 3rem;
    font-weight: bolder;
    margin-top: 10px;
}
.about-banner p{
    font-size: 50px;
    color: #013144
}
.about-banner hr{
    border-top: 1px solid #fff;
    width: 100px;
}
.infomation-about h1{
    margin-top: 20px;
}
.infomation-about p{
    /*margin-top: 20px;
    padding-top: 20px;*/
    text-indent:2em;
}
.infomation-about p a{
    color: #2CB663;
}
.infomation-about img{
    margin-top: 20px;
    width: 100%;
}
.employ-title{
    margin-top: 20px;
}
.employ-title h4{
    margin-bottom: 0px;
}
.solution-list{
    margin-top: 40px;
    text-align: left;
}
.solution-list .bx {
	width:100%;
	border-top:2px solid #475577;
}
.solution-list .fa{
	color: #475577;
}
.solution-list-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-top: 5px;
    color: #475577;
	transition: all 0.3s;
}
.solution-list-item:hover {
    background-color: #eee;
    color: #475577;
	padding-left: 25px;
}
.solution-list-item.active {
    background-color: #475577;
    color: #fff
}
#content{
	position: absolute;
	top: 300px;
}
.list-title{
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid #475577;
    font-size: 18px;
    background: #475577;
    color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.list-info {
    background-color: #efefef;
}
.employ-box li{
    margin-left: 20px;
}
.sub-head{
    margin-top: 40px;
}
.sub-head-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bolder;
}
.modal-dialog{
    width: calc(100% - 20px);
}
@media (min-width: 1200px){
    .modal-dialog{
    width: calc(100% - 300px);
}
}
.btn-more {
    border: 2px solid #8fdcdb;
    color: #8fdcdb;
    font-size: 16px;
    padding: 3px 40px;
    border-radius: 5px;
    font-weight: normal;
    line-height: 3;
}

.list-group-item p{
    text-indent: 0;
}