@charset "utf-8";
/* CSS start */
 /* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */margin: 0;padding: 0;}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style: none; }
/* 重置文本格式元素 */
a { text-decoration: none; }
a:link{
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
border-bottom: 1px dotted;
cursor: help;
}
q:before, q:after { content: ''; }
/* 重置表单元素 */
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使得表单元素在 ie 下能继承字体大小 */
	 outline:none;	}

/* 重置表格元素 */
table {
border-collapse: collapse;
border-spacing: 0;
}
body{font-family:"Microsoft YaHei","微软雅黑";}
*{ margin:0; padding:0; list-style:none;}
img{ border:0;}
::-webkit-scrollbar{width:7px;height:66px;}
::-webkit-scrollbar-track{background-color:#f3f3f3;}
::-webkit-scrollbar-thumb{background-color:#0080cc;border-radius: 7px;}
::-webkit-scrollbar-thumb:hover {background-color:#0080cc}
::-webkit-scrollbar-thumb:active {background-color:#0080cc}
.navbox{height:78px;position:relative;z-index:9; margin:auto;background:#fff;
	/*filter:alpha(opacity=75);
	-moz-opacity:0.75;opacity:0.75;*/
	width:100%;position: absolute;top:46px;}
.navboxin{width:1160px;height:78px;margin: 0 auto;}
.navboxin .fle img{max-width:214px;}


.nav{width:797px;float: right;height:66px; list-style:none;float:right;}
.nav li{float:left;height:66px;position:relative; list-style:none;}
.nav li.last{background:none;}
.nav li a{text-decoration:none;line-height: 24px;}
.nav li a span{float:left;display:block;line-height:78px;font-size:14px;color:#333;cursor:pointer;width:118px;text-align:center;}
.nav .index a span{background: none;width:80px;}
.mj_hover_menu{text-decoration:none; width:118px; background:#fff; height:40px;}
.nav .mj_hover_menu a span{color:#333;}
.nav li.selected .submenu{display:block;}
.nav li .submenu{display:none;position:absolute;top:66px;left:-9px;}
.nav li .submenu li{float:none;padding:0;background:none;height:auto;border-bottom:dotted 0px #BEBEBE;}
.nav li .submenu:hover .mj_hover_menu a span{color:#333;}
.mj_menu_pro_bg{width:595px; height:185px; background:url(../images/nav_li_bg1_11.png) no-repeat;}
.mj_menu_pro_main{width:765px; margin:auto; padding-top:20px;}
.mj_menu_pro_li{ float:left;}
.mj_menu_li_txt{line-height:22px; font-size:14px; color:#696969;}
.mj_menu_li_txt font{font-size:14px; color:#0068b7;font-weight: bold;}
.mj_menu_li_txt a{color:#696969; text-decoration:none;}
.mj_menu_li_txt a:hover{color:#0068b7; text-decoration:underline;}
.mj_menu_news_bg{width:480px; height:185px; background:url(../images/nav_li_bg2_03.png) no-repeat;}
.mj_menu_news_main{width:440px; margin:auto; padding-top:20px;}
.mj_menu_news_li{padding:0px 30px; margin-right:30px; height:130px; float:left; border-right:solid 1px #cccccc; }
.mj_menu_news_img{float:left; text-align:left; color:#0068b7; line-height:30px; font-size:14px;}
.mj_menu_news_li2{padding:0px 30px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img2{float:left; margin-left:30px; text-align:left; color:#0068b7; line-height:30px; font-size:14px;}
.mj_menu_news_li3{padding:0px 25px; height:150px; float:right; border-left:solid 1px #cccccc; }
.mj_menu_news_img3{float:left; margin-left:10px; text-align:left; color:#0068b7; line-height:30px; font-size:14px;}

/*head*/
.hdd{width:100%;background: url(../images/hd_03.png) repeat-x; z-index: 999;position: absolute;top:0px;}
.hdin{width:1160px;margin: 0 auto;height: 46px;}
/*语言切换*/
.wwlang{
    float: right;
    z-index: 999999;
    float: right;
	font-weight: 800;
	text-transform: uppercase;
	color:#333;
	margin-top: 13px;
	width:80px;
	position: relative;
	padding-right: 25px;
	margin-right: 14px;
}
.wwlangget {
    font-size: 16px;
    cursor: pointer;
    text-align: right;
	background: url(../images/word_03.png) no-repeat left center;
}
.hidden-sm{background: url(../images/b_10.png) no-repeat right center;}
.wwlangUp {
    width: 67px;
	height: 26px;
    position: absolute;
    top: 10px;
    left: 12px;
    font-size: 14px;
    color: #333;
    text-align: right;
	display: none;
    z-index: 9999;
	padding-top: 15px;
}
.wwlangUp1 {
    width: 86px;
	height: 26px;
    position: absolute;
    top: 48px;
    left: 12px;
    font-size: 14px;
    color: #333;
    text-align: center;
    z-index: 9999;
	background: #ccc;

}
.wwlangUp p a{color:#333;text-decoration: none;line-height: 26px;}
.wwlang:hover .wwlangUp{display: block;}
/*搜索*/
.ss{margin-top: 10px;float:right;width:188px;height: 27px;border-radius: 3px;position: relative;background: #fff;margin-right: 12px;}
.s2{color: #ccc;line-height: 24px;width:147px;height: 27px;border: none;float:left;padding-left: 10px;font-size: 14px;}
.s1{width:31px;height: 27px;float:right;position: absolute;right:0;border-radius: 3px;}
.s1 .submit{width:31px;height: 27px;background:url(../images/search_10.png) no-repeat center #0068b7;border:none;float:right;border-right-top: 3px;}
/*企业邮箱 oa*/
.mail{width:200px;margin-top: 13px;float:right;margin-right: 12px;}
.mail ul li{float:left;width:70px;padding-left: 30px;}
.mail ul li a{color:#fff;font-size: 14px;line-height: 24px;height: 24px;}
.mail ul .m{background:url(../images/mail_21.png) no-repeat left center;}
.mail ul .o{background:url(../images/oa_23.png) no-repeat left center;}
/*logo*/
.header-menu-bg {
    width: 100%;
    position: absolute;
    right: 50%;
    margin-right: 330px;
    top: 0;
    height:78px;
    background:#fff;
	overflow: hidden;
	z-index: -1;
}

.w295 {
    width: 293px;
	position:relative;
}

.paddl14 {
    padding-left: 14px;
	padding-top: 10px;
	float:left;
}

/*banner*/
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative;}
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 120px; background: url(../images/btnBg.png) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 29px; height: 6px; background: url(../images/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background:#0068b7; }
.mBan2 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }
/*公司动态*/
.news_l{width:783px;height: 236px;float:left;background: #fff;box-shadow:0px 2px 5px rgba(0,0,0,0.4)}
#dynamic{width:100%;}
.dynamic_in{width:1160px;height: 236px;margin: 0 auto;margin-top: 44px;}
#focus{width:332px;height:236px;overflow:hidden;position:relative;float:left;}
#focus ul{height:236px;position:absolute;}
#focus ul li{float:left;width:332px;height:236px;overflow:hidden;position:relative;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:332px;left:0;bottom:0;background:rgba(11,11,11,0.5);}
#focus .btn{position:absolute;width:332px;height:65px;padding:5px 10px;right:0;bottom:-44px;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:10px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#cccccc;}
/*#focus .preNext{width:45px;height:100px;position:absolute;top:106px;background:url('../images/sprite.png') no-repeat 0 0;cursor:pointer}*/
#focus .pre{left:0;}
#focus .next{right:0;background-position:right top;}
#focus ul li .slideother{position:absolute;left:15px;top:292px;width:442px;height:117px;display:inline-block;z-index:99;}
#focus ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute;top:0px;left:55px;}
#focus ul li .slideother .h12 a{color:#FFF;font-size:24px;font-weight:bold;padding-top:10px;text-decoration:none;}
#focus ul li .slideother .h12 a:hover{text-decoration:underline;}
#focus ul li .slideother p{padding-left:10px;position:absolute;top:30px;left:-10px;font-size:18px;height:24px;overflow:hidden;}
#focus ul li .slideother p a{color:#3b3b3b;text-decoration:none;}
#focus ul li .slideother p a:hover{text-decoration:none;}
#focus ul li h2 img{width:332px;height: 236px;}
#focus ul li .slideother h4{position:absolute;top:60px;left:-10px;font-size:16px;z-index:999;color:#393939;font-weight:normal;height:48px;overflow:hidden;}
.dt{width:402px;padding:0px 24px 0px 24px;float:right;}
.news_t h4{height: 40px;color:#0068b7;font-size: 18px;line-height: 18px;border-bottom:1px solid #ccc;line-height: 40px;}
.dt ul{padding-top:10px;}
.dt ul li {width:402px;}
.dt ul li a{line-height: 34px;color:#333;font-size: 15px;width:329px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 34px; -webkit-transition: all .2s;transition: all .2s;display: block;float:left;}
.dt ul li a:hover{color:#0068b7;    -webkit-transition: all .2s;transition: all .2s;}
.dt ul li span{float:right;line-height: 34px;height: 34px;color:#a2a2a2;}
.news_r{width:301px;height: 236px;float:right;}
.news_r ul li{width:301px;}
.news_r ul li a{width:244px;height: 34px;}
/*首页产品*/
.pro{width:100%;margin-bottom: 44px;}
.pro_in{width:1160px;height: 236px;margin: 0 auto;margin-top: 37px;}
.p_l{width:783px;height: 236px;float:left;}
.p_list{width:386px;height: 236px;position: relative;box-shadow:0px 2px 5px rgba(0,0,0,0.4);float:left;}
.p_list img{width:386px;height: 236px;}
.p_text{position:absolute;top:0px;width:310px;height: 101px;background: rgba(0,0,0,0.2);padding:135px 38px 0px 38px;cursor: pointer;}
.p_text:hover{background: rgba(0,0,0,0.7);
	transition:width .5s, height .5s;
	-moz-transition:width .5s, height .5s, -moz-transform .5s; /* Firefox 4 */
	-webkit-transition:width .5s, height .5s, -webkit-transform .5s; /* Safari and Chrome */
	-o-transition:width .5s, height .5s, -o-transform .5s; /* Opera */	}
.p_text h4{font-size: 20px;color:#fff;font-weight:normal;line-height: 30px;
	transition:width .5s, height .5s;
	-moz-transition:width .5s, height .5s, -moz-transform .5s; /* Firefox 4 */
	-webkit-transition:width .5s, height .5s, -webkit-transform .5s; /* Safari and Chrome */
	-o-transition:width .5s, height .5s, -o-transform .5s; /* Opera */	}
.p_text p{color:#fff;line-height: 20px;font-size: 14px;height: 40px;overflow: hidden;width:310px;
	transition:width .5s, height .5s;
	-moz-transition:width .5s, height .5s, -moz-transform .5s; /* Firefox 4 */
	-webkit-transition:width .5s, height .5s, -webkit-transform .5s; /* Safari and Chrome */
	-o-transition:width .5s, height .5s, -o-transform .5s; /* Opera */}
.p_text:hover h4{
	transform:translate(0,-100px);
	-moz-transform:translate(0,-100px); /* Firefox 4 */
	-webkit-transform:translate(0,-100px); /* Safari and Chrome */
	-o-transform:translate(0,-100px); /* Opera */
}
.p_text:hover p{
	height: 150px;
	transform:translate(0,-100px);
	-moz-transform:translate(0,-100px); /* Firefox 4 */
	-webkit-transform:translate(0,-100px); /* Safari and Chrome */
	-o-transform:translate(0,-100px); /* Opera */
}
.p_list_2{float:right;}
/*视频*/
.vi{width:349px;height: 236px;float:right;box-shadow:0px 2px 5px rgba(0,0,0,0.4);}
/*页脚*/
.foot{width:100%;background: #333;}
.foot_in{width:1160px;height: 236px;margin: 0 auto;padding-top:40px;}
.f_list{width:262px;float:left;}
.lg img{width:256px;}
.wx{width:262px;}
.wx img{width:99px;display: block;margin: 0 auto;margin-top:24px; }
.wx p{text-align:center;color:#fff;font-size: 14px;line-height: 24px;color:#cdcdcd;}
.f_list1{float:left;background: url(../images/shu_03.jpg) no-repeat right center;}
.f_tite{width:149px;text-align: center;}
.f_tite h4{font-size: 14px;font-weight: bold;color:#cdcdcd;}
.f_tite p{font-size: 12px;color:#cdcdcd;text-transform: uppercase;}
.f_list1 ul {margin-top:14px;}
.f_list1 ul li{line-height: 24px;}
.f_list1 ul li a{color:#999999;text-align: center;width:149px;display: block;font-size: 12px;-webkit-transition: all .2s;transition: all .2s;}
.f_list1 ul li a:hover{color:#fff;-webkit-transition: all .2s;transition: all .2s;}
/*备案*/
.ba{width:100%;background:#393939 ;height: 60px;padding-top: 10px;}
.ba p{text-align:center;line-height: 25px;font-size: 14px;color:#cdcdcd;}
.ba_in{width:250px;margin: 0 auto;position: relative;}
.ba .ba_bg{
	background:url(../images/jh_13.png) no-repeat left center;    display: inline-block;padding-left: 20px;}
.ba p a{color:#cdcdcd;font-size: 14px;}
.ba p a span{color:#fff;}
.friendship{position:absolute;right: -453px;bottom: -20px;}
.w170{width:150px;font-size: 14px;background: #fff;}
.w170 option{line-height: 20px;}
/*-------------关于我们-----------*/
.ab{width:100%;height: 458px;}
.profile{width:100%;overflow: hidden;}
.profile_in{width:1160px;min-height: 757px;margin:0 auto;}
.profile_titel {padding-top:42px;}
.profile_titel h3{font-size: 30px;color:#727272;font-weight: bold;line-height: 30px;}
.profile_titel p{font-size: 48px;color:#d5d5d5;font-weight: bold;text-transform: uppercase;line-height: 61px;}
.profile_text{padding-top: 45px;height: 158px;}
.profile_text p{line-height: 24px;color:#333;text-indent: 2em;font-size: 14px;}

.a_l{width:580px;height: 422px;float:left;}

.aboutinner_sec4_img {
    width: 100%;
    position: relative;
	}
.aboutinner_sec4_imgs {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    border: 1px solid #fff;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
	-webkit-opacity: 0.4;}

.aboutinner_sec4_imgs2 {
    width: 50%;
    height: 50%;
    position: absolute;
    top: 25%;
    left: 25%;
	background: #2772aa;}
.aboutinner_sec4_imgs2 span {
	text-align: center;}
.aboutinner_sec4_imgs2 span {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 26px;
    color: #fff;
    position: relative;
    top: 50%;
    margin-top: -45px;}

.a_r{    width: 480px;
	background:#f3f3f3;
    float: right;
    height: 342px;
	padding: 40px 50px 40px 50px;
    position: relative;



	}
.a_r p{font-size:14px;text-indent: 2em;line-height: 24px;}
/*发展历程*/
.a_titel{margin-top:51px;}
.a_titel h4{font-size: 30px;color:#676767;line-height: 54px;font-weight: normal;text-align: center;}
.a_titel span{display:block;width:59px;height: 1px; background: #676767;margin: 0 auto;margin-bottom: 32px;}
.a_r1{float:left;}
.a_l1{float:right;}
.aboutinner_sec4_zilist {
    margin-top: 15px;
    padding-left: 70px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
	position: relative;
}
.aboutinner_sec4_zilist b {
    color: #0080cc;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 25px;
	letter-spacing: 1px;
}
.aboutinner_sec4_zilist p {
	text-indent: 0em !important;}
.aboutinner_sec4_zilist p {
    width: 365px;
    font-size: 13px;
    color: #666;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0;
	line-height: 25px;}
.aboutinner_sec4_zilist p span {
    font-size: 13px;
    font-weight: 600;
    color: #999;
    line-height: 25px;
    letter-spacing: 1px;
    position: absolute;
    top: 0;
	left: 0;}
.a_text_box{
	width:100%;
	height: 322px;
	overflow: hidden;
	position: relative;
	overflow-y: auto;
}
.a_text_box2{
	height: 322px;
	overflow: hidden;
	position: relative;
	overflow-y: auto;
}
.profile_in2{height:509px;min-height:509px;}
/*宣传视频*/
.video2{min-height:436px;}
.vi2{width:1160px;}
/*组织架构*/
.zuji{width:100%;}
.organizational{width:100%;}
.organizational_in{width:1160px;height:94px ;margin: 0 auto;}
.zjjg{width:100%;background: url(../images/zj_bg_12.jpg) no-repeat fixed;background-size: cover;height: 517px}
.zjjg img{display:block;margin: 0 auto;padding-top: 52px;}
/*联系我们地址*/
.con{width:100%;}
.con_in{width:1160px;height:511px;margin: 0 auto;padding-top: 71px;}
.con_r{float:right;width:580px;position: relative;height: 398px;}
.con_r p{font-size:14px;color:#333;margin-bottom: 20px;}
.con_r p span{font-size:14px;color:#848484;}
.con_r .more{position:absolute;left:0;bottom: 0px;}
.more a{width:128px;height: 33px;line-height: 33px;display:block;color:#fff;text-align: center;border-radius: 4px;
background: -webkit-linear-gradient(#018adc, #0175b9); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#018adc, #0175b9); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#018adc, #0175b9); /* Firefox 3.6 - 15 */
background: linear-gradient(#018adc, #0175b9); /* 标准的语法 */ }
.more a:hover{background:#0175b9;}
/*留言*/
.a_titel2{margin-top:0;}
.input_box ul li{width:556px;height: 94px;float:left;}
.labe p{float:left;font-size: 14px;line-height: 44px;margin-top: 16px;color:#333;}
.labe span{float:left;color:red;line-height: 44px;margin-top: 16px;}
#types{width:556px;height:31px;padding-left: 10px;font-size: 14px;color:#333;border-color:#333;}
#gs{width:556px;height:31px;padding-left: 10px;font-size: 14px;color:#333;border:1px solid #333;}
.input_box ul .in_r{float:right;}
.input_box ul .in_l{float:left;}
.input_box ul .in_ll{float:left;width:880px;}
#adds{width:1160px;height:31px;padding-left: 10px;font-size: 14px;color:#333;border:1px solid #333;}
#mse{width:1160px;height:146px;padding-left: 10px;font-size: 14px;color:#333;border:1px solid #333;}
.input_box ul .in_mse{width:880px;height: 210px;}
.b_left{float:left;margin-top: 32px;border: none;border-radius:4px;-webkit-transition: all .2s;transition: all .2s;color:#fff;width:128px;height: 33px;line-height: 33px;
background: -webkit-linear-gradient(#018adc, #0175b9); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#018adc, #0175b9); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#018adc, #0175b9); /* Firefox 3.6 - 15 */
background: linear-gradient(#018adc, #0175b9); /* 标准的语法 */ }
.con_in2{height:650px;}

/*企业文化*/
.wenhua_box{margin-top: 54px;}
.job_sec1_list {
    width: 386px;
	float:left;
    position: relative;
    top: 60px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
	-webkit-opacity: 0;
	cursor: pointer;
}
.job_sec1_list:hover .job_sec1_img img{
	transform: scale(1.1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 1s ease 0s;}

.job_sec1_zi {
    width: 100%;
    background: #fff;
    position: relative;
}
.culture_sec1_zi {
    width: 100%;
    position: relative;
    text-align: center;
    padding-top: 50px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
	transition: 0.3s ease;}

.culture_sec1_zi img {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
	transform: rotateY(0deg);}

.culture_sec1_zi h5 {
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
	font-weight: normal;
}
.culture_sec1_zi p {
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    color: #666;
    letter-spacing: 1px;
    text-align: center;
    line-height: 22px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.job_sanj1 {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #fff;
    position: absolute;
    bottom: -14px;
    left: 50%;
    z-index: 99;
	margin-left: -7px;}

.job_sec1_img {
    width: 100%;
	overflow: hidden;}
.job_sec1_img img {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}
.job_sanj2 {
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -7px;
    z-index: 99;
}
/*企业文化详情*/
.cor_box{width:1160px;height:226px;}
.cor_img_l{float:left;}
.cor_img_l img{width:360px;}
.cor_img_r{width:740px;float:right;}
.cor_img_r p{font-size:14px;color:#848484;line-height: 24px;}
.more2{width:1160px;}
.more2 a{margin:0 auto;margin-top:52px;color:#333;border:1px solid #333;background: none;-webkit-transition: all .2s;
    transition: all .2s;}
.more2 a:hover{color:#fff;border:1px solid #0175b9;-webkit-transition: all .2s;
    transition: all .2s;}
/*党建工作*/
.gov_list{width:240px;height: 400px;float:left;background: #fff;padding: 0px 17px;position: relative;cursor: pointer;margin-left: 21px;margin-bottom: 42px;}
.gov_list2{margin-left:0px;}
.gov_list:hover{background: #0070b2;box-shadow: 0px 2px 5px rgba(0,0,0,0.4);}
.gov_list:hover .news_top h4{color:#fff;}
.gov_list:hover .news_top p{color:#fff;}
.gov_list:hover .news_bottom p{color:#fff;}
.gov_list:hover .news_bottom a{color:#fff;}
.news_top h4{width:240px;height:46px;overflow: hidden; line-height: 24px;font-size: 18px;color:#0070b2;margin-top: 16px;font-weight: normal;}
.news_top p{font-size: 14px;color:#9e9e9e;line-height: 33px;}
.news_top img{height: 180px;display: block;margin: 0 auto;}
.news_bottom {position: absolute;bottom: 3px;left:17px;}
.news_bottom p{width:240px;height: 60px;text-indent: 2em;font-size: 14px;color:#7b7b7b;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.news_bottom a{font-size:14px;color:#333333;line-height: 36px;}
.blog-pagenat {
    text-align: center;
	margin-top: 3em;}
.blog-pagenat ul li {
    display: inline-block;
    list-style: none;
    padding-top: 20px;
    padding: 3px;
}
.pagination{text-align: center;display:flow-root;width:100%;}
.pagination  li {
    display: inline-block;
    list-style: none;
    padding-top: 20px;
    padding: 3px;
}
.pagination li a {
    display: block;
    background: #fff;
    padding: 4px 6px;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    display: inline-block;
    margin-top: 1em;
    text-decoration: none;
    border: 1px solid #333;
}
.pagination li a:hover{background:#0054a1;color:#fff;border:1px solid #0054a1;}
.gov_box{display: inline-block;}

.gov_in{height:950px;}
/*党建内页*/
.govbox{width:100%;overflow: hidden;}
.govbox_in{width:1160px;min-height:814px;margin: 0 auto;}
.govbox_in img {max-width: 95%;}
.gov_titel h5{font-size:18px;color:#333;font-weight: normal;text-align: center;margin-top: 50px;margin-bottom: 22px;}
.gov_c{width:1160px;height:49px;background: #e2e9ed;}
.gov_c p{float:left;line-height: 49px;padding-left:20px;}
/*地图*/
.map{width:100%;}
.map_in{width:1160px;margin: 0 auto;overflow: hidden;}
.scjs p{line-height: 24px;font-size:14px;color:#333333;text-indent: 2em;}
.map_box{position:relative;width:1160px;}
.map_box_in{width:100px;height: 200px;background: #f3f3f3;position: absolute;left:200px;top:-210px;}

.add_list{width:167px;height:165px;padding:21px 24px 21px 24px;background: #fff;box-shadow: 0px 2px 5px rgba(0,0,0,0.4);float:left;margin-left:21px;margin-bottom: 22px;}
.add_list h4{font-size:12px;color:#008fe4;line-height: 23px;text-transform: uppercase;}
.add_list p{color:#333333;font-size: 12px;line-height: 21px;}
.add_list1{margin-left: 0px;}
/*世界地图*/
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.centered-y {
	position: absolute;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;

}

.distribution-map {
  position: relative;
  width: 100%;
  padding: 20px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 40px;
}
.distribution-map > img {
  width: 71%;
  position: relative;
  padding: 0;
  display:block;
  margin: 0 auto;
}
.distribution-map .map-point {
  cursor: pointer;
  outline: none;
  z-index: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out, z-index 0.25s ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s, 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
   transition: opacity 0.25s ease-in-out 0.25s, width 0.25s ease-in-out 0.25s, height 0.25s ease-in-out 0.25s, z-index 0.25s ease-in-out 0.25s;
	background: -webkit-radial-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7)); /* Safari 5.1 - 6.0 */
    background: -o-radial-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7)); /* Opera 11.6 - 12.0 */
    background: -moz-radial-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7)); /* Firefox 3.6 - 15 */
    background: radial-gradient(rgba(255,255,255,0), rgba(255,255,255,0.7)); /* 标准的语法（必须放在最后） */
  border:none;box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}
.distribution-map .map-point .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter:alpha(opacity=0);
      -moz-opacity:0;
      -khtml-opacity: 0;
      opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  height: 100%;
  left: 50%;
  /*-ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);*/
  overflow: overlay;
}


.distribution-map .map-point:active, .distribution-map .map-point:hover {
  margin: 0;
  padding: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
  width: 150px;
  height: 120px;
  color: #333;
  z-index: 1;
  -webkit-transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, width 0.25s ease-in-out, height 0.25s ease-in-out;
}
.distribution-map .map-point:active .content, .distribution-map .map-point:hover .centered-y{
	  opacity: 1;
filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
}
.distribution-map .map-point:active .content, .distribution-map .map-point:hover .content {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -o-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out, height 0 ease-in-out, overflow 0 ease-in-out;
  -webkit-transition-delay: 0.25s, 0.25s, 0.25s;
  -webkit-transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
          transition: opacity 0.25s ease-in-out 0.25s, height 0 ease-in-out 0.25s, overflow 0 ease-in-out 0.25s;
  overflow: hidden;
 display: block;
}
.distribution-map .map-point:active .content a:hover, .distribution-map .map-point:active .content a:active, .distribution-map .map-point:focus .content a:hover, .distribution-map .map-point:focus .content a:active {
  color: #afe1fa;
}
.distribution-map .china{background:url(../images/china_03.png) no-repeat center!important;}

/*人力资源*/
.human_in{
	width: 1160px;
	height:640px;
    background: url(../images/human_04.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    top: 40px;
    z-index: 2;}
.profile_in3{height:833px;margin-bottom:62px;}
.about_sec4_list_box{width:50%;display: table-cell;float:left;}
.about_sec4_list {
	cursor: pointer;
	height:220px;
    padding: 40px 40px 60px 40px;
    position: relative;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
	transition: 0.3s ease;}
.about_sec4_classbg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
	-webkit-opacity: 0.4;}
.about_sec4_list:hover .about_sec4_classbg{background:#0068b7;
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
	-webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
	transition: 0.3s ease;}


.about_line1 {
    width: 1px;
    background: #525252;
    position: absolute;
    top: 0;
    bottom: 0;
	left: -1px;}

.about_sec4_list h5 {
	text-align: center;}

.about_sec4_list p {
    text-align: left;
	width: 100%;}

.about_sec4_list p {
    height: 75px;
	overflow: hidden;}

.about_sec4_list p {
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    width: 92%;
    margin: 0 auto;
	position: relative;}

.about_sec4_list p:before {
    width: 30px;
    height: 2px;
    content: '';
    background: #999;
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -15px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
	transition: 0.3s ease;}

.about_sec4_list h5 span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
	line-height: 50px;}
.about_line2 {
    height: 1px;
    background: #525252;
    position: absolute;
    bottom: 0;
    left: -0px;
	right: 0;}
.about_line3 {
    height: 1px;
    background: #525252;
    position: absolute;
    top: -1px;
    left: 0px;
	right: -0px;}
.about_line4 {
    width: 1px;
    background: #525252;
    position: absolute;
    top: 0;
    bottom: 0;
	left: -1px;}
	/*我们的优势*/
.advantage{width:100%;background:#f3f3f3;}
.advantage_in{width:1160px;height:573px;margin: 0 auto;padding-top: 48px;padding-bottom: 48px;}
.ys_list{width:386px;height: 243px;float:left;position: relative;}
.ys_text{position:absolute;width:334px;height: 179px;top:0px;left:0px;background: rgba(0,0,0,0.2);padding-top: 64px;padding-left:27px;padding-right:27px;}
.ys_text span{width:46px;height:2px;display: block;background: #fff;}
.ys_text h2{font-sze:20px;font-weight: bold;color:#fff;margin-top: 22px;}
/*在线招聘*/
.online{width:100%;overflow: hidden;}
.online_in{width:1160px;min-height: 826px;margin: 0 auto;}
.list-top {
    height: 54px;
    line-height: 54px;
    padding: 0 3.33% 0;
    background: #464650;
    font-size: 14px;
	color: #ffffff;}

.fl {
    float: left;
	display: inline;}

.td1 {
	width: 23.33%;}
.td2 {
	width: 22.33%;}
.td3 {
	width: 22.33%;}
.td4 {
	width: 17.33%;}
.td5 {
	width: 12.33%;text-align: right;}


.bellows__content h5 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    letter-spacing: 1px;
	color: #333;}

.bellows__content p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #666;
    line-height: 25px;
	margin-bottom: 0;}
.jianli_btn .anniu_in{
	font-size: 14px;
    letter-spacing: 1px;
    color: #2772aa;
    line-height: 35px;
    padding: 0 20px;
    border: 1px solid #2772aa;
	background: none;
	display: block;
}
/*公司新闻*/
.con_in1{ padding-top: 0px;height: 1100px;}
.Leav{width:100%;background: #fff;}
.leavin{width:1160px;height:626px;margin: 0 auto;}
.leavin2{padding-top:98px;height: 504px;}
#focus2{width:550px;height:412px;overflow:hidden;position:relative;float:left;}
#focus2 ul{height:412px;position:absolute;}
#focus2 ul li{float:left;width:550px;height:412px;overflow:hidden;position:relative;}
#focus2 ul li div{position:absolute;overflow:hidden;}
#focus2 .btnBg{position:absolute;width:390px;left:0;bottom:0;background:rgba(11,11,11,0.5);}
#focus2 .btn{position:absolute;width:390px;height:24px;padding:5px 10px;right:0;bottom:36px;text-align:right;z-index:;top:390px;border:none;}
#focus2 .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:10px;cursor:pointer;background:#393939;}
#focus2 .btn span.on{background:#fff;}
#focus2 .btn:before{background:none;}
#focus2 .preNext{width:45px;height:100px;position:absolute;top:190px;background:url('../images/sprite.png') no-repeat 0 0;cursor:pointer}
#focus2 .pre{left:0;}
#focus2 .next{right:0;background-position:right top;}
#focus2 ul li .slideother{position:absolute;left:15px;top:292px;width:442px;height:117px;display:inline-block;z-index:99;}
#focus2 ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute;top:0px;left:55px;}
#focus2 ul li .slideother .h12 a{color:#FFF;font-size:24px;font-weight:bold;padding-top:10px;text-decoration:none;}
#focus2 ul li .slideother .h12 a:hover{text-decoration:underline;}
#focus ul li .slideother p{padding-left:10px;position:absolute;top:30px;left:-10px;font-size:18px;height:24px;overflow:hidden;}
#focus2 ul li .slideother p a{color:#3b3b3b;text-decoration:none;}
#focus2 ul li .slideother p a:hover{text-decoration:none;}
#focus2 ul li h2 img{width:550px;height: 412px}
#focus2 ul li .slideother h4{position:absolute;top:60px;left:-10px;font-size:16px;z-index:999;color:#393939;font-weight:normal;height:48px;overflow:hidden;}
.news_f_r{width:580px;float:right;}
.news_list{width:580px;height:92px;border-bottom: 1px solid #ccc;margin-bottom: 13px;}
.news_list h4{font-size:18px;color:#333;line-height: 25px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_list h4 a{color:#333;    -webkit-transition: all .2s;transition: all .2s;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: normal;}
.news_list h4 a:hover{color:#0054a1;    -webkit-transition: all .2s;transition: all .2s;}

.news_list p{color:#7b7b7b;font-size: 14px;line-height: 22px;margin-top: 5px;height: 21px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_list p a{color:#7b7b7b;    -webkit-transition: all .2s;transition: all .2s;}
.news_list p a:hover{color:#0054a1;    -webkit-transition: all .2s;transition: all .2s;}

/*产品中心*/
.pr{width:100%;overflow: hidden;}
.pr_in{width:1160px;min-height: 746px;padding:65px 0px;margin: 0 auto;}
.pr_l{width:1160px;height:373px;overflow: hidden;background: #fff;}
#focus3{width:580px;height:373px;overflow:hidden;position:relative;float:left;}
#focus3 ul{height:373px;position:absolute;}
#focus3 ul li{float:left;width:580px;height:373px;overflow:hidden;position:relative;}
#focus3 ul li div{position:absolute;overflow:hidden;}
#focus3 .btnBg{position:absolute;width:580px;left:0;bottom:0;background:rgba(11,11,11,0.5);}
#focus3 .btn{position:absolute;width:200px;height:65px;padding:5px 10px;left:45%;bottom:36px;top:340px;border:none;}
#focus3 .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:10px;cursor:pointer;background:#0075bb;border-radius: 5px;}
#focus3 .btn span.on{background:#fff;}
#focus3 .btn:before{background:none;}
#focus3 .preNext{width:45px;height:100px;position:absolute;top:150px;background:url('../images/sprite.png') no-repeat 0 0;cursor:pointer}
#focus3 .pre{left:0;}
#focus3 .next{right:0;background-position:right top;}
#focus3 ul li .slideother{position:absolute;left:15px;top:292px;width:442px;height:117px;display:inline-block;z-index:99;}
#focus3 ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute;top:0px;left:55px;}
#focus3 ul li .slideother .h12 a{color:#FFF;font-size:24px;font-weight:bold;padding-top:10px;text-decoration:none;}
#focus3 ul li .slideother .h12 a:hover{text-decoration:underline;}
#focus3 ul li .slideother p{padding-left:10px;position:absolute;top:30px;left:-10px;font-size:18px;height:24px;overflow:hidden;}
#focus3 ul li .slideother p a{color:#3b3b3b;text-decoration:none;}
#focus3 ul li .slideother p a:hover{text-decoration:none;}
#focus3 ul li h2 img{width:580px;height: 373px}
#focus3 ul li .slideother h4{position:absolute;top:60px;left:-10px;font-size:16px;z-index:999;color:#393939;font-weight:normal;height:48px;overflow:hidden;}
.pr_text{width:476px;height:285px;float:right;padding:44px 52px;}
.pr_text h4{font-size:34px;color:#0075bb;font-weight: normal;}
.pr_text span{font-size: 18px;color:#5c5c5c;line-height: 50px;}
.pr_text p{font-size:14px;color:#5c5c5c;line-height: 22px;text-indent: 2em;}

#focus4{width:580px;height:373px;overflow:hidden;position:relative;}
#focus4 ul{height:373px;position:absolute;}
#focus4 ul li{float:left;width:580px;height:373px;overflow:hidden;position:relative;}
#focus4 ul li div{position:absolute;overflow:hidden;}
#focus4 .btnBg{position:absolute;width:580px;left:0;bottom:0;background:rgba(11,11,11,0.5);}
#focus4 .btn{position:absolute;width:200px;height:65px;padding:5px 10px;left:45%;bottom:36px;top:340px;border:none;}
#focus4 .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:10px;cursor:pointer;background:#0075bb;border-radius: 5px;}
#focus4 .btn span.on{background:#fff;}
#focus4 .btn:before{background:none;}
#focus4 .preNext{width:45px;height:100px;position:absolute;top:150px;background:url('../images/sprite.png') no-repeat 0 0;cursor:pointer}
#focus4 .pre{left:0;}
#focus4 .next{right:0;background-position:right top;}
#focus4 ul li .slideother{position:absolute;left:15px;top:292px;width:442px;height:117px;display:inline-block;z-index:99;}
#focus4 ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute;top:0px;left:55px;}
#focus4 ul li .slideother .h12 a{color:#FFF;font-size:24px;font-weight:bold;padding-top:10px;text-decoration:none;}
#focus4 ul li .slideother .h12 a:hover{text-decoration:underline;}
#focus4 ul li .slideother p{padding-left:10px;position:absolute;top:30px;left:-10px;font-size:18px;height:24px;overflow:hidden;}
#focus4 ul li .slideother p a{color:#3b3b3b;text-decoration:none;}
#focus4 ul li .slideother p a:hover{text-decoration:none;}
#focus4 ul li h2 img{width:580px;height: 373px}
#focus4 ul li .slideother h4{position:absolute;top:60px;left:-10px;font-size:16px;z-index:999;color:#393939;font-weight:normal;height:48px;overflow:hidden;}
.pr_l .focusr{float:right;width:580px;}
.pr_textl{float:left;}
/*招聘流程*/
.rp{min-height:550px;}
.aboutinner_sec4_zilist2{padding-left:0px;}
.aboutinner_sec4_zilist2 h4{color:#333;line-height: 40px;font-size:18px;font-weight: normal;}
.jianli_btn2{position: absolute;left:50px ;bottom:0px;}
/*员工风采*/
.news_top2 img{width:267px;height:200px;}
.news_top2 p{text-align:center;font-size: 16px;color:#2772aa;line-height: 40px;}
.news_top2 h4{text-align:center;color:#333;font-size:18px;width:267px;}
.news_top2 span{width:44px;height:1px;background: #2772aa;display:block;margin: 0 auto;}
.news_top3{margin-left:30px;}
.gov_list1 {
    width: 267px;
    height: 305px;
    float: left;
    position: relative;
    cursor: pointer;
	background:#f3f3f3;
	margin-bottom: 38px;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.toggle_box{display:none;}


/*适配开始*/
/*苹果6p*/
@media screen and (max-width:414px){
		.hdd{position: inherit;background: #333; }
	.hdin{width:100%;}
	.mail{display:none;}
	.wwlangget{background:none;}
	.wwlang{width:26px;}
	.s2{font-size:12px;}
	.wwlangUp{left:-39px;}

	/*导航*/
	.navbox{background:#fff;position: inherit;}
	.navboxin{width:100%;background: none;background: #e9e9e9;}
	.nav{width:100%;display: none;}
	.paddl14{padding-top: 14px;}
	.w295 a img{width:250px;}
	.toggle_box{display: block;z-index: 999;float:right;}
	.toggle_box .rm-toggle{display:block;width: 2em;height:2em;background: url(../images/download.png) no-repeat center #ccc;margin-right: 14px;margin-top:17px;}
	.toggle_box ul{display:none;width:100%;z-index: 9999;position: absolute;left:0;top:107px;padding: 5px 0px;}
	.toggle_box ul li{width:100%;background: #333;display: block;}
	.toggle_box ul li a{color:#fff;display:block;width:93%; font-size: 14px;line-height: 24px;padding-left: 10px;padding-top: 8px;padding-bottom: 8px;background: url(../images/arrv_03.png) no-repeat right center;background-size: 10px;}
	.toggle_box a.nav-on{display:block;}
	/*xinw*/
	.dynamic_in{width:97%;height:510px;}
	.news_l{width:100%;height: 235px;float:inherit;}
	#focus{display: none;}
	.dt{width:100%;padding: 0px;height:235px;}
	.news_t h4{padding-left: 5px;}
	.dt ul li{width:100%;}
	.dt ul li a{width:285px;padding-left:5px;}
	.dt ul li span{padding-right:5px;}
	.news_r{margin-top:40px;}
	/*产品*/
	.pro{margin-top:44px;}
	.pro_in{width:100%;height: inherit;width:97%;}
	.p_l{width:100%;height: 512px;float:inherit;}
	.p_list{width:100%;margin-top: 40px;float:inherit;}
	.p_list img{width:100%;height: 100%;}
	.vi{float:inherit;width:100%;margin-top:40px;}
	.foot_in{width:100%;height:200px;}
	.f_list{float:inherit;margin: 0 auto;}
	.f_list1{display:none;}
	.ba{height:86px;}
	.friendship{display: none;}
	.p_text{width:100%;height:100%;padding: 0px;}
	.p_text h4{padding-left:20px;padding-top: 50px;}
	.p_text p{padding-left:20px;}
	/*about*/
	.ab{display: none;}
	.profile_in{width:97%;}
	.profile_titel h3{font-size: 24px;}
	.profile_titel p{font-size: 36px;line-height: 50px;}
	.profile_text{min-height: 280px;}
	.a_l{width:100%;float:inherit;height:260px;}
	.a_r{width:100%;float:inherit;padding: 10px 0;}
	.profile_in2{height:707px;}
	.zjjg{height:260px;}
	.organizational_in{width:100%;}
	.zjjg img{width:100%;}
	.con_in{width:97%;min-height: 800px;overflow: hidden;}
	#dituContent div{width:100%;}
	.con_r{width:100%;margin-top: 40px;height: 340px;}
	.job_sec1_list{width:100%;}
	.cor_box{width:100%;}
	.cor_img_l{width:100%;float:inherit;}
	.cor_img_r{width:100%;float:inherit;}
	/*国内市场*/
	.map{overflow:hidden;}
	.map_in{width:97%;min-height: 1110px;}
	#mainMap{width:100%!important;}
	.map_box{width:100%;}
	.map_box_in{left:0px;width:71px;height:167px;top:-183px;}
	.add{min-height:500px;}
	.add_list1{margin-left:inherit;}
	.add_list{width:118px;margin: 5px;}
	/*人力资源*/
	.human_in{width:97%;}
	.advantage{overflow:hidden;margin-bottom: 44px;}
	.advantage_in{width:97%;height:850px;}
	.ys_list{width:100%;height: 100%;overflow: hidden;}
	.ys_list img{width:100%;}
	.ys_text{width:100%;height:100%;}
	/*在线留言*/
	.input_box ul .in_l{float:inherit;}
	.input_box ul li{width:100%;}
	#gs{width:96%;}
	.input_box ul .in_mse{width:100%;height:200px;}
	.input_box ul .in_r{float:inherit;}
	#mse{width:96%;}
	/*新闻*/
	.Leav{overflow: hidden;}
	.leavin{width:97%;height: 900px;}
	#focus2{width:100%;height:296px;float:inherit;}
	#focus2 ul{width:100%;height:296px;display: flex;}
	#focus2 ul li{width:100%;height: 296px;overflow: hidden;}
	#focus2 ul li h2{width:100%;height: 296px;}
	#focus2 ul li h2 a{width:100%;height: 296px;}
	#focus2 ul li h2 a img{width:100%;height:100%;}
	#focus2 .preNext{top:40%;}
	.news_f_r{width:100%;}
	.news_list{width:100%;}
	.gov_list{width:100%;padding: 0px;height:428px;float:inherit;margin-left: 0px;}
	.news_top{width:100%;overflow: hidden;}
	.news_top div{width:100%!important;}
	.news_top h4{width:100%;padding-left: 17px;}
	.news_top p{padding-left:17px;}
	.news_top img {width:100%;height: 206px;}
	.news_bottom{width:100%;}
	.news_bottom p{width:100%;}
	.con_in1{min-height:1000px;overflow: hidden;height: inherit;}
	.gov_box{min-height:1000px;}
	/*新闻内页*/
	.govbox_in{width:97%;}
	.gov_c{width:100%;}
	.gov_c p{padding-left: 10px;}
	.jiathis_style{margin-right: 10px!important;}
	/*职位信息*/
	.online_in{width:97%;}
	.td1{width:20%;}
	.td2{width:20%;}
	.td3{width:20%;}
	.td4{width:20%;}
	.td5{width:18%;}
	/*党建工作*/
	.gov_in{height: inherit;min-height: 1000px;}
	/*业务概述*/
	.pr_in{width:97%;padding: 0px;}
	.pr_l{width:100%;height: 746px;margin-bottom: 44px;}
	#focus3{width:100%;height:296px;float:inherit;}
	#focus3 ul{width:100%;height:296px;}
	#focus3 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus3 ul li h2{width:100%;height: 296px;}
	#focus3 ul li h2 a{width:100%;height: 296px;}
	#focus3 ul li h2 a img{width:100%;height: inherit;}
	#focus3 .preNext{top:40%;}
	.pr_text{width:100%;float: inherit;padding: 0px;}
	.pr_text h4{padding:20px 10px 0px 10px;}
	.pr_text span{padding: 0px 10px}
	.pr_text p{padding: 0px 10px}
	.pr_textl{height: 450px;}
	#focus4{width:100%;height:296px;float:inherit;}
	#focus4 ul{width:100%;height:296px;}
	#focus4 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus4 ul li h2{width:100%;height: 296px;}
	#focus4 ul li h2 a{width:100%;height: 296px;}
	#focus4 ul li h2 a img{width:100%;height: inherit;}
	#focus4 .preNext{top:40%;}
	/*招聘流程*/
	.aboutinner_sec4_zilist2 h4{padding-left:10px;}
	.a_r1{height:360px;margin-bottom: 10px;}
	.rp{min-height: 790px;}
	/*国际市场*/
	.distribution-map > img{width:86%;}
	/*员工风采*/
	.gov_list1{float:inherit;margin: 0 auto;margin-bottom: 20px;}
	.news_top3{margin: 0 auto;margin-bottom: 20px;}


	}
/*苹果6*/
@media screen and (max-width:375px){
	.hdd{position: inherit;background: #333; }
	.hdin{width:100%;}
	.mail{display:none;}
	.wwlangget{background:none;}
	.wwlang{width:26px;}
	.s2{font-size:12px;}
	.wwlangUp{left:-39px;}
	/*导航*/
	.navbox{background:#fff;position: inherit;}
	.navboxin{width:100%;background: none;background: #e9e9e9;}
	.nav{width:100%;display: none;}
	.paddl14{padding-top: 14px;}
	.w295 a img{width:250px;}
	.toggle_box{display: block;z-index: 999;float:right;}
	.toggle_box .rm-toggle{display:block;width: 2em;height:2em;background: url(../images/download.png) no-repeat center #ccc;margin-right: 14px;margin-top:17px;}
	.toggle_box ul{display:none;width:100%;z-index: 9999;position: absolute;left:0;top:107px;padding: 5px 0px;}
	.toggle_box ul li{width:100%;background: #333;display: block;}
	.toggle_box ul li a{color:#fff;display:block;width:93%; font-size: 14px;line-height: 24px;padding-left: 10px;padding-top: 8px;padding-bottom: 8px;background: url(../images/arrv_03.png) no-repeat right center;background-size: 10px;}
	.toggle_box a.nav-on{display:block;}
	/*xinw*/
	.dynamic_in{width:97%;height:510px;}
	.news_l{width:100%;height: 235px;float:inherit;}
	#focus{display: none;}
	.dt{width:100%;padding: 0px;height:235px;}
	.news_t h4{padding-left: 5px;}
	.dt ul li{width:100%;}
	.dt ul li a{width:285px;padding-left:5px;}
	.dt ul li span{padding-right:5px;}
	.news_r{margin-top:40px;}
	/*产品*/
	.pro{margin-top:44px;}
	.pro_in{width:100%;height: inherit;width:97%;}
	.p_l{width:100%;height: 512px;float:inherit;}
	.p_list{width:100%;margin-top: 40px;float:inherit;}
	.p_list img{width:100%;height: 100%;}
	.vi{float:inherit;width:100%;margin-top:40px;}
	.foot_in{width:100%;height:200px;}
	.f_list{float:inherit;margin: 0 auto;}
	.f_list1{display:none;}
	.ba{height:86px;}
	.friendship{display: none;}
	.p_text{width:100%;height:100%;padding: 0px;}
	.p_text h4{padding-left:20px;padding-top: 50px;}
	.p_text p{padding-left:20px;}
	/*about*/
	.ab{display: none;}
	.profile_in{width:97%;}
	.profile_titel h3{font-size: 24px;}
	.profile_titel p{font-size: 36px;line-height: 50px;}
	.aboutinner_sec4_imgs2 span{font-size:24px;}
	.profile_text{min-height: 320px;}
	.plyr--ready{overflow:hidden;}
	.plyr--setup{height:254px;	}
	.a_l{width:100%;float:inherit;height:260px;}
	.a_r{width:100%;float:inherit;padding: 10px 0;}
	.profile_in2{height:707px;}
	.zjjg{height:260px;}
	.organizational_in{width:100%;}
	.zjjg img{width:100%;}
	.con_in{width:97%;min-height: 800px;overflow: hidden;}
	#dituContent div{width:100%;}
	.con_r{width:100%;margin-top: 40px;height: 340px;}
	.job_sec1_list{width:100%;}
	.cor_box{width:100%;}
	.cor_img_l{width:100%;float:inherit;}
	.cor_img_r{width:100%;float:inherit;}
	/*国内市场*/
	.map{overflow:hidden;}
	.map_in{width:97%;min-height: 1110px;}
	#mainMap{width:100%!important;}
	.map_box{width:100%;}
	.map_box_in{left:0px;width:71px;height:167px;top:-183px;}
	.add{min-height:500px;}
	.add_list1{margin-left:inherit;}
	.add_list{width:118px;margin: 5px;}
	/*人力资源*/
	.human_in{width:97%;}
	.advantage{overflow:hidden;margin-bottom: 44px;}
	.advantage_in{width:97%;height:850px;}
	.ys_list{width:100%;height: 100%;overflow: hidden;}
	.ys_list img{width:100%;}
	.ys_text{width:100%;height:100%;}
	/*在线留言*/
	.input_box ul .in_l{float:inherit;}
	.input_box ul li{width:100%;}
	#gs{width:96%;}
	.input_box ul .in_mse{width:100%;height:200px;}
	.input_box ul .in_r{float:inherit;}
	#mse{width:96%;}
	/*新闻*/
	.Leav{overflow: hidden;}
	.leavin{width:97%;height: 900px;}
	#focus2{width:100%;height:296px;float:inherit;}
	#focus2 ul{width:100%;height:296px;display: flex;}
	#focus2 ul li{width:100%;height: 296px;overflow: hidden;}
	#focus2 ul li h2{width:100%;height: 296px;}
	#focus2 ul li h2 a{width:100%;height: 296px;}
	#focus2 ul li h2 a img{width:100%;height:100%;}
	#focus2 .preNext{top:40%;}
	.news_f_r{width:100%;}
	.news_list{width:100%;}
	.gov_list{width:100%;padding: 0px;height:428px;float:inherit;margin-left: 0px;}
	.news_top{width:100%;overflow: hidden;}
	.news_top div{width:100%!important;}
	.news_top h4{width:100%;padding-left: 17px;}
	.news_top p{padding-left:17px;}
	.news_top img {width:100%;height: 206px;}
	.news_bottom{width:100%;}
	.news_bottom p{width:100%;}
	.con_in1{min-height:1000px;overflow: hidden;height: inherit;}
	.gov_box{min-height:1000px;}
	/*新闻内页*/
	.govbox_in{width:97%;}
	.gov_c{width:100%;}
	.gov_c p{padding-left: 10px;}
	.jiathis_style{margin-right: 10px!important;}
	/*职位信息*/
	.online_in{width:97%;}
	.td1{width:20%;}
	.td2{width:20%;}
	.td3{width:20%;}
	.td4{width:20%;}
	.td5{width:18%;}
	/*党建工作*/
	.gov_in{height: inherit;min-height: 1000px;}
	/*业务概述*/
	.pr_in{width:97%;padding: 0px;}
	.pr_l{width:100%;height: 746px;margin-bottom: 44px;}
	#focus3{width:100%;height:296px;float:inherit;}
	#focus3 ul{width:100%;height:296px;}
	#focus3 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus3 ul li h2{width:100%;height: 296px;}
	#focus3 ul li h2 a{width:100%;height: 296px;}
	#focus3 ul li h2 a img{width:100%;height: inherit;}
	#focus3 .preNext{top:40%;}
	.pr_text{width:100%;float: inherit;padding: 0px;}
	.pr_text h4{padding:20px 10px 0px 10px;}
	.pr_text span{padding: 0px 10px}
	.pr_text p{padding: 0px 10px}
	.pr_textl{height: 450px;}
	#focus4{width:100%;height:296px;float:inherit;}
	#focus4 ul{width:100%;height:296px;}
	#focus4 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus4 ul li h2{width:100%;height: 296px;}
	#focus4 ul li h2 a{width:100%;height: 296px;}
	#focus4 ul li h2 a img{width:100%;height: inherit;}
	#focus4 .preNext{top:40%;}
	/*招聘流程*/
	.aboutinner_sec4_zilist2 h4{padding-left:10px;}
	.a_r1{height:360px;margin-bottom: 10px;}
	.rp{min-height: 790px;}
	/*国际市场*/
	.distribution-map > img{width:86%;}
	/*员工风采*/
	.gov_list1{float:inherit;margin: 0 auto;margin-bottom: 20px;}
	.news_top3{margin: 0 auto;margin-bottom: 20px;}




}
/*苹果5s*/
@media screen and (max-width:320px){

	.hdd{position: inherit;background: #333; }
	.hdin{width:100%;}
	.mail{display:none;}
	.wwlangget{background:none;}
	.wwlang{width:26px;}
	.s2{font-size:12px;}
	.wwlangUp{left:-39px;}

	/*导航*/
	.navbox{background:#fff;position: inherit;}
	.navboxin{width:100%;background: none;background: #e9e9e9;}
	.nav{width:100%;display: none;}
	.paddl14{padding-top: 14px;width:250px;}
	.w295 a img{width:216px;}
	.toggle_box{display: block;z-index: 999;float:right;}
	.toggle_box .rm-toggle{display:block;width: 2em;height:2em;background: url(../images/download.png) no-repeat center #ccc;margin-right: 14px;margin-top:17px;}
	.toggle_box ul{display:none;width:100%;z-index: 9999;position: absolute;left:0;top:107px;padding: 5px 0px;}
	.toggle_box ul li{width:100%;background: #333;display: block;}
	.toggle_box ul li a{color:#fff;display:block;width:93%; font-size: 14px;line-height: 24px;padding-left: 10px;padding-top: 8px;padding-bottom: 8px;background: url(../images/arrv_03.png) no-repeat right center;background-size: 10px;}
	.toggle_box a.nav-on{display:block;}
	/*xinw*/
	.dynamic_in{width:97%;height:510px;}
	.news_l{width:100%;height: 235px;float:inherit;}
	#focus{display: none;}
	.dt{width:100%;padding: 0px;height:235px;}
	.news_t h4{padding-left: 5px;}
	.dt ul li{width:100%;}
	.dt ul li a{width:236px;padding-left:5px;}
	.dt ul li span{padding-right:5px;}
	.news_r{margin-top:40px;}
	/*产品*/
	.pro{margin-top:44px;}
	.pro_in{width:100%;height: inherit;width:97%;}
	.p_l{width:100%;height: 512px;float:inherit;}
	.p_list{width:100%;margin-top: 40px;float:inherit;}
	.p_list img{width:100%;height: 100%;}
	.vi{float:inherit;width:100%;margin-top:40px;}
	.foot_in{width:100%;height:200px;}
	.f_list{float:inherit;margin: 0 auto;}
	.f_list1{display:none;}
	.ba{height:86px;}
	.friendship{display: none;}
	.p_text{width:100%;height:100%;padding: 0px;}
	.p_text h4{padding-left:20px;padding-top: 50px;}
	.p_text p{padding-left:20px;}
	/*about*/
	.ab{display: none;}
	.profile_in{width:97%;}
	.profile_titel h3{font-size: 24px;}
	.profile_titel p{font-size: 36px;line-height: 50px;}
	.profile_text{min-height: 280px;}
	.a_l{width:100%;float:inherit;height:260px;}
	.a_r{width:100%;float:inherit;padding: 10px 0;}
	.profile_in2{height:707px;}
	.zjjg{height:260px;}
	.organizational_in{width:100%;}
	.zjjg img{width:100%;}
	.con_in{width:97%;min-height: 800px;overflow: hidden;}
	#dituContent div{width:100%;}
	.con_r{width:100%;margin-top: 40px;height: 340px;}
	.job_sec1_list{width:100%;}
	.cor_box{width:100%;}
	.cor_img_l{width:100%;float:inherit;}
	.cor_img_r{width:100%;float:inherit;}
	/*国内市场*/
	.map{overflow:hidden;}
	.map_in{width:97%;min-height: 1110px;}
	#mainMap{width:100%!important;}
	.map_box{width:100%;}
	.map_box_in{left:0px;width:71px;height:167px;top:-183px;}
	.add{min-height:500px;}
	.add_list1{margin-left:inherit;}
	.add_list{width:118px;margin: 5px;}
	/*人力资源*/
	.human_in{width:97%;}
	.advantage{overflow:hidden;margin-bottom: 44px;}
	.advantage_in{width:97%;height:850px;}
	.ys_list{width:100%;height: 100%;overflow: hidden;}
	.ys_list img{width:100%;}
	.ys_text{width:100%;height:100%;}
	/*在线留言*/
	.input_box ul .in_l{float:inherit;}
	.input_box ul li{width:100%;}
	#gs{width:96%;}
	.input_box ul .in_mse{width:100%;height:200px;}
	.input_box ul .in_r{float:inherit;}
	#mse{width:96%;}
	/*新闻*/
	.Leav{overflow: hidden;}
	.leavin{width:97%;height: 900px;}
	#focus2{width:100%;height:296px;float:inherit;}
	#focus2 ul{width:100%;height:296px;display: flex;}
	#focus2 ul li{width:100%;height: 296px;overflow: hidden;}
	#focus2 ul li h2{width:100%;height: 296px;}
	#focus2 ul li h2 a{width:100%;height: 296px;}
	#focus2 ul li h2 a img{width:100%;height:100%;}
	#focus2 .preNext{top:40%;}
	.news_f_r{width:100%;}
	.news_list{width:100%;}
	.gov_list{width:100%;padding: 0px;height:428px;float:inherit;margin-left: 0px;}
	.news_top{width:100%;overflow: hidden;}
	.news_top div{width:100%!important;}
	.news_top h4{width:100%;padding-left: 17px;}
	.news_top p{padding-left:17px;}
	.news_top img {width:100%;height: 206px;}
	.news_bottom{width:100%;}
	.news_bottom p{width:100%;}
	.con_in1{min-height:1000px;overflow: hidden;height: inherit;}
	.gov_box{min-height:1000px;}
	/*新闻内页*/
	.govbox_in{width:97%;}
	.gov_c{width:100%;}
	.gov_c p{padding-left: 10px;}
	.jiathis_style{margin-right: 10px!important;}
	/*职位信息*/
	.online_in{width:97%;}
	.td1{width:20%;}
	.td2{width:20%;}
	.td3{width:20%;}
	.td4{width:20%;}
	.td5{width:18%;}
	/*党建工作*/
	.gov_in{height: inherit;min-height: 1000px;}
	/*业务概述*/
	.pr_in{width:97%;padding: 0px;}
	.pr_l{width:100%;height: 746px;margin-bottom: 44px;}
	#focus3{width:100%;height:296px;float:inherit;}
	#focus3 ul{width:100%;height:296px;}
	#focus3 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus3 ul li h2{width:100%;height: 296px;}
	#focus3 ul li h2 a{width:100%;height: 296px;}
	#focus3 ul li h2 a img{width:100%;height: inherit;}
	#focus3 .preNext{top:40%;}
	.pr_text{width:100%;float: inherit;padding: 0px;}
	.pr_text h4{padding:20px 10px 0px 10px;}
	.pr_text span{padding: 0px 10px}
	.pr_text p{padding: 0px 10px}
	.pr_textl{height: 450px;}
	#focus4{width:100%;height:296px;float:inherit;}
	#focus4 ul{width:100%;height:296px;}
	#focus4 ul li{width:362px;height: 296px;overflow: hidden;}
	#focus4 ul li h2{width:100%;height: 296px;}
	#focus4 ul li h2 a{width:100%;height: 296px;}
	#focus4 ul li h2 a img{width:100%;height: inherit;}
	#focus4 .preNext{top:40%;}
	/*招聘流程*/
	.aboutinner_sec4_zilist2 h4{padding-left:10px;}
	.a_r1{height:360px;margin-bottom: 10px;}
	.rp{min-height: 790px;}
	/*国际市场*/
	.distribution-map > img{width:86%;}
	/*员工风采*/
	.gov_list1{float:inherit;margin: 0 auto;margin-bottom: 20px;}
	.news_top3{margin: 0 auto;margin-bottom: 20px;}

}
