@charset "UTF-8";
/* CSS Document */

/************************ Body ************************/
@font-face {
    font-family: 'Eurostile LT Std';
    src: url('/e/fonts/EurostileLTStd.ttf'), url('/e/fonts/EurostileLTStd.eot'), url('/e/fonts/EurostileLTStd.woff'), url('/e/fonts/EurostileLTStd.otf');
}

/*@font-face {
    font-family: 'Eurostile LT Std';
    src: url('/e/fonts/AvenirLTStd-Book.ttf'), url('/e/fonts/AvenirLTStd-Book.eot'), url('/e/fonts/AvenirLTStd-Book.woff'), url('/e/fonts/AvenirLTStd-Book.otf');
}*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;*/
	/*font-family: "Eurostile LT Std";*/
}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}
input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.
*{
	margin:0px; padding:0px;
}
ul,li,dl,dd,dt{ list-style-type: none; }

html, body{
	overflow-x: hidden;
}
.fix {
    *zoom: 1;
}

.fix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
#main {
	width: 1200px;
	margin: 0 auto;
}
.main-desktop{
	display: block;

}
.main-desktop .main-content{
	margin-top: 40px;
}
.main-content .left{
	width: 470px;
	float: left;
	height: auto;
}
.main-content .right{
	width: 730px;
	float: left;
	height: 302px;
	background-color: #fafafa;
	box-shadow: 5px 5px 5px #e1e1e1;
	position: relative;
}
.main-content .left-ap{
	float: right;
	    z-index: 10;
    position: relative;
}
.main-content .right-ap{
	width: 730px;
	float: left;
	height: 302px;
	background-color: #fafafa;
	box-shadow: 5px 5px 5px #e1e1e1;
	position: relative;
}
.main-content .right p{
	padding-left: 138px;
    padding-right: 60px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 38px;
    font-size: 20px;
    margin: 0;
    color: #666666;
    font-family: Arial;
}
.main-content .button{
	width: 120px;
	height: 40px;
	background-color: #d9d9d9;
	transition: all 0.3s;
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: center;
	border-radius: 4px;
}
.main-content .right-ap p{
	padding-left: 72px;
    padding-right: 138px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    line-height: 38px;
    font-size: 20px;
    margin: 0;
    color: #666666;
    font-family: Arial;
}
.main-content .right-ap .button{
	width: 120px;
	height: 40px;
	background-color: #d9d9d9;
	transition: all 0.3s;
	position: absolute;
	left: 20px;
	bottom: 20px;
	text-align: center;
	border-radius: 4px;
}
.main-content .button a{
	line-height: 40px;
	color: #fdfdfd;
	display: block;
	transition: all 0.3s;
}
.main-content .button a:hover{
	text-decoration: none;
}
.main-content .button:hover a{
	background-color: #4a74d6;
	display: block;
}
.main-content .left_img{
	position: absolute;
    left: 37px;
    top: 50%;
    transform: translateY(-50%);
}
.main-content .right-ap .left_img{
	position: absolute;
    right: 37px;
    left: initial;
    top: 50%;
    transform: translateY(-50%);
}
.line{
	width: 100%;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
}
.line .left{
	float: left;
	width: 50%;
	
}
.line .left .leftline{
	width: 100%;
	height: 50px;
	background: #97d146;
	float: left;
}
.line .right{
	float: right;
	width: 50%;
	
}
.line .right .rightline{
	width: 100%;
	height: 50px;
	background: #97d146;
	float: right;
    
}
.line .intermediate{
	width: 258px;
    text-align: center;
    line-height: 50px;
    color: #97d146;
    font-size: 28px;
    font-family: Arial;
    height: 50px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
}
.line .intermediate>.left{
	float: left;
	width: auto;
	height: 50px;
}
.line .intermediate>.right{
	float: right;
width: auto;
	height: 50px;
}

