<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
* {
padding: 0;
margin: 0;
}
img {
padding: 0;
margin: 0;
border: none;
}
html{
	overflow-x:hidden;
}
body {
margin: 0;
padding: 0;
font-family: "Microsoft YaHei";
font-family: arial, helvetica, sans-serif,"å¾®è½¯é›…é»‘";
font-size: 12px;
color: #66666f;
background: #fff;
overflow: hidden;
}
input,textarea {
padding: 0;
margin: 0;
outline: none;
font-family: "Microsoft YaHei";
}
input:focus, textarea:focus {
outline: none;
}
ul, li {
list-style: none;
padding: 0;
margin: 0;
}
a:active {
blr:expression(this.onFocus=this.blur());
outline: none
}
a {
outline: none;
blr:expression(this.onFocus=this.blur());
}
a {
font-family: "Microsoft YaHei";
color: #66666f;
}
a:link {
    text-decoration: none;
}







.MxSlider{
	width: 100%;
	float: left;
	position: relative;
}
.mx-slider_wrap{
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 0px auto;
	overflow: hidden;	
}
.mx-slide{
	position: absolute;
	width: 100%;
	display: table;
	float: left;
	left: 0%;
}
.mx-slide img{
	width: 100%;
}

/* Navigation */
.mx-navigation{
	position: absolute;
	float: left;
	width: 100%;
	top: 47%;
	z-index: 888;
}
.mx-prev, .mx-next{
	display: table;
	width: 40px;
	height: 40px;
	background-color: #fff;
	font-size: 0px;
	cursor: pointer;
	display: none;
}
.mx-prev{
	float: left;
}
.mx-next{
	float: right;
}
.mx-nav_dots{
	position: absolute;
	width: 15px;
	height: auto;
	right: 50px;
	top: 47%;
    /*text-align: center;*/
	z-index: 889;
}
.mx-nav_dots span{
	display: inline-block;
	width: 9px;
    height: 9px;
	margin: 9px 0px;
	font-size: 0px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	cursor: pointer;
}
.mx-nav_dots span.dotActive{
	border: 3px solid #ffd801;
	background: #ffd801;
}










