@charset "utf-8";
/* CSS Document */
/*****************开年动画*************************/
.new_tc{width:100%;   position:fixed;background:url(http://www.bakeryexpo.cn/wp-content/uploads/2020/01/123.png) repeat 0 0;z-index:9999999999999999999;display:none;}
.gb_div{
   width:70%;
   position:fixed;
   top: 20%;
   left: 50%;
   transform: translateX(-50%);
	}
.gb_div .gb{
	position:absolute;
	right:10px;
	top:10px;
}
/*****************开年动画*************************/
header{
	width:100%;
}
.header{
	width:1200px;
	height:114px;
	margin:30px auto;
	position:relative;
}
.logo{
	width:849px;
	position:absolute;
	top:10px;
	left:0;
}
.pull-right{
	position:absolute;
	right:0;top:0;
}
.border li{
	border-right:1px solid #999;
}
#datebox{
	text-align:right;
	margin:20px 0;
}
#datebox span{
	font-size: 30px;
    font-weight: bold;
    color: #0c6f3f;
    margin: 0;
}
.meau-box{
	position:absolute;
	right:0;
	top:50px;
}
.meau li{
	float:left;
	width:150px;
	text-align:center;
	position:relative;
	
}
.meau li a{
	display:block;
	line-height:60px;
	color:#fff;
	font-size: 16px;
}
.meau li:hover .sub-meau{
	display:block;
	transition:0.6s;
}

.meau1 li{
	float:left;
	width:150px;
	text-align:center;
	position:relative;
	
}
.meau1 li a{
	display:block;
	line-height:60px;
	color:#fff;
}
.meau1 li:hover .sub-meau{
	display:block;
	transition:0.6s;
}
.sub-meau{
	width:150px;
	position:absolute;
	top:60px;
	z-index:9999;
	display:none;
}
.sub-meau li{
	text-align:left;
	float:none;
	width:150px;
	background:#fff;
	border:none;
}
.sub-meau li a{
	display:inline-block;
	width:150px;
	text-indent:22px;
	line-height:25px;
	color:#333;
	padding:10px 0;
	font-size: 14px;
}
.sub-meau li a:hover{
	background-color:#208fcd;
	color:#fff;
}
.theme{
	width:1020px;
	height:240px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
.theme-title{
	width:860px;
	margin:30px auto;
}
.theme-p{
	font-size:50px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.theme-p span{
	font-weight:bold;
	color:red;
}
.p3{text-align:center;margin:0px 0px 40px;}
.p3 span{
	font-size:40px;
	color:#F00;
	display:inline-block;
	text-align:center;
	margin:10px;
}
.sign {
	width:600px;
	margin:20px auto;
	text-align:center;
}
.sign a{
	display:inline-block;
	width:230px;
	height:60px;
	background:#fff;
	text-align:center;
	line-height:60px;
	border-radius:5px;
	font-size:16px;
	color:red;
	margin:10px;
}
.theme-title p{
	font-size:24px;
	color:#fff;
	margin:10px auto;
	text-align:center;
}
.theme-title .p1 span{
	display:inline-block;
	width:400px;
	text-align:center;
}
/*图片轮播*/
/* 以下为轮播图样式 */
.carousel-content{
	width: 100%;
	height: 350px;
	position: relative;
	margin: 0 auto;
}
.carousel{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
    border-radius: 5px;
}
.carousel li{
	float: left;
	position: absolute;
}
.carousel li,.carousel li img{
	width: 100%;
	height: 100%;
}
.carousel-index{
	position: absolute;
    bottom: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.carousel-index li{
	float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.3);
    font-size: 14px;
    cursor: pointer;
    margin: 0 3px;
    color: #fff;
}
.carousel-index li.current-index{
	background-color: rgba(0,0,0,0.7);
}
.carousel-index li:hover{
	background-color: rgba(0,0,0,0.7);
}
.carousel-prev,.carousel-next{
	position: absolute;
	top: 0;
	bottom: 0;
	cursor: pointer;
	margin: auto;
	width: 32px;
	height: 40px;
}
.carousel-prev img,.carousel-next img{
	width: 100%;
	height: 100%;
}
.carousel-prev{
	left: 0;
}
.carousel-next{
	right: 0;
}


.story{
	padding:50px 0; 
} 
.story-r P{
	font-size:16px;
	line-height:2em;
	margin:10px 0;
	text-indent:0.2em;
}

.btnbox{
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
.btnbox a{
	display:inline-block;
	border:1px solid #0c6f3f;
	width:200px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:10px;
	color:#0c6f3f;
}
/*=================================================================
  六大展区
==================================================================*/

.six-public{
	margin:0 auto;
	margin-bottom: 50px;
}
.six-public li{
	float:left;
	width:570px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 15px;
	overflow:hidden;
}
.six-public li:nth-child(3){
	float:left;
	width:370px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 15px;
	overflow:hidden;
}
.six-public li:nth-child(4){
	float:left;
	width:370px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 15px;
	overflow:hidden;
}
.six-public li:nth-child(5){
	float:left;
	width:370px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 15px;
	overflow:hidden;
}
/* .six-public li:nth-child(6){
	float:left;
	width:252px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 22px;
	overflow:hidden;
} */
.six-public li:nth-child(7){
	float:left;
	width:252px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 22px;
	overflow:hidden;
}
.six-public li:nth-child(8){
	float:left;
	width:252px;
	position:relative;
	cursor:pointer;
	transition:1s;
	margin:15px 22px;
	overflow:hidden;
}

.six-public li:nth-child(3) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-200px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}

.six-public li:nth-child(4) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-200px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}

.six-public li:nth-child(5) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-200px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}
.six-public li:nth-child(6) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-200px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}
.six-public li:nth-child(7) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-130px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}
.six-public li:nth-child(8) .m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-130px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}

