﻿body { font-family: 'Microsoft YaHei', "Open Sans", sans-serif; font-size: 15px; color: #333; }
input, select, textarea { font-family: 微软雅黑, "Open Sans", sans-serif; font-size: 1em;  width: 90%; }
.wrap { width: 96%; margin: 0 auto; max-width: 1100px; position: relative; }
img, a { border: 0; }
ul, li { list-style: none; }
* { margin: 0; padding: 0; }
.flt { float: left; }
.frt { float: right; }
.clear:after, .clear:before { content: ''; clear: both; display: table; }
/*------------浮动-----------------*/
.clear { clear: both; height: 0; font-size: 0; overflow: hidden; line-height: 0; }
.clear10 { clear: both; height: 10px; overflow: hidden; }
.clear15 { clear: both; height: 15px; overflow: hidden; }
.clear20 { clear: both; height: 20px; overflow: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
img { max-width: 100%; }
.img { overflow: hidden; position: relative; }
.img:before { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; content: ''; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border: 1px solid rgba(255,255,255,0); z-index: 100; }
.img:hover:before { top: 10px; left: 10px; right: 10px; bottom: 10px; border: 1px solid rgba(255,255,255,0.5); }
.img:hover { background: #000 }
.img:hover img { transform: scale(1.1) rotate(3deg); -o-transform: scale(1.051) rotate(1deg); -webkit-transform: scale(1.05) rotate(1deg); -moz-transform: scale(1.051) rotate(1deg); -ms-transform: scale(1.051) rotate(1deg); opacity: 0.8; }
h3 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold; }
*, *:after, *:before { transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
/*----------mainer----------*/
.mainer { padding: 0; margin: 0; background: url(../img/indexbg2020.jpg) top center no-repeat; background-size: cover; position: relative; }
.main { padding: 0; margin: 0; }
.page { }
.mainer .wrap { }
/******/

.product_list li { width: 21%; float: left; padding: 0 2%; margin-bottom: 20px }
.product_list a { background: #E70012; box-shadow: 0 0 10px rgba(0,0,0,0.5); display: block; margin: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.product_list a:hover { background: #C10512; }
.product_list ul { margin: -10px; }
.page_cp { position: absolute; top: 30%; left: 0; width: 100%; min-height: 400px }
/*************/

ul:after { content: ''; display: block; clear: both; }
.mainer .wrap .product_list { font-family: "微软雅黑", Gadget, sans-serif }
.product_list .text { text-align: center; padding: 15px 10px; line-height: 40px; color: #FFF; font-size: 16px; font-weight: 500 }
.product_list .text p { line-height: 20px; }
.product_list .text2 { text-align: center; padding: 20px 0; line-height: 60px; color: #FFF; font-size: 26px; font-weight: 500 }
.product_list .text2 p { line-height: 30px; }
/*----------footer----------*/
.footer { position: absolute; bottom: 10%; width: 100% }
.nyfooter { position: static; width: 100% }
.footer { font-size: 14px; line-height: 30px; color: #000; padding: 20px 0; text-align: center }
.footer img { display: inline-block; vertical-align: middle }
.footer a { font-size: 24px; padding-left: 10px; }
/***表单********/
  
.form label, .form input, .form select, .form textarea, .form button, .form .label { float: left; font-size: 12px; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.hide { display: none; }
.invisible { visibility: hidden; }
.overflow { overflow: hidden; }
.clear { display: block; clear: both; height: 0; overflow: hidden; }
/* yellow_button */
.yellow_button { background: url(../images/yellow_button.png); border: none; cursor: pointer; height: 36px; line-height: 36px; overflow: hidden; display: inline-block; text-align: center; font-size: 14px; font-weight: 800; color: #fff; background-position: 0 0; width: 139px; }
#registsubmit.disabled { background-position: 0 -36px; cursor: default!important; }
.red { color: #ff0000; font-family: "宋体"; font-weight: normal; padding-right: 8px; }
/***********/
.c-head { position: relative; width: 100%; height: 200px; background-image: linear-gradient(to left, #FF6D00, #FF6D00); text-align: center; box-sizing: border-box; overflow: hidden; }
.c-title { position: relative; width: 100%; height: 150px; text-align: center; box-sizing: border-box; padding: 30px 70px; overflow: hidden; }
.c-title h3 { font-size: 18px; color: #434343; font-weight: 600 }
.c-title .name { font-size: 16px; line-height: 30px; color: #434343; padding: 10px 0 }
/* 登录 */
.cform { position: relative; z-index: 999; margin: 0 auto; margin-top: -150px; box-shadow: 0 0 7px #fdd8ac; background: white; width: 700px; }
.c-login { padding: 15px 20px; position: relative; }
#regist-main { position: relative; font-size: 12px; }
ol { list-style: none; }
#registForm { position: relative; color: #333; }
#registForm label { color: #333; font-size: 16px }
#registForm ol { padding-left: 30px; }
#registForm li { line-height: 30px; font-size: 14px; margin-bottom: 10px }
#registForm li input { width: 90%; height: 35px; line-height: 28px; border: 1px solid #ccd1d5; display: block; border-radius: 1px; }
#registForm input.btn-submit { display: block; overflow: hidden; width: 140px; height: 41px; line-height: 31px; cursor: pointer; color: #fff; border: 0; background: #FF6D00; margin: 20px auto }
#registForm input.btn-submit:hover { background: #E56200 }
#registForm .registError { color: #BF1623; }
#registForm li p { color: #666 }

#registForm li .select { width: 90%; height: 35px; line-height: 28px; border: 1px solid #ccd1d5; display: block; border-radius: 1px; }

/***单选按钮****/
#registForm .ui-radio { }
.ui-radio label.error { float: right }
#registForm .ui-radio input { display: inline-block; width: 26px; height: 26px; position: relative; overflow: visible; border: 0; background: none; -webkit-appearance: none; outline: none; margin-right: 8px; vertical-align: middle }
#registForm .ui-radio input:before { content: ''; display: block; width: 24px; height: 24px; border: 1px solid #dfe0e1; border-radius: 13px; -webkit-background-clip: padding-box; background-clip: padding-box; position: absolute; left: 0px; top: 0 }
#registForm .ui-radio input:checked:after { content: ''; display: block; width: 14px; height: 14px; background: #18b4ed; border-radius: 7px; position: absolute; left: 6px; top: 6px }
.tips { text-align: center; line-height: 40px; }
.photos { margin-bottom: 15px; padding: 0; overflow: hidden }
.photos dl { float: left; width: 50%; text-align: center }
.photos dl img { border: 1px dashed #000000; cursor: pointer }
.textarea { background: #FFF; border: 1px solid #CACACA; display: inline; font-family: 'Microsoft YaHei'; margin-right: 5px; padding: 5px; vertical-align: middle; width:90%; }
/********/
#registForm .succeed { background: url(../images/pwdstrength.gif) no-repeat -105px 0; }
#registForm .yellow_button { font-size: 14px; font-weight: bold; color: #fff; border: none; cursor: pointer; }
#registForm .highlight1 { border: 1px solid #EFA100; outline: 2px solid #FFDC97; *border:2px solid #ffcc66;
*padding:3px 2px;
}
#registForm .highlight2 { border: 1px solid #f00; outline: 1px solid #FFC1C1; color: #f00; }
#registForm .pwdbg { background: #FFF8EB; }
#registForm .focus { color: #999; line-height: 22px; *line-height:20px;
}
#registForm .null, #registForm .error { color: red; line-height: 22px; *line-height:20px;
}
#registForm .checkbox { margin-top: 6px; *margin-top:2px;
}
/******弹窗***/
.whbfb { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.zhuctc { display: none; background: rgba(0,0,0,0.8); position: fixed; z-index: 60; }
.zhuctc .cons { width: 84%; max-width: 1400px; background: #fff; border-radius: 1px; overflow: hidden; background-size: 100%; margin: 0 auto; position: relative; }
.zhuctcgy .cons { max-width: 980px; }
.zhuctc .cons .close { position: absolute; top: 10px; right: 10px; background: #fff; border-radius: 50%; width: 27px; z-index: 3; }
.zhuctc .cons .conx { padding: 95px; position: relative; z-index: 2; }
.bjtit { text-align: center; padding-bottom: 30px }
.bjtit h3 { color: #000000; line-height: 1.1em; font-size: 20px }
.bjbiaod { padding: 10px 0; line-height: 25px; }
.bjbiaod input{ display:inline-block; width:auto}


.bjbiaod a { color: #19B3FE }
.annbj { width: 180px; margin: 50px auto 0; }
.annbj input { display: block; background: #E60011; background-size: 100% 100%; font-size: 18px; width: 100%; border: 0; height: 35px; line-height: 35px; color: #fff; cursor: pointer; border-radius: 25px; }
.annbj input:hover { background: #81080F }
.focus, .error { color: #F00 }
.null { display: none }
/********/
.pc { display: block; }
.sj { display: none; }
.table { height: 100%; display: table; margin: 0 auto; width: 100%; }
.table-cell { display: table-cell; vertical-align: middle; }
.showdiv{ display:none}
 @media only screen and (max-width: 1600px) {
.zhuctc .cons { max-width: 1000px; }
.peitc .cons { max-width: 1000px; margin-left: -500px; }
.zhuctc .cons .conx { padding: 60px; }
.zhuctc .cons .close { width: 27px; }
.zhuctc .cons .conx .txt h3 { font-size: 36px; }
.zhuctc .cons .conx .txt p { font-size: 18px; }
}
@media only screen and (max-width: 1500px) {
.zhuctc .cons { max-width: 960px; }
.zhuctc .cons .conx { padding: 60px; }
.zhuctc .cons .close { width: 27px; }
.zhuctc .cons .conx .txt h3 { font-size: 34px; }
.zhuctc .cons .conx .txt p { font-size: 18px; }
}
 @media only screen and (max-width: 1200px) {
.zhuctc .cons { max-width: 900px; }
.peitc .cons { max-width: 80%; margin-left: -0px; left: 10%; }
.zhuctc .cons .conx { padding: 40px; }
.zhuctc .cons .close { width: 27px; }
.zhuctc .cons .conx .txt h3 { font-size: 28px; }
.zhuctc .cons .conx .txt p { font-size: 16px; }
.zhuctc .cons .conx .txt { width: calc(47% - 33px); }
.zhuctc .xiaothgs_ { width: calc(33.33% - 6px); }
}
 @media only screen and (max-width: 1100px) {
}
 @media only screen and (max-width: 1000px) {
}
 @media only screen and (max-width: 900px) {
.page_cp { position: absolute; top: 35%; left: 0; width: 100%; min-height: 300px }
}
 @media only screen and (max-width: 750px) {
	 .cform{ width:100%}
	 .c-title{ padding:20px}
	 .c-login{ padding:15px 0}
.mainer { background-position: top left }
.product_list li { width: 46%; }
.bjtit h3 { font-size: 20px; }
.annbj { margin-top: 40px; }
}
@media only screen and (max-width: 600px) {
.product_list ul { margin: 0 }
.ht30 { height: 10px }
.product_list .text { padding: 10px; }
.product_list .text p { padding: 0 }
.footer { padding: 20px 0; text-align: center; }
.footer p { text-align: center; }
}
