@charset "utf-8";
/* CSS Document */
.box{ overflow:hidden; background:#fff; clear:both;}
.leftbar{ width:860px; float:left; overflow:hidden;}
.rightbar{ width:320px; float:left; margin-left:20px; overflow:hidden;}
.title{ font-size:18px; height:30px; line-height:30px; clear:both;}
.title span{ float:right;}
.title span a{ color:#4d87de; font-size:12px;}
.title em{ font-size:12px; color:#666; font-style:normal; margin:0 10px;}
.title strong{ color:#fa7a20;}
.banner{ overflow:hidden; clear:both;}

ul.list{}
ul.list li{ clear:both; text-overflow:ellipsis; overflow:hidden;white-space: nowrap;}
ul.list li span{ float:right; color:#666;}
ul.list li a{text-overflow:ellipsis; overflow:hidden;white-space: nowrap; display:inline-block;}ul.list{}

ul.list2{}
ul.list2 li{ clear:both; text-overflow:ellipsis; overflow:hidden;white-space: nowrap; font-size:16px; line-height:32px; border-bottom:#ddd 1px dotted;}
ul.list2 li span{ float:right; color:#666;}
ul.list2 li a{text-overflow:ellipsis; overflow:hidden;white-space: nowrap; display:inline-block;}



/*交易专区*************************************************************************/
.jiaoyi-search{}
.jiaoyi-search .form-control{ width:749px; height:42px; border:#e9e9e9 1px solid; border-right:none; padding:0 10px; float:left; font-size:14px;}
.jiaoyi-search .btn{ height:44px; width:60px; border:none;color:#fff; cursor:pointer; background:url(../images/ico-search.png) center no-repeat; float:left; background-color:#4d87de; }

.jiaoyibox{}

.jiaoyibox .table{border-collapse:collapse;width:100%; background:#fff; clear:both; font-size:12px;}
.table th{ border-collapse: separate; height:40px; overflow:hidden; word-break:break-all; word-wrap:break-word; padding:5px 15px; background:#eee; color:#333; font-weight:normal;}
.jiaoyibox .table td{ border-collapse: separate; height:30px; overflow:hidden; word-break:break-all; word-wrap:break-word; padding:5px 15px;}
.jiaoyibox .table tr.bg{ background:#f9f9f9;}
.jiaoyibox .table td a.btn{ display:block; width:78px; height:24px; color:#4d87de; border:#4d87de 1px solid; line-height:24px; text-align:center; border-radius:3px; transition:0.2s; -webkit-transform:0.2s; float:right;}
.jiaoyibox .table td a.btn:hover{ background:#4d87de; color:#fff; text-decoration:none; transition:0.2s; -webkit-transform:0.2s;}
.jiaoyibox .table td em{ display:inline-block; height:15px; background:url(../images/ico-time.png) left center no-repeat; padding-left:22px; font-style:normal; color:#999; }

.jiaoyibox .table td a.bt{ width:520px; display:inline-block;text-overflow:ellipsis; overflow:hidden;white-space: nowrap; }
.jiaoyibox .table td a.bt2{ width:200px; display:inline-block;text-overflow:ellipsis; overflow:hidden;white-space: nowrap; }
.jiaoyibox .table td a.gs{ width:310px; display:inline-block;text-overflow:ellipsis; overflow:hidden;white-space: nowrap; }

.rightbar .user{ padding:20px;overflow:hidden;}
.rightbar .user img{ width:80px; height:80px; border-radius:100%; float:left; margin-right:20px;}
.rightbar .user .text{ width:160px; float:left; margin-top:5px; line-height:22px; font-size:14px;}
.rightbar .user-btn{ width:320px; overflow:hidden; clear:both;}
.rightbar .user-btn .btn{ width:160px; height:46px; border:none; background:#fa7a20; color:#fff; font-size:16px; float:left; cursor:pointer; text-align:center; line-height:46px;}


.leftbar h1{ text-align:center; font-size:24px;}
.leftbar h2{ text-align:center; font-size:12px; color:#999; line-height:40px; padding-bottom:10px;}
.leftbar .cont{ font-size:16px; padding:20px 0; line-height:30px;}
.leftbar .cont .table{ width:100%;}
.leftbar .cont .table th{ border:#ddd 1px solid; padding:5px 10px; background:#f6f6f6; line-height:28px; font-weight:normal; font-size:14px;}
.leftbar .cont .table td{ border:#ddd 1px solid; padding:5px 10px; line-height:28px; font-size:14px;}
.leftbar .cont a.btn{  width:160px; height:50px; border-radius:3px; text-align:center; line-height:50px; font-size:16px; border:#4d87de 1px solid; color:#4d87de; display:inline-block; margin:0 auto; transition:0.2s; -webkit-transition:0.2s;}
.leftbar .cont a.btn:hover{ background:#4d87de; color:#fff; text-decoration:none; transition:0.2s; -webkit-transition:0.2s;}

/*采购方*************************************************************************/
.banner-caigou{ width:100%; height:520px; background:url(../images/banner-caigou.jpg) center no-repeat;}
.banner-caigou .textbox{ width:720px; margin-top:120px; float:left; color:#fff; overflow:hidden;}
.banner-caigou .textbox h1{ font-size:44px; margin-bottom:15px;}
.banner-caigou .textbox h2{ font-size:22px; line-height:34px;}
.banner-caigou .textbox a.btn{ display:block; width:180px; height:50px; text-align:center; line-height:50px; font-size:16px; color:#fff; border:#fff 1px solid; border-radius:3px; margin-top:30px;}

.banner-caigou .loginbox{ width:340px; height:380px; float:right; margin-top:70px; position:relative;}
.banner-caigou .loginbox .bg{ width:340px; height:380px; background:#000;filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.banner-caigou .loginbox .login{ width:300px; height:340px; z-index:99; padding:20px; position:absolute; top:0; left:0; color:#fff;}
.banner-caigou .loginbox .login h1{ font-size:20px; font-weight:bold; margin-bottom:15px;}
.banner-caigou .loginbox .login ul{ width:300px; overflow:hidden;}
.banner-caigou .loginbox .login ul li{ width:300px; height:40px; line-height:40px; margin-bottom:20px;}
.banner-caigou .loginbox .login ul li .form-control{ width:280px; height:40px; background:#eee; padding:0 10px; border:none; border-radius:3px; float:left;}
.banner-caigou .loginbox .login ul li a{ color:#ccc;}
.banner-caigou .loginbox .login ul li .btn{ width:300px; height:40px; color:#fff; border:none; cursor:pointer; background:#fa7a20; font-size:14px; border-radius:3px;}

.caigou-mingdan{ width:1200px; clear:both;}
.caigou-mingdan th{ background:#4e87de; border:#4e87de 1px solid; font-size:14px; color:#fff; padding:10px 15px; line-height:28px;}
.caigou-mingdan td{ background:#fff; border:#4e87de 1px solid; font-size:14px; color:#333; padding:10px; line-height:28px;}
.caigou-mingdan td h1{ text-align:center; color:#4e87de;}

/*供应商*************************************************************************/
.gongying-sxbox{ padding:30px 0; clear:both;}
.gongying-sxbox .title span{ font-size:14px;}
.gongying-sxbox .sx{ background:#fff; border:#e9e9e9 1px solid; clear:both; overflow:hidden; margin-top:10px;}
.gongying-sxbox .sx ul{ overflow:hidden;}
.gongying-sxbox .sx ul li{ padding:10px 15px; border-bottom:#e9e9e9 1px solid; overflow:hidden;}
.gongying-sxbox .sx ul li .label{ width:70px; line-height:24px; float:left; color:#666;}
.gongying-sxbox .sx ul li .cont{ width:1000px; float:left; line-height:24px;}
.gongying-sxbox .sx ul li .cont a{ margin:2px 10px; display:inline-block; padding:0 10px; border-radius:3px;}
.gongying-sxbox .sx ul li .cont a.active{ background:#fa7a20; color:#fff;}
.gongying-sxbox .sx ul li .cont a:hover{background:#fa7a20; color:#fff; text-decoration:none;}
.gongying-sxbox .sx ul li .cont .zhuyingbox{ height:200px; overflow:auto; width:1030px;}
.gongying-sxbox .sx ul li #xk-btn{ background:#f6f6f6;; border:#ddd 1px solid; padding:4px 10px; font-size:12px; cursor:pointer; float:right;}

.gongying-paixu{ border:#e9e9e9 1px solid; background:#f6f6f6; padding:10px; line-height:30px; clear:both;}
.gongying-paixu .form-control{ border:#ccc 1px solid; height:30px; padding:0 10px; border-radius:3px;}
.gongying-paixu a.up{ display:inline-block; margin-left:10px; line-height:30px;}
.gongying-paixu a.down{ display:inline-block; margin-left:10px; line-height:30px;}
.gongying-paixu a.up em{ display:block; width:7px; height:12px; background:url(../images/ico-paixu.png) -7px 0; margin-left:5px;}
.gongying-paixu a.down em{ display:inline-block; width:7px; height:12px; background:url(../images/ico-paixu.png) 0 0; margin-left:5px;}

ul.gongying-list{overflow: hidden;}
ul.gongying-list li{border:#e9e9e9 1px solid; overflow:hidden; margin-bottom:20px;}
ul.gongying-list li .info{ padding:20px; float:left; width:450px; height:140px; color:#666; line-height:28px;}
ul.gongying-list li .sell{ padding:20px; width:348px; float:left; background:#f8f8f8; height:140px; padding-right:0;}

ul.gongying-list li .info a{ font-size:16px;}
ul.gongying-list li .info em{ display:inline-block; line-height:18px; padding:1px 5px; font-style:normal; color:#fff; border-radius:3px;}
ul.gongying-list li .info em.pingtai{ background:#4d87de;}
ul.gongying-list li .info em.dianchang{ background:#67a900;}
ul.gongying-list li .sell .tit{ line-height:30px; clear:both; height:30px;}
ul.gongying-list li .sell .tit a.store{ float:right; margin-right:20px;}
ul.gongying-list li .sell ul.hot-list{ overflow:hidden; clear:both; margin:0; padding:0; margin-top:15px;}
ul.gongying-list li .sell ul.hot-list li{ width:70px; text-align:center; float:left !important;border:none; padding:0; margin:0; color:#fa7a20; font-weight:bold; margin-right:15px; }
ul.gongying-list li .sell ul.hot-list li img{ padding:0; margin:0; border:none;}

.gongying-jiaru{}
.gongying-jiaru .title{ background:#4d87de; text-align:center; font-size:16px; color:#fff; height:40px; line-height:40px;}
.gongying-jiaru a.btn{ display:block; width:120px; height:34px; margin:0 auto; border-radius:3px; color:#fff; text-align:center; background:#fa7a20; font-size:14px; line-height:34px; margin-bottom:15px;}

/*业务办理*************************************************************************/
ul.yewu-nav{ overflow:hidden; background:#fff; width:1200px;}
ul.yewu-nav li{ width:200px; float:left; overflow:hidden; text-align:center; font-size:14px; padding:20px 0;}
ul.yewu-nav li em{ display:inline-block; width:56px; height:56px; background:url(../images/ico-yewu-nav.png); margin-bottom:10px; clear:both;}
ul.yewu-nav li em.n1{ background-position:0 0;}
ul.yewu-nav li em.n2{ background-position:-56px 0;}
ul.yewu-nav li em.n3{ background-position:-112px 0;}
ul.yewu-nav li em.n4{ background-position:-168px 0;}
ul.yewu-nav li em.n5{ background-position:-224px 0;}
ul.yewu-nav li em.n6{ background-position:-280px 0;}
.yewu-intro{ border:#e9e9e9 1px solid; background:#fff; clear:both; overflow:hidden;}
.yewu-intro img{ float:left;}
.yewu-intro .textbox{ float:right; padding:20px; width:868px; font-size:14px; line-height:28px; height:238px; position:relative; overflow:hidden;}
.yewu-intro .textbox h1{ font-size:18px; font-weight:bold;}
.yewu-intro .textbox a{ color:#fa7a20;}
.yewu-intro .textbox a.btn1{ width:150px; height:40px; float:right; border:#fa7a20 1px solid; line-height:40px; text-align:center; font-size:16px; border-radius:40px;color:#fa7a20; position:absolute; bottom:20px; right:200px;}
.yewu-intro .textbox a.btn2{ width:150px; height:40px; float:right; border:#4e87de 1px solid; line-height:40px; text-align:center; font-size:16px; border-radius:40px;color:#4e87de; position:absolute; bottom:20px; right:20px;}

.yewu-shoufei{ border:#e9e9e9 1px solid; background:#fff; clear:both; overflow:hidden; padding:15px;}
.yewu-shoufei .title{ width:100%; padding-bottom:15px; font-size:18px; color:#fa7a20; font-weight:bold; text-align:center; border-bottom:#e9e9e9 1px solid;}
.yewu-shoufei ul.shoufei-list{ width:100%; clear:both; overflow:hidden;}
.yewu-shoufei ul.shoufei-list li{ width:100%; padding:15px 0; border-bottom:#e9e9e9 1px solid; font-size:18px; overflow:hidden;}
.yewu-shoufei ul.shoufei-list li span{ float:left; margin-top:13px;}
.yewu-shoufei ul.shoufei-list li img{ float:left; margin-left:30px;}
.yewu-shoufei .table{ width:100%;}
.yewu-shoufei .table th{ border:#ddd 1px solid; padding:5px 10px; background:#fa7a20; line-height:28px; color:#fff; font-weight:normal; font-size:14px;}
.yewu-shoufei .table td{ border:#ddd 1px solid; padding:5px 10px; line-height:28px; font-size:14px;}

.yewu-wenti{ border:#e9e9e9 1px solid; overflow:hidden;}
.yewu-wenti .wtbox{ width:548px; float:left; overflow:hidden; padding:20px;}
.yewu-wenti .wtbox h1{ font-size:18px; font-weight:bold;}
.yewu-wenti .wtbox .list li{ font-size:14px; line-height:24px;}

.hk-zg{position:absolute; width:330px; font-size:16px; left:220px; top:200px; color:#666; line-height:32px;}
.hk-js{position:absolute; width:330px; font-size:16px; right:40px; top:200px; color:#666; line-height:32px;}

/*关于我们*************************************************************************/
.about-nav{ width:100%; height:80px;}
.about-nav li{ height:80px; width:20%; float:left; line-height:80px; text-align:center; font-size:16px;}
.about-banner{ width:1200px; height:200px; background:url(../images/about-banner.jpg); clear:both;}
.about-cont{ padding:50px 100px; font-size:16px; line-height:32px;}
.about-cont h2{ color:#fa7a20;}
.about-cont .btn{ display:inline-block; padding:6px 30px; text-align:center; border:#4d87de 1px solid; border-radius:3px; font-size:14px; color:#4d87de;}
.about-cont .table{border-collapse:collapse;width:100%; background:#fff; clear:both; font-size:12px;}
.about-cont .table th{border:#4e87de 1px solid;padding:5px 15px;height:30px; background:#4e87de; color:#fff; font-size:14px;}
.about-cont .table td{ border-collapse: separate; height:30px; overflow:hidden; word-break:break-all; word-wrap:break-word; padding:5px 15px; border:#4e87de 1px solid;}


.about-cont .table2{border-collapse:collapse;width:100%; background:#fff; clear:both; font-size:12px;}
.about-cont .table2 th{border:#ccc 1px solid;padding:5px 15px;height:30px; background:#eee; color:#333;}
.about-cont .table2 td{ border-collapse: separate; height:30px; overflow:hidden; word-break:break-all; word-wrap:break-word; padding:5px 15px; border:#ccc 1px solid;}


.about-cont .search{ width:880px; height:60px; clear:both; margin:0 auto; padding:30px 0;}
.about-cont .input{ width:670px; height:60px; border:#ccc 1px solid; box-sizing:border-box; background:#fff; float:left; border-radius:5px; padding:0 15px; font-size:14px;}
.about-cont .btn{ width:170px; height:60px; color:#fff; border-radius:5px; border:none; background:#fa7a20; font-size:18px; cursor: pointer; margin-left:10px;}

.about-cont ul.gys-list{ clear:both; margin:30px 0;}
.about-cont ul.gys-list li{ margin-bottom:30px;}

.about-cont .banner-list{ width:100%; clear:both;}
.about-cont .banner-list li{ width:490px; height:100px; background:#eee; float:left; margin-right:20px; margin-bottom:20px;}
.about-cont .banner-list li:nth-child(2n){ margin-right:0;}






/*2018-03-10*/
.dropdown {  /* 最外层 li */   position: relative;  }  
.dropdown ul {  /* 隐藏下拉菜单 */  display: none;  position: absolute; z-index:99999}   
.dropdown:hover ul {  /* 下拉菜单样式 */  display: block;  min-width:140px;  background: #F26A0A;  border-top: 0;  border-radius: 0 0 3px 3px;  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);   box-shadow: 0 0 1px rgba(0, 0, 0, 0.04); } 
.dropdown ul li a:hover{ color:#ccc}
.p0{ padding:0px;}

.dh{ background:#EDEDED; padding:15px 0px;  text-align:center}
.cd{ font-size:17px; display:inline-block; margin-right:50px;}

.banner0{ height:500px; background:url(../images/aaa.jpg) no-repeat top center; }
.banner01{ height:500px; background:url(../images/bbb.jpg) no-repeat top center; }
.banner02{ height:500px; background:url(../images/ccc.jpg) no-repeat top center; }
.banner03{ height:500px; background:url(../images/ddd.jpg) no-repeat top center; }

ul.lzb-nav{ overflow:hidden; background:#fff; width:1200px;}
ul.lzb-nav li{ width:200px; float:left; overflow:hidden; text-align:center; font-size:14px; padding:20px 0;}
ul.lzb-nav li em{ display:inline-block; width:56px; height:56px; background:url(../images/ico-yewu-nav2.png); margin-bottom:10px; clear:both;}
ul.lzb-nav li em.n1{ background-position:0 0;}
ul.lzb-nav li em.n2{ background-position:-56px 0;}
ul.lzb-nav li em.n3{ background-position:-112px 0;}
ul.lzb-nav li em.n4{ background-position:-168px 0;}
ul.lzb-nav li em.n5{ background-position:-224px 0;}
ul.lzb-nav li em.n6{ background-position:-280px 0;}

.biaoti{ font-size:23px; color:#000; font-weight:bold}
.wz{ font-size:17px;}
.pd{ padding-top:50px; padding-bottom:40px;}
.mt100{ margin-top:100px;}     .mt70{ margin-top:70px;}
.main0 p{ line-height:35px;}


.title-box {width: 1200px;height: 205px;text-align: center;}
.title-box .line-icon {height: 102px;border-bottom: 1px solid #dfdfdf;}
.title-box .line-icon h2 {line-height: 200px;display: inline-block;}
.px36 {font-size: 36px;}
.toDo-title {font-weight: normal;display: inline-block;padding: 0 35px;background-color: #F6F6F6;}
.toDo-title0 {font-weight: normal;display: inline-block;padding: 0 35px;background-color: #fff;}


.toDoList {margin-top: 5px;}
.todo-item {width: 532px;height: 112px;text-align: left;}
.todo-item h3 {font-weight: normal;}
.todo-item p {line-height: 22px;}
.mg-r129 {margin-right: 129px;}
.mg-r31 {margin-right: 31px;}
.fl, .fr {display: inline;}
.fl {float: left;}
.fr {float: right;}
.mg-t5 {margin-top: 5px;}
.px18 {font-size:21px;}
.px12 {font-size: 14px;}
.mg-t10 {margin-top: 10px;}
.mg-t66 {margin-top: 66px;}
.pb100{ padding-bottom:100px;}
.pb50{ padding-bottom:50px;}
.mb50{ margin-bottom:50px;}


.mt380{ margin-top:380px;}
.btn_zc{ display:inline-block; padding:15px 30px; border-radius:3px; background:#F7A203; color:#fff; font-size:16px; }
.btn_zc:hover{ background:#FA7A20; text-decoration:none; color:#fff}

.con{}
.con p{ font-size:16px; line-height:35px; }

.yq{ margin-top:50px;}
.yq ul{ margin-left:150px}
.yq ul li{ display:inline-block; text-align:center; border-radius:100%; height:100px; width:100px; font-size:17px; color:#fff; line-height:25px; padding:30px; float:left; margin-right:80px;}
.green{ background:#0C6}
.blue{ background: #09C}
.yellow{ background: #F90}
.red{ background: #C30}


.cpzl{ width:1200px; overflow:hidden}
.cpzl ul{ width:1300px; }
.cpzl ul li{ border:1px solid #DFDFDF; width:230px; height:250px; padding:20px; margin-right:35px; background:#fff; float:left;transition: all .2s linear}
.cpzl ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,.1);}
.cpzl ul li img{ margin-top:20px;}
.cpzl ul li h4{ font-size:17px; line-height:50px; font-weight:bold}
.cpzl ul li p{ font-size:15px; line-height:25px; color:#666; }


.cpzl0{ width:1200px; overflow:hidden}
.cpzl0 ul{ width:1300px; }
.cpzl0 ul li{ border:1px solid #DFDFDF; width:230px; height:320px; padding:20px; margin-right:35px; background:#fff; float:left;transition: all .2s linear; }
.cpzl0 ul li:hover{box-shadow: 0 0 10px rgba(0,0,0,.1);}
.cpzl0 ul li p{ font-size:15px; line-height:25px; color:#666; background:url(../images/dot.png) no-repeat 0px 10px; padding-left:10px }

.cpzl0 ul li h3{ font-size:21px; line-height:50px;  border-bottom:1px solid #ddd; margin-bottom:20px}

.wy{ height:130px; color:#fff; text-align:center; font-size:29px; line-height:130px; font-weight:bold; background: url(../images/wy.jpg) no-repeat bottom center}

.gy{ font-size:17px; line-height:35px; text-indent:2em}

ul.maijia{ width:1300px; overflow:hidden; margin:20px auto;}
ul.maijia li{ width:222px; height:90px; border:#ddd 1px solid; margin-right:20px; float:left; background:#fff; margin-bottom:20px;}

.wy0{ height:180px;  background: url(../images/wy.jpg) no-repeat bottom center}
.wy0 p{color:#fff; text-align:center; font-size:29px;  font-weight:bold; display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px; padding:40px 0px  20px}
	
.mfsy{}
.mfsy h4{ font-size:27px; font-weight:bold; text-align:center; margin-top:80px; margin-bottom:30px;}
.mfsy p{ font-size:19px; text-align: center; line-height:35px;}


.priceTable {
	border-collapse: collapse; width:100%
}
/*.priceTable tr:hover {
 	background-color: #ecf5ff;
 }*/
.priceTable tr.tableTitle {
	background: #f7f7f7;
	font-weight: bold;
}

.priceTable tr.tableTitle1 {
	font-size: 18px;
}
.priceTable thead {
	font-size: 18px;
	color: #fff;
	/*font-weight: bold; */
	background: #fff;
}
tr.even {
	background: #ffffff;
}
.priceTable td {
	border: 1px solid #ccc;
	padding: 10px 0;
	height: 20px;
	line-height: 25px;
	text-align: center;
	font-size:17px;
	padding:10px 5px
	
}
.priceTable div {
	background: url(../images/right-icon.png) no-repeat ;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}

.js{ padding:50px 0px;}
.js p{ font-size:19px; line-height:40px; text-align:center}

.mt50{ margin-top:50px}
.wz0{ font-size:17px; line-height:35px;}

.hand {CURSOR: pointer;}
.gntd{ width:1200px; margin-top:30px;}
.gntd ul{ width:1250px; }
.gntd ul li{ float:left;  width:186px; margin-right:20px; border:1px solid #CCC; padding:20px; margin-bottom:20px; text-align:center; background:#FFF}
.gntd ul li:hover{ background:#fff2cc}
.gntd ul li img{ margin-top:20px;}
.gntd ul li h4{ font-size:19px; margin-top:20px; margin-bottom:20px;}


.mk{ width:580px;}
.mk h4{ background:#0099CF; padding:20px; border-radius:10px 10px 0px 0px; color:#fff; font-size:21px; }
.mk_con{ background:#FAFAFA; padding:30px 30px; border:1px solid #CCC}
.mk_con ul{}
.mk_con ul li{ font-size:16px; padding:30px 0px 30px 50px; background:url(../images/bd.png) no-repeat 0px -6px;}

.btn00{ display:inline-block; background:#0099CF; border-radius:5px; padding:12px 80px; color:#fff; font-size:17px; text-decoration:none; margin-top:20px;}
.btn00:hover{ background:#06F; color:#fff; text-decoration:none}





.mk0{ width:580px;}
.mk0 h4{ background:#F23B50; padding:20px; border-radius:10px 10px 0px 0px; color:#fff; font-size:21px; }
.mk_con0{ background:#FAFAFA; padding:30px 30px; border:1px solid #CCC}
.mk_con0 ul{}
.mk_con0 ul li{ font-size:16px; padding:30px 0px 30px 50px; background:url(../images/bd0.png) no-repeat 0px -6px;}

.btn000{ display:inline-block; background:#F23B50; border-radius:5px; padding:12px 80px; color:#fff; font-size:17px; text-decoration:none; margin-top:20px;}
.btn000:hover{ background:#C30; color:#fff; text-decoration:none}


.w700{ width:700px;}   .w650{ width:650px;}




.banner02 h4{ font-size:52px; font-weight:bold; color:#fff; padding-top:80px;}
.banner02 .hs{ color:#FFCD00; margin-left:50px;}
.banner02 p{ font-size:21px; color:#fff; line-height:45px; display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
.banner02 h3{ font-size:32px; font-weight:bold; color:#fff; line-height:50px }


.banner04{ height:500px; background:url(../images/jy.jpg) no-repeat top center; }

.dbt h4{ font-size:36px; line-height:50px; text-align:center; margin-top:10px; margin-bottom:80px;}
.dbt h3{ font-size:27px; line-height:50px; text-align:center; margin-top:80px;}



.banner05{ height:260px; background:url(../images/dzsw.jpg) no-repeat top center; }



.zlhz{ width:1100px; overflow:hidden; margin:auto}
.zlhz ul{ width:1150px;}
.zlhz ul li{ float:left; margin-right:30px; width:335px; height:120px;  margin-bottom:30px;}



.zlhz0{ width:1200px; overflow:hidden; margin:auto}
.zlhz0 ul{ width:1300px;}
.zlhz0 ul li{ float:left; margin-right:15px; width:285px;  margin-bottom:30px; }
.zlhz0 ul li img{ width:285px; height:200px; border:1px solid #CCC}
.zlhz0 ul li p{ font-size:16px;  text-align:center}

.cpjsbg{ height:300px; background:url(../images/ccc.jpg) no-repeat top center; }
.cpjsbg h4{ font-size:52px; font-weight:bold; color:#fff; line-height:300px;}




.banner00{ height:500px; }
.banner00 h4{ font-size:52px; font-weight:bold; color:#fff; padding-top:80px;}
.banner00 .hs{ color:#FFCD00; margin-left:50px;}
.banner00 p{ font-size:21px; color:#fff; line-height:45px; display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}