﻿@charset "utf-8";
/*
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
filter: alpha(opacity=100);
pointer-events: none;	//	鼠标穿透
hidefocus = "true"	//	ie a标签属性 超链接不显示周围的虚线
*/

/* js样式
	js-fix-nopad: x-container无padding定高;
	js-gotop: 返回顶部;
	js-scroll-ele: 滚动显示元素;
*/

@font-face {
	font-family: 'impact';
	src: url('../fonts/impact.eot');
	src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
		url('../fonts/impact.woff') format('woff'),
		url('../fonts/impact.ttf') format('truetype'),
		url('../fonts/impact.svg#impact') format('svg');
}

@font-face {
	font-family: 'avian';
	src: url('../fonts/AvianRegular.eot');
	src: url('../fonts/AvianRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AvianRegular.woff') format('woff'),
		url('../fonts/AvianRegular.ttf') format('truetype'),
		url('../fonts/AvianRegular.svg#AvianRegular') format('svg');
}

@font-face {font-family: 'xfont';
	src: url('../fonts/iconfont.eot'); /* IE9*/
	src: url('../fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
	url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('../fonts/iconfont.svg#xfont') format('svg'); /* iOS 4.1- */
}

/* css reset */
html, body, h1, h2, h3, h4, h5, h6, div, ol, ul, li, dl, dt, dd, table, caption, tr, th, td, span, p, a, b, u, i, em, img, iframe, fieldset, form, label, legend, input, button, select, textarea { margin: 0; padding: 0;}
body { font: 14px/1.5 "Source Han Sans CN"; margin: 0 auto; color: #474747; background-color: #fff;}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
ol, ul, li { list-style: none;}
select { appearance: none; -moz-appearance: none; -webkit-appearance: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
caption, th { font-weight: normal;}
img { border: 0; outline: 0; vertical-align: middle;}
i, em { font-style: normal;}
a { text-decoration: none; color: inherit;}
a:focus { outline: 0;}
svg:not(:root){ overflow: hidden;}

::-ms-clear, ::-ms-reveal{ display: none;}
/* WebKit browsers */
::-webkit-input-placeholder{ color: #909090;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder{ color: #909090; opacity: 1;}
/* Mozilla Firefox 19+ */
::-moz-placeholder{ color: #909090; opacity: 1;}
/* Internet Explorer 10+ */
:-ms-input-placeholder{ color: #909090;}

.placeholder{ color:#909090;}

.xfont {
	font-family:"xfont" !important;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/* 通用 */
.clear:after, .x-wrap:after{ content: ''; display: table; clear: both;}
.middle{ font-size: 0; letter-spacing: -1.5em;}
.middle:after{ content: ''; display: inline-block; vertical-align: middle; height: 100%;}
.justify{ word-break: break-all; text-align: justify; text-justify: inter-ideograph;}
.justify:after{ content: ''; padding-left: 100%;}
.pos-fix{ position: fixed !important;}
.pos-abs{ position: absolute !important;}
.x-wrap{ position: relative; width: 1440px; margin: 0 auto;}

.x-header, .x-footer, .x-container{ position: relative; width: 100%; min-width: 1440px; margin: 0 auto; z-index: 1;}
.x-header{ height: 103px; z-index: 3;background-color: #FFF;}
.x-header .logo{ position: absolute; left: 0; top: 28px;  height: 48px;}
.x-header .logo img{ display: block; }
.x-header .tools{ position: absolute; right: 0; top: 25px;}
.x-header .tel{ float: left; margin-right: 25px; font-family: Arial; font-size: 20px; color: #707070; line-height: 23px;}
.x-header .handle{ float: right; white-space: nowrap;}
.x-header .handle li{ position: relative; display: inline-block;}
.x-header .handle li + li{ margin-right: 6px;}
.x-header .handle .ico{ width: 23px; height: 23px; background-color: #cbced8; border-radius: 50%; overflow: hidden;}
.x-header .handle .ico img{ display: block; width: 100%;}
.x-header .handle .pop{ position: absolute; left: 50%; top: 100%; margin: 15px auto 0; box-shadow: 0px 0px 18px 0px rgba( 0, 0, 0, 0.15); opacity: 0; visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.x-header .handle .pop:before{ content: '0'; position: absolute; left: 0; right: 0; bottom: 100%; height: 15px; background: url(/image/opacity-0.png); font-size: 0;}
.x-header .handle .pop:after{ content: '\e813'; position: absolute; left: 0; right: 0; top: 0; margin-top: -12px; font-family: "xfont" !important; font-size: 20px; line-height: 1; text-align: center;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.x-header .handle .pop img{ width: 100%;}
.x-header .handle .pcode{ margin-left: -77px; padding: 10px 10px 50px; width: 135px; background: #12679d url(/image/temp/img40.jpg) center bottom no-repeat;}
.x-header .handle .pcode:after{ color: #12679d;}
.x-header .handle .pshare{ padding: 10px 0; margin-left: -29px; width: 58px; background-color: #fff;}
.x-header .handle .pshare:after{ color: #fff;}
.x-header .handle .share{ height: 40px; overflow: hidden;}
.x-header .handle .share .i1{ display: block;}
.x-header .handle .share .i2{ display: none;}
.x-header .handle .share:hover .i1{ display: none;}
.x-header .handle .share:hover .i2{ display: block;}
.x-header .handle li:hover .pop{ opacity: 1; visibility: visible;}
.x-header .handle li:hover .ico, .x-header .handle li.cur .ico{ background-color: #489bc3;}
.x-header .tools .login{}
.x-header .tools .lang{}
.x-header .nav-mod{ position: relative;top:15px; bottom: 0; text-align: center;float: right}

.nav-mod .nav-lv1{}
.nav-mod .nav-lv1-item{ position: relative; float: left;}
.nav-mod .nav-lv1-item > a{ background: url(../images/nav_bj.jpg) no-repeat right 38px;display: block; padding: 0 24px; line-height: 78px;font-size: 18px}
.nav-mod .nav-lv1-item span{ font-family: 'avian'; font-size: 16px;}
.nav-mod .nav-lv1-item:hover > a{ color: #2b7bad;}
.nav-mod .nav-lv1-item.cur > a{ color: #2b7bad;}
.nav-mod .nav-lv2{ position: absolute; left: 0; right: 0; top: 100%; padding: 25px 10px; background-color: #fff; box-shadow: 0px 0px 18px 0px rgba( 0, 0, 0, 0.15); opacity: 0; visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.nav-mod .nav-lv2:after{ content: '\e813'; position: absolute; left: 0; right: 0; top: 0; margin-top: -12px; font-family: "xfont" !important; font-size: 20px; line-height: 1; color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.nav-mod .nav-lv2-item{}
.nav-mod .nav-lv2-item + .nav-lv2-item{ margin-top: 12px;}
.nav-mod .nav-lv2-item > a{ display: block;
	-webkit-transition: padding 0.2s;
	transition: padding 0.2s;
}
.nav-mod .nav-lv2-item:hover > a{ color: #2b7bad;}
.nav-mod .nav-lv1-item:hover .nav-lv2{ opacity: 1; visibility: visible;}

.x-container{ background-color: #fff; z-index: 2;}

.x-footer{ padding: 50px 0; background-color: #18325F;}
.x-footer .links{ float: left; overflow: hidden;}
.x-footer .links-item{ float: left;}
.x-footer .links-item + .links-item{ margin-left: 22px;}
.x-footer .links-item dt{ margin-bottom: 22px; color: #d4d4d4;}
.x-footer .links-item dt span{ font-family: 'avian'; font-size: 16px;}
.x-footer .links-item dd{ font-size: 12px; color: #909090;}
.x-footer .links-item .p{}
.x-footer .links-item .p + .p{ margin-top: 12px;}

.x-footer .info .cont{ margin-bottom: 36px; text-align: center; color: #d4d4d4;}
.x-footer .info .cont .p{ margin-bottom: 6px; font-size: 12px;}
.x-footer .info .cont .p:first-child{ font-family: Arial;}
.x-footer .info .cont .tel{ margin-top: 15px; font-family: Arial; font-size: 36px; line-height: 1;}
.x-footer .info .codes{ overflow: hidden;}
.x-footer .info .codes li{ float: right;}
.x-footer .info .codes li + li{ margin-right: 3px;}
.x-footer .info .codes .img{ margin: 0 auto 10px; padding: 10px; width: 115px; height: 115px; border: 1px solid #545454; border-radius: 2px;}
.x-footer .info .codes .img img{ display: block; width: 100%;}
.x-footer .info .codes .p{ color: #878787; text-align: center;}
.x-footer a:hover{ color: #fff;}

/* 面包屑 */
.bread{}
.bread a{}
.bread a:hover{ color:#2b7bad;}
.bread .cur{ color:#2b7bad;}

/* 返回顶部 */
.gotop{ position: fixed; right: 15px; bottom: 10px; padding: 10px; background-color: #333; border-radius: 5px; opacity: 0; filter: alpha(opacity=0); pointer-events: none; font-family: Arial; color: #fff; text-align: center; line-height: 1; text-transform: uppercase; z-index:10;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: opacity 0.5s, transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}
.gotop:before{ content: '\e823'; display: block; font-family: "xfont" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.gotop:hover{ background-color: #474747;}
.gotop.x-show{ opacity: 1; filter: alpha(opacity=100); cursor: pointer; pointer-events: auto;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}

/* 弹窗 */
.pop-mod{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: url(/image/opacity-b60.png); opacity: 0; visibility: hidden;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.pop-mod.x-show{ opacity: 1; visibility: visible; z-index: 9999;}
.pop-mod .pop-dialog{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto;}
.pop-mod .pop-overlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/image/opacity-b60.png);}
.pop-mod .pop-close{ position: absolute; right: 20px; top: 20px; width: 50px; height: 50px; background-color: #474747; border-radius: 5px; font-family: "xfont" !important; font-size: 2em; line-height: 50px; text-align: center; color: #fff; z-index: 1; cursor: pointer;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;

	-webkit-transition: all .2s;
	transition: all .2s;
}
.pop-mod .pop-close:after{ content: '\e842';}
.pop-mod .pop-close:hover{ opacity: 0.8; filter: alpha(opacity=80);}

.pop-mod .btnWarp{ text-align:center; border-top:#e4e4e4;}
.pop-mod .btnWarp .center{ display:inline-block; overflow:hidden;}
.pop-mod .btnWarp button{ float:left; cursor:pointer; border-radius:5px; background-color:#f0f0f0; border:1px solid #c3c3c3;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.pop-mod .btnWarp button:hover{ background-color:#4f89f5; color:#fff; border-color:#4e73b9;}

/* 分页 */
.page-mod{ width: 100%; font-size: 0; text-align: center;}
.page-mod .page-box{ display: inline-block; overflow: hidden;}
.page-mod .page-item{ float: left; margin: 0 5px; font-family: 'xfont', Arial; font-size: 16px; line-height: 34px;}
.page-mod .page-item > a{ position: relative; display: block; min-width: 34px; height: 34px; border-radius: 50%;
	-webkit-transition: all .2s;	
	transition: all .2s;	
}
.page-mod .page-item > a:before{ content: '0'; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid #d4d4d4; border-radius: 50%; pointer-events: none; font-size: 0; z-index: -1;}
.page-mod .prev{ margin-right: 15px;}
.page-mod .next{ margin-left: 15px;}
.page-mod .jump{ margin-left: 15px;}
.page-mod .input{ float: left; margin: 7px 0; padding: 0 8px; width: 30px; border-right: 1px solid #e2e2e2;}
.page-mod .input input{ display: block; width: 100%; line-height: 20px; text-align: center;}
.page-mod .btn{ float: left; width: 50px; height: 100%; cursor: pointer;}
.page-mod .page-item > a[href]:hover:before{ content: '1'; border-color:#2d7bad;}
.page-mod .page-item > .cur{ background-color: #2d7bad; color: #fff;}

/* 下拉选框 */
.select-mod{ position: relative; text-align: left;}
.select-mod .select-bar{ position: relative;}
.select-mod .select-bar:before{ content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #d4d4d4; border-radius: 999px;}
.select-mod .select-btn{ position: relative; height: 21px; padding: 11px 50px 11px 15px; overflow: hidden; cursor: pointer;}
.select-mod .select-btn:after{ content: '\e834'; position: absolute; right: 10px; top: 0; bottom: 0; margin: auto; height: 21px; font-family: "xfont" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.select-mod .select-val{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.select-mod .select-txt{ position: absolute; left: 0; top: 0; right: 50px; bottom: 0; padding: 5px 15px;}
.select-mod .select-input{ display: block; width: 100%;}
.select-mod .select-native{ display: none;}
.select-mod .select-cont, .select-mod .select-query{ position: absolute; left: 0; right: 0; top: 100%; padding-top: 1px; background-color:#fff; background-clip: content-box; z-index:1; opacity: 0; visibility: hidden;}
.select-mod .select-cont:before, .select-mod .select-query:before{ content: ''; position: absolute; left: 0; top: 1px; right: 0; bottom: 0; border: 1px solid #d4d4d4;}
.select-mod .select-opts, .select-mod .squery-list{ position: relative; max-height: 200px; padding: 15px; padding-right: 5px;}
.select-mod .select-item, .select-mod .squery-item{ padding: 2px 0; cursor: pointer;}
.select-mod .select-item.selected, .select-mod .select-item:hover, .select-mod .squery-item.selected, .select-mod .squery-item:hover { color: #909090;}
.select-mod .select-item.selected, .select-mod .squery-item.selected{ cursor: default;}
.select-mod .select-grp{ padding: 5px; margin-bottom: 2px; background-color: gainsboro;}
.select-mod .select-tit{ padding: 5px; background-color: silver; cursor: pointer;}
.select-mod .select-box{ padding: 5px; display: none;}
.select-mod .select-grp.open .select-box{ display: block;}
.select-mod.sc-show .select-btn:after{ content: '\e833';}
.select-mod.sc-show .select-cont, .select-mod.sq-show .select-query{ opacity: 1; visibility: visible;}
.select-mod .select-bar:hover{ color: #909090;}
.select-mod .select-query{}
.select-mod .select-query:before{}
.select-mod .squery-list{}
.select-mod .squery-item{}

.menu-nav{ visibility: hidden; opacity: 0;}

/****/


.pshare .share a{ width:100% !important; height:40px !important; margin:0 !important; padding:0 !important; }
.pshare .share .bds_tsina{ background:url(/image/temp/ico25-1.png) no-repeat center; }
.pshare .share .popup_weixin{ background:url(/image/temp/ico26-1.png) no-repeat center; }
.pshare .share .bds_tsina:hover{ background-image:url(/image/temp/ico25-2.png); }
.pshare .share .popup_weixin:hover{ background-image:url(/image/temp/ico26-2.png); }


@media screen and (min-width:1230px){
	.x-header, .x-footer, .x-container,.x-container1{ min-width: 1440px;}
	.x-wrap{ width: 1440px;}


.urhere{font-size:18px;padding-bottom: 10px}
.urhere span{background: url("../images/urhere.png") no-repeat left center;background-size:26px 29px;padding:8px 18px }
.sidebar{ position: fixed; right: 0; z-index: 9;top:50%}
.sidebar li{ position: relative; cursor: pointer;}
.sidebar li + li{ margin-top: 8px;}
.sidebar .ico{ position: relative; width: 80px; height: 80px; border-radius: 2%; overflow: hidden;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);transform: rotate(0deg);}
.sidebar .ico img{ display: block; width: 40px;padding-left: 20px;padding-top: 15px;}
.sidebar .p{ position: absolute; top: -50px; right: 100px; border-radius: 25px; white-space: nowrap; color: #fff; line-height: 50px; opacity: 0; visibility: hidden;-webkit-transform: translateX(-20px) rotate(0deg);-moz-transform: translateX(-20px) rotate(0deg);transform: translateX(-20px) rotate(0deg);-webkit-transition: opacity 0.2s, transform 0.2s;-moz-transition: opacity 0.2s, transform 0.2s;transition: opacity 0.2s, transform 0.2s;}
.sidebar .l1 .ico, .sidebar .l1 .p{ background-color: #005197;}
.sidebar .l2 .ico, .sidebar .l2 .p{ background-color: #005197;}
.sidebar .l3 .ico, .sidebar .l3 .p{ background-color: #133984;}
.sidebar .l4 .ico, .sidebar .l4 .p{ background-color: #005197;}
.sidebar .l5 .ico, .sidebar .l5 .p{ background-color: #12679d;}
.sidebar .l6 .ico, .sidebar .l6 .p{ background-color: #005197;}
.telwap{ display:none}
.sidebar li:hover .p{ opacity: 1; visibility: visible;-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transform: translateX(0px);}
}

@media screen and (min-width: 751px)  {
	#wap{display: none;}
	.x-header, .x-footer, .x-container,.x-container1{ min-width: 1440px;}
	.home1 .carousel .list{width:100%;height: 720px;margin: 0 auto;}
        .home1{width:100%;min-width: 1440px;}
        .widget-area{width:100%;min-width: 1440px;margin: 0 auto;}
        .caroufredsel_wrapper{width:100%;min-width: 1440px;}

    .zhuanjia{width: 1440px;}
	.box {width: 100%;margin: 0 auto;overflow: hidden;}
	.hd {height: 65px;}
	.hd span {display: inline-block;width: 286px;background-color:#F9F9F9;line-height: 65px;text-align: center;cursor: pointer;float: left;border: 1px solid #ccc;color: #0D5A9F;font-size: 20px;}
	.hd span.current {background-color: #FFFFFF;}
	.bd ul{ border: 1px solid #ccc;}
	.bd li {height: 550px;background-color:#FFFFFF;display: none;}
	.bdleft{font-size: 14px;line-height: 26px;width: 680px;margin-left: 50px;margin-top: 50px;float: left;}
	.bdright{margin: 50px 20px;float: left;}
	.bd li.current {display: block;font-size: 36px;} 
}



@media screen and (max-width: 750px){
	#pc{display: none;}

	.wapdate_lf{color: #5F627C;font-size: 16px;}
	.waptitle_lf{font-weight: bolder;font-size: 16px;color: #062949;}
	.wap_lf{line-height: 25px;}
	.sc2wap_rg2 p{width: 90%;margin-left: 5%;font-size: 16px;line-height: 26px;margin-top: 15px;}
	.wapsc3_con{width: 90%;margin-left: 5%;}
	.wapimg li{margin-bottom: 5%;}
	.wapsc2{background: #F9F9F9;}
	.wapwarp{width: 90%;margin-left: 5%;}
	.main_image ul li{width:90%;height:378px;padding:40px 20px 0 10px;float:left;}
    .main_image ul li img{display: block;width:120px;height:120px;margin:0 auto;}
    .main_image ul li h4{font:bold 20px/72px '';text-align: center;color:#07569c; }
	.main_image ul li p{font:normal 16px/30px '';text-align: center;}
    .wapfoot_wx{margin: 0 0 5% 10%;padding-top: 10%;}
    .wapfoot_wx ul li{width:128px;float:left;margin-left:20px;color: #fff;}
	.wapfoot_wx ul li h4{text-align:center;font:normal 14px/36px '';}
	.wapfoot_lf{color: #fff;font-size: 16px;line-height: 30px;}
	.selected{color: #0C2E4E;font-weight: bolder;}
	.h22{font-size: 0.5rem;}

	.yuanzhang{margin-top: 20px;}
	.ptai{width: 100%;}
	.ksxz{font-size: 18px;padding: 0px 20px;}
	.ksxz ul li{padding: 10px;color:  #02529A;}

	h1,h2,h3,h4,h5,h6{font-size:100%;font: normal 18px/30px '';}
	address,cite,dfn,em,var{font-style:normal;}
	code,kbd,pre,samp{font-family:courier new,courier,monospace;}
	ul,ol{list-style:none;}
	a{text-decoration:none;}
	a:hover{text-decoration:none;}
	sup{vertical-align:text-top;}
	sub{vertical-align:text-bottom;}
	legend{color:#000;}
	fieldset,img{border:0;}
	button,input,select,textarea{font-size:100%;}
	table{border-collapse:collapse;border-spacing:0;}

	#pn{width: 100%; height: auto; background: #fff; margin: 0 auto; padding: 5px;}
	#list0{margin-bottom: 10px;}
	.zjtu_content{padding: 20px;}
	.title{ font-weight: bold; font-size: 14px; margin-bottom: 7px;}
	.time{color: #808080; margin-bottom: 2px;}
	.content{display: none;  line-height: 23px; font-size: 14px; padding: 20px;}
	.btm{text-align: right; height: 30px; }
	.hidd{ color: #eb7350; font-size: 18px;margin-left: 35%;}
	.show{ color: #eb7350; margin-left: 5px; }
	.zy{padding: 1px 0 3px; line-height: 23px; font-size: 18px;margin-left: 35%;}

    .waptab{padding:20px 0 0 20px;}

	ul {
		list-style-type: none;
	  }
	  .box {
		margin: 20px auto;
		overflow: hidden;
	  }
	  .hd {
		height: 200px;
		margin-left: 5%
	  }
	  .hd span {
		color: #0C2E4E;
		font-weight: bolder;
		font-size: 18px;
		display: inline-block;
		width: 100%;
		line-height: 45px;
		cursor: pointer;
	  }
/*	  
	  .hd span.current {
		color: #0C2E4E;
		font-weight: bolder;
	  }
*/	  
	  .bd li {
		display: none;
	  }
	  .bd li.current {
		display: block;
		font-size: 36px;
	  }
	
/* banner*/
.main{ width:100%; height:auto; overflow:hidden; max-width:640px;margin:0 auto; min-width:320px}
	
.main_visual{overflow:hidden;position:relative; }
.main_image{overflow:hidden;position:relative; width:100%; height:100%}
.main_image ul{width:9999px;overflow:hidden;position:absolute;top:0;left:0; height:100%}
.main_image li{float:left;width:100%; height:100%}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%; height:100%;}
.main_image li a img{ width:100%; height:auto; display:none}
.main_image li .img_1{width:100%; height:100%}
.main_image li .img_2{width:100%; height:100%}
.main_image li .img_3{width:100%; height:100%}
.main_image li .img_4{width:100%; height:100%}


div.flicking_con{position:absolute;bottom:175px;left:50%;z-index:999;width:105px;height:21px;margin:0 0 0 -52px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat; background-size:21px 42px;background:url('../images/btn_main_img2.png') 0 0 no-repeat \9;display:block;text-indent:-1000px;}
div.flicking_con a.on{background-position:0 -21px}


	*, *:before, *:after{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	body{ font-size: 0.24rem;}
	
	.x-header, .x-footer, .x-container{ min-width: 320px;}
	.x-header{ height: auto; padding: 0.2rem 0;}
	.x-header .logo{ position: static; float: left; width: 4.7rem; height: auto;margin: .05rem 2.5rem;}
	.x-header .logo img{ width: 50%;}
	.x-header .menu-btn{ position: absolute; top: 50%;  width: 0.6rem; height: 0.6rem; text-align: center;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.x-header .menu-btn1{ position: absolute; top: 50%;  width: 0.6rem; height: 0.6rem; text-align: center;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.x-header .menu-btn:after{ content: url(../images/caidan.png); font-family: "xfont" !important; font-size: 0.6rem; line-height: 1;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0.2px;
		-moz-osx-font-smoothing: grayscale;
	}
	.x-wrap{ width:100%; padding:0 0.25rem;}
	
	.gotop{ right: 0.2rem; bottom: 0.2rem; padding: 0.2rem;}
	.page-mod .page-box{ display: none;}
	.page-mod .page-more{ display:inline-block; border:1px solid #bbbbbb; border-radius:0.5rem; font-size: 0.22rem; padding: 0.1rem 0.5rem;}
	
	.select-mod .select-btn{ height: 0.76rem;}
	.select-mod .select-btn::after{ top: 50%; bottom: auto; right: 0.2rem; height: auto; font-size: 1.5em;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.select-mod .select-val, .select-mod .select-txt{ visibility: hidden;}
	.select-mod .select-native{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding: 0.2rem; width: 100%; height: 100%; display: block;}

	.menu-nav{ position: fixed; left: 0; top: 0; width: 100%; height: 100%;
		-webkit-transition: opacity 0.5s;
		transition: opacity 0.5s;
	}
	.menu-nav.menu-show{ visibility: visible; opacity: 1; z-index: 999;}
	.menu-nav .menu-overlay{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.75);}
	.menu-nav .menu-box{ position: absolute; right: 0; top: 0; left: 0; height: 100%; background-color: #082C4D;color: #fff;}
	.menu-nav .menu-close{ position: absolute; left: 0.2rem; top: 0.17rem; width: 0.6rem; height: 0.6rem; text-align: center; z-index: 1;}
	.menu-nav .menu-close:after{ content: url("../images/xx.png"); font-family: "xfont" !important; font-size: 0.4rem; line-height: 0.6rem;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0.2px;
		-moz-osx-font-smoothing: grayscale;
	}

	.menu-nav .menu-head{ position: relative;  overflow: hidden;background-color: #FFF;}
	.menu-nav .menu-head:before{ content: ''; position: absolute; left: 0; bottom: 0; right: 0; border-bottom: 1px solid #d4d4d4}
	.menu-nav .menu-head .logo{ float: left; width: 4.9rem; height: 0.65rem;}
	.menu-nav .menu-head .logo img{ display: block; width: 100%;margin-top: .08rem}
	.menu-nav .menu-head .tel{ float: right; margin-right: 0.7rem; padding: 0.06rem; font-family: Arial; font-size: 0.35rem;}
	.menu-nav .handle{ position: absolute; left: 0; right: 0; bottom: 0; padding: 0.4rem 0.35rem;}
	.menu-nav .handle .label{ margin-right: 0.15rem;}
	.menu-nav .handle .share{ display: inline-block; margin-left: 0.2rem; vertical-align: middle; width: 0.9rem; height: 0.9rem; background-color: #cbced8; border-radius: 50%; overflow: hidden;}
	.menu-nav .handle .user{ float: right; width: 0.9rem; height: 0.9rem; background-color: #2d7bad; border-radius: 50%; overflow: hidden;}
	.menu-nav .handle img{ display: block; width: 100%;}
	
	.menu-nav .nav-box{ position: absolute; top: 0.95rem; left: 0.35rem; right: 0.35rem; bottom: 1.7rem; overflow: hidden;}
	.menu-nav .nav-lv1{ position: absolute; left: 0; top: 0; width: 100%;}
	.menu-nav .nav-lv1-item{ position: relative;  font-size: 0.35rem;line-height: 1.0rem;}
	.menu-nav .nav-lv1-item + .nav-lv1-item{}
	.menu-nav .nav-lv1-item a{ display: block; padding: 0.15rem 0; overflow: hidden;}
	.menu-nav .nav-lv1-item .arr{ position: relative; float: right; margin: 0 0.2rem; width: 0.6rem; height: 0.65rem; text-align: center;margin-top: 0.5rem;}
	.menu-nav .nav-lv1-item .arr:after{ content:url("../images/xiangyou.png"); font-family:"xfont"; font-size: 0.3rem; line-height: 0.65rem; color: #e4e4e4;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0.2px;
		-moz-osx-font-smoothing: grayscale;
	}
	.menu-nav .nav-lv2{ font-size: 0.28rem; color: #707070; clear: both; display: none;}
	.menu-nav .nav-lv2-item{ padding: 0 0.45rem; font-size: 0.24rem;color: #fff;}
	.menu-nav .nav-lv2-item + .nav-lv2-item{ border-top: 1px solid #d4d4d4;}
	.menu-nav .nav-lv1-item.cur{}
	.menu-nav .nav-lv1-item.cur .nav-lv2{ border-top: 3px solid #2d7bad;}
	.menu-nav .nav-lv1-item.cur .arr:after{ content: url("../images/xangxia.png"); color: #2d7bad;}

	.menu-nav .lang{ overflow: hidden;}
	.menu-nav .lang li{ position: relative; float: left; font-size: 0.3rem;}
	.menu-nav .lang li + li{ padding-left: 0.2rem;}
	.menu-nav .lang li + li:before{ content: ''; position: absolute; left: 0.1rem; top: 0; bottom: 0; margin: auto; height: 0.3rem; border-left: 1px solid #140050;}
	.menu-nav .search-box{ position: relative; padding: 0.2rem;}
	.menu-nav .search-box:before{ content: ''; position: absolute; left: 0; bottom: 0; right: 0; border-bottom: 1px solid #909090;}
	.menu-nav .search-txt{ position: relative; padding-right: 0.8rem;}
	.menu-nav .search-txt input{ display: block; width: 100%; height: 0.45rem; font-size: 0.3rem;}
	.menu-nav .search-btn{ position: absolute; right: 0.2rem; top: 0; bottom: 0; width: 0.6rem;}
	.menu-nav .search-btn:after{ content: '\e852'; font-family:"xfont"; font-size: 0.5rem;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0.2px;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.x-footer{ padding: 0.5rem 0;}
	.x-footer .links{ float: none; font-size: 0; display: none;}
	.x-footer .links-item{ float: none; display: inline-block; vertical-align: top; width: 33.33%;}
	.x-footer .links-item + .links-item{ margin-left: 0;}
	.x-footer .links-item dt{ font-size: 0.24rem; margin-bottom: 0.2rem;}
	.x-footer .links-item dt span{ font-size: 0.26rem;}
	.x-footer .links-item dd{ font-size: 0.22rem;}
	.x-footer .links-item .p + .p{ margin-top: 0.1rem;}
	.x-footer .info{ float: none; text-align: center;}
	.x-footer .info .cont{ margin-bottom: 0.3rem; text-align: center;}
	.x-footer .info .cont .p{ margin-bottom: 0.1rem; font-size: 0.22rem;}
	.x-footer .info .cont .pinpai{ font-size:.4rem}
	.x-footer .info .cont .p1{ font-size:.3rem}
	.x-footer .info .cont .tel{ margin-top: 0.2rem; font-size: 0.46rem;}
	.x-footer .info .codes{ display: inline-block;}
	.x-footer .info .codes li + li{ margin-right: 0.05rem;}
	.x-footer .info .codes .img{ margin-bottom: 0.1rem; padding: 0.1rem; width: 1.5rem; height: 1.5rem;}
	

	.menu-nav .share a{ margin:0 !important; padding:0 !important; background-size: 0.9rem !important; } 
	.menu-nav .share a{ width:100% !important; height:40px !important; margin:0 !important; padding:0 !important; }
	.menu-nav .share .bds_tsina{ background:url(/image/temp/ico28.png) no-repeat center; }
	.menu-nav .share .popup_weixin{ background:url(/image/temp/ico27.png) no-repeat center; }

	.bd_weixin_popup{ height:320px !important;  }
	.urhere{font-size:.2rem;padding-bottom: 10px}
    .urhere span{background: url("../images/urhere.png") no-repeat left center;background-size:.26rem .29rem;padding:8px 8px }
.sidebar{ position: fixed; bottom: 0; z-index: 9;width:100%}
.sidebar li {float: left;width: 50%;line-height: 0.8rem;height: 0.8rem;font-size: .3rem;text-align: center;list-style-type: none;}
.sidebar li  a {  margin: 5px;  height: .6rem; line-height: .6rem; color: #fff; display: block;}
.sidebar .l1 { background-color: #00428e;}
.sidebar .l2 { background-color: #d62d36;}
.sidebar .l1 .ico{ display:none}
.sidebar .l2 .ico{ display:none}
.sidebar .l3 { display:none}
.sidebar .l4 { display:none}
.sidebar .l5 { display:none}
.sidebar .l6 { display:none}
.telpc{ display:none}
}


#jiathis_weixin_modal {margin: -180px 0 0 -160px !important;width: 320px !important;}















/* 新增 */
.warp{width:1440px;margin:0 auto;}
.banner_warp{width:100%; margin:0 auto;}
.banner{background:url(../images/banner_bj.jpg) no-repeat center top;height:720px;}
.banner a{display: block;}
.sc1{padding:32px 0;}
.sc1_lf{float:left;width:1100px;height:32px;background:url(../images/news.jpg) no-repeat left top;padding-left:220px;font:normal 20px/32px '';color:#062949;}
.sc1_lf .sc1_day{font-size:14px;color:#5f627c;line-height: 32px;padding:0 50px 0 20px;}	
.sc1_rg{float:right;}	


.ny_sc2{width: 1400px;margin: 0 auto;}	
.sc2{width:100%;min-width: 1440px;background:#f9f9f9;padding:68px 0;}	
.sc2_lf{width:680px;float: left;}
.sc2_rg{width:680PX;float: right;}
.sc2_rg1{padding-top:40px;}
.sc2_rg2 P{font:normal 18px/32px '';padding:40px 10px 40px 0; }
.sc3_head img{display: block;margin:0 auto ;padding:90px 0 60px;}
.sc3_con{padding-bottom:80px;}
.sc3_con ul li{width:460px;height:260px;float:left;margin:0 30px 30px 0;}
.sc4{padding-top:0;height:860px;}
.sc4_con ul li{width:345px;height:398px;float:left;display: block;margin-right:20px;}
.sc4_text{background-color:#005197;height:200px;padding:24px 16px 0 22px;color:#fff;}
.sc4_text h4{font:normal 28px/50px '';}
.sc4_text p{font:normal 16px/30px '';}
.sc5 .sc3_head img{padding:80px auto 60px;}
.sc5_con ul li{width:230px;height:378px;padding:40px 20px 0 10px;border:solid 1px #e9eaf2;margin-right:20px;float:left;}
.sc5_con ul li img{display: block;width:120px;height:120px;margin:0 auto;}
.sc5_con ul li h4{font:bold 20px/72px '';text-align: center;color:#07569c; }
.sc5_con ul li p{font:normal 16px/30px '';text-align: center;}
.button{width:176px;height:56px;display: block;text-align: center;}
.sc5 .button{margin:60px auto 80px;}
.sc6_con ul li left{width:710px;background:#fff;}
.sc6_con ul li h4{font:normal 26px/84px '';color:#062949;text-align: center;}
.sc6_con .button{margin:0 auto 28px;}
.sc6{height:700px;padding-top:0;}
.foot_wrap{background:#005197;padding-top:60px;width:100%;min-width: 1440px;}
.foot{color:#fff}
.foot_lf{width:700px;float:left;}
.foot_rg{width:300px;float:right;}

.foot_lf p{font:normal 14px/28px '';}
.foot_wx ul li{width:128px;float:right;margin-left:20px;}
.foot_wx ul li h4{text-align:center;font:normal 14px/36px '';}
.foot_ba{margin-top:77px;text-align: right;}

.ny_banner{background:url(../images/neiye_banner.jpg) no-repeat center top;height:560px;}
.ny_banner a{display: block;}
.ny_sc1_top{width:1120px;margin:87px auto 60px;}
.ny_sc1_top h4{font:600 32px/86px '';text-align:center;color:#062949;}
.ny_sc1_top p{font:normal 18px/32px '';text-align: center;}
.ny_sc1_con .ny_sc1_xm{width:272px;margin-right:20px;float:left;}
.ny_sc1_con .ny_sc1_xm ul{border:solid 1px #e9eaf2;border-top:none 0;padding:20px 15px;height:230px;}
.ny_sc1_con .ny_sc1_xm ul li{font:normal 16px/32px '';padding-left:18px; background:url(../images/../images/neiye_dd_bj.png) no-repeat left 12px;}

.ny_sc1_bot img{width:184px;height:54px;margin:40px auto 0px;display: block;}
.ny_sc2 dt{float: left;width:250px;height:582px;background:url(../images/nsc2_img1.jpg) no-repeat center center;padding:0 35px;color:#fff;position: relative;}
.ny_sc2 dt h4{font:normal 30px/90px '';padding-top:10px;}
.ny_sc2 dt p{font:normal 16px/32px '';} 
.ny_sc2 dt .ny_button1{width:184px;height:56px;position: absolute;left:32px;bottom:32px;}
.ny_sc2 dd{border-top:solid 1px #e9eaf2;background:#fff;width:1080px;float: right;}
.ny_sc2 dd ul li{width:309px;border-right:solid 1px #e9eaf2;border-bottom:solid 1px #e9eaf2;float:left;height:290px;padding:0 25px; }
.ny_sc2 dd ul li h4{color:#02529a;font:600 20px/80px '';}
.ny_sc2 dd ul li p{color:#5f627c;font:normal 16px/32px '';}

.ny_sc3{background:url(../images/nsc3_img1.jpg) no-repeat center top;width:100%;min-width: 1440px;height:596px;}
.ny_sc3 .ny_sc3_top{color:#fff;padding:0 120px;}
.ny_sc3_top{text-align:center;}
.ny_sc3_top h4{font:600 32px/170px '';}
.ny_sc3_top p{font:normal 18px/32px '';}
.ny_sc3_bot{padding:60px 0 80px 0;}
.ny_sc3_bot img{margin:0 auto;display: block;}
.ny_button2{margin-top:58px;}

.ny_sc4{padding:0 0 60px 0;}
.ny_sc4 .ny_sc3_top h4{color:#062949;}
.ny_sc3 .ny_sc3_top p{color:#b7b9bb;}
.ny_sc4 .ny_sc3_top p{color:#75788f;}
.ny_sc4_con {padding-top:40px;}
.ny_sc4_con ul li{width:343px;height:185px;background:#FFF;padding-top:50px;border:solid 1px #e9eaf2;float:left;margin-right:20px;margin-top: 20px;}
.ny_sc4_ico{width:70px;height:70px;margin:0 auto 20px;}
.ny_sc4_txt{text-align:center;}
.ny_sc4_txt h4{font:600 18px/36px '';color:#02529a;}
.ny_sc4_txt p{font:normal 16px/32px '';}

.ny_sc5{padding:120px 0 130px;}
.ny_sc5 dt{width:680px;height:510px;float:left;}
.ny_sc5 dd{width:680px;padding:100px 0 0 80px;float:left;}
.ny_sc5 dd h4{font:600 32px/32px '';color:#062949;}
.ny_sc5 dd p{font:normal 18px/32px '';padding:56px 0 48px 0;}




.sg_banner{background:url(../images/sg_banner.jpg) no-repeat center top;height:560px;}
.sg_sc{margin-top:120px;}
.sg_sc ul li{padding:40px;background:#f9f9f9;margin-bottom:40px;}
.sg_scl{width:400px;height:320px;margin-right:60px;float: left;}
.sg_scr{width:900px;/*padding:30px 0px 0 60px;*/}
.sg_scr h4{font:600 32px/32px '';color:#062949;padding-bottom:46px;}
.sg_scr p{font:normal 16px/36px '';}

.sg_scr{
    /*flex 布局*/
    display: flex;
    /*实现垂直居中*/
    align-items: center;     
    text-align: justify;
    width:900px;
    height:320px;
    margin:0 auto;
}


/* 成功案例列表  */
.list_title{margin-bottom: 40px;
    background-color: #fff;
    font-size: 16px;
	border: 1px solid #d1dbe0}
.list_left{padding: 30px 40px 30px 40px;}	
.list_date{float: left;
    padding: 0 10px;
    font: 14px/15px "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    color: #444;
	border: none;}
.list_day{display: block;
    margin: 0 0 3px 0;
    font: bold 36px/36px "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
	color: #04539B;}
.list_strong{margin-bottom: 8px;
    line-height: 26px;
    font-weight: bold;
	color: #04539B;}
.list_content{overflow: hidden;
    margin-top: 8px;
    color: #746969;
    font-size: 14px;}	

/* 在线咨询按钮  */
button, input{ outline:none;}
button{ width:120px; height:42px; background:#f40; color:#fff; border:none; border-radius:6px; display: block; margin:20px auto; cursor: pointer;position: relative;top: -250px;left: -40%;}
.login{ width:120px; height:42px; background:#f40; color:#fff; border:none; border-radius:6px; display: block; margin:20px auto; cursor: pointer;}
.popOutBg{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none;}
.popOut{ position:fixed; width:600px;  top:50%; left:50%; margin-top:-150px; margin-left:-300px; background:#fff; border-radius:8px; overflow: hidden; display: none;z-index:999;}
.popOut > span{ position: absolute; right:10px; top:0; height:42px; line-height:42px; color:#000; font-size:30px; cursor: pointer;}
.popOut table{ display: block; margin:42px auto 0; width:520px;}
.popOut caption{ width:520px; text-align: center; color:#f40; font-size:18px; line-height:42px;}
.popOut table tr td{ color:#666; padding:6px; font-size:14px;}
.popOut table tr td:first-child{ text-align: right;}
.inp{ width:300px; height:40px; line-height:30px; border:1px solid #999; padding:5px 10px; color:#000; font-size:14px; border-radius:6px;}
.inp:focus{ border-color:#f40;}
@keyframes ani{
    from{
		transform:translateX(-100%) rotate(-60deg) scale(.5);
		}
	50%{
		transform:translateX(0) rotate(0) scale(1);
		}
	90%{
		transform:translateX(20px) rotate(0) scale(.8);
		}
	to{
		transform:translateX(0) rotate(0) scale(1);
		}

}