/*初始化*/
*{ box-sizing: border-box; outline: 0; -webkit-box-sizing: border-box; -webkit-tap-highlight-color: transparent;
-moz-box-sizing: border-box;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, img, input, p, th, td {
    margin: 0;
    padding: 0;
}
/*all*/
a{transition:0.1s all; text-decoration: none; color: #333; background: 0 0; cursor: pointer;}
button{ cursor: pointer; }
img{ border: 0; margin: 0; padding: 0;}
u{ text-decoration: none;}
html{ height: 100%; }
body{ font-size: 18px; font-family: "微软雅黑"; line-height: 21px; background: url(../img/background.jpg) repeat center; -webkit-overflow-scrolling: touch;}
table,thead,tbody,tr,th,td{ text-align: center;}
ul,li{ list-style-type: none;}
.mt-10{ margin-top: 10px;}.mt-20{ margin-top: 20px;}
.mb-10{ margin-bottom: 10px;}.mb-20{ margin-bottom: 20px;}
.mr-10{ margin-right: 10px;}.mr-20{ margin-right: 20px;}
.ml-10{ margin-left: 10px;}.ml-20{ margin-left: 20px;  }
.p10{ padding: 10px;}
.fl{ float: left;}
.fr{ float: right;}
.cl{ clear: both;}
.center{ text-align: center;}
.hide{ display: none;}
.show{ display: block;}
.clearfix:after{ width: 100%; display: block; clear: both; height: 0px; content: '';}
.btn-lg{ width: 100%; height: 45px; background: #000; border: none; border-radius: 0px; border: none;
appearance: none; -webkit-appearance: none; -moz-appearance: none; color: #fff; font-size: 16px; line-height: 45px; display: inline-block;}
.btn-md{ width: 50%; height: 45px; background: #000; border: none; border-radius: 0px; border: none;
appearance: none; -webkit-appearance: none; -moz-appearance: none; color: #fff; font-size: 16px; margin: 0 auto; line-height: 45px; display: inline-block;}
.btn-sm{ width: 25%; height: 45px; background: #000; border: none; border-radius: 0px; border: none;
appearance: none; -webkit-appearance: none; -moz-appearance: none; color: #fff; font-size: 16px; margin: 0 auto; line-height: 45px; display: inline-block;}
.row{ width: 100%; height: auto;} 

/*top*/
.zg_top{ width: 100%; height: auto; padding: 10px 0px; background: #fff;}
.zg_containter{ width: 1000px; height: 100%; margin: 0 auto;}

/*banner*/
.zg_banner{ width: 100%; padding: 0; margin: 0; height: auto; background: url(../img/bannerbg.jpg) no-repeat center; overflow: hidden;}
.zg_banner img{ margin-top: 0px; margin: 0; padding: 0; border: 0; display: block; }
.zg_banner .zg_containter{ width: 1200px; height: auto; overflow: hidden; position: relative;}
.mainimg{ animation-name: scalebg; animation-duration: 500ms; animation-direction: inherit; animation-iteration-count: 1; animation-delay: 500ms;}
@keyframes scalebg{
	0%{ transform: scale(0.5,0.5);}
	100%{ transform: scale(1,1);}
}

.zg_conzx{ width: 100%; height: 250px; background: url(../img/conzxbg.jpg) no-repeat center; }
.conzxlist{ width: 1040px; height: 230px; padding: 10px 0px; box-sizing: border-box; position: relative; display: block; margin: 0 auto; }
.conzxlist li{ width: 210px; height: 230px; float: left; margin: 0px 25px; padding: 60px 40px 75px; box-sizing: border-box; }
.conzxlist .zxli1{ background: url(../img/zxli1.png) no-repeat center; }
.conzxlist .zxli2{ background: url(../img/zxli2.png) no-repeat center; }
.conzxlist .zxli3{ background: url(../img/zxli3.png) no-repeat center; }
.conzxlist .zxli4{ background: url(../img/zxli4.png) no-repeat center; }
.conzxlist li p{ width: 100%; display: block; color: #fff; text-align: center; font-size: 16px; line-height: 24px; }
.conzxlist li .zxlist_btn{ width: 110px; height: 35px; margin: 8px auto; display: block; color: #fff; text-align: center; line-height: 28px; font-size: 14px;
 background: url(../img/zxlibtn.png) no-repeat center;}
.conzxlist li .zxlist_btn:hover{ background: url(../img/zxlihover.png) no-repeat center; text-decoration: none; color: #000; }
.condh .cen{ width: 154px; height: 74px; position: absolute; top: 0px;  left: 413px; }
.condh .cen a{ display: block; background: url(../img/mpbtn.png) no-repeat center; font-size: 0px; width: 150px; height: 74px; }

/*content*/
.zg_con3{ width: 100%; height: auto; min-height: 370px; position: relative; z-index: 0; background: url(../img/con3bg.jpg) no-repeat center top;}
.icon{ width: 30px; height: 30px; display: inline-block; margin-right: 2px; padding: 4px; text-align: center; float: left; }
.icon img{ width: 24px; height: 24px; display: block;}

.con_inner{ font-size: 16px; line-height: 28px;}
.show{ display: block;}
.hide{ display: none;}

.zgtitle{ width: 1000px; height: 120px; background: url(../img/titlebg.png) no-repeat center; text-align: center; padding: 40px 100px; box-sizing: border-box; 
 margin: 0px auto 20px; font-size: 32px; color: #fff; text-align: center; line-height: 40px; font-weight: bold; background-size: 100% 100%; }
.zgtitleinfo{ color: #d60b36; font-size: 24px; line-height: 30px; margin-bottom: 15px; text-align: center; }

.table{ width: 100%; color: #333; border-spacing: 0; border-collapse: collapse; text-align: center; margin-bottom: 15px;}
.table tr th{ border: 1px solid #000; font-weight: normal; background: #4f4f4f; color: #fff; font-size: 18px; padding: 15px 5px;}
.table tr td{ border: 1px solid #000; color: #333; font-size: 16px; padding: 10px 5px; background: none; line-height: 24px;}
.table tr td .yhbuy{ width: 80px; height: 36px; display: inline-block; margin: 0 5px; line-height: 36px;
 background: #a610c7; color: #fff; border-radius: 4px; }
.table tr td em{ font-style: normal; text-decoration: line-through; }
.buy{ padding: 4px 20px; background: #ff3f48; color: #ffffa8; border-radius: 20px;}
.zixun{ padding: 4px 20px; background: #fec641; color: #fff; border-radius: 20px;}

.zg_con4{ width: 100%; height: auto; position: relative; z-index: 0; background: url(../img/con4bg.jpg) no-repeat center top;}
.zg_con5{ width: 100%; height: auto; position: relative; z-index: 0; background: url(../img/con5bg.jpg) no-repeat center top;}
.zg_con6{ width: 100%; height: auto; position: relative; z-index: 0; background: url(../img/con6bg.jpg) no-repeat center top;}

.con3{ padding: 10px 0px; box-sizing: border-box;}
.con3_c{ width: 100%; display: block; padding: 15px; background: #fff; background: rgba(255,255,255,0.8); filter:Alpha(opacity=80);}
.con3l{ width: 400px; height: auto; float: left; padding: 0px; }
.con3r{ width: 520px; height: auto; padding: 10px 10px 20px; background: #ffb923; float: right; }

.bdbox{ width: 500px; display: block; margin-top:85px; background:rgb(255,201,36); background:rgba(255,201,36,0.9); padding: 0px 10px 10px; }
.bdtitle{ width: 100%; display: block; line-height: 40px; font-size: 22px; padding: 5px 0px; border-bottom: 1px solid #f00; color: #f00; }
.form_group{ width: 100%; padding: 10px; box-sizing: border-box;}
.inp{ width: 100%; height: 42px; line-height: 30px; background: #fff; border: 1px solid #ddd; padding: 6px 10px; box-sizing: border-box; display: inline-block;
 vertical-align: top; font-size: 16px; border-radius: 4px;}
.input_group_lg{ margin-bottom: 15px; display: block; font-size: 18px;}
.input_group_lg label{ display: block; margin-bottom: 4px; font-weight: bold; line-height: 30px;}
.input_group_lg label em{ width: 22px; height: 22px; display: inline-block; margin: 0px 5px; background: #ff5652; color: #fff; border-radius: 50%;
 text-align: center; line-height: 22px; font-size: 17px;}
.btn_box{ width: 100%; text-align: center;}
.btn_sm{ width: 36%; height: 44px; padding: 0px; background: #f80036; border: none; border-radius: 6px; font-size: 16px; color: #fff; cursor: pointer;
 box-shadow: 0px 3px 0px #b60020; }
.btn_sm:active{ background: #b60020;}
.closebtn{ width: 22px; height: 22px; line-height: 20px; padding: 0px 0px 0px 1px; background:#fff; color:#666; font-size:20px; cursor:pointer; text-align: center;
 margin:9px 0px; display: block; border: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius: 50%; vertical-align: middle;}
.formtitle{ width:100%; height:40px; line-height:40px; background:#ff4444; padding:0px 5px; box-sizing:border-box; color:#fff; font-size: 14px; }
.floatformgb{ width: 40px; height: 120px; background: #ff4444; color: #fff; font-size: 18px; line-height: 22px; position: fixed; bottom: 160px; display: none;
 z-index: 1000; padding: 10px; box-sizing: border-box; cursor: pointer; left: -40px;}
.floatformgb p{ font-size: 14px; line-height: 20px;}

.floatleft{ width: 150px; height: auto; position: fixed; top: 25%; left: 0; }
.floatt{ width: 100%; height: 40px; font-size: 22px; color: #ffd118; background: #232560; line-height: 40px; text-align: center; }
.navbar{ width: 100%; display: block; background: #232560; padding: 10px 0px; box-sizing: border-box; }
.navbar li{ width: 100%; height: 32px; margin-bottom: 10px; }
.navbar li a{ width: 100%; height: 32px; background: #03031f; display: block; border-radius: 5px; border: 1px solid #3434ac; color: #62b4ff;
 text-align: center; display: block; font-size: 15px; line-height: 30px;  }
.navbar .top{ width: 70px; color: #fff; font-weight: bold; text-align: center; display: block; font-size: 16px; margin: 0 auto; background: #03031f; }

/*float*/
.floatzx{ width: 150px; height: auto; position: fixed; top: 15%; z-index: 1000; right:0px; padding: 0px; box-sizing: border-box; z-index: 1000; display: block;}
.floatinner{ width: 100%; height: 100%;}
.floatclosebtn{ width: 30px; height: 30px; line-height: 30px; padding: 0px 0px 8px 1px; background:#ff384b; color:#fff; font-size:24px; cursor:pointer; text-align: center;
 margin:0px; display: block; border: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius: 50%; vertical-align: middle;
 position: absolute; top: -15px; left:-15px; z-index: 1111; box-sizing:border-box;}
.tab_content{ width: 100%; height: auto; position: relative;  }
.tab_con{ width: 100%; position: relative; display: none;}
.tab_con.show{ display: block;}
.tab_con.hide{ display: none;}
.table_box{ display: block; margin-bottom: 30px;}
.table_title{ width: 100%; height: 50px; background: url(../img/table_tbg.jpg) no-repeat center; padding-left: 50px; line-height: 50px; box-sizing: border-box; }


.con6{ height: 300px; overflow: hidden;}

.table1_striped tbody tr:nth-child(2n+1) td{ background: #f7f7f7;}
.table2_striped tbody tr:nth-child(2n+2) td{ background: #ffd696;}

.zg_footer{ background: #3b3b3b; padding: 30px; color: #fff; font-size: 14px; }
.zg_footer .zg_containter{ background: none;}
.footer{ text-align: center; line-height: 24px;}
.footer a{ color: #fff; }
.footer a:hover{ color: #ff0000; text-decoration: underline;}
.qiye_qq{ position: fixed; top: 25%; right: 0px;}

.backdrop{ width:100%; height:100%; position: fixed; top:0px; left:0px; right:0px; bottom:0px;
background-color: #000; filter: alpha(opacity=80);  background: rgba(0,0,0,0.8); z-index:1000; display:none; }
.modal{ width:360px; height:330px; margin: auto; margin-top:15%; background:#fff; border:1px solid #eee; padding: 0px 10px 10px; box-sizing:border-box;
 position:relative; position: fixed; top:0px; left:0px; right:0px; bottom:0px; border-radius: 6px; -webkit-transform: scale(0.8.0.8);z-index: 1100; display: none;}
.modal.in{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); display: block;} 
.modal-head{ display: block; font-size: 20px; color: #376dd7; height: 50px; line-height: 50px; padding: 0px 10px; box-sizing: border-box;
 border-bottom: 1px solid #ccc;}
.modal-closebtn{ width: 26px; height: 26px; line-height: 22px; padding: 0px 0px 3px 1px; background:#ccc; color:#333; font-size:22px; cursor:pointer; text-align: center;
 margin:12px; display: block; border: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; border-radius: 50%; vertical-align: middle;}
.modal-body{ width: 100%; height: auto; box-sizing: border-box; padding: 10px; max-height: 460px; overflow: auto; -webkit-overflow-scrolling: touch;}
.modal .md_sp{ background:#eee; display:inline-block; padding:3px 10px; box-sizing:border-box; font-size:14px;}
.modal a{ display:inline-block; padding:5px 10px; font-size:14px; color:#333;}
.modal a:hover{ color:#f00; text-decoration:underline; }

.icon_nav{ display: none;}
