@charset "utf-8";
html,body {
	color:#444;
	min-width: 1190px;
	background: #f5f5f5;
}
body,blockquote,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0;
}
body,button,input,select,textarea {
	font: 12px/1.5 Microsoft YaHei, Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", PingFang SC, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
address,cite,dfn,em,var,i {
	font-style: normal;
}
article,aside,figure,footer,header,nav,section,details,summary {
	display: block;
}
code,kbd,pre,samp {
	font-family: courier new, courier, monospace;
}
small {
	font-size: 12px;
}
ol,ul,li {
	list-style: none;
}
a {
	color:#444;
	text-decoration: none;
}
a:hover {
	color:#d8000f;
	text-decoration: none;
}
a:focus,input {
	outline: none;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset,img {
	border: 0;
}
button,input,select,textarea {
	border:0;
	font-size: 100%;
}
button {
	border-radius: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,select {
	vertical-align: middle;
}
label,input[type=button],input[type=submit],input[type=file],button {
	cursor: pointer;
}
/*清除浮动*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '.';
	height: 0px;
	display: block;
	visibility: hidden;
	clear: both;
}
/*共用部分*/
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrap {
	width: 1190px;
	margin: 0 auto;
}
.tc {
	text-align: center;
}
.tl{
	text-align: left;
}
.dn {
	display: none;
}
.mar-b10 {
	margin-bottom: 10px;
}
.mar-b20 {
	margin-bottom: 20px;
}
.mar-b30 {
	margin-bottom: 30px;
}
.mar-r20 {
	margin-right: 20px;
}
.mar-r5 {
	margin-right: 5px;
}
.mar-r10 {
	margin-right: 10px;
}
.mar-t20 {
	margin-top: 20px;
}
.pad_b30{
	padding-bottom: 30px;
}
.bold{
	font-weight:bold;
}
.orangeBtn{
	color:#fff;
	font-weight:bold;
	background-color:#ff5a00;
	text-align:center;
}
.redBtn{
	color:#fff;
	font-weight:bold;
	background-color:#d8000f;
	text-align:center;
}

/*颜色*/
.c_6{
	color: #666;
}
.c_9 {
	color: #999;
}
.c_FF5A00{
	color: #FF5A00;
}
.c_d8000f{
	color: #d8000f;
}
.c_333,.c_3{
	color: #333;
}
.c_444{
	color: #444;
}
.c_b2{
	color:#b2b2b2;
}
.pos-r {
	position: relative;
}
.pos-a {
	position: absolute;
}
.ahover:hover {
	text-decoration: none;
}
/* 公用顶部 */
.topnav {
	line-height:39px;
	background-color: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.topnav a{
	color: #444;
}
.topnav a:hover {
	color: #d8000f;
}
.topnav_content {
	width: 1190px;
	margin: 0px auto;
	line-height:39px;
	height: 39px;
}
.topNav_link{
	float:left;
	padding:0 15px;
}
.topNavList .line{
	float:left;
	width:1px;
	height:22px;
	margin-top:10px;
	border-left:1px solid #ddd;
}
.topNav_link.on{
	height: 40px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	color:#d8000f;
	background-color:#fff;
	
}
.topnav_r{
	float:right;
	font: normal 12px/39px 微软雅黑;
}
.topnav_r .line{
	color:#a8a8a8;
	margin:0 12px;
	
}
.exitlink {
	font: normal 12px/39px 微软雅黑;
}
.topnav .loginlink{
	height: 23px;
	color: #d8000f;
	font: normal 12px/39px 微软雅黑;
}
.registernow {
    padding-left: 9px;
    margin-left: 9px;
}



/*公用头部*/
.com_header{
	width: 100%;
	height: 148px;
	background: #FFF;
	margin-bottom: 20px;
	border-bottom:2px solid #d8000f;
}
.com_headerDiv{
	height:100%;
	position: relative;
}
.search_com_header{
	height: 110px;
}
.logo {
	display: block;
	width:200px;
	height: 58px;
	margin-top:25px;
	position: absolute;
    left: 0;
}
.index_logo{
	width: 100%;
}
.mainSearch_comDiv{
	width:636px;
	height:42px;
	margin:37px 0 0 96px;
	position: absolute;
    left: 200px;
}
.mainSearch_comDiv::before{
	content: '';
    width: 15px;
    height: 15px;
    background: url(../images/search_icon.png) no-repeat left top;
	position: absolute;
	left: 12px;
    top: 14px;
}
.saerchInputTxt{
	float: left;
	width: 506px;
    height: 38px;
    line-height: 38px;
	padding-left:36px;
    font-size: 16px;
    border: 2px solid #d8000f;
}
.searchBtn{
	width:80px;
	height:42px;
	color:#fff;
	font: bold 16px/42px 微软雅黑;
	background-color:#d8000f;
}
.saerchInputTxt::placeholder{
    color: #999;
}
.index_nav {
	position: absolute;
	left:0;
    bottom:0;
	padding-top:29px;
	overflow: hidden;
}
.index_nav_li {
	float: left;
	height: 36px;
	line-height: 36px;
	color: #333;
	font-size: 16px;
	margin-right:15px;
}
.index_nav_a {
	display: inline-block;
	width:120px;
	line-height: 36px;
	text-align: center;
	font: normal 14px/36px 微软雅黑;
	color: #333;
}
.index_nav_a:hover{
	text-decoration: none;
    color: #d8000f;
}
.current_page .index_nav_a{
	font-weight:bold;
	color: #FFF;	
	background-color:#d8000f;	
}

.backhome{
	position: relative;
	left: 10px;
	top: -5px;
	font-size: 14px;
	color: #999;
}

/*弹出层*/
#blackmask {
    background-color: #000;
    height: 100%;
    width: 100%;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 90;
	background:rgba(0, 0, 0, 0.1)!important;
	filter:Alpha(opacity=20);
	background:#000; 
}
.blackborder{
    background-color: #000;
    position:fixed;
	left:50%;
	top:50%;
    background:rgba(0, 0, 0, 0.2)!important;
	filter:Alpha(opacity=20);
	background:#000; 
    padding: 5px;
	z-index: 99;
}
.layerBox {
    background-color: #fff;
    position:fixed;
	left:50%;
	top:50%; 
	z-index: 99;
}
.layermain {
	position: relative;
    border: 1px solid #d8000f;
}
.layerbar {
    height:39px;
    background: #d8000f;
    position: relative;
}
.layertitle {
    padding-left: 17px;
    height: 39px;
    line-height: 39px;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    float: left;
}
.closelayer {
    background: url(../images/tip_icon.png) no-repeat left -45px;
    height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer;
}
.quote-layer-main .closelayer,.order-layer-main .closelayer {
    background: url(../images/close.png) no-repeat;
    height: 16px;
    width: 15px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.layercontent {
	padding:15px;
    background-color: #FFF;
    overflow-y: auto;
    overflow-x: hidden;
}

/* 脚部公用 */
.footerBox{
	width:100%;
	background-color:#fff;
}
.footer {
	width: 1190px;
	padding: 30px 0;
	font-size: 12px;
	clear: both;
	margin: 0px auto;
}
.bottom_nav{
	position: relative;
	padding-bottom:30px;
}
.bottom_nav .list{
	margin-left:70px;
}
.bottom_nav .borderR{
	height:140px;
	border-right:1px solid #eee;
}
.bottom_nav .title{
	font-size:14px;
	color:#666;
	line-height:30px;
	font-weight:bold;	
}
.bottom_nav .navA{
	line-height:30px;
	margin-right:70px;
}
.bottom_nav .navA a{
	color:#666;
}
.footer a:hover {
	text-decoration: underline;
	color: #d8000f;
}
.footer .copyText{
	width: 1000px;
    margin: 0 auto;
	text-align: center;
	line-height:22px;
	color:#999;
	padding-top: 20px;
}

.footer .copyText img {
	height: 35px;
	object-fit: contain;
}
.footer a {
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.footQR{
	width:460px;
	position:absolute;
	right:0px;
	top:10px;
}
.footQR .QRImg{
	float: left;
	width:100px;
	margin:0 30px;
	font-size:12px;
	text-align: center;
}
.footQR .tel{
	font-size: 12px;
	margin-top: 5px;
	margin-left: 40px;
	float: left;
}
.footQR .tel::before{
	display: inline-block;
	content: '';
    width: 7px;
    height: 13px;
    background: url(../images/icon.png) no-repeat -120px top;
	margin-right: 5px;
    position: relative;
    top: 2px;
}
.footQR .tel strong{
	font-size:16px;
}
#weibolink{
	background: url(../images/commonicon.gif) no-repeat -53px 0px;
    display: inline-block;
    height: 25px;
    width: 85px;
	position: relative;
    top: -35px;
}
.beianDiv{
	float: left;
	padding-left: 40px;
	margin-top: 20px;
	color: #999;
}
#icpicon {
	background: url(../images/commonicon.gif) no-repeat -4px -5px;
	display: inline;
	height: 32px;
	width: 26px;
	float: right;
}



#rightToTop {
	position: fixed;
	width:58px;
	height:52px;
	background:url(../images/floatNav.png) no-repeat left -228px;
	cursor: pointer;
}
#rightToTop:hover {
	background:url(../images/floatNav.png) no-repeat -63px -228px;
}
#floatNav{
	position: fixed;
	width: 58px; 
	height: 228px;
	cursor: pointer;
	z-index:99;
}
.navDiv{
	height:52px;
	position:relative;
	margin-bottom: 5px;
}
.navDiv .navA{
	display:inline-block;
	width:58px;
	height:52px;
	cursor:pointer;
}

