﻿@charset "utf-8";
/* CSS Document */

/*-初始化-*/
body,html{width: 100%;height: 100%;}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p,fieldset ,address{ margin:0px; padding:0px;  }
body {font:12px/1.5 "微软雅黑","宋体", Arial; background:#F3F3F3 url(https://www.62.com/images/img/bg.png) top center no-repeat ; color:#666}
img { border:0;  display: block;  margin: 0 auto; } 
ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
fieldset{ border:0 none; position:relative; display:block;   }
address{ font-style:normal}
textarea{ border-radius: 4px; border:#CDCDCD solid 1px; background:#FFFFFF; overflow-y:auto;-moz-transition: -moz-box-shadow 0.2s linear 0s;-webkit-transition: -webkit-box-shadow 0.2s linear 0s;resize:none}
textarea:focus{box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);}
select,input,textarea{  outline: none;/*webkit*/}
em, i{ font-style:normal}
a,a:link{ text-decoration:none;}
*::-moz-selection{background-color:#828282;color:#FFFFFF;}
code::-moz-selection{background-color:#828282;color:#FFFFFF;}
*::selection{background-color:#828282;color:#FFFFFF;}
code::selection{background-color:#828282;color:#FFFFFF;}
.clear{ clear:both;height:1px; margin-top:-1px; overflow:hidden;font-size:0px; line-height:1px;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
/*html5*/article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*html5 去掉input 默认样式*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{-moz-appearance:textfield;}
/*html5 去掉input 默认样式*/

ul,ul li,ol,dl{ margin:0px; padding:0px; list-style:none}
.clear{clear:both;height:1px; margin-top:-1px; overflow:hidden;font-size:0px; line-height:1px}
.max_img{ width:100%}
table{border-collapse:collapse;border-spacing:0;}
.wrap{width:1100px; box-sizing: border-box; overflow:hidden;  }
header{ height:123px !important; width:1060px !important; box-sizing:content-box !important;  margin: 82px auto 0 auto;  padding:64px  20px; text-align:center}
header .line{ line-height:0px; display:block;　 font-size:0px; width:400px; height:1px; background:#f6b7bc; overflow:hidden; margin:0 auto;}
header h1{ font-size:48px; color:#E63D4C; text-transform:uppercase; font-weight:bold;}
header p{ font-size:18px; color:#333; padding:10px;}
header p em{ color:#e21e1f; padding-left:10px; font-style:normal}
header a{ display:inline-block; width:90px; height:20px; line-height:20px; background:#363636; color:#fff}
header a:hover{ background:#6F6F6F}
header .iconfont{ color:#F1AB1D; margin-right:2px;}
.aarea{ margin:0 auto; height:448px;  display:block; line-height:0px; overflow:hidden; text-indent:-999px;}
.container{margin: 0 auto; }
.contactUs { padding-bottom:30px;}
.contactUs h2{ text-align:center; padding-bottom:35px; color:#363636; font-size:24px;}
.contactUs h2 span{ color:#A3A3A3; font-size:16px;}
.contactUs .content{ height:100px; line-height:100px; font-size:16px; border-top:#CE2D2D solid 2px; border-bottom:solid 1px  #E3E3E3; background:#fff; color:#666 }
.contactUs .content dd{ width:25%; float:left; display:inline;text-align:center; box-sizing:border-box; overflow:hidden;}
.contactUs .content dd em{ color:#ff6600;font-size:18px;}
.contactUs .content dd a{color:#666} .contactUs .content dd a:hover{ color:#333}
.contactUs .content dd .iconfont{ font-size:30px; margin-right:13px;color:#BFBFBF}

.contactUs ul{ display:block; padding:20px 0; overflow-y:hidden;height:325px}
.contactUs ul li{ width:25%; float:left; display:inline;text-align:center; box-sizing: border-box;overflow:hidden;border-top:#CE2D2D solid 2px; border-bottom:solid 1px  #E3E3E3; background:#fff; color:#BFBFBF; padding:10px 0px 30px; text-align:center; line-height:normal; border-left: solid 1px #E2E2E2;  margin-left:-1px;margin-bottom:20px; }
.contactUs ul li:hover{ background:#FAFAFA;border-top:#FAFAFA solid 2px;border-left: solid 1px #FAFAFA; border-bottom:solid 1px  #FAFAFA;}

.contactUs ul li .ljyy:hover,.contactUs .content ul li:hover .ljyy{ background:#f44051;}
.contactUs ul li h3{ color:#ABABAB; font-size:18px; height:60px; line-height:60px; text-align:left; padding:0 30px;}
.contactUs ul li h3 em{ color:#E63D4C; }
.contactUs ul li p{ margin:0px 30px; line-height:42px; text-align:left;padding:10px 0px 10px ; border-top: dashed 1px #EDEDED;border-bottom: dashed 1px #EDEDED; color:#333; font-size:14px}
.contactUs ul li p .iconfont{ margin-right:10px; font-size:26px; color:#ABABAB}
.contactUs ul li .ljyy{ background:#E63D4C; width:152px; height:42px; line-height:42px; color:#fff;   display:inline-block; margin:20px auto 0;  }
.contactUs .ck{ width:170px; height:44px; line-height:44px; border:#ddd solid 1px; display:block; margin:20px auto; text-align:center; background:#fff; font-size:14px; color:#666666}
.contactUs .ck:hover{ background:#F44051; color:#fff;border:#F44051 solid 1px;}

/*底部*/
.footer{height:150px; padding:50px 0; background:#4C4C4C;  color:#F3F3F3; position:relative}
.footer .wrap{margin:0 auto;position:relative}
.footer_link{overflow:hidden; }
.footer_link ul { overflow:hidden; margin-left:-20px;}
.footer_link ul li{ list-style:none; float:left; border-left: solid 1px #dcedf5; height:14px; line-height:14px; margin:0 0  10px -1px;}
.footer_link,.footer_link a{ color:#F3F3F3; }
.footer_link a{ margin:0 20px;}
.footer .footer_link a:hover{ color:#fff;  text-decoration:none}
.footer a{color:#F3F3F3}
.footer a:hover{ color:#999; text-decoration:underline}
.footer p{ font-size:12px;line-height:24px;}
.footer .certificate { padding-top:15px; width:300px; overflow:hidden; display:block; zoom:1;}
.footer .certificate a{ float:left; width:40px; display:inline}
.footer .certificate img{ margin-left:5px;}
.footer .rwm{ position:absolute; width:320px; top:0px; right:0px;}
.footer .rwm p{ float:right; text-align:right; font-size:14px; font-weight:bold; line-height:24px; margin-right:20px;}
.footer .rwm img{ float:right; width:126px;}
/*@media (min-width: 980px) {
	.wrap{width:980px; box-sizing: border-box; overflow:hidden;  }	
	header{ height:123px!important;width:940px!important; box-sizing:content-box !important;  margin: 82px auto 0 auto;  padding:64px  20px; text-align:center}
	.footer .rwm{ position:absolute; width:320px; top:0px; right:20px;}
	.footer p{ font-size:12px;line-height:24px;}
	.footer .certificate{}
}
/*字体*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1470995592_4292982.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1470995592_4292982.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1470995592_4292982.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/font_1470995592_4292982.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1470995592_4292982.svg#iconfont') format('svg'); /* iOS 4.1- */
}
                    
       
        
                
 .iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}                   
