﻿@charset "gb2312";
/* CSS Document */
h1,h2,h3,h4,h5,h6,img,ul,li,a,span,p,i,strong,b,em,form,input,label,div,body,html{
	margin: 0;
	padding: 0;
}
body{
	/*font-family:PingHei, "微软雅黑", "华文细黑", Arial, sans-serif;*/
  font-family:"微软雅黑";
	color: #666;
}
.clear{clear:both;}
li{
	list-style: none;
}
.fixback{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url("../Images/op20.png") repeat;
	display: none;
}
.center{
	position: fixed;
	top:100px;
	left: 50%;
	margin-left: -330px;
	width: 600px;
	border-radius: 6px;
	background: #fff;
	padding: 30px 30px 34px;
	overflow: hidden;
	z-index: 1000;
	display: none;
}
.center .cls{
	position: absolute;
	width: 39px;
	height: 39px;
	background: url("../Images/cls.png") no-repeat;
	right: 2px;
	top: 2px;
}
.context{
	width: 100%;
}
.context .center-top{
	width: 100%;
	height:44px;
	border-bottom: 1px solid #f1f1f1;
}
.context .center-top span{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	float: left;
	margin-right: 20px;
	line-height: 36px;
}
.context .center-top .bb{
	font-size:16px;color:#666;font-weight:normal;
	line-height: 20px;
	padding-top: 10px;
}
.context .center-top i{
	font-style: normal;
	float: right;
	color: #999;
	line-height:40px;
}
.center-middle{
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	padding-bottom: 50px;
}
.ins-posi{
	position: absolute;
	width: 122px;
	height: 36px;
	font-size: 15px;
	color: #fff;
	display: block;
	background: #0084de;
	border-radius: 18px;
	right: 30px;
	bottom: 30px;
	text-align: center;
	line-height: 36px;
	transition-duration:300ms;
}
.ins-posi:hover{
	background: #005ea6;
}
.center-middle h3{
	padding-top: 22px;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.fix{*zoom:1;}
.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
#nav-header{
	border-top: 12px solid #0067ac;
	height:80px;
	position: fixed;
	top: -30px;
	z-index: 1000;
	box-shadow: 0 0 10px #ccc;
	width: 100%;
	background:rgba(255,255,255,0.9);
	min-width: 1200px;
	z-index:1000;
	/*opacity: 0;
	filter:alpha(opacity=0);*/
}
.logo{
	display: block;
	float: left;
	margin-left: 28px;
	margin-right: 30px!important;
	height: 80px;
}
.main-nav{
	float: left;
}
.main-nav ul{
	float: right;
	margin-right: -1px;
}
.main-nav ul li{
	float: left;
	border-right: 1px solid #f2f2f2;
	height: 80px;
	position: relative;
}
.main-nav ul li .dad{
	display: block;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 60px;
	transition-duration:400ms;
}
.main-nav ul li .dad .ch{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.main-nav ul li .dad .en{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #cacaca;
	line-height: 20px;
	font-family: arial;
	text-transform: uppercase;
}
.main-nav ul li:hover .dad,.main-nav ul .active .dad{
	background: #0067ac;
}
.main-nav ul li:hover .ch,.main-nav ul .active .dad .ch{
	color: #fff;
}

.sons{
	width: 100%;
	position: absolute;
	top: 80px;
	left: 0;
	padding-bottom: 12px;
	background: #fff;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	overflow: hidden;
	padding-top: 6px;
	box-shadow: 0 0 2px #ccc inset;
	display: none;
}
.sons a{
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 38px;
	border-bottom:1px solid #f2f2f2;
	padding: 2px 0;
}
.sons a span{
	width: 96%;
	display: block;
	height: 34px;
	line-height: 34px;
	border-radius: 4px;
	line-height: 36px !important;
	color: #999;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
}
.sons a:hover span{
	background: #02328d;
	color: #fff;
}
.top-right{
	float: right;
}
.top-right .stock{
	display: block;
	color: #5f759e;
	line-height: 13px;
	font-size: 12px;
	padding-left:12px;
	margin-top: 22px; 
	float:right;
	margin-left:12px;
}
.top-right .stock1{
	border-left: 1px solid #cecece;

	}
.top-right .stock:hover{
	color: #02328d;
}
.lang{width:230px;}
.oa{width:230px;}
.toggle{
	float: left;
	height: 13px;
	
}
.toggle{
	display: block;
	color: #rgb(152, 150, 150);
	line-height: 13px;
	font-size: 12px;
	
	padding-left:12px;
	margin-top: 10px; 
	float: right;
	color:#969595;
	margin-left:12px;

}
.toggle1{border:0px;border-left: 1px solid #cecece;}
.toggle:hover,.toggle a.language{
	color: #02328d;
}
.share-to{
	float: left;
	display: block;
	width: 36px;
	height: 36px;
	background: url("../Images/share.png") center no-repeat;
	margin-top: 26px;
	display: none;
}
.header-search{
	position: relative;
	width: 80px;
	height: 80px;
	float: left;
}
.header-search .on-roll{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	background: url("../Images/search.png") center 25px no-repeat;
	transition-duration:300ms;
}
.header-search .on-roll:hover{
	background: url("../Images/search.png") center 25px no-repeat #0067ac;
}
.on-close{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 80px;
	background: url("../Images/close.png") center 25px no-repeat;
	display: none;
}
.open-search{
	position: absolute;
	right: 80px;
	top: 0;
	width: 0;
	height: 80px;
	background: #ECECF4;
	padding:0 0 0 0 ;
	overflow: hidden;
}
.open-search .in-search{
	height: 80px;
	line-height: 30px;
	height: 30px;
	font-size: 20px;
	background: transparent;
	border:0 none;
	display: block;
	width: 250px;
	float: left;
	margin:25px 0 0 24px;
}
.open-search .submit-search{
	float: right;
	width: 80px;
	height: 80px;
	background: url("../Images/search.png") center 25px no-repeat;
	border: 0 none;
}
*{ padding:0; margin:0;}
body{ background:#CCC;font-size:0}
.banner{ width:100%; height:694px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:500px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:694px; float:left;}
.b-list{ height:50px; padding-top:644px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #0067ac;background:#0067ac}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../Images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../Images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:325px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}
.banner{
	width: 100%;
	position: relative;
	overflow: hidden;
	min-width: 1260px;
	margin-top:60px;
	height:470px;
}

.banner .banner-ul{
	width: 1000%;
}
.banner .banner-ul li{
	float: left;
	text-align: center;
}
.banner .banner-ul li a{
	display: block;
	float: left;
}
.banner .banner-ul li img{
	width: 100%;
	display: block;
}

.nmenu {
    position: relative;
    margin-top: -50px;
    z-index: 25;
}
.nmenu .fix{
	height:50px;
	width:1200px;
	margin:auto;
	background: rgba(255,255,255,0.85) repeat 0 0;
	}
.nmenu .fix a{
	display: block;
    font-size: 16px;
    color: #000;
    padding: 0 40px;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    outline: 0;
	line-height:50px;
	}
.nmenu li a.active1,.nmenu li a:hover {
    background: #0067ac;
    color: #fff;
    font-size: 18px;
}
.menu div div:nth-child(2){display:none;}
.party li a.active1,.party li a:hover {
	background: #de130f;
	 color: #fff;
    font-size: 18px;
	}
.nmenu li{
	margin-right:1px;
	}

.btns{
	position: absolute;
	bottom: 44px;
	width: 100%;
	text-align: center;
	height: 17px;
	z-index: 88;
}
.btns span{
	display: inline-block;
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url("../Images/btn2.png") no-repeat;
	margin: 0 5px;
}
.btns .dot{
	background: url("../Images/btn1.png") no-repeat;
}
.section1{
	width: 100%;
	background: url("../Images/b1.png") center 100px no-repeat;
	background-color:#fff;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}

.section1 .tip{
	font-size: 19px;
	color: #000;
	padding-top: 25px;
	line-height: 22px;
	width: 100%;
	text-align: center;
}
.section1 .about-title{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #000;
	line-height: 82px;
  font-family:"微软雅黑";
}
.ab-list{
	width: 350px;
	margin: 46px auto 38px;
	height: 118px;
	background: url("../Images/ab1.png") 170px 10px no-repeat;
}
.ab-list a{
	display: block;
	float: left;
	width: 174px;
	height: 48px;
	padding-top: 70px;
}
.ab-list .a1{
	background: url("../Images/map4.png") center top no-repeat;
}
.ab-list .a1:hover{
	background: url("../Images/map4.png") center top no-repeat;
}
.ab-list .a2{
	background: url("../Images/map2.png") center top no-repeat;
}
.ab-list .a2:hover{
	background: url("../Images/map2.png") center top no-repeat;
}
.ab-list .a3{
	background: url("../Images/map6.png") center top no-repeat;
}
.ab-list .a3:hover{
	background: url("../Images/map6.png") center top no-repeat;
}
.ab-list a p{
	width: 100%;
	text-align: center;
}
.ab-list a .cn{
	font-size: 17px;
	line-height: 30px;
	color: #006cb6;
}
.ab-list a .en{
	font-size: 15px;
	line-height: 25px;
	color: #c7d7e9;
}
.ab-list a:hover .cn{
	color: #006cb6
}
.ab-list a:hover .en{
	color: #c7d7e9;
}
.ab-texts{
	width: 840px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #888;
	margin: 0 auto;
}



.box10 {padding: 0px;height: 610px;}
.voice_2 {width: 1200px;position: relative;left: 50%;margin-left: -590px;}
.voice_2 ul li {float: left;display: inline;height: 480px;color: #fff;cursor: pointer;position: relative;box-shadow: 1px 3px 15px #555;border:1px #fff solid;}
.voice_2 ul li.li1 {background:url(../Images/1.jpg);}
.voice_2 ul li.li2 {background:url(../Images/2.jpg)}
.voice_2 ul li.li3 {background: url(../Images/3.jpg)}
.voice_2 ul li.li4 {background: url(../Images/4.jpg)}
.voice_2 ul li.li5 {background: url(../Images/5.jpg)}
.voice_2 ul li.li6 {background: url(../Images/6.jpg)}
.voice_2 .fold {width: 120px;height: 100%;text-align: center;position: absolute;top: 0px;left: 0px;}
.voice_2 .fold:hover .txt{font-size:18px;}
.voice_2 .fold .txt {color:#444;font-size:16px;display: block;font-weight: normal;margin:70px 0px 0px 0px;line-height: 25px;font-family:"微软雅黑";background:rgba(240,240,240,0.8);padding:10px 0px; text-shadow:1px 1px #ccc ;text-transform: uppercase;animation:Mobile 1s linear 0s normal 1 backwards ; }
@-webkit-keyframes Mobile {  
             0% {  
				-webkit-opacity:0;
             }  

             100% {  
                 -webkit-opacity:1;
             }  
         }
				 
@-moz-keyframes Mobile {  
             0% {  
                  -moz-opacity:0;
             }  
 
             100% {  
                 -moz-opacity:1;
             }  
         } 
@-o-keyframes Mobile {  
             0% {  
                 -o-opacity:0;
             }  
 
             100% {  
                 -o-opacity:1;
             }  
         }
@-ms-keyframes Mobile {  
             0% {  
                opacity:0;
             }  
 
             100% {  
                 opacity:1;
             }  
         }	
@keyframes Mobile {  
             0% {  
                 opacity:0;
             }  
 
             100% {  
                opacity:1;
             }  
         }

		 
.voice_2 .unfold {width: 540px;height: 100%;display: none;position: absolute;top: 0px;left: 0px;transition:all 5s;}
.voice_2 .unfold dl {margin: 235px 0px 0px 0px;padding:20px 40px 0px 40px;height:180px;background:rgba(2,50,140,0.7)}
.voice_2 .unfold dt {width: 100%;text-align: center;margin-bottom: 40px;}
.voice_2 .unfold dd {font-size: 14px;margin-top:20px;line-height:1.6em;}
.voice_2 .unfold dd b {font-size: 30px;font-weight: normal;}
.voice_2 .unfold dd a{margin-top:0px;}
.voice_2 .unfold  a {font-size: 14px;display: inline-block;color: #fff;text-decoration:none;margin-top: 20px;}
.voice_2 .unfold  a:hover{margin-left:2px;}
.section2{
	width: 100%;
	position: relative;
	height: 850px;
	background: url("../Images/wel1.jpg") center top no-repeat #0067AC;
	transition:all 5s;
	transition: ease-out 5s;
}
.title{
	width: 100%;
    padding-top:50px;
	padding-bottom: 20px;
}
.title p{
	text-align: center;
	width: 100%;
	color: #000;
}
.title .en{
	line-height: 54px;
	font-size: 46px;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}
.title .cn{
	line-height: 46px;
	font-size: 24px;
  font-family:"微软雅黑";
}
.brand-list{
	width:520px;
	margin-bottom:45px;
	margin: 0 auto;
}
.brand-list a{
	display: inline-block;
	padding: 0 18px;
	margin: 0 4px;
	font-size: 16px;
	color: #4b4b4b;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	float: left;
	font-weight: bold;
	 font-family: "微软雅黑";
}
.brand-list a:hover,.brand-list .brand-cur{
	background:#fbfcfc;
	overflow: hidden;
	color: #c72d42;
}
.brand-list a.kong:hover{background:none;}
.brand-content{
	width: 100%;
	height: 466px;
	padding-top: 36px;
	position: relative;
}
.brand-box{
	width: 1200px;
	height: 466px;
	position: absolute;

	display: none;
}
.brand-cover{
	width: 1200px;
	overflow: hidden;
	margin-top: 30px;
	opacity: 0;
	filter:alpha(opacity=0);
}

.br-btn{
	position: absolute;
	top: 370px;
	width: 35px;
	height: 35px;
	display: block;
	transition-duration:200ms;
}
.br-btn-left{
	background:url("../Images/b-lf1.jpg") 10px top no-repeat;
	left:-70px;
}
.br-btn-left:hover{
	background:url("../Images/b-lf1.jpg") 2px top no-repeat;
}
.br-btn-right{
	background:url("../Images/b-ri1.jpg") 10px top no-repeat;
	right: -70px;
}
.br-btn-right:hover{
	background:url("../Images/b-ri1.jpg") 18px top no-repeat;
}
.brand-box .br-a-img{
	height: 466px;
	width: 892px;
	overflow: hidden;
	float: left;
}
.brand-box .br-a-img img{
	display: block;
	width: 100%;
	height:466px;
}
.brand-box .br-right{
	float: right;
	width: 224px;
	padding: 0 42px 0 42px;
	background:#fff;
	height: 466px;
}
.brand-box .br-right .head-tit{
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	color: #000;
	line-height: 80px;
	padding-top: 18px;
}
.brand-box .br-right .br-detail{
	padding-top: 12px;
	line-height: 24px;
	font-size: 13px;
	width: 100%;
	height: 252px;
}
.brand-box .br-right .l-more{
	display: block;
	width: 94px;
	height: 28px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	background:#005ea6;
}
.section3{
	width: 100%;
	position: relative;
	height: 535px;
	background:url("../Images/wel2.jpg") center top no-repeat;
	z-index: 2;
}
.section3 .w1200{
	position: relative;
}


.section3 .wel-science-top{
	overflow: hidden;
	text-align:center;
	width:1200px;
	border-top-right-radius: 20px;
	position: absolute;
	opacity: 0;
	filter:alpha(opacity=0);
	padding-top:80px;
	} 
.section3 .wel-science-top h1{
	font-size:40px;
	text-align:center;
	line-height:95px;
	letter-spacing:8px;
	}
.section3 .wel-science-top h1:after {
    content: '';
    width: 70px;
    height: 3px;
    background-color: #1fa3ff;
    position: absolute;
    bottom:282px;
    left: 50%;
    margin-left: -37px;
}
.big_sum {
	width: 840px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #888;
    margin: 0 auto;
	font-weight:600;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
	margin-top:25px;
}

.time .times{width:1020px;margin:auto;background:url(../Images/year.png) center 28px no-repeat;height:100px;margin-left:58px;padding-top:20px;}
.time .times a{color:#666;font-size:20px;font-family:"微软雅黑"; display:block;float:left;background:url(../Images/yuan.png) center top no-repeat;padding:50px 50px 0px 50px;}
.time .times a:hover{color:#0067ac;background:url(../Images/time-blue.png) center top no-repeat;cursor: pointer;}
.time2 .times{background:url(../Images/year2.png) center 28px no-repeat;}
.time2 .times  a{color:#fff;background:url(../Images/yuan2.png) center top no-repeat}
/*
.section3 .wel-science-top{
	width: 366px;
	padding: 0 40px 0 40px;
	background:#f5f5f7;
	overflow: hidden;
	border-top-right-radius: 20px;
	position: absolute;
	left: 0;
	top: 10px;
	height: 444px;
	opacity: 0;
	filter:alpha(opacity=0);
}*/
.science-head p.en{color:#dd2a42;font-size:36px;font-weight:600;margin-top:-20px;}
.science-head p.ad{color:#005ea6;font-size:24px;font-family:"微软雅黑";margin-top:-10px;font-weight:600;}
.science-head p.heng{border-bottom:3px #e5e5e6 solid;width:40px;margin-top:15px;}
.wel-science-top .science-head{
	width: 100%;
	padding-top: 40px;
	height: 102px;
}
.wel-science-top .science-tit{
	color:#000;
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 46px;
	font-family: "微软雅黑";
}
.wel-science-top .science-detail{
	line-height: 24px;
    font-size: 13px;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;

    overflow: hidden;
}
.wel-science-top .l-more{
	display: block;
	width: 144px;
	height: 36px;
	text-indent: 22px;
	color: #fff;
	border-radius: 18px;
	background:url("../Images/sc2.png") 110px 16px no-repeat #1FA3FF;
	overflow: hidden;
	line-height: 36px;
	font-size: 13px;
	    margin-top: 35px;
	transition-duration:200ms;
}
.wel-science-top .l-more:hover{
	background:url("../Images/sc2.png") 116px 16px no-repeat #1FA3FF;
}
.wel-science-bottom{
	float: left;
	position: absolute;
	top: 444px;
	left: 0;
}
.wel-science-bottom a{
	display: block;
	width: 118px;
	padding: 20px 20px 0 76px;
	border-radius: 6px;
	overflow: hidden;
	margin-right: 19px;
	color: #dd2a42;
	float: left;
	height: 70px;
	transition-duration:800ms;
}
.wel-science-bottom .sc1{
	background:url("../Images/sc3.png") 20px 20px no-repeat #f5f5f7;
}
.wel-science-bottom .sc2{
	background:url("../Images/sc4.png") 20px 20px no-repeat #f5f5f7;
}
.wel-science-bottom a .cn{
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.wel-science-bottom a .en{
	font-size: 12px;
	font-weight: bold;
	line-height:24px;
	text-transform: uppercase;
}
.wel-science-bottom a:hover{
	transform:rotateY(360deg);
}
.section4{
	width: 100%;
	position: relative;
	height: 0px;
	box-shadow: 0 0 10px #ccc;
	background:#fff;
}
.section5{
	width: 100%;
	height: 815px;
	background: #fff;
}
.news-ul{
	width: 100%;
	height: 476px;
	background:#eee;
	margin-top:46px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.news-ul .new-li{
	width: 400px;
	height: 476px;
	float: left;
	background: #fff;
}
.news-ul .new-li .new-img{
	width: 100%;
	height: 238px;
	overflow: hidden;
	position: relative;
	display: block;
}
.news-ul .new-li .new-img img{
	width: 100%;
	transition-duration:500ms;
}
.news-ul .new-li:hover .new-img img{
	transform:scale(1.04);
}
.news-ul .new-li .new-img span{
	display: block;
	position: absolute;
	width: 26px;
	height: 11px;
	left: 60px;
	top: 0;
	z-index: 22;
	background:url("../Images/nw2.png") no-repeat;
}
.news-ul .new-li .new-img .down{
	top:227px;
	background:url("../Images/nw1.png") no-repeat;
}
.news-ul .new-li .new-box{
	height: 200px;
	width: 330px;
	padding: 38px 35px 0;
	position: relative;
	background:#fbfcfc;
}
.news-ul .new-li .new-box .new-title{
	font-size: 18px;
	color: #000;
	line-height: 20px;
	padding-bottom: 14px;
	max-height: 40px;
	display: block;
	font-family:"微软雅黑";
}
.news-ul .new-li:hover .new-box .new-title{
	color: #005ea6;
}
.news-ul .new-li .new-text{
	font-size: 13px;
	color: #999;
	line-height: 24px;
}
.news-ul .new-li .new-date{
	font-size: 13px;
	color: #999;
	line-height: 24px;
	position: absolute;
	left: 35px;
	bottom: 25px;
}
.section6{
	width: 100%;;
	position: relative;
	height: 422px;
	padding-top: 58px;
	background: url("../Images/wel3.jpg") no-repeat;
}
.college-ul{
	width: 110%;
}
.college-ul .co-li{
	width: 383px;
	float: left;
	margin-right: 25px;
	opacity: 0;
	filter:alpha(opacity=0);
}
.college-ul .co-li .co-img{
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.college-ul .co-li .co-img img{
	display: block;
	width: 100%;
	transition-duration:500ms;
}
.college-ul .co-li:hover .co-img img{
	transform:scale(1.06);
}
.college-ul .co-li .co-tit{
	display: block;
	width: 100%;
	text-align: center;
	height: 44px;
	background:url("../Images/cg4.png") center bottom no-repeat;
	font-size: 19px;
	color: #005ea6;
	font-weight: bold;
	padding-top: 28px;
	line-height: 44px;
	font-family:"微软雅黑";
}
.college-ul .co-li .co-text{
	color: #999;
	font-size: 13px;
	line-height: 24px;
	padding-top: 18px;
	width: 346px;
	margin: 0 auto;
	text-align: center;
}
.china1{
	width: 100%;
	position: relative;
	height: 1085px;
	background:url(../Images/ch11.jpg) #fbfbfd center bottom no-repeat;
}
.china2{height:490px;}
.about-list{
	position: absolute;
	top:12%;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
}
.about-list a{
	width: 400px;
	height: 400px;
	display: block;
	float: left;
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
}
.about-list .ab1{
	background: url("../Images/ch01.png") center no-repeat;
}
.about-list .ab2{
	background: url("../Images/ch03.png") center no-repeat;
}
.about-list .ab3{
	background: url("../Images/ch05.png") center no-repeat;
}
.about-list a .max{
	width: 350px;
	height: 350px;
	position: absolute;
	left: 25px;
	top: 25px;
}
.about-list a .max img{
	width: 100%;
	transform:scale(0);
	transition-duration:500ms;
}
.about-list a:hover .max img,.about-list .ab-cur .max img{
	transform:scale(1);
}
.ab-logo{
	width: 100%;
	text-align: center;
	padding: 42px 0 22px;
	display: none;
}
.about-title{
	color: #4b4b4b;
	line-height: 98px;
	font-size: 48px;
	width: 100%;
	text-align: center;
  font-family: "微软雅黑";
}
.tip{
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 42px;
	color: #333333;
}
.title-en{
	font-style: italic;
	font-size: 15px;
	line-height: 24px;
	color: #c1c1c1;
	width: 100%;
	text-align: center;
}
.ch-intro{
	width: 1200px;
	height: 400px;
	margin: 52px auto;
}
.con{
	margin:0px;padding-top:50px;
	}
.ch-intro img{
	display: block;
	float: left;
	width: 850px;
}
.ch-intro .ch-intro-right{
	width: 350px;
	height: 400px;
	background:url("../Images/ch10.png") no-repeat;
	float: left;
	color: #fff;
}
.ch-intro .contact{
	width:50%;
	height: 370px;
	background:url("../Images/contact.png") no-repeat;
	float: left;
	color: #fff;
}
.ch-intro .owner{
	background:#F9F9F9;
	box-shadow: 0 0 6px #999;
	margin:0px 10px;
	width:580px;	
	color:#676767;
	margin-bottom: 20px;
	}
.ch-intro .owner a{color:#676767 !important}
.ch-intro .owner a:hover{color:#AAA !important}
.ch-intro .address{
	padding:40px;
	font-size:16px;
	line-height:32px;
	}
.ch-intro .address h1{
	font-size:24px;
	margin-bottom:20px;
	}
.ch-intro .address a{
	color:#fff;
	}
.ch-intro .address a:hover{
	color:#CCC;
	}
.ch-intro .ch-cn{
	width: 240px;
    margin: 0 auto;
    padding-top: 130px;
    line-height: 44px;
    font-size: 24px;
}
.ch-intro .ch-en{
	width: 234px;
	margin: 0 auto;
	font-size: 22px;
	line-height: 30px;
	font-family: arial;
}
.ch-intro-bt{
	width: 1200px;
	margin: 0 auto;
}
.ch-intro-bt .fl{
	width: 560px;
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.ch-intro-bt .fl p{
	
	text-indent:2em;
}
.ch-intro-bt .fl .botm{
	border-bottom: 1px dashed #e7e4e3;
}
.ch-intro-bt .fr{
	width:559px;
	padding-left: 40px;
	border-left: 1px solid #e1dfdc;
	margin-top: 20px;
}
.ch-intro-bt .fr .head-tit{
	height: 62px;
}
.ch-intro-bt .fr .head-tit .cn{
	font-size: 32px;
	color: #4b4b4b;
	line-height: 36px;
	padding-right: 14px;
	display: block;
	float: left;
}
.ch-intro-bt .fr .head-tit .en{
	font-size: 30px;
	color: #bdbcba;
	line-height: 32px;
	font-family: arial;
	padding-top:5px;
	display: block;
	float: left;
}
.ch-intro-bt .fr ul{
	width: 100%;
}
.ch-intro-bt .fr ul li{
	width: 50%;
	height: 34px;
}

.ch-intro-bt .fr ul li .fir-letter{
	font-size: 24px;
	color: #333;
	line-height: 26px;
	display: block;
	float: left;
	padding-right: 14px;
	font-family: arial;
}
.ch-intro-bt .fr ul li .describe{
	padding-left: 20px;
	background:url("../Images/li1.jpg") left 13px no-repeat;
	font-size: 14px;
	color: #999;
	line-height: 14px;
	padding-top: 6px;
	float: left;
	transition-duration:300ms;
}
.ch-intro-bt .fr ul li:hover .describe{
	padding-left: 30px;
	background:url("../Images/li1.jpg") 10px 13px no-repeat;
}
.subsidiary{
	width: 100%;
	background:url("../Images/sub.jpg") center top no-repeat;
}
.subsidiary .top-head{
	width: 100%;
	color: #0067ac;
	padding-top: 70px;
	height:230px;
}
.subsidiary .top-head .en{
	font-size: 94px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	line-height: 106px;
	text-transform: uppercase;
}
.subsidiary .top-head .cn{
	font-size: 36px;
	width: 100%;
	text-align: center;
	line-height: 48px;
	font-family: "微软雅黑";
}

.profile-sub{
	background:#fff;
	width:100%;
	padding-top:50px;
	padding-bottom:30px;
	}
.profile-sub h1 a{
	font-size:20px;
	font-weight:600;
	}
.profile-sub p{
	font-size: 16px;
    line-height: 28px;
    color: #666;
	text-indent:2em;
	margin-top:7px;
}
.profile-sub li{
	margin-bottom:20px;
	}

.ban-his h1{
	font-size: 40px;
    text-align: center;
    line-height: 185px;
    letter-spacing: 8px;
	color:#fff;
	}
.ban-his .big_sum{
	color:#fff;
	margin-top:-30px;
	}
.history{
	background:#fff;
	}
.history-box{
	width: 1200px;

	background:url("../Images/li2.jpg") center repeat-y;
	margin: 0 auto;
	position: relative;
}
.history-box ul{
	width: 100%;
}
.history-box ul li{
	padding-bottom: 40px;
	width: 100%;
	display: none;
}
.history-box ul li .years{
	display: block;
	width: 148px;
	height: 40px;
	background:#fff;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-radius: 20px;
	border: 1px solid #eee;
	margin: 0 auto 148px;
	font-family: arial;
}
.history-box ul li:hover .years{
	color: #426cba;
}
.history-box ul li .son{
	width: 611px;

	transition-duration:400ms;
}
.history-box ul li .fir{
	float: left;
	background: url("../Images/his1.png") right top no-repeat;
}
.history-box ul li .sec{
	float: right;
	background: url("../Images/his1.png") left top no-repeat;
}
.history-box ul li .info-box{
	width: 448px;
	padding: 38px 32px;
	background: #f1f1f1;
	border-radius: 6px;
	overflow: hidden;

	transition-duration:400ms;
}
.history-box ul li .info-box img{
	display: block;
	float: left;
	width: 177px;
}
.history-box ul li .son .info-box .his-infor{
	float: right;
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}

.history-box ul li .fir .info-box{
	float: left;
}
.history-box ul li .sec .info-box{
	float: right;
} 
.history-box ul li .son:hover .info-box{
	background: #0067ac;
}
.history-box ul li .son:hover .info-box .his-infor{
	color: #fff;
}
.history-box ul li .fir:hover{
	background: url("../Images/his2.png") right top no-repeat;
}
.history-box ul li .sec:hover{
	background: url("../Images/his2.png") left top no-repeat;
}
.roll-more{
	position: absolute;
	bottom: 82px;
	width: 206px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	border-radius: 23px;
	background: #005ea6;
	overflow: hidden;
	left:50%;
	margin-left: -103px;
	font-size: 16px;
}

.section4 .w1200{
	overflow: hidden;
}
.society{
	width: 1203px;
	padding-top: 26px;
}
.society .so-li{
	width: 400px;
	border-right: 1px dashed #b8b8b8;
	height: 335px;
	float: left;
	opacity: 0;
	filter:alpha(opacity=0);
}
.society .so-li .so-img{
	width: 248px;
	height: 248px;
	position: relative;
	margin: 0 auto;
}
.society .so-li img{
	display: block;
	position: absolute;
	z-index: 21;
	width: 100%;
	transition-duration:500ms;
}
.society .so-li:hover img{
	transform:scale(1.06);
}
.society .so-li span{
	display: block;
	width: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 22px;
	padding-top:168px;
	position: absolute;
	z-index: 22;
}
.society .so-li .so-title{
	font-size: 16px;
	color: #000;
	width: 100%;
	text-align: center;
	line-height: 38px;
	padding-top: 10px;
}
.society .so-li .so-detail{
	width: 266px;
	margin: 0 auto;
	text-align: center;
	line-height: 21px;
	font-size: 13px;
	color: #666;
}
.helan1{
	width: 100%;
	position: relative;
	height: 1036px;
	background:url("../Images/he1.jpg") center bottom no-repeat;
}
.he-map{
	width: 100%;
	height: 490px;
	position: relative;
}
.he-map .map-tit{
	position: absolute;
	padding-left: 20px;
	height: 30px;
	background: url("../Images/he3.png") left 6px no-repeat;
	cursor: pointer;
	color: #b9b9b7;
}
.he-map .map-tit .cit{
	font-size: 22px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-style: italic;
	padding-right: 8px;
}
.he-map .map-tit .year{
	font-size: 22px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-style: italic;
}
.he-map .map-tit:hover{
	color: #01419a;
}
.he-map .map-tit1{
	left: 48px;
	top: 176px;
}
.he-map .map-tit2{
	left: 368px;
	top: 98px;
}
.he-map .map-tit3{
	left: 780px;
	top: 166px;
}
.he-map .map-tit4{
	left: 440px;
	top: 376px;
}
.he-map .map-tit5{
	left:896px;
	top: 372px;
}
.more-map{
	width: 484px;
	padding: 28px 24px;
	float: left;
	background: url("../Images/he90.png") repeat;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	box-shadow: 0 4px 8px #ccc;
	position: absolute;
	display: none;
}
.more-map img{
	width: 224px;
	height: 184px;
	display: block;
	float: left;
}
.more-map .fr{
	float: right;
	width: 238px;
}
.more-map .fr .tit{
	font-size: 18px;
	line-height: 28px;
	color: #a4a4a3;
}
.more-map .fr .year{
	color: #01419a;
	line-height: 60px;
	font-size: 46px;
	font-style: italic;
	font-weight: bold;
	font-family: arial;
}
.more-map .fr .more-text{
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #4b4b4b;
	width: 100%;
}
.more-map1{
	left: 48px;
	top: 210px;
}
.more-map2{
	left: 368px;
	top: 132px;
}
.more-map3{
	left: 426px;
	top: 200px;
}
.more-map4{
	left: 440px;
	top: 410px;
}
.more-map5{
	left:532px;
	top: 408px;
}
.tip-map{
	width: 100%;
	color: #d6c387;
	text-align: center;
	font-size: 18px;
	font-family: arial;
	padding-bottom: 45px;
	line-height: 20px;
}
.map-link{
	display: block;
	width: 204px;
	height: 46px;
	font-size: 16px;
	line-height: 46px;
	text-indent: 23px;
	color: #fff;
	background:url("../Images/he5.png") 170px 15px #005ea6 no-repeat;
	border-radius: 23px;
	overflow: hidden;
	margin: 0 auto;
}

.fast-change{
	width: 100%;
	height:90px;
	background: #005ea6;
	margin-bottom: 370px;
}
.fast-change .main{padding-top:20px;}
.fast-change .main i{font-size:16px;color:#fff;font-family:"微软雅黑";font-style:normal;}
.fast-change .main select{border:0px solid #fff;background:rgba(255,255,255,1); height:30px;}
.fast-change .fl{
	color: #7499c3;
	font-size: 14px;
    margin-top:10px;
	line-height: 28px;
	font-family: arial;
}
.fast-change .fl a{
	color: #fff;
	padding-left: 2px;
}
.fast-change .fr{
	color: #fff;
	font-size: 14px;
	margin-top:30px;
	line-height: 28px;
}
.fast-change .fr span{
	float: left;
	padding-right: 24px;
}
.fast-change .share{
	float: left;
}
.fast-change .share a{
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin-right: 12px;
}
.fast-change .share .weibo{
	background: url("../Images/weibo.png") no-repeat;
}
.fast-change .share .weixin{
	background: url("../Images/weixin.png") no-repeat;
	position: relative;
}
.fast-change .share .weixin img{
	position: absolute;
    width: 144px;
    height: 144px;
    left: -119px;
    top: -152px;
    display: none;
}
.fast-change .share .weixin:hover img{
	display: block;
}


.bottom .fl a:hover,.bottom .fr a:hover{
	color: #005ea6;
}

.bottom{
	width: 100%;
	height: 60px;
	font-size: 13px;
}
.bottom .w1200{
	overflow: hidden;
}
.bottom .fl{
	color: #999;
	line-height: 60px;
}
.bottom .fl a{
	color: #999;
}
.bottom .fr{
	padding-top: 20px;
	margin-right: -19px;
}
.bottom .fr a{
	float: left;
	padding: 0 19px 0 15px;
	background: url("../Images/li4.jpg") right center no-repeat;
	display: block;
	color: #999 ;
	line-height: 20px;
}
.banner .w1200{
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0;
}
.sc-ban-img{
	width: 100%;
	text-align: center;
	padding-top:  14%;
}
.sc-ban-img-b{
	width: 100%;
	text-align: center;
	display: none;
}
.sc-ban-text{
	width: 446px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	line-height: 36px;
	font-size: 17px;
	text-shadow:0 0 4px #999;
	padding-bottom: 28px;
}
.down-to{
	display: block;
	width: 56px;
	height:56px;
	background: url("../Images/sc9.png") no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	bottom:100px; 
}
.down-to2{
	display: block;
	width: 56px;
	height:56px;
	background: url("../Images/sc9.png") no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	bottom:100px; 
}
.banner .new-down{
	bottom: 40%;
}
.science-list{
	width: 1200px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
}
.science-list a{
	display: block;
	width: 598px;
	height: 55px;
	float: left;
	text-align: center;
	line-height: 55px;
	color: #333;
	font-size: 20px;
	background: url("../Images/sc10.jpg") repeat-x;
	font-family: "微软雅黑";
}
.science-list a:hover,.science-list .science-cur{
	color: #fff;
	background: #0d3a91;
}
.tech1{
	width: 100%;
	position: relative;
	background: url("../Images/sc15.png") center top repeat-y #f0f0ec;
	background-size: 100%;
	padding-top: 16px;
	padding-bottom:110px;
}
.tech2{
	width: 100%;
	position: relative;
	padding-top: 16px;
	background: url("../Images/mg3.png") center bottom no-repeat;
	padding-bottom: 104px;
}
.tech1 .title,.tech2 .title{
	width: 100%;
}
.tech1 .title .big-t,.tech2 .title .big-t{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #515151;
	line-height: 44px;
	font-family: "微软雅黑";
}
.tech1 .title .sub-tip,.tech2 .title .sub-tip{
	font-size: 16px;
	line-height: 54px;
	text-align: center;
}
.advantage{
	width: 100%;
	position: relative;
	height: 358px;
	padding: 45px 0 54px;
}
.advantage .adv-li{
	position: absolute;
	box-shadow: 0 0 20px #bbb;
	border-radius: 50%;
	overflow: hidden;
}
.advantage .adv-li1{
	width: 309px;
	height: 309px;
	left: 166px;
	top: 72px;
	background: url("../Images/sc12.png") no-repeat;
}
.advantage .adv-li2{
	width: 358px;
	height: 358px;
	left: 426px;
	top:46px;
	background: url("../Images/sc13.png") no-repeat;
	z-index: 2;
}
.advantage .adv-li3{
	width: 309px;
	height: 309px;
	right: 166px;
	top: 72px;
	background: url("../Images/sc14.png") no-repeat;
}
.advantage .adv-li .big{
	position: relative;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.advantage .adv-li1 .big .p1,.advantage .adv-li3 .big .p1{
	margin-top: 112px;
}
.advantage .adv-li2 .big .p1{
	margin-top: 140px;
}
.advantage .adv-li .big .p1{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	padding-bottom: 12px;
	text-align: center;
	width: 60%;
	margin-left: 20%;
}
.advantage .adv-li .big .p2{
	font-size: 14px;
	line-height:24px;
	color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80);
	text-align: center;
	width: 60%;
	margin-left: 20%;
}
.advantage .adv-li .big .small-pic{
	position: absolute;
	transition-duration:500ms;
	transform:scale(0);
}
.advantage .adv-li .big .small-pic img{
	width: 100%;
}
.advantage .adv-li1 .big .small-pic,.advantage .adv-li3 .big .small-pic{
	left: 17px;
	top:17px;
}
.advantage .adv-li2 .big .small-pic{
	left:18px;
	top:18px; 
}
.advantage .adv-li .big:hover .small-pic{
	transform:scale(1);
}
.tech2 .light-tip{
	width: 100%;
	text-align: center;
	color: #f1f3f1;
	font-size: 12px;
	line-height: 12px;
}
.from{
	width: 100%;
	height: 306px;
	background: url("../Images/mg1.jpg") center 36px no-repeat;
}
.from .cn{
	padding-top:184px;
	width: 100%;
	text-align: center;
	color: #363636;
}
.from .from-info{
	color: #c6ccc7;
	font-size: 16px;
	line-height: 22px;
	width: 100%;
	text-align: center;
}
.four-list{
	width: 1230px;
}
.four-list .adv-sub{
	width: 222px;
	height: 106px;
	line-height: 28px;
	padding: 24px 34px;
	border-radius: 3px;
	border: 1px solid #f2f4f2;
	float: left;
	margin-right: 10px;
	font-size: 15px;
	background: url("../Images/mg2.png") 20px 36px no-repeat;
}
.tech3{
	width: 100%;
	height: 653px;
	position: relative;
	background: url("../Images/mg4.jpg") center top no-repeat;
	padding-top: 20px;
}
.tech3 .title .big-t{
	width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    line-height: 44px;
    font-family: "微软雅黑";
}
.sub-tip{
	letter-spacing: 12px;
}
.tech3 .title .sub-tip{
	font-size: 16px;
    line-height: 54px;
    text-align: center;
    color: #fff;
}
.produce{
	width: 106%;
	text-align: center;
}
.produce .pro-li{
	display: inline-block;
	width: 224px;
	height: 184px;
	padding-top: 48px;
	background: url("../Images/p11.png") repeat;
	border-radius: 4px ;
	overflow: hidden;
	margin:20px 10px;
	transition-duration:300ms;
	cursor: pointer;
}
.produce .pro-li .pro-title{
	height: 70px;
}
.produce .pro-li1 .pro-title{
	background: url("../Images/p2.png") center top no-repeat;
	background-size: 72px;
}
.produce .pro-li2 .pro-title{
	background: url("../Images/p4.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li3 .pro-title{
	background: url("../Images/p6.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li4 .pro-title{
	background: url("../Images/p8.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li5 .pro-title{
	background: url("../Images/p10.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li1:hover .pro-title{
	background: url("../Images/p1.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li2:hover .pro-title{
	background: url("../Images/p3.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li3:hover .pro-title{
	background: url("../Images/p5.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li4:hover .pro-title{
	background: url("../Images/p7.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li5:hover .pro-title{
	background: url("../Images/p9.png") center top  no-repeat;
	background-size: 72px;
}
.produce .pro-li .pro-title .cn{
	font-size: 18px;
	font-weight: bold;
	line-height:30px;
	text-align: left;
	color: #fff;
	width: 100%;
	display: block;
	padding-top: 66px;
	text-align: center;
	
}
.produce .pro-li .pro-title .en{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #5691d2;
	text-transform: uppercase;
	width: 100%;
	display: block;
	text-align: center;

}
.produce .pro-li .pro-detail{
	line-height: 23px;
	font-size: 12px;
	color: #8fb1ea;
	width: 100%;
	text-align: left;
	display: none;

}	
.produce .pro-li:hover .pro-title .cn{
	color: #446bac;
}
.produce .pro-li:hover .pro-title .en{
	color: #e5edf3;
}
.produce .pro-li:hover .pro-detail{
	color: #446bac;
}
.produce .pro-li:hover{
	background: #fff;
}
.tech4{
	width: 100%;
	height: 658px;
	background: url("../Images/mg5.jpg") center top no-repeat;
}
.tech4 .con-title{
	font-size: 56px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	line-height: 130px;
	padding-top: 140px;
	font-family: "微软雅黑";
}
.tech4 .con-detail{
	width:860px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	margin: 0 auto;
	color: #fff;
}
.con-line{
	width: 700px;
	padding-top: 80px;
	margin: 0 auto;
	text-align: center;
}
.con-line span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	padding: 0 10px 0 30px;
	background: url("../Images/mg14.png") 12px 10px no-repeat #4d8cd6;
	border-radius: 4px;
	overflow: hidden;
	margin:3px;
}
.tech5{
	width: 100%;
	height: 200px;
	padding-top: 88px;
	background: url("../Images/mg6.jpg") center top no-repeat;
}
.tech5 .essay{
	width: 810px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	margin: 0 auto;
}
.tech6{
	width: 100%;
	background:#f8faf9;
	padding-bottom: 92px;
}
.inno{
	width: 100%;
	padding-top: 30px;
}
.inno .inno-li{
	width: 198px;
	height: 224px;
	padding: 206px 13px 0 17px;
	border-radius: 9px;
	overflow: hidden;
	background: #fff;
	margin: 0 6px;
	float: left;
	transition-duration:300ms;
}
.inno .inno-li:hover{
	transform:scale(1.02);
}
.inno .inno-li1{
	background: url("../Images/te0.png") no-repeat;
}
.inno .inno-li1:hover{
	background: url("../Images/te1.png") no-repeat;
}
.inno .inno-li2{
	background: url("../Images/te2.png") no-repeat;
}
.inno .inno-li2:hover{
	background: url("../Images/te3.png") no-repeat;
}
.inno .inno-li3{
	background: url("../Images/te4.png") no-repeat;
}
.inno .inno-li3:hover{
	background: url("../Images/te5.png") no-repeat;
}
.inno .inno-li4{
	background: url("../Images/te6.png") no-repeat;
}
.inno .inno-li4:hover{
	background: url("../Images/te7.png") no-repeat;
}
.inno .inno-li5{
	background: url("../Images/te8.png") no-repeat;
}
.inno .inno-li5:hover{
	background: url("../Images/te9.png") no-repeat;
}
.inno .inno-li .inno-tit{
	width: 170px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 12px;
	transition-duration:300ms;
}
.inno .inno-li:hover .inno-tit{
	color: #fff;

}
.inno .inno-li .inno-detail{
	width: 100%;
	color: #999;
	font-size: 13px;
	line-height: 22px;
	transition-duration:300ms;
}
.inno .inno-li:hover .inno-detail{
	color: #fff;
}
.tech7{
	width: 100%;
	min-height: 720px;
	background: url("../Images/mg20.jpg") center bottom no-repeat #fff;
}
.tech7 .con-detail{
	width: 920px;
	margin:0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.tech7 .img-all{
	width: 920px;
	margin: 44px auto 0;
	background: url("../Images/mg22.png") repeat;
	padding: 30px 0;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0 2px 5px 3px #f8f8f8;
}
.animation1{
-webkit-animation:fadeOutDown  1.5s infinite ease-in both;
-moz-animation:fadeOutDown  1.5s infinite ease-in both;}
@-webkit-keyframes fadeOutDown{
0%{opacity:1;
-webkit-transform:translateY(0)}
50%{opacity:0.5;
-webkit-transform:translateY(5px)}
100%{opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeOutDown{
0%{opacity:1;
-moz-transform:translateY(0)}
50%{opacity:0.5;
-moz-transform:translateY(5px)}
100%{opacity:1;
-moz-transform:translateY(0)}
}
.res1{
	padding-bottom: 128px;
}
.res1 .title {
	padding-bottom: 60px;
}
.res1 .title .big-t{
	width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #515151;
    line-height: 30px;
    height: 60px;
    background: url("../Images/res3.png") center bottom no-repeat;
    font-family:"微软雅黑";
}
.res1 .title .sub-tip{
	font-size: 16px;
	color: #515151;
	width: 100%;
	text-align: center;
	line-height: 24px;
	letter-spacing: 0
}
.res-pic .so-li .so-img{
	width: 191px;
	height: 191px;
}
.res2{
	width: 100%;
	height: 907px;
	background: url("../Images/res7.jpg") center top no-repeat;
	padding-top: 10px;
}
.res2 .title{
	color: #fff;
}
.res2 .title .en{
	color: #fff;
	line-height:68px;
}
.res2 .title .cn{
	color: #fff;
}
.res2 .title .sub-tip{
	font-size: 16px;
    width: 100%;
    text-align: center;
    line-height: 42px;
    letter-spacing: 0;
}
.env{
	padding-top: 44px;
	width: 100%;
}
.env .env-li{
	width: 492px;
	height: 478px;
	padding: 42px 36px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	margin: 0 18px;
	float: left;
	position: relative;
}
.env .env-li .env-img{
	width: 100%;
	display: block;
	height: 278px;
	overflow: hidden;
}
.env .env-li .env-img img{
	width: 100%;
	transition-duration:300ms;
}
.env .env-li:hover .env-img img{
	transform:scale(1.04);
}
.env .env-li .env-title{
	padding-top: 14px;
	line-height: 46px;
	font-size: 22px;
	font-weight: bold;
	display: block;
}
.env .env-li .env-detail{
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	height: 86px;
	overflow: hidden;
}
.env .env-li .l-more{
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	left:36px;
	bottom: 42px;
	background: url("../Images/res10.png") left top no-repeat;
	transition-duration:300ms;
}
.env .env-li:hover .l-more{
	background: url("../Images/res10.png") left bottom no-repeat;
}
.res3{
	width: 100%;
	padding-bottom: 126px;
}
.res3 .sub-tip{
	font-size: 16px;
    width: 1000px;
    text-align: center;
    line-height: 28px;
    letter-spacing: 0;
    padding: 12px 0 64px;
    margin: 0 auto;
}
.sc-ban-img2 {
    width: 100%;
    text-align: center;
    padding-top: 6%;
}
.sc-ban-text2{
	width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    font-size: 26px;
    text-shadow: 0 0 4px #999;
    padding-bottom: 28px;
    font-family: "微软雅黑";
}
.new-box{
	width: 100%;
	background: #fff;
	padding: 45px 0 50px;
}
.new-box p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	text-indent:2em;
	line-height:28px;
	}
.page{width:430px;margin:auto;margin-top:40px;}
.page a{display:block;float:left;padding:5px 10px;border:1px solid #F9F9F9;background:#F9F9F9;margin:0px 3px;    font-size: 12px;}
.page a:hover,.page a.active2{background:#0067ac;border:1px solid #0067ac;color:#fff;}
@media only screen and (max-width: 1658px){
	.main-nav ul li .dad{
		padding-left: 17px;
		padding-right: 17px;
	}
	.logo{
		margin-right: 24px;
		margin-left: 24px;
	}
	.main-nav ul li .dad .ch{
		font-size: 14px;
	}
	.banner .new-down{
		bottom: 32%
	}
	.sons a span{
		font-size: 12px;
	}
}
@media only screen and (max-width: 1500px){
	.section1{
		background: url("../Images/b1.png") center 100px no-repeat;
		background-size: 96%;
		background-color:#fff;
	}
	.about-list{
		top:5%;
	}
	.about-list a .max{
		width: 280px;
		height:280px;
		position: absolute;
		left: 60px;
		top: 60px;
	}
	.sc-ban-img{
		padding-top: 8%;
	}
	.banner .sc-ban-img2{
		padding-top:3%;
	}
	.sc-ban-img img{
		width: 560px;
	}
	.sc-ban-img2 img{
		width: 180px;
	}
	.sc-ban-img-b img{
		width: 220px;
	}
	.sc-ban-text{
		padding-bottom: 20px;
	}
	.banner .sc-ban-text2{
		font-size: 22px;
	}
	.banner .new-down{
		bottom: 32%
	}
}
.pub-subsidiary{
	height: 444px;
	width: 100%;
	position: relative;
}
.bhd{
	width: 100%;
	height: 60px;
	background: url("../Images/res14.png") center bottom no-repeat;
}
.bhd .tempWrap{
	width: 450px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.bhd .tempWrap .year-list{
	width: 300%;
	float: left;
}
.bhd .tempWrap .year-list li{
	width: 150px;
	height: 60px;
	background: url("../Images/res12.png") center bottom no-repeat;
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.bhd .tempWrap .year-list .on{
	background: url("../Images/res13.png") center bottom no-repeat;
	color: #005ea6;
}
.centerbg{
	width: 100%;
	height: 338px;
	padding-top: 60px;
}
.centerbg .tempWrap{
	width: 1074px;
	margin: 0 auto;
	height: 338px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 0 4px #ccc;
}
.centerbg .tempWrap .bd{
	float: left;
	width: 500%;
}
.centerbg .tempWrap .bd li{
	width: 1074px;
	height: 338px;
	float: left;
}
.centerbg .tempWrap .img-hot{
	width: 538px;
	height: 338px;
	display: block;
	float: left;
	position: relative;
}
.centerbg .tempWrap .img-hot:before{
	width: 0;
    height: 0;
    position: absolute;
    top: 62px;
    right: 0;
    border-width: 12px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
    content: "";
    z-index: 22;
}
.centerbg .tempWrap .detail-hot{
	width: 436px;
	padding-top: 62px;
	padding-left: 42px;
	float: left;
}
.centerbg .tempWrap .detail-hot .year-hot{
	width: 100%;
	height: 56px;
	font-size: 36px;
	line-height: 36px;
	background: url("../Images/res16.jpg") left bottom no-repeat;
}
.centerbg .tempWrap .detail-hot .text-hot{
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	padding-top: 10px;
}
.hd2 a{
	display: block;
	position: absolute;
	width: 24px;
	height: 44px;
	top: 252px;
	transition-duration:400ms;
	cursor: pointer;
	z-index: 99;
}
.hd2 .prev{
	left: 0;
	background: url("../Images/res-left.png") left top no-repeat;
}
.hd2 .prev:hover{
	background: url("../Images/res-left.png") left bottom no-repeat;
}
.hd2 .next{
	right: 0;
	background: url("../Images/res-right.png") right top no-repeat;
}
.hd2 .next:hover{
	background: url("../Images/res-right.png") right bottom no-repeat;
}
.join{
	width: 100%;
	padding: 80px 0 204px;
	background: #fffffc;
}
.join-title{
	width: 833px;
	height: 134px;
	background: url("../Images/jo4.png") center bottom no-repeat;
	margin: 0 auto;
	text-align: center;
}
.join .w1200{
	position: relative;
}
.join-content{
	height: 422px;
	background: #006cb6;
	width: 100%;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	box-shadow: 0 0 8px #ccc;
	margin-top: 44px;
}
.join-content img{
	width: 600px;
	height: 422px;
	display: block;
	float: right;
}
.join-content .join-left{
	float: left;
	padding: 78px 0 0 60px;
	width: 500px;
	color: #fff;
	line-height: 28px;
	font-size: 15px;
}
.join-content .join-left p{
	padding-bottom: 28px;
}
.enjoy{
	width: 627px;
	height: 190px;
	background: url("../Images/jo3.png") no-repeat;
	position: absolute;
	z-index: 20;
	left: 366px;
	bottom: -140px;
}
.apply{
	min-height: 1240px;
	padding-top: 50px;
	width: 100%;
	position: relative;
	background: #fff;
}
.apply .title .big-t{
	width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #0067ac;
    line-height: 44px;
    font-family: "微软雅黑";
}
.apply .title .sub-tip{
	font-size: 16px;
    line-height: 54px;
    text-align: center;
    color: #0067ac;
}
.search-position{
	width: 1132px;
	margin-top: 20px;
	padding: 24px 34px;
	height: 30px;
	background: #f0f0f0;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.search-position span{
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.search-position select{
	width: 296px;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	background: #fff;
	box-shadow: 0 0 2px #ccc;
	border:0 none;
	font-size: 14px;
	color: #999;
	text-indent: 12px;
}
.search-position .keyword{
	width: 296px;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	background: #fff;
	box-shadow: 0 0 2px #ccc;
	border:0 none;
	font-size: 14px;
	color: #999;
	text-indent: 12px; 
}
.search-position .button-search{
	width: 112px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: right;
	background: #e71410;
	border: 0 none;
}
.search-position .button-search:hover{
	background: #d30400;
}
.ajax-position{
	width: 100%;
	overflow: hidden;
	padding-top:14px;
}
.ajax-position ul{
	width: 1200px;

}
.ajax-position ul li{
	width: 225px;
	height: 306px;
	padding: 20px 30px 30px;
	border-bottom-right-radius: 26px;
	overflow: hidden;
	background: #F9F9F9;
	float: left;
	margin:0px 7px;
	margin-bottom: 14px;
	box-shadow: 0 0 6px #999;
	transition-duration:300ms;
	position: relative;
}
.ajax-position ul li:hover{
	background: #0067ac;
}
.ajax-position ul li .posi-head{
	height: 70px;
	width: 100%;
	border-bottom: 1px solid #797979;
}
.ajax-position ul li:hover .posi-head{
	border-bottom: 1px solid #4da9e8
}

.ajax-position ul li .posi-head .date{
	font-size: 15px;
	color: #999;
	line-height: 24px;
	padding-bottom:10px;
}
.ajax-position ul li:hover .posi-head .date{
	color: #a3c8ef;
}
.ajax-position ul li .posi-head .state{
	font-size: 20px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
}
.ajax-position ul li:hover .posi-head .state{
	color: #fff;
}
.ajax-position ul li .summary-posi{
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	padding-top: 20px;
	height: 158px;
	overflow: hidden;
}
.ajax-position ul li:hover .summary-posi{
	color: #fff;
}
.ajax-position ul li .konw-more-posi{
	display: block;
	width: 124px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	border-radius: 18px;
	overflow: hidden;
	border:1px solid #b4b4b4;
	position: absolute;
	left: 30px;
	bottom: 30px;
	background: #fff;
}
.ajax-position ul li .konw-more-posi:hover{
	color: #0084de;
}
/*.new-box{
	width: 100%;
	margin-left: -10px;
	min-height: 400px;
}*/
#container{
	width: 100%;
	margin: 0 auto 0 -10px;
    position: relative;
}
.grid{
	display: block;
	width: 280px !important;
	margin-left: 20px;
	height:438px;
	margin-bottom: 20px;
	padding-bottom: 24px;
	box-shadow: 0 0 4px #eee;
	background: #F9F9F9;
	transition-duration:300ms;
	float: left;
}
.grid .img-new{
	width: 100%;
	overflow: hidden;
}
.grid .img-new img{
	display: block;
	width: 100%;
	transition-duration:500ms;
}
.grid:hover .img-new img{
	transform:scale(1.04);
}
.grid:hover:hover{
	background: #0067ac;
	color: #fff;
}
.grid .new-ifo{
	width: 230px;
	margin: 0 auto;
}
.grid .new-ifo .new-tit{
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #0067ac;
	padding: 14px 0 8px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	
}
.grid1{height:127px;}
.grid:hover .new-ifo .new-tit{
	color: #fff;
	font-family:"微软雅黑";
}
.grid .new-ifo .new-details{
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 20px;
}
.grid .new-ifo .new-update{
	font-family: arial;
	color: #999;
	    font-size: 14px;
}
.grid:hover .new-ifo .new-update{
	color: #fff;
}
.grid .imgholder {
    position: relative;
    overflow: hidden;
}
.process{
	width: 100%;
}
.down-go{
	width: 59px;
	height: 59px;
	display: block;
	background: url("../Images/sc17.png") no-repeat;
	margin: 0 auto;
}
.process ul{
	width: 100%;
	padding-top: 94px;
	background: url("../Images/go2.png") 410px top no-repeat;
}
.process ul .child-fir{
	width: 100%;
	padding-bottom: 181px;
	background: url("../Images/go4.png") 410px bottom no-repeat;
}
.process ul .child-fir .child{
	background: url("../Images/go0.png") 410px repeat-y;
	float: left;
}
.process ul .child-sec{
	width: 100%;
	padding-bottom: 168px;
	background: url("../Images/go5.png") 410px bottom no-repeat;
}
.process ul .child-sec .child{
	background: url("../Images/go0.png") 786px repeat-y;
	float: left;
}
.sc-more{
	width: 254px;
	height: 50px;
	border:1px solid #d5dae0;
	text-align: center;
	line-height: 50px;
	color: #0067ac;
	border-radius: 6px;
	display: block;
	margin:120px auto 0;
	font-size: 18px;
	background: #f7f9f7;
	transition-duration:300ms;
}
.sc-more:hover{
	background: #005ea6;
	border:1px solid #005ea6;
	color: #fff;
}
.process ul li {
	padding-bottom: 110px;
	display: none;
}
.process ul li .child{
	clear: both;
	width: 100%;
	/*display: none;*/
	padding-top:60px;
	padding-bottom: 40px;
}
.process ul li .child img{
	margin-top: -30px;
}
.process ul li .child .child-date{
	font-size: 30px;
	font-weight: bold;
	font-family: arial;
	color: #0067ac;
	line-height: 30px;
	padding-bottom: 8px;
}
.process ul .child-fir .child .child-date{
	text-align: right;
}
.process ul .child-fir .child .child-text{
	padding-right: 48px;
	background: url("../Images/sc18.png") right top no-repeat;
	float: left;
	margin-left: 122px;
	width: 256px;
}
.process ul .child-fir img{
	display: block;
	float: right;
	max-width: 430px;
	margin-right: 246px;
}
.process ul .child-sec .child .child-text{
	padding-left: 48px;
	background: url("../Images/sc18.png") left top no-repeat;
	float: right;
	margin-right: 120px;
	width: 256px;
}
.process ul .child-sec img{
	display: block;
	float: left;
	max-width: 430px;
	margin-left: 246px;
}
.process ul li .child .child-detail{
	width: 100%;
	line-height: 24px;
	font-size: 14px;
}
.process ul .child-fir .child .child-detail{
	text-align: right;
}

.new-ifos{
	width: 100%;
	padding: 50px 0;
	background: #F9F9F9;
}
.new-ifos .w1200{
	background: #f9f9f9;
	padding: 40px 0;
	box-shadow: 0 0 10px #eee;
}
.new-ifos .info-head{
	width: 1100px;
	margin: 0 auto;
	font-size: 30px;
	/*font-weight: bold;*/
	line-height: 40px;
	text-align: center;
	padding: 10px 0 ;
	font-family:"微软雅黑";
}
.new-ifos .info-date{
	width: 100%;
	font-family: arial;
	text-align: center;
	font-size: 16px;
}
.new-ifos .info-detail{
	width: 1100px;
	margin: 0 auto;
	font-size: 14px;
	padding: 10px 0;
	line-height: 28px;
}
.new-ifos .info-detail a:hover{color:#0067ac}
.new-ifos .info-detail p{
	text-indent:2em;
	
	}
.new-ifos .info-detail span{
	font-size:16px;
	color:#333;
	margin-right:40px;
	}

.new-ifos .info-detail span.bb{
	font-size:20px;font-size:#000;
	}
.new-ifos .heng{
	border-top:1px solid #999;
	width:100%;
	margin:10px 0px 20px 0px;
	}
.require p{
	line-height:40px;
	}
.pre-after{
	width: 1100px;
	position: relative;
	margin: 50px auto 0;
}
.pre-after .fl{
	width: 800px;
	font-size: 14px;
	line-height: 28px;
}
.pre-after .fr{
	float: right;
	line-height: 28px;
	font-size: 14px;
}
.pre-after a{
	color: #666
}
.pre-after a:hover{
	color: #005ea6
}


.map1 .w1200{
	overflow: hidden;
}
.map1{
	width: 100%;
	position: relative;
	padding: 62px 0 70px;
	background: #fffffc;
}
.map1 ul{
	width:1203px;
}
.map1 ul li{
	width:310px;
	border-right: 1px solid #f5f5f2;
	padding-left:66px;
	padding-right: 24px;
}
.map1 ul .li1{
	background: url("../Images/co1.png") 18px top no-repeat;
}
.map1 ul .li2{
	background: url("../Images/co2.png") 18px top no-repeat;
}
.map1 ul li .title-top{
	padding-bottom: 10px;
	padding-top: 6px;
}
.map1 ul li .title-top p{
	font-size: 18px;
	color: #333;
	line-height: 26px;
}
.map1 ul li .title-top .en{
	font-size: 12px;
	color: #d0d0cd;
	text-transform: uppercase;
}
.map1 ul li .title-top .cn{
	font-size: 15px;
}
.map1 ul li .context-bottom{
	width: 300px;
	line-height: 24px;
	color: #999;
	font-size: 13px;
}
.map1 ul li .context-bottom p{
	padding-bottom: 10px;
	text-transform: uppercase;
}
.college{
	width: 100%;
	padding: 70px 0 110px;
	background: #fffffc;
}
.college .cos{
	width: 308px;
	padding: 45px 34px 0;
	float: left;
	margin-right: 40px;
	height: 314px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	color: #fff;
}
.college .college1{
	background: url("../Images/jo01.png") center bottom no-repeat #84c3b3;
}
.college .college2{
	background: url("../Images/jo02.png") center bottom no-repeat #c9a46a;
}
.college .college3{
	background: url("../Images/jo03.png") center bottom no-repeat #4889bc;
}
.ul-c{
	float: left;
	width: 120%;
}
.hed{
	width: 100%;
	height: 54px;
	border-bottom: 4px solid #fff;
	font-size: 26px;
}
.hed span{
	padding-right: 2px;
}
.hed strong{
	padding-left: 2px;
	font-size: 25px;
}
.det-co{
	width: 280px;
	padding-top: 14px;
	line-height: 30px;
	font-size: 16px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.checkmore{
	width: 284px;
	display: block;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 23px;
	font-size: 16px;
	color: #006cb6;
	background: #fff;
	margin:40px auto 80px;
	font-weight: bold;
	transition-duration:500ms;
}
.checkmore:hover{
	background: #006cb6;
	color: #fff;
}
.ajax-position h2{
	color: #fff;
	width: 1200px;
	margin-top: 60px;
}
.join-form{
	padding-top: 40px;
	width:1100px;
	margin:auto;
}
.join-form table tr{
	height:60px;
}
.join-form table tr td{
	color: #333;
	font-size: 14px;
}
.join-form table input{
	width:180px !important;
	height: 30px !important;
	border:0 none;
	padding: 0 10px;
	float: left;
	line-height: 30px;
}
.join-form table .submit-add{
	    width: 254px !important;
    height: 50px !important;
    border: 1px solid #0067ac;
    text-align: center;
    line-height: 50px;
    color: #0067ac;
    border-radius: 6px;
    display: block;
    margin: 60px auto 0;
    font-size: 18px;
    background: #f7f9f7;
    transition-duration: 300ms;
    margin-left: 454px;
}
.join-form table .submit-add:hover{
	background: #0067ac;
	color: #fff;
	
}
.join-form table select{
	width: 200px !important;
	height:30px !important;
	border: 1px solid #eee;
	padding: 0 12px;
	line-height: 26px;
}
.join-form table textarea{
	width:1000px;
	height: 120px;
	padding: 10px;
}
.join-form table tr td img{
	float: left;
	margin-left: 10px;
	height: 30px;
	display: block;
}
#fix-back{
	position: fixed;
	width: 100%;
	height: 100%;
	background: url("../Images/op30.png") repeat;
	z-index: 1000;
	display: none;
}
.s-white{
	width: 482px;
	padding: 36px 38px 44px;
	min-height: 290px;
	background: #fff;
	border-radius: 4px;
	top: 50%;
	margin-top: -200px;
	position: relative;
	left: 50%;
	margin-left: -260px;
}
.fix-content{
	width: 100%;
}
#fix-back .cls{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 42px;
	height: 48px;
	background: url("../Images/cls0.png") no-repeat;
}
#fix-back .pro-li1 .pro-title{
	background: url("../Images/p1.png") no-repeat;
}
#fix-back .pro-li2 .pro-title{
	background: url("../Images/p3.png") no-repeat;
}
#fix-back .pro-li3 .pro-title{
	background: url("../Images/p5.png") no-repeat;
}
#fix-back .pro-li4 .pro-title{
	background: url("../Images/p7.png") no-repeat;
}
#fix-back .pro-li5 .pro-title{
	background: url("../Images/p9.png") no-repeat;
}
#fix-back .fix-content .pro-li .pro-title{
	border-bottom:1px solid #e5e5e5;
	width: 414px;
	height: 66px;
	padding-left: 64px;
	height: 54px;
}
#fix-back .pro-li .pro-title .cn{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	color: #446bac;
	
}
#fix-back .pro-li .pro-title .en{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #5691d2;
	text-transform: uppercase;

}
#fix-back .pro-li .pro-detail{
	line-height: 32px;
	padding-top: 18px;
	font-size: 16px;
	color: #999;
	width: 100%;
	text-align: left;
}
.fix-content{
	position: relative;
}
.fix-content .pro-li{
	position: absolute;
	display: none;
}


/*通用底部*/
.wrap { max-width: 1200px; margin-right: auto; margin-left: auto; *width: 1200px;}
.foot{position: fixed;left: 0;bottom: 0;width:100%;}
.foot.shown{z-index:-5000;}
.foot_top{ background-color:#f37020;}
.foot_top .wrap{padding:19px 0;}
.f_fast li{float:left;margin-right: 5%;}
.f_fast li a{font-size:16px; color:#fff;display:block;}
.f_fenzhi{width: 270px;background-color: #fea900;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 5;}
.f_fenzhi .f_fz_t{ display:block;height: 65px;line-height: 65px; position:relative;font-size:18px; color:#fff;padding-left: 15%;}
.f_fenzhi .f_fz_t .ico2{width:11px; height:22px; background-position:-60px 0;position: absolute;right: 13%;top: 50%;margin-top: -8px;}
.f_fenzhi ._option{display:none;position:absolute;bottom:100%; left:0;width:100%; background-color:#fea900;}
.f_fenzhi ._option a{display:block;border-top: 1px #fec34d solid;height: 60px;line-height: 60px;padding: 0 16%;font-size: 16px; color: #fff;}
.f_fenzhi ._option a:hover{background-color:#fec34d;}
.f_fenzhi.hover .f_fz_t .ico2{ background-position: -100px -153px;width:22px; height:11px;margin-top: -5.5px;}

.foot_center{ background:url(../Images/foot_center_bg.jpg) center bottom no-repeat #242f35;padding: 45px 0 23px;}
.foot_center dl{margin-right: 6%;}
.foot_center dl dt{font-size:18px; color:#fff;font-weight: bold; border-bottom:1px dotted rgba(255,255,255,1);margin-bottom:10px;line-height: 40px;font-family:"微软雅黑";}
.foot_center .dl01{width:12%;}
.foot_center .dl01 dd a{display:block; color:#fff;background:url(../Images/sj.png) 0px 10px no-repeat;line-height: 28px;padding-left:10px;font-size:14px;}
.foot_center .dl02{width:20%;}
.foot_center .dl02 dd{padding-right: 20px;margin-top: 12px;line-height: 28px;}
.foot_center .dl02 dd table{color:#838f8f;}
.foot_center .dl02 dd table td {color:#fff;line-height:28px;font-size:14px;}
.foot_center .dl02 dd table th{width:20%;vertical-align: top;color:#fff;line-height:28px;font-size:14px;}
.foot_center .dl02 dd table td a{color:#fff;line-height:28px;font-size:14px;}
.foot_center .dl03{width:26.3%;}
.foot_center .dl03 dd{margin-top:10px;}
.foot_center .dl03 address{ float:left;font-style: normal;width: 50%;margin-top: 8px;}
.foot_center .dl03 address a{color:#838f8f;}
.foot_center .f-share{padding-top:13px;width: 200px;}
.foot_center .f-share .bdsharebuttonbox{margin-top:10px;margin-bottom:10px;width:200px;text-align:center;}
.foot_center .f-share .bdsharebuttonbox:after{display:none;}
.foot_center .f-share .bdsharebuttonbox span{font-size: 14px;color: #fff;line-height: 32px;padding-right: 12px; }
.foot_center .f-share .bdsharebuttonbox a{ background:url(../Images/share.png) no-repeat;width:32px; height:32px;margin: 0 6px 0 0;transition: none;}
.foot_center .f-share .bdsharebuttonbox a.bds_tsina{ background-position:0 0;}
.foot_center .f-share .bdsharebuttonbox a.bds_tqq{background-position:-39px 0;}
.foot_center .f-share .bdsharebuttonbox a.bds_sqq{background-position:-78px 0;}
.foot_center .f-share .bdsharebuttonbox a.bds_weixin{background-position:-117px 0;}
.foot_center .f-share .bdsharebuttonbox a.bds_tsina:hover{ background-position:0 -32px;}
.foot_center .f-share .bdsharebuttonbox a.bds_tqq:hover{background-position:-39px -32px;}
.foot_center .f-share .bdsharebuttonbox a.bds_sqq:hover{background-position:-78px -32px;}
.foot_center .f-share .bdsharebuttonbox a.bds_weixin:hover{background-position:-117px -32px;}
.foot_bottom{ background-color:#171f23; color:#fff; padding:15px 0;}
.foot_bottom p{font-size:14px;}
.foot_bottom a{color:#fff;font-size:14px;}
.foot_bottom a:hover{ text-decoration:underline;}



.contact_bottom .dt{
	    color: #4b4b4b;
    line-height: 98px;
    font-size: 48px;
    width: 100%;
    text-align: center;
    font-family: "微软雅黑";
	}
.Form-M1{
	margin-top:30px;
	}
.Form-M1 .Form-M1-Left {
    float: left;
    width: 50%;
}
.Form-M1 .Form-M1-li {
    padding-top: 10px;
}
.Form-M1 .Form-M1-li label {
    width: 90px;
    display: inline-block;
    color: #666;
    vertical-align: middle;
	color: #333;
    font-size: 16px;
}
.Form-M1 .Form-M1-li em{
	color:red;
	}
.Form-M1 .Form-M1-li input {
    height: 35px;
    line-height: 28px;
    border: 1px #ddd solid;
    width: 70%;
}
.Form-M1 .Form-M1-li textarea {
    border: 1px #ddd solid;
    width: 49%;
    max-height: 195px;

}
.Form-M1 .Form-M1-Btn {
    clear: both;
    padding-top: 35px;
}
 .Form-M1 .Form-M1-Btn ._submit {
    margin-right: 15px;
}
.Form-M1 .Form-M1-Btn button {
    width: 88px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    cursor: pointer;
	border:0px;
    font-family: microsoft yahei;
    background: #0067ac;
}
.party{width:100%;background:#fff;}
.main_bg {
	
    width:1200px;
    margin: 0 auto;
}
#box {

    margin: 0 auto;
    background-repeat: repeat-y;
    background-position: center;
}
.zhong {

    margin: 0 auto;
    margin-top: 29px;
}
.new {

    float: left;
}
#hotpic {
    width: 600px;
    height: 360px;
    overflow: hidden;
    margin: 0 auto;
}
#NewsPic {
    position: relative;
    width: 600px;
    height: 360px;
    overflow: hidden;
    border: solid 1px #000;
}
#NewsPic a {
    overflow: visible;
    border: 0;
    text-decoration: none;
}
#NewsPic .Nav {
    position: absolute;
    height: 13px;
    line-height: 14px;
    bottom: 0;
    right: 0;
}
#NewsPic .Nav span.Cur {
    background: #ce0609;
    color: #FFF;
}
#NewsPic .Nav span {
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    float: right;
    display: block;
    width: 24px;
    text-align: center;
    background: #000;
    border-left: solid 1px #FFF;
    cursor: pointer;
}
#NewsPic .Nav span.Normal {
    color: #FFF;
    background: #000;
    filter: Alpha(opacity=50);
    opacity: .5;
}
.dang_dongtai {
    float: right;
    padding-right: 0px;
}

.dang_tt {
	width:560px;
    padding-left:40px;
	float:left
}
.dang_tt h1{font-size:24px;color:#de130f}
.dang_tt p{text-indent:2em;font-size:14px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}
.dang_tt .more{padding:5px 20px;color:#de130f;font-size:14px;display:block;border:#de130f 1px solid;width:80px;margin-top:20px;}
.dang_tt .more:hover{color:#fff;background:#de130f;}
.nei {
    line-height: 25px;
    color: #808080;
}
.dongtai_lie {
    float: left;
    line-height: 25px;
    width: 560px;
    margin-left:40px;
}
.dangnews_lie ul li{width:570px;}
.dangnews_lie2 ul li{padding-left:30px;}
.dongtai_lie ul li {
    background-position: left;
	display:block;
	width:100%;
}
.dongtai_lie ul li a,.dangye_tt a{
    font-size:14px;
}
.dongtai_lie ul li a:hover,.dangye_tt a:hover{
	color:#de130f !important;
	font-size:14px !important;
	background:none !important;
	}
.dangye_tt span{float:right;}
.dongtai_lie span {
    float: right;
}
.dangye_tt {
    width:600px;
    float: left;
}

#news-1{width:100%;background:#fff;}
.g-wrap{width:1200px;margin:auto;padding-top:40px;padding-bottom:50px;}
#news-1 #left .headline {position:relative; margin-bottom:23px; height:218px;}
#news-1 #left .headline img {margin-left:22px; float:right; width:362px; height:218px;}
#news-1 #left .headline .date {display:block; margin-bottom:15px; font:bold 27px/27px "微软雅黑" !important; color:#6d8ac4;}
#news-1 #left .headline h1 {    font-weight: bold; font-size: 20px;line-height: 30px;color: #474545;}
#news-1 #left .headline p {color:#777;font-size:15px;}
#news-1 #left .headline .resouce {position:absolute; left:0; bottom:0; width:399px; height:54px; background:url(../Images/p_1_2.jpg) no-repeat 0 0;}
#news-1 #left .headline .more {width:399px;}
#right .special {display:block;}
.date-block {float:left;     width: 80px; float: left; border: 1px solid #ccc; }
.date-block .day {display:block; text-align:center;line-height: 65px; background: #ccc; font-size: 26px;font-weight: bold; color:#fff}
.date-block .year{    display: block;text-align: center;font-size: 12px;color:#ccc;line-height:34px;}



.link-block {border-top:1px dotted #ccc;}
.link-block a {display:block; padding:24px 24px 24px 0; height:100px; border-bottom:1px solid #e8e6e6; -webkit-transition:background-color 400ms; transition:background-color 400ms;}
/*.link-block a:hover {background-color:#e1e1e1;}*/
.link-block a:hover .day{background:#0067ac;}
.link-block a:hover .year{color:#0067ac;}
.link-block a:hover .date-block{border:1px solid #0067ac;}
.link-block a:hover .summary h1,.link-block a:hover .summary h3,.link-block a:hover .summary p{color:#0067ac;}
.link-block a:last-child {border-bottom:0 none;}
.link-block a .summary {float:left; margin-left:18px; width:90%; height:100%; line-height:18px; color:#746969;}
.link-block a h1 {margin-bottom:8px; line-height:26px;font-size:20px;font-family:"微软雅黑";}
.link-block a h3 {margin:-4px 0; color:#746969;}
.link-block a p {margin-top:8px; height:46px; line-height:25px; color:#746969; overflow:hidden;font-size:15px;}
#news-1 #left .headline .more { width: 230px;}
input.more:hover {background-color: #0067ac;color:#fff; }
input.more {border:0px;display: block; width: 100%;height: 54px;font-size:16px; color:#666;cursor: pointer; -webkit-transition: background 400ms;transition: background 400ms;}


.know{width:100%;background:#fff;}
.know1{width:1200px;margin:auto;padding-bottom:50px;padding-top:40px;}
.know1 ul li{border-bottom:1px solid #CCC;display:block;width:100%;padding-bottom:20px;margin-bottom:20px;}
.know1 ul li h1{font-size:18px;}
.know1 ul li span{font-size:14px;float:right;color:#999;font-weight:500;}
.know1 ul li a{font-size:14px;margin-right:100px;line-height:50px;}
.know1 ul li h1 a { font-size: 20px; color: #746969;}
@media only screen and (max-width: 1366px){
	.logo{margin-left:8px !important;margin-right:10px !important;}
	.main-nav ul li .dad{padding-right:13px !important ;padding-left:13px !important }
	.header-search{width:60px !important;}
	.header-search .on-roll{width:60px !important }
	.on-close{width:60px !important ;}
	.open-search{right:60px;}
	.banner1{height:498px !important;}
	.banner .b-img a{height:498px;background-size:100% 100% !important;}

	.bar-left em,.bar-right em{margin-top:195px;}
	.b-list{padding-top:444px;}
	}
@media only screen and (max-width: 1280px){
	.main-nav ul li .dad {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

	}