.six-public li:nth-child(3) .item-icon{
	width:70px;
	height:70px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}

.six-public li:nth-child(4) .item-icon{
	width:70px;
	height:70px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}

.six-public li:nth-child(5) .item-icon{
	width:70px;
	height:70px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}
.six-public li:nth-child(6) .item-icon{
	width:70px;
	height:70px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}
.six-public li:nth-child(7) .item-icon{
	width:50px;
	height:50px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}
.six-public li:nth-child(8) .item-icon{
	width:50px;
	height:50px;
	margin:-40px auto;
	transition:.4s;
	opacity:0;
}
.m-bg{
	width:100%;
	height:100%;
	position:absolute;
	bottom:-198px;
	left:0;
	background:rgba(255,255,255,0.65);
	transition:0.5s;
}

.m-cont{
	position:absolute;
	left:0;top:0;right:0;bottom:0;
	margin:auto;
}
.item-icon{
	width:80px;
	height:80px;
	margin:-80px auto;
	transition:.4s;
	opacity:0;
}
.item-title{
	font-size:18px;
	font-weight: bold;
	color:#1c5ca6;
	width:100%;
	text-align:center;
	line-height:40px;
	position:absolute;
	bottom:0;
	left:0;
	transition:0.5s;
	letter-spacing:4px
}
.item a{
	display:block;
}

.item a:hover .item-title {
	bottom:65px;
}
.item a:hover .item-icon{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	opacity:1;
	margin:20px auto;
}
.item-link{
	position:absolute;
	left:50%;
	bottom:-40px;
	margin-left:-45px;
	border:1px solid #1c5ca6;
    width: 90px;
    height: 30px;
    line-height: 30px;
	text-align:center;
	border-radius:5px;
    color: #1c5ca6;
    opacity: 0;
	transition:0.4s;
}
.item a:hover .item-link{
	opacity: 1;
	bottom:20px;
	
}
.item a:hover .m-bg{
	background:rgba(255,255,255,0.65);
	bottom:0;
}

