﻿/*public*/
/* Public */
@charset "utf-8";
[moudule]{
    display: block; 
    position: relative; 
    width: 100%; 
    overflow: hidden
}

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top;width:100%;}
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body { -webkit-tap-highlight-color: rgba(0,0,0,0); /* 解决点击链接时候在安卓系统下出现蓝色框 */ -webkit-text-size-adjust: none;/*苹果移动设备上会识别，用于保证文字大小*/}
a{ text-decoration: none;}
.clear,.cle {clear:both;}
html{font-size: 62.5% !important;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}
.button{ border-radius: 0; } 
[placeholder] { font-family: 'Microsoft yahei'; }
::-moz-placeholder {
    text-indent: .7rem; /* 没有用 */
    opacity: 1!important;
}
:-ms-input-placeholder {
    text-indent: .7rem;
}
::-webkit-input-placeholder {
    text-indent: .7rem;
}
:-ms-textarea-placeholder {
    text-indent: 1rem;
}
::-webkit-textarea-placeholder {
    text-indent: 1rem;
}
@media(max-width:1024px){
		body{
			overflow-x:hidden;
		}
	}
/* end_Public */
/*public*/
/*ea_h*/
/*logo*/
.logo{position: absolute; width: 13.8rem; height: auto; overflow: hidden; margin:1.9rem 0 0 6%;z-index: 2;}
.logo img{
    border:none;
    color: #fff;
    font-size: 0;width: 13.8rem; height: auto; }
