﻿
@font-face {
	font-family: 'DIN Condensed Bold';
	src: url('../fonts/din condensed bold.eot');
	src: url('../fonts/din condensed bold.eot') format('embedded-opentype');
	src:url('../fonts/din condensed bold.woff') format('woff'), url('../fonts/din condensed bold.ttf') format('truetype'), url('../fonts/din condensed bold.svg#din condensed bold') format('svg'),local('DIN Condensed Bold');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FujitsuSansBold';
	src: url('../fonts/fujitsusansbold.eot');
	src: url('../fonts/fujitsusansbold.eot') format('embedded-opentype');
	src:url('../fonts/fujitsusansbold.woff') format('woff'), url('../fonts/fujitsusansbold.ttf') format('truetype'), url('../fonts/fujitsusansbold.svg#fujitsusansbold') format('svg'),local('FujitsuSansBold');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold_0';
	src: url('../fonts/myriadpro-bold_0.eot');
	src: url('../fonts/myriadpro-bold_0.eot') format('embedded-opentype');
	src:url('../fonts/myriadpro-bold_0.woff') format('woff'), url('../fonts/myriadpro-bold_0.ttf') format('truetype'), url('../fonts/myriadpro-bold_0.svg#myriadpro-bold_0') format('svg'),local('MyriadPro-Bold_0'),local('Myriad Pro');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-BoldCond_0';
	src: url('../fonts/myriadpro-boldcond_0.eot');
	src: url('../fonts/myriadpro-boldcond_0.eot') format('embedded-opentype');
	src:url('../fonts/myriadpro-boldcond_0.woff') format('woff'), url('../fonts/myriadpro-boldcond_0.ttf') format('truetype'), url('../fonts/myriadpro-boldcond_0.svg#myriadpro-boldcond_0') format('svg'),local('MyriadPro-BoldCond_0'),local('Myriad Pro');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Cond_0';
	src: url('../fonts/myriadpro-cond_0.eot');
	src: url('../fonts/myriadpro-cond_0.eot') format('embedded-opentype');
	src:url('../fonts/myriadpro-cond_0.woff') format('woff'), url('../fonts/myriadpro-cond_0.ttf') format('truetype'), url('../fonts/myriadpro-cond_0.svg#myriadpro-cond_0') format('svg'),local('MyriadPro-Cond_0'),local('Myriad Pro');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-LightCond';
	src: url('../fonts/myriadpro-lightcond.eot');
	src: url('../fonts/myriadpro-lightcond.eot') format('embedded-opentype');
	src:url('../fonts/myriadpro-lightcond.woff') format('woff'), url('../fonts/myriadpro-lightcond.ttf') format('truetype'), url('../fonts/myriadpro-lightcond.svg#myriadpro-lightcond') format('svg'),local('MyriadPro-LightCond'),local('Myriad Pro');
	font-weight: normal;
	font-style: normal;
}

@font-face {
 font-family: 'NotoSansHans-Light';
 src: local('Noto Sans S Chinese Light'),
 	local('Microsoft YaHei'),
	local('微软雅黑');	  
}




.p14-info-3 {
            background: #fff;
            padding: 0;
            text-align:  left;
            width: 100%;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li {
            height: 46px;
            font-size: 14px;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-3-list li a{ color:#4b4a4a;}
        .p14-info-3-list li span {
            float: right;
        }
@media (max-width: 1439px) and (min-width: 1200px){
	.p14-info-3-tit{
		     height: 36px; 
		    font-size: 18px;
		    line-height: 36px;
		    color: #4b4a4a;
	}
}
@media (max-width: 640px){
.p14-info-3-list li {
    height: 39px;
    font-size: 14px;
    line-height: 39px;
}
.p14-info-3-tit {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    color: #4b4a4a;
}
}