@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; font-family:"宋体"; /*font-family: Arial, sans-serif;*/ font-size:14px;}
/* tou */
.tou{ width:100%;  float:left; border-top:5px solid #e60027; border-bottom:1px solid #cccccc; background-color:#f5f5f5;}
.header{ width:1200px; height:50px; margin:0 auto;}
.header_logo{ width:360px; height:45px; float:left; margin-top:5px;}
.header_right{ width:270px; height:50px; float:right; text-align:center; }
.header_right a:link,.header_right a:visited{ color:#FFFFFF;text-decoration:none;}
.header_right a:hover{ color:#FF6600;}
.header_right1{ width:120px; height:40px; float:left; background-color:#e60027; padding-top:10px;}
.header_right2{ width:120px; height:40px; float:left; background-color:#376096; margin-top:-10px; padding-top:20px;}
/* daohang */
.daohang{width:100%; height:60px; float:left; border-top:1px solid #ffffff; background-color:#f5f5f5;}
.daohangnr{ width:1200px; height:60px; margin:0 auto;}
.daohangnr_logo1{ width:260px; height:50px; margin-top:10px; float:left;}
.daohangnr_logo2{ width:260px; height:50px; margin-top:10px; float:left;}
.daohangnr_right{ width:630px; height:50px; line-height:30px; float:left;}
.daohangnr_right ul{ width:630px; float:left;}
.daohangnr_right ul li{ width:auto; float:left; padding-left:27px; list-style:none;}
.daohangnr_right ul li  a:link,.daohangnr_right ul li  a:visited{ color:#000000;text-decoration:none;}
.daohangnr_right ul li  a:hover{ color:#FF6600;text-decoration:none;}

.banner{width:100%;}

.cpzx{width:100%; height:720px; padding:30px 0px 20px 0px; float:left;}
.cpzxnr{width:1200px; height:720px; background-color:#ffffff; margin:0 auto;}

.ppzx{width:100%; height:394px; padding:30px 0px 20px 0px; float:left; background:url(../images/pinpai_bg.jpg) repeat-x;}
.ppzxnr{width:1200px; height:394px;margin:0 auto;}
.ppzxnr_left{width:550px; height:244px; padding-top:150px; float:left; line-height:22px; font-size:12px; color:#333333;}
.ppzxnr_centent{width:90px; height:394px; float:left; padding-left:10px; color:#FFFFFF;}
.ppzxnr_centent_bt{width:80px; height:30px; float:left; line-height:30px; background-color:#e60027; padding-left:5px;}
.ppzxnr_centent_bt1{width:80px; height:30px; float:left; line-height:30px; background-color:#366095; padding-left:5px; margin-top:5px;}
.ppzxnr_right{width:548px; height:330px; float:left; border:1px solid #ec3e5c; background-color:#FFFFFF;}

.xzwmdly{width:100%; padding:20px 0px 20px 0px; float:left;}
.xzwmdlynr{width:1200px;  margin:0 auto;}
.layui-nav .layui-nav-item a{padding: 0 16px !important;}


			/*公共底部样式*/
			.foot{width:100%; padding:20px 0px 20px 0px; float:left;background-color:#373737;}
			.foot-box{width: 1200px; margin: auto; display: flex; justify-content: space-between;}
			.foot-weixin{ padding-left: 20px;}
			.foot-weixin .weixin{float: left;}
			.foot-weixin .address{float: left; color: #999999; padding-left: 20px; line-height: 2em;}
			.foot-menu{display: flex;}
			.foot-menu1,.foot-menu2{display: flex; flex-direction: column; padding: 0 30px;}
			.foot-menu1 a:link,.foot-menu1 a:visited{ color: #999999;}
			.foot-menu2 a:link,.foot-menu2 a:visited{ color: #999999;}
			.foot-menu1 a:hover,.foot-menu2 a:hover{ color: #009688;}
			.foot-ico{padding-right: 20px;}
