.container_header {width:100%;background-color:#203256;}
.container_company {width:100%;height:1000px;background-color:#203256;background-image:url(../images/background.jpg);background-position:left bottom;background-repeat:no-repeat;}
.container_company .company {position:relative;width:1200px;margin:0 auto;padding-top:100px;}
.container_company .company .line {position:absolute;left:200px;width:2px;height:100%;height:880px;background:#215F8E;display:block;z-index:1;}
.container_company .company .content {}
.container_company .company .content .about {position:relative;width:1200px;margin:100px 0;}
.container_company .company .content .about .bigdot {position:absolute;left:180px;z-index:2;width:40px;height:40px;background:#56bfff;opacity: 0.5;border-radius:100%;}
.container_company .company .content .about .smalldot {position:absolute;left:190px;top:10px;z-index:3;width:20px;height:20px;background:#56bfff;border-radius:100%;}
.container_company .company .content .about .title {float:left;width:180px;}
.container_company .company .content .about .title .name {color:#56bfff;font-size:26px;}
.container_company .company .content .about .title .des {color:#2996d8;font-size:12px;}
.container_company .company .content .about .content {float:left;margin-left:150px;margin-top:-40px;width:800px;background:#3695ff;color:#fff;opacity: 0.8;border-radius:10px;padding:30px;}
.container_company .company .content .about .content p {font-size:16px;line-height:30px;}
.container_company .company .content .about.selected .bigdot {background:#1fdfce;}
.container_company .company .content .about.selected .smalldot {background:#1fdfce;}
.container_company .company .content .about.selected .title .name {color:#1fdfce;}
.container_company .company .content .about.selected .title .des {color:#1EBBB0;}
.container_company .company .content .about.selected .content {background:#1fdfce;opacity: 1;}







