@charset "utf-8";
/*public*/
body,h1,h2,h3,h5,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin:0px;padding:0px;}
li{list-style: none;}
a{text-decoration:none;color: #727272;}
img{border:none;}
table{border-collapse:collapse;}
div{line-height:1;}
input{line-height: normal;}
textarea{resize:none;overflow:auto;}
body{font-family:"微软雅黑",Helvetica,Arial,Verdana,sans-serif;background: #ffffff;line-height:normal;font-size:14px;color:#727272;}
.clear:after{content:" ";clear:both;display: block;}
.clear{zoom:1;}

/*content*/
#main_box{width:100%;height:100%;margin-top:80px;}
#main_box #content_head{width:100%;height:100%;}
#main_box #content_head div{max-width:1920px;min-width:1200px;height:100%;}
#main_box #content_head div img{width:100%;height:100%;}
#main_box .news_center{width:215px;height:134px;margin:0px auto;margin-top:68px;}
#main_box .news{width:100%;height:100%;}
#main_box .news_center img{width:215px;height:134px;}
#main_box .news .news_show{width: 1200px;height:485px;margin:0px auto;}
#main_box .news .news_show .more{text-align:right;padding:10px 0px;cursor: pointer;}
/*新闻详情列表*/
#main_box .news .news_show .news_list ul li{float:left;display:inline-block;cursor: pointer;}
#main_box .news .news_show .news_list ul li img{width:380px;height:300px;}
#main_box .news .news_show .news_list ul li:nth-of-type(1){margin-right:29px;}
#main_box .news .news_show .news_list ul li:nth-of-type(2){margin-right:29px;}
#main_box .news .news_show .news_list ul li p:nth-of-type(1){color:#454545;font-size:24px;text-align:center;margin-top:43px;}
#main_box .news .news_show .news_list ul li p:nth-of-type(2){line-height:64px;text-align:center;font-size:16px;color:#727272;}
/*列表滑动效果*/
#main_box .news .news_show .news_list ul li:nth-of-type(1):hover img{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);
                                                      box-shadow: 0 26px 30px -20px #814f2e; -webkit-box-shadow: 0 26px 30px -20px #814f2e; -moz-box-shadow: 0 26px 30px -20px #814f2e;
                                                      -ms-box-shadow: 0 26px 40px -20px #814f2e;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
#main_box .news .news_show .news_list ul li:nth-of-type(2):hover img{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);
                                                      box-shadow: 0 26px 40px -24px #62717a; -webkit-box-shadow: 0 26px 40px -24px #62717a; -moz-box-shadow: 0 26px 40px -24px #62717a;
                                                      -ms-box-shadow: 0 26px 40px -24px #62717a;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
#main_box .news .news_show .news_list ul li:nth-of-type(3):hover img{transform: translateY(-6px);-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);
                                                      box-shadow: 0 26px 40px -20px #ad8f62; -webkit-box-shadow: 0 26px 40px -20px #ad8f62; -moz-box-shadow: 0 26px 40px -20px #ad8f62;
                                                      -ms-box-shadow: 0 26px 40px -20px #ad8f62;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}

/*footer样式*/
.footer .footer-list-heading{margin-top:10px;margin-bottom:10px;}
@media screen and (max-width:1280px) {
#main_box{margin-top:60px;}
}
