/*格式化样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; font-family: "微软雅黑";} 
table {border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal} 
ol,ul {list-style:none} 
caption,th {text-align:left} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal} 
q:before,q:after {content:''} 
abbr,acronym { border:0}
a{
	text-decoration:none
}
body{
	    overflow-x: hidden;
}
/*文字排版、颜色*/
.f12{font-size:12px}
.f13{font-size:13px}
.f14{font-size:14px}
.f16{font-size:16px}
.f20{font-size:20px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.red,a.red{color:#cc0031}
.darkblue,a.darkblue{color:#039}
.gray,a.gray{color:#878787}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle} 
.pr{position:relative} 
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1} 
.hidden{visibility:hidden} 
.none{display:none}


/*////*/
.swiper-pagination-bullet{
	    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
}


/*脚部*/

.footbox{
    width: 1200px;
    height: 100%;
    left: 50%;
    background: #fff;
    transform: translate(-50%);
    position: relative;
}
.footbox>div:nth-child(1){
	width: 1200px;
	height: 400px;
}
.footbox>div:nth-child(1) ul{height: 100%;}
.footbox>div:nth-child(1) ul li{
    float: left;
    font-size: 16px;
    margin-bottom: 28px;
    color: #666;
    height: 100%;
    width: 330px;
}
.footbox>div:nth-child(2){
    width: 1200px;
    text-align: center;
    font-size: 16px;
    height: 80px;
    color: #fff;
}
.title-f{
    font-weight: bold;
    font-size: 20px;
    color: #666;
    padding: 38px 0;
}
.title-s{
    line-height: 1.7;
    font-size: 16px;
    color: #666;
}
.title-t{
	padding: 20px 0;
}
.title-t>a{
    text-decoration: none;
    border-bottom: 1px solid #666;
    display: inline-block;
    padding-bottom: 3px;
    color: #666;
}
.title-b{
	color: #9b9b9b;
}
.title-b>ul>li:nth-child(1) a{
    font-weight: bold;
    width: 196px;
    background: url(../img/bottom_icon_name.png) 0 2px;
    background-repeat: no-repeat;
    padding-left: 24px;
    text-decoration: none;
    border-bottom: 1px solid #a8adaf;
    display: inline-block;
    padding-bottom: 29px;
    color: #666;
}
.title-b>ul>li:nth-child(2) a{
     width: 196px;
    background: url(../img/bottom_icon_phone.png) 0 2px;
    background-repeat: no-repeat;
    padding-left: 24px;
    text-decoration: none;
    border-bottom: 1px solid #a8adaf;
    display: inline-block;
    /* box-shadow: 0px 1px 0 0px #474748; */
    padding-bottom: 29px;
    color: #666;
    /*font-weight: bold;*/
}
.title-b>ul>li:nth-child(3) a{
    width: 196px;
    /* box-shadow: 0px 1px 0 0px #474748; */
    background: url(../img/bottom_icon_email.png) 0 2px;
    background-repeat: no-repeat;
    padding-left: 24px;
    text-decoration: none;
    border-bottom: 1px solid #a8adaf;
    display: inline-block;
    padding-bottom: 29px;
    /*font-weight: bold;*/
    color: #666;
}
.title-b>ul>li:nth-child(4){
    background: url(../img/bottom_icon_address.png) 0 2px;
    background-repeat: no-repeat;
    padding-left: 24px;
    padding-bottom: 3px;
    /*font-weight: bold;*/
}
.img-en{
	position: relative;
    top: -2px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 10px;
}
/*.yorn{
	position: relative;
    top: -2px;
	cursor: pointer;
    width: 100%;
    font-size: 16px;
    padding-left: 10px;
    border: 0;
    height: 100%;
    font-size: 18px;
    color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/biao.png) no-repeat scroll right center transparent;
}*/
#langs{
	/*z-index: 111;*/
	position: absolute;
    top: 32px;
    cursor: pointer;
}
.logostyle{
	margin-left: 38px;
    width: 315px;
    position: absolute;
    left: 0;
    background: url(../img/logo.png) no-repeat center left;
    font-size: 31px;
    height: 130px;
}
.zhe{
	width: 100%;
    z-index: 22;
    position: absolute;
    background: rgba(0,0,0,0.3);
    height: 100%;
    top: 0;
}
.titleimg{
background: url(../img/title-icon.jpg);
}
.con-top>.nav ul li a:hover{
    /*color: #fff;
    width: 90px;
    padding: 7px 27px;
    background: #0a9ad7;
    height: 37px;
    text-decoration: none;*/
   color:#0a9ad7;
   /*background:#0a9ad7;*/
   /*border-color:#c7113f;*/
}
.con-top>.nav ul li a:hover{
    /*color: #fff;
    width: 90px;
    padding: 7px 27px;
    background: #0a9ad7;
    height: 37px;
    text-decoration: none;*/
   color:#0a9ad7;
   /*background:#0a9ad7;*/
   border-color:#c7113f
}
.con-top>.nav ul li a{
	/*color: #333333;
	font-size: 16px;
	text-decoration: none;*/
	text-decoration: none;
    color: #454545;
    /*border: 1px solid transparent;*/
    padding: 0 15px;
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

	
.con-top{
	    border-bottom: 1px solid #f1ebeb;
		background: #fff;
    position: fixed;
    height: 130px;
    width: 100%;
    line-height: 130px;
    top: 0;
    z-index: 111;
}
.con-top>.nav ul li a:active{
	color: #0a9ad7;
}
.con-top>.nav ul{
	margin-top: 50px;
}
.con-top>.nav ul li{
    /*margin-right: 50px;
    list-style: none;
    font-size: 18px;
    float: left;*/
       font-size: 16px;
    min-width: 90px;
    float: left;
    display: inline;
    margin-right: 15px;
}
.con-top{
	    height: 130px;
    line-height: 130px;
}
.logostyle{
    width: 100%;
    position: absolute;
    left: 0;
    background: url(../img/logo.png) no-repeat center left;
    font-size: 31px;
    height: 130px;
}
.footer{
    width: 100%;
    height: auto;
    background: #fff;
    position: absolute;
}
.line-a{
	width: 100%;height: 100%;display: block;
}
.foot-bom{
	overflow: hidden;
    width: 100%;
    background: #081e29;
    font-size: 16px;
    height: 80px;
    color: #fff;
}
.foot-bom-sty{
	width: 100%;
    height: 100%;
    line-height: 80px;
    top: 0;
    float: left;
    text-align: center;
    position: relative;
}
.con-top>.nav ul li a.active-nav{
	color: #0a9ad7;
}

.banner-font{
	position: absolute;
	color: #fff;
	    width: 100%;
    margin-left: 84px;
    /*background: #00A1E0;*/
    top: 100px;
    opacity: 0;
    filter:alpha(opacity=0); /* IE */
-moz-opacity:0; /* 老版Mozilla */
-khtml-opacity:0; /* 老版Safari */
opacity: 0; /* 支持opacity的浏览器*/
transition:opacity 1s;
-moz-transition:opacity 1s; /* Firefox 4 */
-webkit-transition:opacity 1s; /* Safari and Chrome */
-o-transition:opacity 1s; /* Opera */
}
.swiper-slide-active .banner-font{
 opacity: 1;
    filter:alpha(opacity=1); /* IE */
-moz-opacity:1; /* 老版Mozilla */
-khtml-opacity:1; /* 老版Safari */
opacity: 1; /* 支持opacity的浏览器*/
}
.font-one{
	font-size: 34px;
    text-align: left;
    color: #fff;
    margin-left: 30px;
    margin-top: 30px;
    font-weight: bold;
}
.font-two{
	    font-size: 26px;
    margin-left: 30px;
    text-align: left;
    margin-top: 50px;
}
.font-thr{
    width: 190px;
    height: 50px;
    text-align: center;
    margin-top: 62px;
    line-height: 50px;
    border-radius: 30px;
    background: #007AFF;
    color: #Fff;
    font-size: 18px;
    cursor: pointer;
}
.con-bom{
	opacity: 0;
}
