@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-09-28 09:52:13
 * @version $Id$
 */
/*reset*/
*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body,div,ul,ol,li,dl, dt, dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,th,td,img,select,input,textarea{margin:0;padding:0;} 
ol,ul,li{list-style:none;} 
fieldset,img{border:0;}
img{display:inline-block;}
label,button{cursor:pointer;}
select,input,textarea,button{outline:none;font-family:PROXIMANOVA-REGULAR;cursor:pointer;} 
textarea{resize:none;overflow:hidden;}
h1,h2,h3,h4,h5,h6{font-size:16px; font-weight:normal;}
table,table td{border-collapse:collapse; border-spacing:0;}  
body{background:#fff;color:#444;font-size:16px;font-family:PROXIMANOVA-REGULAR;height: 100%;} 
a{text-decoration:none;color:#444;display: block;} 
em,i{font-style:normal;}
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

/* comment */
.clearfix:after{content:"\200B";display:block;height:0;clear:both;} 
.clearfix{*zoom:1;}/*IE7/6*/
.fl{float:left;}
.fr{float:right;}
.fr1{margin-left: 900px;}
.wrapper{width:1100px;margin:0 auto;}
html,body{
	height: 100%;
}
@font-face {
    font-family:'PROXIMANOVA-BOLD';
    src: url('../fonts/PROXIMANOVA-BOLD.eot');
    src: url('../fonts/PROXIMANOVA-BOLD.eot') format('embedded-opentype'),
         url('../fonts/PROXIMANOVA-BOLD.woff') format('woff'),
         url('../fonts/PROXIMANOVA-BOLD.ttf') format('truetype'),
         url('../fonts/PROXIMANOVA-BOLD.otf') format('otf'),
         url('../fonts/PROXIMANOVA-BOLD.svg') format('svg');
    font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family:'PROXIMANOVA-REGULAR';
    src: url('../fonts/PROXIMANOVA-REGULAR.eot');
    src: url('../fonts/PROXIMANOVA-REGULAR.eot') format('embedded-opentype'),
         url('../fonts/PROXIMANOVA-REGULAR.woff') format('woff'),
         url('../fonts/PROXIMANOVA-REGULAR.ttf') format('truetype'),
         url('../fonts/PROXIMANOVA-REGULAR.otf') format('otf'),
         url('../fonts/PROXIMANOVA-REGULAR.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?bvkskr');
  src:  url('../fonts/icomoon.eot?bvkskr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?bvkskr') format('truetype'),
    url('../fonts/icomoon.woff?bvkskr') format('woff'),
    url('../fonts/icomoon.svg?bvkskr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-twitter2:before{
	content: "\ea96";
}
.icon-facebook2:before{
	content: "\ea90";
}
.icon-google:before{
	content: "\e930";
}
.icon-linkedin2:before{
	content: "\eac5";
}
.icon-skype2:before{
	content: "\eaca";
}
.icon-bars:before{
	content: "\f0c9";
}
.icon-search2:before{
	content: "\e986";
}
@font-face {
  font-family: 'icomoon2';
  src:  url('../fonts/icomoon2.eot?wtoox9');
  src:  url('../fonts/icomoon2.eot?wtoox9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon2.ttf?wtoox9') format('truetype'),
    url('../fonts/icomoon2.woff?wtoox9') format('woff'),
    url('../fonts/icomoon2.svg?wtoox9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-qq2:before {
  content: "\e903";
}
.icon2-wechat:before {
  content: "\e900";
}
.icon2-weixin:before {
  content: "\e900";
}
.icon2-tencent-weibo:before {
  content: "\e901";
}
.icon2-qq:before {
  content: "\e902";
}
.icon2-renren:before {
  content: "\ea99";
}
.icon2-sina-weibo:before {
  content: "\ea9a";
}
.news-detail-con a{ display:inline-block;}
/* 侧边导航 */
.slide{
	width:230px;
	height: 100%;
	background: #15499a;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 999;
}
.logo a {
    text-align: center;
}

.logo img{
	width: 120px;
	margin: 20px auto;
	margin-top: 0;
	padding-top:20px;
}
.select{
	position: relative;
}
.aside{
	width: 230px;
}
.in-search{
	width: 200px;
	height: 40px;
	border: 1px solid #1958ba;
	margin: 0 auto;
	margin-bottom: 30px;
}
.in-search a{
	width: 80px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.in-search a span{
	    width: 45px;
    display: inline-block;
}
.in-search a img{
	display: inline-block;
	margin-left: 5px;
}
.select .lang-set{
	    position: absolute;
    top: 40px;
    left: 0;
    display: none;
    z-index: 2;
}
.select .lang-set ul li a{
	text-align: left;
	border-bottom: 1px solid #1958ba;
	padding-left: 15px;
	background: #002c59;
}
.in-search .find{
	position: relative;
}
.in-search .find .text{
	height: 38px;
	width: 118px;
	border: 0;
	background: #15499a;
	line-height: 38px;
	color: #fff;
	padding-right: 40px;
}
.in-search .find .submit{
	width: 20px;
	height: 20px;
	border: 0;
	background: url('../img/search.png') 0 0 no-repeat;
	position: absolute;
	top: 10px;
    right: 15px;
    margin-top: 0;
}
.nav .main-nav{
	padding: 0 20px;
	font-family: PROXIMANOVA-BOLD;
}
.nav ul li{
	width: 210px;
	position: relative;
}
.nav .main-nav>li>a{
	width: 180px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 20px;
	transition: .5s;
	font-weight: bold;
}
.nav ul li span{
	margin-right: 10px;
}
.nav ul li a{
	color: #fff;
	text-transform: uppercase;
}
.nav>ul>li:hover>a{
	background: #fed132;
	color: #15499a;
}
.nav .main-nav .sub-nav li{
	font-size: 14px;
}
.nav .main-nav .sub-nav .third-nav li a{
	padding-left: 10px;
	line-height: 30px;
}
.nav .main-nav .sub-nav .third-nav li{
	width: 160px;
	position: relative;
}
.nav .main-nav>li>a>span{
	display: none;
}
.nav .main-nav .sub-nav .third-nav li .fourth-nav{
	background: #f7f7f7;
	display: none;
	border: 0;
	padding: 10px 0;
	
}
.nav .main-nav .sub-nav .third-nav li .fourth-nav li a{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}
.nav .main-nav .sub-nav .third-nav li .fourth-nav li:hover a{
	color: #15499a;
	background: #f7f7f7;
}
.nav ul li .sub-nav,.nav ul li .third-nav{
	position: absolute;
	left: 210px;
	top: -10px;
	padding: 10px 0;
	display: none;
}
.nav ul li .third-nav{
	left: 160px;
}
.nav ul li .sub-nav>li a{
	padding-left: 20px;
}
.nav ul li ul li a{
	width: 160px;
	height: 30px;
	line-height: 30px;
	color: #444;
	font-family: PROXIMANOVA-REGULAR;
	text-transform: capitalize;
}
.nav ul li ul li a span{
	margin-right: 22px;
}
.nav ul li>ul>li:hover>a{
	background: #15499a;
	color: #fff;
}
.nav ul li:hover>ul{
	display: block;
}
.nav ul li>ul>li>a{
	margin-bottom: 10px;
}
.nav ul li>ul>li:last-child a{
	margin-bottom: 0;
}
.depth{
	float: left;
    width: 160px;
    height: 100%;
    background: #f3f3f3;
    display: none;
}
.nav ul li ul li ul{
	left: 220px;
	display: none;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 99;
}
.nav ul li ul li:hover ul{
	display: block;
}
.footer{
	width: 230px;
	clear: both;
	position: absolute;
	bottom: 0;
}
.footer ul li a{
	padding: 0 35px;
	line-height: 47px;
	color: #fff;
	border-top: 1px solid #1958ba;
	font-size: 14px;
}

.footer ul li a img{
	margin-top: 15px;
}
.footer .share{
	padding: 20px 10px;
	border-top: 1px solid #1958ba;
}
.footer .share a{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff;
	font-size: 20px;
	color: #15499a;
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	padding-top: 3px;
	transition: .5s;
}
.footer .share a:hover{
	background: #fed132;
}
.footer .copyright{
	display: block;
	background: #2b313a;
	line-height:20px;
	text-align: center;
	color: #686a6d;
	cursor: pointer;
	position: relative;
	padding:12px 15px;
	font-size: 12px;
}
.footer .copyright ol{
	width: 100%;
	height: 245px;
	background:#2b313a; 
	padding: 20px 15px;
	position: absolute;
	left: 0;
	top: -240px;
	display: none;
	border-bottom: 1px solid #3b4450;
}
.footer .copyright ol li a{
	height: 40px;
	color: #9a9a9a;
	line-height: 40px;
	text-align: left;
}
.footer .copyright ol li a img{
	margin: 15px 15px 0 0;
}
.footer .copyright ol li a .cnzz{
	margin:0 0 0 30px;
}
.footer .copyright a{
    color: #686a6d;
}
.footer .copyright span{
	font-size:30px;
	line-height: 1;
	position: absolute;
	right: 5px;
	bottom: 8px;
}

/* 顶部导航 */
.header{
	width: 100%;
	height: 60px;
	background: #15499a;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	/* display: none; */
}
.in-header{
	margin: 0 15px;
}
.in-header h1{
	width: 80px;
    margin: 10px  auto;
}
.in-header h1 img{
	width: 100%;
}
.icon-bars{
	position: absolute;
	top: 12px;
	left: 15px;
	color: #fff;
	font-size: 35px;
	cursor: pointer;
}
.icon-bars a{
	text-indent: -9999em;
    display: inline-block;
}
.icon-search2,.icon-x{
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 2;
}
.icon-x{
	font-size: 40px;
	    top: 8px;
    right: 10px;
	display: none;
}
.in-srch form{
	position: absolute;
	top: 10px;
	left:0;
	padding: 0 55px 0 15px;
	width: 100%;
	display: none;
}
.in-srch form .srch-word{
	width: 100%;
	height: 40px;
	padding: 0 60px 0 10px;
	border: 0;
}
.in-srch form .srch-btn{
	position: absolute;
    top: 0;
    right: 65px;
    width: 40px;
    height: 40px;
    border: 0;
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 2;
}
.search02{
	top: 5px;
	right: 65px;
	color: #15499a;
}
.main-footer{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #2b313a;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	left: 0;
	bottom: 0;
}
.main-footer p{
    display:-ms-flexbox;
    display:-webkit-flex;
    justify-content:center;
    -ms-justify-content:center;
    -webkit-justify-content:center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items:center;
}
.main-footer p a{
    color: #fff;
}
.bg-body{
	position:fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
    opacity: 0.5;
    z-index: 1000;
}
.aside-menu{
	position: fixed;
    top: 0;
    left: 0;
    width: 87.5%;
    min-height: 100%;
    background: #f2f2f2;
    z-index: 1001;
}
.bg-body,.aside-menu{
	display: none;
}
.top-len{
	width: 100%;
	padding: 14px 20px 17px;
	background: #15499a;
	border-bottom: 1px solid #002f65;
}
.top-len .pos .lang-choice{
	width: 85px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    padding-right: 20px;
    background: #fff url('../img/ico-lang-arr.png') no-repeat right 2px;
    background-size: 20px 50px;
    color: #0056b7;
    border-radius: 3px;
    font-weight: bold;
}
.top-len .pos {
	position: relative;
}
.top-len .pos ul{
	position: absolute;
    top: 30px;
    width: 85px;
    left: 0;
    border-radius: 3px;
    display: none;
    z-index: 2;
}
.top-len .pos ul li a{
	width: 85px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border: 1px solid #d9d9d9;
    background: #e8e8e8;
    color: #666;
    margin-top: -1px;
    font-weight: bold;
    padding-right: 20px;
    border-radius: 3px;
}
.top-len .aside-close{
	position: absolute;
    top: 19px;
    right: 20px;
    width: 22px;
    height: 22px;
    text-indent: -9999em;
}
.top-len .aside-close a{
    width: 100%;
    height: 100%;
    background: url('../img/btn-aside-close.png') no-repeat 0px 0px;
    background-size: 22px 22px;
}
.aside-gnb{
	overflow-y: auto;
}
.depth2,.depth3{
	display: none;
}
.ext-tot-cont,.exe-tot-cont ul li{
	height: auto !important;
}
.ext-tot-cont{
	overflow-y: scroll;
}
.aside-gnb .ext-tot-cont>ul>li,.aside-gnb .ext-tot-cont>ul>li .depth2>.mo-pass{
	position: relative;
}
.aside-gnb .ext-tot-cont>ul>li>a{
	background: #f2f2f2;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #d9d9d9;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    padding: 20px;
    height: auto !important;
    cursor: pointer;
}
.aside-gnb .ext-tot-cont>ul>li a.color{
	background: #fff;
}
.aside-gnb .ext-tot-cont>ul>li.on>a{
	background:url('../img/ico-arrow-up.png') no-repeat 98% center;
	background-size:10px 6px;
}
.aside-gnb .ext-tot-cont>ul>li>a,.aside-gnb .ext-tot-cont>ul>li .depth2>.mo-pass>a{
	background:url('../img/ico-arrow-down.png') no-repeat 98% center;
	background-size:10px 6px;
}
.aside-gnb .ext-tot-cont>ul>li .depth2>.mo-pass>a{
	background-color: #fff;
}
.aside-gnb .ext-tot-cont>ul>li .depth2>li>a{
	top: 16px;
}
.aside-gnb .ext-tot-cont>ul>.on>a{
	color: #15499a;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 li a{
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 li a:hover{
	color: #15499a;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 .depth3{
	border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 12px;
    display: none;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 .depth3 ul{
	display: none;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 .depth3 ul li a{
	padding-left: 40px;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 .depth3 i{
	display: inline-block;
	font-size: 20px;
	margin-right: 10px;
}
.aside-gnb .ext-tot-cont>ul>li .depth2 .depth3 a{
	font-size: 12px;
}
/* 主体部分 */
.main-contain{
	width: 100%;
	height: 100%;
	padding-left:230px;
}
.flexslider{
	width: 70%;
	height: 100%;
	position: relative;
}
.flexslider .flex-viewport,.flexslider .flex-viewport li,.flexslider .flex-viewport li a{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.flexslider .flex-viewport{
	position: relative;
	overflow: hidden;
}
.flexslider .flex-viewport li{
	position:absolute;
	top: 0;
	left: 0;
	display: none;
}
.flexslider .flex-viewport li img{
	height: 100%;
}
.flexslider ol{
	position: absolute;
	bottom: 30px;
	left:50%;
	cursor: pointer;
}
.flexslider ol li{
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	margin-right: 20px;
	position: relative;
}
.flexslider ol li.on{
	background: #15499a;
}
.flexslider ol li img{
	position: absolute;
	top: 4px;
    left: -15px;
    display: none;
}
.flexslider ol div{
	margin-top: -8px;
	display: none;
}
.right-wrap{
	overflow: hidden;
	overflow-y: auto;
	width: 30%;
	height: 100%;
	padding: 35px 30px 15px 30px;
}
.right-wrap-ttl{
	font-size: 20px;
	font-family: PROXIMANOVA-BOLD;
	text-transform: uppercase;
  margin-bottom: 20px;

}
.right-wrap-ttl a{
	font-family: PROXIMANOVA-REGULAR;
	font-size: 14px;
	margin-top: 5px;
}
.video img{
	width: 100%;
	height: auto;
}
.company-video .video .bd ul li p{
		width: 265px;
		display: table-cell;
		height: 48px;
		    line-height: 24px;
		    font-size: 14px;
		    vertical-align: middle;
    text-align: center;
     overflow:hidden;
 }
.product-list{
	margin: 30px 0;
	padding: 30px 0 10px 0;
	border: 1px solid #d5d5d5;
	border-left: 0;
	border-right: 0;
}
.product-list ul li{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.product-list ul li img{
	width: 100%;
}
.product-list ul li p{
	line-height: 20px;
	height: 40px;
	font-size: 14px;
	margin-top: 10px;
	    color: #131313;
    font-family: Tahoma;
}
.news ul li{
	margin-bottom: 50px;
}
.news ul li img{
	width: 40%;
	margin-right: 6px;
}
.news ul li .txt{
	color: #696969;
	font-size: 14px;
	line-height: 20px;
}
.product-list ul li:hover img,.news ul li:hover img{
	box-shadow: 0 0 5px #444;
}
/* 媒体查询导航 */

@media screen and (max-width: 1440px){
	.footer ul li a{
		line-height: 35px;
	}
	.footer ul li a img{
		margin-top: 10px;
	}
}
@media screen and (max-width: 1260px){
	.header {
	    display: block;
	}
	.slide{
		display: none;
	}
	.main-footer{
		display: block;
	}
	.main-contain{
		height: auto;
		padding-left: 0 !important;
		margin-top: 60px;
	}
	.flexslider{
		width: 100%;
	}
	.flexslider ul li img{
		width: 100%;
		height: auto !important;
	}
	.right-wrap{
	position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
	overflow: hidden;
	}
	.product-list ul li {
		width: 23%;
	}

}
@media screen and (max-width: 768px){
	.product-list ul li {
		width: 48%;
	}
}
@media screen and (min-width: 1260px){
	.header {
	    display: none;
	}
	.slide{
		display: block;
	}
	.main-footer{
		display: none;
	}
}
@media screen and (max-width: 460px){
	.flexslider ol{
		left: 40%;
	}
}

/* company video */
.in-main-contain{
	padding: 40px 35px 0 35px;
	max-width: 1200px;
	margin: 0 auto;
}
/* @media screen and (min-width:1470px){
	.in-main-contain{
		margin: 0 auto !important;
	}
	.main-contain{
		padding-left: 520px;
	}
	.depth{
		display: block;
	}
} */
.in-main-contain .crumbs img{
	margin-right: 5px;
}
.in-main-contain .crumbs a{
	display: inline-block;
	margin-left: 5px;
	color: #696969;
}
.in-main-contain .crumbs a:hover{
	color: #15499a;
	text-decoration: underline;
}
.video-contain,.news-contain,.activities-contain,.inquiry-contain,.contact-contain,.recruitment-contain,.case-contain,.case-detail-contain,.conductor-contain,.Profile-contain,.map-contain,.introduction-contain,.job-contain{
	width: 100%;
	padding: 35px 0 40px 0;
	border-top: 1px solid #d5d5d5;
	margin: 20px 0;
}
.video-contain-ttl,.news-contain-ttl{
	font-family: PROXIMANOVA-BOLD;
	line-height: 30px;
	font-size: 30px;
	    color: #004288;
}
.video-contain ul{
	width: 100%;
}
.video-contain ul li{
	width: 48%;
	margin:35px 0 0 0;
}
.video-contain ul li a,.video-contain ul li a img{
	width: 100%;
}
.video-contain ul li a p{
	width: 100%;
	line-height: 40px;
	font-family: PROXIMANOVA-BOLD;
	text-align: center;
}
.video-contain ul li a:hover{
	color:#15499a;
}
.crumbs01{
	width: 100%;
	height: 30px;
	text-align: center;
	display: none;
	font-family: PROXIMANOVA-BOLD;
	color: #15499a;
	font-size: 20px;
}

.contact-way{
	    margin: 100px 35px 30px 35px;
	padding-top: 50px;
	font-size: 14px;
	border-top: 1px solid #d5d5d5;
}
.contact-way li{
	margin:0 70px 20px 0;
	line-height: 20px;
}
.contact-way li a img{
	display: inline-block;
	margin-right: 10px;
}
.contact-way li a:hover{
	color: #15499a;
	text-decoration: underline;
}
@media screen and (max-width: 768px){
	.video-contain ul li{
		width: 100%;
	}
	.crumbs{
		display: none;
	}
	.crumbs01{
		display: block;
	}

}
@media screen and (max-width: 1260px){
	.contact-way{
		margin-bottom: 50px;
	}

}
/* news */
.news-contain ul{
	margin-top: 50px;
}
.news-contain ul li{
	width: 100%;
	margin: 0 0 50px 0;
}
.news-contain ul li a:hover .pic{
	box-shadow: 0 0 5px #444;
}
.news-contain ul li a .list-ttl{
	font-family: PROXIMANOVA-BOLD;
	font-size: 18px;
	margin-bottom: 10px;
	color: #15499a;
	font-weight: bold;
	margin-bottom: 15px;
}
.news-contain ul li a .list-con .pic{
	width: 26%;
	margin-right: 3%;
}
.news-contain ul li a .list-con .pic img{
	width: 100%;
}
.news-contain ul li a .list-con .txt,.news-contain ul li a .list-con .txt01{
	line-height: 32px;
	color: #696969;
	overflow: hidden;
}
.news-contain ul li a .list-con .txt01{
	width: 100%;
}
.news-contain ul li a .list-con .txt img,.news-contain ul li a .list-con .txt01 img{
	margin: 5px 5px 0 0;
}
.pagination .prev,.pagination .next{
	width: 100px;
	height: 25px;
	text-align: center;
}
.pagination{
	width:55%;
	margin: 0 auto;
}
.pagination a{
	width: 25px;
	height: 25px;
	background: #e5e5e5;
	line-height: 25px;
	text-align: center;
	margin:0 20px 10px 0;
}
.pagination a:hover,.pagination a.on{
	background: #15499a;
	color: #fff;
}
.pagination .more{
	background: #fff;
}
.pagination .more:hover{
	background: #fff;
	color: #444;
}
@media screen and (max-width: 768px){
	.news-contain ul li a .list-con .pic{
		width: 40%;
		margin-bottom: 20px;
	}
	.news-contain ul li a .list-con .txt{
		clear: both;
	}
}

@media screen and (max-width: 992px){
	.pagination{
		width: 100%;
	}
}
@media screen and (max-width: 540px){
	.news-contain ul li a .list-con .pic{
		width: 60%;
	}
}
/* news-detail */
.news-detail-ttl{
	font-size: 20px;
	font-family: PROXIMANOVA-BOLD;
	text-align: center;
	margin: 30px 0 25px 0;
}
.news-detail-time{
	text-align: center;
}
.news-detail-time img{
	display: inline-block;
	margin-right: 10px;
}
.news-detail-con{
	width: 100%;
	margin-top: 30px;
	line-height: 40px;
}
.news-link{
	font-size: 18px;
	font-family: PROXIMANOVA-BOLD;
	margin-top: 50px;
}
.news-link p a{
	display: inline-block;
	font-family: PROXIMANOVA-REGULAR;
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 20px;
}
.news-link p a:hover{
	color:#15499a ;
	text-decoration: underline;
}

/* Charitable activities */
.activities-tips{
	margin: 25px 0 45px 0;
	line-height: 30px;
	font-size: 20px;
}
.activities-pic{
	width:35%;
}
.activities-contain ul li .fl{
	margin-right: 20px;
}
.activities-contain ul li .fr{
	margin-left: 20px;
}
.activities-pic img{
	width: 100%;
}
.activities-contain ul li:hover .activities-pic{
	box-shadow: 0 0 5px #444;
}
.activities-txt{
	overflow: hidden;
}
.activities-txt .txt-ttl{
	font-size: 18px;
	font-family: PROXIMANOVA-BOLD;
	line-height: 70px;
	border-bottom: 1px dashed #bababa;
	color: #15499a;
	font-weight: bold;
}
.activities-txt .txt-tips{
	font-family: PROXIMANOVA-BOLD;
	line-height: 24px;
	margin: 25px 0 0 0;
}
.activities-txt .txt-con{
	margin-top: 30px;
	line-height: 30px;
	color: #696969;
}
.activities-txt .txt-con a{
	display: inline-block;
}
.activities-contain ul li{
	margin-bottom: 40px;
}
@media screen and (max-width: 1260px){
	.activities-txt .txt-ttl{
		font-size: 20px !important;
		line-height: 40px  !important;
	}
}
@media screen and (max-width: 768px){
	.activities-pic{
		width: 80%;
		float: left !important;
		margin: 0 !important;
		margin-bottom: 20px !important;
	}
	.activities-txt{
		clear: both;
	}
}

/* inquiry */
.inquiry-tips{
	margin: 20px 0 40px 0;
	font-size:20px;
}
.inquiry-contain form ,.inquiry form{
	width: 100%;
}
.inquiry-contain form .put span,.inquiry form .put span{
	display: inline-block;
	width: 11%;
	text-align: right;
	margin-right: 2%;
	float: left;
}
.inquiry-contain form .put span i,.inquiry form .put span i{
	color: #ff4242;
}
.inquiry-contain form .put input,.inquiry-contain form .put textarea,.inquiry form .put textarea,.inquiry form .put input{
	width: 85%;
	height: 40px;
	border: 1px solid #dcdcdc;
	background: #f3f3f3;
	margin-bottom: 17px;
	padding: 0 20px;
	line-height: 40px;
}
.inquiry-contain form .put textarea,.inquiry form .put textarea{
	height: 186px;
	line-height: 20px;
	padding:10px 20px;
}
.collect-ttl{
	font-size: 20px;
	font-family:PROXIMANOVA-BOLD; 
}
.collect-tips{
	font-size: 16px;
	margin: 15px 0 30px 0; 
}
.collect{
	width: 100%;
}
.collect-list{
	width: 100%;
	background: #f3f3f3;
	padding: 40px;
	border: 1px solid #dcdcdc;
}
.collect-list .collect-list-ttl{
	font-family:PROXIMANOVA-BOLD; 
	line-height: 40px;
}
.collect-list .collect-list-con{
	line-height: 40px;
}
.check input{
	width: 22px;
	height:22px;
	border: 1px solid #bababa;
	margin-right: 10px;
	display: table-cell;
    vertical-align: middle;
}
.check{
	font-family: PROXIMANOVA-BOLD;
	text-align: center;
}
.btn{
	text-align: center;
}
.submit,.reset{
	width: 200px;
	height: 50px;
	background: #ff0000;
	border: 0;
	margin-top: 40px;
	font-size: 20px;
	color: #fff;
	transition: .5s;
}
.reset{
	background: #efab28;
	margin-left: 40px;
}
.submit:hover,.reset:hover{
	border-radius: 30px;
}
@media screen and (max-width: 768px){
	.inquiry-contain form .put span{
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
	}
	.inquiry-contain form .put textarea,.inquiry-contain form .put input{
		clear: left !important;
		width: 100%;
	}
}
@media screen and (max-width: 460px){
	.reset{
		margin-left: 0;
	}
}

/* contact */
.pro-table{
	overflow-x: auto;
	margin-bottom: 30px;
}
.department-ttl{
	width: 100%;
	height: 40px;
	background: #15499a;
	padding:0 30px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	min-width: 780px;
	cursor: pointer;
}
.department-ttl span{
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 10px;
	background: url('../img/plus.jpg') 0 0 no-repeat;
}
.contact-contain table{
	
	display: none;
}
.on .department-ttl{
	background: #fed132;
}
.on span{
	background-image: url('../img/remove.jpg');
}
.on table{
	width: 100%;
	padding: 0 25px;
	border: 1px solid #dcdcdc;
	background: #fff;
	z-index: 100;
	min-width: 780px;
	display: block;
}
.on table tr{
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
}
.on table tr:last-child{
	border: 0;
}
.on table tr td{
	text-align: center;
	line-height: 50px;
	width: 20%;
}

/* recruitment */
.recruitment-contain ul{
	width: 100%;
	margin-top:30px ;
}
.recruitment-contain ul>li{
	width: 50%;
}
.recruitment-contain ul .support-txt{
	width: 65%;
	padding: 25px 0 0 10px;
	min-height: 200px;
}
.recruitment-contain ul .support-pic{
	height: 151px;
}
.recruitment-contain ul .support-txt-ttl{
	font-family: PROXIMANOVA-BOLD;
	font-size: 20px;
	color: #15499a;
}
.recruitment-contain ul ol{
	margin-top: 25px;
	padding-left: 15px;
}
.recruitment-contain ul ol li{
	list-style: disc;
	line-height: 22px;
	color: #303030;
	margin-bottom: 10px;

}
@media screen and (max-width: 768px){
	.recruitment-contain ul>li{
		width: 100%;
	}
	.recruitment-contain ul .support-txt{
		width: 100%;
		padding-top: 0;
	}
}

/* case */
.case-contain ul li{
	width: 23%;
	margin-right: 2%;
	margin-top: 30px;
}
.case-contain ul li a{
	width: 100%;
}
.case-contain ul li img{
	width: 100%;
}
.case-contain ul li p{
	width: 100%;
	height: 70px;
	font-family: PROXIMANOVA-BOLD;
	line-height: 25px;
	padding:15px 5px;
	transition: .5s;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	background: #f3f3f3;
}
.case-contain ul li:hover p{
	color: #fff;
	background: #15499a;
}
@media screen and (max-width: 768px){
	.case-contain ul li{
		width: 48%;
		margin-right: 2%;
	}
}
@media screen and (max-width: 460px){
	.case-contain ul li{
		width: 80%;
		margin-right: 0;
	}
}

/* case-detail */
.case-detail-contain .pic{
	width: 50%;
	margin: 30px 0;
}
.case-detail-contain .pic img{
	width: 100%;
	height: auto;
}
.case-txt{
	width: 100%;
}
.case-txt .case-txt-ttl{
	font-family: PROXIMANOVA-BOLD;
	font-size: 20px;
}
.case-txt ul,.case-txt ul li{
	width: 100%;
	line-height: 26px;
	margin-top: 30px;
}
.case-txt ul li span{
	display: inline-block;
	width: 20%;
	font-family: PROXIMANOVA-BOLD;
}
.case-txt ul li p{
	width: 80%;
	float: right;
}
.case-link{
	width: 100%;
	padding: 20px;
	padding-left: 40px;
	border: 1px solid #e5e5e5;
	background: #f3f3f3;
	margin-top: 40px;
}
.case-link li{
	list-style-image: url('../img/list-style.png');
	line-height: 30px;
}
.case-link li a{
	display: inline-block;
}
.case-link li span{
	font-family: PROXIMANOVA-BOLD;
}
.case-link li a:hover{
	color: #15499a;
	text-decoration: underline;
}
@media screen and (max-width: 966px){

	.case-txt ul li span,.case-txt ul li p{
		width: 100%;
	}
}
@media screen and (max-width: 768px){

	.case-detail-contain .pic{
		width: 100%;
	}
}

/* Conductor */
.conductor-contain ul{
	width: 100%;
	margin-top: 30px;
}
.conductor-contain ul li{
	width: 48%;
	margin-right: 2%;
	margin-bottom: 50px;
}
.conductor-contain ul li:hover .pic{
	box-shadow: 0 0 5px #444;
}
.conductor-contain ul li:hover .txt .txt-ttl{
	color: #15499a;
}
.conductor-contain ul li .pic{
	width:48%;
	border: 1px solid #e5e5e5;
}
.conductor-contain ul li .pic img{
	width: 100%;
}
.conductor-contain ul li .txt{
	padding: 10px 0;
	width: 48%;
}
.conductor-contain ul li .txt .txt-ttl{
	font-family: PROXIMANOVA-BOLD;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	height: 40px;
    line-height: 20px;
}
.conductor-contain ul li .txt .txt-con{
	line-height: 24px;
	height: 72px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	margin: 10px 0 20px;
}
.conductor-contain ul li .txt span{
	font-family: PROXIMANOVA-BOLD;
	background: url('../img/pro-list_06.png') 100px center no-repeat;
	display: block;
    height: 18px;
    margin-top: 5px;
}
.conductor-contain ul li:hover .txt span{
	background-image: url('../img/pro-list_03.png');
}
@media screen and (max-width: 768px){
	.conductor-contain ul li,.conductor-contain ul li .txt{
		width:100%;
	}
	.conductor-contain ul li .pic{
		width: 50%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 460px){
	.conductor-contain ul li .pic{
		width: 100%;
	}
}

/* about-company */
.profile-ban{
	width: 100%;
	margin: 30px 0;
}
.profile-con,.introduction-con{
	line-height:30px;
	color: #303030;
}
.list01,.list02{
	width: 100%;
	margin-top: 30px;
}
.list01 li{
	width: 23%;
	margin-right: 2%;
}
.list01 li img,.list01 li p{
	width: 100%;
	text-align: center;
	line-height: 20px;
}
.list01 li:hover img{
	box-shadow: 0 0 5px #444; 
}
.list01 li p{
	padding: 20px 0;

}
.list02 li{
	width: 48%;
	margin-right: 2%;
}
.list02 li img,.list02 li p{
	width: 100%;
}
.list02 li:hover img{
	box-shadow: 0 0 5px #444; 
}
.list02 li p{
	margin: 30px 0;
}
@media screen and (max-width: 768px){
	.list01 li{
		width: 30%;
	}
	.list02 li{
		width: 100%;
	}
	.list02 li img{
		width: 90%;
	}
}
@media screen and (max-width:540px){
	.list01 li{
		width: 65%;
	}
}

/* site-map */
.map-contain ul{
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5;

}
.map-contain ul p{
	width: 13%;
	background: #15499a;
	color: #fff;
	text-align: center;
	margin-right: 1%;
	line-height: 30px;
}
.map-contain ul>li{
	width: 17%;
}
.map-contain ul>li a{
	width: 100%;
	line-height: 30px;
	color: #696969;
}
.map-contain ul>li>a{
	color: #303030;
	text-align: center;
	
}
.map-contain ul>li ol{
	width: 110%;
}
.map-contain ul>li ol li{
	list-style: disc;
	margin-left: 35px;
	list-style: inside;
}
.map-contain ul>li>a img{
	display: inline-block;
	margin-left: 2px;
}
.map-contain ul>li ol{
	display: none;
}
.map-contain ul li a:hover{
	color: #15499a;
}
@media screen and (max-width: 1260px){
	.map-contain ul p,.map-contain ul>li{
		width: 100%;
		margin-bottom: 20px;
	}
	.map-contain ul>li ol{
		width: 20%;
		margin: 0 auto;
		text-align: left;
	}
	.map-contain ul{
		border-bottom: 0;
	}
}
@media screen and (max-width: 966px){
	.map-contain ul>li ol{
		width:30%;
	}
}
@media screen and (max-width: 768px){
	.map-contain ul>li ol{
		width:50%;
	}
}
@media screen and (max-width: 460px){
	.map-contain ul>li ol{
		width: 100%;
	}
}

/* introduction */
.introduction-con{
	margin: 20px 0 40px 0;
	font-size: 20px;
}
.cover-list{
	width: 100%;
	line-height: 22px;
}
.cover-list li{
	width: 24%;
	border-top: 3px solid #d5d5d5;
	padding-top: 20px;
	margin-right: 1%;
	min-height: 520px;
}
.cover-list li .cover-ttl{
	width: 100%;
	font-size: 18px;
	height: 44px;
	padding-left: 10px;
	font-family: PROXIMANOVA-BOLD;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.cover-list li>a>img{
	width: 100%;
	margin: 20px 0;
}
.cover-list li .cover-con{
	width: 100%;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.cover-list li>a>img:hover{
	box-shadow: 0 0 5px #444;
}
.cover-list li .cover-con:hover a{
	color: #15499a;

}
@media screen and (max-width: 768px){
	.cover-list li{
		width:48%;
		margin-right: 2%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 540px){
	.cover-list li{
		width:100%;
		margin-bottom: 20px;
	}
	.cover-list li>a>img{
		width: 70%;
	}
}

/* mulu */
.tabs01,.tabs02{
	width: 100%;
	margin-top: 40px;
}
.tabs01 li,.tabs02 li{
	padding: 0 20px;
	text-align: center;
	margin-right: 1%;
	font-size: 20px;
	line-height: 40px;
	border: 1px solid #d5d5d5;
	margin-bottom: 20px;
	transition: .5s;
}
.tabs01 li:hover,.tabs02 li:hover{
	background: #15499a;
}
.tabs01 li:hover a,.tabs02 li:hover a{
	color: #fff;
}
.curr{
	background: #15499a;
}
.curr a{
	color: #fff;
}

.block01 li{
	line-height: 30px;
	padding: 15px 0;
	border-bottom: 1px dashed #dbdbdb;
	list-style-image: url('../img/pro-mulu_03.png');
	margin-left: 20px;
}
.block01 a{
	line-height: 30px;
	padding: 0 20px;
	color: #fff;
	background: #15499a;
	transition: .5s;
}
.block01 a img{
	display: inline-block;
	margin-right: 5px;
}
.block01 a:hover{
	border-radius: 20px;
}
@media screen and (max-width: 1260px){
	.tabs01 li{
		width: 50%;
		padding: 0;
		margin-right: 0;
	}
}
@media screen and (max-width:768px){
	.tabs01 li{
		width:100%;
	}
}

/* zizhi */
.zizhi-tips,.zizhi-tips01{
	margin: 20px 0 40px 0;
	line-height: 30px;
	color: #000;
	font-size: 20px;
}
.zizhi-tips01{
	font-size: 16px;
	margin: 20px 0
}
.zizhi-ttl{
	font-family: PROXIMANOVA-BOLD;
	color: #15499a;
	font-size: 20px;
	margin: 20px 0;
}
.zizhi-ttl i{
	    margin-right: 10px;
    font-size: 13px;
}
.zizhi-table{
	width: 100%;
}
.zizhi-table thead td{
	background: #f3f3f3;
	font-family:  PROXIMANOVA-BOLD;
	text-align: left;
	font-size: 14px;
}
.zizhi-table td{
	padding: 10px;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	text-align: left;
}
.zizhi-table td:hover{
	background: #f3f3f3;
}

/* job */
.tabs02 li{
	width: 32%;
}
.tabs02-ttl{
	font-size: 20px;
	font-family:  PROXIMANOVA-BOLD;
	margin: 30px 0 25px 0;
}
.tabs02-ttl img,.block02 td img{
	display: inline-block;
	margin-right: 20px;
}
.block02 td img{
	display: inline-block;
}
.block02{
	width: 100%;
}
.block02 td{
	padding: 30px;
	line-height: 30px;
	border: 1px solid #e5e5e5;
}
.block02 tr td:first-child{
	width: 30%;
	font-family:  PROXIMANOVA-BOLD;
	color: #15499a;
}
@media screen and (max-width: 1260px){
	.tabs02 li{
		width: 50%;
		padding: 0;
		margin-right: 0;
	}
}
@media screen and (max-width:768px){
	.tabs02 li{
		width:100%;
	}
}

/* pro-detail */
.magnifier{
	width: 100%;
	margin: 40px 0;
}
.magnifier .left-txt{
	width: 34%;
}
.magnifier .left-txt .left-txt-ttl{
	font-size: 22px;
	font-family:  PROXIMANOVA-BOLD;
	margin-bottom: 20px;
	line-height: 24px;
}
.magnifier .left-txt .left-txt-con{
	padding: 20px 0;
	line-height: 24px;
	color: #696969;
	border: 1px dashed #c3c3c3;
	border-right: 0;
	border-left: 0;
	text-align:Justify;
	text-justify:inter-ideograph;
}
.magnifier .left-txt a{
	padding-left: 20px;
	width: 160px;
	height: 40px;
	margin:50px 10px 0 0;
	background: #ff0000;
	color: #fff;
	line-height: 40px;
	transition: .5s;
}
.magnifier .left-txt a:hover{
	border-radius: 20px;
}
.magnifier .left-txt a img{
	display: inline-block;
	margin-right: 5px;
}
.magnifier .left-txt .get{
	background: #efab28;
}
.magnifier .right-pic{
	width: 60%;
}
.magnifier .right-pic .big-pic{
	width: 80%;
}
.magnifier .right-pic .big-pic img,.magnifier .right-pic .pic-list img{
	width: 100%;
}
.magnifier .right-pic .pic-list{
	width: 16%;
}
.magnifier .right-pic .pic-list img{
	border:  1px solid #d5d5d5;
	margin-bottom: 22px;
}
.tabs03{
	width: 100%;
}
.tab03 li{
	width: 48%;
	margin-bottom:30px;
}

.tab03 .num01{
	width: 100%;
}
.tab03 li a{
	width: 100%;
	height: 40px;
	text-align: center;
	background: #15499a;
	line-height: 40px;
	color: #fff;
	position: relative;
}
.tab03 li a img{
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -8px;
	display: none;
}
.tab03 .curr01 img{
	display: block;
}
.block03{
	display: none;
	margin-top: 30px;
}
.block03 i{
	color: #15499a ;
	margin-right: 10px;
	font-size: 16px;
}
.block03 .block03-ttl{
	font-family:  PROXIMANOVA-BOLD;
	font-size: 20px;
	margin-bottom: 20px;
}
.block03 .block03-con{
	color: #696969;
	margin-bottom: 40px;
	line-height: 30px;
	padding-left: 20px;
}
.block03 .block03-con li{
	list-style: disc;
}
.block03 table{
	width: 100%;
	margin-bottom: 30px;
}
.block03 table td{
	text-align: center;
	padding:10px;
	border: 1px solid #e4e4e4;
	cursor: pointer;
	font-size: 14px;
}
.block03 table thead{
	background: #eee;
}
.block03 table td:hover{
	background: #eee;
}
.inquiry-ttl{
	font-family: PROXIMANOVA-BOLD;
	height: 65px;
	line-height: 65px;
	border: 3px solid #e5e5e5;
	border-left: 0;
	border-right:0;
	cursor: pointer;
	background: url('../img/pro-detail_07.png') right 20px no-repeat;
	font-weight: bold;
}
.inquiry form{
	display: none;
}
.slidedown .inquiry-ttl{
	border-bottom: 0 ;
}
.slidedown .inquiry-ttl{
	background: url('../img/pro-detail_05.png') right 20px no-repeat;
}
.slidedown form{
	display: block;
}
.relation .relative-ttl{
	width: 100%;
	text-align: center;
	font-family: PROXIMANOVA-BOLD;
	font-size: 22px;
	margin-bottom: 40px;
	background: #fff;
	margin-top:70px;
	font-weight: bold;
}
.relation .relative-list{
	width: 100%;
}
.relation .relative-list li{

	width: 23%;
	margin-right: 2%;
}
.relation .relative-list li img{
	width: 100%;
	border: 1px solid #e5e5e5;
}
.relation .relative-list li p{
	    width: 100%;
    background: #fff;
	text-align: center;
	transition: .5s;
	overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
}
.relation .relative-list li:hover p{
	background: #15499a;
	color: #fff;
}

@media screen and (max-width:966px){
	.magnifier .left-txt{
		width: 100%;
		margin-bottom: 30px;
	}
	.magnifier .right-pic{
		width: 100%;
	}
}
@media screen and (max-width:768px){
	.magnifier .right-pic .big-pic{
		width: 100%;
		margin-bottom: 20px;
	}
	.magnifier .right-pic .pic-list{
		width: 100%;

	}
	.magnifier .right-pic .pic-list img{
		float: left;
		width: 24%;
		margin-right: 1%;
	}
	.inquiry form .put span{
		width: 100%;
		text-align: left;
		margin-bottom: 20px;
	}
	.inquiry form .put input{
		width: 100%;
	}
	.inquiry form .put textarea{
		width: 100%;
	}
	.relation .relative-list li{
		width: 48%;
		margin-bottom: 20px;
	}
}
@media screen and (max-width:460px){
	.tab03 li{
		width: 100%;
	}
	.relation .relative-list li{
		width: 100%;
	}
}

/* solution */

/*.solution-list .curr{
	border: 3px solid #15499a;
	background: #fff;
}*/
.solution-list li{
	width: 14%;
	margin:30px 1% 30px 0;
	border: 1px solid #e5e5e5;
	padding: 20px 0;
}
.solution-list li a{
		width: 100%;
		height: 100%;
	}
.solution-list li span{
	display: none;
}
.solution-list li img{
	width: 100%;
}
.solution-list li:hover{
	border-color: #15499a;
}
.solution-ttl{
	width: 100%;
	height: 36px;
	background: #15499a;
	padding-left: 15px;
	color: #fff;
	font-family: PROXIMANOVA-BOLD;
	font-size: 20px;
}
.solution-ttl img{
	margin: 10px 10px 0 0;
	display: inline-block;
}
.solution-ttl span{
	float: right;
	display: block;
	width: 205px;
	height: 36px;
	padding: 0 15px;
	background: #fed132;
	font-size: 16px;
	color: #303030;
}
.sol-pic img{
	width: 100%;
}
.sol-list-ttl{
	width: 100%;
	line-height: 42px;
	text-align: center;
	font-family: PROXIMANOVA-BOLD;
	background: #e5e5e5;
	margin: 30px 0;
}
.sol-list ul li{
	width: 50%;
	margin-bottom: 50px;
}
.sol-list ul li:hover .txt-ttl{
	color: #15499a;
}
.sol-list ul li:hover .pic{
	box-shadow: 0 0 5px #444; 
}
.sol-list ul li .pic{
	width: 45%;
	border: 1px solid #e5e5e5;
}
.sol-list ul li .pic img{
	width: 100%;
}
.sol-list ul li .txt{
	width: 55%;
	padding:15px 0 0 10px;
}
.sol-list ul li .txt .txt-ttl{
	font-family: PROXIMANOVA-BOLD;
	margin-bottom: 10px;
}
.sol-list ul li .txt .txt-ttl span{
	display:inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	background: #15499a;
	color: #fff;
	font-family: PROXIMANOVA-REGULAR;
	margin-right: 10px;
}
.sol-list ul li .txt .txt-con{
	line-height: 24px;
	color: #696969;
	font-size: 14px;
}
.sol-inquiry{
	margin-top: -50px;
}
.sol-pic{
	position: relative;
}
.sol-pic>a{
    position: absolute;
    font-size: 0.857em;
    padding: 0.334em;
    color: #fff;
    border-radius: 1em;
    font-family: "arial";
}
.sol01-num-01 {
        top: 58%;
    left: 37%;
}
.sol01-num-02 {
        top: 57%;
    left: 40.5%;
}
.sol01-num-03 {
    top: 56%;
    left: 43.63%;
}
.sol01-num-04 {
       top: 15%;
    left: 46%;
}
.sol01-num-05 {
        top: 15%;
    left: 42%;
}
.sol01-num-05-1 {
        top: 24%;
    left: 86.45%;
}
.sol01-num-06 {
    top: 54.4%;
    left: 47.1%;
}
.sol01-num-07 {
    top: 10.85%;
    right: 22.09%;
}
.sol01-num-08 {
    top: 5%;
        left: 51%;
}
.sol01-num-09 {
    top: 82%;
    left: 30.1%;
}
.sol01-num-10 {
        top: 78%;
    left: 34.45%;
}
.sol01-num-11 {
       top: 35.58%;
    left: 12.5%;
    border: 1px solid #9ec5da;
}
.sol01-num-12 {
        top: 32.58%;
    left: 15.5%;
    border: 1px solid #9ec5da;
}
.sol01-num-12-1 {
        top: 75%;
    left: 38.8%;
    border-radius: 0.6em !important;
}
.sol01-num-13 {
       top: 18.4%;
    left: 89%;
}
.sol01-num-14 {
       top: 14%;
    left: 86.18%;
}
.sol01-num-15 {
   top: 14%;
    left: 82.6363%;
}
.sol01-num-16 {
        top: 14%;
    left: 79%;
}
.sol01-num-17 {
       top: 65.7%;
    left: 38%;
}
.sol01-num-18 {
        top: 64.25%;
    left: 41.54%;
}
.sol02-num-01 {
    top: 51.84%;
    left: 27.1%;
}
.sol02-num-02 {
    top: 24.81%;
    left: 66.27%;
    border: 1px solid #9ec5da;
}
.sol02-num-03 {
    top: 12.6%;
    left: 93.9%;
    border: 1px solid #9ec5da;
}
.sol02-num-03-1 {
    top: 21.44%;
    left: 71.81%;
    border: 1px solid #9ec5da;
}
.sol02-num-04 {
    top: 33%;
    left: 40px;
    border: 1px solid #9ec5da;
}
.sol02-num-05 {
    top: 44.13%;
    left: 51.18%;
}
.sol02-num-06 {
    top: 72.35%;
    left: 46.45%;
}
.sol02-num-06-1 {
    top: 81.74%;
    left: 46.63%;
}
.sol02-num-07 {
    top: 71.35%;
    left: 48.81%;
}
.sol02-num-07-1 {
    top: 81.74%;
    left: 48.81%;
}
.sol02-num-08 {
    top: 80.74%;
    left: 51.18%;
}
.sol02-num-09 {
    top: 45.13%;
    left: 47.63%;
}
.sol02-num-10 {
    top: 46.84%;
    left: 29.18%;
}
.sol02-num-11 {
   top: 46%;
   left: 44.9%;
}
.sol02-num-12 {
    top: 46.9%;
    left: 42.18%;
}
.sol02-num-13 {
    top: 91.14%;
    left: 21.72%;
}
.sol02-num-14 {
    top: 41.2%;
    left: 56.27%;
}
.sol02-num-15 {
    top: 76.57%;
    left: 47.63%;
}
.sol02-num-16 {
    top: 26.28%;
    left: 49%;
    border: 1px solid #7d808c;
}
.sol02-num-17 {
    top: 14.53%;
    left: 82.18%;
}
.sol03-num-01 {
    top: 51.43%;
    left: 85.63%;
}
.sol03-num-02 {
    top: 41.15%;
    left: 56.45%;
}
.sol03-num-03 {
    top: 32.13%;
    left: 65.09%;
}
.sol03-num-04 {
    top: 38.17%;
    left: 52.54%;
}
.sol03-num-05 {
    top: 32.48%;
    left: 38.72%;
}
.sol03-num-06 {
    top: 62.35%;
    left: 69.1%;
}
.sol03-num-07 {
    top: 50.74%;
    left: 30.9%;
}
.sol03-num-07-1 {
    top: 49.8%;
    left: 15.54%;
}
.sol03-num-08 {
    top: 55.85%;
    left: 27.54%;
}
.sol03-num-09 {
    top: 36.26%;
    left: 19%;
}
.sol03-num-10 {
    top: 62.32%;
    left: 66.36%;
}
.sol03-num-11 {
    top: 65.29%;
    left: 37.63%;
}
.sol03-num-12 {
    top: 62.06%;
    left: 63.73%;
}
.sol03-num-13 {
        top: 73.54%;
    left: 39.27%;
}
.sol03-num-14 {
        top: 71.54%;
    left: 35.27%;
}
.sol03-num-15 {
    top: 52.53%;
    left: 21.18%;
}
.sol03-num-16 {
        top: 60.79%;
    left: 41%;
}
.sol03-num-17 {
        top: 64.92%;
    left: 34.09%;
}
.sol03-num-18 {
       top: 59.86%;
    left: 36.9%;
}
.sol03-num-19 {
        top: 36.26%;
    left: 15.67%;
}
.sol03-num-20 {
        top: 43.28%;
    left: 65.45%;
}
.sol03-num-21 {
        top: 36.26%;
    left: 12.9%;
}
.sol03-num-22 {
    top: 66.87%;
    left: 41.72%;
}
.sol03-num-23 {
    top: 63.25%;   
    left: 45.9%;

}
.sol03-num-24 {
    top: 84.06%;
    left: 40.72%;
}
.sol08-num-01 {
    top: 68.8%;
    left: 52.1%;
    border: 1px solid #ded8ca;
}
.sol08-num-02 {
    top: 12.9%;
    left: 57.5%;
    border: 1px solid #ded8ca;
}
.sol08-num-02-1 {
    top: 33.2%;
    left: 57.5%;
    border: 1px solid #ded8ca;
}
.sol08-num-02-2 {
    top: 79.9%;
    left: 3.7%;
}
.sol08-num-03 {
    top: 80.5%;
    left: 58.1%;
    border: 1px solid #ded8ca;
}
.sol08-num-04 {
        top: 33%;
    left: 72.5%;
    border: 1px solid #ded8ca;
}
.sol08-num-05 {
    top: 23.8%;
    left: 84.1%;
    border: 1px solid #ded8ca;
}
.sol08-num-06 {
    top: 13%;
    left: 62.6%;
    border: 1px solid #ded8ca;
}
.sol08-num-06-1 {
    top: 68.8%;
    left: 54.6%;
    border: 1px solid #ded8ca;
}
.sol08-num-06-2 {
    top: 80.1%;
    left: 6.3%;
}
.sol08-num-07 {
    top: 30.5%;
    left: 74.7%;
    border: 1px solid #ded8ca;
}
.sol08-num-07-1 {
    top: 82.9%;
    left: 62.1%;
    border: 1px solid #ded8ca;
}
.sol08-num-08 {
    top: 12.9%;
    left: 65.1%;
    border: 1px solid #ded8ca;
}
.sol08-num-08-1 {
    top: 80.1%;
    left: 8.9%;
}
.sol08-num-09 {
    top: 12.9%;
    left: 67.5%;
    border: 1px solid #ded8ca;
}
.sol08-num-09-1 {
    top: 33.2%;
    left: 61%;
    border: 1px solid #ded8ca;
}
.sol08-num-09-2 {
    top: 68.8%;
    left: 57.3%;
    border: 1px solid #ded8ca;
}
.sol08-num-09-3 {
    top: 80.3%;
    left: 11.5%;
}
.sol08-num-10 {
    top: 12.9%;
    left: 70%;
    border: 1px solid #ded8ca;
}
.sol08-num-10-1 {
    top: 33.2%;
    left: 63.4%;
    border: 1px solid #ded8ca;
}
.sol08-num-10-2 {
    top: 68.8%;
    left: 61.7%;
    border: 1px solid #ded8ca;
}
.sol08-num-10-3 {
    top: 80.3%;
    left: 14.2%;
}
.sol08-num-11 {
    top: 26.6%;
    left: 86.4%;
    border: 1px solid #ded8ca;
}
.sol08-num-11-1 {
    top: 52.7%;
    left: 68.8%;
    border: 1px solid #ded8ca;
}
.sol08-num-12 {
    top: 26.3%;
    left: 88.9%;
    border: 1px solid #ded8ca;
}
.sol08-num-12-1 {
        top: 48.7%;
    left: 69.2%;
    border: 1px solid #ded8ca;
}
.sol08-num-13 {
    top: 26.1%;
    left: 62.5%;
    border: 1px solid #ded8ca;
}
.sol-color-01 {
    background-color: #0081c4;
}
.sol-color-02 {
    background-color: #d32f71;
}
.sol-color-03 {
    background-color: #836b2f;
}
.sol-color-04 {
    background-color: #5b6255;
}
.sol-color-05 {
    background-color: #b64017;
}
@media screen and (max-width:768px){
	.solution-list li img{
		display: none;
	}
	.solution-list li span{
		display: block;
	}
	.solution-list{
		padding: 0;
		margin: 30px 0;
	}
	.solution-list li{
		width: 48%;
		height: 43px;
		text-align: center;
		line-height: 43px;
		margin: 0;
	}
	.solution-list .curr{
		border: 1px solid #e5e5e5;
	}
	.sol-list ul li{
		width: 100%;
	}
}
@media screen and (max-width:460px){
	.solution-list li{
		width: 100%;
	}
	.sol-list ul li .pic{
		width: 70%;
	}
	.sol-list ul li .txt{
		width: 100%;
	}
	.solution-ttl span{
		display: none;
	}
}
/* railway */
.sol-list .sol-list-nav{
	width: 100%;
	margin: 30px 0 0 0;
}
.sol-list .sol-list-nav li{
	width: 49%;
	font-family: PROXIMANOVA-BOLD;
	text-align: center;
	line-height: 42px;
	border: 3px solid #e5e5e5;
	font-weight: bold;
}
.sol-list .sol-list-nav .curr01{
	background: #e5e5e5;
}
@media screen and (max-width:768px){
	.sol-list .sol-list-nav li{
		width: 100%;
	}
}
/* process */
.process-nav{
	width: 100%;
	margin: 40px 0 30px 0;
}
.process-nav li{
	width: 32%;
	text-align: center;
	line-height: 42px;
	border: 1px solid #d5d5d5;
	margin-right: 1%;
	font-weight: bold;
}
.process-nav li:hover a{
	background: #15499a;
	color: #fff;
}
.process-nav .curr02{
	border: 0;
}
.process-nav .curr02 a{
	background: #15499a;
	color: #fff;
}
.process-detail{
	width: 100%;
	padding: 50px 60px;
	border: 2px solid #f3f3f3;
	background: #fafafa;
	
}
.process-detail ul{
	padding: 30px 30px 30px 0;
	border: 1px dashed #c9c9c9;
	border-left: 0;
}
.process-detail ul li{
	height: 28px;
	position: relative;
	text-align: center;
	line-height: 28px;
	
	
}
.process-detail ul li a{
	padding: 0 20px;
	background: #fff;
	border: 1px solid #e1e1e1;
	transition: .5s;
	border-radius:20px;
}
.process-detail ul .fl{
	top: -45px;
	margin-right:5%;
}
.process-detail ul .fr{
	top: 45px;
	margin-left:2%;
}
.process-detail .maoArr02 .fl{
	margin-right: 10%;
}
.process-detail .maoArr02 .fr{
	margin-right: 12%;
}
.process-detail ul li:hover a{
	    color: #fff;
    border: 1px solid #e1406a;
    background: #e1406a;
}

.process-detail ul .fr:last-child{
	margin-left: 0;
}
.process-detail img{
	margin: 0 auto;
	width: 100%;
}
.process-stage-ttl{
	font-family: PROXIMANOVA-BOLD;
	line-height: 50px;
	border-bottom: 1px solid #d5d5d5;
}
.stage-list{
	margin:45px 0 0 45px;
	border-left: 1px solid #d5d5d5; 
}
.stage-list li span{
	display: inline-block;
	width: 58px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	color: #fff;
	margin-right: 20px;
	background: url('../img/process-stage-bg.png') 0 0 no-repeat;
}
.stage-list .txt{
	width: 66%;
	line-height: 40px;
}
.stage-list .pic{
	width: 24%;
}
.stage-list .pic img{
	width:50%;
}
.stage-list li{
	margin:0 0 30px -30px;
}
.stage-list .txt .txt-ttl{
	padding-top: 10px;
	font-family: PROXIMANOVA-BOLD;
}
.stage-list .txt .txt-con{
	line-height: 40px;
	font-size: 14px ;
}
@media screen and (max-width:966px){
	.process-nav li{
		width: 50%;
		margin: 0;
	}
	.process-detail ul{
		border: 0;
	}
	.process-detail ul li{
		background-image: none !important;
	}
	.process-detail ul li:hover a{
		color: #15499a;
	}
	.stage-list .txt{
		width: 55%;
	}
	.stage-list{
		margin-left: 0;
	}
}
@media screen and (max-width:768px){
	.process-detail{
		padding: 0;
		padding-top: 20px;
	}
	.process-detail ul{
		padding-right: 0;
	}
	.process-nav li{
		width: 100%;
	}
	.stage-list .txt{
		width: 80%;
	}
	.stage-list .pic{
		width:50%;	
	}
}
@media screen and (max-width:460px){
	
	.stage-list .txt{
		width: 50%;
	}
	.stage-list .pic{
		width:80%;	
	}
}
/* responsibility */
.respon-ttl{
	font-family: PROXIMANOVA-BOLD;
	text-align: center;
	font-size: 20px;
}
.respon-list{
	height: 280px;
	margin: 40px 0;
	position: relative;
}
.respon-list li{
	width: 23%;
	margin-right: 2%;
}
.respon-list-ttl{
	text-align: center;
	line-height: 35px;
		height: 35px;
	color: #fff;
	overflow: hidden;
}
.ttl01{
	width: 100%;
	background: #e14a37;
}
.ttl02{
	width: 100%;
	background: #1bbc9b;
}
.ttl03{
	width: 100%;
	background: #9fc687;
	height: 35px;
}
.ttl04{
	width: 100%;
	background: #df7c27;
}
.respon-list-con{
	width: 100%;
	height: 155px;
	background: #eeeeee;
	color: #696969;
	padding: 20px 12px;
	text-align: center;
	line-height: 25px;
	
}
.line{
	width: 75%;
	height: 70px;
	border: 5px solid #eee;
	border-top: 0;
	position: absolute;
	top: 190px; 
	left: 50%;
	margin-left: -37%;
}
.line span{
	display: block;
	width: 30%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	background: #15499a;
	position: relative;
	left: 50%;
    margin-left: -15%;
    top: 50px;
}
.relation>img{
	width: 40%;
	margin: 0 auto;
}
.relation p{
	width: 300px;
	height: 35px;
	padding: 0 15px;
	background: #eaeaea;
	line-height: 35px;
	position: relative;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.relation p.left{
	text-align: right;
}
.relation p img{
	position: absolute;
	top: 0;
	right: -19px;
}
.relation p.right img{
	right: auto;
	left: -18px;
}
.relation p.left01{
	top: 115px;
	left: 90px;
}
.relation p.left02{
	top: 290px;
	left: 90px;
}
.relation p.right01{
	   left: 725px;
    top: -325px;
}
.relation p.right02{
	    left: 725px;
    top: -150px;
}
@media screen and (max-width:960px){
	.relation p{
		display: none;
	}
}
@media screen and (max-width:966px){
	.respon-list li{
		width: 48%;
		margin-bottom: 20px;
	}
	.respon-list-con{
		overflow-y: auto;
	}
	.line{
		display: none;
	}
	.respon-list-ttl{
		line-height: 35px;
	}
}
@media screen and (max-width:768px){
	.respon-list li{
		width: 100%;
	}
}

/* history */
.history-head{
	width: 141px;
	height: 166px;
	background: url('../img/About-History_03.png') 0 0 no-repeat;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	font-family:  PROXIMANOVA-BOLD;
	padding: 45px 0 0 25px;
	line-height: 24px;
}
.history-list{
	width: 50%;
	position: relative;
	border-right: 1px solid #15499a;
}
.history-list>img{
	position: absolute;
	left: 100%;
	margin-left: -20px;
}
.history-list li{
	width: 100%;
	/* height: 120px; */
	position: relative;
}
.history-list li img{
	width: 33%;
}
.history-list li span{
	display: block;
	width: 20px;
	height: 20px;
	background: url('../img/About-History_05.png') 0 0 no-repeat;
	position: absolute;
	right: -11px;
    top: 68%;
}
.history-list li .txt{
	width: 67%;
}
.history-list li .txt p{
	padding-left: 15px;
	
}
.history-list li .txt .txt-date{
	font-family:  PROXIMANOVA-BOLD;
	line-height: 35px;
	border-bottom: 1px solid #d5d5d5;
	position:relative;
}
.history-list li .txt .txt-con{
	line-height: 24px;
	padding-top: 10px;
}
.history-list .right{
	left: 100%;
}
.history-list .right span{
	left: -10px;
}
.history-list .right .txt p{
	text-align: right;
	padding-right: 15px;
}
@media screen and (max-width:966px){
	.history-list{
		width: 100%;
		border-right: 0;
		border-left: 1px solid #15499a;
		margin-left: 71px;
		padding-right: 100px;
	}
	.history-head{
		margin: 0;
	}
	.history-list li{
		min-height: 250px;
	}
	.history-list li .txt{
		float: left ;
		width: 73%;
	}
	.history-list li img{
		float: right;
		width: 27%;
	}
	.history-list li{
		position: static;
	}
	.history-list>img{
		left: 0;
		bottom: 0;
	}
	.history-list li span{
		left: -10px;
	}
	.history-list li .txt p{
		padding-right: 15px;
		text-align: right;
	}
}
@media screen and (max-width:560px){
	.history-list li{
		margin-bottom: 40px;
	}
	.history-list li img{
		float: none;
		margin: 0 auto;
		width: 50%;
	}
	.history-list li .txt{
		width: 100%;
	}
	.history-list li .txt p{
		text-align: left;
	}
}
/* business */
.top-pic01{
	display: none;
}
.business-list li{
	margin-bottom: 70px;
}
.business-list li .business-list-pic{
	width: 33%;
}
.business-list li .business-list-pic img{
	width: 100%;
}
.business-list li .business-list-txt{
	padding-left: 30px;
	width: 67%;
}
.business-txt-ttl{
	width: 190px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: center;
	background: url('../img/About-Business-bg.jpg') 0 0 no-repeat;
}
.business-txt-con{
	line-height: 40px;
}
.business-con{
	width: 100%;
	background: #f3f3f3;
	padding: 50px 20px;
}
.color01,.color02,.color03,.color04{
	width: 130px;
	height: 130px;
	background: #e14d3a;
	text-align: center;
	color: #fff;
	font-family:  PROXIMANOVA-BOLD;
}
.color02{
	background: #9fc687;
}
.color03{
	background: #1bbc9b;
}
.color04{
	background: #df7c27;
}
.business-con-bottom li img{
	margin: 0 auto;
	margin-top: 30px;
}
.business-con-bottom li .txt{
	width: 80%;
	margin-left: 20px;
	line-height: 30px;
	margin-top: 20px;
}
.business-con-bottom li .txt span{
	font-family:  PROXIMANOVA-BOLD;
}
.business-con-bottom li{
	margin-bottom: 30px;
}
.business-con-top{
	/* height: 350px; */
	margin-bottom: 60px;
	position: relative;	
}
.top-pic02{
	margin: 0 auto;
}
.business-con-top p{
	position: absolute;
	left: 20%;
	top: 10%;
	padding: 10px;
	text-align: right;
	line-height: 20px;
}
.business-con-top span{
	font-family: PROXIMANOVA-BOLD;
}
.business-con-top .expertise{
	left:67%;
	text-align: left;
}
.business-con-top .respon{
	top: 65%;
}
.business-con-top .share{
	top: 65%;
	left: 67%;
	text-align: left;
}

@media screen and (max-width:966px){
	.top-pic01{
		display: block;
		float: left;
		width: 50%;
	}
	.top-pic02{
		display: none;
	}
	.business-con-top p{
		position: static;
		width: 40%;
		float: left;
		text-align: left;
		margin:0 0 30px 30px;
	}
	.business-con-bottom li .txt{
		width: 60%;
	}
}
@media screen and (max-width:768px){
	.business-list li .business-list-pic{
		width: 50%;
		margin-bottom: 30px;
	}
	.business-list li .business-list-txt{
		width: 100%;
	}
}
@media screen and (max-width:560px){
	.business-con-bottom li .txt{
		width: 100%;
		margin-left: 0;
	}
	.business-con-bottom li .pic{
		margin-bottom: 20px;
	}
	.business-list li .business-list-pic{
		width: 80%;
	}
}

.sol-list-con ul{
	display: none;
}

/**2017-04-28  lzf add**/
.share_wx{
	display: block;
	position: relative;
}
.share_wx_down{
	display: none;
	position: absolute;
	left:0;
	top:-160px;
	z-index: 999;
	width: 120px;
	height: 150px;
	padding: 5px 5px;
	background: #fff;
}
.share_wx_down_clm{
	float: left;
	width: 100px;
	margin: 0 5px;
}
.share_wx_down img{
	display: block;
	width: 100px;
	height: 100px;
}
.share_wx_down .text1{
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 12px;
}
.share_wx:hover .share_wx_down{
	display: block;
}