.serviceNav{
	background:url(../images/floatNav.png) no-repeat left top;
}
.serviceNav:hover{
	background:url(../images/floatNav.png) no-repeat -63px top;
}
.telNav{
	background:url(../images/floatNav.png) no-repeat left -57px;
}
.telNav:hover{
	background:url(../images/floatNav.png) no-repeat -63px -57px;
}
.publicNumNav{
	background:url(../images/floatNav.png) no-repeat left -114px;
}
.publicNumNav:hover{
	background:url(../images/floatNav.png) no-repeat -63px -114px;
}
.feedbackNav{
	background:url(../images/floatNav.png) no-repeat left -171px;
}
.feedbackNav:hover{
	background:url(../images/floatNav.png) no-repeat -63px -171px;
}
.navTextDiv{
	display:none;
	position:absolute;
	right:58px;
	bottom:0px;
}
.navTextDiv *{
	font-size:12px;
	color:#666;
}
.navDiv:hover .navTextDiv{
	display:block;
}
.navTextDiv .bold{
	font-weight:bold;
}
.navTextDiv .red{
	color:#d8000f;
}
.telDiv,.publicNumDiv{
	width:140px;
	border:1px solid #d8000f;
	padding:10px 20px;
	background-color:#fff;
}
.telDiv .tel{
	font:bold 14px/30px 微软雅黑;
}
.kefuDiv{
	background-color: #fff;
	border: 1px solid #c00;
}
.kefuDiv .mainTip_info{
    width: 180px;
    height: 200px;
    padding-left: 20px;
	background: none;
}
.kefuDiv .mainTip_infop{
    line-height: 22px;
    padding-top: 15px;
	margin-top: 0;
}
.kefuDiv .mainTip_infop1{
    position: relative;
}
.kefuDiv .mainTip_infop1 a{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/qq.png) no-repeat left 5px;
    left: 0px;
    color: #333;
}
.kefuDiv .mainTip_infop1 .tel{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/tel.png) no-repeat left 5px;
    left: 0px;
    color: #333;
}
.telDiv .mainTip_infop1 .tel{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/tel.png) no-repeat left 7px;
    left: 0px;
    color: #333;
}
.telDiv .mainTip_infop{
	margin-bottom:10px;
}