.free{
	margin-bottom: 50px;
}
.free .container .free-p{
	text-align: center;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 40px;
	color: #666666;
	/*width: 90%;*/
	/*margin: 0 auto;*/
	padding: 10px;
	background-color: #97d146;
	color: #ffffff;
	    border-radius: 30px;
}
.free .free-logo{
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.free .free-logo p{
	padding-top: 30px;
}
.free .free-logo a{
	color: #666666;
	font-size: 22px;
	transition: all 0.3s;
}
.free .free-logo a img{
	transition: all 0.3s ease-in-out;
}

.free .free-logo a:hover img{
	transform: translateY(-10px);
	transition: all 0.3s ease-in-out;
}
.free .free-logo a:hover p{
	color: #2eaf47;
	transition: all 0.3s ease-in-out;
}


#top {
	width: 100%;
	height: 120px;
	background-color: #ffffff;
	box-shadow: 0 0 5px #000;
}
#top .header{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header .language{
	position: absolute;
	top: 0;
	right: 0;
}
.header .language ul li{
	float: left;
	margin: 0 5px;
	font-size: 16px;
}
.header .language ul li a{
	font-size: 16px;
	color: #666666;
}

.desktop{
	display: block;
}
.moblie{
	display: none;
}
.header .logo{
	float: left;
	margin-top: 12px;
}
.header .nav{
	float: left;
	width: 850px;
}
.header .nav ul{
	margin: 0;
}
.header .nav ul li{
	float: left;
	/*padding: 0 25px;*/
	height: 120px;
	width: 16.6%;
	text-align: center;
}
.header .nav ul li.ap{
	/*width: 20%;*/
}
.header .nav ul li a{
	line-height: 120px;
	color: #666666;
	font-size: 18px;
	transition: all 0.3s;
	font-family: "Eurostile LT Std";
	text-decoration: none;
}
.header .nav ul li a:hover{
	text-decoration: none;
	color: #ffffff;
}
.header .nav ul li:hover a{
	background:url(/e/images/index_02.png) center center;
	display: block;
	width: 100%;
	height: 120px;
	color: #ffffff;
}
.header{
    background-color: #fff;
    
}
.header_top{
    width: 100%;
    height: 50px;
    background: url(/e/images/back_02.png) center center;
    position: relative;
}
.mobile-menu-btn img{
	padding-top: 12px;
}
.mobile-menu-block{
    width:100%;
    position: absolute;
    top:0;
    left:0;
    display:none;
    z-index: 99;
}
.mobile-menu{
    width:60%;
    height:667px;
    background-color:#ffffff; 
    position:fixed;
    left:-62%;
    top:0;
    z-index:50000;
    overflow-x:hidden;
    /*border-left: 1px solid #a22b54;*/
    box-shadow: 0 8px 10px #565e63;
}
.mobile-menu .mobile-nav ul{
	padding: 0;
}
.mobile-menu .mobile-nav ul li{
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #e6e6e6;
}
.mobile-menu .mobile-nav ul li a{
	line-height: 65px;
	color: #333333;
	font-size: 20px;
	padding-left: 20px;
	display: block;
	font-family: 'Eurostile LT Std'; 
}
.mobile-menu .mobile-nav ul li:hover{
	background-color: #365db8;
	border-bottom: 1px solid #365db8;
}
.mobile-menu .mobile-nav ul li:hover a{
	color: #ffffff;
	text-decoration: none;
}
.mobile-menu .mobile-nav .language{
	    text-align: center;
    width: 40%;
    margin: 0 auto;
}
.mobile-menu .mobile-nav .language ul li{
	float: left;
    width: auto;
    height: auto;
    border: none;
    line-height: 34px;
    padding: 0 5px;
}
.mobile-menu .mobile-nav .language ul li a{
	line-height: 34px;
	padding-left: 0;
}
.mobile-logo a img{
	padding-top: 12px;
}
.top-box{
	width: 100%;
	height: 170px;
}
.main-desktop{
	display: block;
}
.main-mobile{
	display: none;
}

#wrapper{
	position: relative;
	z-index: 100;
}
.bx-default-pager .bx-pager-item{
	float: left;
	margin: 0 5px;
}
.bx-default-pager .bx-pager-item .bx-pager-link{
	
	width: 40px;
	height: 6px;
	/*border-radius: 50%;*/
	background: #ffffff;
	color: transparent;
	display: block;
	/*box-shadow: 0 1px 2px #000 inset;*/
	
}
.bx-default-pager .bx-pager-item .bx-pager-link.active{
	
	width: 40px;
	height: 6px;
	/*border-radius: 50%;*/
	background: #0e3695;
	color: transparent;
	display: block;
}
.bx-has-controls-direction{
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-60%);
	bottom: 10px;
}

