@charset "utf-8";
/* Design&CSS by seaoudesign,seaou.com,qq:3026026 */
@import url("fonts.css");

a,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,ul,li,ol,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,var{margin:0;padding:0;border:0;}

table{border-collapse:collapse}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
}

body,html{	
	color:#626568;
	font-size:14px;
	line-height: 1.5;
	position: relative;	
	-webkit-text-size-adjust:100%;	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;	
	font-family:robotoregular,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif,Microsoft YaHei,"\u5fae\u8f6f\u96c5\u9ed1",Microsoft JhengHei,"\u534e\u6587\u7ec6\u9ed1";	
}


fieldset,img {
	border: 0;
}

ul,ol,li {
	list-style: none;
}

textarea,input{
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,a:active,a:hover,a:focus,a:visited{
	text-decoration:none;
	outline: 0;
	-webkit-user-drag: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent;
}

.full_width {
    width: calc(100vw - 10px) !important;
    max-width: 100vw!important;
    margin-left: calc(50% - 50vw)!important;
    margin-right: calc(50% - 50vw)!important;
	box-sizing: border-box!important;
}

.swiper-container {
      width: 100%;
      height: 100%;
}

.swiper-slide{
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.clearfix:after{
	display:block;
	clear:both;
	content:"";
	visibility:hidden;
	font-size:0;
	height:0
}

.col2,.col3,.col7{
	width:50%;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.col3{
	width:33.33%;
}

.col7{
	width:66.33%;	
}

.bodybg{
	background-color: #f2f3f5;
}

.location_bar{
	height: 40px;
	padding: 10px;
	line-height: 40px;
	vertical-align:middle;	
	background-color: #dfecf7;
	
}

.location_bar a{
	color:#86898d;
	display: inline-block;	
}

.location_bar a:hover{
	color:#444648;
}

.location_bar dd{
	display: inline-block;
}

.location_bar dd + dd:before {    
    content: "/";
	padding: 0 5px;
}

.location_bar dd.active,.location_bar dd.active a{
	color:#444648;
}

.top_head{
	width: 100%;
	height: 120px;
	color:#fff;
	padding-top:10px;
	position: absolute;
	z-index: 999;
	left: 0;
	top:0;
/*	position: relative;
	z-index: 999;*/
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);	
}

.top_head.fixed{	
	top:0;
	height: 100px;
	padding-top: 0;
	position:fixed;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.14);
    box-shadow: 0 3px 6px rgba(0,0,0,.14);
}

.top_head.fixed .top_nav{	
	padding-top:35px;
}

.top_head.fixed .top_nav ul{
	display: none;
}

.single-products .top_head,
.search .top_head,
.error404 .top_head{
	position: relative;
	background-color: #144c98;
}


.home_logo_cn,.home_logo_en{
	width:160px;
	height: 90px;
	float: left;
	position: relative;
	z-index: 1200;
	display: inline-block;
	margin:5px 0 0 5px;
	background: url(../images/logo_home.png) no-repeat;
	background-size: cover;	
}

.home_logo_en{
	background: url(../images/logo_home_en.png) no-repeat;
	background-size: cover;	
}

.home_logo_cn a,.home_logo_en a{
	display: block;
	height: 100%;
}

.sup_top_menu{
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
}

.sup_top_menu a{
	display: inline-block;
	margin:0 10px;	
}

.top_search_btn{
	width:32px;
	height: 32px;
	padding: 2px;
	margin: 0 4px;
	cursor: pointer;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
}

.top_search_btn:before{
	content: '';
	width:30px;
	height: 30px;	
	display: inline-block;
	background:  url(../images/search_btn.png) 0 -38px no-repeat;
	background-size: cover;
}

.top_nav{
	text-align:right;
	padding-top:40px;
	position: relative;
	vertical-align: top;	
}

.top_nav ul{
	display: inline-block;
}

.top_nav li{
	display: inline-block;	
	margin: 0 22px;
	font-size: 20px;
	position: relative;
}

.top_nav li > a{
	color:#fff;
	text-align: center;
	min-width: 96px;
	max-width: 240px;
	width: auto;
	height: 40px;
	display: block;
	position: relative;
}

.top_head.active .top_nav li > a:after,
.top_nav li > a.current:after{	
	font-size: 0;	
	bottom:-2px;
    content: '';
    display:inline-block;
    left:0;
    position: absolute;
	transition: all .3s;
    -webkit-transition: all .3s;
	transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);    
    width: 100%;	
}