.publicNumDiv{
	text-align:center;
}
.blackmask {
	background-color: #000;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	background: url(../images/alpha10.png) repeat;
}
.feedback_border{
	width:580px;
	height:510px;
	padding:10px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-265px;
	background: url(../images/alpha20.png) repeat;
	z-index:1000;
}
.feedback_main{
	width:540px;
	height:490px;
	padding:10px 20px;
	background-color:#fff;
}
.feedback_main *{
	color:#666;
}
.feedback_tit{
	height:38px;
	font:bold 14px/38px 微软雅黑;
	border-bottom:1px dotted #ccc;
	position: relative;
	color:#ff5a00;
}
.feedback_tit .closelayer{
	font:bold 20px/38px 微软雅黑;
	position: absolute;
	right:0;
	top:12px;
	color:#aaa;
	cursor:pointer;
	background: none;
    display: inline-block;
    width: 19px;
    height: 19px;
    line-height: 19px;
}
.feedback_content{
	padding:5px 10px;
	font:normal 14px/26px 微软雅黑;
}
.feedback_content .tit{
	padding-left:24px;
	line-height:30px;
	margin-top:10px;
}
.feedback_content .inputText{
	margin-left:24px;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.feedback_content .widthAll{
	width:460px;
}
.feedback_content .widthHalf{
	width:218px;
}
.feedback_content textarea.widthAll{
	height:100px;
	resize: none;
}
.feedback_content .marginR{
	margin-right:20px;
}
.feedback_content .red{
	color:#d8000f;
	padding-left:12px;
}
.feedback_content .bold{
	font-weight:bold;
}
.feedback_btn{
	text-align:center;
	margin-top:20px;
}
.feedback_content .submitBtn{
	width:90px;
	height:36px;
	font:bold 14px/36px 微软雅黑;
	background-color:#d8000f;
	color:#fff;
	border:0;
	cursor:pointer;
}
.feedback_content .cancelBtn{
	width:90px;
	height:36px;
	font:bold 14px/36px 微软雅黑;
	background-color:#f8f8f8;
	border:1px solid #ccc;
	margin-left:60px;
	cursor:pointer;
}

/* 分页 */
.change_page{
	padding:30px 0;
	text-align: center;
}
.page_sp{
	display: inline-block;
	width:24px;
	height:24px;
	line-height: 24px;
	text-align:center;
	margin: 0 3px;
	cursor: pointer;
	overflow: hidden;
	background: #eee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	border-radius:5px;
}
.change_page .active{
	color: #ffffff;
	background: #d8000f;
}
.change_page .active a{
	color: #fff;
}
.page_sp a{
	display: inline-block;
	color: #666;
	padding: 0 5px;
}
.page_sp a:hover,.page_sp:hover a{
	color: #ffffff;
	text-decoration: none;
}
.page_sp:hover{
	background: #d8000f;
	color: #ffffff;
}
.change_page .active a:hover{
	color: #ffffff;
}
.page_sp_f,.page_sp_l,.page_sp_prev,.page_sp_next{
	display: inline-block;
	height: 22px;
	border: none;
	overflow: hidden;
}
.page_sp_prev,.page_sp_next{
	width:24px;
	height:24px;
}
.page_sp_f,.page_sp_l{
	width: 24px;
	height:24px;
}
.page_sp_f{
	background: url(../images/page_arrow.png) no-repeat -48px center;
}
.page_sp_l{
	background: url(../images/page_arrow.png) no-repeat -120px center;
}
.page_sp_prev{
	background: url(../images/page_arrow.png) no-repeat -72px center;
}
.page_sp_next{
	background: url(../images/page_arrow.png) no-repeat -96px center;
}
.page_sp_f1 {
    background: url(../images/page_arrow.png) no-repeat left center;
}
.page_sp_prev_1 {
    background: url(../images/page_arrow.png) no-repeat -24px center;
}
.page_sp_next_1 {
    background: url(../images/page_arrow.png) no-repeat -144px center;
}

/*其他公共样式*/
.flowMain{
	width:1188px;
	height:88px;
	border:1px solid #dfdfdf;
	background-color:#fff;
}
.flowMain .title{
	float: left;
	width:70px;
	height:68px;
	text-align:center;
	padding:20px 0 0 0;
	font:bold 16px/26px 微软雅黑;
	color:#d8000f;
	background-color:#f2f2f2;
}
.flowMain img{
	padding-top:25px;
	padding-left:22px;
}
.top_banner{
	width:1190px;
	height:90px;
	margin:-20px auto 20px;
}
.top_bannerImg{
	width:100%;
	height:100%;
}
.dabaoIcon,.tiaoliaoIcon,.jianlouIcon{
	display:inline-block;
	width:45px;
	height:17px;
	color:#fff;
	font:bold 12px/17px 宋体;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px;
	margin-left:10px;
	position: relative;
    top: -3px;
}
.dabaoIcon{
	background-color:#d60000;
}
.tiaoliaoIcon{
	background-color:#ff7800;
}
.jianlouIcon{
	background-color:#586ea8;
}
.iconorder-a,.yellow_btn{
    display: inline-block;
    width:78px;
    height:24px;
    line-height: 24px;
    text-align: center;
    background:#fffaee;
    border:1px solid #ffc09e;
    border-radius:13px;
    color: #ff6000;
    margin-left: 8px;
}

.loadingImg{
	width:300px;
	height:300px;
	position: fixed;
    left: 50%;
    top: 50%;
	margin-left:-150px;
	margin-top:-150px;
 	background: url(../images/loading.gif) no-repeat;
	z-index:1000;
}
.com_header.fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	z-index: 1003;
	background: #fff;
	z-index: 100;
	-webkit-box-shadow: 10px 10px 25px #ccc;
	-moz-box-shadow:10px 10px 25px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	animation:mymove 0.5s ease-in-out 0s 1 alternate forwards;
	border-bottom: 0;
}
@keyframes mymove{
	from{
		top: -100px;
	}
	to{
		top: 0;
	}
}
.com_header.fixed .index_nav{
	display:none;
}