﻿.big_img_pop{
    position: relative;
    display: block;
    height: 440px;
}
.big_img_pop img{
    max-width: 570px;
    max-height: 440px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.file {
    position: relative;
    display: inline-block;
}
.file input {
    width: 30px;
    height: 20px;
    position: absolute;
    left: -15px;
    opacity: 0;
}
.red{
	color: red;
}
.supplier-title{
	padding: 40px 0;
}
.supplier-title span{
	color: #008BC1;
}
.supplier-con{
    overflow: hidden;
    padding: 10px 0
}

.supplier-con select{
    width: 265px;
    height: 34px;
    margin-right: 15px;
}
.supplier-con input{ 
	display: inline-block;
}
.supplier-con input[type=text]{    
	width: 265px;
	height: 34px;
    line-height: 34px;
	padding: 5px;    
	border: 1px solid #a9a9a9;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.supplier-con-left{    
	width: 15%;
	padding-right: 10px;
	float: left;
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.supplier-con-left .red,
.supplier-con-right .red{ 
	margin-right: 5px;
	
}
.supplier-con-right-span{
	padding-left: 40px;
}
.invoice{
    padding-left: 6px;
    overflow: hidden;
}
.invoice li{
    width: 169px;
	float: left;
	display: inline-block;
}
.supplier-con label{
    font-weight: normal;
    cursor: pointer;
}
.supplier-con-right label{
   margin-right: 15px;
}
.supplier-con-right label input{
       margin-right: 3px;
}
.text-cent{
    text-align: center;
    padding: 20px;
}
.gray{
	color: #999;
}
.display{
	display: none;
}
.supplier-look-out{
	margin-left: 180px;
	color: #666;
}
.supplier-text{
    height: 300px;
    line-height: 300px;
	text-align: center;
}
.article-pic img{
	width: 700px!important;
    height: auto!important;
}
.about-pic-style img{
	width: 1200px!important;
    height: auto!important;
    margin-bottom: 10px;
}
.con{    
	overflow: hidden;
	display: none;    
	position: relative;
}
.advantage{
	width: 100%;
	margin-top: 50px;
}
.advantage a img{
	width: 100%;
}
.advantage-tab li{
	position: absolute;
	top: 49%;
	width: 10px;
	height: 10px;
	-moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	background: #bcbcbc;
	z-index: 3;
}
.advantage-tab li:before{
    content: '';
    position: absolute;
    width: 290px;
    border-top: 2px solid #bcbcbc;
    right: 10px;
    top: 3px;
    z-index: 2;
}
.advantage-tab .advan-tit{
	left: 0;
    top: 54px;
    background: #0086b3;
}
.advantage-tab .advan-tit:before{
	display:none;
}
/*.advantage-tab .advan-tit:after{
	content: '招商优势';
    position: absolute;
    width: 98px;
    line-height: normal;
    top: -40px;
    left: -40px;
}*/
.advantage-tab .join-tit{
	left: 50%;
    top: 54px;
    z-index: 4;
}
.active2{
    background: #0086b3!important;
}
.active2:before{
    border-top: 2px solid #0086b3!important;
}
/*.advantage-tab .join-tit:after{
	content: '加入流程';
    position: absolute;
    width: 98px;
    line-height: normal;
    top: -40px;
    left: -40px;
}*/

.advantage-tab .rules-tit{
	right: 0;
    top: 54px;
}
/*.advantage-tab .rules-tit:after{
	content: '招商规则';
    position: absolute;
    width: 98px;
    line-height: normal;
    top: -40px;
    left: -40px;
}*/
.advantage-tab li{
	color: #5c5c5c;
    cursor: pointer;
    font-size: 24px;
}
.advantage-title{
	width: 100%;
    height: auto;
	overflow: hidden;
    position: relative;
    margin: 20px 0 10px;
}
.advantage-title-line{
	position: absolute;
    top: 70%;
    width: 50%;
    height: 2px;
    z-index: 2;
}
.advantage-title-lf{
	left: 0;
	background: #0086b3;
}
.advantage-title-rt{
	right:0;
    background: #bcbcbc;
}
.active{
   color: #0086b3!important;
}
.advantage-tab{
    height: 82px;
    line-height: 82px;
    width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    background: #fff;
}
.advantage-title-hover{
    position: absolute;
}
.advantage-con{
	width: 1200px;
	margin: 0 auto;
}
.advantage-con-left{
    width: 220px;
    float: left;
	display: inline-block;
	z-index: 999;
}
.advantage-con-left li{
    height: 50px;
    line-height: 50px;
	font-size: 16px;
    padding: 0 10px;
    margin-bottom: 2px;
    background: #f5fafc;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
    position: relative;
    cursor: default;
}
.advantage-con-left li:hover{
   background: #0086b3;
   color: #fff;
}
.advantage-con-left2 li{
    height: 30px;
	line-height: 30px;
    margin: 0;
}
.advantage-con-left li:hover .icon-0{
    background-position: -57px -6px;
}
.advantage-con-left li:hover .icon-0-gray{
    background-position: -57px -6px;
}
.advantage-con-left li:hover .icon-1{
    background-position: -2.4px -1.8px;
}
.advantage-con-left li:hover .icon-2{
    background-position: -3px -24.4px;
}
.advantage-con-left li:hover .icon-3{
    background-position: -3px -47.6px;
}
.advantage-con-left li:hover .icon-4{
    background-position: 0 -69px;
}
.advantage-con-right{
	width: 970px;
    float: right;
}
.icon-bg{
	background: url(../images/sprite.png) no-repeat;
	background-size: 600px;
	display: inline-block;
}
.icon-0{
    width: 4.8px;
    height: 9px;
    margin: 0 0 6px 10px;
}
.icon-0-gray{
    width: 4.8px;
    height: 9px;
    background-position: -68.4px -6px;
    margin: 0 0 6px 10px;
}
.icon-1{
    width: 20px;
    height: 20px;
    background-position: -28px -1.8px;
}
.icon-2{
    width: 20px;
    height: 20px;
    background-position: -28px -24.4px;
}
.icon-3{
    width: 18px;
    height: 20px;
    background-position: -28.8px -47.6px;
}
.icon-4{
    width: 24px;
    height: 20px;
    background-position: -25.8px -69px;
}
.advan-icon{
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 15px;
}
.advan-icon2{
    display: inline-block;
    position: absolute;
    right: 10px;
	top: 10px;
}
.investment{
	padding: 40px;
    background: #f5fafc;
    margin-bottom: 4px;
}
.investment h4{
	font-size: 16px;
    font-weight: bold;
}
.investment p{
    font-weight: bold;
    padding: 5px 0;
    text-indent: 20px;
}
.proprietary-website{
	width: 890px;
    margin-top: 10px;
}
.proprietary-website img{
	max-width: 890px;
}
.investment ul li{
    list-style: disc;
    display: list-item;
    margin-left: 20px;
}
.investment-color{
    background: #0086b3!important;
    color: #fff!important;
}
.join-process{
	width: 100%;
	margin-top: 40px;
    overflow: hidden;
}
.join-process > li{
	float: left;
}
.join-process-box{
	width: 255px;
	height: auto;
	padding: 40px 0;
	background: #f5fafc;
	cursor: pointer;
    display: inline-block;
}
.join-process-box li{
	text-align: center;
}
.join-process-No{
	font-size: 28px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #6c6e6f;
}
.join-process-arrows{
    display: inline-block;
    padding: 139.5px 18px 0;
    float: right;
}
.join-process-text{
	font-size: 18px;
    font-weight: bold;
    padding-top: 25px;
}
.join-icon-1{
	width: 121.8px;
	height: 121.8px;
	background-position: -352.8px -6px;
}
.join-icon-2{
	width: 121.8px;
	height: 121.8px;
	background-position: -352.8px -134.4px;
}
.join-icon-3{
	width: 121.8px;
	height: 121.8px;
	background-position: -352.8px -262.8px;
}
.join-icon-4{
	width: 121.8px;
	height: 121.8px;
	background-position: -352.8px -390px;
}
.join-icon-left{
	width: 24px;
	height: 24px;
    background-position: -54.6px -21px;
}
.join-process-box:hover{
	background: #0086b3;
	color: #fff;
}
.join-process-box:hover .join-process-No{
	color: #fff;
}
.join-process-box:hover .join-icon-1{
	background-position: -478.8px -6px;
}
.join-process-box:hover .join-icon-2{
	background-position: -478.8px -134.4px;
}
.join-process-box:hover .join-icon-3{
	background-position: -478.8px -262.8px;
}
.join-process-box:hover .join-icon-4{
	background-position: -478.8px -390px;
}
.advan-circle{
	width: 8px;
	height: 8px;
    margin-right: 10px;
	-moz-border-radius: 50%; /* Firefox */
    -webkit-border-radius: 50%; /* Safari 和 Chrome */
    border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    border: 1px solid #91cbde;
    display: inline-block;
}
.investment-rules h4{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #0086b3;
	padding: 0 10px;
	background: #f5fafc;
}
.investment-rules div{
	padding: 0;
}
.investment-rules ul li{
	margin-left: 30px;
    list-style: disc;
    display: list-item;
}
.rules-idea-box{
    overflow: hidden;
}
.rules-idea-box li{
	width: 194px;
    padding: 20px;
	float: left;
	margin-left: 0!important;
    list-style: none!important;
    display: inline-block!important;
}
.rules-idea-box li div{
	padding: 0;
	text-align: center;
}
.txt-lf{
    text-align: left!important;
}
.rules-idea{
	width: 100px;
	height: 100px;
	line-height: 100px;
	margin-bottom: 20px;
	color: #fff;
	background: #0086b3;
	-moz-border-radius: 50%; /* Firefox */
    -webkit-border-radius: 50%; /* Safari 和 Chrome */
    border-radius: 50%; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
    display: inline-block;
}
.investment-rules-padd{
	margin: 20px 0 30px;
}

.join-process2{
    display: none;
	width:80%;
	margin: 0 auto;
}
.join-process2 li{
    width: 100%;
    float: left;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: #eee;
    margin: 2px;
    padding: 10px;
}
.infuse{
	color: #666;
	margin-left: 180px;
}

@media (max-width: 1024px) {
    .advantage-title-lf,
    .advantage-title-rt,
    .advantage-tab li,
    .active2,
    .active,
    .advantage-tab li:after {
        background: none !important;
    }

    .advantage-tab .advan-tit:after,
    .advantage-tab .rules-tit:after,
    .advantage-tab .join-tit:after {
        width: 70px !important;
        text-align: center;
        font-size: 14px;
    }

    .advantage-tab .advan-tit:after {
        left: -10px;
    }

    .advantage-tab .rules-tit:after {
        left: -52px;
    }

    .advantage-tab {
        width: 70% !important;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
    }

    .advantage-con-left {
        display: none;
    }

    .advantage-con-right {
        width: 100% !important;
    }

    .rules-idea-box li {
        width: 50% !important;
    }

    .investment {
        padding: 15px;
    }

    .proprietary-website {
        width: 100%;
    }

    .proprietary-website a {
        display: block;
    }

    .join-process {
        display: none;
    }

    .join-process2 {
        display: block !important;
    }

    .advantage {
        padding-bottom: 70px;
    }

    .advantage-con {
        width: 100%;
        padding: 0 15px;
    }
    
	.supplier-con{
		font-size: 13px;
	}
	
    .supplier-con-left {
        width: auto !important;
    	padding-right: 5px;
    }

    .supplier-con input[type=text] {
        width: auto;
        height: 30px;
    	line-height: normal;
    }

    .supplier-con-right .gray {
        display: block;
    }

    .supplier-con-right .infuse {
        margin-left: 0;
    }

    .supplier-con select {
	    width: auto;
	    height: 30px;
	    line-height: 30px;
    }

    .supplier-con-right-span {
        display: block;
        padding-top: 14px;
    }

    .supplier-con-right-span input {
        margin-left: 10px;
    }   
    
    .supplier-look-out{
    	margin-left: 0;
    	font-size: 13px;
    }
    .supplier-con-right-span{
    	padding-left: 0;
    }
    .supplier-con-m{
	    padding: 10px 5px;
	    margin-bottom: 5px;
	    background: #fafafa;
    }
}