.top_nav li > a.current:after{
	height:2px;	
	width: 100%;
	left:0;
	background-color: #fff;
}

.top_head.active .top_nav li > a:after{
	height:40px;
	width: 48%;
	left:0;
	/*background:transparent;*/
	background: rgba(10,144,96,0);
}

.top_head.active .top_nav li > a:hover:after,
.top_head.active .top_nav li > a.current:after{
	height:2px;
	width: 100%;
	left:0;
	background: rgba(20,76,152,1);
	/*background-color: #144c98;*/
}

.top_nav li dl{
	width:180px;
	font-size:16px;
	text-align:left;
	left:-40px;
	top:42px;
	z-index: 1200;
	border: 1px solid rgba(0,0,0,0.12);
	position: absolute;
	display: none;	
	background-color: #fff;

}

.top_nav li dl dd{
	padding: 5px;
	border-bottom: 1px solid #dcdfe4;
}

.top_nav li dl dd:last-child{
	border: none;
}

.top_nav li dl dd a{
	color:#626568;
	display: block;
	line-height: 30px;
	padding: 0 10px;
	margin-left: 0;
	transition: all .3s;
    -webkit-transition: all .3s;
}

.top_nav li dl dd a:hover{
	color:#000;
	margin-left: 5px;
}


.top_nav > dl{	
	width:100px;
	padding:0 8px 6px 0;
	vertical-align: top;
	display: inline-block;
}

.top_nav > dl dd{
	display:inline-block;
	margin-left:15px;
	position: relative;
}

.mem_link,.drop_menu{
	width:24px;
	height: 24px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	background: url(../images/public_tool_icons.png) no-repeat 0px -108px ;
	background-size: cover;
}

.drop_menu{
	background-position:0px -176px;
	/*display: none;*/
}

a.en_lang{
	color:#fff;
	width:46px;
	height: 24px;
	line-height:24px;
	text-align: center;
	border-radius:12px;		
	display: inline-block;
	vertical-align: middle;
	background-color: rgba(0,0,0,.20);
}

.mem_box{
	width:120px;
	height: 100px;
	padding:10px 15px;
	color:#626568;
	text-align: left;
	position: absolute;
	top:26px;
	right:-45px;
	display: none;	
	background-color: #fff;
}

.mem_box p{	
	padding:5px 0;
}

