*{
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}

html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	font-family:microsoft yahei,Verdana;
	}

	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	text-decoration:none;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{
	cellspacing:0px;
	cellpadding:0px;
	}
img{
	border:none;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	margin-bottom:0;
	}
dl,dt,dd{padding:0;margin:0;}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}

video{width:100%;}
/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}

/***header***/


/***header***/




/** content **/
.content{
	height:auto;
	}


.news{ width:94%; margin:40px auto;}
.news_title{ height:58px; border-bottom:1px #eff0f4 solid; margin:0 auto;}
.news_title_left{ float:left; font-size:22px; color:#15416e; padding:0px 0px 0px 44px; background-image:url(../Images/index_news_icon.jpg); background-repeat:no-repeat; margin:8px 0px 0px 0px;}
.news_title_right{ float:right; color:#fff; font-size:16px; padding:8px 25px; background:#18ba60;}
.news_title_right a{ color:#FFFFFF;}
.news_content{ width:100%; height:100%; overflow:hidden; margin:0 auto;}

ul.level2 {
	display:none;
    width: 220px;
    position: absolute;
    z-index: 100; 
	
	}

ul.level2 li {
	clear: both;
    line-height: 30px;
    border-top: 2px solid #fff;
    display: block;
	text-align: left;
    margin: 0;
    padding: 0; 
	padding-right:0px !important;
	background:rgba(255,255,255,0.7) !important; 
	background:url(../images/menu_libg.png) left top no-repeat;
	background-size:cover;
    
}
ul.level2 li:hover{
	background: #404040 !important;  
	 margin:0 0 0 0px  !important;
	}
ul.level2 li a{
	color:#666; 
	font-weight:normal; 
	font-size:13px; 
	letter-spacing:0px;
}


/* Footer
-------------------------------------------------------------- */
.footer {
	background-color: #15416e;
	font-size: 14px;
}

.content-bottom-widgets {
    color: rgba(255, 255, 255, 0.75);
}

.content-bottom-widgets .ft-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    padding-top: 12px;
    padding-bottom: 16px;
    overflow: hidden;
    padding-right: -15px;
    padding-left: -15px;
}

.content-bottom-widgets .ft-wrapper .footer-70 {
	width: 100%;
	float: left;
}

.content-bottom-widgets .ft-wrapper .footer-30 {
	width: 100%;
	float: left;
}

.content-bottom-widgets .widget .custom-info{ 
    margin:20px 0px 0px 0px;
}

.content-bottom-widgets .widget .custom-info span{ 
    float:left;
	width:100%;
}

.content-bottom-widgets .widget .custom-info i {
    float:left;
    margin-right: 10px;
    margin-left: 30px;
	margin-bottom:10px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 28px;
}

.fa {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-reply{ background-image:url(../Images/fa-reply.jpg);}

.fa-map{ background-image:url(../Images/fa-map.jpg);}

.fa-phone{ background-image:url(../Images/fa-phone.jpg);}

.content-bottom-widgets .logo-ft {
    text-align:center;
}

.footer-widgets {
    padding: 30px 0;
    color: rgba(255, 255, 255, 0.75);
	height:100%;
	overflow:hidden;
}

.footer-widgets p{ margin:1.5em 1.5em;}

.footer-widgets .widget.widget_nav_menu ul {
    display: inline-block;
    width: 100%;
	margin:1.5em 0;
}

.footer-widgets .widget.widget_nav_menu ul li {
    width: 46%;
    float: left;
    position: relative;
    margin-bottom: 11px;
	margin-left:3.4%;
}

.footer-widgets .widget a {
    color: rgba(255, 255, 255, 0.85);
	text-decoration:none;
}

.footer-widgets .widget a:hover {
	color: #fff;
}

.footer-widgets .widget.widget_nav_menu ul li:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #18ba60;
    content: "";
    vertical-align: middle;
    margin: -1px 10px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.footer-widgets input[type="text"]{
	display: block;
    width:100%;
    background: #d8e7ef;
	position: relative;
	border: none;
	padding: 0;
	border: 1px solid #d8e7ef;
	height: 45px;
	max-width: 100%;
	padding: 10px;
	overflow:hidden;
	outline:none;
	resize:none;
	font-family:microsoft yahei,Verdana;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-widgets input[type="submit"] {
	font-size: 18px;
	color: #ffffff;
    background-image: none;
    background-color: #18ba60;
    height: 45px;
    line-height: 45px;
	font-family:microsoft yahei,Verdana;
    padding: 0 30px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
        -ms-border-radius: 0;
         -o-border-radius: 0;
    		border-radius: 0;
}


.widget.widget_mc4wp_form_widget .ft-form p label {
	margin-bottom: 10px;
}

.footer-content {
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    padding: 25px 0;
}

.footer-content .social-links {
    margin: 10px 0 20px 0;
}

.footer-content .social-links a {
    margin: 0 3px;
}

.footer-content .copyright {
    color: rgba(255, 255, 255, 0.75);
}

.footer-content .copyright a {
    color: rgba(255, 255, 255, 0.85);
}


.jiejuefangan .level2 { width:140px;}
.jiejuefangan .level2 li{ border-bottom:1px solid #ccc; padding-left:10px; background:#e5e5e5 !important; width:170px;}
.jiejuefangan .level2 li:hover{ background:#09448a !important; color:#fff !important;}
.jiejuefangan .level2 li:hover a{ color:#fff !important;}
.jiejuefangan .jiejuefirst {
    background: url(../images/jiantou.png) no-repeat 175px center;
    padding-right: 20px;
}
.index_ren{margin-bottom:30px; padding-left:0px; padding-right:0px;}
.index_ren h4{ font-size:24px; color:#1968b3;}
.index_cwen h2{font-size:18px; line-height:24px; margin:0px;}
.index_cwen p{line-height:22px; font-size:12px;}
.index_pmain{width:100%; margin-top:20px;}
.index_pmain li{float:left; width:33.33%;}
.index_warp5{margin:0px 0px 20px 0px;}
.index_warp5 h1 {
    text-align: center;
    color: #000;
	font-size:24px;
}
.index_warp5 p {
    text-align: center;
    margin-bottom: 10px;
    color: #555;
}
.index_pwen p{line-height:22px; font-size:12px;} 






/** 移动端 **/
.phone{ display:none;}
.phoneshow{ display:none;}
.phonebanner{ display:none;}


.pbann{padding-top:60px;}
/*********导航****/
.headTopMain {
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    position: relative;
    left: auto;
    bottom: auto;
    right: auto;
    color: #1968b3;
    background: #005192;
}

.main {
    position: relative;
    overflow-x: hidden;
}

.bd{ overflow:hidden; margin:0px 0px 0px 5%;}

.headTop {
    position: fixed;
    width: 100%;
    height: 45px;
    z-index: 99;

}
.top-left {
    color: #1968b3;
    position: absolute;
    top: 0;
    bottom: 0;
    padding:0px 0px;
	margin:4px 0px 0px 10px;
}

.headTop .top-mid {
    font-size:18px;
    left: 50%;
	line-height:45px;
    margin-left: -75px;
	margin-top:10px;
    padding: 2px;
    position: absolute;
}
.top-mid img {
    width: 150px;
    margin-top: 0px;
}
.headTop .top-right {
    left: auto;
    right: 0;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 20px;
    padding: 7px 10px;
}
.contextual-links-region h3{font-size:20px; line-height:32px;}
/*********menu菜单**********/

html{position:relative;}
.menuBox {
    color: #fff;
    position: fixed;
    width: 265px;
    height: 100%;
    top: 0;
    left: -265px;
    background-color: #1968b3;
}

.menuAll {
}

.menuTitle {
    height: 45px;
    padding: 14px 0px 0px 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.menuTitle i {
    float: left;
	line-height:30px;
	margin:5px 0px 0px 0px;
}

.menuBody ul li i {
    font-size:16px;
    float: right;
	    margin-right: 15px;
		line-height:18px;
		color:#fff;
}

.menuTitle span {
    font-size: 16px;
    margin: 20px;
    line-height: 32px;
	font-family:microsoft yahei,Verdana;
}

.menuBody ul li.a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px 0 10px 0;
}
.menuBody ul li.a ul {
	margin-bottom: -10px;
	    margin-top: 10px;
		    width: 100%;
	display:none;
	overflow:hidden;
	border-top: 1px solid rgba(0,0,0,0.1);
	    background: rgba(255,255,255,0.2);
}
.menuBody ul li.a ul li {
        height: 36px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px 0 0px 30px;
    font-size: 12px;
}
.menuBody ul li.a ul li a{color:#fff; line-height:14px;}
.menuBody ul li.a ul li a spam{ color:#fff; line-height:16px; padding:4px 0px 0px 0px;}
.menuBody ul li.a span {
    margin-left: 15px;
	color:#fff;
}
/*********menu菜单**********/


/*********导航****/	
header{
	display:none;
	}
.banner1{ padding-top:45px;}
.phone{ display:block; z-index:99999;}
.navbar-nav { width:100%; margin-left:0px; text-transform:uppercase;}
.navbar-nav li{ text-align:center; border-bottom:1px dotted #e5e5e5;}
.navbar-nav li a{ color:#666;}
.navbar-nav li a:hover{ color:#000;}
.headerbg{ position:fixed; top:0px; left:0px; width:100%; z-index:999; background:#fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.logo_boxlist{ float:left;}
.headerwarp{ display:none;}
.navbar-toggle { margin-top:10px;}
.navbar-toggle .icon-bar {background-color:#000;}
.navbar-collapse{ border-top:1px solid #e5e5e5;}
.indexprotopbt{ text-align:center; margin:0 auto; width:100%}
.indexprotop .col-lg-2{ text-align:center;}
.indexpromore{ float:none;}
.indexpromore a{ margin:0 auto;}
.indexprowarpitem{ margin-top:20px;}
.indexaboutwarp{ border-bottom:1px dotted #ccc; padding-bottom:20px; border-right:none; padding-top:20px;}
.indexnewswarp{ margin-top:20px;}
.indexcontimg{ margin-top:20%;}
.indexprotopbt{ width:140px; margin:0 auto;}
.indexprotitle{ margin-top:20px;}
.rslides_tabs{ bottom:390px;}
.logo_boxlist{ margin-left:0; width:180px; margin-top:10px; margin-bottom:10px;}
.indexcontwz p{ width:90%;}
.indexnewsright{ margin-top:20px;}
.indexprotextit{ margin-left:20px;}
.phoneshow{ display:block;}
.pcshow{ display:none;}
.phonebanner{ display:block;}

#phone_current a{
	color:#000;
	}
	
.banner_nr{
	width:90%;
	left:5%;
	}
.banner_name{
	font-size:2.2em;
	}
.banner_wz1{
	font-size:1.2em;
	}
.banner_wz2{
	font-size:1.2em;
	}	
.banner_more a{
	font-size:1.2em;
	}	
	
.con1_nr{
	width:100%;
	margin-left:auto;
	}
	
.con1_bz ul li{
	width:33.33%;
	float:left;
	}
	
.con_bt{
	font-size:2.2em;
	}
.con3_nr{
	width:90%;
	}
	
.footer{
	padding:0px;
	}
	
.footul1{
	display:none;
	}
.footul{
	width:90%;
	margin:auto;
	}
.footli{
	line-height:30px;

	padding:0;
	}
.foot_nm{
	line-height:30px;
	}

.foot_nm a:hover{
	background:#000;
	color:#fff;
	}
.foot_nm span{
	float:right;
	margin-right:20px;

	}
	
.foot_logo{
	margin-top:10px;
	}
.foot_social{
	margin-top:30px;
	}
	
	.block-33{ width:100%;}
	.why-us .why-content{ padding:0;}
	.Re_list > li{ width:100%; margin-bottom:30px;}
	.sdzx_list .col-lg-4{ width:100%; position:relative; top:30px; } 
	.banquan{ font-size:12px !important; text-align:center;}
	.why-us .circle{ margin:0 auto;}
	.why-us .why-col-title{  text-align:center;}
	.why-us .why-col{ text-align:center; padding: 30px 0 30px 0; height:auto;}
	.why-us .why-link{ position:relative; bottom:0; margin-bottom:50px;}
	.index_about_nr .col-lg-7{ margin-right:0;}
	.index_about_nr{margin:0 !important; 
}
	
.i-main{

	width: 100%;

	background: #fcfcfc url(../images/i_bg.jpg) repeat-y 0 215px;

	padding-bottom: 30px;
	
	margin:-4px 0px 0px 0px;

}

.i-about{

	position: relative;
	
	margin:0px 30px;

}

.i-about .title{

	background: url(../images/i_about_bg1.png) no-repeat center 0;

	background-size: 100%;

	width: 50%;

	margin: 0 auto;

	height: 26vw;

	text-align: center;

	position: relative;

	z-index: 2;

}

.i-about .title h3{

	font-size: 32px;

	color: #ffffff;

	line-height: 1.3;

	padding-top: 47px;

}

.i-about .title p{

	text-transform: uppercase;

	font-size: 14px;

	color: #ffffff;

	line-height: 1.11;

	opacity: 0.5;

}

.i-about .main{

	width: 100%;
	
	height:80vw;

	background: url(../images/i_about_bg2.png) no-repeat center 0;

	background-size: 100% auto;

	margin: 0 auto;

	position: relative;

	margin-top: -12vw;

	z-index: 1;

	padding-top: 12vw;

}

.i-about .main .text{

	margin: 0 auto;

	text-align: center;

	padding:0 16vw;

}

.i-about .main .text h3{

	font-size: 4vw;

	color: #0084d7;

	line-height: 1;

	font-weight: normal;

}

.i-about .main .text h4{

	font-weight: normal;

	text-transform: uppercase;

	font-size: 16px;

	color: #cacaca;

	line-height: 1.11;

}

.i-about .main .text span.line{

	display: block;

	width: 30px;

	height: 2px;

	background: #0084d7;

	margin: 2% auto 5%;

}

.i-about .main .text p{

	font-size: 2.2vw;

	color: #666666;
	
	text-align: justify;

	line-height: 1.85;

}

.i-about .main .text .more{

	width: 50px;

	height: 50px;

	background: url(../images/i_more1.png) no-repeat 0 0;

	display: block;

	margin: 16% auto 0;

	transition: all 0.5s;

}

.i-about .main .text .more:hover{

	background-image: url(../images/i_more1_1.png);

}

.i-about .img-box{

	width: 291px;

	height: 291px;

	position: absolute;

	top: 157px;

}

.i-about .left-img{

	left: 0;

}

.i-about .right-img{

	right: 0;

}

.i-about .img-box .mask{

	width: 291px;

	height: 291px;

	background: url(../images/i_about_bor1.png) no-repeat 0 0;

	background-size: 291px 291px;

	position: absolute;

	left: 0;

	top: -16px;

}

.i-title-box{

	text-align: center;

	padding: 0px 0 32px;

}

.i-title{

	padding: 0 100px;

	text-align: center;

	width: auto;

	margin: 0 auto;

	background-image: url(../images/i_title1.png),url(../images/i_title2.png);

	background-position: left center ,right center;

	background-repeat: no-repeat;

	display: inline-block;

	max-width: 100%;

}

.i-title p{

	font-size: 16px;

	color: #aaaaaa;

	line-height: 1.125;

	text-transform: uppercase;

}

.i-title h3{

	font-size: 4vw;

	color: #0084d7;

	line-height: 0.6;

}

.w{ 

   width:90%;
   
}

.copy{font-size: 12px;width:100%;color: #fff;line-height:16px; text-align:center; padding-top:20px; padding-bottom:15px;}
.copy a{color: #fff;}
.copyin{padding-top:10px;}


.top_position ul li a i{ font-size:16px;}
.top_position ul{ padding-bottom:10px; border-bottom:#f1f1f1 1px solid;}
.top_position ul li p{margin: 0;}
.top_position{ width:96%; margin-top:10px; margin:0 auto;}
.top_position ul li{float: left; padding: 10px 5px 0 0; cursor:pointer; position:relative;}
.top_position ul li.txt:after {content: "/";position: absolute;left: 0;bottom: 0;}
.top_position ul li.txt {padding-left: 10px;}
.top_position ul li.txt:hover {
    text-decoration: underline;
}
.top_position h3{
	color: #049fd9;
    font-size: 28px;
	text-align:center;
    margin:20px 0 20px 0;}

.about{ width:95%; font-size:14px; line-height:26px; text-align:justify; margin:20px auto;}
.about h3{ color: #049fd9;
    font-size: 28px;
	text-align:center;
    margin:20px 0 20px 0;}
	
#inner{ width:94%; height:100%; overflow:hidden; margin:0 auto; padding-top:76px; padding-bottom:20px;}
#inner_1{ width:100%; height:100%; overflow:hidden; margin:0 auto; padding-top:76px; padding-bottom:20px;}
	
#second_top_banner{width:100%;margin:0px auto;background:#ffd443;}
#second_top_banner table{width:100%;height:100%;font-size:35px;}
#second_top_banner table tr td{vertical-align:middle;padding-left:10%;font-weight:bold;}
.ability_second_top_banner{background:#ffd443 !important;}
#second_top_banner .second_top_banner_square{width:100%;padding-bottom:12%;position:relative;}
.second_top_banner_square .second_top_banner_container{position:absolute;left:0;top:0;width:100%;height:100%;}
.ability_second_top_banner .ability_second_top_banner_container{background:url(../images/ability_word.jpg) no-repeat 13% 50%;}
.ability_second_top_banner .commonweal_second_top_banner_container{background:url(../images/commonweal_word.jpg) no-repeat 13% 50%;}
.second_top_banner_square .experience_second_top_banner_container{background:url(../images/experience_word.jpg) no-repeat 13% 50%;}
.second_top_banner_square .leadership_second_top_banner_container{background:url(../images/leadership_word.jpg) no-repeat 13% 50%;}
#img_tunr_change{width:100%;margin:0 auto;}
#img_tunr_change_square{width:100%;padding-bottom:40%;position:relative;}
#img_tunr_change_square .img_tunr_change_square_container{width:100%;height:100%;position:absolute;top:0;left:0;}
#img_tunr_change_square .img_tunr_change_square_container ul{position:relative;width:100%;height:100%;}
#img_tunr_change_square .img_tunr_change_square_container ul li{position:absolute;top:0;left:0;width:100%;padding-bottom:40%;background-repeat:no-repeat;background-position:center center;
-webkit-background-size:cover;
-moz-background-size:cover;
-ms-background-size:cover;
-o-background-size:cover;
background-size:cover;
display:none;
}
#img_tunr_change_square .img_tunr_change_square_container ul li:first-child{display:block;}
#img_tunr_change_square .wapper_dots{position:absolute;left:50%;bottom:5%;}
.wapper_dots .dots_container{width:10px;height:10px;display:inline-block;*display:inline;zoom:1;margin-left:14px;cursor:pointer;position:relative;
}
.wapper_dots .dots_container::after{content:'';display:block;position:absolute;width:10px;height:10px;border:3px solid #fff;border-radius:10px;top:0;left:0;}
.wapper_dots .active_dots::after{width:15px;height:15px;border:0;background:#fff;}
.wapper_dots .dots_container:first-child{margin-left:6px; margin-right:6px;}
.history_link{font-size:22px;color:#fff;position:relative;display:inline-block;z-index:10; top:46%;}
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '{';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: '}';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1:hover a::before,
.cl-effect-1:hover a::after{
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}


/*关于我们*/
#about_container{width:100%;margin:0 auto;}
#about_container .about_blackboroad{width:100%;padding-bottom:40%;position:relative;}
.about_blackboroad .about_blackboroad_container{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff url(../images/about_1_bg.jpg) no-repeat 53% center;overflow:hidden;}
.about_blackboroad_container .silder_box{width:40%;position:absolute;top:0;left:0;background:#000;height:100%;
	-webkit-transform:translateX(-100%);
	-moz-transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	-o-transform:translateX(-100%);
	transform:translateX(-100%);
	-webkit-transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
	-ms-transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.about_blackboroad_container .silder_box img{position:absolute;width:100%;height:auto;top:0;left:0;}
.silder_box_hover{
	-webkit-transform:translateX(0) !important;
	-moz-transform:translateX(0) !important;
	-ms-transform:translateX(0) !important;
	-o-transform:translateX(0) !important;
	transform:translateX(0) !important;
}
#fluid_container{width:100%;}
#fluid_container .fluid_square{position:relative;height:0;}
#fluid_container .fluid_grid{float:left;box-sizing:border-box;}
#fluid_container .fluid_grid1x1{width:50%;}
#fluid_container .fluid_grid2x1{width:40%;}
#fluid_container .fluid_grid2x2{width:40%;}
#fluid_container .fluid_grid3x2{width:100%;}
#fluid_container .fluid_grid5x2{width:100%;}
.fluid_grid1x1 .fluid_square{width:100%;padding-bottom:100%;}
.fluid_grid2x1 .fluid_square{width:100%;padding-bottom:50%;}
.fluid_grid2x2 .fluid_square{width:100%;padding-bottom:100%;}
.fluid_grid3x2 .fluid_square{width:100%;padding-bottom:80.666666666%;}
.fluid_grid5x2 .fluid_square{width:100%;padding-bottom:50%;}
.fluid_grid6x2 .fluid_square{width:100%;padding-bottom:50%;}
.fluid_square .fluid_square_box{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden;}
.fluid_square_box .ability_big_box{padding:8% 0 0 15%;color:#fff;line-height:1.7em;font-size:14px;}
.fluid_square_box .ability_img_box img{width:100%;height:auto;}
.fluid_square_box .ability_big_box strong.title{font-size:36px;}
.fluid_square_box .history_content_box{padding:5% 8% 0 8%;font-size:14px;line-height:1.7em;color:#313131;}
.fluid_square_box .leadership_content_box{padding-top:17%;}
.fluid_square_box .leadership_block_ul_box{padding:17% 0 0 19%;line-height:100%;}
.fluid_square_box .leadership_block_ul_box ul li{margin-top:30px;}
.leadership_block_ul_box .second_ul{margin-left:15.5%;}
.touch_marvel{overflow:hidden;}
.touch_marvel:hover .resize_img{display:block;
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.touch_marvel_5{overflow:hidden;}
.touch_marvel_5:hover .resize_img{display:block;
	-webkit-transform:scale(1.04);
	-moz-transform:scale(1.04);
	-ms-transform:scale(1.04);
	-o-transform:scale(1.04);
	transform:scale(1.04);
}
.fluid_square_box .resize_img{width:100%;height:auto;display:block;
	-webkit-transition: all 0.3s cubic-bezier(0.6, 0.46, 0.45, 0.94);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.animation_time{
	-webkit-transition: all 0.3s cubic-bezier(0.6, 0.46, 0.45, 0.94);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proportion_square .resize_img{width:100%;height:auto;position:absolute;top:0;left:0;display:block;
	-webkit-transition: all 0.3s cubic-bezier(0.6, 0.46, 0.45, 0.94);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.img_square_with_link{text-align:center;}
.img_square_with_link .history_sns_frame{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;}
.img_square_with_link .sns_weibo{background:#fda977 url(../images/sns_weibo.png) no-repeat 50%;}
.img_square_with_link .sns_weibo:hover{background-color:#f9965b;}
.img_square_with_link .sns_qq{background:#803f49 url(../images/sns_qq.png) no-repeat 50%;}
.img_square_with_link .sns_qq:hover{background-color:#7a2f3a;}
.img_square_with_link .resize_img{position:absolute;top:0;left:0;display:block;}

.begToTouchMe{overflow:hidden;cursor:pointer;}
.fluid_square_box .direction_cover{width:100%;height:100%;position:absolute;background:#fff000;display:none;
/*
	-webkit-transition: all 0.3s cubic-bezier(0.6, 0.46, 0.45, 0.94);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
*/
}
.fluid_square_box .icon_hansn_start{position:absolute;top:38%;left:18%;z-index:10;}
.fluid_square_box .icon_hansn_honnor{top:40%;left:21%;}
.fluid_square_box .icon_hansn_love{top:40%;left:50%;margin-left:-76px;}


.im_loading{background:url(../images/preloader.gif) no-repeat center center;}


	
.culture_blks{width:100%; height:100%; overflow:hidden; margin:0 auto;}
.culture_blks li{width:48.0%; height:220px;padding-top:80px; padding-bottom:20px; float:left; margin-right:15px; margin-bottom:20px; background:#44a6e4; text-align:center; transition:0.5s padding-top,0.5s height;list-style: none;}
.culture_blks li h1{ color:#fff; font-size:18px; height:50px;}
.culture_blks li h3{ height:70px;}
.culture_blks li h2{ color:#fff;font-size:13px;font-weight: normal; line-height:30px;}
.culture_blks li:hover{ padding-top:70px; height:230px;}

#experience_list li{width:100%;padding-bottom:20%;position:relative;}
#experience_list li .experience_list_container{width:100%;height:100%;position:absolute;left:0;top:0;}
.experience_list_container .experience_timeline_img{width:100%;height:auto;position:absolute;left:0;top:0;}
.experience_list_container .timeline_describe_box{width:40%;height:100%;position:absolute;right:0;top:0;overflow:hidden;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
}
.experience_list_container .timeline_summary{position:absolute;z-index:11;color:#fff;letter-spacing:1px;font-size:16px;line-height:2.1em;left:12%;top:50%;opacity:0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.timeline_describe_box .opacity_color_bg{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.76;}

.hover_effect{position:absolute;z-index:11;overflow:hidden;color:#fff; width:90%;top:2%;right:2%;}
.hover_effect .effect_box{position:relative;width:100%;font-size:16px;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.7s 0.2s;
	-moz-transition: -moz-transform 0.7s 0.2s;
	transition: transform 0.7s 0.2s;
}
.hover_effect .effect_box .year_underline{text-decoration:underline;}
.hover_effect .effect_box .year_become_big{font-size:30px;font-weight:bold;letter-spacing:1px;}
.effect_box .normal_box{opacity:1;
	line-height:20px;
	-webkit-transition: all 0.3s 0.3s;
	-moz-transition: all 0.3s 0.3s;
	transition: all 0.3s 0.3s;
}
.effect_box .hover_box{position:absolute;left:100%;top:0;width:100%;opacity:0;padding-left:53px;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: all 0.3s 0.3s;
	-moz-transition: all 0.3s 0.3s;
	transition: all 0.3s 0.3s;	
}
.touch_this:hover .effect_box{
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.touch_this:hover .hover_box{opacity:1;}
.touch_this:hover .normal_box{opacity:0;}
.touch_this:hover{width:100% !important;}
.touch_this:hover .timeline_summary{opacity:1;}

.timeline_describe_box .opacity_color_bg{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.76;}

/*新闻*/
.liebiao dl{ margin:0 0 14px 0;}
.liebiao dl img{ width:100%; height:100%;}
.liebiao dl dt{ height:45px; border-bottom:1px solid #d9d9d9; display:block; font-size:15px; width:100%; margin:auto; line-height:45px; }
.liebiao dl dt a{ color:#444;}
.liebiao dl dd{ line-height:22px; font-size:14px;margin:0 auto; width:100%; padding-top:10px; padding-bottom:10px;}
.liebiao dl dd a{ color:#666;}

.zx-detail{ width:96%; margin:0 auto;}
.article-top{text-align: center; color:#999; line-height: 22px; padding:10px 0;}
.article-top h2{color:#333; font-weight: normal; line-height:30px; text-align: center;}
.article-top  .zx-source{text-align: center;}
article{color:#666; padding:10px 0; text-align:justify; border-top:1px dashed #ddd;}
article .sub-title{text-align: center; line-height: 32px;}
article .sub-txt{text-indent: 24px;}
.content article a{display: inline;}

.pagebuilder-row{ width:100%; height:100%; overflow:hidden; background-color:#F6F6F6; padding:40px 0px;}
.row1{ width:1356px; margin:20px auto;}
.col-sm-6{ float:left; width:50%;}

.row_2{ width:100%; margin:0px auto;}
.col-md-3{ float:left; width:48.5%; margin:0 1.5% 0 0;}
.col-md-3 li{ list-style-type: disc;}
.col-md-4{ float:left; width:100%;}
.col-md-4 li{ list-style-type: disc; margin:0 0 2% 0;}
.col-md-12{ width:100%;}


.zts-txt01{ width:96%; margin:0 auto;}
.zts-txt01 p{ width:100%; text-align:justify;}
.zts-txt01 p img{ width:100%;}


.cbt_tit,
.cbt_tet{color:#282828;width:100%;float:left}
.cbt_tit{line-height:36px;font-weight: bold;}

.cbt_tit .z_span1{ float:left; font-size:2em; text-transform:uppercase;}
.cbt_tit .z_span2{ font-size:1.6em; line-height:34px; margin-top:2px; float:left; margin-left:15px;}

.cbt_tet{line-height:30px;}
.cb_main{width:100%;margin-top:72px; margin-bottom:50px;}
.cbm_item{width:94%; float:left;margin-bottom:16px;padding-left:40px;}
.c_item1{background:url(../images/con_pic1.png) left top no-repeat}
.c_item2{background:url(../images/con_pic2.png) left top no-repeat}
.c_item3{background:url(../images/con_pic3.png) left top no-repeat}
.c_item4{background:url(../images/con_pic4.png) left top no-repeat}
.c_item5{background:url(../images/con_pic5.png) left top no-repeat}
.c_item6{background:url(../images/con_pic6.png) left top no-repeat}
.c_item8{background:url(../images/con_pic8.png) left top no-repeat}
.l_050{width:100%;}
.ci_tit{width:100%;line-height: 26px;font-size:16px;color:#000;font-weight:bold;background:url(../images/con_pic7.png) left bottom no-repeat;padding-bottom:5px}
.ci_tet{width:100%;font-size: 16px;line-height:32px;color:#6d6d6d;padding-top:5px}
.ci_tet a{display:block;float:left;margin-right:20px}
.ci_tet p{margin-right:20px}
.ci_tet a.on_item{display: block;width:80px;font-size:12px;height:25px;line-height:25px;margin:8px 10px 0 0;text-align:center;color:#ef6500;background:#fff;border:1px solid #ef6500;border-radius:5px}
.ci_tet a.on_item:hover{color:#fff;background:#ef6500}


