@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;min-width: 1400px;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
@font-face {
	 font-family: 'font1';
	 src: url('../images/alt.otf');
}
@font-face {
	 font-family: 'font2';
	 src: url('../images/CENTURYC.TTF');
}

.header{background: #000;height: 100px;width: 100%;top: 0;left: 0; padding: 0 2vw;position: fixed;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.headerbox{width: 1300px;margin: 0 auto;height: 135px;display: flex;justify-content: space-between;align-items: center;}
.logo img{width: 80px;display: inline-block;vertical-align: middle; margin: -3px 24px 0 0 ; }
.logo {color: #fff;font-size: 20px;color: #fff;font-weight: 400;}
.nav ul{overflow: hidden;}
.nav li{float: left; font-size: 16px; padding-left: 20px; line-height: 100px;}
.nav li a{color: #fff;font-weight: bold;}
.nav li.cur a{color: #e53721;}
.nav a:hover{color: #e53721;}

.yjpt{width: 1170px; margin: 0 auto;}
.yjpt_title{text-align: center; padding: 185px 0 50px;}
.yjpt_title h2{font-size: 32px;margin-bottom: 30px;color: #1d2023;}
.yjpt_title p{font-size: 14px;color: #c9a4a0;}
.yjpt_nr{overflow: hidden;}
.yjpt_left{float: left; width: 425px;}
.yjpt_left img{width: 100%;}
.yjpt_right{width: calc(100% - 475px);float: right;}
.yjpt_right p{font-size: 18px;color: #1d2023; line-height: 1.8;}
.yjpt_right h2{text-align: right;font-size: 18px;color: #50555c; margin-top: 95px;}
.yjpt_right h2 a{color: #50555c;}
.yjpt_right h2 a:hover{text-decoration: underline;}

.qynr{padding: 75px 0;}
.qynr li{padding-bottom: 35px;}
.qynr h2{font-size: 18px; line-height: 2; color: #000;}
.qynr p{font-size: 18px; line-height: 2; color: #676d71;}
.footerbox{width: 1200px;margin: 0 auto; padding: 45px 0;border-top: 1px solid #eee;}
.footerbox a{font-size: 18px;color: #676d71;}
.footerbox p{font-size: 18px;text-align: center; margin-top: 30px;color: #333;}

.yszx_title{text-align: center; padding: 195px 0 45px;}
.yszx_title h2{font-weight: bold; font-size: 20px;color: #333; margin-bottom:25px ;}
.yszx_title p{font-size: 18px;font-weight: bold;color: #333;text-align: right; line-height: 1.5;}
.yszxnr p{font-size: 14px; line-height: 22px;color: #756e5c; margin-bottom: 25px;text-indent: 28px;}
.yszxnr p b{font-weight: bold;color: #333; }
.yszxnr p a{font-weight: bold;text-decoration: underline;color: #333;}
.yszxnr li{font-size: 14px; line-height: 22px;color: #333;}
.yszxnr li b{font-weight: bold;}
.wzbox h2{font-size: 14px;line-height: 60px;color: #1d2023;}
.wzbox h2 b{font-weight: bold;}
.wzbox dt{font-size: 14px; line-height: 22px;color: #333;}
.wzbox dt b{font-weight: bold;}
.wzbox dt a{font-weight: bold;}
.yszxnr{padding-bottom: 50px;}

.lxwm_title{padding: 190px 0 45px;}
.lxwm_title h2{font-size: 32px;margin-bottom: 30px;color: #333;}
.lxwm_title p{font-size: 16px;color: #999;}
.lxwm_nr{padding-bottom: 200px;}
.lxwm_nr ul{overflow: hidden;}
.lxwm_nr li{float: left;width: 50%;text-align: center;}
.lxwm_nr img{margin: 0 auto;}
.lxwm_nr p{font-size: 16px;color: #666; margin-top: 35px;}
