@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0; list-style: none; text-decoration: none; }
img{ border:none; }
h1,h2,h3,h4,h5{ font-weight: normal; }
body{ background: #fafafa; font-family: "微软雅黑"; }
a{ list-style: none;text-decoration: none;}

/* header */
.header{width: 100%;height: 85px;background:rgba(255,255,255,0.2);position: fixed; top: 0; }
.header_inner{width: 1200px;margin: 0 auto;}
.header_logo{float: left;}
.nav_list{font-size: 12px;font-family: "宋体"; color: #fff;line-height: 16px; border-left: 1px solid #fff;float: left;margin: 25px 0 0 20px;padding-left:20px; }
.header_nav{float: right;padding-top:30px;}
.header_nav li{float: left;}
.header_nav li a{text-decoration: none; font-size: 16px;color: #fff; padding:0 25px 30px;  }
.header_nav li a:hover{border-bottom:4px solid #fff;}

/* 滑动后导航 */
.nav{width: 100%;height: 70px;background: #fff;position: fixed;top:0;z-index: 9999;}
.nav_inner{width: 1200px;margin: 0 auto;}
.nav_inner .header_logo{float: left;margin-top: 17px;}
.nav_list2{font-size: 12px;font-family: "宋体"; color: #333;line-height: 16px; border-left: 1px solid #333;float: left;margin: 20px 0 0 20px;padding-left:20px; }
.header_nav2{float: right;}
.header_nav2 li{float: left;}
.nav_inner .header_nav2 li a{text-decoration: none; font-size: 16px;color: #333; padding:0 25px 24px; line-height: 70px; }
.header_nav2 li:hover{background-color:#be1528;color: #fff;}
.header_nav2 li a:hover{color: #fff;}
.header_nav2 .current{background-color:#be1528;}

/*banner*/
.banner{ width: 100%; background: url(../images/qy/banner.jpg) no-repeat center; height: 500px; }

/*内容*/
.item{ width: 100%; overflow:hidden;margin-bottom: 50px;}
.item_inner{width: 1100px;margin: 0 auto;}
.xgl_title{ margin: 0 auto; height: 30px; border-left: 4px solid #be1528; padding-left: 20px;margin-top:60px ;}
.xgl_title h2{font-size: 24px; color:#333; font-weight: bold;}
.xgl_title2{ margin: 0 auto; height: 30px; border-left: 4px solid #be1528; padding-left: 20px;margin:100px 0 30px 0;}
.xgl_title2 h2{font-size: 24px; color:#333; font-weight: bold;}
.xgl_l{width: 615px;display: inline-block;}
.xgl_l h3{color: #333;font-size: 20px;margin-bottom: 10px;}
.xgl_l p{color: #333;font-size: 16px;line-height: 26px; text-indent: 2em;}
.xgl_r{display: inline-block;margin-left: 100px;}

.xgl_bg h2{font-size: 24px;font-weight: bold;color: #333;text-align: center;margin: 50px 0 20px 0 ;}
.table_bg {position:relative;padding-top:50px;}
.tr_title{position:absolute;top:0;}
.tr_title td{line-height: 28px;text-align: center;color: #fff;font-size: 20px;}
.Subtitle{width: 190px;text-align:center;padding: 5px 5px;}
td{padding: 10px 57px;}
.xgl_r2{padding-left: 200px;display: inline-block;}
.xgl_r2 img{width:250px;display: inline-block;}
.call{width: 390px;margin:0 auto;margin-top: 30px;}
.call .word{line-height: 50px;background-color: #454545;font-size: 20px; color: #fff;text-align: center;display: inline-block;padding: 0 30px;}
.call .num{line-height: 50px;background-color: #be1528;font-size: 20px; color: #fff;text-align: center;display: inline-block;padding: 0 30px;}


/*footer*/
.footer{ width:100%; background:#be1528; height:305px;}
.footer_s{ width:1200px; margin:0 auto; overflow:hidden;}
.footer_left{ width:300px; float:left; margin-top:87px; margin-left:100px;overflow:hidden;}
.footer_left li{ float:left; margin-right:90px; color:#fff; font-size:14px; line-height:30px;}
.footer_left li:hover{ color:#fff; text-decoration: underline;}
.footer_right{ width:300px; float:left; margin-top:40px; margin-left:425px;overflow:hidden;}
.footer_right p{ font-size:12px; line-height:25px; color:#fff;}
.footer_right .ewm{ margin-top:15px;}
.footer_right .phone_left{ float:left; margin-top:10px;}
.footer_right .phone_right{ float:left; color:#fff; font-size:14px; margin-left:10px; line-height:20px;}



