#cat {
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#cat_top {
	margin-top: 0;
	margin-bottom: 0px;
	
}
#cat_top_left {
	width: 280px;
    height: auto;
    float: left;
	margin-top: 20px;
}
#cat_top_left .title{
	width: 100%;
	height: 60px;
	background:url(/e/images/backcms_03.png) center center;
	text-align: center;
	line-height: 60px;
	color: #ffffff;
	margin: 0;
	position: relative;
}
#cat_top_left .title:before{
	content: "";
	width: 60px;
	height: 1px;
	background-color: #9fb3e1;
	position: absolute;
	left: 8px;
    top: 30px;
}
#cat_top_left .title:after{
	content: "";
	width: 60px;
	height: 1px;
	background-color: #9fb3e1;
	position: absolute;
	right: 8px;
	top: 30px;
}
#cat_top_left .ltsubmenu{
	border: 1px solid #d3e0ff;
	border-top: none;
	padding: 10px;
	padding-bottom: 0;
}
/*#cat_top_left .ltsubmenu a{
	display: block;
	background: #f5f5f5;
	width: 100%;
	line-height: 50px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #4973d4;
}*/
.ltsubmenu .submuen_s{
	display: block;
	background: #f5f5f5;
	width: 100%;
	line-height: 50px;
	/*text-align: center;*/
	padding-left: 20px;
	margin-bottom: 10px;
	color: #4973d4;
	font-size: 16px;

}
.ltsubmenu .submuen_d{
	display: block;
	background: #466fd0;
	width: 100%;
	line-height: 50px;
	/*text-align: center;*/
	padding-left: 20px;
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 16px;
}
#cat_top_left .ltsubmenu a:hover{
	background-color: #466fd0;
	color: #ffffff;
	text-decoration: none;
}
#cat_top_right {
	width:100%;
	height:auto;
	/*float:right;*/
	/*background-image:url(/images/bg_banner.jpg)*/
	
	
}
#m-banner-box{
	display: none;
}
#cat_middle_left{
	float:left;
	width:300px;

}
#cat_middle_left_top{
	float:left;
	width:280px;
	margin-left:5px;
	
	

}

#cat_middle_left_top li{
	list-style-type:none;
	
}
.calendar{
	height:242px;

	
	
}
.facebook{
	height:376px;
	width:242px;
	
	
}
#cat_middle{
	height:870px;
	*height:565px!important;
	
		


}