/*关于我们*/
.about-us{
	width:100%;
	height:430px;
	background-size:100% 100%;
	position:relative;
}
.about-us .h2-title p{
	color:#333;
}
.mainWarp h1 {
    font-size: 32px;
    line-height: 55px;
    height: 50px;
    text-align: center !important;
    margin:0px 13px 75px 13px;
    padding: 0;
    color: #676767;
    font-weight: normal;
}
.mainWarp .item {
    width: 274px;
    margin: 0 13px;
    float: left;
    text-align: left;
    color: #676767;
}
.mainWarp .item h3 {
    font-size: 22px;
    text-align: left !important;
    margin: 0;
    padding: 0;
	margin-left:10px;
	margin-bottom:30px;
}
.mainWarp .item p {
    margin: 10px 0 15px 0;
    line-height: 180%;
    font-size: 16px;
	height:180px;
	line-height:32px;
    color: #fff;
	text-align: justify;
	background:rgba(31,89,135,0.17);
}


.about-content ul li img{
	width:40px;
}
.about-content h3{
	font-size:40px;
	font-weight:bold;
	text-align:center;
	margin:30px 0;
}
.about-content p{
	padding:0px 10px;
	text-align:center;
	color:#333;
	font-size:16px;
}
.about-content p.about-p1{
	font-size:20px;
	font-weight:600;
	text-align:center;
	margin:20px 0;
}
.li-box{
	width:90%;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
}
.li-box img{
	/*width:40px;*/
}
.about-p1{font-size:30px;font-weight:bold;margin:5px 0; color:#fff;}
.four{
	width:100%;
	height:250px;
}
.foot-meau .meau{
	width:1200px;
	margin:0 auto;
}
/*发展历史*/
.times{
	position:relative;
}
#brand{
	padding: 90px 0;
}

.brand-logo{ 
	width: 50px; 
	border-radius: 5px;
	margin-right: 3px;
}
.brand-container .nav-tabs > li{
	margin-bottom:0;
}

.brand-container .nav-tabs > li > a{
	color: #FFF;
	border:none;
}
.brand-container .nav-tabs .active a{
	border-bottom:none !important;
	background-color:#FFF !important;
	color:#333 !important;
}
.brand-container .nav-tabs .brand-aquatech a{
	background-color:#e60012;
}
.brand-container .nav-tabs .brand-aquatech.active a{
	border:1px solid #e60012;
	border-bottom:none !important;
}
.brand-container .nav-tabs .brand-flowtech a{
	background-color:#f7931d;
}
.brand-container .nav-tabs .brand-flowtech.active a{
	border:1px solid #f7931d;
	border-bottom:none !important;
}
.brand-container .nav-tabs .brand-buildex a{
	background-color:#073190;
}
.brand-container .nav-tabs .brand-buildex.active a{
	border:1px solid #073190;
	border-bottom:none !important;
}
.brand-container .nav-tabs .brand-ecotechair a{
	background-color:#32a3dc;
}
.brand-container .nav-tabs .brand-ecotechair.active a{
	border:1px solid #32a3dc;
	border-bottom:none !important;
}
.brand-container .nav-tabs .brand-ecotechwaste a{
	background-color:#96cb64;
}
.brand-container .nav-tabs .brand-ecotechwaste.active a{
	border:1px solid #96cb64;
	border-bottom:none !important;
}
.brand-ul li{
	width: 20%;
}

.brand-ul li a{
	padding: 8px 10px;
}

.b-fr{
	float: right;
}