.wrap{
	width: 100%;
	height: auto;
	min-width: 1190px;
	float: left;
}
.first_screen{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	left: 0;
	top: 0;
	z-index: 2;
}
.nav_box{
	position: absolute;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	left: 0;
	top: 0;
	z-index: 20;
}
.nav_box .logo{
	position: absolute;
	width: 143px;
	height: auto;
	float: left;
	margin-top: 36px;
	margin-left: 30px;
	left: 0;
	top: 0;
}
.nav_box .nav_list{
	display: inline-block;
	width: auto;
	height: 49px;
	line-height: 49px;
	margin-top: 36px;
}
.nav_box .nav_list ul li{
	width: auto;
	height: 100%;
	float: left;
	font-size: 16px;
	padding-left: 28px;
}
.nav_box .nav_list ul li:first-child{
	padding-left: 0;
}
.nav_box .nav_list ul li a{
	width: auto;
	height: 100%;
	float: left;
	color: #fff;
}
.nav_box .nav_list ul li.now a{
	color: #ffbf0f;
}
.nav_box .nav_list ul li a:hover{
	color: #ffbf0f;
}
.search_wrap{
	position: absolute;
	width: auto;
	height: 49px;
	float: right;
	right: 0;	
	top: 0;
	margin-top: 36px;
	margin-right: 40px;
}
.search_min{
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	left: 80px;
	top: 0;
	z-index: 1;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;      
    -khtml-opacity: 0;
}
.search_close{
	width: 39px;
	height: 39px;
	float: left;
	margin-top: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.search_close input{
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: url(../images/close_img1.png) no-repeat left top;
}
.search_close input:hover{
	background: url(../images/close_img2.png) no-repeat left top;
}
.search_wrap .search_inbtn{
	width: 39px;
	height: 39px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.search_wrap .search_inbtn input{
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: url(../images/search_inbtn.png) no-repeat left top;
	cursor: pointer;
}
.search_wrap .search_inbtn input:hover{
	background: url(../images/search.png) no-repeat left top;
}
.search_wrap .search_cont{	
	width: 240px;
	height: 100%;
	float: left;	
	background: rgba(0,0,0,0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000)";
	border-radius: 25px;
	
	/*opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;      
    -khtml-opacity: 0;*/
   /*display: none;*/
}
.search_wrap .searchbox{
	width: 159px;
	height: 100%;
	float: left;
	margin-left: 25px;
	padding-right: 10px;	
}
.search_wrap .searchbox .seaech_inp{
	width: 100%;
	height: 100%;
	float: left;
	line-height: 49px;
	color: #fff;
	font-size: 16px;
	border: none;
	background: none;	
}
.search_wrap .searchbox .seaech_inp::-webkit-input-placeholder{
    color:#fff;
}
.search_wrap .searchbox .seaech_inp::-moz-placeholder{
    color:#fff;
}
.search_wrap .searchbox .seaech_inp:-moz-placeholder{
    color:#fff;
}
.search_wrap .searchbox .seaech_inp:-ms-input-placeholder{ 
    color:#fff;
}
.search_wrap .search_btn{
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 4px;
}
.search_wrap .search_btn input{
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: none;
}
.bannerbox{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
}


.fullSlide{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	left: 0;
	top: 0;
}
.bd{
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	z-index: 0;
}
.bd ul li{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.bd ul li img{
	width: 100%;
    height: auto;
    vertical-align: top;
}
.hd{
	width: 15px;
	height: auto;
    position: absolute;
    top: 47%;
    right: 50px;
    z-index: 2;
}
.hd ul li{
	display: inline-block; 
	width: 9px;
    height: 9px;
    border: 3px solid #fff; 
	margin: 9px 0; 
	text-indent: -999em;
	border-radius: 15px; 
	cursor: pointer; 
}
.hd ul li.on{
	border: 3px solid #ffd801;
	background: #ffd801;
}

/*
#box{
	position: relative;
	width: 100%;
	height: auto;
	z-index: 22;
}
#box ul.rotaion_list{
	position: relative;
	width: 100%;
	height: 100%;
}
#box ul.rotaion_list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;				
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
	transition: 1.5s;
	z-index: 99999;
}

.slideBox ul.rotaion_list li.on{				
	opacity: 1;
	filter:alpha(opacity=100);   
    -moz-opacity:1;  
    -khtml-opacity: 1;		
}
#box ul.tab_ul{
	width: 15px;
    position: absolute;
    top: 47%;
    right: 50px;
}
#box ul.tab_ul li{
	display: inline-block; 
	width: 9px;
    height: 9px;
    border: 3px solid #fff; 
	margin: 9px 0; 
	text-indent: -999em;
	border-radius: 15px; 
	cursor: pointer; 
}
#box ul.tab_ul li.on{
	border: 3px solid #ffd801;
	background: #ffd801;
	opacity: 1;
}*/






.middle_box{
	position: absolute;
	width: 80%;
	height: 100%;
	left: 50%;
	top: 0;
	text-align: center;
	z-index: 3;
	margin-left: -40%;
}
.middle_pic1{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	top: 292px;
	left: 0;
	margin-top: -50px;
	opacity: 0;
	filter: "alpha(opacity=0)";  
    -moz-opacity:0;  
    -khtml-opacity: 0;
    text-align: center;
}
.middle_pic2{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	top: 335px;
	left: 0;
	margin-left: -150px;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.middle_pic3{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	top: 420px;
	left: 0;
	margin-left: 120px;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.about_box{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	top: 510px;
	left: 0;
	/*margin-top: 55px;*/
}
.about_box .about_a{
	position: relative;
	display: inline-block;
	width: 198px;
	height: 54px;
	line-height: 54px;
	background: #ffbf0f;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	top: 50px;
	opacity: 0;
	filter:alpha(opacity=0);
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.about_box .about_a:hover{
	background: #f3b60f;
}
.middle_navbox{
	position: absolute;
	display: inline-block;
	width: 1200px;
	height: auto;
	bottom: 110px;
	left: 50%;
	margin-left: -600px;
	margin-bottom: -20px;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.release_box{
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	color: #fff;
	text-align: left;	
}
.release_box .release_sp{
	color: #ffbf0f;
}
.middle_navbox .middle_navlist{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;	
}
.middle_navbox .middle_navlist ul li{
	width: 292px;
	height: 82px;
	line-height: 82px;
	background: rgba(255,255,255,0.8);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#C8ffffff,endcolorstr=#C8ffffff)";
	float: left;
	margin-left: 10px;
	transition: all 0.5s;
}
.middle_navbox .middle_navlist ul li:first-child{
	margin-left: 0;
}
.middle_navbox .middle_navlist ul li .middle_navcont{
	width: 90%;
	height: 100%;
	float: left;
	margin-left: 5%;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_tit{
	width: auto;
	height: 100%;
	float: left;
	font-size: 20px;
	color: #000;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_tit.tit1{
	background: url(../images/tit_img1.png) no-repeat left center;
	
	padding-left: 33px;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_tit.tit2{
	background: url(../images/tit_img2.png) no-repeat left center;
	padding-left: 32px;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_tit.tit3{
	background: url(../images/tit_img3.png) no-repeat left center;
	padding-left: 34px;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_tit.tit4{
	background: url(../images/tit_img4.png) no-repeat left center;
	padding-left: 32px;
}
.middle_navbox .middle_navlist ul li .middle_navcont .middle_num{	
	width: auto;
	height: 100%;
	color: #1e6aab;
	float: right;
	font-size: 30px;
}
.middle_navbox .middle_navlist ul li:hover{
	height: 77px;	
	background: #fff;
	border-bottom: 5px solid #1e6aac;
	margin-top: -7px;
}
.cont_wrap{
	width: 100%;
	height: auto;
	float: left;
}
.cont_navbox{
	position: fixed;
	width: 100%;
	height: 79px;
	background: #fff;
	float: left;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
	left: 0;
	top: 0;
	z-index: 2;
	/*opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;*/
   display: none;
    z-index: 999;
    min-width: 1190px;
}

.cont_navlogo{
	width: auto;
	height: auto;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}
.cont_navright{
	width: auto;
	height: 39px;
	float: right;
	padding-right: 22px;
	padding-top: 20px;
}
.cont_navright .cont_navlist{
	width: auto;
	height: 100%;
	float: left;
}
.cont_navright .cont_navlist ul li{
	width: auto;
	height: 100%;
	line-height: 39px;
	float: left;
	margin-left: 28px;
	font-size: 16px;
}
.cont_navright .cont_navlist ul li:first-child{
	margin-left: 0;
}
.cont_navright .cont_navlist ul li a{
	color: #110e25;
}
.cont_navright .cont_navlist ul li.now a{
	color: #1e6aac;
}
.cont_navright .cont_navlist ul li:hover a{
	color: #1e6aac;
}
.cont_navseachwrap{
	position: relative;
	width: auto;
	height: 49px;
	float: left;
	margin-left: 79px;
	left: 0;
	top: 0;
	margin-top: -5px;
}
.cont_navseachbtn{
	width: 39px;
	height: 39px;
	float: right;
	margin-top: 4.5px;
	margin-right: 7px;
}
.cont_navseachbtn input{
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: url(../images/search_inbtn.png) no-repeat left top;
	cursor: pointer;
}
.cont_navseachbtn input:hover{
	background: url(../images/nav_searchimg.png) no-repeat left top;
}
.cont_navseachwrap .cont_navwrap{
	position: absolute;
	width: 100%;
	height: 100%;
	float: left;
	left: 80px;
    top: 0;
    z-index: 1;
    opacity: 0;
    filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.cont_navseachwrap .cont_navwrap .cont_close{
	width: 39px;
	height: 39px;
	float: left;
	padding-right: 5px;
	margin-top: 5px;
	
}
.cont_navseachwrap .cont_navwrap .cont_close input{
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: url(../images/close_img1.png) no-repeat left top;
	cursor: pointer;
}
.cont_navseachwrap .cont_navwrap .cont_close input:hover{
	background: url(../images/close_img2.png) no-repeat left top;
}
.cont_navseachwrap .cont_navcont{	
    width: 240px;
    height: 100%;
    float: left;    
    background: rgba(0,0,0,0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000)";
    border-radius: 25px;    
}
.cont_navseachwrap .cont_navcont .cont_navseach{
	width: 159px;
    height: 100%;
    float: left;
    margin-left: 25px;
    padding-right: 10px;
}
.cont_navseachwrap .cont_navcont .cont_navseach .cont_navinp{
	width: 100%;
    height: 100%;
    float: left;
    line-height: 49px;
    color: #fff;
    font-size: 16px;
    border: none;
    background: none;
}

.cont_navseachwrap .cont_navcont .cont_navseach .cont_navinp::-webkit-input-placeholder{
    color:#fff;
}
.cont_navseachwrap .cont_navcont .cont_navseach .cont_navinp::-moz-placeholder{
    color:#fff;
}
.cont_navseachwrap .cont_navcont .cont_navseach .cont_navinp:-moz-placeholder{
    color:#fff;
}
.cont_navseachwrap .cont_navcont .cont_navseach .cont_navinp:-ms-input-placeholder{ 
    color:#fff;
}
.cont_navseachwrap .cont_navcont .cont_navbtn{
	width: 40px;
    height: 40px;
    float: left;
    margin-top: 4.5px;
}
.information_box{
	position: relative;
	width: 100%;
	height: 675px;
	background: url(../images/information_img.jpg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	float: left;
	left: 0;
	top: 0;
	z-index: 1;
	/*opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;*/
}
.information_box .information_pic{
	width: 100%;
	height: auto;
	float: left;
}
.information_box .information_pic img{
	width: 100%;
	height: auto;
}
.information_box .information_cont{
	position: absolute;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	left: 0;
	top: 0;
}
.information_box .information_cont .information_titbox{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.information_box .information_cont .information_titbox .information_sp1{
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 32px;
	color: #000;
}
.information_box .information_cont .information_titbox .information_sp2{
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 18px;
	color: #999;
}
.information_box .information_cont .information_listbox{
	display: inline-block;
	width: auto;
	height: auto;
	padding-top: 60px;
}
.information_box .information_cont .information_listbox ul li{
	width: 250px;
	height: auto;
	float: left;
	padding-left: 60px;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.information_box .information_cont .information_listbox ul li:first-child{
	padding-left: 0;
	margin-top: 60px;
}
.information_box .information_cont .information_listbox ul li:first-child+li{
	margin-top: -60px;
}
.information_box .information_cont .information_listbox ul li:first-child+li+li{
	margin-top: 60px;
}
.information_box .information_cont .information_listbox ul li:first-child+li+li+li{
	margin-top: -60px;
}
.information_box .information_cont .information_listbox ul li .information_listcont{
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}
.information_box .information_cont .information_listbox ul li .information_listcont .information_listit{
	width: 100%;
	height: auto;
	float: left;	
}
.information_box .information_cont .information_listbox ul li .information_listcont .information_listit .listit_sp1{
	display: inline-block;
	width: 100%;
	color: #1e6aac;
	font-size: 22px;
}
.information_box .information_cont .information_listbox ul li .information_listcont .information_listit .listit_sp2{
	display: inline-block;
	width: 100%;
	color: #7f7f7f;
	font-size: 12px;
}
.information_box .information_cont .information_listbox ul li .information_listcont a{
	display: inline-block;
	width: 100%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	font-size: 14px;
	color: #444;
	padding-top: 20px;
}
.information_box .information_cont .information_listbox ul li .information_listcont a:hover{
	color: #1e6aac;
}
.tender_box{
	width: 100%;
	height: auto;	
	float: left;
}
.tender_box .tender_list{
	width: 100%;
	height: auto;
	float: left;
	background: #fff;
}
.tender_box .tender_list ul li{
	width: auto;
	height: auto;
	float: left;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;  
    -khtml-opacity: 0;
}
.tender_box .tender_list ul li:first-child{
	width: 25.02%;
	height: auto;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.tender_box .tender_list ul li .tender_cont{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	left: 0;
	top: 0;
	z-index: 1;
}
.tender_box .tender_list ul li .tender_cont .tender_pic{
	width: 100%;
	height: auto;
	float: left;	
}
.tender_box .tender_list ul li .tender_cont .tender_pic img{
	width: 100%;
	height: auto;
}
.tender_box .tender_list ul li .tender_cont .tender_titbox{
	position: absolute;
	width: auto;
	height: auto;
	background: rgba(0,0,0,0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	left: 0;
	bottom: 0px;
	padding: 3% 15px;
	font-size: 18px;
	color: #fff;
}
.tender_box .tender_list ul li .tender_cont .tender_titbox .tender_titsp{
	color: #ffc100;
	font-size: 18px;
	font-weight: bold;
	padding-right: 5px;
}
.tender_box .tender_list ul li:first-child+li{
	width: 12.3%;
	border-right: 5px solid #fff;
	/*border-bottom: 5px solid #fff;*/
}
.tender_box .tender_list ul li .tender_cont .tender_txtbox{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.tender_box .tender_list ul li .tender_cont .tender_bjbox{
	width: 100%;
	height: auto;
	float: left;
}
.tender_box .tender_list ul li .tender_cont .tender_bjbox img{
	width: 100%;
	height: auto;
}
.tender_box .tender_list ul li .tender_cont .tender_txtbox .real_box{
	position: relative;
	width: 100%;
	height: 50%;
	float: left;
	background: #1e6aac;
	left: 0;
	top: 0;
	border-bottom: 5px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box;
}
.tender_box .tender_list ul li .tender_cont .tender_txtbox .real_box .real_txtbox{
	position: absolute;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	left: 0;
	top: 50%;
	margin-top: -38px;
}
.tender_box .tender_list ul li .tender_cont .tender_txtbox .real_box .real_txtbox .real_sp1{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.tender_box .tender_list ul li .tender_cont .tender_txtbox .real_box .real_txtbox .real_sp2{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	color: #fff;
}
.tender_box .tender_list ul li:first-child+li+li{
	width: 25.2%;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.tender_box .tender_list ul li:first-child+li+li+li{
	width: 24.8%;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.tender_box .tender_list ul li .tender_cont .real_picwrap{
	position: absolute;
	width: 100%;
    height: 100%;
    float: left;
    left: 0;
    top: 0;
}
.tender_box .tender_list ul li .tender_cont .real_picwrap .real_cont{
	position: relative;
	width: 100%;
	height: 50%;
	float: left;
	left: 0;
	top: 0;
	border-bottom: 5px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box;
}
.tender_box .tender_list ul li .tender_cont .real_picwrap .real_cont .real_picbox{
	width: 100%;
	height: 100%;
}
.tender_box .tender_list ul li .tender_cont .real_picwrap .real_cont .real_picbox img{
	width: 100%;
	height: 100%;
}
.tender_box .tender_list ul li:first-child+li+li+li+li{
	width: 11.45%;
	/*border-right: 5px solid #fff;*/
	border-bottom: 5px solid #fff;
}
.tender_box .tender_list ul li .tender_cont .real_picwrap .real_cont .real_titsp{
	position: absolute;
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	left: 0;
	top: 50%;
	margin-top: -23px;
}
.honor_box{
	position: relative;
	width: 100%;
	height: 758px;
	background: url(../images/honor_img.jpg) no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	float: left;
	left: 0;
	top: 0;
	z-index: 1;
}
.honor_box .honor_pic{
	width: 100%;
	height: auto;
	float: left;
}
.honor_box .honor_pic img{
	width: 100%;
	height: auto;
}
.honor_box .honor_txtbox{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(30,106,172,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C81e6aac,endColorstr=#C81e6aac);
	left: 0;
	top: 0;
	z-index: 2;
	text-align: center;
}
.honor_box .honor_txtbox .honor_titbox{
	width: 100%;
	height: auto;
	float: left;
}
.honor_box .honor_txtbox .honor_titbox .honor_tit1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	color: #fff;
	padding-top: 93px;
}
.honor_box .honor_txtbox .honor_titbox .honor_tit2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	color: #b7b7b7;
}
.honor_box .honor_txtbox .honor_txt{
	display: inline-block;
	width: 1045px;
	height: auto;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding-top: 16px;
}
.honor_listwrap{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding-top: 33px;
}

.honor_box .honor_txtbox .honor_listbox{
	height: 210px;
	overflow: hidden;
    zoom: 1;
    position: relative;
    padding-top: 5px;
}
.honor_box .honor_txtbox .honor_listbox ul li{
	float: left;
	width: auto;
	height: 100%;
	overflow: hidden;
	_display: inline;
}
.honor_listbox ul li .honor_listcont{
	width: auto;
	height: 210px;
	transition: all 0.5s;
	overflow:hidden;
	float: left;
	text-align: center;
	transition: all 0.5s;
}
.honor_listbox ul li .honor_listcont.over{
	margin-top: -5px;	
}
.honor_listbox ul li .honor_listcont img{
	display: block;
	width: auto;
	height: 205px;
}
.honor_listwrap .honor_btn{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 77px;
	text-align: center;
}
.honor_listwrap .honor_btn .honor_a{
	display: inline-block;
	width: 198px;
	height: 54px;
	line-height: 54px;
	background: #ffbf0f;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.honor_listwrap .honor_btn .honor_a:hover{
	background: #f3b60f;
}
.news_wrap{
	width: 100%;
	height: auto;
	float: left;
}
.news_wrap .news_cont{
	width: 82%;
	height: auto;
	float: left;
	padding-left: 18%;
	padding-bottom: 110px;
	overflow: hidden;
}
.news_wrap .news_cont .news_titbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 65px;
}
.news_wrap .news_cont .news_titbox .news_tit{
	width: auto;
	height: auto;
	float: left;
	font-size: 70px;
	color: #b8b8b8;
	font-weight: lighter;
    font-family: inherit;
}
.news_wrap .news_cont .news_titbox .news_btnbox{
	width: auto;
	height: auto;
	float: right;
	padding-right: 350px;
	padding-top: 16px;
}
.news_wrap .news_cont .news_titbox .news_btnbox ul li{
	width: auto;
	height: auto;
	float: left;	
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnl{
	width: 100px;
	height: 50px;
	float: left;
	text-align: center;
	cursor: pointer;	
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnl .l_sp{	
	width: 60%;
	height: 100%;
	float: right;
	background: url(../images/l_btn.png) no-repeat center #c0c0c0;
	transition: all 0.3s;
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnl .l_sp:hover{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../images/l_btn.png) no-repeat center #ffbf0f;
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnr{
	width: 100px;
	height: 50px;
	float: left;
	text-align: center;
	margin-left: 6px;
	cursor: pointer;
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnr .r_sp{
	width: 60%;
	height: 100%;
	float: left;
	background: url(../images/r_btn.png) no-repeat center #c0c0c0;
	transition: all 0.3s;
}
.news_wrap .news_cont .news_titbox .news_btnbox .news_btnr .r_sp:hover{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../images/r_btn.png) no-repeat center #ffbf0f;
}
.news_wrap .news_cont .news_listbox{
	position: relative;
	width: 100%;
	height: 456px;
	float: left;	
	left: 0;
	top: 0;
	margin-top: 60px;
	overflow: hidden;
}
.news_wrap .news_cont .news_listbox ul{
	position: relative;
	width: 10000%;
}
.news_wrap .news_cont .news_listbox ul li{
	position: relative;
	width: 398px;
	height: 456px;
	float: left;
	border-right: 1px solid #ececec;
	margin-left: 70px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
    left: 0;
	top: 0;
}
.news_wrap .news_cont .news_listbox ul li:first-child{
	margin-left: 0;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox{	
	width: 327px;
	height: 456px;
	float: left;	
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_pic{
	width: 100%;
	height: auto;
	float: left;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_pic img{
	width: 100%;
	height: auto;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_txtit{
	width: 302px;
	height: 52px;
	float: left;
	padding-left: 25px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 20px;
    color: #000;
    margin-top: 25px;
    background: url(../images/news_line.gif) repeat-y left top;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_txt{
	display: inline-block;
	width: 302px;
	height: 99px;
	line-height: 25px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	color: #737373;
	font-size: 14px;
	/*display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/
    overflow: hidden;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_txtmore{
	width: 100%;
	height: 37px;
	padding-left: 25px;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.news_wrap .news_cont .news_listbox ul li .news_contbox .news_txtmore .more_btn{
	display: block;
	width: 116px;
	height: 37px;
	line-height: 37px;
	float: left;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	color: #737373;
}
.news_wrap .news_cont .news_listbox ul li:hover .news_contbox .news_txtmore .more_btn{
	background: #1e6aac;
	border: 1px solid #1e6aac;
	color: #fff;
}
.news_wrap .news_cont .news_listbox ul li .bj{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/news_bj.png) no-repeat left top;
	background-size: 100% 100%;
	left: 0;
	top: 0;
	opacity: 0;
	filter:alpha(opacity=0);
    -moz-opacity:0;  
    -khtml-opacity: 0;
    transition: all 0.8s;
}
.news_wrap .news_cont .news_listbox ul li.on .bj{
	opacity: 1;
	filter:"alpha(opacity=100)";   
    -moz-opacity:1;  
    -khtml-opacity: 1;
}

.footer_box{
	width: 100%;
	height: 370px;
	background: #1e6aac;
	float: left;
    border-top: 2px solid #1e6aac;
}
.footer_box .footer_min{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.footer_box .footer_min .footer_contbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 52px;
}
.footer_box .footer_min .footer_contbox .footer_box1{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 40px;
}
.footer_box .footer_min .footer_contbox .footer_left{
	width: 746px;
	height: auto;
	float: left;
}
.footer_box .footer_min .footer_contbox .footer_left ul li{
	width: 20%;
	height: auto;
	float: left;
}
.footer_box .footer_min .footer_contbox .footer_left .left_cont{
	width: 100%;
	height: auto;
	float: left;
}
.footer_box .footer_min .footer_contbox .footer_left .left_cont .left_titbox{
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	color: #fff;
}
.footer_box .footer_min .footer_contbox .footer_left .left_cont a{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
	color: #c7c7c7;
}
.footer_box .footer_min .footer_contbox .footer_left .left_cont a:hover{
	color: #ffbf0f;
}
.footer_box .footer_min .footer_contbox .footer_right{
	width: 453px;
	height: auto;
	float: left;
	border-left: 1px solid #5585b0;
}
.footer_box .footer_min .footer_contbox .footer_right .right_contact{
	width: 287px;
	height: auto;
	float: left;
	padding-left: 60px;
}
.footer_box .footer_min .footer_contbox .footer_right .right_contact .contact_tit{
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	color: #fff;
}
.footer_box .footer_min .footer_contbox .footer_right .right_contact .contact_add{
	width: auto;
	height: auto;
	background: url(../images/contact_add.gif) no-repeat left center;
	float: left;
	color: #c7c7c7;
	margin-top: 15px;
	padding-left: 20px;
}
.footer_box .footer_min .footer_contbox .footer_right .right_contact .contact_tel{
	width: auto;
	height: auto;
	background: url(../images/contact_tel.gif) no-repeat left center;
	float: left;
	color: #c7c7c7;
	margin-top: 15px;
	padding-left: 20px;
}
.footer_box .footer_min .footer_contbox .footer_right .right_contact .contact_em{
	width: auto;
	height: auto;
	background: url(../images/contact_em.gif) no-repeat left center;
	float: left;
	color: #c7c7c7;
	margin-top: 15px;
	padding-left: 20px;
}
.footer_box .footer_min .footer_contbox .footer_right .right_qr{
	width: 106px;
	height: 106px;
	float: left;
}
.footer_box .footer_min .footer_contbox .footer_right .right_qr img{
	width: 106px;
	height: 106px;
}






.footer_box2{ 
	overflow:hidden;
	width:1200px;
	border: 1px solid #5585b0;
	border-left: none;
	border-right: none;
	font-size: 14px;
}
.footer_box2 .qimo {/*width:99999999px;*/width:8000%; height:57px;}
.footer_box2 .qimo div{ float:left;}
.footer_box2 .qimo ul{float:left; height:57px; overflow:hidden; zoom:1; }
.footer_box2 .qimo ul li{
	float:left; 
	line-height:57px;
	padding: 0 14px;
	background: url(../images/line.gif) no-repeat left center;
}
.footer_box2 li a{margin-right:10px;color:#c7c7c7;}

.scroll_div .qimo div ul li:first-child{
	background: none;
}
.footer_box2 li a:hover{
	color: #ffbf0f;
}








.footer_box .footer_min .footer_contbox .footer_box3{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 25px;	
}
.footer_box .footer_min .footer_contbox .footer_box3 .box3_left{
	width: auto;
	height: auto;
	float: left;
	color: #c7c7c7;
	display: flex;
	align-items: center;
}
.footer_box .footer_min .footer_contbox .footer_box3 a{
	color: #c7c7c7;
}
.footer_box .footer_min .footer_contbox .footer_box3 a:hover{
	color: #fff;
}
.footer_box .footer_min .footer_contbox .footer_ap a p:hover{
	color: #fff  !important;
}
.footer_box .footer_min .footer_contbox .footer_box3 .box3_right{
	width: auto;
	height: auto;
	float: right;
	color: #515151;
}




/*synopsis*/

.sy_tit{
	position: absolute;
	width: 700px;
	height: 184px;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	font-size: 70px;
	color: #fff;
	font-weight: bold;
	margin-top: -92px;
	z-index: 22;
	font-family: "å¾®è½¯é›…é»‘";
}
.bannerbox .banner_pic{
	width: 100%;
	height: auto;
	background-size: cover;
	float: left;
}
.bannerbox .banner_pic img{
	width: 100%;
	height: auto;
}
.introduce_box{
	width: 100%;
	height: auto;
	float: left;
}
.introduce_box .information_cont{
	width: 1190px;
	height: auto;
	margin: 0 auto;
}
.introduce_box .information_cont .information_txtbox{
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
	padding: 102px 0 90px 0;
}
.introduce_box .information_cont .information_txtbox .information_left{
	width: 533px;
	height: auto;
	float: left;
	margin-left: -80px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.introduce_box .information_cont .information_txtbox .information_left .information_tit{
	width: 100%;
	height: auto;
	float: left;
	font-size: 36px;
	color: #000;
}
.introduce_box .information_cont .information_txtbox .information_left .information_txt{
	width: 100%;
	height: 216px;
	float: left;
	font-size: 14px;
	color: #5f5e5e;
	line-height: 36px;
	padding-top: 30px;
	overflow: hidden;
}
.introduce_box .information_cont .information_txtbox .information_left .information_btn{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 22px;
	
}
.introduce_box .information_cont .information_txtbox .information_left .information_btn span{
	display: inline-block;
	width: 116px;
	height: 37px;
	line-height: 37px;
	float: left;
	font-size: 14px;
	color: #737373;
	text-align: center;
	border: 1px solid #c0c0c0;
	cursor: pointer;
}
.introduce_box .information_cont .information_txtbox .information_left .information_btn span:hover{
	background: #1e6aac;
	color: #fff;
	border: 1px solid #1e6aac;
}
.introduce_box .information_cont .information_txtbox .information_right{
	width: 597px;
	height: 352px;
	float: left;
	padding-left: 60px;
	margin-left: 80px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.introduce_box .information_cont .information_txtbox .information_right .layui-carousel{
	left: 80px;
}
.introduce_box .information_cont .information_txtbox .information_right .information_picbox{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	z-index: 1;
	left: 0;
	top: 0;
	cursor: pointer;
}
.introduce_box .information_cont .information_txtbox .information_right .information_picbox .information_img{
	width: 100%;
	height: auto;
	float: left;
}
.introduce_box .information_cont .information_txtbox .information_right .information_picbox .information_img img{
	width: 100%;
	height: auto;
}
.introduce_box .information_cont .information_txtbox .information_right .information_picbox .information_sp{
	position: absolute;
	width: 88px;
	height: 88px;
	background: url(../images/information_sp.png) no-repeat center;
	left: 50%;
	top: 50%;
	margin-left: -44px;
	margin-top: -44px;
}
.promise_wrap{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont1{
	width: 100%;
	height: 696px;
	background: url(../images/promise_bjimg.jpg) no-repeat center;
	background-size: cover;
	background-position: 50% 50%;
	float: left;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox{
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	background: rgba(8,17,25,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5081119,endColorstr=#E5081119);
	left: 0;
	top: 0;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min{
	width: 1190px;
	height: auto;
	margin: 0 auto;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con{
	width: 100%;
	height: 100%;
	float: left;
	text-align: center;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_titbox{
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	padding-top: 70px;
	color: #fff;
	margin-top: -50px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_titbox .cont1_tit{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_titbox .cont1_sp{
	width: 100%;
	height: auto;
	float: left;
	color: #b7b7b7;
	font-size: 18px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_txt{
	width: 100%;
	height: auto;
	line-height: 34px;
	float: left;
	font-size: 14px;
	color: #a1a1a1;
	padding-top: 20px;
	margin-left: -50px;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-top: 60px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li{
	width: 33.3333%;
	height: auto;
	float: left;
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li:first-child{
	margin-top: -80px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li.two{
	margin-top: 80px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li.three{
	margin-top: -80px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listpic{
	display: inline-block;
	position: relative;
	width: 142px;
	height: 142px;
	line-height: 142px;
	background: url(../images/cont1_listimg.png) no-repeat center;
	font-size: 50px;
	color: #fff;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listpic .cont1_list_sp{
	position: absolute;
	width: auto;
	height: 26px;
	line-height: 26px;
	right: 2px;
	top: 20px;
	font-size: 20px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listpic .num{
	width: 100%;
	height: auto;
	float: left;
	font-size: 50px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listitbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listitbox .cont1_listit_sp1{
	display: inline-block;
	width: 100%;
	font-size: 18px;
	color: #fff;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li .cont1_listcon .cont1_listitbox .cont1_listit_sp2{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	color: #959595;
	padding-top: 5px;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li:hover .cont1_listpic{
	background: url(../images/cont1_listimg_1.png) no-repeat center;
	color: #ffc100;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li:hover .cont1_listitbox .cont1_listit_sp1{
	color: #ffc100;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_min .cont1_con .cont1_list ul li:hover .cont1_listitbox .cont1_listit_sp2{
	color: #ffc100;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox{
	position: absolute;
	width: 100%;
	height: 74px;
	line-height: 74px;
	background: rgba(0,0,0,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
	float: left;
	bottom: 0;
	left: 0;
	border-top: 1px solid #3d4348;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin{
	width: 1190px;
	height: 100%;
	margin: 0 auto;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin .cont1_navlist{
	width: 100%;
	height: 100%;
	float: left;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin .cont1_navlist ul li{
	width: 50%;
	height: 100%;
	line-height: 74px;
	text-align: center;
	font-size: 18px;
	float: left;	
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin .cont1_navlist ul li a{
	display: inline-block;
	width: 72px;
	height: 100%;
	color: #fff;
	cursor: pointer;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin .cont1_navlist ul li a:hover{
	background: url(../images/cont1_navlist_bj.png) no-repeat bottom center;
	color: #ffc100;
}
.promise_wrap .promise_cont .promise_cont1 .cont1_conbox .cont1_navbox .cont1_navmin .cont1_navlist ul li.now a{
	background: url(../images/cont1_navlist_bj.png) no-repeat bottom center;
	color: #ffc100;
}
.promise_wrap .promise_cont .promise_cont2{
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min{
	width: 1120px;
	height: auto;
	margin: 0 auto;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 40px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box1{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_tit{
	width: 100%;
	height: auto;
	background: url(../images/cont2_tit_line.gif) repeat-x center;
	text-align: center;
	font-size: 20px;
	color: #646565;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_tit .cont2_sp{
	display: inline-block;
	width: auto;
	height: auto;
	background: #fff;
	padding: 0 7px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list{
	width: 100%;
	height: auto;
	float: left;
	padding: 55px 0;
}
/*.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list table tr td .box1_pic{
	width: 100%;
	height: auto;
	float: left;
}*/
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li{
	width: 218px;
	height: auto;
	float: left;
	margin-left: 82px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li:first-child{
	margin-left: 0;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li .box1_contbox{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li .box1_contbox .box1_picbox{
	width: 218px;
	height: auto;
	float: left;
	text-align: center;
	
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li:first-child .box1_contbox .box1_picbox{
	margin-left: 0;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li .box1_contbox .box1_picbox .box1_pic{
	width: 218px;
	height: 218px;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li .box1_contbox .box1_picbox .box1_pic img{
	max-width: 218px;
	max-height: 218px;
	margin-top: 30px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li:first-child .box1_contbox .box1_pic img{
	margin: 0;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .box1_list ul li .box1_contbox .box1_tit{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-top: 28px;
	font-size: 14px;
	color: #000;	
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 52px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li{
	width: 206px;
	height: auto;
	float: left;
	padding-bottom: 60px;
	margin-left: 98px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li .box2_listcon{
	width: 100%;
	height: auto;
	float: left;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li .box2_listcon .box2_listpic{
	width: 206px;
	height: 151px;
	float: left;
	text-align: center;	
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li:first-child{
	margin-left: 0;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li .box2_listcon .box2_listpic img{
	max-width: 206px;
	max-height: 151px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_list ul li .box2_listcon .box2_listit{
	width: 206px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #000;
	padding-top: 60px;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_btn{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 107px;
	text-align: center;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_btn .box2_btna{
	display: inline-block;
	width: 232px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	color: #373737;
}
.promise_wrap .promise_cont .promise_cont2 .cont2_min .cont2_contbox .cont2_box2 .box2_btn .box2_btna:hover{
	background: #1e6aac;
	color: #fff;
	border: 1px solid #1e6aac;
}




/*infor*/

.infor_titbox{
	position: absolute;
	width: 1200px;
	height: auto;
	left: 50%;
	top: 45%;
	margin-left: -600px;
	z-index: 1;
}
.infor_titbox .infor_tit1{
	width: 100%;
	height: auto;
	float: left;
	font-size: 70px;
	color: #fff;
	margin-left: 48px;
}
.infor_titbox .infor_tit2{
	width: 100%;
	height: auto;
	float: left;
	font-size: 32px;
	color: #fff;
	margin-left: 48px;
	margin-top: -10px;
}
.bannerbox .inforbanner{
    width: 100%;
    height: auto;
    float: left;
}
.bannerbox .inforbanner img{
	width: 100%;
	height: auto;
}
.nav_wrap{
	position: absolute;
	width: 100%;
	height: auto;
	float: left;
	bottom: 0;
	z-index: 2;
	width: 100%;
	background: rgba(0,0,0,0.3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000)";
	border-top: 1px solid rgba(255,255,255,0.2);
}
.position_nav{	
	width: 1200px;
	height: 48px;
	margin: 0 auto;		
}
.position_nav ul li{
	width: auto;
	height: 100%;
	line-height: 48px;
	background: url(../images/position_nav.png) no-repeat left center;
	float: left;
	padding: 0 14px 0 18px;
	font-size: 14px;
}
.position_nav ul li:first-child{
	background: url(../images/position_home.png) no-repeat left center;
}
.position_nav ul li a{
	color: #fff;
}
.position_nav ul li a:hover{
	color: #ffbf0f;
}
.new_inforbox{
	width: 100%;
	height: 427px;
	background: url(../images/new_inforbj.gif) no-repeat right top #f3f3f3;
	float: left;
	border-bottom: 1px solid #ececec;
}
.new_inforbox .new_min{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.new_inforbox .new_min .newinfor_contbox{
	width: 100%;
	height: 100%;
	float: left;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_titbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 46px;
	margin-left: 48px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_titbox .newinfor_tit_l{
	width: auto;
	height: auto;
	float: left;
	font-size: 70px;
	color: #afafaf;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_titbox .newinfor_tit_r{
	width: 250px;
	height: auto;
	float: left;
	padding-left: 7px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_titbox .newinfor_tit_r .tit_r_box1{
	width: 250px;
	height: auto;
	float: left;
	font-size: 32px;
	color: #000;
	padding-top: 7px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_titbox .newinfor_tit_r .tit_r_box2{
	width: 250px;
	height: auto;
	float: left;
	font-size: 18px;
	color: #b7b7b7;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox{
	width: 100%;
	height: auto;
	float: left;
	margin-left: 48px;
	padding-top: 26px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li{
	width: 100%;
	height: auto;
	float: left;	
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont{
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 14px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_tit{
	width: auto;
	height: 100%;
	float: left;	
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_tit a{
	color: #1e6aac;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_tit a:hover{
	border-bottom: 1px solid #1e6aac;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_txt{
	width: auto;
	height: 100%;
	float: left;
	color: #171b25;
	padding-right: 25px;
	padding-left: 5px;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_txt a{
	color: #171b25;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_txt a:hover{
	color: #1e6aac;
}
.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .new_time{
	width: auto;
	height: 100%;
	float: left;
	color: #8d8d8d;
}
.new_txtwrap{
	width: 100%;
	height: auto;
	background: #fff;
	float: left;	
}
.new_txtwrap .new_txtmin{
	width: 1200px;
	height: auto;
	margin: 0 auto;	
}
.new_txtwrap .new_txtmin .new_txtlistbox{
	width: 1198px;
	height: auto;
	float: left;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	margin-top: -77px;
	background: #fff;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit{
	width: 100%;
	height: 135px;
	float: left;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li{
	width: 25%;
	height: auto;
	line-height: 60px;
	background: url(../images/new_txtit.gif) no-repeat left center;
	border-top: 2px solid #c2c2c2;
	text-align: center;
	font-size: 18px;
	float: left;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li:first-child{
	background: none;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li a{
	color: #737373;	
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li:hover{
	border-top: 2px solid #1e6aac;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li:hover a{
	color: #1e6aac;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li.now{
	border-top: 2px solid #1e6aac;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_txtit ul li.now a{
	color: #1e6aac;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list{
	width: 1092px;
	height: auto;
	float: left;
	padding: 0 53px;	
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li{
	width: 100%;
	height: 70px;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li:first-child{
	border-top: 1px solid #f1f1f1;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li .new_listcon{
	width: 100%;
	height: 100%;
	line-height: 70px;
	float: left;
	font-size: 14px;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li .new_listcon .new_listxt{
	width: 865px;
	height: 100%;
	float: left;
	color: #000;
	padding-left: 65px;
	display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li.now .new_listcon .new_listxt{
	background: url(../images/new_listxt.png) no-repeat right center;
	padding-right: 20px;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li .new_listcon .new_listime{
	width: auto;
	height: 100%;
	float: right;
	color: #8d8d8d;
	padding-right: 55px;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li:hover{
	background: url(../images/new_dot.gif) no-repeat left center #f9f9f9;
	background-position-x: 25px;
}
.new_txtwrap .new_txtmin .new_txtlistbox .new_list ul li:hover .new_listcon .new_listxt{
	color: #1e6aac;
}
.pagebox{
	width: 100%;
	height: auto;
	float: left;
	padding: 74px 0 85px 0;
	text-align: center;
}
.pagebox .page_list{
	display: inline-block;
	width: auto;
	height: auto;
}
.pagebox .page_list ul li{
	width: auto;
	height: auto;
	float: left;
	padding-left: 8px;
}
.pagebox .page_list ul li:first-child{
	padding-left: 0;
}
.pagebox .page_list ul li a{
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background: #67696d;
	color: #eff0f0;
}
.pagebox .page_list ul li.now a{
	background: #c5c5c5;
	color: #fcfcfc;
}
.pagebox .page_list ul li a:hover{
	background: #4b88bd;
	color: #fff;
}
.newinfor_navbox{
	position: fixed;
	width: 100%;
	min-width: 1190px;
	height: 79px;
	background: #fff;
	left: 0;
    top: 0;
	float: left;
	z-index: 99;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    text-align: center;
    display: none;
}
.newinfor_navbox .cont_navlogo{
	position: absolute;
	width: auto;
    height: auto;
    float: left;
    padding-left: 30px;
    padding-top: 15px;
    left: 0;
    top: 0;
}
.newinfor_navbox .newinfor_list{
	display: inline-block;
	width: 1198px;
	height: 100%;	
}
.newinfor_navbox .newinfor_list ul li{
	width: 25%;
	height: 100%;
	float: left;
	font-size: 18px;	
}
.newinfor_navbox .newinfor_list ul li a{
	display: inline-block;
	width: auto;
	height: 77px;
	line-height: 77px;
	color: #737373;
	border-bottom: 2px solid #fff;
}
.newinfor_navbox .newinfor_list ul li.now a{
	border-bottom: 2px solid #1e6aac;
	color: #1e6aac;
}
.newinfor_navbox .newinfor_list ul li a:hover{
	border-bottom: 2px solid #1e6aac;
	color: #1e6aac;
}
.new_searchwrap{
	position: absolute;
	width: auto;
	height: 49px;
	right: 22px;
	top: 50%;
	margin-top: -24.5px;
}
.new_searclogo{
	width: 39px;
	height: 39px;
	float: right;
	margin-top: 4.5px;
	margin-right: 8px;
	/*display: none;*/
}
.new_searclogo .new_searc_btn{
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/search_inbtn.png) no-repeat left top;
	cursor: pointer;
	border: none;
}
.new_searclogo .new_searc_btn:hover{
	background: url(../images/nav_searchimg.png) no-repeat left top;
}
.new_searchcon{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    z-index: 1;
    margin-left: 80px;
    opacity: 0;
    filter:alpha(opacity=0);   
    -moz-opacity:0;      
    -khtml-opacity: 0;
}
.new_searchcon .new_close{
	width: 39px;
	height: 39px;
	float: left;
	margin-top: 5px;
	padding-right: 5px;
}
.new_searchcon .new_close .close_inp{
	width: 100%;
	height: 100%;
	float: left;
	background: url(../images/close_img1.png) no-repeat left top;
	cursor: pointer;
	border: none;
}
.new_searchcon .new_close .close_inp:hover{
	background: url(../images/close_img2.png) no-repeat left top;
}
.new_searchcon .new_search{
	width: 240px;
	height: 100%;
	float: left;
	background: rgba(0,0,0,0.3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000)";
    border-radius: 25px;
}
.new_searchcon .new_search .new_navsearch{
	width: 159px;
    height: 100%;
    float: left;
    margin-left: 25px;
    padding-right: 10px;
}
.new_searchcon .new_search .new_navsearch .new_navinp{
    width: 100%;
    height: 100%;
    float: left;
    line-height: 49px;
    color: #fff;
    font-size: 16px;
    border: none;
    background: none;
}
.new_searchcon .new_search .new_navsearch .new_navinp::-webkit-input-placeholder {
    color: #fff;
}
.new_searchcon .new_search .new_navsearch .new_navinp:-moz-placeholder {
   color: #fff;
}
.new_searchcon .new_search .new_navsearch .new_navinp::-moz-placeholder {
   color: #fff;
}
.new_searchcon .new_search .new_navsearch .new_navinp:-ms-input-placeholder {
   color: #fff;
}
.new_searchcon .new_search .cont_search{
	width: 39px;
	height: 39px;
	float: left;
	margin-top: 4px;
}
.new_searchcon .new_search .cont_search input{
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
	border: none;
	background: none;
}


/*infor_detail*/

.infor_detailbox{
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
}
.infor_detailtitbox{
	width: 100%;
	height: 59px;
	float: left;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.infor_detailtitbox .detail_titbox{
	display: inline-block;
	width: auto;
	height: 100%;
}
.infor_detailtitbox .detail_titbox ul li{
	width: auto;
	height: 100%;
	line-height: 59px;
	float: left;
	font-size: 18px;
	padding-left: 75px;
}
.infor_detailtitbox .detail_titbox ul li:first-child{
	padding-left: 0;
}
.infor_detailtitbox .detail_titbox ul li a{
	display: inline-block;
	width: auto;
	height: 56px;
	line-height: 56px;
	border-bottom: 2px solid #fff;
	color: #000;
}
.infor_detailtitbox .detail_titbox ul li.now a{
	border-bottom: 2px solid #1e6aac;
	color: #1e6aac;
}
.infor_detailtitbox .detail_titbox ul li a:hover{
	border-bottom: 2px solid #1e6aac;
	color: #1e6aac;
}
.infor_detailtxtbox{
	width: 100%;
	height: auto;
	float: left;
}
.infor_detailtxtbox .detail_min{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.infor_detailtxtbox .detail_min .detail_contbox{
	width: 1198px;
	height: auto;
	float: left;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.infor_detailtxtbox .detail_min .detail_contbox .infordetail_titbox{
	width: 100%;
	height: auto;
	float: left;
}
.infor_detailtxtbox .detail_min .detail_contbox .infordetail_titbox .titbox{
	width: 1042px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 34px;
	color: #171b25;
	padding: 48px 78px;
}
.infor_detailtxtbox .detail_min .detail_contbox .infordetail_titbox .timebox{
	width: 1042px;
	height: 57px;
	line-height: 57px;
	float: left;
	margin-left: 78px;
	font-size: 16px;
	color: #a8a9ab;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}
.infor_detailtxtbox .detail_min .detail_contbox .infordetail_titbox .timebox .browse{
	padding-left: 38px;
}
.detail_txtbox{
	width: 1042px;
	height: auto;
	float: left;
	margin: 0 78px;
}
.detail_txtbox .detail_txt{
	width: 100%;
	height: auto;
	line-height: 36px;
	float: left;
	padding-bottom: 104px;
	border-bottom: 1px solid #ebebeb;
	font-size: 18px;
	color: #171b25;
	text-align: center;
}
.detail_txtbox .detail_txt img{
	display: inline-block;
	padding: 40px 0;	
}
.detail_txtbox .detail_txt p{
	text-align: left;
}
/*.detail_txtbox .detail_txt .txt_tit{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	color: #171b25;
}*/
.detail_bottom{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 100px;
}
.detail_bottom .detail_bottom_l{
	width: 530px;
	height: auto;
	float: left;
	padding-right: 20px;
}
.detail_bottom .l_titbox{
	width: 100%;
	height: auto;
	float: left;
	padding: 36px 0;
}
.detail_bottom .titbox1{
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 22px;
	color: #1e6aac;
}
.detail_bottom .titbox2{
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 12px;
	color: #7f7f7f;
	padding-left: 10px;
}
.detail_bottom .txtbox{
	width: 100%;
	height: auto;
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #444;
}

.detail_bottom .txtbox .txt_abox{
	width: 100%;
	height: auto;
	line-height: 40px;
	float: left;
	cursor: pointer;
	padding-bottom: 10px;
}
.detail_bottom .txtbox .txt_abox .txt_spbox{
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/new_dot.gif) no-repeat left center;
	color: #444;
}
.detail_bottom .txtbox .txt_abox:hover .txt_spbox{
	color: #1e6aac;
}
.detail_bottom .txtbox .txt_abox .down_btn{
	display: inline-block;
	width: 78px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #1e6aac;
	color: #1e6aac;
	text-align: center;	
	margin-top: 4px;
	padding-right: 0;
}
.detail_bottom .txtbox .txt_abox:hover .down_btn{
	background: #1e6aac;
	color: #fff;
}
/*.detail_bottom .l_btnbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 28px;
}
.detail_bottom .l_btnbox a{
	display: inline-block;
	width: 116px;
	height: 37px;
	line-height: 37px;
	float: left;
	border: 1px solid #1e6aac;
	color: #1e6aac;
	text-align: center;
}*/
.detail_bottom .l_btnbox a:hover{
	background: #1e6aac;
	color: #fff;
}
.detail_bottom .detail_bottom_r{
	width: 492px;
	height: auto;
	float: left;
}
.detail_bottom .r_titbox{
	width: 100%;
	height: auto;
	float: left;
	padding: 36px 0;
}

.detail_bottom .detail_bottom_r .txtbox a{
	display: inline-block;
    width: 482px;
     height: 20px; 
     line-height: 20px; 
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 10px;
    background: url(../images/new_dot.gif) no-repeat left top;
    background-position-y: 10px;
    padding-bottom: 20px;
}
.detail_bottom .detail_bottom_r .txtbox a:hover{
	color: #1e6aac;
}


/*recruit*/

.new_inforbox .new_min .newinfor_contbox .newinfor_txtbox ul li .newinfor_cont .rec_txt{
	width: 100%;
	height: 100%;
	float: left;
	color: #171b25;
}
.new_inforbox.recruit_box{
	height: 368px;
	background: url(../images/recruit_boxbj.gif) no-repeat right top #f3f3f3;
}
.rec_contbox{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 98px;
}
.rec_contbox .rec_listbox{
	width: 100%;
	height: auto;
	float: left;
	margin-top: -77px;
}
.rec_contbox .rec_listbox ul li{
	width: 1198px;
	height: auto;
	background: #fff;
	float: left;
	border: 1px solid #f1f1f1;
	margin-top: 35px;
}
.rec_contbox .rec_listbox ul li:first-child{
	margin-top: 0;
}
.rec_contbox .rec_listbox ul li .rec_listcon{
	width: 1102px;
	height: auto;
	float: left;
	margin-left: 48px;
	padding: 55px 0;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox{
	width: 100%;
	height: auto;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_titnum{
	width: auto;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 60px;
	color: #d6d6d6;
	padding-right: 50px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox{
	width: auto;
	height: 80px;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox .rec_jop{
	width: auto;
	height: 100%;
	line-height: 66px;
	float: left;
	font-size: 30px;
	color: #1e6aac;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox .rec_jopEn{
	width: 200px;
	height: auto;
	float: left;
	font-size: 14px;
	padding-top: 16px;
	color: #1e6aac;
	padding-left: 7px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox .rec_jopEn span{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox .rec_jopEn span.rec_sp1{
	padding-top: 3px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_titbox .rec_jopbox .rec_jopEn span.rec_sp2{
	margin-top: -3px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox{
	width: 982px;
	height: auto;
	float: left;
	padding-left: 120px;
	padding-top: 20px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .txt_contbox{
	width: 100%;
	height: auto;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .rec_txtbox_l{
	width: 415px;
	height: auto;
	float: left;
	padding-right: 70px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .rec_txtbox_r{
	width: 497px;
	height: auto;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .rec_txtboxtit{
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	color: #0c1319;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .jop_txt{
	width: 100%;
	height: auto;
	line-height: 30px;
	float: left;
	font-size: 14px;
	color: #797979;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .jop_txt .jop_infor{
	width: 100%;
	height: auto;
	float: left;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .jop_txt span{
	display: inline-block;
	width: auto;
	height: auto;
	float: left;
	padding-bottom: 9px;
}
.rec_contbox .rec_listbox ul li .rec_listcon .rec_txtbox .jop_txt .jop_txtsp1{
	padding-right: 75px;
}
.rec_contbox .rec_listbox ul li:hover{
	 box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
.rec_contbox .rec_listbox ul li:hover .rec_listcon .rec_titbox .rec_titnum{
	color: #1e6aac;
}








/*statute*/

.statute_min{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.statute_min .statute_contbox{
	width: 1200px;
	height: auto;
	background: url(../images/statute_contbox.gif) repeat-y top;
	float: left;	
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee;*/
}
.statute_min .statute_contbox .statute_listbox{
	width: 100%;
	height: auto;
	float: left;	
}
.statute_min .statute_contbox .statute_listbox ul li{
	width: 33.333%;
	height: 144px;
	float: left;	
	/*border-right: 1px solid #eee;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
	box-sizing: border-box;*/
	padding-top: 55px;
}

.statute_min .statute_contbox .statute_listbox ul li .statute_con{
	width: 80%;
	height: auto;
	float: left;
	margin-left: 10%;	
}
.statute_min .statute_contbox .statute_listbox ul li .statute_con .statute_titbox{
	width: 100%;
	height: auto;
	float: left;
	font-size: 20px;
	color: #000;	
}
.statute_min .statute_contbox .statute_listbox ul li .statute_con .statute_txtbox{
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	color: #000;
	padding: 15px 0;
}
.statute_min .statute_contbox .statute_listbox ul li .statute_con .statute_txtbox div{
	width: 100%;
	height: auto;
	line-height: 24px;
	float: left;
	color: #737373;
}
.statute_min .statute_contbox .statute_listbox ul li .statute_con .statute_btn{
	width: 100%;
	height: auto;
	float: left;
	opacity: 0;
	filter:alpha(opacity=0);   
    -moz-opacity:0;      
    -khtml-opacity: 0;
    transition: all 0.5s;
}
.statute_min .statute_contbox .statute_listbox ul li:hover .statute_con .statute_btn{
	opacity: 1;
	filter:alpha(opacity=100);   
    -moz-opacity:1;      
    -khtml-opacity: 1;
}

.statute_min .statute_contbox .statute_listbox ul li .statute_con .statute_btn a{
	display: inline-block;
	width: 118px;
	height: 39px;
	line-height: 39px;
	background: #1e6aac;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
}






/*news*/

.news_navbox{
	width: 100%;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li{
	height: 461px;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listpic{
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 24px;
	left: 0;
	top: 0;
	transition: all 0.5s;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listpic:hover{
	transform: scale(1.01);
	-ms-transform:scale(1.01);
	-moz-transform:scale(1.01); 
	-webkit-transform:scale(1.01);
	-o-transform:scale(1.01);
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listpic img{
	width: 100%;
	height: auto;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listpic .news_navtit{
	position: absolute;
	width: 82px;
	height: 29px;
	line-height: 29px;
	background: #ffa70f;
	top: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listtitbox{
	width: 100%;
	height: auto;
	background: url(../images/news_listit.gif) no-repeat left center;
	float: left;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listtitbox .news_listtit{
	width: 295px;
	height: 54px;
	float: left;
	margin-left: 23px;
	font-size: 20px;
	color: #000;
	overflow: hidden;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_listtitbox .news_listtit:hover{
	color: #1e6aac;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .news_txtbox{
	width: 295px;
	height: 85px;
	line-height: 22px;
	float: left;
	padding-top: 20px;
	margin-left: 23px;
	font-size: 14px;
	color: #737373;
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical; 
	overflow: hidden;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .statute_con .statute_btn{
	width: 295px;
	margin-left: 23px;
	padding-top: 40px;
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .statute_con .statute_btn a{
	width: 116px;
	height: 37px;
	line-height: 37px;
	background: none;
	border: 1px solid #c0c0c0;
	color: #737373;
	margin-right: 7px;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li .statute_con .statute_btn a:hover{
	background: #1e6aac;
	color: #fff;
	border: 1px solid #1e6aac;
}
.statute_min .statute_contbox .statute_listbox.news_listbox ul li.now .news_listpic .news_navtit{
	background: #8dcc4f;
}






/*contact*/

.contact_titbox{
	width: 100%;
	height: auto;
	float: left;
}
.contact_pic{
	width: 100%;
	height: 48px;
	float: left;
}
.contact_pic img{
	width: auto;
	max-height: 100%;
}
.contact_titbox .contact_tit{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}
.contact_titbox .contact_tit span{
	display: inline-block;
	width: 100%;
	height: auto;
	float: left;
}
.contact_titbox .contact_tit span.contact_sp1{
	font-size: 30px;
	color: #1e6aac;
}
.contact_titbox .contact_tit span.contact_sp2{
	font-size: 16px;
	color: #c6c6c6;
}
.contact_txtbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 36px;
}
.contact_txtbox .contact_txt{
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 30px;
	font-size: 16px;
	color: #444;
}
.contact_txtbox .contact_txt .txt_l{
	width: 50px;
	height: 21px;
	line-height: 21px;
	float: left;
}
.contact_txtbox .contact_txt .txt_r{
	width: 269px;
	height: auto;
	line-height: 21px;
	float: left;
}
.statute_con .contact_qrbox{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
}
.statute_con .contact_qrbox .qr_box{
	width: 140px;
	height: auto;
	float: left;
}
.statute_con .contact_qrbox .qr_box .qr_pic{
	width: 100%;
	height: auto;
	float: left;	
}
.statute_con .contact_qrbox .qr_box .qr_pic img{
	width: 100%;
	height: auto;
}
.statute_con .contact_qrbox .qr_box .qr_txt{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 5px;
	font-size: 16px;
	color: #444;
	text-align: center;
}
.contact_txtbox .contact_inpbox{
	width: 317px;
	height: 47px;
	float: left;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
	-moz-box-sizing: content-box;  
    -webkit-box-sizing: content-box; 
    -o-box-sizing: content-box; 
    -ms-box-sizing: content-box;
    margin-bottom: 18px;
}
.contact_txtbox .contact_inpbox .contact_inp{
	width: 299px;
	height: 100%;
	line-height: 47px;
	float: left;
	padding: 0 10px;
	font-size: 16px;
	color: #444;
	border: none;
	background: none;
}
.contact_txtbox .contact_inpbox .contact_inp::-webkit-input-placeholder{
    color:#444;
}
.contact_txtbox .contact_inpbox .contact_inp::-moz-placeholder{
    color:#444;
}
.contact_txtbox .contact_inpbox .contact_inp:-moz-placeholder{
    color:#444;
}
.contact_txtbox .contact_inpbox .contact_inp:-ms-input-placeholder{ 
    color:#444;
}
.contact_txtbox .contact_textareabox{
	width: 317px;
	height: 105px;
	line-height: 30px;
	float: left;
	border: 1px solid #d5d5d5;
	font-size: 16px;
	color: #444;
	margin-bottom: 18px;
}
.contact_txtbox .contact_textareabox textarea{
	width: 297px;
	height: 95px;
	overflow: auto;
	float: left;
	border: none;
	background: none;
	margin-left: 10px;
	margin-top: 5px;
	resize: none;
}
.contact_txtbox .contact_btn{
	width: 100%;
	height: auto;
	float: left;
}
.contact_txtbox .contact_btn .btn_inp{
	width: 100%;
	height: 47px;
	line-height: 47px;
	float: left;
	border: none;
	background: #1e6aab;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.contact_txtbox .contact_btn .btn_inp:hover{
	background: #125b9a;
}

.map_box{
	width: 100%;
	height: 500px;
	float: left;
	border-top: 1px solid #eee;
}
.iw_poi_title{
	color: #1e6aab;
	font-size: 16px;
}
.BMap_bubble_content{
	width: 318px !important;
}
.iw_poi_content{
	padding-top: 5px;
	line-height: 20px;
}




/*search*/


.sea_navbox{
	position: fixed;
	width: 100%;
    height: 79px;
    background: #fff;
    float: left;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
    left: 0;
    top: 0;
    z-index: 2;
    z-index: 999;
    min-width: 1190px;
}

.sea_tit1{
	width: auto;
	height: auto;
	float: left;
	font-size: 70px;
	color: #afafaf;
	margin-left: 48px;
}
.sea_tit2{
	width: 150px;
	height: auto;
	float: left;
	margin-left: 10px;
}
.sea_tit2 span{
	display: inline-block;
	width: 150px;
	height: auto;
	float: left;
}
.sea_tit2 .tit2_sp1{
	font-size: 32px;
	color: #000;
	padding-top: 5px;
}
.sea_tit2 .tit2_sp2{
	font-size: 18px;
	color: #bbb;
}
.sea_wrap{
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #ececec;
	
}
.sea_wrap .sea_min{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.sea_wrap .sea_min .sea_contbox{
	width: 1198px;
	height: auto;
	float: left;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	padding-bottom: 100px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox{
	width: 1098px;
	height: auto;
	float: left;
	padding: 0 50px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left{
	width: 218px;
	height: auto;
	float: left;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left ul li{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 55px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox{
	width: 100%;
	height: auto;
	float: left;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_tit{
	width: 100%;
	height: auto;
	float: left;
	font-size: 22px;	
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_tit .left_titsp{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	float: left;
	color: #1e6aab;
	
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_tit .tit_num{
	display: inline-block;
	width: auto;
	height: 29px;
	line-height: 29px;
	float: left;
	color: #ff5a5a;
	padding-left: 10px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_txt{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
	font-size: 16px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_txt span{
	display: inline-block;
	width: auto;
	height: 22px;
	line-height: 22px;
	float: left;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_txt .txt_sp{
	color: #171b25;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_txt .txt_num{
	color: #ff5a5a;
	padding-left: 10px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_left .left_contbox .left_txt:hover .txt_sp{
	color: #1e6aab;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right{
	width: 880px;
	height: auto;
	float: left;
	padding-top: 34px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right .right_list{
	width: 100%;
	height: auto;
	float: left;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right .right_list ul li{
	width: 100%;
	height: 69px;
	float: left;
	border-bottom: 1px solid #f1f1f1;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li .right_contbox{
	width: 768px;
	height: 100%;
	line-height: 69px;
	float: left;
	padding: 0 53px 0 59px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li .right_contbox .right_contxt{
	width: 682px;
	height: 100%;
	float: left;
	font-size: 14px;
	color: #000;
	display: inline-block;
    white-space: nowrap;  
    overflow: hidden;
    text-overflow:ellipsis;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li .right_contbox .right_contxt .crux{
	color: #ff5a5a;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li .right_contbox .right_time{
	display: inline-block;
	width: auto;
	float: right;
	color: #8d8d8d;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li:hover{
	background: url(../images/new_dot.gif) no-repeat left center #f9f9f9;
	background-position-x: 25px;
}
.sea_wrap .sea_min .sea_contbox .sea_txtbox .sea_right ul li:hover .right_contxt{
	color: #1e6aac;
}
.pagebox .page_list.search_page{
	float: right;
}



@media only screen and (max-width: 1680px){
	.middle_pic1{
		top: 24%;
	}
	.middle_pic2{
		top: 30%;
	}
	.middle_pic3{
		top: 43%;
	}
	.about_box{
		top: 55%;
	}
	.middle_navbox{
		width: 100%;
		margin-left: -50%;
		bottom: 60px;
	}
	.newinfor_navbox .cont_navlogo{
		padding-left: 10px;
	}
	.new_searchwrap{
		right: 10px;
	}
	.newinfor_navbox .newinfor_list{
		width: 670px;
	}
}
@media only screen and (max-width: 1620px){
	.tender_box .tender_list ul li:first-child{
		width: 25%;
	}
	.tender_box .tender_list ul li:first-child+li{
		width: 12.23%;
	}
	.tender_box .tender_list ul li:first-child+li+li{
		width: 25.08%;
	}
	.tender_box .tender_list ul li:first-child+li+li+li{
		width: 24.58%;
	}
	.tender_box .tender_list ul li:first-child+li+li+li+li{
		width: 11.38%;
	}
}
@media only screen and (max-width: 1380px) {
	.cont_navbox .cont_navlogo{
		padding-left: 10px;
	}
	.cont_navright{
		padding-right: 10px;
	}
	.cont_navseachwrap{
		margin-left: 25px;
	}
	.cont_navright .cont_navlist ul li{
		margin-left: 18px;
	}
}
@media only screen and (max-width: 1280px) {
	.nav_box{
		height: 69px;
	}
	.nav_box .logo{
		margin-left: 10px;
		margin-top: 10px;
	}
	.nav_box .nav_list{
		margin-top: 10px;
	}
	.nav_box .nav_list ul li{
		padding-left: 10px;
	}
	.search_wrap{
		margin-right: 10px;
		margin-top: 10px;
	}
	.middle_pic1{
		top: 180px;
	}
	.middle_pic1 img{
		width: 180px;
	}
	.middle_pic2{
		top: 210px;		
	}	
	.middle_pic2 img{
		width: 480px;
	}
	.middle_pic3{
		top: 274px;
	}
	.middle_pic3 img{
		width: 380px;
	}
	.about_box{
		margin-top: 35px;
	}
	.about_box .about_a{
		width: 190px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	/*.middle_navbox{
		padding-top: 50px;
		margin-top: 20px;
	}*/
	.search_wrap .search_cont{
		width: 200px;
	}
	.search_wrap .searchbox{
		width: 119px;
	}
}



.content{
	width: 90%;
	height: 100%;
	line-height: 26px;
	float: left;
	margin-left: 5%;
	color: #000;
}
.content .title{
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	color: #000;
	padding: 20px 0 5px 0;
}
.content .cont_time{
	width: 100%;
	height: auto;
	float: left;
	font-size: 14px;
	color: #a8a9ab;
	padding-bottom: 6px;
	border-bottom: 1px solid #ebebeb;
}
.content .cont_txt{
	width: 100%;
	height: auto;
	line-height: 26px;
	float: left;
	color: #000;
	font-size: 16px;
	padding: 15px 0;
}





.warned {
	width: 11.5vw;
	height: 3.4vw;
	position: fixed;
	bottom: 0.9%;
	right: 0.7%;
	z-index: 9999;
	box-sizing: border-box;
	padding: 0.4vw;
	background-color: rgba(221, 185, 185, 0.5);
	border: 0.1vw solid rgb(197, 75, 75);
	border-radius: 8px;
}

.warned-text {
	font-size: 0.6vw;
	color: rgb(168, 0, 0);
}

.warned-cue {
	width: 3.64vw;
	height: 2.5em;
	background: rgb(168, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 0.5vw;
	border-radius: 8px 0 8px 0;
	font-weight: 600;
	border: none;
	padding-left: 0.5vw;
	display: flex;
	align-items: center;
	justify-content: space-around;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	position: absolute;
	bottom: -0.1vw;
	right: -0.1vw;
}

.warned-cue .warned-cue-icon {
	position: absolute;
	left: 0.6em;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 1.1em;
	width: 1.1em;
	border-radius: 50%;
	transition: all 0.3s;
}

.warned-cue-icon img {
	width: 100%;
	height: 100%;
}</pre></body></html>