@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0; line-height:100%; font-family:'microsoft yahei';}
img{ vertical-align:top; border:0; }
body{ font-size:12px;}
a{ text-decoration:none; color:#000;}
ul,ol,dl{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
b{ font-weight:normal;}
i{ font-style:normal;}
table{border-collapse:collapse; }
.fr{ float:right;}
.fl{ float:left;}
.clearfix:after{ clear:both; display:block; content:'';}
.clearfix{zoom:1;}
/*公用*/
.juzhong-max{width: 1200px; margin:0 auto;}
.juzhong-min{width: 1100px; margin:0 auto;}

/*面包屑*/
.pos { display:block; font-size:14px; line-height:2;}
.pos.layout,.content_pos { padding:15px 0 30px; }
.pos p { display:block; width:1200px; margin:0 auto; }
.pos i { display:inline-block; width:16px; height:16px; background:url(../../images/pc/icon.png) -115px 0 no-repeat; vertical-align:middle;}
.pos a,.pos span { display:inline-block; color:#000; line-height:2; vertical-align:middle;}
.pos a:hover { text-decoration:none; }

/*头部*/
.header_tips{background: #f6f5f5; height: 32px;}
.header_tips span{color:#4d4c4c; line-height: 32px;}
.header_tips span i{display: inline-block; background: url(../../images/pc/icon.png) no-repeat; width: 12px; height: 12px; vertical-align: middle; margin-right: 5px;}
.logo{margin: 25px 0 15px; }
.header .nav a,.nav a{color: #242428; font-size:16px; margin-left:10px; float: left; line-height: 108px; width: 106px; height: 108px; text-align: center;}
.header .nav a:hover,.header .nav .on,.nav a:hover,.nav .on{background: #35baef; color: #fff;}


/*底部*/
.footer,.foot_layout{background: #6b6b6b; color: #fff; width: 100%;}
.footer_nav{text-align: center; padding: 32px 0 40px;}
.footer_nav a{color: #fff; padding:0 8px; font-size: 14px;}
.footer_nav a:hover{text-decoration: underline;}
.footer_message{width:1136px ; margin: 0 auto;}
.footer_message li{ width:25%; float: left; border-left: 1px solid #8b8a8a; height: 84px; padding: 0 30px 0 15px; box-sizing:border-box;*width:238px;}
.footer_message li p{line-height: 28px; font-size: 14px; }
.footer_message li:first-child{border-left: 0;}
.footer_message i{background: url(../../images/pc/icon.png) no-repeat; display: inline-block; vertical-align: middle; width: 12px; height: 17px; margin-right: 4px;}
.footer_add i{background-position: -15px 0;}
.footer_phone i{width: 16px; height: 20px; background-position: -35px 0;}
.footer_mail i{width: 16px; height: 16px; background-position: -60px 0;}

.footer .icp,.foot_layout .icp{background: #474747; text-align: center; font-size: 14px; line-height: 48px; height: 48px; margin-top: 38px;}

.has_hand{cursor:pointer}