@charset "utf-8";
/* CSS Document */
body {
		margin: 0px;
		padding: 0px;
	}
ul,li,ol{
	margin:0;
	padding:0;
	list-style: none;
}
	a, a:visited {
		color: #004690;
		text-decoration: none;
	}
	a:hover {
		text-decoration:none;  
		cursor: pointer;
	}
.fr{float:right;}
.fl{float:left}
.clear{
	clear:both;
}

/**********header e666666b3d01*************/
.top{background:#004690;overflow: hidden;padding:3px 8%;}
.tin{
	float:right;
	color:#fff;
	font-size:12px;
	margin:0 20px;
}
.tin i,.tin p{
	float:left;
	margin-left:5px;
}
.tin a{
	float:left;
	margin-left:5px;
	color:#fff;
}

/**********首页产品************/
.con{
	width:1200px;
	margin:20px auto;
}
.hom-tit h2{
	font-size:24px;
	color:#333;
	font-weight: bold;
}
.hom-tit h2 span{
	color:#999;
	font-family:Arial,"Microsoft YaHei UI",serif;
}
.hom-tit hr{ 
	border-bottom:1px solid #e5e5e5; 
	height:1px; 
} 
.more{
	float:right;
	display: block;
	width:50px;
	height:15px;
	color: #fff!important;
	font-size:10px;
	background: #004690;
	line-height:15px;
	text-align: center;
	border-radius:10px;
}
.h-pro{
	overflow:hidden;
}
.h-pro li {
    width: 280px;
    border: 1px solid #ebebeb;
    float: left;
	margin:35px 10px 0 10px;
}
.h-pro li .img {
    text-align: center;
    overflow: hidden;
    display: block;
	height:230px;
}
.h-pro li .img img {
    display: block;
    margin: 7px;
    width: 266px;
    height: auto;
	max-height: 230px;
}
.h-pro li .imgtxt {
    background: #edebeb;
    overflow: hidden;
}
.h-pro li .imgtxt .title {
    width: 200px;
	padding:10px;
}
.h-pro li .imgtxt .title .stit{
	display: block;
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:16px;
	color:#333;
}
.h-pro li .imgtxt .title p{
	font-size:12px;
	color:#666;
	line-height: 20px;
	margin-top:10px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.h-pro li .imgtxt .price {
    width: 78px;
    height: 85px;
    background: #004690;
    text-align: center;
}
.h-pro li .imgtxt .price h1 {
    color: #fff;
    border-bottom: 1px solid #004690;
    font-size:16px;
    line-height:42px;
}
.h-pro li .imgtxt .price a {
    color: #fff;
	font-size:14px;
    line-height:42px;
	opacity: 0.6;
}
.h-pro li .imgtxt .price a:hover,
.h-pro li .imgtxt .price a :focus{
	opacity: 1;
}


/****************首页公司简介******************/
.h-about{
	width:100%;
	background: #f5f5f5;
	height:362px;
}
.hat{
	width:50%;
	float:left;
	padding:20px;
}
.hat h1{
	font-size:24px;
	margin:20px 0;
	color:#333;
}
.hat p{
	font-size:16px;
	color:#666;
	line-height:36px;
	text-indent: 2em;
}
.hat a{
	display:block;
	float:right;
	font-size:14px;
	color:#004690;
	font-weight: bold;
	width:80px;
	height:30px;
	line-height:30px;
	text-align: center;
	transition: all 5s ease-in-out;
	-webkit-transition: all 5s ease-in-out;
	-moz-transition: all 5s ease-in-out;
}
.hat a:hover{
	border:1px solid #004690;
    transition: all 5s ease-in-out;
	-webkit-transition: all 5s ease-in-out;
	-moz-transition: all 5s ease-in-out;
}
.hai{
	width:50%;
	float:right;
	padding-top:50px;
}
.hai img{
	float:left;
	margin-left:20px;
}


/**********合作伙伴************/
.partner{overflow:hidden;}
.partner li{
	float:left;
	width:20%;
	padding:20px 25px;
}
.partner li a img{
	width:100%;
	height:auto;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);  
      -o-filter: grayscale(100%);  
         filter: grayscale(100%);
	filter: gray; /* just for IE6-9 */  
	opacity: 0.4;
}
.partner li a:hover img{
	-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
     -ms-filter: grayscale(0);  
      -o-filter: grayscale(0);  
         filter: grayscale(0);
	opacity: 1;
}


/*********页脚**********/
.footer{
	width:100%;
	background: #004690;
	height:70px;
}
.footer .con1 p{
	float:left;
	font-size:15px;
	color:#fff;
	opacity:0.71;
	line-height:70px;
}
.footer .con1 ul{
	float:right;
	overflow: hidden;
}
.footer .con1 ul li{
	float:left; 
	border-right:1px solid rgba(255,255,255,.7);
	height:16px;
	margin-top:27px;
}
.footer .con1 ul li a{
	color:#fff;
	font-size:14px;
	padding:0 12px;
}

/*******************公司简介*********************/
.con1{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.word-txt{
	width:700px;
	float:left;
	margin:40px 0;
}
.word-txt h2{
	font-size:20px;
	color:#333;
	margin-bottom: 30px;
}
.word-txt h2:before{
	content:'';
	display: block;
	float:left;
	width:4px;
	height:20px;
	background: #004690;
	margin-right: 20px;
	border-radius: 2px;
}
.word-txt p{
	font-size:15px;
	text-indent: 2em;
	color:#333;
	line-height: 2;
}
.abt-img{
	float:right;
	margin:15px;
}
.demo-1{
	background:url(../images/hbg.jpg);
	background-size: cover;
}

/**************产品中心***************/
.dl-menu{
	display:none;
	width:600px;
	position:absolute;
	left:-150px;
	top:80px;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	z-index: 5;
}
.dl-menu .left{
	width:40%;
	padding:30px;
	float:left;
	background:#f6f7f8;
}
.dl-menu .left li{
    width: 100%;
    display: block;
    padding:0 0 0 17%;
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 40px;
    margin-bottom: 5px;
    transition: background .3s, color .3s;
}
.dl-menu .left li:hover{
	background:#004690;
}
.dl-menu .left li a{
	color:#666;
}
.dl-menu .left li:hover a{
	color:#fff;
}
.dl-menu .right{
	width: 50%;
	padding: 20px 13.5% 0 6%;
    float: right;
}


.pro-wrap{
	width:100%;
	background:#f6f7f8;
	padding-top:65px;
}
.product-list-b li {
    width: 31.7%;
    margin-right: 2.45%;
    background: #fff;
    border: 1px solid #eee;
    float: left;
    margin-bottom: 35px;
}
.product-list-b li:nth-child(3n) {
    margin-right: 0;
}
.product-list-b li .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 270px;
    border-bottom: 1px solid #eee;
	text-align: center;
}
.product-list-b li img {
    max-width: 100%;
    transition: all .3s;
}
.product-list-b li:hover img {
    transform: scale(1.1);
}
.product-list-b li .con {
    width: 100%;
    padding: 21px 6% 23px;
    display: block;
	margin:0;
}
.product-list-b li h3 {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.product-list-b li .font {
	display: block;
	width:100%;
    font-size: 14px;
    color: #999;
    line-height: 27px;
    height: 24px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-list-b li .detail{
    width: 127px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
    font-size: 15px;
    color: #333;
    border-radius: 2px;
    transition: background .3s, color .3s, border .3s;
    margin-top: 20px;
}
.product-list-b li:hover .detail{
    background: #004690;
    border-color: #004690;
    color: #fff;
}

/****************产品总目录*****************/
.p-wrapper dd{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	padding:30px 0;
}
.p-wrapper dt{
	background: #f8f8f8;
	padding:30px 0;
}
.p-wrapper dt .gray{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.p-wrapper .pimg{
	width:450px;
	text-align: center;
}
.p-wrapper .pimg img{
	max-width: 100%;
	height: auto;
}
.p-wrapper dd .pimg,
.p-wrapper dt .p-word{
	float:left;
}
.p-wrapper dd .p-word,
.p-wrapper dt .pimg{
	float:right;
}
.p-word{
	width:720px;
}
.p-word h2{
	font-size:24px;
	font-weight: bold;
	color:#333;
	margin-bottom: 25px;
}
.p-word p{
	font-size:14px;
	color:#666;
	line-height: 28px;
	padding-bottom:30px;
}
.p-word a{
	display:block;
	width:130px;
	height:45px;
	color:#fff;
	background: #4b4b4b;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
}


/************产品目录**************/
.pn-title {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 9;
    background: #004690 url(../images/product.png) 5px center no-repeat;
    color: #fff;
    font-size: 16px;
    text-align: center;
    box-shadow:0 0 10px rgba(0, 0, 0, .2);
    line-height: 26px;
    width: 80px;
    padding: 10px 0;
    cursor: pointer;
    border-radius: 0 10px 10px 0;
    margin-top: -62px;
}
.pn-title span {
    display: block;
	margin-left:10px;
}
.pn-list {
    position: fixed;
    top: 50%;
    left: -305px;
    z-index: 10;
    background: #fff;
    width: 305px;
    height: 700px;
    margin-top: -350px;
    overflow: auto;
    transition: left .5s;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    border-radius: 0 10px 10px 0;
}
.pn-list ul {
    width: 100%;
}
.pn-list li .pn-tit-one {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #010101;
    font-size: 16px;
    padding: 0 2% 0 15%;
    background: #fff url(../images/pro01.png) no-repeat 6% center;
    transition: background .3s;
}
.pn-list li .pn-con-one {
    display: none;
}
.pn-list li .pn-tit-two {
	display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    padding: 0 2% 0 15%;
    border: 1px solid #e6e6e6;
    transition: color .3s;
}
.pn-list li .pn-con-two {
    width: 100%;
    padding: 16px 2% 20px 15%;
    display: none;
	background: #fafafa;
}
.pn-list li .pn-tit-three {
    display: block;
    width: 100%;
    font-size: 13px;
    color: #666;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.pn-list.on {
    left: 0;
}
.pn-list li .pn-tit-one.cut {
    background:#004690 url(../images/pro01_h.png) no-repeat 6% center;
    color: #fff;
}
.pn-list li .pn-tit-two:hover, .pn-list li .pn-tit-three:hover {
    color: #004690;
}



/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.pn-list::-webkit-scrollbar
{
    width: 6px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
.pn-list::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 50px;
    background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
.pn-list::-webkit-scrollbar-thumb
{
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #004690;
}


/**********************产品详情***********************/
.p-img{
	width:450px;
	float:left;
}

.p-text{
	width:750px;
	float:left;
	padding:30px;
}
.p-text h2{
	font-size:24px;
	color:#333;
	padding-bottom: 30px;
}
.p-text p{
	font-size:14px;
	line-height: 2;
	color:#888;
}
.now {
   text-align: right;
   margin-bottom: 10px;
   line-height: 32px;
}
.now a {
    color: #333;
    font-size: 16px;
    font-family: '微软雅黑';
    opacity: .9;
    filter: alpha(opacity=90);
    transition: opacity .3s;
}
.description{
	position:relative;
}
.linener{
	position:absolute;
	top:85px;
	left:0;
	border-bottom: 1px solid #f2f2f2;
	width:100%;
	height:1px;
	z-index: 10;
}
.product-info-b .return-b {
    width: 62px;
    position: absolute;
    top: 0;
    left: 0;
    height: 85px;
    border-right: 1px solid #f2f2f2;
    background: url(../images/pro30.png) no-repeat center;
    transition: background .3s;
}
.product-info-b .return-b:hover {
    background: #004690 url(../images/pro30_h.png) no-repeat center;
}

/**************新闻中心*****************/
.sugg a {
    width: 100%;
    display: block;
	overflow: hidden;
	margin:50px 0;
}
.sugg .pic {
    width: 42.8%;
    float: left;
    overflow: hidden;
}
.sugg .pic img {
    width: 100%;
    transition: transform .3s;
}
.sugg .con {
    float: right;
    width: 52.8%;
    padding-right: 6%;
    display: block;
	margin:0;
}
.sugg h3 {
    font-size: 14px;
    color: #666;
    line-height: 34px;
    padding-top: 40px;
}
.sugg h2 {
    font-size: 24px;
    color: #333;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    transition: color .3s;
}
.sugg .font {
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 30px 0 45px;
}
.sugg .nd {
    padding-left: 40px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    background:url(../images/arrow_right.png) no-repeat left center;
}
.dynamic-list {
    margin-bottom: 20px;
	overflow: hidden;
}
.dynamic-list li {
    margin-bottom: 60px;
    width: 30.64%;
    margin-right: 4%;
	float: left;
}
.dynamic-list li:nth-child(3n){
	margin-right:0;
}
.dynamic-list li figure {
    display: block;
    line-height: 0;
    overflow: hidden;
}
.dynamic-list li figure img {
    width: 100%;
    height: auto;
    line-height: 0;
    transition: 0.54s;
}
.dynamic-list li:hover figure img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.news-txt{
    padding: 8px 0 20px;
    border-bottom: 2px solid #ccc4b9;
    position: relative;
}
.news-txt:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #004690;
    position: absolute;
    left: 0;
    bottom: -2px;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
.dynamic-list li:hover .news-txt:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}
.news-txt h3 {
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
    transition: 0.4s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dynamic-list li:hover .news-txt h3 {
    color: #004690;
}
.news-txt time{
    display: block;
    line-height: 1;
    color: #666666;
	font-size:12px;
}

/*****************新闻详情页面*******************/
.news-info-box h3{
	font-size:24px;
	color:#333;
	text-align: center;
}
.news-info-box time{
	display:block;
	width:100%;
	text-align: center;
	padding-bottom: 20px;
	font-size:14px;
	color:#999;
	margin:20px 0;
	border-bottom: 1px solid #ebebeb;
}
.info-page {
    width: 100%;
    padding: 17px 3.6%;
    background: #fff;
    margin-top: 29px;
    text-align: center;
}
.info-page.on {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.info-page a {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    transition: color .3s;
}
.info-page a.prev {
    float: left;
}
.info-page a.return {
    padding: 0 15px 0 45px;
    background:url(../images/news11.png) no-repeat 15px center;
    transition: background .3s, color .3s;
}
.info-page a.next {
    float: right;
}
.info-page a:hover {
    color: #004690;
}
.info-page a.return:hover {
    background: #004690 url(../images/news11_h.png) no-repeat 15px center;
    color: #fff;
}

/*******************人力资源*********************/
.talent h4{
    color: #333;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
	text-align: center;
}
.talent small {
    display: block;
    line-height: 1;
    color: #333;
    font-size: 14px;
    font-family: "Arial";
    text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}
.concept{
	overflow:hidden;
}
.concept img{
	float:left;
}
.concept-txt{
	width:70%;
	float:right;
}
.concept-txt p {
    color: #666666;
    font-size: 14px;
    line-height: 2;
}
.pos{
	width:100%;
	padding:30px 0;
	background:#f6f7f8;
}
.clearfix{
	clear:both;
}
.recruite-t {
    overflow: hidden;
    color: #fff;
    background: #b4b4b4;
    font-size: 16px;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
}
.recruite-t span {
    text-align: center;
    float: left;
    width: 20%;
}

/************职位列表***************/
.pos ul{
	padding-bottom:30px;
	background: #fff;
}
.pos ul li .recruite-t{
	background:#fff;
	color:#333;
	font-size:14px;
	border-bottom: 1px solid #ebebeb;
}
.pos ul li{
	background:#fff;
}
.pos ul li:hover{
	cursor:pointer;
}
.recuites {
	margin:20px 50px 0 50px;
    padding: 20px;
    background: #f8f8f8;
    display: none;
}
.join-box li .recuites.on {
	display:block;
}
.first{
	overflow:hidden;
}
.first dd {
    float: left;
    width: 25%;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 3px;
}
.join-box li .bot {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
	overflow: hidden;
}
.bot>div {
    float: left;
    width: 46%;
    margin-right: 4%;
}
.join-box li .bot h1 {
    font-size: 16px;
    color: #333;
}
.join-box li .bot p{
	font-size:14px;
	line-height:2;
}
.join-box li .link {
    padding-top: 17px;
	overflow: hidden;
}
.join-box li .apply{
	display: block;
	float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #004690;
    margin-top: 10px;
    font-size: 16px;
    width: 200px;
}
.join-box li .apply:hover{
	background:#004690;
}
.join-box li .link .hrmail{
	color:#666;
	float:right;
	font-size:15px;
	margin-top:15px;
}
.insdie-wrap td {
    padding: 8px 6px;
    border: 0;
    border-width: 1px 1px 0 0;
    font-size: 14px;
}
.insdie-wrap .applay-input {
    width: 250px;
    height: 36px;
    padding: 8px 10px;
    line-height: 18px;
    color: #666;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 2px #f4f4f4 inset;
    background: #fff;
    font-size: 14px;
}
.wf .submit{
	display: block;
	float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #004690;
    margin-top: 10px;
    font-size: 16px;
    width: 200px;
	border:none;
	cursor: pointer;
}
.wf .submit:hover{
	background:#004690;
}

/*************下载中心***************/
.down_title{
	width:100%;
	height:55px;
	line-height: 55px;
	padding-left:18%;
	background: #f8f8f8;
}
.down_title li{
	display:block;
	float:left;
	padding:0 40px;
}
.down_title li a{
	color:#333;
}
.pdf_list .title {
    width: 100%;
    cursor: pointer;
    padding-left: 28px;
    background:url(../images/DOWNLOAD.png) no-repeat left center;
    line-height:60px;
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.pdf_list .t{
	font-size:16px;
	color:#333;
}
.pdf_list li:hover .title{
	background:url(../images/DOWNLOAD_H.png) no-repeat left center;
}
.pdf_list li:hover .t{
	color:#004690;
}
.pdf_list .time {
    font-size: 14px;
    color: #666;
    opacity: .5;
    filter: alpha(opacity=50);
}

/***************分页*****************/
.page {
    text-align: center;
	margin-bottom: 50px;
}
.pagelist {
    display: inline-block;
    margin: auto;
}
.pagelist li {
    float: left;
    margin-right: 13px;
    background: #bfbfbf;
    position: relative;
}
.pagelist li a {
    display: block;
    width: 39px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 18px;
    position: relative;
}
.pagelist li:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #004690;
    transition: 0.3s;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    opacity: 0;
}
.pagelist li:hover:before, .pagelist li.on:before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

/*********************联系我们***********************/
.message{
	width:50%;
	float:left;
	margin:50px 0;
}
.message h3{
	font-size:26px;
	color:#333;
	margin-bottom:15px;
}
.message p{
	display:block;
	width:70%;
	font-size:14px;
	line-height:2;
	color:#666;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.message input{
	display:block;
	width:70%;
	height:45px;
	line-height: 45px;
	padding-left: 20px;
	border:1px solid #ebebeb;
	margin-bottom: 20px;
	outline: none;
	color:#666;
}
.message textarea{
	display:block;
	width:70%;
	border:1px solid #ebebeb;
	padding: 15px 20px;
}
.message button{
	display:block;
	margin-top: 20px;
	width:150px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#004690;
	border:none;
	outline: none;
	cursor: pointer;
	font-size:16px;
	transition: all 0.5s;
}
.message button:hover{
	background:#004690;
}
.info{
	width:50%;
	float:left;
	margin:50px 0;
}
.info li{
	display:block;
	width:70%;
	height:85px;
	border-bottom: 1px solid #ebebeb;
	padding:20px 0;
}
.info h4{
	font-size:26px;
	color:#333;
	margin-bottom:15px;
}
.info li h5{
	font-size:18px;
	color:#333;
	margin-bottom: 15px;
}
.info li p{
	font-size:14px;
	color:#666;
}




/**************************/
.Box {position: relative;padding:20px 0;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;font-size:24px;color:#004690;font-weight: bold}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(img/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(img/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(img/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(img/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 285px;height: auto;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;height: auto;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}