#cat_middle_right{
	float:right;
	width:679px;


}
#cat_middle_right li{
	list-style-type:none;
}
#news {
	margin-top:10px;
	*margin-top:3px!important;
	height:10px;
	*height:24px!important;
	

}
#news_left {
	float:left;
	width:119px;
	

}
#news_right {
	float:left;
		
}
#news_smallPhoto {
	float:left;
	width:110px;
}
#news_right ul{
	width:550px;
}
#news_right li{
	
	
	
}
.news_title{
	color:#007f78;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	
	margin-bottom:5px;
	font-weight:bold;
	list-style-type:none;

	
		
	
}
.news_content{
	height:39px;
	*height:36px !important;
	list-style-type:none;
}
.news_more {
	list-style-type:none;
	color:#919192;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	

}
.news_more  a:hover {
	list-style-type:none;
	color:#919192;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.news_more  a {
	list-style-type:none;
	color:#919192;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.news_more  a:visited {
	list-style-type:none;
	color:#919192;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#news_line{
	margin-top:70px;
	*margin-top:45px !important;
	margin-bottom:9px;
	
	
	
	
}
#news_photo{
	margin-bottom:5px;
}
#news_photo_content{
	margin-bottom:5px;
	height:83px;
}
#cat_bottom{
	position: absolute;
	margin-left:5px;
	*margin-left:0px!important;
	


	
	

}
.sub_bottom{
	    position: fixed;
    /* width: 1000px; */
    width: 100%;
    /* height: 15px; */
    /* margin-top: 10px; */
    bottom: 0;
}
#sub_bottom{
	/*position: absolute;*/
	/*width:1000px;*/
	/*height:15px;*/
	/*margin-top:10px;*/
	
	


	
	

}
.contact{
	padding-bottom: 40px;
	padding-top: 40px;
}
.contact-main{
	width: 1200px;
	margin: 0 auto;
}
.contact-main .title{
	width:100%; 
	position: relative;
}
.contact-main .title h1{
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #3258b1;
	color: #ffffff;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 60px;
}
.contact-main .title .left{
	float: left;
	position: absolute;
	left: 0;
	top: 18px;
	background: url(/e/images/index_37.png) no-repeat left;
	width: 100%;
	height: 14px;
}
.contact-main .title .right{
	float: right;
	position: absolute;
	top: 18px;
	right: 0;
	background: url(/e/images/index_40.png) no-repeat right;
	width: 100%;
	height: 14px;
}
.contact-main .contact-left{
	width: 500px;
	float: left;
}
.contact-main .contact-right{
	width: 610px;
	float: right;
}
.contact-main .contact-left .btn-primary{
	float: right;
    width: 200px;
    height: 50px;
    font-size: 24px;
}
.contact-main .contact-right .square{
	width: 295px;
	height: 295px;
	margin-bottom: 20px;
}
.contact-main .contact-right .square:nth-child(2n){
	float:right;
}
.contact-main .contact-right .square:nth-child(2n+1){
	float:left;
}
.square .title{
	width: 100%;
	height: 90px;
	text-align: center;
	position: relative;
}
.contact-cms{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contact-cms .cms-left{
	float: left;
	width: 25%;
	text-align: right;
	    font-size: 1.3rem;
    font-family: "Microsoft YaHei UI", tahoma, arial, 'Hiragino Sans GB', sans-serif;
    line-height: 34px;
}
.contact-cms .cms-right{
	float: left;
	width: 75%;
	font-size: 1.3rem;
	padding-left: 10px;
	line-height: 34px;
	font-family: "Microsoft YaHei UI", tahoma, arial, 'Hiragino Sans GB', sans-serif;
}


.square .box{
	width: 100%;
	height: 204px;
	border:1px solid #ebebeb;
	border-top: none;
}
.square .box img{
	padding-top: 35px;
}
.square .box p{
	text-align: center;
    font-size: 20px;
    color: #666666;
    line-height: 40px;
    padding-top: 60px;
}
.square .green-1{
	background-color: #89c92c;

}
.square .green-1 .Triangle_Down{
	width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #89c92c;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-40%);
}
.square .green-2{
	background-color: #3ac34c;
}
.square .green-2 img{
	float: left;
	padding-top: 15px;
	padding-left: 67px;
}
.square .green-3 img{
	float: left;
	padding-top: 16px;
	padding-left: 94px;
}
.square .green-4 img{
	float: left;
	padding-top: 21px;
	padding-left: 77px;
}
.square .green-1 p{
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	padding-top: 14px;
}
.square .green-2 p, .square .green-3 p, .square .green-4 p{
	float: left;
	line-height: 90px;
    padding-left: 9px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}
.square .green-2 .Triangle_Down{
	width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #3ac34c;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-40%);
}
.square .green-3{
	background-color: #2cbf13;
}
.square .green-3 .Triangle_Down{
	width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #2cbf13;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-40%);
}
.square .green-4{
	background-color: #50b674;
}
.square .green-4 .Triangle_Down{
	width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 21px solid transparent;
    border-top: 21px solid #50b674;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-40%);
}

#footer{
	/*margin-bottom:2px;
	margin-left:0px;
	margin-top:0px;*/
	font-size: 14px;
    text-align: center;
    color: #ffffff;
	padding-bottom: 10px;
	height:150px;
	
}


#news_btn{
	
	*margin-top:-3px; !important;
	width:500px;
	margin-right:8px;
	float: right;
	
	
}
.news_num{
	
	
	float: right;
	
	
}
#top_top{
	height: 50px;
    line-height: 50px;
    width: 100%;
    background-color: #222;
	
}

dl{
	/*clear:both;*/
	float:right; 
	margin-left:50px;
}
dt{float:left;  }
dd{margin-top:5px;float:left; margin-left:5px;}