.brand-container .active .brand-tabs{
	padding: 60px 20px;
	background-color: #fff;
}
.tabs-main .b-fr{
	margin-left: 50px;
}
.tabs-main h3{
	margin-bottom: 20px;
}
.tabs-main .tabs-web span{
	display:inline-block;
	width:100px;
	text-align:center;
	margin:30px 0;
	font-size:16px;
}
.tabs-web span b{
	font-size:20px;
	color:#0c6f3f;
}
.tabs-main .tabs-web a{
	  color: #fff;
	  display: inline-block;
	  padding: 2px 10px;
	  border-radius: 5px;
}
.brand-aquatech .tabs-main .tabs-web a{
	background-color: #e60012;
}
.brand-flowtech .tabs-main .tabs-web a{
	background-color: #f39800;
}
.brand-buildex .tabs-main .tabs-web a{
	background-color: #073190;
}
.brand-ecotechair .tabs-main .tabs-web a{
	background-color: #4aa8d8;
}
.brand-ecotechwaste .tabs-main .tabs-web a{
	background-color: #9dc96c;
}
.tabs-main .tabs-infor{
	line-height: 2;
	text-indent: 2em;
	font-size: 16px;
}
.nav-tabs{
	border:none;
}
.nav-tabs li a{
    height:80px;
	line-height:70px;
	font-size:18px;
	display:block;
	text-align:center;
}
.button{
	width:455px;
	margin:50px auto;
	text-align:center;
}
.about-content .button{
	margin:20px auto;
}
.button a{
	display: inline-block;
    width: 200px;
    padding:10px;
    margin: 0 12px 15px;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 150ms;
	border:1px solid #0c6f3f;
	color:#0c6f3f;
	text-align:center;
	border-radius:5px;
}
.button a.free-word{
	border:1px solid #0c6f3f;
	
	font-size:14px;
	color:#0c6f3f;
}
a.paid-word:hover{
	background-color:#0c6f3f;
	color:#fff;
	text-decoration:none;
}
a.free-word:hover{
	background-color:transparent;
	text-decoration:none;
	color:#0c6f3f;
}
/*=================================================================
新闻中心
==================================================================*/
.news .h2-title{
	margin:70px auto 50px;
}
.news-content ul li{
	margin:20px 0;
	text-align:left;
	border-bottom:1px dashed #ADADAD;
}
.news-content ul li p{
	text-align:left;
}
.news-more{
	float:right;
	width:90px;
	height:30px;
	border:1px solid #0c6f3f;
	text-align:center;
	line-height:30px;
	color:#0c6f3f;
	border-radius:5px;
}
.news-more:hover{
	color:#333;
	text-decoration:none;
}

