<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.col-md-12 .crumbsNav{border-bottom:2px solid #ddd;padding:10px 0;font-size:18px;}
.col-md-12 .crumbsNav span{color:#1156b5;}
.col-md-12 .crumbsNav a{font-size:16px;padding-left:20px;}

/*content*/
.distance{margin-top:20px;}
.col-md-5 .profile{position:relative;}
.col-md-5 .specialTitle{position:absolute;top:20px;left:20px;}
.col-md-5 .specialTitle{border-left:3px solid white;padding-left:5px;}
.col-md-5 .specialTitle .companyName, .innerLayout .col-md-5 .specialPeople .companyName, .innerLayout .col-md-5 .specialTitle2 .companyName{font-size:18px;}
.col-md-5 .specialTitle .whiteWord, .col-md-7 .whiteWord{color:white;}


.col-md-7 .companyLogo{border-bottom:1px solid #1156b5;padding-bottom:10px;}
.col-md-7 .companyLogo img{margin:0 auto;}
.col-md-7 p{margin-top:10px;color:#666;font-size:16px;}
.col-md-7 p, .col-md-7 h1, .col-md-7 .voteBtn, .col-md-6 .innerLayout .col-md-4 p{letter-spacing:1px;}

.greyBg{background-color:#f1f1f1;float:left; width:100%;}
.innerLayout .col-md-5 .specialPeople{border-left:3px solid #1156b5;padding-left:5px;margin:20px 0 0 20px;}
.innerLayout .col-md-5 .specialPeople, .innerLayout .col-md-5 .peoplePhoto{float:left;}
.innerLayout .col-md-5 .peoplePhoto{margin:40px 0 36px 90px;}
.col-md-7 h1{font-size:18px;color:#333;border-top:1px solid #1156b5;padding-top:10px;margin-top:20px;}
.col-md-7 .voteBtn{width:120px;margin:0 auto;padding:10px 0;}

.blueBg{background-color:#6090d3;float:left; width:100%;}
.innerLayout .col-md-5 .productPic{padding-bottom:12px;}
.col-md-7 .whiteWord a{color:#f1f1f1;}
.col-md-7 .whiteWord a:hover{color:#2a6496;}

.innerLayout .col-md-5 .specialTitle2{border-left:3px solid #1156b5;padding-left:5px;position:absolute;top:20px;left:20px;}
.innerLayout .col-md-5 .profile .elietCompany{padding-bottom:13px;}

.titleBar, .col-md-2 .voteLine{overflow:hidden;}
.titleBar{border-bottom:1px solid #ddd;padding-bottom:5px;}
.titleBar .titleName{float:left;}
.titleBar .more{float:right;}
.titleBar .titleName{font-size:18px;}
.titleBar .titleName{letter-spacing:2px;}
.titleBar .more{padding-top:4px;}
.titleBar .titleName{color:#333;}

.col-md-6 .innerLayout .distance3{margin-top:10px;}
.col-md-6 .innerLayout .col-md-4{position:relative;}
.col-md-6 .innerLayout .col-md-4 .cornerPic{position:absolute;top:0px;left:15px;}
.col-md-6 .innerLayout .col-md-4 p{color:#676767;padding-top:10px;}




@media (max-width: 768px) {

.innerLayout .col-md-5 .specialPeople, .innerLayout .col-md-5 .peoplePhoto{float:none;}

.col-md-6 .innerLayout .col-md-4 p{text-align:center;}
.col-md-6 .innerLayout .col-md-4 .cornerPic{display:none;}
}
</pre></body></html>