#top_top ul{
	list-style-type:none;
	float:right;
}
#top_top li{
	list-style-type:none;
	
	display: inline;
}
.textbox {
	padding-top:10px;
	
	
}

#top_bottom{
	/*width:1000px;	*/
	/*height:147px;*/

}
#top_bottom_left{
	/*width:154px;	*/
	float: left;
	
	
}
#top_bottom_left img{
	margin: 30px 0;
    /*width: 31.91489%;*/
    float: left;
    /*margin-right: 2.12766%;*/
    display: inline;
}
#top_bottom_right{
	/*width:846px;	*/
	float: right;
	
	
}
#top_bottom_right_top{
	float: right;
	height:102px;
	width:309px;
	*width:305px!important;
	
	
}
#top_bottom_right_top ul{
	
	margin-top:62px

}

#top_bottom_right_top li{
	list-style-type:none;
	display: inline;
	margin-right: -4px;
}


#top_bottom_right_bottom ul{
	
	/*float: right;*/
	/*margin-top:5px;*/
	/**margin-top:10px!important;*/
	/*margin-right:6px;*/
	

}

#top_bottom_right_bottom li{
	/*list-style-type:none;
	display: inline;
	float: left;
	color:#fff;
	font-size:14px;
	padding: 0 10px;*/
	
}
	
#top_bottom_right_bottom li a, #top_bottom_right_bottom li .selected{
	color:#ffffff;
	text-decoration:none;
	
	
}
#top_bottom_right_bottom li a:hover{
	color:#b1d911;
	text-decoration:none;
	
	
}
.search_p{
	width: 100%;
    /* float: right; */
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    line-height: 50px;	
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
#search_right{
	width:900px;
	float:right;
	/*margin: 0 auto;*/
	margin-top: 20px;  
}
.top_width{
	
    
    /*padding-left: 2em;*/
    /*padding-right: 2em;*/
    margin-left: auto;
    margin-right: auto;
}
.top_width .top_ul{
	height: 50px;
	line-height: 50px;
	float: right;
}
.top_ul li{
	float: left;
	padding: 0 5px;
}
.top_ul li a{
	color: #fff;
	text-decoration: none;
}
.top_ul li a:hover{
	color: #b1d911;
	text-decoration: underline;
}
.top_width .top_dl{
	float: right;
	margin-left: 20px;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 100;
}
.top_dl .top_input{
	/*padding: 0 10px 0 30px;*/
    height: 30px;
    line-height: 30px;
    font-family: "museo-sans", sans-serif;
    background: aliceblue;
    color: darkseagreen;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #0489d1;
    margin-top: 10px;
    width: 150px;
    padding-left: 30px;
}
.top_width .top_dl i{
	margin-top:5px;
	cursor:pointer;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 10px;
    top: 12px;
	z-index: 10;
}

.top-back{
	height: 179px;
	background-color: rgba(4, 137, 209, 0.75);
}

.footer_back{
	background-color: #333333;
	height: 70px;
	text-align: center;
	/*line-height: 150px;*/
}
.footer_back .footer-line p{
	
	line-height: 70px;
	color: #b3b3b3;
	margin-bottom: 0;
	margin-top: 0;

}
.footer_back .footer-line p img{
	vertical-align: middle;
}
#footer ul li{
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
#footer ul{
    width: auto;
    margin: 0 auto;
    padding-top: 45px;
    display: inline-block;
}
#footer ul li img{
	margin-top: -5px;
}
.navbar-brand{
	display: none;
}
.navbar-default{
	background-color: inherit;
	border:none;
}

.equinav .navbar-brand {
	display: none;
}
.equinav .navbar-collapse {
	/*padding: 0 !important;*/
	margin-top: 50px;
}

