﻿@charset "utf-8";
/* @import url("icon/iconfont.css"); */
@font-face { 
	font-family: "MicrosoftYahei-Bold"; 
	src:url("../font/Microsoft-YaHei-Bold.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
@font-face { 
	font-family: "MicrosoftYahei-Heavy"; 
	src:url("../font/Microsoft-YaHei-Heavy.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
@font-face { 
	font-family: "MicrosoftYahei-Light"; 
	src:url("../font/Microsoft-YaHei-Light.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
@font-face { 
	font-family: "MicrosoftYahei-Regular"; 
	src:url("../font/Microsoft-YaHei-Regular.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
@font-face { 
	font-family: "MicrosoftYahei-Semibold"; 
	src:url("../font/Microsoft-YaHei-Semibold.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
@font-face { 
	font-family: "MicrosoftYahei-Semilight"; 
	src:url("../font/Microsoft-YaHei-Semilight.ttc") format("truetype");	
	font-weight: normal;
	font-style: normal;
} 
/*全局样式
---------------------------------------------*/
*{ margin:0; padding:0;}
body{ margin:0; padding:0; width:100%; color:#383838; font:14px/1.6 Arial,"Microsoft Yahei";-webkit-font-smoothing:antialiased;overflow-x:hidden; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei'; }
a{ color:#383838; text-decoration:none; }
a:hover{ color:#409ABC; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
img{ border:none;}
i,em{ font-style:normal;list-style:none; }
table { border-collapse:collapse; border-spacing:0; }
.pd0{ padding: 0;}
.fl{ float:left;}
.fr{ float: right;}
.blue{color:#074ba0}
.font_30px {font-size: 30px}
.font_20px {font-size: 20px}
.font_16px {font-size: 16px}
.hg35{ line-height:35px;}
.font_ls_b {color: #B1071A;font-weight: bold}
.mrt30b0{ margin:30px 0; }
.center{margin: 0 auto; text-align: center;}
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 
.cleara:after{ content: ""; display: block; clear:both;}
.clear{ clear:both;  overflow:hidden; }/*font-size:0px; height:0px;*/
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.btnan{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btnan{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btnan:hover{ color:#fff; opacity:0.9; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }

 #header{position: relative;}	/**/
	.header_bg{ background:#151F5E;opacity: 0.7;filter:alpha(opacity=70);height:107px;z-index:99;position: fixed; top:0; left:0; width:100%;}
	.header_top_wrap{width:1260px; margin:0 auto;   position: fixed; top: 0px;z-index: 1000;width:100%;text-align:center;}
	.header_top{width:1260px; margin:0 auto;z-index:9999; position:relative;}/*position:absolute;*/
	.logo { width: 302px; height: 69px; margin-top: 22px; float: left; position: relative; overflow: hidden;transition-duration: 5s;/**动画时间**/}
	.logo:before {
    content: "";
    position: absolute;
    width:1000px;
    height: 50px; /**光标的宽度，可根据实际调整**/
    background-image: linear-gradient(to bottom,transparent,rgba(255,255,255,.5),transparent);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 2s ease-in 1s infinite;
    -o-animation: searchLights 2s ease-in 1s infinite;
    animation: searchLights 2s ease-in 1s infinite; /**第一个数字参数控制扫光速度，数字越大越慢**/
}
	.ilogo:before {
    content: "";
    position: absolute;
    width:1000px;
    height: 70px; /**光标的宽度，可根据实际调整**/
    background-image: linear-gradient(to bottom,transparent,rgba(21,31,94,.2),transparent);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 2s ease-in 1s infinite;
    -o-animation: searchLights 2s ease-in 1s infinite;
    animation: searchLights 2s ease-in 1s infinite; /**第一个数字参数控制扫光速度，数字越大越慢**/
}
 @keyframes searchLights {
            0% {left: -200px;top: -300px;}
            100% {left: -160px;top: 800px; }
}
	/*.logo{float:left;width:302px; height:69px;position: absolute; top:5px; left:0;text-align:center; }*//*position: absolute; left:0;*/
	.searchInput { background:#ffffff url(../images/i10.png) no-repeat right center; padding: 0  5px; color: #000000; float: left; border: none; border-radius: 5px; width: 160px;height: 33px;}
	.searchBox {float: right;height: 33px;width: 160px;margin-right: 30px;margin-top: 15px;}
	#nav{height:60px; width:840px; float:left;top:47px;position: absolute; right: 0;}/*  z-index:1200;*/
	.menu{ height:60px; float:left;}	
	.nav{ height:60px; line-height:60px;position:relative; z-index:1; }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; position:relative; display:inline;  }/*float:left; */
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{font-family: 'MicrosoftYahei-Light'; display:block;min-width: 120px; font-size:18px; font-weight:normal; text-align: center; }
		.nav .sub{ display:none; width:150px; left:0;top:60px;  position:absolute;   line-height:34px;   }/**/
		.nav .sub li{ zoom:1; margin-bottom: 1px; }
		.nav .sub a{ display:block; text-align: center; background: rgba(1,172,198,0.7);font-family: 'MicrosoftYahei-Light';}
		.nav .sub a:hover{  color:#fff; background:#01ACC6; }/**/
		.nav .on h3 a{ color:#fff;   }/*background:#3F8E33; */
		#linked{ width:120px; height:35px;background:#f19f7d;}/**/
		#linked a{ color:#eeb91d;}
		#linked3{ color:#ffffff; }/*background:#3F8E33*/

/*页面布局
---------------------------------------------*/
.section{ margin:0 auto; width:1200px; min-width:1060px; max-width:1200px; text-align:left; }/*position:relative;*/
.section2{ margin:0 auto;   max-width:1260px; text-align:left; overflow: hidden; }/*width:1360px;min-width:1120px;*/
.wrapper{ width:100%;margin:0 auto; padding:0;  height:auto; text-align:left; overflow:hidden;} /*position:relative; */
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrap-box{ width:1200px; }
.snav {	width: 100%;background: #ffffff;height: 114px;position: absolute;box-shadow:2px 2px 4px #cccccc}/**/
.fixed {position: fixed;top: 0;}

/**页面标题
---------------------------------------------*/
.bigT{font-size:33px;color:#1482b0;line-height: 50px;height: 50px;}

/**首页
---------------------------------------------*/
.slideGroup{ margin:40px auto; text-align:left;  }/*width:1360px; */
	.slideGroup .parHd{ height: 29px; line-height: 29px; margin: 0 auto; text-align: center; position:relative; background: url(../images/line5.png);  }
	.slideGroup .parHd ul{  width: 300px; margin: 0 auto;}
	.slideGroup .parHd ul li{ float:left; width: 138px; height: 29px; line-height: 29px; text-align: center; border-radius: 20px; cursor:pointer; background-color: #536da0; color: #ffffff; margin-right: 20px; font-size: 16px; font-family: 'MicrosoftYahei-Regular';}
	.slideGroup .parHd ul li.on{ height:29px;  background:#009d98; }
	.slideGroup .parHd ul li:last-child{ margin-right: 0;}	
.slider{ width:443px; margin:0 auto;  position:relative; overflow:hidden;   height:399px;}
	.slider .bd{ position:relative; z-index:0;  }
	.slider .bd li{ height:399px; overflow:hidden; }
	.slider .bd li img{ display:block; width:443px;height:309px; }
	.slider .bd .slider-title-box{height: 90px; background: #536da0;padding: 0 10px;}
	.slider .bd .slider-title-box .slider-title-t{font-size: 22px; line-height: 40px; height: 40px; font-family: 'MicrosoftYahei-Regular'; color: #ffffff;}
	.slider .bd .slider-title-box .slider-title-c{font-size: 12px; line-height: 25px; font-family: 'MicrosoftYahei-Light'; color: #ffffff}
	.slider .hd{ width:100%;  position:absolute; z-index:1; bottom:90px; left:0; height:30px; line-height:30px; }
	.slider .hd ul{ text-align:center;  }
	.slider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px; background:url(../images/dot.png) 0 -16px;overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px;}
	.slider .hd ul .on{ background-position:0 0;  }
	.slider .timer{ position:absolute; z-index:1; left:0; bottom:90px; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }

.fuSlide{width:100%;height:956px;position:relative;z-index:1}
.fuSlide .imgs{width:100%}
.ck-slide,.ck-slide ul.ck-slide-wrapper li,.ck-slide ul.ck-slide-wrapper li a img{transition:all 1s ease}
.ck-slide{position:relative;overflow:hidden;width:100%}
.ck-slide ul.ck-slide-wrapper{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}
.ck-slide ul.ck-slide-wrapper li{position:absolute;width:100%;left:0;top:0;background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%}
.ck-slide ul.ck-slide-wrapper li:first-child{z-index:1111}
.ck-slide ul.ck-slide-wrapper li.current{z-index:1112}
.ck-slide ul.ck-slide-wrapper li a{display:block}
.ck-slide ul.ck-slide-wrapper li a .img{width:100%;height:auto;opacity:0;filter:alpha(opacity='0')}
.ck-slide ul.ck-slide-wrapper li .leftto{filter:alpha(opacity=0);opacity:0}
.ck-slide ul.ck-slide-wrapper li.current .leftto{animation:mymove8 .5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:0s;}
.ck-slide ul.ck-slide-wrapper li .rightto{filter:alpha(opacity=0);opacity:0}
.ck-slide ul.ck-slide-wrapper li.current .rightto{animation:mymove7 .5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.5s;}
.ck-slide ul.ck-slide-wrapper li.current .danim-3{animation:mymove10 .8s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:0s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-1{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.3s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-2{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.6s;}
.ck-slide ul.ck-slide-wrapper li.current .anim-3{animation:mymove6 .6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.9s;}
.banner_con{ top:0; left:0; width:100%; height:100%; position:absolute; }
.index-waper-box{position:absolute;bottom:0;width:100%;height:100px;overflow:hidden;z-index:9;perspective:800px;transform-style:preserve-3d;}
.index-back-box{height:100px;background:0 0;width:1200px;margin:0 auto;overflow:hidden;transform-origin:bottom;transform:rotateX(0) translate3d(0,0,0);transition:all .65s cubic-bezier(.55,.65,.55,1) 0s;}
.index-back-box .sub-arrows{position:absolute;left:0;top:0;width:auto;height:100%;line-height:100px;padding-left:10px;font-size:0}
.index-back-box .sub-arrows i.icom{display:inline-block;vertical-align:top;width:60px;height:40%;cursor:pointer;position:relative}
.index-back-box .sub-arrows i.next:before,.index-back-box .sub-arrows i.prev:before{content:'';display:inline-block;position:absolute;top:42%;width:13px;height:22px;background-image:url(../images/sub-arrows.png);background-position:0 0;background-repeat:no-repeat}
.index-back-box .sub-arrows i.prev:before{background-position:0 0;left:-7px}
.index-back-box .sub-arrows i.next:before{background-position:-14px 0;left:24px}
.index-back-box .sub-arrows i.icom:after{position:absolute;content:'';left:0;top:28px;width:30px;height:2px;background-color:#fff;transform:scale(0,1);transition:all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom font{color:#000;transition:all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom.prev font{position:absolute;left:9px}
.index-back-box .sub-arrows i.icom.next font{position:absolute;left:6px}
.index-back-box .sub-arrows i:hover:after{transform:scale(1,1);}
.index-back-box .sub-arrows i.icom.prev:hover font{left:-7px}
.index-back-box .sub-arrows i.icom.next:hover font{left:20px}
.index-back-box .sub-mouse{width:70%;height:43px;position:absolute;top:20px;left:15%;cursor:pointer;z-index:1;zoom:.7;}
.index-back-box .sub-mouse:after{display:none;z-index:-1;position:absolute;content:'';top:-30px;left:50%;height:53px;border-right:1px solid #333;margin-left:-1px}
.index-back-box .sub-mouse span{text-align:center;display:block;position:relative;width:50%;height:100%;animation:ani-svg .85s linear 0s alternate infinite;margin:0 auto}
@keyframes ani-svg {
	0% {opacity: .4;transform: translateY(-20px);}
	15% {opacity: .65;transform: translateY(-15px);}
	25% {opacity: .8;transform: translateY(-10px);}
	50% {opacity: 1;transform: translateY(0);}
	65% {opacity: .8;transform: translateY(5px);}
	75% {opacity: .65;transform: translateY(10px);}
	100% {opacity: .4;transform: translateY(15px);}
}

.i_bg{background-color:#f9f8f8;overflow:hidden}
.i_one{overflow:hidden;}
.index-profile-boxl{ width: 330px; margin-right: 24px;}
	.index-profile-boxl .title-en{ font-size:14px; color:#686868; line-height: 25px;height: 25px;font-family: 'MicrosoftYahei-Semibold';}
	.index-profile-boxl .title-cn{ font-size:30px; color:#063594; letter-spacing: 4px; line-height: 52px;height: 52px;}
	.index-profile-boxl .con{ font-size:14px; color:#232323; line-height: 30px; font-family: 'MicrosoftYahei-Regular';}	
	.index-profile-boxl a.btn{display:block;width:214px; height:36px;background:url(../images/i4.png) no-repeat left center;}
	.index-profile-boxl a.btn:hover{background:url(../images/i20.png) no-repeat left center;}
	.index-profile-boxr li{ float: left; width: 300px; height: 269px; }
.index-honor-box{ margin:30px auto 0 auto; overflow: hidden; }
	.index-honor-box li{ background: url(../images/i5.png) no-repeat left center; float: left; display: inline; margin-right: 43px; text-align: center; width: 280px; height: 57px; line-height: 57px; font-size: 18px; font-family: 'MicrosoftYahei-Regular';}
	.index-honor-box li:hover{ background:url(../images/i21.png) no-repeat left center;color:#009d98;}
	.index-honor-box li:last-child{ margin-right: 0;}

.new-cont {width:1260px;overflow:hidden;}
	.new-cont .top-img { width: 100%; overflow: hidden;}
	.new-cont .top-img .sm-img {width: 412px;height: 359px;margin-left: 10px;float: left;cursor: pointer;position: relative;}/*width: 443px;*/
	.new-cont .top-img .sm-img.act .shd {background: rgba(17, 25, 78, 0.5);}
	.new-cont .top-img .sm-img a {display: block;width: 100%;height: 100%;}
	.new-cont .top-img .sm-img img {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
	.new-cont .top-img .sm-img .shd {width: 100%;height: 100%;overflow: hidden;background: transparent;}
	.new-cont .top-img .sm-img .shd span {display: block;width: 263px;height: 48px;line-height: 48px;font-size: 20px;margin: 0 auto;margin-top: 120px;background: url(../images/i9.png);color: #fff;text-align: center;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;white-space: nowrap;}
	.new-cont .top-img .sm-img .shd p {display: none;}
	.new-cont .top-img .sm-img:first-child {margin-left: 0;}
	.new-cont .btm-img {width: 100%;overflow: hidden;}
	.new-cont .btm-img .limg {width: 320px;height: auto;float: left;}
	.new-cont .btm-img .limg .sm-img {width: 320px;height:256px;cursor: pointer;position: relative;margin-top: 13px;}	
	.new-cont .btm-img .limg .sm-img.act .shd {background: rgba(17, 25, 78, 0.5);}
	.new-cont .btm-img .limg .sm-img a {display: block;width: 100%;height: 100%;}
	.new-cont .btm-img .limg .sm-img img {display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
	.new-cont .btm-img .limg .sm-img .shd {width: 100%;height: 100%;overflow: hidden;background: transparent;}
	.new-cont .btm-img .limg .sm-img .shd span {display: block;width: 263px;height: 48px;line-height: 48px;font-size: 20px;background: url(../images/i9.png);margin: 0 auto;margin-top: 120px;color: #fff;text-align: center;}
	.new-cont .btm-img .cimg {width:600px;height: 525px;float: left;margin-top: 13px;margin-left: 8px;position: relative;}
	.new-cont .btm-img .cimg a {display: block;width: 100%;height: 100%;}
	.new-cont .btm-img .cimg a img {width: 100%;height: 100%;display: block;}
	.new-cont .btm-img .cimg a .txt {width: 100%;height: 200px;background: rgba(17, 25, 78, 0.8);position: absolute;bottom: 0;left: 0;padding: 25px 20px;box-sizing: border-box;}
	.new-cont .btm-img .cimg a .txt h3 {width: 100%;color: #fff;font-size: 34px;font-weight: normal;font-family: 'MicrosoftYahei-Light';overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;white-space: nowrap;}
	.new-cont .btm-img .cimg a .txt s {display: block;width: 56px;height: 2px;background: #fff;margin-top: 4px;}
	.new-cont .btm-img .cimg a .txt p {color: #fff;margin-top: 4px;font-family: 'MicrosoftYahei-Regular';line-height: 25px;}
	.new-cont .btm-img .cimg a .txt b {display: block;width: 214px;height: 36px;background: url(../images/i8.png);text-align: center;	line-height: 36px;color: #ffffff;margin-top: 10px;}
	.new-cont .btm-img .cimg a:hover .txt b{background: url(../images/i19.png);}
	.new-cont .btm-img .rimg {width: 320px;height: auto;float: left;margin-left: 9px;}
	.new-cont .btm-img .rimg .sm-img {width: 320px;height: 256px;	cursor: pointer;position: relative;margin-top: 13px;}	
	.new-cont .btm-img .rimg .sm-img.act .shd {background: rgba(17, 25, 78, 0.5)}
	.new-cont .btm-img .rimg .sm-img a {display: block;	width: 100%;height: 100%;}
	.new-cont .btm-img .rimg .sm-img img {display: block;	width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -1;}
	.new-cont .btm-img .rimg .sm-img .shd {width: 100%;height: 100%;overflow: hidden;background: transparent;}
	.new-cont .btm-img .rimg .sm-img .shd span {display: block;	width: 263px;height: 48px;line-height: 48px;font-size: 20px;background: url(../images/i9.png);margin: 0 auto;margin-top: 120px;color: #fff;text-align: center;}
	.new-cont .rimg .sm-img .shd p {display: none;}
	.new-cont .limg .sm-img .shd p {display: none;}
	@media (max-width: 1024px) {
		.new-cont {	width: 100%;margin: 0 auto;}
		.new-cont .top-img {width: 100%;overflow: hidden;}
		.new-cont .top-img .sm-img {width: 48%;height: auto;margin: 1% 1% !important;float: left;cursor: pointer;position: relative;}	
		.new-cont .top-img .sm-img.act .shd {background: rgba(17, 25, 78, 0.5);}
		.new-cont .top-img .sm-img a {display: block;	width: 100%;height: auto;}
		.new-cont .top-img .sm-img img {display: block;	width: 100%;height: auto;position: relative;top: 0;left: 0;z-index: -1;}
		.new-cont .top-img .sm-img .shd {width: 100%;height: 100%;overflow: hidden;position: absolute;bottom: 0;background: transparent;	}
		.new-cont .top-img .sm-img .shd span {display: block;width: 90%;height: .5rem;border-radius: 10px;margin: 0 auto;margin-top: 50%;position: relative;top: -0.25rem;border: 1px solid #ffffff;color: #fff;text-align: center;font-size: .12rem;line-height: .5rem;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;white-space: nowrap;}
		.new-cont .top-img .sm-img:first-child {margin-left: 0;}
		.new-cont .btm-img {width: 100%;overflow: hidden;}
		.new-cont .btm-img .limg {width: 100%;height: auto;	float: left;}
		.new-cont .btm-img .limg .sm-img {width: 48%;height: auto;margin: 1% 1% !important;float: left;cursor: pointer;position: relative;}	
		.new-cont .top-img .sm-img.act .shd {background: rgba(17, 25, 78, 0.5);}
		.new-cont .btm-img .limg .sm-img a {display: block;width: 100%;height: auto;}
		.new-cont .btm-img .limg .sm-img img {display: block;width: 100%;height: auto;position: relative;top: 0;left: 0;z-index: -1;}
		.new-cont .btm-img .limg .sm-img .shd {width: 100%;height: 100%;overflow: hidden;position: absolute;bottom: 0;background: transparent;}
		.new-cont .btm-img .limg .sm-img .shd span {display: block;width: 90%;height: .5rem;border-radius: 10px;margin: 0 auto;margin-top: 50%;position: relative;top: -0.25rem;border: 1px solid #ffffff;color: #fff;text-align: center;font-size: .12rem;line-height: .5rem;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;white-space: nowrap;}
		.new-cont .btm-img .limg .sm-img:first-child {margin-left: 0;}
		.new-cont .btm-img .cimg {width: 590px;height: 592px;display: none;float: left;margin-top: 13px;margin-left: 13px;position: relative;}
		.new-cont .btm-img .cimg a {display: block;width: 100%;height: 100%;}
		.new-cont .btm-img .cimg a img {width: 100%;height: 100%;display: block;}
		.new-cont .btm-img .cimg a .txt {width: 100%;height: 200px;background: rgba(17, 25, 78, 0.8);position: absolute;bottom: 0;left: 0;padding: 25px 20px;box-sizing: border-box;}
		.new-cont .btm-img .cimg a .txt h3 {width: 100%;color: #fff;font-size: 29px;}
		.new-cont .btm-img .cimg a .txt s {display: block;width: 56px;height: 2px;background: #fff;margin-top: 8px;}
		.new-cont .btm-img .cimg a .txt p {color: #fff;margin-top: 8px;}
		.new-cont .btm-img .cimg a .txt b {display: block;	width: 100px;height: 30px;background: #00a19c;border-radius: 10px;text-align: center;line-height: 30px;color: #ffffff;margin-top: 5px;font-size: 14px;}
		.new-cont .btm-img .rimg {width: 100%;height: auto;float: left;margin-left: 0;}
		.new-cont .btm-img .rimg .sm-img {width: 48%;	height: auto;margin: 1% 1% !important;float: left;cursor: pointer;position: relative;}	
		.new-cont .top-img .sm-img.act .shd {background: rgba(17, 25, 78, 0.5);}
		.new-cont .btm-img .rimg .sm-img a {display: block;	width: 100%;height: auto;}		
		.new-cont .btm-img .rimg .sm-img img {display: block;width: 100%;height: auto;position: relative;top: 0;left: 0;z-index: -1;}
		.new-cont .btm-img .rimg .sm-img .shd {width: 100%;height: 100%;overflow: hidden;position: absolute;bottom: 0;background: transparent;}
		.new-cont .btm-img .rimg .sm-img .shd span {display: block;width: 90%;height: .5rem;border-radius: 10px;margin: 0 auto;margin-top: 50%;position: relative;top: -0.25rem;border: 1px solid #ffffff;color: #fff;text-align: center;font-size: .12rem;line-height: .5rem;	overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;white-space: nowrap;}
		.new-cont .btm-img .rimg .sm-img:first-child {margin-left: 0;}
	}	

	/*@media screen and (min-width: 1024px) {*/
		.three-body-box .left-box {width: 815px;float: left;}		
		.three-body-box .left-box .left-tit {height: 34px;background-color: #eee;}
		.three-body-box .left-box .left-tit img {float: left;margin-top: 5px;margin-left: 15px;}
		.three-body-box .left-box .left-tit p {font-size: 18px;line-height: 34px;color: #1F1917;float: left;margin-left: 20px;}
		.three-body-box .left-box .left-tit a {font-size: 14px;color: #888;float: right;margin-right: 5px;line-height: 34px;}
		.three-body-box .left-box .left-body .detail {display: block;	margin-top: 35px;}
		.three-body-box .left-box .left-body .detail:first-child{margin-top: 0;}
		.three-body-box .left-box .left-body .detail img {width: 176px;height: 126px;float: left;margin-right: 20px;}
		.three-body-box .left-box .left-body .detail .detail-right {float: left;width: 615px;}
		.three-body-box .left-box .left-body .detail .detail-right div p {font-size: 18px;color: #00a09b;float: left;width: 545px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 30px;font-family:MicrosoftYahei-Regular;font-weight:600;}
		.three-body-box .left-box .left-body .detail .detail-right div span {display: block;width: 90px;height: 22px;border: 1px solid #00A09B;border-radius: 11px;text-align: center;line-height: 20px;font-size: 14px;color: #00A09B;float: right;margin-top: 4px;}
		.three-body-box .left-box .left-body .detail .detail-right .word1 {font-size: 14px;color: #555;text-indent: 32px;display: -webkit-box;	-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-height: 28px;overflow: hidden;height: 79px;}
		.three-body-box .left-box .left-body2 .detail {width: 50%;float: left;margin-top: 33px;}
		.three-body-box .left-box .left-body2 .detail .detail-left {float: left;}
		.three-body-box .left-box .left-body2 .detail .detail-left .word1 {height: 50px;line-height: 47px;border-bottom: 3px solid #fff;background-color: #00A19C;width: 70px;font-size: 34px;color: #fff;text-align: center;}
		.three-body-box .left-box .left-body2 .detail .detail-left .word2 {height: 28px;line-height: 28px;background-color: #00A19C;width: 70px;font-size: 15px;color: #fff;text-align: center;}
		.three-body-box .left-box .left-body2 .detail .detail-right {float: left;width: 310px;margin-left: 20px;}
		.three-body-box .left-box .left-body2 .detail .detail-right .word1 {font-size: 16px;color: #00A19C;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		.three-body-box .left-box .left-body2 .detail .detail-right .word2 {font-size: 14px;color: #555;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 30px;overflow: hidden;height: 57px;}
		.three-body-box .right-box {width: 443px;height: 399px;	float: right;}
	/*}*/
	@media screen and (max-width: 1023px) {	
		.fuSlide{width:100%;height:256px;position:relative;z-index:1}
		.three-body-box .left-box {padding: 0 .1rem;width:99%}
		.three-body-box .left-box .left-tit {height: .45rem;background-color: #eee;padding: 0 .1rem;	}
		.three-body-box .left-box .left-tit img {float: left;width: .32rem;height: .32rem;margin-top: .06rem;}
		.three-body-box .left-box .left-tit p {	font-size: .28rem;line-height: .45rem;color: #1F1917;float: left;margin-left: .2rem;}
		.three-body-box .left-box .left-tit a {font-size: .24rem;color: #888;float: right;line-height: .45rem;}
		.three-body-box .left-box .left-body .detail {display: block;margin-top: .2rem;}
		.three-body-box .left-box .left-body .detail img {width: 30%;	height: 4.5rem;	float: left;margin-right: .1rem;}
		.three-body-box .left-box .left-body .detail .detail-right {float: left;width: 68%;}
		.three-body-box .left-box .left-body .detail .detail-right div p {width: 100%;font-size: 14px;color: #00a09b;	float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1.4rem;margin-bottom: .07rem;}
		.three-body-box .left-box .left-body .detail .detail-right div span {display: none;}
		.three-body-box .left-box .left-body .detail .detail-right .word1 {font-size: 12px;color: #555;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-height: 1rem;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
		.three-body-box .left-box .left-body2 .detail {display: block;margin-top: .2rem;}
		.three-body-box .left-box .left-body2 .detail .detail-left {float: left;}
		.three-body-box .left-box .left-body2 .detail .detail-left .word1 {height: 2rem;line-height: 2rem;border-bottom: 3px solid #fff;background-color: #00A19C;width:3rem;font-size: 14px;color: #fff;text-align: center;}
		.three-body-box .left-box .left-body2 .detail .detail-left .word2 {height: 1rem;line-height: 1rem;background-color: #00A19C;width: 3rem;font-size: 12px;color: #fff;text-align: center;}
		.three-body-box .left-box .left-body2 .detail .detail-right {float: left;width:60%;margin-left: .2rem;}
		.three-body-box .left-box .left-body2 .detail .detail-right .word1 {width:100%;font-size: 12px;	color: #00A19C;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;margin-bottom: .2rem;}
		.three-body-box .left-box .left-body2 .detail .detail-right .word2 {font-size: 12px;color: #555;display: -webkit-box;	-webkit-box-orient: vertical;-webkit-line-clamp: 3;line-height: 1rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		.three-body-box .right-box {display: none;}
	}
/*.section2.entry-part li {margin-right: 21px;}
.section2.entry-part li:last-child {margin-right: 0}*/
.entry-part{}
.entry-part li{ float:left; margin-right: 60px; }
.entry-part2 li{ float:left; margin-right: 25px; }
.entry-part li a{display: block;}
.entry-part li div{width: 380px; height: 157px; position: relative;}
.entry-part li:last-child{ margin-right:0;}
.entry-part li:hover{width:380px;height:157px;}
.entry-part li:hover,.entry-part2 li:hover{ -webkit-animation: scaleDraw 7s ease-in-out infinite;
    -moz-animation: scaleDraw 7s ease-in-out infinite;
    -o-animation: scaleDraw 7s ease-in-out infinite; 
    animation: scaleDraw 7s ease-in-out infinite;}
@keyframes scaleDraw { /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
    0% {transform: scale(1);}/*开始为原始大小*/  
    25% {transform: scale(1.3);}/*放大1.15倍*/  
    50% {transform: scale(1);}
    75% {transform: scale(1.3);}
}
/*二级页面顶部
---------------------------------------------*/
.second-bg {display: none;position: relative;width: 100%;height: 50px;background: #00acc7;z-index: 1;margin-top: 114px;opacity: .7;}
.nav-list {position: relative;width: 840px;float: right;margin-left: 0;height: 114px;z-index: 2;}
.nav-list>li {position: relative;float: left;width: 105px;height: 114px;line-height: 114px;text-align: center;font-size: 18px;}
.nav-list>li:hover,.nav-list>li.l1 {background: #00acc7;color: #ffffff;}
.nav-list>li.l1 a,.nav-list>li:hover a,.nav-list>li>a:hover,.nav-list>li ul li>a {color: #ffffff;}
.nav-list>li>a {color: #000000;display: block;position: relative;text-decoration: none;}
.nav-list>li ul {position: absolute;width: 100%;height: 50px;display: none;z-index: 666;}
.nav-list>li ul li {float: left;height: 50px;font-size: 16px;line-height: 50px;margin-right: 10px;}
.nav-list>li ul li:last-child {margin-right: 0;}

/**二级页面banner
---------------------------------------------*/
.innerBan1{background:url('../images/innerBan1.png') no-repeat center center; width: 100%; height: 500px;}/*position:absolute;top:114px;*/
.innerBan2{background:url('../images/innerBan2.png') no-repeat center center; width: 100%; height: 500px;}
.innerBan3{background:url('../images/innerBan3.png') no-repeat center center; width: 100%; height: 500px;}
.innerBan4{background:url('../images/innerBan4.png') no-repeat center center; width: 100%; height: 500px;}
.innerBan5{background:url('../images/innerBan5.png') no-repeat center center; width: 100%; height: 500px;}
.innerBan6{background:url('../images/innerBan6.png') no-repeat center center; width: 100%; height: 500px;}
.innerBan7{background:url('../images/innerBan7.png') no-repeat center center; width: 100%; height: 500px;}

/**二级页面面包屑
---------------------------------------------*/
.breadcrumb-bg{background:#E5E5E5 url(../images/line4.png) repeat left bottom; height:50px;}
.location{float:left; height:50px; line-height:50px;  text-align:left;font-size:16px; }
    .location a{ margin:0 5px; }
    .location span{  }
.bread-crumbs{height:50px;line-height:50px;color:#4a4a4a;font-size:16px;clear:both;}
	.bread-crumbs-wrapper{}	
	.bread-crumbs-wrapper .crumbTabs li{margin:0 4px;float:left;line-height:47px;height:47px;font-size:16px;}
	.bread-crumbs-wrapper .crumbTabs li:last-child{margin:0 0 0 10px;}
	.bread-crumbs-wrapper .crumbTabs li.linked{border-bottom:3px solid #409ABC;}

/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1200px) {
	.section{ width:auto; max-width:100%; min-width:100% }/*width:1060px;*/
    .slide-box{ height:363px; }
    .slide-box .list-box{ margin-left:-768px; width:1536px; }
    .side-link-wrap{ width:455px; }
}
@media only screen and (min-width:1201px) {
	.section{ width:1200px; }
}

/*新闻列表*/
.newslist-wrapper{ width:1200px;height:242px;border:1px solid #e0e0e0; margin:25px auto; padding:5px;}
	.newslist-left-wrapper{float:left;}
	.newslist-left-wrapper img{width:388px;height:242px;}
	.newslist-right-wrapper{float:right;background:#f7f7f7; width:790px;height:242px;text-align:left;padding-left:15px;}/*position:relative*/
	.newslist-right-title{color:#4a4a4a;font-size:26px;line-height:50px;margin-top:20px;}
	.newslist-right-info{font-size:14px;color:#848484;line-height:25px;}
	.newslist-right-others{margin-top:60px;}/*position:absolute;bottom:0;left:15px;*/

/*成功案例*/
.imglist-wrapper{width:1200px;margin:20px auto;clear:both;overflow:hidden;}
	.imglist-wrapper li{float:left;margin:22px 22px 22px 0;position:relative}
	.imglist-wrapper li a{display:block;}
	.imglist-wrapper li img{width:278px;height:202px;display:block;}
	.imglist-wrapper li span{position:absolute;bottom:0;height:40px;line-height:40px;background:#000000;opacity:.5;display:block;width:100%;text-align:center;color:#ffffff;}


/*联系我们*/
.contact-wrapper{width:1200px;margin:0 auto;clear:both;}
	.contact-way-wrapper{width:1200px;margin:0 auto;text-align:left}
	.contact-way-title{margin:10px 0 10px 0;font-size:33px;height:55px;line-height:55px;color:#0975da}
	.contact-way-info{font-size:22px;height:45px;line-height:45px;color:#393939;font-family:SimSun;font-weight:lighter; }
	.message-wrapper{margin:40px auto;width:1200px;height:552px;background:url(../images/messagebg.jpg) no-repeat left center;}
.form_box{ text-align: left; margin: 40px;float: right;}
	.form_box dl{padding:8px 0;font-size:14px;line-height:28px;}/*clear:both;*/
	.form_box dl dt{display:block;float:left;width:150px;text-align:right;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:150px; padding-left:10px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:14px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:14px;font-style:normal;}

/*人力资源*/
.hr-wrapper{width:1200px;margin:0 auto;clear:both;}
.hr-concept-title{color:#4a4a4a;font-size:58px;line-height:80px;margin-top:65px;}
.hr-concept-info{color:#4a4a4a;font-size:16px;line-height:30px;text-align:left;text-indent:2em;margin-top:10px;}

/*单页*/
.entry{margin:30px auto;text-align:left; font-size:16px; line-height:2em; word-wrap:break-word; }
	.entry .entryT{font-size:33px;color:#1482b0;line-height:50px;height:50px;margin:0 0 30px 0;}
	.entry img{ max-width:100%!important; height:auto!important; }	
	.entry p{ display:inherit; margin:1em 0; color:#333;  word-wrap:break-word; }	
	.p1{float: left; width: 840px;}
	.p2{float: right; background: url(../images/profile.png) no-repeat right center; width: 356px; height: 427px;}
/*.entry-part{}
.entry-part li{ float:left; margin-right:5px;}
.entry-part li:last-child{ margin-right:0;}*/


/*分页*/
div.page {margin:0 0 40px 0;height:30px;font-size:12px;font-weight:bold;text-align:center;clear:both;}
div.page a {text-decoration:none;color:#666;background:#fff;padding:0 6px ;margin-right:5px; line-height:21px;}
div.page a:hover {text-decoration:none;color:#f8921d;}
div.page a:active {color:#f8921d;}
div.page span.current {padding:0 6px;color:#f8921d;margin-right: 3px;}
div.page span.disabled {padding:0 6px 0; color: #adaaad; margin-right: 3px; margin-top:10px;}
div.page span.disabled img{ margin-top:5px;}

/*单条*/
.newslist{width:1200px;margin:30px auto;}    
.newslist li{ width:100%; float:left;font-size:16px; border-bottom:1px dotted #ddd;height:44px; line-height:44px; list-style:disc outside; color:#3893C2; padding-left:-10px;}
    .newslist li a{ float:left;}
    .newslist li span{ float:right; color:gray; }
    .newslist li:last-child{ border:0}

/*人力资源*/
.jobSlideGroup {width: 1200px;margin: 40px auto 60px auto; }
.jobSlideGroup .parHd { height: 60px;line-height: 60px;border: 1px solid #dddddd;background: #f3f3f3;position: relative;}
.jobSlideGroup .parHd ul {float: left;position: absolute;height: 60px;}
.jobSlideGroup .parHd ul li {float: left;width: 598px;cursor: pointer;font-size: 16px;color: #444444; text-align:center;}
.jobSlideGroup .parHd ul li a {display: block;}
.jobSlideGroup .parHd ul li.linked {height: 60px;background: #0069b7;color: #ffffff;}
.jobSlideGroup .parHd ul li.linked a {color: #ffffff;display: block;}
.accordion-wrapper {width: 1120px;min-height: 300px;margin: 0 auto;background: #f3f3f3;padding: 30px 40px 0 40px;}
.accordion-wrapper .accordion-other {color: #444444;font-size: 30px;line-height: 70px;text-align: left;}
.jobSideMenu { margin: 0 auto}
.jobSideMenu .job-title {clear: both;height: 60px;line-height: 60px;border-top: 1px solid #e3e3e3;background: #f4f4f4;cursor: pointer;font: normal 16px/60px "Microsoft YaHei";text-align: left;}
.jobSideMenu .job-title em {float: right;display: block;width: 40px;height: 60px;}
.jobSideMenu .job-title p {float: right;width: 210px;}
.jobSideMenu .accordion-title {clear: both;height: 60px;line-height: 60px;border-top: 1px solid #e3e3e3;background: #f4f4f4;cursor: pointer;font: normal 16px/60px "Microsoft YaHei";text-align: left;}
.jobSideMenu .accordion-title em {float: right;display: block;width: 40px;height: 60px;background: url(../images/icoAdd.png) 16px 26px no-repeat;cursor: pointer;}
.jobSideMenu .accordion-title.on em {background-position: 16px -40px;}
.jobSideMenu .accordion-title p {float: right;width: 210px;}
.jobSideMenu ul {padding: 40px 25px;color: #999;border-top: 1px solid #e3e3e3;display: none;font-size: 16px;line-height: 33px;text-align: left; /* 默认都隐藏 */}
.zpxx{ width:1200px; margin:40px auto;text-align:left;}
table {border-collapse:collapse;border-spacing:0;}
.margin2010 {margin-top:20px;margin-bottom: 10px;}
.padding5 {padding:5px;}
.submit {border:0;width: 110px;background: url(../images/submit.jpg) no-repeat;height: 32px;cursor: pointer;}
.reset {border:0;width: 110px;background: url(../images/reset.jpg) no-repeat;height: 32px;cursor: pointer;}
.td input[type=text] {border: #c2c2c2 1px solid;line-height: 20px;background: url(../images/input_bg.gif) #e5e5e5 repeat-x 0px 0px;height: 20px;padding:0 3px;margin:0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius:3px;-webkit-box-shadow: none;-moz-box-shadow: none;}
.td input[type=password] {border: #c2c2c2 1px solid;line-height: 20px;background: url(../images/input_bg.gif) #e5e5e5 repeat-x 0px 0px;height: 20px;padding:0;margin:0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: none;-moz-box-shadow: none;}
.td textarea {border: #c2c2c2 1px solid;padding:0;margin:0;background: url(../images/input_bg.gif) #e5e5e5 repeat-x 0px 0px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: none;-moz-box-shadow: none;}
.td select {padding:0 3px;margin:0;line-height:20px;border: #c2c2c2 1px solid;background: url(../images/input_bg.gif) #e5e5e5 repeat-x 0px 0px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: none;-moz-box-shadow: none;}
    
/*新闻详情*/
.detail_con{line-height:25px; text-align:left;}/*margin-bottom:10px; padding-bottom:10px;*/
    .detail_con img{ max-width:100%!important; height:auto!important; }
    .detail_con p,.detail_con span{  margin:1em 0;font-size:14px;  word-wrap:break-word;line-height:30px; }
    .detail_con a{ text-decoration:underline; }


/*--底部-begin--*/
.footerWrapper { background: #004562;height: 380px; width: 100%;}
	.footerInnerWrapper {height: 300px;width: 100%;}
	.footerConWrapper {width: 1260px;margin: 0 auto;}
	.footerLeft {float: left;margin-top: 30px;}
	.footerLeft dl {float: left;text-align: left;}
	.footerLeft dl:last-child {padding-left: 10px; padding-right:0}
	.footerWrapper dt {font-size:18px;line-height: 44px;width: 90px;color: #ffffff;text-align: left;margin-bottom: 10px;background:url(../images/line.png) repeat;}
	.footerLeft dd {}
	.footerLeft dd ul {}
	.footerLeft dd ul li {line-height: 30px;height: 30px;font-size: 15px;color:#D8F9FF;}
	.footerLeft dd ul li a{ color:#D8F9FF;}
	.footerRight {float: right;margin-top: 30px;text-align: left;}
	.company-name{color:#005aab;font-size:26px;line-height:50px;font-weight:700;}
	.company-info{font-size:14px;color:#474747;line-height:28px;}
	.footerRight ul {margin-top:20px;}
	.footerRight ul li {text-align: center;float: left;margin-right: 5px;}
	.footerRight ul li:last-child{margin-right:0;}
	.footerRight ul li img {width: 128px;height: 121px;}
	.footerRight ul li p {font-size: 14px;color: #ffffff;line-height: 25px;height: 25px;text-align: center;}
	.footer-wrap {width: 100%;text-align: center;background:#004562 url(../images/line2.png) repeat;}
	.footer-wrap .inner {overflow: hidden;margin: 0 auto;height: 66px;color: #D8F9FF;line-height: 66px;text-align: center;}/*width: 1300px;*/
	.footer-wrap .Copyright {}
	.footer-wrap .Copyright span {margin-left: 20px;}
/*--底部-end--*/

/* 侧边悬浮导航 */
.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0085cd;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}







