
/*############indexCSS###############*/
/* ֲ */

.carousel {
	
	margin-bottom: 40px;
}

.carousel .item {
	
	background-color: #000;
}

.carousel .nav-point{
	bottom:-14px;
}	

.carousel .nav-title{
	font-size:12px;
	bottom:-14px;
}

.carousel .item img {
	width: 100%;
}

.carousel-caption {
	z-index: 10;
}

.carousel-caption p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.8;
}

/*Ŀ*/
.part1{
	font-size:22px;
	
}
.part1 a{
	text-decoration:none;
	color:#666;
}
.en{
	
	color:#828282;
	font-size:15px;
}
.line1{
	height:3px;
	background:#d0d0d0;
	width:100%;
	margin-bottom:8px
}
.line2{
	height:3px;
	
	width:94px;
}
.text1{
	text-align:justify;
	font-size:13px;
	line-height:25px;
	color:#505050;
	margin-top:5px;
}
.more-btn{
	float:right;
	margin-top:7px;
	color:#828282;
	font-size:11px;
}
.list-new li{
	height: 40px;
    line-height: 40px;
    background: url("../images/biaoj.png") 0 14px no-repeat;
    padding-left: 12px;
    border-bottom: 1px dotted #CCC;
}
.list-new a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
.list-new a:hover{
	color:#d30a1c;
}
.list-new span{
	float:right;
}

.list-new .public-detail{
	float:right;
	color:#d30a1c;
}

.row-2{
	margin-top:5px;
	margin-bottom:5px;
}
.procurement-li{
	line-height:35px;
}	
.procurement-li a{
	text-decoration:none;
	color:#666;
	font-size:13px;
}
.procurement-li a:hover{
	color:#d30a1c;
}
.platform{
	width:100%;
	height:45px;
	background:#eae7e7;
	color:#fff;
	text-align:center;
	font-size:17px;
	line-height:42px;
}
.platform a{
	text-decoration:none;
	color:#666;
}
.youq-li li{
	margin:0px 5px;
}
.pro-images{
	background-color:#f6f6f6; 
 }
 .thumbnail{
	 margin-bottom:0px;
 }
 .col-pro{
	 background-color:#F6F6F6;
	 padding-top:15px;
 }


/* s_Nav*/
.open_btn{
	position: fixed;
    z-index: 3;
    top: 68px;
    right: 5%;
    height: 44px;
    width: 44px;
    overflow: hidden;
    /*background:url("../images/20161104103027.png") no-repeat center;*/
	}
.phone_container{
	position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    width:0;
    height:90%;
    overflow-y: auto;
    background:#5E95B5;
	}
.phone_header{
	position:relative;
	padding: 1.5em 0 0 6.25%;
    height: 55px;
	}
h3{}
h3 a{
	width:120px;
	display:block;
	text-align:center;
	font-size:30px;
    font-weight: bold;
    font-family:'Microsoft YaHei';
    text-transform: uppercase;
    color: #fff;}	

.close_btn {
    position: absolute;
    height: 44px;
    width: 44px;
    right: 6.25%;
    top: 70%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
	

.close_btn:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 32px;
    left: 50%;
    top: 50%;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;	
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);

}
.close_btn:after {
	content: '';
    position: absolute;
    height: 3px;
    width: 32px;
    left: 50%;
    top: 50%;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}


.Has_Children>.next_btn{ display:block; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #f1f1f1; position:absolute; top:17px; right:14px; transition: all 0.3s ease 0s;}
<!--.opend .next_open{transform: rotate(180deg);-webkit-transform: rotate(180deg)}-->
.opend{transform: rotate(180deg);-webkit-transform: rotate(180deg)}
.sy1_ul{padding:0 4%;}
.sy2_ul{ display:none;}	
.sy1_li{position:relative; float:none;line-height:40px;border-bottom:1px dotted #ffffff;}	
.sy1_li a{color:#FFF; font-size:16px;}
.sy2_li{line-height:40px;border-bottom:1px dotted #ffffff;}
.sy2_li a{color:#FFF; font-size:16px; padding-left:15px;}
.sy2_li:last-child{border:none;}