.equinav-collapse .navbar-header {
	float: none;
}
.equinav-collapse .navbar-brand,
.equinav-collapse .navbar-toggle {
	display: block !important;
}
.equina-collapse .navbar-collapse {
	border-top: 1px solid #e7e7e7 !important;
}
.equinav-collapse .navbar-collapse.collapse {
	display: none !important;
}
.equinav-collapse .navbar-nav {
	float: none !important;
	margin: 0 !important;
}
.equinav-collapse .navbar-nav > li {
	width: auto !important;
	float: none !important;
}
.equinav-collapse .navbar-nav > li > a {
	text-align: left !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.equinav-collapse .navbar-collapse,
.equinav-collapse .navbar-collapse.collapse.in {
	border-top: 1px solid #e7e7e7 !important;
	display: block !important;
}
.equinav-collapse .collapsing {
	overflow: hidden !important;
}
.equinav-collapse .dropdown-toggle {
	background-color: #e7e7e7 !important;
}
.equinav-collapse .dropdown-toggle > .caret {
	display: inline-block !important;
}
.equinav-collapse .dropdown-menu {
	background: none !important;
	float: none !important;
	border: 0 !important;
	box-shadow: none !important;
	position: relative !important;
}
.equinav-collapse .navbar-nav .open .dropdown-menu {
	display: block !important;
}
.equinav-collapse .navbar-nav .open .dropdown-menu > li > a,
.equinav-collapse .navbar-nav .open .dropdown-menu .dropdown-header {
	color: #777 !important;
	padding: 5px 15px 5px 25px !important;
}

.navbar-toggle{
	margin: 0;
	float: left;
}
.navbar-toggle i{
	font-size: 18px;
	color: #FFFFFF;
}
.navbar-default .navbar-toggle{
	border: none;
	background-color: #0489d1;
}
/*.navbar-default .navbar-toggl:hover{
	background-color: #0489d1;
}*/

.btn-primary{
	background-color: #0489d1 ;
}
/*.btn:hover{
	background-color: #0489d1 ;
}*/
#top_bottom_right_bottom .navbar-default .navbar-toggle:hover{
	background-color: #0489d1 ;
}
#top_bottom_right_bottom .navbar-default .navbar-toggle:focus{
	background-color: #0278b7 ;
}
.top_nav{
	display: none;
}
.footer_bg{ background:#000; width:100%; }

.form-group {
    margin-bottom: 15px;
	    width: 100%;
}
.form-control{display:block;width:100%;height:34px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.form-control::-moz-placeholder{color:#999;opacity:1}
.form-control:-ms-input-placeholder{color:#999}
.form-control::-webkit-input-placeholder{color:#999}
.form-control::-ms-expand{background-color:transparent;border:0}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}
.form-control[disabled],fieldset[disabled] 
.form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.cms-banner-box{
	width: 100%;
}
.cms-banner-box-desktop{
	min-width: 100%;
	width: 100%;
}
.cms-banner-box-moblie{
	display: none;
	width: 100%;
}

/*201901*/
.page-line{
    width: 100%;
    height:5px;
    background-color: #3dbcee;
}
.page-line2{
    width: 100%;
    height:5px;
    background-color: #6183d9;
}
.page-background{
    width: 100%;
    height:auto;
    background: url("/e/images/Pricing-line_02.png") top center;
    padding-top: 23px;
    padding-bottom: 32px;
}
.page-background .col-md-12{
    margin-top: 36px;
}
.page-background .left img{
    float: left;
    margin-right: 27px;
    position: absolute;
    left: 0;
    bottom: -12px;

}
.page-background .right img{
    float: right;
    margin-left: 27px;
    margin-right: 0;
    position: absolute;
    right: 0;
    bottom: -12px;
}
.dialogue-back-left{
    width: auto;
    height:auto;
    background: -webkit-linear-gradient(left, #3ac2ef , #45adec); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #3ac2ef, #45adec); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #3ac2ef, #45adec); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #3ac2ef , #45adec); /* 标准的语法 */
    border-radius: 8px;
    padding: 10px 10px;
    position: relative;
    float: left;
    margin-left: 100px;
}
.dialogue-back-left:before{
    content: "";
    width:8px;
    height:9px;
    position: absolute;
    left: -8px;
    bottom: 10px;
    background: url("/e/images/Pricing-icon_09.png") no-repeat left;
}
.dialogue-back-widht{
    width:271px;
    float: left;
    margin-left: 103px;
}
.dialogue-back-left p, .dialogue-back-right p{
    color: #ffFFFF;
    font-size: 20px;
    line-height:30px;
    margin-bottom: 0;
    font-family: Arial;
}
.right {
    float: right;
}
.left{
    float: left;
}
.dialogue-back-right{
    width: auto;
    height:auto;
    background: -webkit-linear-gradient(left, #5698e0 , #6183d9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #5698e0, #6183d9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #5698e0, #6183d9); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #5698e0 , #6183d9); /* 标准的语法 */
    border-radius: 8px;
    padding: 10px 10px;
    position: relative;
    float: right;
    box-shadow: 0 0 5px #dcdcdf;
    margin-right: 100px;
}
.dialogue-back-right:before{
    content: "";
    width:8px;
    height:9px;
    position: absolute;
    right: -8px;
    bottom: 10px;
    background: url("/e/images/Pricing-icon_17.png") no-repeat left;
}
.page-background .col-md-7{
    position: relative;
}
.page-background .right{
    margin-top: 20px;
}


@media (max-width: 768px){
	#main{
		width:100%;
	}
	#top .desktop{
		display: none;
	}
	#top .moblie{
		display: block;
	}
	body #top{
		height: 170px;
	}
	body #top .header{
		width: 100%;
	}
	#main .main-desktop{
		display: none;
	}
	#main .main-mobile{
		display: block;
	}
	.main-mobile .main-content{
		margin-top: 40px;
	}
	.contact .contact-main{
		width: 100%;
	}
	.contact .contact-main .contact-left{
		width: 100%;
	    float: initial; 
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-bottom: 60px;
	}
	.contact-main .contact-right{
		width: 100%;
	    float: initial; 
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.contact .contact-main .contact-right .square{
		width: 48%;
	}
	.contact-right .square .green-1 p{
		color: #ffffff;
	    font-size: 1.4rem;
	    line-height: 24px;
	    padding-top: 20px;
	}
	.contact .contact-main .contact-left .btn-primary{
		width: 100%;
	}
	body .footer_back{
		height: 110px;
	}
	.footer_back .footer-line p{
		line-height: 40px;
		padding-top: 10px;
	}
	.contact .contact-main .title .left{
		float: left;
		position: absolute;
		left: 0;
		top: 18px;
		background: url(/e/images/index_37.png) no-repeat right;
		width: 20%;
		height: 14px;
	}
	.contact .contact-main .title .right{
		float: right;
		position: absolute;
		top: 18px;
		right: 0;
		background: url(/e/images/index_40.png) no-repeat left;
		width: 20%;
		height: 14px;
	}
	#cat_top #cat_top_left {
		width: 100%;
	    height: auto;
	    float: none;
	    margin-top: 20px;
	    padding: 0 20px;
	}
	#cat_top #search_right{
		width: 100%;
    	float: none;
    	/*padding: 0 20px;*/
	}
	#cat_top #search_right table{
		width: 90%;
    	margin: 0 auto;
	}
	#cat_top #search_right p{
		padding: 0 20px;
	}
	.main-mobile .main-content .left{
		width: 36%;
	}
	.main-mobile .main-content .right{
		width: 64%;
	}
	body .free .free-logo a{
		font-size: 1.3rem;
	}
	.free .free-logo{
		margin-bottom: 20px;
	}
	.free .logo_img img{
		width: 60%;
	}

}
@media screen and (min-width: 414px) and (max-width: 640px){
	.contact-main .contact-right .square .green-1 p{
		padding-top: 12%;
	}
}
@media screen and (min-width: 360px) and (max-width: 640px){
	.main-mobile .main-content .left{
		width: 45%;
	}
	.main-mobile .main-content .right{
		width: 55%;
		float: left;
	    height: 200px;
	    background-color: #fafafa;
	    box-shadow: 5px 5px 5px #e1e1e1;
	    position: relative;
	}
	.main-mobile .main-content .left_img{
		left: 18px;
		height: 84px;
	}
	.main-mobile .main-content .left img{
		height: 200px;
	}
	.main-mobile .main-content .right p{
		padding-left: 36%;
	    padding-right: 0;
	    line-height: 24px;
    	font-size: 14px;
	    color: #666666;
	    font-family: Arial;
	    top: 40%;
	}
	.main-mobile .main-content .button, .main-mobile .main-content .right-ap .button{
		width: 100px;
    	height: 30px;
    	right: 10px;
    	bottom: 10px;
	}
	.main-mobile .main-content .button a, .main-mobile .main-content .right-ap .button a{
		line-height: 30px;
	}
	.main-mobile .main-content .right-ap p{
		padding-left: 10px;
	    padding-right: 36%;
	    position: absolute;
	    top: 50%;
	    transform: translateY(-50%);
	    line-height: 18px;
	    font-size: 14px;
	    margin: 0;
	    color: #666666;
	    font-family: Arial;
	}
	.main-mobile .main-content .right-ap .left_img{
		right: 18px;
		left: initial;
	}
	.contact-right .square .green-2 img{
		padding-left: 0;
	        width: 50px;
	    padding-top: 18px;
	    margin-left: 10px;
	}
	.contact-right .square .green-3 img{
		padding-left: 0;
	        width: 50px;
	    padding-top: 18px;
	    margin-left: 10px;
	}
	.contact-right .square .green-4 img{
		padding-left: 0;
	        width: 50px;
	    padding-top: 18px;
	    margin-left: 10px;
	}
	.contact-right .square .green-2 p, .square .green-3 p, .square .green-4 p{
		font-size: 1.2rem;
	}
	.cms-banner-box .cms-banner-box-desktop{
		min-width: 100%;
		display: none;
	}
	.cms-banner-box .cms-banner-box-moblie{
		display: block;
		width: 100%;
	}
	#m-banner-box{
		display: block;
	}
	#cat_top_right{
		display: none;
	}
	.swiper-pagination-bullet{
		width: 20px;
	    height: 8px;
	    background: #ffffff;
	    border-radius: initial;
	    opacity: 1;
	}
	.swiper-pagination-bullet-active{
		background-color: #0e3695;
		width: 20px;
    	height: 8px;
	}
	.contact-right .square .green-1 p{
		font-size: 1rem;
	    line-height: 20px;
	    padding-top: 12px;
	}
	.page-background .dialogue-back-right{
		margin-right: 80px;
	}
	.page-background .dialogue-back-left{
		margin-left: 80px;
	}
	#cat_top #search_right .dialogue-back-right p{
		padding: 0;
		word-break: break-word;
	}
	#search_right .page-background{
		background-size: 100% 100%;
	}
	#search_right .page-background .right{
		margin-top: 40px;
	}
	.contact-right .contact-cms .cms-left{
		width: 35%;
	    font-size: 1.2rem;
	    line-height: 26px;
	}
	.contact-right .contact-cms .cms-right{
		width: 65%;
		font-size: 1.2rem;
		line-height: 26px;
	}
}

