@charset "utf-8";
body {
	 font-family:'Microsoft YaHei','微软雅黑','Century Gothic', 'Helvetica', 'SimSun', '宋体', 'Heiti', '黑体', 'Arial', 'sans-serif';
	 font-size:14px;
	 width:100%;
	 height:100%;
	 padding-top: 100px;
	 color:#666;
	 -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}
*{
	 margin:0;
	 padding:0;
}
li {
	 list-style:none;
}
a {
	 text-decoration:none;
	 color: inherit;
	 display: block;
	 transition:all 0.2s;
}  
.simple-article ul li,
ol li{
    list-style: inside;
}
button{
  border: 0;
  cursor: pointer;
  transition: 0.3s all;
  display: block;
}
input,
select,
textarea {
	font-size: 14px;
	 border:none;
	 outline:none;
	 background:none;
	 font-family:'微软雅黑';
	 padding: 0;
}
textarea {
	 resize:none;
	 overflow: hidden;
	 -webkit-appearance: none;
}
img {
	 border:none;
	 vertical-align: top;
}
table {
	 border:0;
	 border-collapse: collapse;
}
em,
i {
	 font-style:normal;
}
.fr {
	 float:right;
}
.fl {
	 float:left;
}
.clear {
	 zoom:1;
}
.clear:after {
	 content:"";
	 display:block;
	 clear:both;
}
.contain{
	width: 1200px;
	margin: 0 auto;
}
button,input,select,textarea {font-size: 100%;margin: 0;padding: 0;outline: none;font:normal 12px /*'方正兰亭中黑_GBK',*/'Arial','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}

img{max-width: 100%;height: auto;}



.simple-article h1,.simple-article h2,.simple-article h3,.simple-article h4,.simple-article h5,.simple-article h6 {font-weight:bold;}
.simple-article h1 { font-size:34px; line-height:1.3em; margin-bottom:5px;}
.simple-article h2 { font-size:30px; line-height:1.2em; margin-bottom:10px; }
.simple-article h3 { font-size:26px; line-height:1.6em; margin-bottom:10px; }
.simple-article h4 { font-size:22px; line-height:1.25em; margin-bottom:10px; }
.simple-article h5 { font-size:18px; line-height:1.6em; margin-bottom:10px;}
.simple-article h6 { font-size:14px; line-height:1.5em; margin-bottom:10px; }
.simple-article p {  
    color: #666;
}
.simple-article a{display: inline-block;}
.simple-article blockquote { display:block; font-family: Georgia,"Times New Roman",Times,serif; padding:10px 20px 10px 45px; color:#666; line-height:160%; margin-bottom:15px;} /* ????”¨ */
.simple-article blockquote em { color:#999; text-align:right; display:block;}
.dropcap {float:left;   padding:10px 10px 5px 0; font-weight:bold;}  /* é|–?-—????2‰ */
.simple-article hr{ border:1px solid #ddd; border-width:0 0 1px 0; height:1px; font-size:0; margin:25px 0; clear:both; *margin:17px 0;}
.simple-article .br {font-size: 0;}


/*-------------------------------------
   List
-------------------------------------*/
.simple-article li ul,.simple-article li ol { margin: 0; }
.simple-article ul,.simple-article ol { margin: 0 0 15px 0; padding-left:1.5em; line-height:180%; _margin-left:5px; }
.simple-article ul { list-style-type:disc;}
.simple-article ul.square { list-style:square;}
.simple-article ul.circle { list-style:circle;}

.simple-article ol { list-style-type:decimal; *padding-left:1.8em;}
.simple-article dl { margin: 0 0 1.5em 0; }
.simple-article dl dt { font-weight: bold; }
.simple-article dd { margin-left: 1.5em;}

/*-------------------------------------
   2. table
-------------------------------------*/
.simple-article table {border-collapse: collapse; border-spacing: 0;overflow:hidden; width:fit-content; margin-bottom:15px;}
.simple-article table th { font-weight:bold;}
.simple-article table th, .simple-article table td {
    border: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    /*text-align: left;*/
    vertical-align: top;
}   
.simple-article table colgroup + thead tr:first-child th, .simple-article table colgroup + thead tr:first-child td, .simple-article table thead:first-child tr:first-child th, .simple-article table thead:first-child tr:first-child td {border-top: 0 none;}
.simple-article table thead tr th,.simple-article table thead tr td {*border-top: 0 none;}
.simple-article .table-striped tbody tr:nth-child(2n+1) td,.simple-article  .table-striped tbody tr:nth-child(2n+1) th { background-color: #F9F9F9;}
.simple-article table th { background:#EBEBEB;}
.simple-article .table-bordered { -moz-border-colors: none; border-collapse: separate; border-color: #DDDDDD #DDDDDD #DDDDDD; border-style: solid solid solid none; border-width: 1px 1px 1px 0;}
.simple-article .table-bordered th, .table-bordered td {border-left: 1px solid #DDDDDD;}
.simple-article .table-row thead th { background:#ebebeb; }
.simple-article .table-row tbody th { background:#f5f5f5; }
.simple-article .table-col { border-top-width:0; }
.simple-article .table-col tbody th { background:#ebebeb; }
.simple-article ul li{list-style: inside}
/*Alignment*/
.alignleft {
   display:inline; float:left; margin-right:1.625em;
}
.alignright {
   clear:both; display:inline; float:right; margin-left:1.625em;
}
.aligncenter {
   clear:both; display:block; margin-left:auto; margin-right:auto;
}

/*-------------------------------------
   page 翻页器end
-------------------------------------*/



/* 小屏幕导航 */
.p_transition {transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;-moz-transition:0.3s;}
.small_nav_btn {position:absolute;top:13px;right:10px;height:30px;z-index:8;display:none;width: 30px;height: 30px;background: url(../images/m_menu1.png) no-repeat center;}
.small_nav_btn.active {background: url(../images/m_menu2.png) no-repeat center;}
.small_nav .wapper .btn i {width:50px;height:50px;position:absolute;right:0;top:0;z-index:2;cursor:pointer;border-left:1px solid #e5e5e5;background:url(../images/h_content_dot.png) no-repeat center;background-size:13px;}
.small_nav .wapper .btn.active i {-webkit-transform:rotate(180deg);transform:rorate(180deg);border-left:0;border-right:1px solid #e5e5e5;}
.small_nav .show a {text-indent:30px;line-height:40px;}
.scale img {transition:all 0.2s;}
.scale:hover img {-webkit-transform:scale(1.2);transform:scale(1.2);}


.small_nav .wapper{position: relative;}
.small_nav {position:absolute;width:100%;top:56px;left:0;text-align:center;background:#2972ec;z-index:7;display:none;overflow:auto;}
.small_nav a {font-size:13px;display:block;color:#fff;border-bottom:1px solid #096273;line-height:50px;text-align:left;text-indent:15px;position:relative;}
.small_nav .show {background:#0da4c2;display:none;}


.map img{
    max-width: inherit;
}


/*自适应图片*/
.autoimg{
  position: relative;
  /*float: left;
  height: 210px;
  width: 28.33333333333333%;*/
  overflow: hidden;
}
.autoimg:after{
  content: '';
  /*padding-top: 61.76%;*/
}
.autoimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: inherit;
}

.owl-stage{
  transition: 0.75s all !important; 
}

input:-ms-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input::-webkit-input-placeholder {
   color: #999;
}


.swiper-button-prev:after,
.swiper-button-next:after{
	display: none !important
}

.swiper-button-prev:focus,
.swiper-button-next:focus{
	outline: inherit !important;
}
.swiper-pagination{
	z-index: 2 !important;
}



.header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3;
	background: #fff;
}
.header .logo{
	margin: 22px 0;
	margin-right: 40px;
	float: left;
}
.header .nav li{
	line-height: 100px;
	font-size: 16px;
	color: #333;
	float: left;
	margin-right: 20px;
}
.header .nav li:last-child{
	margin-right: 0;
}
.header .nav li.active a,
.header .nav li:hover a{
	color: #2972ec;
}
.header .search .btn{
	width: 70px;
	height: 36px;
	float: right;
	background: url(../images/search.png) no-repeat center;
}

.header .search{
	position: relative;
}

.header .search .search_show{
	position: absolute;
	right: 0;
	top: 69px;
	background: #fff;
	box-shadow: 0 10px 10px rgba(0,0,0,0.15);
	z-index: 2;
	display: none;
	width: 380px;
}
.header .search .search_show input{
	line-height: 55px;
	height: 55px;
	width: 310px;
	float: left;
	text-indent: 15px;
	font-size: 14px;
}

.header .search .search_show a{
	width: 70px;
	text-align: center;
	float: right;
	line-height: 55px;
	color: #333;
	position: relative;
}
.header .search .search_show a:hover{
	color: #2972ec;
}
.header .search .search_show a:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 1px;
	height: 14px;
	background: #d0d3d8;
	margin-top: -7px;
}


.header .right{
	margin-top: 32px;
}

.header .a1{
	width: 70px;
	text-align: center;
	border-radius: 4px;
	background: #2972ec;
	color: #fff;
	margin-left: 12px;
	line-height: 36px;
}


.all_mask{
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: none;
	z-index: 9;
	background: rgba(0,0,0,0.5);
}
.all_show .close{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	cursor: pointer;
	top: 5px;
	background: url(../images/close.png) no-repeat center;
	background-size: 20px;
}
.all_show{
	width: 420px;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	margin-left: -210px;
	background: #fff;
	transform: translate(0,-50%);
	z-index: 9;
}
.all_show .title{
	color: #fff;
	border-radius: 10px 10px 0 0;
	padding: 22px 0;
	text-align: center;
	background: url(../images/all_show_top.png) no-repeat left;
	background-size: cover;
}
.all_show .title .p1{
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 30px;
}
.all_show .title .p2{
	line-height: 20px;
}
.all_show .main{
	padding: 0 55px;
	margin-top: 30px;
}
.all_show .input{
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	margin-bottom: 15px;
}
.all_show .input input{
	width: 100%;
	line-height: 48px;
	height: 48px;
	font-size: 14px;
	text-indent: 15px;
}
.all_show .input textarea{
	width: 100%;
	line-height: 24px;
	height: 120px;
	font-size: 14px;
	padding: 10px 15px;
}
.all_show .to_forget{
	color: #93a0b3;
	line-height: 20px;
	margin-bottom: 15px;
}
.all_show .to_forget:hover{
	color: #2972ec;
}
.all_show .btn{
	width: 100%;
	line-height: 48px;
	box-sizing: border-box;
	border:1px solid #2972ec;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	color: #2972ec;
}
.all_show .btn:hover{
	background: #2972ec;
	color: #fff;
}
.all_show .pq{
	line-height: 75px;
	text-align: center;
}
.all_show .pq a{
	display: inline-block;
	color: #2972ec;
}

.all_show .yzm input{
	width: calc( 100% - 110px );
	float: left;
}
.all_show .yzm a{
	width: 100px;
	position: relative;
	float: right;
	margin-right: 10px;
	text-align: center;
	line-height: 48px;
}
.all_show .yzm a:after{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 2px;
	height: 16px;
	background: #dcdcdc;
	margin-top: -8px;
}
.all_show .input50{
	border: 0;
}

.all_show .input50 input{
	border: 1px solid #e5e5e5;
	width: 48.5%;
	margin-right: 3%;
	float: left;
	box-sizing: border-box;
}
.all_show .input50{
	margin-right: 0;
}
.all_show .nice-select{
	border: 1px solid #e5e5e5;
	width: 48.5%;
	box-sizing: border-box;
}
.all_show .nice-select span{
	display: block;
	line-height: 48px;
	color: #666;
}
.all_show .nice-select:nth-child(2){
	margin-right: 3%;
}

.small_show .input input{
	line-height: 42px;
	height: 42px;
}
.small_show .nice-select{
	height: 42px;

}
.small_show .nice-select span{
	line-height: 42px;
}
.small_show .input{
	margin-bottom: 6px;
}
.small_show .pq{
	line-height: 54px;
}
.small_show .yzm a{
	line-height: 42px;
}




.footer{
	background: #181b2a;
}
.footer .top{
	padding: 70px 0 50px;
}
.footer .top .left{
	width: 280px;
}
.footer .top .left .p1{
	color: #9fa1aa;
	margin-bottom: 8px;
}
.footer .top .left .p2{
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
.footer .top .left .p3{
	line-height: 24px;
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
}
.footer .top .left .share{
	margin-top: 30px;
}
.footer .top .left .share a{
	width: 46px;
	height: 46px;
}
.footer .top .left .share .ico1{
	background: url(../images/share1.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share .ico1:hover{
	background: url(../images/share11.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share .ico2{
	background: url(../images/share2.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share .ico2:hover{
	background: url(../images/share22.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share .ico3{
	background: url(../images/share3.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share .ico3:hover{
	background: url(../images/share33.png) no-repeat center;
	background-size: cover;
}
.footer .top .left .share a{
	float: left;
	margin-right: 30px;
}
.footer .nav li{
	float: left;
	margin-left: 180px;
}
.footer .nav li p{
	font-size: 15px;
	color: #9fa1aa;
	margin-bottom: 20px;
}
.footer .nav li a{
	font-size: 16px;
	line-height: 36px;
	color: #fff;
}
.footer .right .p1{
	margin-bottom: 20px;
	color: #9fa1aa;
	font-size: 15px;
}
.footer .right .p2{
	font-family: "Arial";
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
}
.footer .right .p3{
	color: #9fa1aa;
	margin-bottom: 25px;
}
.footer .nav li a:hover{
	color: #2972ec;
}
.footer .right img{
	width: 100px;
}
.footer .right .p4{
	text-align: center;
	width: 100px;
	color: #9fa1aa;
	margin-top: 10px;
}
.footer .copy{
	font-size: 15px;
	color: #9fa1aa;
	background: #10121d;
	line-height: 60px;
}
.footer .copy a{
	display: inline;
	color: #9fa1aa;
}
.footer .left .p4{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding-left: 28px;
	margin-top: 15px;
	background: url(../images/view.png) no-repeat left;
}

/*内页banner*/
.inside_banner{
	height: 400px;
	position: relative;
}

.inside_banner .font{
	position: absolute;
	left: 50%;
	width: 1200px;
	color: #fff;
	top: 50%;
	transform:translate(0,-50%);
	margin-left: -600px;
}
.inside_banner .font .p1{
	font-size: 46px;
	line-height: 50px;
}
.inside_banner .font .p2{
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px;
}

.inside_banner .bread{
	position: absolute;
	width: 100%;
	color: #fff;
	bottom: 0;
	left: 0;
	background: rgba(15,31,58,0.5);
	line-height: 60px;
}
.inside_banner .bread .left span{
	font-size: 26px;
	margin-right: 10px;
}
.inside_banner .bread .left em{
	font-size: 12px;
}
.inside_banner .bread .left span,
.inside_banner .bread .left em{
	float: left;
}
.inside_banner .bread .right *{
	float: left;
}
.inside_banner .bread .right{
	padding-left: 23px;
	background: url(../images/home.png) no-repeat left;
}
.inside_banner .bread .right i{
	margin: 0 5px;
}


.suggestion_show{
	padding-bottom: 40px;
}
.suggestion_show .title{
	background: inherit;
}
.suggestion_show .title .p1{
	font-size: 24px;
	color: #333;
}
.suggestion_show .title .p2{
	line-height: 20px;
	color: #145bd1;
}

.suggestion_show .pf{
	line-height: 65px;
}
.suggestion_show .pf span{
	float: left;
}
.all_show .mb0{
	margin-bottom: 0;
}
.suggestion_show .close{

    background: url(../images/m_menu2.png) no-repeat center;
    background-size: 20px;
}







.webwidget_rating_simple {
  padding: 0px;
  margin: 22px 0 0 10px;
  float: left;
}
.webwidget_rating_simple li {
  line-height: 0px;
  width: 20px;
  height: 20px;
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
  list-style: none;
  float: left;
  cursor: pointer;
  background-size: cover;
}
.webwidget_rating_simple li span {
  display: none;
}

.copy_end{
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	text-align: center;
	font-size: 14px;
}


.country_detail .table_wapper{
	margin-bottom: 50px;
}