.mem_box p b{
	width:60px;	
	font-weight: 400;
	display: inline-block;
	overflow: hidden;
	vertical-align:  top;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_head.active{	
	background-color: #fff;
	/*background: rgba(255,255,255,.8);*/
}

.top_head.active a{color:#000;}

.top_head.active .top_nav li > a:hover,
.top_head.active .top_nav li > a.current{color:#144c98;}

.top_head.active a.en_lang{background-color: rgba(28,108,216,.28);}

.top_head.active .sup_top_menu a{color:#626568;}

.top_head.active .sup_top_menu a:hover{color:#444648;}

.top_head.active .top_nav li dd a{
	color:#626568;
}

.top_head.active .top_nav li dd a:hover{
	color:#000;
}

.top_head.active .mem_box a{
	color:#626568;
	display:block;
	font-size:16px;
}

 .top_head.active .mem_box a:hover{
	color:#444648;
	font-size:16px;
}

.top_head.active .home_logo_cn{		
	background-position: 0 -90px;
}

.top_head.active .home_logo_en{
	background-position: 0 -90px;
}

.top_head.active .mem_link{
	background-position:0px -4px;
}

.top_head.active .mem_link.active{
	background-position:0px -213px; 
}


.top_head.active .drop_menu{
	background-position:0px -72px;
}

.top_head.active .top_search_btn:before{
	background-position:0px 0px;
}

.drop_menu_box{
	width: 10px;
    height: 100%;
    overflow-y: auto;
    z-index: 9999;
    right:-320px;
    top: 0;
	bottom: 0;
	position: fixed;
	opacity:0.4;
	filter:alpha(opacity=40);
	transition: all .4s cubic-bezier(.2,1,.2,1);
    -webkit-transition: all .4s cubic-bezier(.2,1,.2,1);
    transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);    
	background-color: #fff;
    border-left: 1px solid #43484e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.drop_menu_box.expand{
	width:320px;
	right:0;
	opacity:1;
	filter:alpha(opacity=100);
}

.menu_title{
	height:60px;
	padding:20px 15px 15px 15px;
	vertical-align: middle;
	border-bottom:2px solid #dce0e7;
}

.menu_title .home_logo_cn,
.menu_title .home_logo_en {
    width: 100px;
    height: 56px;
	margin:0;
}

.menu_title .home_logo_cn{	
	background-position: 0 -57px;
}

.drop_menu_close{
	width:24px;
	height: 24px;
	float:right;
	cursor:pointer;
	display: inline-block;
	vertical-align: middle;
	margin:16px 4px 0 0;
	background: url(../images/public_tool_icons.png) 0px -38px;
	background-size: cover;
}

.drop_menu_close:hover{
	background-position:0px -247px;
}

.drop_menu_box li{	
	padding: 5px 0 0 0;
}

.drop_menu_box li > a{
	font-size:1.2rem;
	color:#626568;
	height: 45px;
	line-height: 45px;
	padding:0 20px;	
	margin: 5px 0 0 0;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease-out 0s;	
	-webkit-transition: all 0.3s ease-out 0s;			  
}

.drop_menu_box li > a:hover,
.drop_menu_box li > a.current{
	color:#fff;
	background-color: #144c98;
}

.drop_menu_box li > a span{
	width:24px;
	height: 24px;
	float: right;
	display: inline-block;
	background-color:#F9D1D2;
	vertical-align: middle;
	margin: 11px 0 0 0;
	background: url(../images/public_tool_icons.png) 0px -372px no-repeat;
	background-size: cover;
}

.drop_menu_box li > a:hover span{	
	background-position:0px -315px;
}

.drop_menu_box li > a.current span{	
	background-position:0px -346px;
}

.drop_menu_box li dl{               
	padding:5px;
	display:none;
}	

.drop_menu_box li dd{
	margin:10px 0 1px 15px;
}

.drop_menu_box li dl a{
	font-size:1.04rem;
	color:#626568;
	height:34px;
	line-height: 34px;	
	display: block;
	padding:0 20px;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.drop_menu_box li dl a:hover,
.drop_menu_box li dl a.current{
	color:#000;
	border-bottom:1px solid #dce0e7;
	}

.over_layer{
	width: 100%;
	height: 100%;
	opacity: 0.4;
	top: 0;   
    right: 0;    
	bottom: 0;
    left: 0;
	position: fixed;
    z-index: 1200;
	background-color: #000;
    /*background: rgba(0,0,0,.5) 0 0;*/
    
}

.footer_wrap{
	width:100%;	
	height: 170px;
	margin-top: 50px;
	padding: 30px 0 10px 0;
	background-color:#dfecf7;
}

.foot_info{
	float:left;
	width:900px;
}

.foot_info ul{
	display: inline-block;
	padding: 0 0 15px 0;	
}

.foot_info li{
	display: inline-block;	
	margin: 0 10px 0 0;
}

.foot_info li a{
	color:#626568;
	font-size: 14px;
	padding: 0 5px;
	display: block;	
}

.foot_info li a:hover{
	color:#000;
}

.footer_wrap p{
	font-size: 12px;
	padding:2px 5px;
}

.footer_wrap p a{
	color:#626568;
}

.social_bar{
	width:300px;
	float: left;
}

.social_bar h2{
	color:#144c98;
	font-size:24px;
	font-weight: 700;
	margin: 0 5px 10px 5px;
}

.social_bar h2 + p{
	margin-bottom:10px;
}

.social_bar p:last-child,
.social_bar p:nth-last-child(2){
	display: none;
}

.social_bar ul{
	padding: 15px 0;
}

.social_bar li{	
	display: inline-block;
	position: relative;
	margin: 0 10px 0 0;	
}

.social_bar li:last-child,
.foot_info li:last-child{
	margin: 0;
}

.social_bar li a{
	width:32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	z-index: 300;
	position: relative;	
	background: url(../images/social_icons.png) no-repeat;
	background-size: cover;
	opacity:0.58;
    filter:alpha(opacity=58);
	transition: all .3s;
    -webkit-transition: all .3s;
}

.social_bar li a:hover{
	opacity:1;
    filter:alpha(opacity=100);
}

.social_bar .qq{
	
}

.social_bar .weixin{
	background-position: 0 -38px
}

.social_bar .weibo{
	background-position: 0 -75px
}

.social_bar .facebook{
	background-position: 0 -181px
}

.social_bar .instagram{
	background-position: 0 -144px
}

.social_bar .twitter{
	background-position: 0 -111px
}

.social_bar .whatsapp{
	background-position: 0 -218px
}

.social_bar .youtube{
	background-position: 0 -254px
}

.social_box{	
	text-align: center;
	overflow: hidden;
	display: none;
	z-index: 200;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	left:-20px;
	bottom:25px;
	width:160px;
	height: 170px;
	background: url(../images/social_box_bg.png) no-repeat;	
}

.social_box img{
	width:120px;
	height: 120px;
	display: inline-block;	
	margin-top:17px;
}

.footer_wrap .subscribe_box h5{
	color:#000;	
	padding:0 0 5px 0;
	font-size:14px;
}

.subscribe_box{
	margin-bottom: 15px;
}

.subscribe_box h5{
	padding:5px 0;
}

.subscribe_box input[type="text"],
.subscribe_box input[type="email"]{
	color:#000;
	width:60%;
	min-width: 180px;
	max-width: 240px;
	padding:5px;
	height:30px;
	outline: none;
	margin: 5px 0;
	border:1px solid #818187;
	background-color: rgba(255,255,255,0.4);
}

.subscribe_box input[type="text"]:focus,
.subscribe_box input[type="email"]:focus{
	border:1px solid #1151a8; 
	background-color: rgba(255,255,255,1);
}

.subscribe_box button{
	color:#000;
	cursor: pointer;
	height:42px;
	text-align: center;
	margin: 5px;
	padding:5px 10px;
	border:1px solid #818187;
	background-color:transparent;
}

.subscribe_box button:active{
	color:#fff;
	border: 1px solid #1151a8;
	background-color: #1151a8;
}

.subscribe_box p{
	margin:5px 0;	
}

.footer_wrap .foot_info .subscribe_box p{
	margin:0;
}


.qq_entry{
	width:120px;
	min-height:160px;
	height: auto;
	z-index: 1000;
	position:fixed;	
	right: 10px;
    bottom: 100px;	
	text-align: center;
	vertical-align: top;
	cursor: pointer;
	background: url(../images/qq_entry_bottom_bg.png) center bottom no-repeat;
}

.qq_entry:before{	
	content:'.';
	font-size: 0;
	width:100px;
	height: 30px;
	line-height: 0;
	display: inline-block;
	margin: 0 auto;
	background: url(../images/qq_entry_top_bg.png) center bottom no-repeat;
}

.qq_entry h4{
	color:#fff;
	margin: 0;
	padding: 0;
	font-size:16px;
	vertical-align: top;
	text-align: center;
}

.qq_entry ul{
	display:none;
	height:0px;	
	opacity: 0;
	padding: 5px 0;
	overflow: hidden;
	filter: alpha(opacity=0);
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.qq_entry li{
	padding:5px 0;
}

.qq_entry li a{
	color:#a1e6f8;
}

.qq_entry li a:hover{
	color:#fff;
}

.qq_box{
	width:100px;
	min-height: 30px;
	height: auto;
	margin: 0 auto;
	background-color: #1b71c8;
}

.qq_icon{
	width:42px;
	height:52px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 38px;
	background: url(../images/qq_icon.png) center bottom no-repeat;	
}


.site_searchform{
	color:#86898d;
	padding: 10px;
	height: 40px;
	font-size:16px;
	overflow: hidden;
	border-bottom: 1px solid #e0e3e8;
	background-color: #fff;
}

.site_searchform label{
	display:block;
	width: 100%;	
}

.top_head .site_searchform{
	position: absolute;	
	max-width: 800px;
	/*width: 400px;*/
	width:50%;
	bottom:0;	
	right: -6px;
	padding: 5px;
	z-index: 1200;
	border-radius: 4px;
    border: 1px solid #e0e3e8;
	opacity:0.4;	
	filter:alpha(opacity=40);
	display: none;
}

.top_head .site_searchform label{	
	display: inline-block;
	position: relative;
	left: -18%;
	/*width:755px;*/
	max-width: 755px;
	width:94.37%;
	opacity:0.2;	
	filter:alpha(opacity=20);
	transition: all .3s ease;	
	-webkit-transition:all .3s ease;
}

.top_head .site_searchform form{
	text-align: left;
}

.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search]{
	max-width:610px;
	width:78%;
	background-color: transparent;
}

.site_searchform select,
.site_searchform input[type=text],
.site_searchform input[type=search]{
	color:#86898d;
	padding: 5px;
	height: 40px;
	outline: none;
	border: none;
	font-size:16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}


.site_searchform input[type=text],
.site_searchform input[type=search]{
	width:95%;
}

.site_searchform select,
.site_searchform input[type=search]{
	-webkit-appearance:none;
}

.site_searchform input[type=search]::-webkit-search-cancel-button{
	display:none;
}

.site_searchform input[type=search]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}

.select_box{	
	width: 100px;	
	display: inline-block;
	position: relative;
}

.site_searchform select{
	width:100%;
	position: relative;
	z-index: 100;
	background-color:transparent;
}

.select_box:after{
	content: '';
	width:20px;
	height: 20px;
	z-index: 10;
	position: absolute;
	right: 5px;
	top:11px;
	display: inline-block;
	background: url(../images/arrows.png) center top no-repeat;
	background-size: cover;
}

.search_btn{
	width:50px;
	height: 40px;
	padding: 5px;
	font-size:16px;
	text-align: center;
	border: 0;
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
	vertical-align:middle;
	background-color: #fff;

}

.search_btn:before{
	content: '';
	width:30px;
	height:30px;
	display: inline-block;
	background: url(../images/search_btn.png) no-repeat;
	background-size: cover;	
}

.search_btn:hover:before{
	background-position: 0 -75px;
}

.search_close_btn{
	width:40px;
	height: 40px;
	padding: 8px;
	box-sizing: border-box;
	cursor:pointer;
	display: inline-block;
	vertical-align: middle;
	
}

.search_close_btn:after{
	content: '';	
	width:24px;
	height: 24px;
	display: inline-block;
	background: url(../images/public_tool_icons.png) 0px -38px;
	background-size: cover;	
}


.section_banner{
    display: flex;
    position: relative;
    align-items: center;
    text-align: center;
	-webkit-justify-content: center;
    justify-content: center;
	width: 100%;
	height:calc(42vw - 6px);
	min-height: 600px;
	max-height: 800px;
	overflow: hidden;
	margin-bottom: 10px;
    background-size: cover;
	background-repeat: no-repeat;
    background-position: center center;
}
	
.section_banner_text{
	color:#000;	
	width: 800px;	
	text-align: center;
	left:50%;
	top: 5%;
	padding:70px 50px;
	z-index: 100;
	position: absolute;	
	margin-left:-400px;
}
	
.section_banner_text h1{
	font-size:60px;
	font-weight:700;
	margin:15px 0;
	letter-spacing:1px;
}
	
.section_banner_text h3{
	font-size:24px;
	margin:10px 0 0 0;
}

.section_banner_text h1 + h3{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

.section_banner_text h3 + h1{
	margin:5px 0 15px 0;
}
	
.section_banner_text p{
	margin:20px 0 5px 0;
	font-size:18px;
}

.section_banner_text p + p{
	margin:30px 0 5px 0;
}
	
.section_banner_text p a{
	width: auto;
	color:#000;
	font-size: 20px;
	min-width:120px;
	max-width: 230px;
	height:40px;
	padding:5px 20px;
	overflow: hidden;
	display:inline-flex;
	text-align: center;
	align-items: center;	
	-webkit-justify-content: center;
    justify-content: center;
	border-radius: 25px;
	z-index: 1;
	position: relative;
	text-decoration: none;
	background-color: rgba(0,0,0,0);
	}

.section_banner_text p a:hover{
	color:#fff;
	background-color: rgba(0,0,0,0.48);
}
	
.section_banner_text p a::before{
	content: "";
    display: block;
    position: absolute;
    left: 0;
	right: 0;
    top: 0;
	bottom: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transform-origin: right center;
	-webkit-transform-origin: right center;	
	background-color: rgba(219,188,112,1);	
	-webkit-transition: all .25s cubic-bezier(.104,.204,.492,1);
	transition: all .25s cubic-bezier(.104,.204,.492,1);	
}
	
.section_banner_text p a:hover::before{    
	width: 100%;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);	
	background-color: rgba(218,25,120,0.28);
}
	
.section_banner_pic{
	width:880px;
	height: auto;
	max-height: 100%;
	overflow: hidden;
	left:50%;
	margin-left:-440px;
	bottom:0;
	z-index: 1;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
    background-position: center top;
}


.section_banner_pic > img{
	width:100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}

.bottom_slogan + div + .footer_wrap{
	margin-top: 0;
}

.bottom_slogan{
	color:#fff;
	height: 240px;
	margin-top: 60px;
	background-image: url(../images/bottom_slogan_bg_pc.png);
	background-color: #1b58ab;
	background-position: bottom right;
	background-repeat: no-repeat;
	/*background-color: linear-gradient(140deg, rgba(37, 130, 214, 1) 0%, rgba(32, 105, 185, 1) 40%, rgba(17, 68, 152, 1) 100%);*/
	
}

.world_wrap + .bottom_slogan{
	margin-top: 0;
}

.bottom_slogan .col3,
.bottom_slogan .col7{	
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	height: 240px;
}

.bottom_slogan .col3{
	justify-content: center;
}

.bottom_slogan .col3 > a{
	color:#fff;
	font-size:22px;
	padding:10px 15px;
	border:1px solid #dfecf7;
	transition: all .3s;
    -webkit-transition: all .3s;
}

.bottom_slogan .col3 > a:hover{
	color:#144c98;
	border-color: #fff;
	background-color: #fff;
}

.bottom_slogan h2{
	font-size: 28px;
	margin:10px 0 15px 0;
}

.bottom_slogan h3{
	color:#a8ceec;
	font-size: 20px;
}

.bottom_slogan dl{
	display:inline-block;
	vertical-align: top;
	margin:5px 15px 10px 15px;
}

.bottom_slogan dl:nth-child(even){
	margin-right: 0;
}

.bottom_slogan dl dt{
	font-size:30px;
	margin-top:5px;
}

.bottom_slogan dl dt span{	
	font-size:14px;
	margin-top: 5px;
	display: inline-block;
	vertical-align: top;
}

.bottom_slogan dl dd{
	color:#a8ceec;
	padding-top:5px;
}


@media (min-width: 1200px) {
    .w1200 {
        max-width: 1200px;
        margin: 0 auto;
    }
}


@media(min-width:320px) and (max-width:1024px){
	
html,body{
font-size:100%;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-family:Microsoft YaHei,"\u5fae\u8f6f\u96c5\u9ed1",Microsoft JhengHei,"\u534e\u6587\u7ec6\u9ed1",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
}
	
textarea,input,select{
	resize: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
}
	
.w1200 {
	max-width: 1024px;
}
	
.full_width {
	width: calc(100vw) !important;
}
	
.location_bar{
	font-size:0.8rem;
	padding: 5px 10px;
}

.top_head{
	height: 60px;
	padding-top:8px;
}
	
.top_head.fixed {
    top: 0;
	padding-top:8px;
	height: 60px;
}
	
.top_head .site_searchform {   
	width: 100%;		
	bottom:-10px;
	right: 0;
	padding: 5px;
	height: 50px;
	box-sizing: border-box;
	border: 0;
}
	
.top_head .site_searchform label{
	width:87.5%;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search] {
    width: 52%;
}
	
.drop_menu{
	display: inline-block;
}
	
a.en_lang{
	font-size: 0.9rem;
}

.top_nav,
.top_head.fixed .top_nav{
	padding:10px 0 0 0;
}

.top_nav ul,.sup_top_menu{
	display: none;
}
	
.mem_box a{	
font-size:1rem;
}

.mem_box p{
	font-size:0.9rem;
}
	
.drop_menu_box.expand{
	width:100%;	
}
	
.home_logo_cn,.home_logo_en{
	width:89px;
	height: 50px;
	vertical-align: middle;
	margin:0 0 0 10px;

}

.top_head.active .home_logo_cn{
	background-position: 0 -50px;
}
	
.top_head.active .home_logo_en{
	background-position: 0 -50px;
}

.top_nav > dl {
    width: 120px;
	padding:0 15px 0 0;
}
	
.footer_wrap{
	height: 380px;
	margin-top: 40px;
	text-align: center;
	background-size: auto 60%;
}
	
.foot_info {
    float:inherit;
    width: 100%;	
}
	
.foot_info ul {
	padding: 5px 0 10px 0;
}

.foot_info li a{
	font-size: 0.8rem;
	padding: 0 2px;
}
	
.social_bar {
    width: 100%;
	margin-top: 15px;
    float:inherit;
}
	
.social_bar h2{
	font-size:1.2rem;
}

.qq_entry{
	display: none;
	visibility: hidden;
}
	
.social_bar p:last-child,
.social_bar p:nth-last-child(2){
	display:block;
}
	
.social_bar p:nth-last-child(2){
	margin-top: 15px;
}
	
.footer_wrap .foot_info .subscribe_box h5{
	padding: 0 15px 5px 15px;
}
	
.footer_wrap .foot_info p:last-child,
.footer_wrap .foot_info p:nth-last-child(2){
	display:none;
}
	
	
.subscribe_box input[type="text"],
.subscribe_box input[type="email"] {    
	width: 58%;
}
	

	
	
.section_banner{
	width: auto;
	height: 28rem;
	min-height: 420px;
	max-height: 580px;
}
	
.section_banner_text{
    width: 85%;
    left: 7.5%;
	right:7.5%;
    top: 10%;
    padding:8% 0;
	box-sizing: border-box;
    margin-left:auto;
}
	
.section_banner_text h3 {
	font-size: 1.04rem;
}
	
.section_banner_text h1 {
	font-size: 2.04rem;
	letter-spacing:normal;
}
	
.section_banner_text p {
    font-size: 0.9rem
}
	
.section_banner_text p a {
    font-size: 1.04rem;
	height: 30px;
}
	
.section_banner_pic {
    width: 25rem;
    left:inherit;
	margin-left: 0!important;
}
	
.bottom_slogan .col3,
.bottom_slogan .col7{
	width: auto;
	padding:15px;
	height: 200px;
}
	
.bottom_slogan .col3{
	padding-top:0;
	height: 80px;
}
	
.bottom_slogan {    
	height: 320px;
	background-image: url(../images/bottom_slogan_bg_mb.png);
	background-position: 60% 20%;
}
	
.bottom_slogan dl {   
	margin: 5px 30px 10px 0;
}
	
.bottom_slogan dl:nth-child(even){
	margin-right: 0;
}
	
.bottom_slogan h3{
	font-size: 1.02rem;
}
	
.bottom_slogan h2 {
	font-size: 1.4rem;
}
	
.bottom_slogan .col3 > a{
	font-size: 1.2rem;
}
	

}

@media(max-width:375px){
.top_head .site_searchform label{
	width:86.5%;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search]{
	width: 49%;
}
	
	
}


@media(max-width:320px){
.top_head .site_searchform label{
	width:85%;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search] {
    width: 50.4%;
}



}



@media(min-width:411px) and (max-width:480px){
.top_head .site_searchform label{
	width:88.5%;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search] {
    width: 55%;
}
	
	
}


@media(min-width:640px) and (max-width:768px){


}

@media(min-width:768px) and (max-width:1024px){
	
.top_head .site_searchform label{
	width:94%;
	max-width:950px;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search] {
    width: 77%;
}
	
.section_banner{	
	height: 34rem;
}
	
.bottom_slogan {
	height: 200px;
	background-image: url(../images/bottom_slogan_bg_pc.png);
	background-position: bottom right;
}
	
.bottom_slogan .col3,
.bottom_slogan .col7{	
	padding:15px 20px;
	height: 180px;
}
	
.bottom_slogan .col3{
	padding-top:0;
}
	
.bottom_slogan h3{
	margin-top: 10px;
}

.bottom_slogan dl:nth-child(even){
	margin-right: 30px;
}

.footer_wrap {
	height: 320px;
}
	
}

@media(min-width:1024px) and (max-width:1024px){
	
.top_head .site_searchform{	
	max-width: 1024px;
}
	
.top_head .site_searchform label {
	width: 95%;
}
	
.top_head .site_searchform input[type=text],
.top_head .site_searchform input[type=search] {
    width: 82%;
	max-width: 780px;
}
	
.section_banner_text h3 {
	font-size: 1.2rem;
}
	
.section_banner_text h1 {
	font-size: 2.2rem;	
}
	
.section_banner_text p {
        font-size: 1.02rem
}
	
.section_banner_text p a {
    font-size: 1.2rem;
	height: 40px;
}

.bottom_slogan .col3,
.bottom_slogan .col7{	
	height: 200px;
}	
	
.bottom_slogan .col7 {
    width: 60%;
}
	
.bottom_slogan .col3 {
    width: 40%;
}
	
.bottom_slogan h3{
	margin-top:0;
}
	
.bottom_slogan dl:nth-child(even){
	margin-right:0;
}
	
	
	
}
