﻿@charset "utf-8";
/*banner*/
#flash{width:1280px;height: 240px;margin:auto;position: relative;}
#flash #play{width:1280px;height: 240px;list-style: none;position:absolute;top:0px;left:0px;}
#flash #play li{display: none;position:absolute;top:0px;left:0px;}
#flash #play li img{float: left;}

.blog{width:1330px;height: 1000px;margin:auto;}
.blog ul{margin-top: 20px;}
.blog ul li{float: left;width: 365;height: 450px;margin-left: 50px;margin-top: 35px;overflow:hidden;}
.blog ul li p{width: 365px;height: 350px;overflow:hidden;}
.blog ul li p img{width: 365px;height: 350px;transition:all 0.6s;}
.blog ul li p img:hover{transform:scale(1.1);}
.blog ul h6{font-size: 13px;color: #666;font-weight: 540;margin-top: 5px;margin-left: 10px;}
.blog ul h2{font-size: 17px;color: #222222;font-weight: 549;margin-top: 15px;line-height: 25px;margin-left: 10px;}
.blog ul h4{font-size: 17px;color: #29539B;font-weight: 549;margin-top: 15px;margin-left: 10px;}
.page{width:1280px;height: auto;padding-top: 37px;margin: auto;}
.pagination{text-align: center;}
.pagination ul{}
.pagination ul li{width: 50px;height: 28px;background-color: #666;float: left;line-height: 28px;margin-right: 7px;}
.pagination ul li a{font-weight: 549;color: #ffffff;font-size: 14px;display: block;}
.pagination ul li a:hover{color: #ffffff;background-color: #29539B;}
.current{width: 50px;height: 28px;background-color: #29539B;}

.news{width:1280px;margin: auto;padding-top: 35px;min-height: 490px;}
.newdh{width: 200px;float: left;height: auto;padding-left: 50px;}
.newdh ul{}
.newdh ul li{width: 200px;height: 45px;background: #f4f4f4;margin-top: 9px;line-height: 45px;}
.newdh ul li:hover{background: #29539B;color: #ffffff;border-left: 4px solid #DB4F60;}
.newdh ul li a{font-size: 17px;color: #222222;padding-left: 20px;display: block;}
.newdh ul li a:hover{color: #ffffff;}
.new{width: 920px;height: auto;float: left;padding-left: 30px;}
.new h2{font-weight: 550;font-size: 19px;color: #29539B;}
.new h2 span{font-weight: 544;font-size: 14px;color: #666;float: right;margin-right: 20px;}
.newbk{width: 920px;height: auto;border: 1px #DEDEDE solid;margin-top:30px;}
.newnr{width: 880px;height: auto;margin: auto;padding-top: 30px;}
.newnr p{font-size: 15px;color: #222222;line-height: 26px;}
.newtj{width:1280px;height: 600px;margin: auto;margin-top: 35px;}
.newtjbt{width: 200px;float: left;height: auto;padding-left: 50px;}
.newtjbt ul{margin-top:32px;}
.newtjbt ul li{width: 200px;height: 45px;background: #29539B;margin-top: 9px;line-height: 45px;border-left: 4px solid #DB4F60;}
.newtjbt ul li a{font-size: 17px;color: #ffffff;padding-left: 20px;display: block;}
.newtjbk{width: 920px;height: auto;border: 1px #DEDEDE solid;margin-top:30px;float: left;margin-left:30px;background: #ffffff;}
.newtjnr{width: 880px;height: auto;margin: auto;padding-top: 1px;}
.newtjnr ul{}
.newtjnr ul li{line-height: 40px;}
.newtjnr ul li a{font-size: 15px;color: #222222;font-weight: 549;}
.newtjnr ul li a:hover{color: #29539B;}
.newtjnr ul li a::before {
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #858585;
margin-right: 10px;
}