@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0;  font:normal 14px/200% Microsoft YaHei; color:#000000;text-align:center; font-family: "Microsoft YaHei", SimSun, "SourceHanSansCN", "PingFang SC"; background: url(images/bg.jpg) top center no-repeat #fef6f4;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 14px/200% Microsoft YaHei;}
li,p{text-align:left;font:normal 14px/200% Microsoft YaHei;}
a:link,a:visited{color:#000000; text-decoration:none;}
a:hover{color:#a52221; text-decoration:none;}
img{ border:none;}
ol,ul,li{list-style:none;}
em,i{ font-style:normal;} 
/*clear*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
h1,h2,h3,h4,h5,h6{ text-align:left;font:normal 14px/200% Microsoft YaHei;}
.w1200{ width:1200px;}
.fl{ float:left;}
.fr{ float:right;}

/*head*/
.top_head{ height: 1136px;}
.top_head div{ box-sizing: border-box; border-radius: 10px; width: 1150px; padding: 25px 50px 25px 50px; color: #ffe3c3; font-size: 20px;background-color: rgba(212,3,0,0.6); border: #f6bdae 1px solid; margin: 725px auto 0;text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.6); text-indent: 2em;}
.top_head div p{color: #ffe3c3; font-size: 20px;text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.6); text-indent: 2em;}


.box_con{}
.box_con div{ height: 319px; overflow: hidden; margin-bottom: 10px;}
.box_con div ul{ padding-left: 97px; padding-top: 20px; box-sizing: border-box;}
.box_con div ul li{ float: left; background: #fff; border-radius: 10px; overflow: hidden; width: 336px; margin: 0 9px; font-size: 20px;box-shadow:4px 4px 6px 3px rgba(226, 207, 183, 0.5)}
.box_con div ul li p{ text-align: center; font-size: 20px; line-height: 48px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; box-sizing: border-box; padding-left: 6px;}
.box_con div ul li img{ display: block;}
.box_con div h6{ float: right; box-sizing: border-box;padding-top: 70px;}
.box01{ background: url(images/box01.png) left top no-repeat #fff0de;}
.box02{ background: url(images/box02.png) left top no-repeat #e8e8e8;}
.box03{ background: url(images/box03.png) left top no-repeat #fff0de;}











/*copyright*/
.bk-footer-wrap { padding-top: 20px; text-align: left; padding-bottom: 50px; margin-top: 80px; color: #000;}
/*.bk-footer-wrap .hline { width: 1200px; border-bottom: 1px solid #fff; margin: 0 auto;}*/
.bk-footer-wrap .list-logo { font-size: 0;}
.bk-footer-wrap .list-logo li { float: left; margin-right: 10px; margin-bottom: 15px;}
.bk-footer-wrap .list-logo li:nth-child(9n) { margin-right: 0;}
.bk-footer-wrap .row { margin-bottom: 0px;}
.bk-footer-wrap .row p { font-size: 18px; color: #000;}
.bk-footer-wrap .qrcode-wrap { padding-top: 30px; margin-bottom: 20px;}
.bk-footer-wrap .list-qrcode { text-align: center;}
.bk-footer-wrap .list-qrcode li { display: inline-block; vertical-align: top; font-size: 18px; text-align: center;
 color: #fff; margin-left: 77px; line-height: 1;}
.bk-footer-wrap .list-qrcode li img { margin-bottom: 20px;}
.bk-footer-wrap .list-qrcode li:first-child { margin-left: 0;}
.bk-footer-wrap .copyright-wrap { position: relative; text-align: center; padding-top: 30px; color: #1a1a1a;  font-size: 20px;}
.bk-footer-wrap .copyright-wrap p{ text-align:center; font-size:20px;}
.g-text-center { text-align: center;}
.kexin { position: absolute; left: 50%; top: 30px; margin-left: -330px;}


@media (min-device-width:480px) and (max-width:1200px),
       screen and (max-device-width:1200px){ 
html,body{ width:1300px;}
	   }