/*=================================================================
无缝滚动
==================================================================*/
.element{overflow:hidden;}
.element ul li{float:left;}
.branding .element ul li a{
	display:block;
	padding:20px;
	width:160px;
	height:100px;
	border:1px solid #d1d1d1;
	margin:10px;
}
.media .element ul li a{
	display:block;
	padding:20px;
	width:160px;
	height:100px;
	border:1px solid #d1d1d1;
	margin:10px;	
}
.btn_mr a{
	display:block;
	width:140px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-size:14px;
	color:#1c5ca6;
	margin:75px auto;
	border:1px dashed #1c5ca6;
}
/*=================================================================
底部
==================================================================*/
footer{
	width:100%;
	height:350px;
	/*border-top:1px solid #0c6f3f;*/
	background:#1c5ca6;
	padding:50px 0px;
	padding-top:25px;
	position:relative;
}
footer .foot-meau{
	position:static;
}
.foot-meau .sub-meau{
	display:block;
	width:100px;
	left:0px;
}
.foot-meau a:hover{
	color:#fff;
	text-decoration:none;
}
.foot-meau .sub-meau a:hover{
	color:#fff;
}
.foot-meau .sub-meau li{
	background:none;
	padding:0;
}
.foot-meau .sub-meau li a{
	padding:0;
	color:#fff;
	font-size:14px;
}
.foot-meau .sub-meau li a:hover{
	  background:none;
}
.foot-meau ul>li{
	width:150px;
	margin:5px 0;
}
.lx_box{
	margin:15px 0;
}
.bar-list p{
	margin:5px 0;
}
.bar-list a{
	display:inline-block;
	width:40%;
	margin:5px 0;
}
a.big{
	font-size: 15px;
    font-weight: bold;
}
.address{
	line-height:22px;
	font-size:14px;
	color:#fff;
}
.address p{
	margin:10px 0;
}
.address p strong{
	margin-right:15px;
	display:inline-block;
	width:80px;
	text-align:right;
}
.address p span{
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
.copyright{
	padding:23px 0;
	background:#164780;
	text-align:center;
	color:#fff;
}
.copyright a{color:#FFF;}
.foot-nav li{
	float:left;
}
.foot-nav li a{
	display:inline-block;
	width:90px;
	color:#fff;
	text-align:right;
}

.wx p{
  text-align:center;
  font-size:15px;
  font-weight:bold;
  color: #232323;
}
p.top{
	margin-top:10px;
}

/*=================================================================
  page
==================================================================*/
.head-bg{
	width:100%;
	height:400px;
	background:url(../image/b2.jpg) 0 center;
	position:relative;
}
 .head-bg div.theme-title{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-430px;
	margin-top:-90px; 
}
.head-bg p{
	font-size:26px;
	text-align:center;
	color:#fff;

}
.page-box .meau-list{
	display:block;
}
.page-content{
	padding:20px;
}
.page-box-right{
	width:290px;
	padding-top:85px;
	margin-left:40px;
}
.page-box-right .wx{
	border:2px solid #1c5ca6;
	padding:16px 15px;
	text-align:center;
}
.page-box-right .wx p{
	display:inline-block;
	width:45%;
	
}
.bar-h3{
    COLOR: #1c5ca6;
    FONT-SIZE: 18px;
    font-weight: bold;
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	text-align:left;
	padding-bottom:10px;
	margin-top:10px;
}
.bar-h3 img{
	margin-right:10px;
	vertical-align:bottom;
}
.page-meau li{
	text-align:right;
	margin:10px 0;
	padding-right:30px;
}
.page-meau li a{
	font-size:14px;
	color:#626262;
}
.page-meau li a:hover{
	font-size:16px;
	color:#F00;
}
.page-box-left{
	width:800px;
	line-height:22px;
}
.page-box-left table {
    border-collapse: collapse; /* 合并相邻边框 */
    width: 100%; /* 根据需要设置表格宽度 */
	font-size:16px;
	line-height:32px;
}

.page-box-left table, 
.page-box-left th, 
.page-box-left td {
    border: 1px solid #000; /* 1像素宽的黑色实线边框 */
    padding: 8px; /* 单元格内边距，可根据需要调整 */
    text-align: left; /* 文本左对齐，可根据需要调整 */
	font-size:16px;
	line-height:32px;
}
.page-box-left input {
	border: 1px solid #000;
	height: 24px;
	line-height: 24px;
  }
.page-box-left input:focus {
	outline: none;            /* 去掉默认轮廓 */
	border-color: #007bff;    /* 修改边框颜色 */
	border-width: 1px;        /* 保持边框不加粗 */
  }
.page-box-left textarea:focus {
	outline: none;
	border-color: #007bff;
	box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25); /* 外发光效果，边框不变粗 */
  }
.page-box-left p{
	font-size:16px;
	line-height:32px;
}
.page-box-left p img {
	max-width: 90%;
}
.page-box-left .page_logo li{
	float:left;
	width:120px;
	height:68px;
	border:1px solid #676767;
	margin:5px;
}
.page-title a{
	display:block;
	font-size:30px;
	line-height:60px;
	color:#1c5ca6;
	font-family:Microsoft YaHei;
	font-weight:bold;
	padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #ccc;
}
.page-title{
	position:relative;
}
.page-title .bread{
	position:absolute;
	right:0;
	top:0;
}
.page-title .bread a{
	font-size:14px;
	border:0;
	display:inline;
	font-weight:none;
}
.page-title .bread a.active{
	color:#0c6f3f;
}
.news_ul li{
	margin:10px 0;
}
.news_ul li a:hover{
	color:#F00;
}
.list_pic_01 li{
 float:left;
 margin:12px;
 width:220px;
}
.img-box a{
	float:left;
	width:20%;
	margin:10px;
}
.contact_box p{
	margin:15px 0;
}
.contact_box p img{
	margin-right:15px;
}

/*表单*/
/*.form-list{border:1px solid #ccc;padding:20px;}
.form-list input{
	border:1px solid #979797;
	padding:5px;
	margin-left:5px;
	width:500px;
}
.form-list span{
	display:inline-block;
	width:90px;
}
.form-list .span2{
	width:63px;
}
.form-list table{
	margin-top:20px;
} 
.form-list table td{
	padding:10px;
}

.form-list table textarea{
	border:1px solid #979797;
}*/
.submit-box{
	width:476px;
	margin:10px auto;
}
.submit-box .submit{
    display: inline-block;
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    color: #0c6f3f;
    font-size: 14px;
    border: 1px solid #0c6f3f;
	background:none;

}
.submit-box .reset{
    display: inline-block;
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    color: #0c6f3f;
    font-size: 14px;
    border: 1px solid #0c6f3f;
		background:none;

}
.red{color:#F00;font-style:normal; vertical-align:middle;padding:5px;}

.line1 {
    width:100%;
	height:1px;
	border-top:1px dashed #000;
	margin:10px 0;
	}

/*.form-list2{border:1px solid #979797;padding:20px;}
.form-list2 input{
	border:1px solid #979797;
}
.form-list2 .submit{
	display: inline-block;
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    color: #0c6f3f;
    font-size: 14px;
    border: 1px solid #0c6f3f;
	background:none;
}
.form-list2 .reset{
	display: inline-block;
    width: 140px;
    height: 35px;
    text-align: center;
    line-height: 25px;
    color: #0c6f3f;
    font-size: 14px;
    border: 1px solid #0c6f3f;
	background:none;
}
*/
.Zh{
	position:relative;
	font-family: Microsoft YaHei;
	font-size:30px;
	font-weight:bold;
	color:#208fcd;
}
/*.Zh i{
	position:absolute;
	width:60px;
	height: 2px;
    background: #1144aa;
    left: 50%;
    margin-left: -30px;
    bottom: -14px;
}*/
.new_title{
	width: 360px;
	height: 165px;
	background: linear-gradient(to right, #1c76bc, #26a9e0);
	display: flex;
	justify-content: center; /* 水平居中 */
  	align-items: center;     /* 垂直居中 */
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	background-origin: 0;
}
.new_title img{
	margin-right:8px;
}
.page_main div{
	margin:10px 0;
}
.pp-box p{
	width:100%;
	padding:0;
	margin:0;
}



@charset "gb2312";
/* CSS Document */
.news-content .col-lg-4{
	float:left;
	width:360px;
	margin:0px 20px;
}

.story-l{
	float:left;
	width:400px;
}
.story-r{
	float:left;
	width:700px;
	margin-left:50px;
	margin-top: -59px;
}
.four li.col-lg-3{
float:left;
width:20%;
margin-top:35px;
}


/*内容*/

.detitle{color:#666;text-align:center;padding:0px 0;line-height:45px;}
.detitle h1{font-size:20px;}

.det_con{height:auto!important;}

.det_con p{ font-size:14px; line-height: 23px; margin:15px 0;}



.free_form{padding:20px 0 0 0;}


.nrbox{ padding:0px 25px; font-size: 16px; line-height: 32px;}
.dotbox .title{ font-size:14px; font-weight:bold;color:#DA4B3A; line-height:33px; background:url(tzymimages/ympg_12.jpg) bottom repeat-x; padding-left:20px}
.sr{ border:0; border-bottom:1px solid #BCBCBC; font-size:12px; width:140px;*width:125px; }
.dotbox .button{ padding:10px; text-align:center}
.dotbox .button input { padding: 10px 20px; height: 40px;}
.dotbox .button img{ margin:0 50px}
.bottom{ color:#ffffff;}
.bottom a,.bottom a:visited,.bottom a:active{color:#ffffff;}  
.w_f{ width:120px;}	  
.fb{ font-weight:bold}
.f14{ font-size:14px;}
.red{ color:#FF0000} 
.submit{background:url(../images/ympg_20.jpg) no-repeat; width:84px; height:30px; border:0;}
.reset{background:url(../images/ympg_22.jpg) no-repeat; border:0;}
 

/*列表*/

.news_ul LI {
	LINE-HEIGHT: 28px; HEIGHT: 28px; CLEAR: both; FONT-SIZE: 14px;
}
.news_list {
	PADDING-LEFT: 28px; WIDTH: 650px; HEIGHT: 20px
}
.news_list A {
	COLOR: #000 ; TEXT-DECORATION: none;
}
.news_list A:hover {
	COLOR: #900; TEXT-DECORATION: none;
}

/*分页*/

.pages{clear:both;text-align:center;height:26px;overflow:hidden;padding:20px 0;}
.pages .pages{padding:0px 0;}
.pages span{padding:2px 6px;_padding:1px 6px;background:#ffffff;margin:0 3px;border:1px #606060 solid;font-family:"Microsoft YaHei";color:#606060;}
.pages span a{color:#606060;font-family:"Microsoft YaHei";}
.pages span.this{background:#606060;}
.pages span.this a{color:#ffffff;}


/*合作伙伴*/

.haiwai{width:750px;overflow:hidden;margin:20px;}
.haiwai .list_pic_01 ul div{float:left; margin:10px 20px; text-align:center; width:220px;}
.haiwai .list_pic_01 ul a{text-align:center; display: block;width: 160px;;margin:0px;}
.haiwai .list_pic_01 ul a.dashedline{height:20px;clear:both;width:600px;}
.haiwaipage .pages{padding:10px 0;}
.haiwai .list_pic_01 ul img{margin-bottom:5px; border: none; vertical-align: middle;max-width: 100%;}


/*合作伙伴*/

.haiwai2{width:750px;overflow:hidden;margin:20px;}
.haiwai2 .list_pic_01 ul div{float:left; /*margin:10px 30px;*/ text-align:center; /*width:275px;*/}
.haiwai2 .list_pic_01 ul a{text-align:center; display: block;/*width: 160px;height: 100px;margin: 10px;*/}
.haiwai2 .list_pic_01 ul a.dashedline{height:20px;clear:both;width:600px;}
.haiwai2page .pages{padding:10px 0;}
.haiwai2 .list_pic_01 ul img{margin-bottom:5px; border: none; vertical-align: middle;width: 100%; height: auto;}


/*展商介绍*/

.search_box {
	BORDER-BOTTOM: #d5d5d5 1px solid; BORDER-LEFT: #d5d5d5 1px solid; MARGIN-TOP: 10px; WIDTH: 750px; ZOOM: 1; OVERFLOW: hidden; BORDER-TOP: #d5d5d5 1px solid; BORDER-RIGHT: #d5d5d5 1px solid;
}
.search_box H4 {
	LINE-HEIGHT: 45px; PADDING-LEFT: 30px; BACKGROUND: #CC9933; HEIGHT: 45px; FONT-SIZE: 18px
}

.list_box {
	BORDER-BOTTOM: #d9d9d9 1px solid; PADDING-BOTTOM: 15px; ZOOM: 1; OVERFLOW: hidden; PADDING-TOP: 15px
}
.list_box A {
	COLOR: #000 ; TEXT-DECORATION: none;
}
.list_box A:hover {
	COLOR: #900; TEXT-DECORATION: none;
}
.list_pic {
	FLOAT: left
}
.list_pic IMG {
	PADDING-LEFT: 10px; WIDTH: 120px; HEIGHT: 100px; PADDING-TOP: 10px
}
.list_detail {
	WIDTH: 580px; PADDING-RIGHT: 20px; FLOAT: right
}
.list_p1 {
	LINE-HEIGHT: 35px; HEIGHT: 35px
}
.list_p1 SPAN {
	FLOAT: left; FONT-SIZE: 19px
}
.list_p1 IMG {
	PADDING-LEFT: 15px; WIDTH: 34px; FLOAT: right; HEIGHT: 33px
}
.list_p2 {
	ZOOM: 1; CLEAR: both; OVERFLOW: hidden
}
.list_p2 P {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-SIZE: 14px; PADDING-TOP: 0px
}
.list_p2 P A {
	COLOR: #003456
}

.search_box {
	BORDER-BOTTOM: #d5d5d5 2px solid; BORDER-LEFT: #d5d5d5 2px solid; MARGIN-TOP: 10px; WIDTH: 750px; ZOOM: 1; OVERFLOW: hidden; BORDER-TOP: #d5d5d5 2px solid; BORDER-RIGHT: #d5d5d5 2px solid
}
.search_box H4 {
	LINE-HEIGHT: 45px; PADDING-LEFT: 30px; BACKGROUND: #ccc; HEIGHT: 45px; FONT-SIZE: 22px
}


.pro_box {
	MARGIN-TOP: 10px; WIDTH: 750px; ZOOM: 1; OVERFLOW: hidden
}
.pro_box SPAN {
	BORDER-BOTTOM: #d5d5d5 2px; TEXT-ALIGN: center; BORDER-LEFT: #d5d5d5 2px solid; LINE-HEIGHT: 30px; WIDTH: 140px; DISPLAY: block; HEIGHT: 30px; BORDER-TOP: #d5d5d5 2px solid; BORDER-RIGHT: #d5d5d5 2px solid
}
.pro_txt {
	BORDER-BOTTOM: #d5d5d5 2px solid; BORDER-LEFT: #d5d5d5 2px solid; WIDTH: 746px; BORDER-TOP: #d5d5d5 2px solid; BORDER-RIGHT: #d5d5d5 2px solid
}
.pro_txt P {
	font-size:14px; line-height: 23px;PADDING-BOTTOM: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-TOP: 15px
}
.tz{
	width:100%;
	position:relative;
}
.tzb{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:fixed;
	top:0;;left:0;
	z-index:111111111;
}
.tz img{
	width:1200px;
	height:490px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-245px;
	margin-left:-600px;
	z-index:1111111111111;
}
.tz img:hover{
	cursor:pointer;
}
.bottom_bg{
	width:100%;
	position:fixed;
	left:0;
	bottom:0;
}
.ys_wrap .click{
	width:100%;
	text-align:left;
	
}
.ys_wrap .click a{
	display:inline-block;
	width:150px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
	background:#0c6f3f;
	border-radius:2px;
	margin:10px 20px 0px 0px;
}
.ys_wrap div strong{
	font-size:20px;
	color:#0c6f3f;
	margin:12px 0;
	display:block;
}

#table1 td{
	text-transform : capitalize;
}


/*浮窗*/
.float-right{
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -280px;
    z-index: 100001;
    transition: 0.3s;
}
.float-box{
    position: relative;
    z-index: 1000;
}
.float-icon{
    width: 39px; 
    height: 41px; 
    background: url('../images/float-right.jpg') left top no-repeat;
    cursor: pointer;
    display: block;
    background-color: #FFF;
}
.float-icon-en{
    background: url('../images/float-right_en.jpg') left top no-repeat;
}
.float-icon a{
    display: block;
    width: 39px;
    height: 41px;
}
.float-icon-1{
    background-position: 0 0;
}
.float-icon-2{
    background-position: 0 -41px;
}
.float-icon-3{
    background-position: 0 -82px;
}
.float-icon-4{
    background-position: 0 -123px;
}
.float-icon-5{
    background-position: 0 -164px;
}
.float-inner{
    top: 50%;
    position: absolute;
    right: -250px;
    width: 250px;
    transition: all 0.5s;
    z-index: 999;
}
.float-inner.hover{
    right: 39px;
}
.float-inner .float-li{
    padding:10px;
    box-sizing: border-box;
    overflow: hidden;
    display: none;
}
.wechat{
    background: #71c440;
    padding: 10px;
    width: 260px;
    transition: right 0.5s;
    position: absolute;
    right: -260px;
    top: 0;
    z-index: -2000;
}
.phone{
    width: 260px;
    height: 39px;
    line-height: 41px;
    background: #5c98d6;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    position: absolute;
    right: -260px;
    top: 122px;
    transition: right 0.5s;
    z-index: -2000;
}
.float-img{
    float: left;
    width: 103px;
    height: 103px;
    overflow: hidden;
    margin-right: 10px;
}
.float-text{
    overflow: hidden;
    color: #FFF;
}
.float-screen{
    font-size:18px;
    margin-bottom: 10px;
}
.righthiden{
    right: 40px;
}
/*字体*/
@font-face {
font-family: yiqixingkong; /*这里是说明调用来的字体名字*/
src: url(yiqixingkong.ttf); /*这里是字体文件路径*/
}
.xingkong {font-family: yiqixingkong;}