/*asid_share*/
.asid_share{position:fixed;width:50px;bottom:10%;right:4px;z-index:890;}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}

.asid_share .asid_share_box{width:100%;margin-bottom:3px;background:#d9d9d9;text-align:center;margin-top: 10px;}
.asid_share .asid_share_box a{display:block;height:50px;padding-top:10px;}
.asid_share .asid_share_box a:hover{background:#4dc247;text-decoration:none;}
.asid_share .asid_share_box a:hover .asid_title,.asid_share .asid_share_box .asid_title{    color: #fff;
        color: #fff;
    font-size: 14px;
    display: block;
    /* padding-left: 6px; */
    line-height: 18px;
    width: 50px;
    margin-top: -2px;
}
/*.asid_share .red_bag{background:#e12500;text-decoration:none;}*/
.asid_share .asid_sha_layer{border:1px solid #ccc;background:#fff;position:absolute;right:47px;bottom:-44px;}

.sweep_img{padding:10px;}
.asid_share_box .asid_help_list li{line-height:26px;height:26px;background:url(../images/dian.png) no-repeat 6px 12px;}
.asid_share_box .asid_help_list li a{line-height:26px;height:26px;padding:0 0 0 14px;text-align:left;}
.asid_help_list li a:hover{color:#fff;}

.asid_share_triangle{width:12px;height:40px;position:absolute;right:45px;bottom:-12px;z-index:100;}
.border_sj,.con_sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border_sj{color:#ccc;font-style:normal;}
.con_sj{color:white;margin:-14px -2px 0 0;margin:-28px 0 0 -2px;}