/*end_logo*/
/*ea_h*/
/*ea_n*/
/*xn_mn_2_wrap*/
.xn_mn_2_wrap{position: relative;width: 100%;height: 6rem;z-index: 1;}
.xn_mn_2_nav{}
.xn_mn_2_box{float: right; margin: 2.4rem 8% 2.2rem 0; width: 2rem; height: 1.4rem; overflow: hidden; background: url(../Images/M/Navigates/nav6f606f60.png?d=20160919155828616) center no-repeat; background-size: 100%;}
.xn_mn_2_close{position: absolute; right: 8%; top: 7.8rem; width: 1.9rem; height: 1.9rem; overflow: hidden; background: url(../Images/M/Navigates/nav_close6f606f60.png?d=20160919155828616) center no-repeat; background-size: 100%; display: none;}
.xn_mn_2_box_curr{}
#nav_VMenu1{width: 100%;height: 0;overflow: hidden;background: #000; padding-top: 2.5rem; display:none; opacity: 0;}
.xn_mn_2_nav>ul>li{width: 84%; height: 4.5rem; overflow: hidden; margin: 0 auto;}
.xn_mn_2_nav>ul>li+li{border-top:1px solid #626262;}
.xn_mn_2_nav>ul>li>a{display: block; height: 100%; line-height: 4.5rem; color: #fff; font-size: 1.4em;}
.xn_mn_2_nav>ul>li.nav_home_curr a,.xn_mn_2_nav>ul>li.nav_one_curr a{color: #FF6600;}
/*end_xn_mn_2_wrap*/
/*ea_n*/
/*ea_ba*/
/*about_banner*/
.about_banner{width: 100%; height: auto;}
.about_banner img{
    border:none;
    color: #fff;
    font-size: 0;width: 100%; height: auto;}
/*end_about_banner*/
/*about_banner_title*/
div#ea_ba {position: relative;}
.about_banner_title{position: absolute; left: 0; top:2%; width: 100%; height:auto; overflow: hidden; color: #fff;}
.about_banner_title_t1{    
    display: block;
    width: 100%;
    height: 4.4rem;
    overflow: hidden;
    line-height: 4.4rem;
    background: url(../Images/Public/CgAGTFfp1ZeAdwLiAAAEag2_AWM081.jpg) bottom center no-repeat;
    font-size: 2rem;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background-size: 10%;
}
.about_banner_title_t2{display: block; width: 100%; height: auto; line-height: 1.9rem; font-size: 1.2rem; text-align: center; margin-top: 1.6rem;}
.fadeInUp{-webkit-animation:fadeInUp 1s 0.5s both;animation:fadeInUp 1s 0.5s both}
@-webkit-keyframes fadeInUp{
    0%{opacity:0;
        -webkit-transform:translateY(40px);
        transform:translateY(40px)}
    100%{opacity:1;
        -webkit-transform:translateY(0);
        transform:translateY(0)}
}
@keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translateY(40px);
        -ms-transform:translateY(40px);transform:translateY(40px)}
    100%{opacity:1;-webkit-transform:translateY(0);
    -ms-transform:translateY(0);transform:translateY(0)}
}
.about_banner_cnt{position: relative; width: 100%; height: auto; overflow: hidden; text-align: center; margin-top: 2rem;}
.about_banner_cnt a{display: inline-block; *display: inline; zoom: 1; width: auto; height: 1.8rem; overflow: hidden; text-align: center; line-height: 1.8rem; padding: 0 .5rem; font-size: 1.2rem; color: #DDD; margin: 0 .6rem; background: #FF6600;}
.about_banner_cnt a:hover{background:#b47900;}
@media (min-width:375px) {
   .about_banner_title_t1{margin-top: 1%;}
}
@media (min-width:414px) {
   .about_banner_title_t1{margin-top: 9%;}
}
@media (min-width:768px) {
   .about_banner_title_t1{margin-top: 6%; line-height: 9.4rem; height: 9.4rem; font-size: 5rem;}
   .about_banner_title_t2{line-height: 3.9rem; font-size: 2.2rem;}
   .about_banner_cnt a{height: 2.8rem; line-height: 2.8rem; font-size: 2.2rem;}
}

/*end_about_banner_title*/
/*ea_ba*/
/*ea_c*/
/*xn_mc_about_2_wrap*/
.xn_mc_about_2_wrap{width:94%;margin:10px auto 30px;font-size:14px;color:#333;line-height:22px; display: none;}
/*end_xn_mc_about_2_wrap*/
/*about_cnt*/
.about_cnt{position: relative; width: 92%; height: auto; overflow: hidden; margin: 0 auto;} 
.about_cnt_section{position: relative; width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #dedede; padding: 34px 0 0 0;} 
.about_cnt_section_left{width: 100%; height: auto; overflow: hidden; line-height: 2rem; font-size: 1.8rem; color: #221815;}
.about_cnt_section_mid{width: 100%; height: auto; margin: 0;}
.section_mid_list,.section_right_list{width: 100%; height: auto; overflow: hidden; border-bottom: 1px solid #dedede;padding-top:16px}
.section_mid_list_t,.section_right_list_t{width: 100%; line-height: 1.5rem; font-size: 1.4rem; color: #000; margin-top: 38px;}
.section_mid_list_cnt,.section_right_list_cnt{width: 100%; height:60px; line-height: 21px; color: #595757; font-size: 1.2rem; overflow: hidden; margin-top:20px;}
.about_more{width: 100%; height: 30px; overflow: hidden; margin-top: 25px;}
.about_more a{display: block; width: 4.4rem; height: 2.25rem; line-height: 2.25rem; text-align: center; font-size: 1rem; color: #838383; background: url(../Images/Contents/about_more174c174c.png?d=20160919155828632?d=20160905152518944) right center no-repeat; margin: 0 auto; padding-right: 1rem;}
.about_more a:hover{color:#FF6600;}
.about_cnt_section_right{width: 100%; height: auto; overflow: hidden;}
.about_cnt_section_right_top{width: 100%; height: auto; line-height: 1.5rem; overflow: hidden; font-size: 1.4rem; color: #595757; margin-top: 2rem; background:#fff;}
.section_mid_list1,.section_right_list1{width: 100%; height: auto; margin-top: 1.5rem;}
.section_mid_list_t2,.section_right_list_t2{width: 100%; height: 25px; overflow: hidden; line-height: 1.3rem; font-size: 1.4rem; color: #221815;}
.section_mid_list_cnt2,.section_right_list_cnt2,.about_right_honor{width: 100%; overflow: hidden; line-height: 1.5rem; font-size: 1.2rem; color: #595757;}
.about_right_honor{margin-top: 1rem; margin-bottom: 4rem;}
/*荣誉资质*/
.xn_c_97_wrap{width: 100%; height: auto;}
.xn_c_97_img{
  	width: 100%;
    border:none;
    color: #fff;
   background:#fff;
    font-size: 0; margin: 1rem 0 0 0;}
.xn_c_97_img img{
    border:none;
    display:block;
  background:#fff;
    color: #fff;
    font-size: 0;width: 100%; height: auto; margin-bottom: 2rem;} 
/*end_about_cnt*/
/*ea_c*/
/*ea_b*/
/*foot*/
.foot{width:100%; position:relative; overflow: hidden; margin-bottom: 4.8rem;}
.foot_c{position:relative; width:100%;}
.foot_c_top{width: 100%; height: auto; overflow: hidden; background: #313131; padding-bottom: 3.6rem;}
.foot_c_top_box,.foot_c_bottom_box{padding: 0 4%; position: relative; margin: 0 auto;}
.foot_c_bottom{width: 100%; height: auto; overflow: hidden; background: #4a4a4a;}
/*end_foot*/
/*xn_mb_1_wrap*/
.xn_mb_1_wrap{position: relative; width: 100%; height: auto; overflow: hidden;}
.xn_mb_1_wrap_top{width: 100%; height: 4.75rem; overflow: hidden; line-height: 4.75rem; text-align: left; font-size: 1.2rem; color: #FF6600;}
.EIMS_C_10002_100_Main{position: relative; width: 100%;}
#EIMS_C_10002_100_AuthorName_Div{float: left; width: 48%; height:2.1rem; overflow: hidden; margin-bottom: 1.1rem; border: 1px solid #5a5a5a;}
#EIMS_C_10002_100_Telephone_Div{float: right; width: 48%; height:2.1rem; overflow: hidden; margin-bottom: 1.1rem; border: 1px solid #5a5a5a;}
#EIMS_C_10002_100_MsgContent_Div{width: 99.4%; float: left; border: 1px solid #5a5a5a; height: 5.75rem; margin-bottom: 1.1rem;}
.EIMS_C_10002_100_msg_Div input {width: 100%; background: none; border: 0px; outline: none; height: 2.1rem; line-height: 2.1rem; text-indent: 1rem; font-size: .7rem; color: #868686;}
.EIMS_C_10002_100_msg_Textarea { background: none; border: 0px; outline: none; line-height: 2rem; width: 100%; height: 5.75rem; text-indent: 1rem; font-size: .7rem; color: #868686;}
#EIMS_C_10002_100_btnDiv{float: left;}
.EIMS_C_10002_100_msg_Submit { width: 10rem; height: 2rem; text-align: center; font-size: 1.2rem; color: #000000; border: 0px; background: #FF6600;}
.EIMS_C_10002_100_msg_Cancel {display: none;}
.EIMS_C_10002_100_ui-btn-inner { font-size: 16px; padding: 6px 20px; min-width:75%; display: block; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-top: 1px solid #fff; border-color: rgba(255,255,255,.3); -webkit-border-radius: inherit; border-radius: inherit; zoom: 1; display: none }
/*end_xn_mb_1_wrap*/
/*foot_c_right*/
.foot_c_right {position: relative; width: 100%; height: auto; overflow: hidden; padding-top: 4.4rem;}
@media (min-width: 700px){
    .xn_mb_1_wrap{float: left; width: 50%;}
    .foot_c_right{float: left; width: 50%;}
    #EIMS_C_10002_100_Main{width: 82%;}
    .foot_c_right{padding-top: 0.6rem;}
}
/*end_foot_c_right*/
/*foot_tel*/
.foot_tel{width: 52%; height: auto; overflow: hidden; float: left;}
.foot_tel_top{width: 100%; height: 2.6rem; border-bottom: 2px solid #666666; line-height: 2.6rem; font-size: 1.2rem; color: #FF6600;}
.foot_tel_f{position:relative; width:100%; height:100%;margin-top: 1rem;}
.foot_tel_f>div{width: 100%; height: 1.8rem; overflow: hidden; line-height: 1.8rem; font-size: 1rem; color: #fff;}
.foot_zip a{display: block; height: 100%; font-size: 14px; color: #fff;}
.foot_zip a:hover{color:#FF6600;}
.foot_add{height: auto !important;}
.foot_fax{display: none;}
/*end_foot_tel*/
/*foot_tel_2*/
.foot_tel_2{width: 44%; height: auto; overflow: hidden; float: right;}
.foot_tel_2_top{width: 100%; height: 2.6rem; border-bottom: 2px solid #666666; line-height: 2.6rem; font-size: 1rem; color: #FF6600;}
.foot_tel_2_f{position:relative; width:100%; height:100%;margin-top: 1rem;}
.foot_tel_2_f>div{width: 100%; height: 1.8rem; overflow: hidden; line-height: 1.8rem; font-size: 1rem; color: #fff;}
.foot_zip a{display: block; height: 100%; font-size: 14px; color: #fff;}
.foot_zip a:hover{color:#FF6600;}
.foot_add{height: auto !important;}
.foot_fax{display: none;}
/*end_foot_tel_2*/

/*xn_mu_1_wrap*/
.xn_mu_1_wrap{position: fixed; bottom: 0; width: 100%; height: 4.8rem; overflow: hidden; background: #FF6600;}
.xn_mu_1_line4,.xn_mu_1_li4,.xn_mu_1_li5,.xn_mu_1_line5{display: none;}
.xn_mu_1_line1{position: absolute; left: 25%; top:0; width: 1px !important; height: 100% !important; background: #FF4400;}
.xn_mu_1_line2{position: absolute; left: 50%; top:0; width: 1px !important; height: 100% !important; background: #FF4400;}
.xn_mu_1_line3{position: absolute; left: 75%; top:0; width: 1px !important; height: 100% !important; background: #FF4400;}
.xn_mu_1_bottom_bq2,.icon-phone,.icon-bubbles,.xn_mu_1_bottom_bq4,.icon-location,.xn_mu_1_bottom_bq6,.icon-envelope,.xn_mu_1_bottom_bq8{display: none;}
.xn_mu_1_wrap li{float: left; width: 25%; height: 4.8rem; overflow: hidden; text-align: center; font-size: 1.2rem; color: #ffffff;}
.xn_mu_1_li1{background: url(../Images/Public/CgAGTFf93oyAVA_lAAAGBsbxUgU726.png) center 1rem no-repeat; background-size: 1.9rem 1.5rem;}
.xn_mu_1_li2{background: url(../Images/Public/CgAGTFf93o2AKdxEAAAFSPwd030456.png) center 1rem no-repeat; background-size: 2.2rem 1.25rem;}
.xn_mu_1_li3{background: url(../Images/Public/CgAGTFf93oyAWzzBAAAGPUlwR6Q873.png) center .8rem no-repeat; background-size: 1.75rem 1.75rem;}
.xn_mu_1_li6{background: url(../Images/Public/CgAGTFf93o2AU786AAAFTvDHRvY554.png) center .8rem no-repeat; background-size: 1.5rem 1.7rem;}
.xn_mu_1_wrap a{display: block; line-height: 7.2rem; font-size: 1.2rem; color: #fff;}
.xn_mu_1_wrap li:hover{background-color: #595757;}
/*end_xn_mu_1_wrap*/


/*foot_QR*/
.foot_QR{width: 52%; height: auto; overflow: hidden;float: left;}
.foot_QR_top{width: 100%; height: 2.6rem; border-bottom: 2px solid #666666; line-height: 2.6rem; font-size: 1rem; color: #FF6600;}
.foot_QR img{
    border:none;
    color: #fff;
    font-size: 0;margin-top: 2.4rem; width: auto; height: auto; width: 100%; height: auto;}
.foot_QR_t{width: 6.6rem; height:2.4rem; line-height:2.4rem; font-size: 1rem; color: #fff; text-align: center; display: none;}
/*end_foot_QR*/
/*foot_copy*/
.foot_copy{width: auto; height: 2rem; overflow: hidden; line-height: 2rem; text-align: center; font-size: 1rem; color: #9a9999; float: right;}
.foot_copy a{font-size: .6rem; color: #9a9999;}
.foot_copy a:hover{color: #FF6600;}
/*end_foot_copy*/
/*ea_b*/
/*ea_bg*/
/*ea_bg*/
/*ea_sh*/
/*ea_sh*/
/*ea_mu*/
/*ea_mu*/