body{font-family:'Microsoft YaHei';font-size: 14px;}
*{margin: 0;padding: 0;}
a,img,input {border: 0;}
a {color: #ffa642;text-decoration: none;}

a:hover{color: #014db6;}

li {list-style-type: none;}

.clear{width: 100%;height: 40px;}

.son{width: 1200px;margin: auto;overflow: hidden;}



.left{float: left;}
.right{float: right;}


/*头部公共部分 top*/
#top{width: 100%;height: 30px;line-height: 30px;background-color:#eae8ea;overflow: hidden;}
#top_logo{height: 100px;}
#top_logo .left h1{color: #014eb8;margin-top: 20px;letter-spacing:1px;font-size: 30px;text-indent:75px;background: url('../Image/logo.png')no-repeat;}
#top_logo .left p{display: block;float: left;margin-top: 5px;}
#top_logo .left p:before{display: block;content:"";width: 127px;height: 1px;background-color: #014eb6;float: left;position: relative;top: 10px;margin-right: 20px;}
#top_logo .left p:after{display: block;content:"";width: 127px;height: 1px;background-color: #014eb6;float: right;position: relative;top: 10px;margin-left: 20px;}

#top_logo .right p{margin-top: 28px;color: #898888;text-indent: 40px;}
#top_logo .right h2{font-size: 30px;color: #ff962b;background: url('../Image/top_tel.png')no-repeat 0px 6px ;width: 250px;text-indent: 40px;}


/*导航栏*/
#daohang{width: 100%;height: 50px;line-height: 50px;background-color: #004fba;}
#daohang .daohang{width: 1200px;margin: auto;overflow: hidden;}
#daohang .daohang ul li{float: left;}
#daohang .daohang ul{width: 1300px;position: relative;left: -15px;}
#daohang .daohang ul li a{display: block;width: 150px;text-align: center;color: #FFFFFF;}
#daohang .daohang ul li a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
#daohang .daohang ul li a:hover{background: url('../Image/a_bg.png')no-repeat 15px;color: #014db6;}
#daohang .daohang ul li a:after{display: block;content:"";width: 12px;height: 19px;background: url('../Image/01.png')no-repeat ;float: left;margin-right: 10px;position: relative;top: 18px;}

/*底部公共部分*/
#footer_one{height: 300px;width: 100%;background-color: #0054b7;}
#footer_one .footer_erweima{width: 310px;height: 260px;overflow: hidden;background-color: #FFFFFF;text-indent: 17px;}
#footer_one .footer_erweima h2{color:#0153b5;font-size: 22px;font-weight: bold;margin-top: 50px;}
#footer_one .footer_erweima h3{color: #ff962b;font-size: 18px;margin-top: 10px;}
#footer_one .footer_erweima h3:after{display: block;content: " ";width: 90px;height: 2px;background-color:#ff962b;margin-left: 17px;margin-top: 15px;}
#footer_one .footer_erweima img{display: block;margin-left: 17px;margin-top: 25px;}
#footer_one .footer_erweima .tishi{color: #ff962b;font-weight: bold;margin-top: 50px;margin-left: 10px;}

#footer_one .footer_lxfs{color: #FFFFFF;font-size: 16px;height: 26px;line-height: 26px;}
#footer_one .footer_lxfs ul{margin-left: 40px;margin-top: 45px;}
#allmap{width: 445px;height: 220px;margin-top: 40px;}

#footer_two{width: 100%;height: 60px;line-height: 60px;background-color: #004aa1;color: #a3b4d3;}
#footer_two a{color: #a3b4d3;}


