* { list-style: none; margin: 0; padding: 0;}
body { min-width: 1360px; font-size: 12px; font-family: Microsoft YAHEI, Arial, Helvetica, sans-serif; color: #333; margin: 0 auto;}
a { color: #333; text-decoration: none;}
a:hover { text-decoration: none; color: #eb2914;}
img { border: 0;}
.clear { clear: both;}
.warp { width: 1360px; margin: 0 auto; position: relative; z-index: 2;} 
#VCode { cursor: pointer;}
input[type=button],
input[type=submit],
input[type=file],
button { cursor: pointer; -webkit-appearance: none;}
textarea { -webkit-appearance: none;}
::-webkit-input-placeholder { color: #333;} 
:-moz-placeholder { color: #333;} 
::-moz-placeholder { color: #333;}
:-ms-input-placeholder { color: #333;}

@font-face {
	font-family: 'FontAwesome';
		    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	        src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
			     url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
				 url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
				 url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
				 url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	 font-style: normal;
}
@font-face {
	font-family: 'Oswald';
		    src: url('../fonts/Oswald.ttf');
	font-weight: normal;
	 font-style: normal;
}

/*头部*/
.header { width: 100%; height: 95px; background: #fff; position: relative; z-index: 999999;}
.header .logo { float: left; width: 255px; height: 75px; padding: 10px 0; overflow: hidden;}
.header .logo img { display: block; height: 100%;}
.header .rgt { float: right; max-width: calc(100% - 255px); min-width: 850px; padding-top: 10px; position: relative;}
.header .rgt .top { width: 100%; height: 30px; line-height: 30px;}
.header .rgt .top .zjdm { float: right; font-size: 14px; color: #0079af;}
.header .rgt .top .langu { float: right; margin-left: 30px; padding-right: 20px; position: relative; z-index: 9;}
.header .rgt .top .langu::before,
.header .rgt .top .langu::after { display: block; content: ""; position: absolute;}
.header .rgt .top .langu::before { width: 1px; height: 15px; background: #eee; left: -15px; top: 7.5px;}
.header .rgt .top .langu::after { width: 5px; height: 5px; border-right: 1px solid #0079af; border-bottom: 1px solid #0079af; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 4px; top: 11px;}
.header .rgt .top .langu span { display: block; font-weight: bold; font-size: 14px; color: #0079af; text-transform: Uppercase;}
.header .rgt .top .langu p { display: none; width: 100px; border: 1px solid #eee; border-top: none; box-shadow: 0 2px 10px rgba(0,0,0,0.0); background: #fff; position: absolute; top: 30px; right: 0;}
.header .rgt .top .langu p a { display: block; width: 100%; line-height: 40px; font-size: 14px; color: #666; text-align: center; border-top: 1px solid #eee;}
.header .rgt .top .langu p .on { color: #0079af;}
.header .rgt .top .langu:hover p { display: block;}

.header .rgt .nav { float: right; max-width: 100%; height: 55px;}
.header .rgt .nav li { float: left; line-height: 55px; margin-left: 70px;}
.header .rgt .nav li a { display: block; font-size: 16px; color: #333; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .rgt .nav li a::after { display: block; content: ""; width: 0%; height: 3px; margin: auto; background: #0079af; position: absolute; left: 0; right: 0; bottom: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.header .rgt .nav li:hover a,
.header .rgt .nav .on a { color: #0079af;}
.header .rgt .nav li:hover a::after,
.header .rgt .nav .on a::after { width: 100%;}
.header .rgt .nav li .sub { display: none; width: 100%; border-top: 1px solid #eee; background: #fff; position: absolute; left: 0; top: 95px;}
.header .rgt .nav li .sub .nr { padding: 20px;}
.header .rgt .nav li .sub .nr .img { float: left; width: 230px; height: 160px; overflow: hidden;}
.header .rgt .nav li .sub .nr .img img { display: block; width: 230px; height: 160px;}
.header .rgt .nav li .sub .nr .msg { float: right; width: calc(100% - 255px);}
.header .rgt .nav li .sub .nr .msg .lan { display: flex; flex-direction: row; float: left; width: calc(100% - 240px);}
.header .rgt .nav li .sub .nr .msg .lan p { flex: 1 1 0%; line-height: 0; margin-right: 20px; overflow: hidden;}
.header .rgt .nav li .sub .nr .msg .lan p b { display: block; height: 25px; line-height: 25px; font-size: 15px; color: #0079af; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.header .rgt .nav li .sub .nr .msg .lan p a { display: inline-block; line-height: 30px; font-size: 14px; color: #333; margin-right: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.header .rgt .nav li .sub .nr .msg .lan p a::after { display: none;}
.header .rgt .nav li .sub .nr .msg .lan a:hover { color: #0079af;}
.header .rgt .nav li .sub .nr .msg .tui { float: right; width: 200px; padding-left: 30px; border-left: 1px solid #eee;}
.header .rgt .nav li .sub .nr .msg .tui h3 { height: 25px; line-height: 25px; font-size: 15px; color: #0079af; margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #eee;}
.header .rgt .nav li .sub .nr .msg .tui a { height: 30px; line-height: 30px; font-size: 14px; color: #333; padding-left: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.header .rgt .nav li .sub .nr .msg .tui a::after { width: 4px !important; height: 4px !important; border: 1px solid #0079af; border-radius: 50%; background: #fff; top: 4px; right: auto;}
.header .rgt .nav li .sub .nr .msg .tui a:hover { color: #0079af;}
.header .rgt .nav li:hover .sub { display: block;}

/*banner*/
.banner { width: 100%; overflow: hidden; position: relative;}
.banner .swiper-slide { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.banner .swiper-slide .text { width: 1360px; height: 150px; color: #fff; text-transform: Uppercase; margin: auto; transform: translateX(-1000px); filter: alpha(opacity=0); opacity: 0; transition: all 1s; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2;}
.banner .swiper-slide-active .text { transform: translateX(0); filter: alpha(opacity=100); opacity: 1;}
.banner .swiper-slide .text h1 { height: 100px; line-height: 100px; font-size: 60px; letter-spacing: 5px;}
.banner .swiper-slide .text p { height: 50px; line-height: 50px; font-weight: 100; font-size: 32px; filter: alpha(opacity=80); opacity: 0.8;}
.banner .swiper-slide img { display:block; width:100%;}
.banner .botms { width: 100%; height: 60px; position: absolute; left: 0; bottom: 75px; z-index: 3;}
.banner .botms .swiper-button-prev,
.banner .botms .swiper-button-next { width: 70px; height: 60px; margin-top: 0; background: url(../images/yt02.png) no-repeat 0 0; top: 0;}
.banner .botms .swiper-button-next { left: 90px;}
.banner .botms .swiper-button-prev::after,
.banner .botms .swiper-button-next::after { width: 70px; height: 60px; font-size:0; background-repeat: no-repeat; background-position: center;} 
.banner .botms .swiper-button-prev::after { background-image:url(../images/yt04.png);}
.banner .botms .swiper-button-next::after { background-image:url(../images/yt05.png);}
.banner .botms .swiper-button-prev:hover,
.banner .botms .swiper-button-next:hover { background-image: url(../images/yt03.png);}
.banner .botms .swiper-pagination-bullets { right: 0; bottom: -35px;}
.banner .swiper-pagination-bullet { width: 80px; height: 4px; margin: 0 0 0 20px !important; border-radius: 0; filter: alpha(opacity=50); opacity: 0.5; border-radius: 3px; background: #fff; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.banner .swiper-pagination-bullet-active { filter: alpha(opacity=100); opacity: 1;}

/*二级banner*/
.banner_ej { display: flex; width: 100%; height: 410px; margin: 0 auto; justify-content: center; align-items: center; background-position: center top; background-repeat: no-repeat;}
.banner_ej .text { width: 100%; text-align: center; letter-spacing: 2px;}
.banner_ej h3 { height: 60px; line-height: 60px; font-weight: 500; font-family: 'Oswald'; font-size: 36px; color: #fff; text-transform: Uppercase;}
.banner_ej p { height: 40px; line-height: 40px; font-size: 30px; color: #fff;}

/*脚部*/
.footer { width: 100%; padding-top: 80px; background: url(../images/foot.jpg) no-repeat center top;}
.footer .msg { float: left; width: 500px;}
.footer .msg img { display: block; width: 220px; height: 50px; margin-bottom: 20px;}
.footer .msg p { line-height: 30px; font-size: 16px; color: #fff;}
.footer .msg h3 { height: 50px; line-height: 50px; font-family: 'Oswald'; font-size: 26px; color: #fff; letter-spacing: 1px;}
.footer .rgt { float: right; max-height: calc(100% - 500px);}
.footer .rgt p { height: 50px; line-height: 50px; margin-bottom: 45px;}
.footer .rgt p a { display: inline-block; font-size: 16px; color: #fff; margin-left: 60px;}
.footer .rgt li { float: right; width: 40px; height: 40px; margin-left: 20px; border: 1px solid rgba(255,255,255,0.4); border-radius: 50%; background-repeat: no-repeat; background-position: center; position: relative;}
.footer .rgt .mail { background-image: url(../images/foot02.png);}
.footer .rgt .what { background-image: url(../images/foot03.png);}
.footer .rgt li p { display: none; width: 140px; height: auto; margin-bottom: 0; padding-bottom: 10px; position: absolute; left: -50px; bottom: 40px;}
.footer .rgt li p::after { display: block; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 5px 7.5px 0 7.5px; border-color: #fff transparent transparent transparent; position: absolute; left: 0; right: 0; bottom: 5px;}
.footer .rgt li p a,
.footer .rgt li p img { display: block; width: 100%; border-radius: 4px; overflow: hidden; background: #fff;}
.footer .rgt li p a { height: 50px; line-height: 50px; font-size: 14px; color: #333; text-align: center; margin: 0;}
.footer .rgt li p img { height: 140px;}
.footer .rgt li:hover p { display: block;}
.footer .copy { width: 100%; height: 45px; margin-top: 80px; padding: 20px 0; border-top: 1px solid rgba(255,255,255,0.1);}
.footer .copy .fl { width: calc(100% - 350px); line-height: 45px; font-size: 14px; color: rgba(255,255,255,0.65);}
.footer .copy .fl a { color: rgba(255,255,255,0.65);}
.footer .copy .fl a:hover { color: #fff;}
.footer .copy .link { float: right; width: 310px; height: 45px; position: relative;}
.footer .copy .link span { display: block; height: 43px; line-height: 43px; font-size: 14px; color: #fff; padding: 0 20px; border: 1px solid rgba(255,255,255,0.15); position: relative;}
.footer .copy .link span::after { display: block; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 5px 5px 0 5px; border-color: #fff transparent transparent transparent; position: absolute; right: 20px; top: 0; bottom: 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.footer .copy .link p { display: none; width: 100%; background: #fff; position: absolute; right: 0; bottom: 45px; z-index: 2;}
.footer .copy .link p a { display: block; height: 40px; line-height: 40px; font-size: 14px; color: #333; padding: 0 20px; border-bottom: 1px solid #f4f4f4; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.footer .copy .link p a:hover { color: #0079af;}
.footer .copy .link:hover span { color: #333; background: #fff;}
.footer .copy .link:hover span::after { border-color: #999 transparent transparent transparent; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.footer .copy .link:hover p { display: block;}

/*右侧客服*/
.webonline { width: 60px; position: fixed; right: 0; bottom: 10%; z-index: 999999;}
.webonline li { width: 100%; text-align: center; padding: 10px 0 5px 0; margin-top: 3px; border-radius: 4px; background: #0079af; position: relative;}
.webonline li .ontop { width: 100%; cursor: pointer;}
.webonline li .ontop i { display: block; width: 25px; height: 20px; line-height: 20px; font-family: FontAwesome; font-style: normal; font-size: 22px; color: #fff; text-align: center; padding-top: 5px; margin: 0 auto;}
.webonline li .ontop p { line-height: 25px; font-size: 11px; color: #fff;}
.webonline li .airlines i { height: 25px; line-height: 25px; padding-top: 0;}
.webonline li .onlft { display: none; padding: 5px; margin: auto; border-radius: 4px; background: #0079af; position: absolute; right: 70px; top: 10px;}
.webonline li .onlft::after { display: block; content: ""; width: 0; height: 0; margin: auto; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #0079af; line-height: 0px; _border-color: #000 #000 #000 #0079af; _filter: progid: DXImageTransform.Microsoft.Chroma(color='#000'); position: absolute; right:-6px; top: 16px;}
.webonline li .onlft p { width: 200px; height: 35px; line-height: 35px; font-size: 16px; color: #fff;}
.webonline li .onlft img { display: block; width: 120px; border: 3px solid #fff;}
.webonline li:hover .onlft { display: block;}
.webonline li.btn_top { display: none;}

/*公共标题*/
.tits { width: 100%; margin-bottom: 40px;}
.tits h3 { float: left; line-height: 60px; font-size: 40px; color: #1a1a1a;}
.tits h3 span { display: block; height: 30px; line-height: 30px; font-weight: 500; font-size: 16px; color: #b6b8bd; padding-left: 45px; position: relative;}
.tits h3 span::after { display: block; content: ""; width: 35px; height: 2px; background: #277bad; position: absolute; left: 0; top: 16px;}
.tits a { float: right; width: 140px; height: 58px; line-height: 58px; font-size: 16px; color: #fff; margin-top: 23px; padding-left: 46px; background: url(../images/yt06.png) no-repeat 0 0; position: relative;}
.tits a::after { display: block; content: ""; width: 15px; height: 58px; background: url(../images/yt05.png) no-repeat center; position: absolute; right: 45px; top: 0;}

/*半导体业务*/
.semic { width: 100%; padding: 65px 0; background: url(../images/yt07.jpg) no-repeat center top;}
.semic .swiper-container { padding-bottom: 55px;}
.semic .swiper-slide {}
.semic .swiper-slide .img { width: 100%; height: 220px; overflow: hidden;}
.semic .swiper-slide .img img { display: block; width: 100%; min-height: 220px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.semic .swiper-slide .msg { padding: 20px; border: 1px solid #dcdfe3;}
.semic .swiper-slide .msg h3 { line-height: 30px; font-weight: 500; font-size: 18px; color: #333; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.semic .swiper-slide .msg p { height: 50px; line-height: 25px; font-size: 14px; color: #808080; overflow: hidden;}
.semic .swiper-slide:hover .img img { transform: scale(1.1,1.1);}
.semic .swiper-slide:hover .msg h3 { color: #0079af;}
.semic .swiper-pagination { bottom: 0;}
.semic .swiper-pagination span { width: 8px; height: 8px; filter: alpha(opacity=100); opacity: 1; border-radius: 8px; background: #333; -webkit-transition: all .5s ease; transition: all .5s ease;}
.semic .swiper-pagination .swiper-pagination-bullet-active { width: 30px; background: none; background-image: linear-gradient(to right,#0090d3,#0081bb);}

/*代理分销业务*/
.proxy { width: 100%; padding: 65px 0; background: #fff;}
.proxy .lft { float: left; width: calc(100% - 370px);}
.proxy .lft li { float: left; width: 485px; height: 340px; margin: 0 10px 10px 0; overflow: hidden; position: relative;}
.proxy .lft li::after { display: block; content: ""; width: 100%; height: 100%; background-image: linear-gradient(rgba(0,0,0,0.9) 10%,rgba(0,0,0,0),rgba(0,0,0,0)); position: absolute; left: 0; top: 0; z-index: 1;}
.proxy .lft li .msg { width: calc(100% - 80px); height: 260px; padding: 40px; position: absolute; left: 0; top: 0; z-index: 2;}
.proxy .lft li .msg p { height: 30px; line-height: 30px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxy .lft li .msg h3 { height: 50px; line-height: 50px; font-size: 30px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxy .lft li img { display: block; width: 100%; height: 340px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.proxy .lft li:nth-child(1) { width: 590px;}
.proxy .lft li:nth-child(2) { width: 380px;}
.proxy .lft li:hover img { transform: scale(1.1,1.1);}
.proxy .rgt { float: right; width: 370px; height: 690px; overflow: hidden; position: relative;}
.proxy .rgt::after { display: block; content: ""; width: 100%; height: 100%; background-image: linear-gradient(rgba(0,0,0,0.9) 10%,rgba(0,0,0,0),rgba(0,0,0,0)); position: absolute; left: 0; top: 0; z-index: 1;}
.proxy .rgt .msg { width: calc(100% - 80px); height: 610px; padding: 40px; position: absolute; left: 0; top: 0; z-index: 2;}
.proxy .rgt .msg p { height: 30px; line-height: 30px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxy .rgt .msg h3 { height: 50px; line-height: 50px; font-size: 30px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxy .rgt img { display: block; width: 370px; height: 690px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.proxy .rgt:hover img { transform: scale(1.1,1.1);}

/*关于英唐*/
.abouts { width: 100%; height: 600px; padding: 100px 0; background: url(../images/yt08.jpg) no-repeat center top;}
.abouts .msg { float: left; width: 800px;}
.abouts .msg h3 { line-height: 70px; font-size: 40px; color: #1a1a1a;}
.abouts .msg h3 span { display: block; height: 30px; line-height: 30px; font-weight: 500; font-size: 16px; color: #b6b8bd; padding-left: 45px; position: relative;}
.abouts .msg h3 span::after { display: block; content: ""; width: 35px; height: 2px; background: #277bad; position: absolute; left: 0; top: 16px;}
.abouts .msg p { height: 105px; line-height: 35px; font-size: 15px; color: #333; margin: 40px 0 80px 0; overflow: hidden;}
.abouts .msg a { display: block; width: 140px; height: 58px; line-height: 58px; font-size: 16px; color: #fff; padding-left: 46px; background: url(../images/yt06.png) no-repeat 0 0; position: relative;}
.abouts .msg a::after { display: block; content: ""; width: 15px; height: 58px; background: url(../images/yt05.png) no-repeat center; position: absolute; right: 45px; top: 0;}
.abouts .lst { float: right; width: 320px; border-top: 1px solid #b2bdc6;}
.abouts .lst li { height: 120px; border-bottom: 1px solid #b2bdc6; background-repeat: no-repeat; background-position: 270px center;}
.abouts .lst .ab01 { background-image: url(../images/yt09.png);}
.abouts .lst .ab02 { background-image: url(../images/yt10.png);}
.abouts .lst .ab03 { background-image: url(../images/yt11.png);}
.abouts .lst li a { display: block; line-height: 120px; font-size: 20px; color: #333; padding: 0 15px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.abouts .lst li:hover a { color: #0079af;}

/*应用方案*/
.caes { width: 100%; padding: 65px 0; background: #fff;}
.caes li { float: left; width: calc(50% - 10px); height: 600px; margin-right: 20px; overflow: hidden;}
.caes li:last-child { margin-right: 0;}
.caes li a { display: block; width: 100%; position: relative;}
.caes li a::after { display: block; content: ""; width: 100%; height: 100%; background-image: linear-gradient(rgba(0,144,211,0) 50%,rgba(0,127,184,0.95) 80%); position: absolute; left: 0; top: 0; z-index: 1;}
.caes li .msg { width: calc(100% - 60px); padding: 0 30px 40px 30px; position: absolute; left: 0; bottom: 0; z-index: 2;}
.caes li .msg h3 { height: 40px; line-height: 40px; font-size: 28px; color: #fff; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.caes li .msg p { height: 75px; line-height: 25px; font-size: 14px; color: rgba(255,255,255,0.85); overflow: hidden;}
.caes li img { display: block; width: 100%; height: 600px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.caes li:hover img { transform: scale(1.1,1.1);}

/*公司动态*/
.news { width: 100%; padding: 65px 0; background: url(../images/yt19.jpg) no-repeat center top;}
.news .lft { float: left; width: 890px;}
.news .lft li { width: 100%; padding-bottom: 45px; margin-bottom: 45px; border-bottom: 1px solid #dce1e2;}
.news .lft li:last-child { margin-bottom: 0;}
.news .lft li .img { float: left; width: 335px; height: 220px; overflow: hidden;}
.news .lft li .img img { display: block; width: 335px; height: 220px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .lft li .msg { float: right; width: calc(100% - 375px);}
.news .lft li .msg i { display: block; height: 30px; line-height: 30px; font-style: normal; font-size: 14px; color: #999;}
.news .lft li .msg h3 { height: 40px; line-height: 40px; font-size: 20px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .lft li .msg p { height: 50px; line-height: 25px; font-size: 15px; color: #999; margin: 15px 0 45px 0; overflow: hidden;}
.news .lft li .msg span { display: inline-block; height: 35px; line-height: 35px; font-size: 14px; color: #0079af; padding-right: 15px; position: relative;}
.news .lft li .msg span::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #0079af; border-right: 1px solid #0079af; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 2px; top: 15px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .lft li:hover .img img { transform: scale(1.1,1.1);}
.news .lft li:hover .msg h3 { color: #0079af;}
.news .lft li:hover .msg span::after { right: -10px;}
.news .rgt { float: right; width: 410px; padding-bottom: 40px; border-bottom: 1px solid #dce1e2;}
.news .rgt .img { width: 410px; height: 270px; margin-bottom: 10px; overflow: hidden;}
.news .rgt .img img { display: block; width: 410px; height: 270px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .rgt .msg { width: 100%;}
.news .rgt .msg i { display: block; height: 40px; line-height: 40px; font-style: normal; font-size: 14px; color: #999;}
.news .rgt .msg h3 { height: 70px; line-height: 35px; font-size: 20px; color: #333; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .rgt .msg p { height: 50px; line-height: 25px; font-size: 15px; color: #999; margin: 15px 0 45px 0; overflow: hidden;}
.news .rgt .msg span { display: inline-block; height: 35px; line-height: 35px; font-size: 14px; color: #0079af; padding-right: 15px; position: relative;}
.news .rgt .msg span::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #0079af; border-right: 1px solid #0079af; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 2px; top: 15px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.news .rgt:hover .img img { transform: scale(1.1,1.1);}
.news .rgt:hover .msg h3 { color: #0079af;}
.news .rgt:hover .msg span::after { right: -10px;}

/*************** 子页公用 *******************/
#zoom { display:none; width:100%; height:100%; background:rgba(0,0,0,.8); filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; position:fixed; top:0; left:0; z-index:9999999;}
#zoom .content { width:200px; height:200px; min-height: auto; background:#fff no-repeat 50% 50%; padding:0; margin:-100px 0 0 -100px; box-shadow:-20px 20px 20px rgba(0,0,0,.3); border-radius:4px; position:absolute; top:50%; left:50%; z-index:99991;}
#zoom .content.loading { background-image:url(../images/loading.gif);}
#zoom img { display:block; max-width:none; height: 90vh; margin: 0 auto; background:#ececec; box-shadow:0 1px 3px rgba(0,0,0,.25);}
#zoom .close { width:49px; height:49px; cursor:pointer; background:transparent url(../images/close.png) no-repeat 50% 50%; opacity:1; filter:alpha(opacity=100); border-radius:0 0 0 4px; position:absolute; top:0; right:0; z-index:99993;}
#zoom .next,
#zoom .previous { display:block; width:49px; height:49px; margin-top:-25px; overflow:hidden; position:absolute; top:50%; z-index:99992;}
#zoom .previous { background:url(../images/arrows.png) no-repeat 0 0; border-radius:0 4px 4px 0; left:0;}
#zoom .next{ background:url(../images/arrows.png) no-repeat 100% 0; border-radius:4px 0 0 4px; right:0;}
#zoom .close:hover { background-color:#b98d18;}
#zoom .next:hover,
#zoom .previous:hover { background-color:#b98d18;}

.fl { float: left;}
.fr { float: right;}
.content { width: 1360px; margin: 0 auto; padding: 40px 0; position: relative; z-index: 2;}
.comnav { width: 100%; height: 65px; line-height: 65px; border-bottom: 1px solid #eee;}
.comnav .hom { display: block; float: left; width: 65px; height: 65px; background-image: linear-gradient(to right,#0091d4,#007fb8); position: relative;}
.comnav .hom::after { display: block; content: ""; width: 65px; height: 65px; background: url(../images/hom.png) no-repeat center; position: absolute; left: 0; top: 0;}
.comnav .lst { display: flex; float: left; width: calc(100% - 385px); flex-direction: row;}
.comnav .lst a { flex: 1 1 0%; text-align: center; font-size: 16px; color: #666; border-right: 1px solid #eee; position: relative;}
.comnav .lst a::after { display: block; content: ""; width: 0; height: 3px; margin: auto; background: #0079af; position: absolute; left: 0; right: 0; bottom: 0;}
.comnav .lst a:hover { color: #0079af;}
.comnav .lst .on::after { width: 100%;}
.comnav p { float: right; width: 300px; text-align: right; font-size: 14px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.comnav p a { font-size: 14px; color: #999; border: none;}
.comnav p a::after { display: none;}
.comnav p a:last-child { color: #0079af;}
.comnav .daili { width: 260px;}

/*详情页公用*/
.lh { line-height: 30px; font-size: 14px; color: #666; text-align: justify;}
.lh img { max-width: 100%; height: auto !important;}
.lh ul,
.lh ol { padding: revert; padding-left: 25px;}
.lh li { list-style: inherit;}
.lh table { border-spacing: 0px; border-top: 1px solid #eee; border-left: 1px solid #eee;}
.lh table td { text-align: center; vertical-align: middle; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}
.shows { padding: 40px; box-shadow: 0 5px 30px rgba(153,189,216,0.25);}
.shows .lh { min-height: 100px;}
.show_h3 { width: 100%; margin-bottom: 40px; padding-bottom: 10px; border-bottom: 1px solid #eee;}
.show_h3 h3 { line-height: 35px; font-size: 24px; color: #333;}
.show_h3 p { line-height: 40px; font-size: 12px; color: #999;}
.show_h3 p span { margin-right: 30px;}
.show_sxp { font-size: 14px; line-height: 25px; color: #999; margin-top: 30px; padding-top: 20px; border-top: 1px solid #eee;}
.show_sxp p { width: 45%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.show_sxp p span { display: inline-block;}
.show_sxp a { color: #0079af;}
.show_sxp .fr { text-align: right;}
.show_sxp p a:hover { color: #0079af; text-decoration: underline;}

/*分页*/
.scott { overflow: hidden; text-align: center;}
.scott li { display: inline-block; line-height: 35px; margin: 0 5px; border: 1px solid #dcdcdc; background: rgba(255,255,255,0.5); -webkit-transition: all .5s ease; transition: all .5s ease;}
.scott a,
.scott span { display: block; padding: 0 15px; font-size: 16px; color: #666; cursor: pointer;}
.scott li:hover { border-color: #0079af;}
.scott li:hover a,
.scott li:hover span { color: #0079af;}
.scott .active { border-color: #0079af; background: #0079af;}
.scott .active:hover span,
.scott .active span { color: #fff;}

/*产品列表*/
.prolist { width: 100%;}
.prolist li { width: 100%; margin-bottom: 50px;}
.prolist li .img { width: 680px; height: 340px; overflow: hidden;}
.prolist li .img img { display: block; width: 680px; height: 340px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prolist li .msg { display: flex; width: calc(100% - 680px); height: 340px; justify-content: center; align-items: center; position: relative;}
.prolist li .msg .nr { width: calc(100% - 150px);}
.prolist li .msg .nr h3 { height: 55px; line-height: 55px; font-size: 22px; color: #333; padding-left: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/yt20.png) no-repeat left center; -webkit-transition: all .5s ease; transition: all .5s ease;}
.prolist li .msg .nr p { height: 50px; line-height: 25px; font-size: 14px; color: #999; overflow: hidden;}
.prolist li .msg .nr .lst { width: 100%; margin-top: 50px;}
.prolist li .msg .nr .lst a { display: inline-block; height: 35px; line-height: 35px; font-size: 14px; color: #0079af; padding: 0 20px; margin: 0 5px 7px 10px; background: #f6f8fa; position: relative;}
.prolist li .msg .nr .lst a::before,
.prolist li .msg .nr .lst a::after { display: block; content: ""; width: 0; height: 0; border-style: solid; position: absolute; top: 0;}
.prolist li .msg .nr .lst a::before { border-width: 0 0 35px 10px; border-color: transparent transparent #f6f8fa transparent; left: -10px;}
.prolist li .msg .nr .lst a::after { border-width: 35px 10px 0 0; border-color: #f6f8fa transparent transparent transparent; right: -10px;}
.prolist li .msg .nr .lst a:hover { color: #fff; background-image: linear-gradient(to right,#0091d4,#0080b9);}
.prolist li .msg .nr .lst a:hover::before { border-color: transparent transparent #0091d4 transparent;}
.prolist li .msg .nr .lst a:hover::after { border-color: #0080b9 transparent transparent transparent;}
.prolist li:nth-child(2n-1) .img,
.prolist li:nth-child(2n) .msg { float: right;}
.prolist li:nth-child(2n) .img,
.prolist li:nth-child(2n-1) .msg { float: left;}
.prolist li:nth-child(2n-1) .msg .nr { padding-right: 150px;}
.prolist li:nth-child(2n) .msg .nr { padding: 0 100px 0 50px;}
.prolist li:hover .img img { transform: scale(1.1,1.1);}
.prolist li:hover .msg .nr h3 a { color: #0079af;}

/*产品详情*/
.proshow { width: 100%;}
.proshow .img { float: left; width: 510px; height: 255px; border: 1px solid #ddd; overflow: hidden; background: #f4f4f4;}
.proshow .img img { display: block; width: 510px; height: 255px;}
.proshow .msg { float: right; width: calc(100% - 550px);}
.proshow .msg .show_h3 { margin-bottom: 20px;}
.proshow .msg .lh { min-height: 100px;}
.proshow .lsta { width: 100%; margin-top: 40px; padding-top: 25px; border-top: 2px solid #0079af;}
.proshow .lsta .nam { height: 40px; line-height: 40px; font-weight: bold; font-size: 18px; color: #0079af; margin-bottom: 5px; padding-left: 40px; background-repeat: no-repeat; background-position: left center; background-size: 30px;}
.proshow .lsta .ps01 { background-image: url(../images/yt38.png);}
.proshow .lsta .ps02 { background-image: url(../images/yt39.png);}
.proshow .lsta .ps03 { background-image: url(../images/yt40.png);}

/*代理分销列表*/
.proxlst { width: 100%; padding: 80px 0; background: #f2f7fa; position: relative;}
.proxlst::before,
.proxlst::after { display: block; content: ""; width: 100%; background-repeat: no-repeat; background-position: center top; position: absolute; left: 0; right: 0; z-index: 1;}
.proxlst::before { height: 880px; background-image: url(../images/yt21.jpg); top: 0;}
.proxlst::after { height: 920px; background-image: url(../images/yt21b.jpg); bottom: 0;}
.proxlst li { width: 100%; margin-bottom: 30px; background: rgba(255,255,255,0.5);}
.proxlst li .lft { float: left; width: 180px; height: 155px; padding: 35px 10px 10px 10px; text-align: center; background: #277bad;}
.proxlst li .lft img { display: block; width: 70px; height: 70px; margin: 0 auto 5px auto;}
.proxlst li .lft h3 { height: 35px; line-height: 35px; font-weight: 500; font-size: 20px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxlst li .lft p { height: 25px; line-height: 25px; font-size: 16px; color: #fff; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxlst li .rgt { float: right; width: calc(100% - 242px); height: 125px; padding: 45px 20px 28px 20px; border: 1px dashed #ddd; border-left: none;}
.proxlst li .rgt .swiper-slide {}
.proxlst li .rgt .swiper-slide a { display: block; margin: 0 20px;}
.proxlst li .rgt .swiper-slide .img { display: flex; width: 100%; height: 75px; justify-content: center; align-items: center; overflow: hidden; background: #fff;}
.proxlst li .rgt .swiper-slide .img img { display: block; width: 100%; max-height: 150%;}
.proxlst li .rgt .swiper-slide p { height: 30px; line-height: 30px; font-size: 16px; color: #333; text-align: center; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.proxlst li .rgt .swiper-button-prev,
.proxlst li .rgt .swiper-button-next { width: 40px; height: 40px; border-radius: 50%; box-shadow: 0 0 10px rgba(0,0,0,0.2); background: #fff;}
.proxlst li .rgt .swiper-button-prev { left: 5px;}
.proxlst li .rgt .swiper-button-next { right: 5px;}
.proxlst li .rgt .swiper-button-prev::after,
.proxlst li .rgt .swiper-button-next::after { font-size: 16px; color: #0079af;}

/*股票信息*/
.investor { min-height: 500px; background: url(../images/yt22.png) no-repeat center bottom;}
.investor .station { height: 130px; position: relative;}
.investor .station .market { width: calc(100% - 120px); height: 170px; padding: 20px 60px; border-radius: 4px; box-shadow: 0 1px 15px 0 rgba(0,0,0,0.1); background: #fff; position: absolute; top: -100px; z-index: 2;}
.investor .station .market .lft,
.investor .station .market .cent { float: left;}
.investor .station .market .lft { width: 200px; margin-top: 40px;}
.investor .station .market .lft h1 { line-height: 50px; font-size: 26px; color: #333;}
.investor .station .market .lft p { line-height: 30px; font-size: 18px; color: #666;}
.investor .station .market .cent { width: 180px; margin: 10px 0 0 130px;}
.investor .station .market .cent p { line-height: 40px; font-size: 16px; color: #333;}
.investor .station .market .cent p span { color: #999;}
.investor .station .market .cent p .upi { display: inline-block; font-weight: bold; font-size: 42px; color: red; margin-left: 5px;}
.investor .station .market .cent p .downi { display: inline-block; font-weight: bold; font-size: 42px; color: #00b33c; margin-left: 5px;}
.investor .station .market .cent .gren { font-size: 12px; color: #00b33c;}
.investor .station .market .cent .gren em { display: inline-block; width: 15px; height: 15px; line-height: 15px; font-style: normal; font-size: 12px; color: #fff; text-align: center; margin-right: 5px; border-radius: 2px; background: #00b33c;}
.investor .station .market .cent .red { font-size: 12px; color: red;}
.investor .station .market .cent .red em { display: inline-block; width: 15px; height: 15px; line-height: 15px; font-style: normal; font-size: 12px; color: #fff; text-align: center; margin-right: 5px; border-radius: 2px; background: red;}
.investor .station .market .rgt { float: right; margin-left: 80px;}
.investor .station .market .rgt p { width: 100%; line-height: 55px; font-size: 20px; color: #333;}
.investor .station .market .rgt p span { display: inline-block; color: #999; width: 65px; font-size: 16px; text-align: right; padding-right: 30px;}
.investor .comtit { width: 100%; height: 60px; line-height: 60px; margin-bottom: 20px; border-bottom: 1px solid #e7e7ea;}
.investor .comtit .tabs { float: left; width: 60%;}
.investor .comtit .tabs a { display: inline-block;  font-size: 16px; color: #333; margin-right: 60px; position: relative; -webkit-transition: all .5s ease; transition: all .5s ease;}
.investor .comtit .tabs a::after { display: block; content: ""; width: 0%; height: 2px; margin: auto; background: #0079af; position: absolute; left: 0; right: 0; bottom: -1px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.investor .comtit .tabs a:hover,
.investor .comtit .tabs a.on { color: #0079af;}
.investor .comtit .tabs a:hover::after,
.investor .comtit .tabs a.on::after { width: 100%;}
.investor .comtit p { float: right; width: 40%; text-align: right; font-size: 13px; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.investor .comtit p a { font-size: 13px; color: #999; border: none;}
.investor .comtit p a::after { display: none;}
.investor .comtit p a:last-child { color: #0079af;}

/*下载*/
.softs { width: 100%; margin-bottom: 40px;}
.softs li { padding: 20px 25px; border-bottom: 1px dashed #ddd; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softs li .time { float: left; width: 65px; height: 65px; line-height: 25px; font-size: 12px; color: #fff; text-align: center; background: #0079af;}
.softs li .time b { display: block; height: 40px; line-height: 40px; font-weight: 500; font-size: 26px; color: #333; background: #f5f5f5; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softs li .msg { float: left; width: calc(100% - 150px); margin: 0 25px;}
.softs li .msg h3 { line-height: 25px; font-weight: 500; font-size: 16px; color: #333; padding: 5px 0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.softs li .msg p { line-height: 22px; font-size: 14px; color: #999; padding: 4px 0;}
.softs li span { display: block; float: right; width: 35px; height: 35px; margin-top: 15px; border-radius: 50%; background: #eeeff1 url(../images/yt23.png) no-repeat center;}
.softs li:hover { background: #f3f7fa;}
.softs li:hover .time b { background: #fff;}
.softs li:hover .msg h3 { color: #0079af;}
.softs li:hover span { background-color: #0079af; background-image: url(../images/yt23h.png);}
.hdwd {}
.hdwd li .msg { width: calc(100% - 90px); margin: 0 0 0 25px;}

/*关于英唐*/
.abtlst { width: 100%; padding: 80px 0; background: url(../images/yt24.png) no-repeat right top; position: relative;}
.abtlst::after { display: block; content: ""; width: 50%; height: 100%; background: #f7f9fa; position: absolute; left: 0; top: 0; z-index: 1;}
.abtlst .warp { z-index: 2;}
.abtlst .msg { float: left; width: 43%;}
.abtlst .msg h1 { height: 35px; line-height: 35px; font-size: 28px; color: #333;}
.abtlst .msg h4 { height: 35px; line-height: 35px; font-weight: 500; font-family: 'Oswald'; font-size: 20px; color: #c3c1c1; letter-spacing: 1px; text-transform: Uppercase;}
.abtlst .msg .lh { height: 390px; margin-top: 30px; overflow-y: scroll; scrollbar-width: none;}
.abtlst .msg .lh::-webkit-scrollbar { width: 0; height: 0;}
.abtlst .rgt { float: right; width: 43%;}
.abtlst .rgt .tits { margin: 70px 0 40px 0;}
.abtlst .rgt .daim { height: 50px; line-height: 25px; font-size: 16px; color: #666;}
.abtlst .rgt .daim b { display: block; font-size: 18px;}
.abtlst .rgt .rmb { width: 100%; margin-top: 20px;}
.abtlst .rgt .rmb p { line-height: 40px; font-size: 16px; color: #333;}
.abtlst .rgt .rmb p i { display: inline-block; font-weight: bold; font-size: 42px; margin-left: 5px;}
.abtlst .rgt .rmb p .upi { color: red;}
.abtlst .rgt .rmb p .downi { color: #00b33c;}
.abtlst .rgt .rmb .bfb { line-height: 30px; font-size: 12px;}
.abtlst .rgt .rmb .bfb em { display: inline-block; width: 15px; height: 15px; line-height: 15px; font-style: normal; font-size: 12px; color: #fff; text-align: center; margin-right: 5px; border-radius: 2px;}
.abtlst .rgt .rmb .gren { color: #00b33c;}
.abtlst .rgt .rmb .gren em { background: #00b33c;}
.abtlst .rgt .rmb .red { font-size: 12px; color: red;}
.abtlst .rgt .rmb .red em { background: red;}
.abtlst .lft { float: left; width: 450px; margin-top: 50px;}
.abtlst .lft li { height: 120px; color: #fff; margin-bottom: 20px; padding: 20px 40px 20px 160px; border-radius: 20px; overflow: hidden; background-image: linear-gradient(to right,#0091d4,#007fb8); position: relative;}
.abtlst .lft li::after { display: block; content: ""; width: 85px; height: 160px; background-repeat: no-repeat; background-position: center; position: absolute; left: 40px; top: 0;}
.abtlst .lft .bk11::after { background-image: url(../images/yt25.png);}
.abtlst .lft .bk12::after { background-image: url(../images/yt26.png);}
.abtlst .lft .bk13::after { background-image: url(../images/yt27.png);}
.abtlst .lft li h3 { height: 75px; line-height: 75px; font-size: 62px;}
.abtlst .lft li h3 span { font-size: 16px; margin-left: 5px; position: relative; top: -3px;}
.abtlst .lft li p { height: 30px; line-height: 30px; font-size: 16px;}
.abtlst .img { float: right; width: 695px; height: 505px; margin-top: 10px; padding: 30px 0px 30px 150px; background: url(../images/yt28.png) no-repeat 0 0;}
.abtlst .img img { display: block; width: 695px; height: 505px; border-radius: 150px 50px 50px 50px;}

/*董事长寄语*/
.chairman { width: 100%; padding: 65px 0; background: url(../images/yt29.jpg) no-repeat center top;}
.chairman .msg { line-height: 30px; font-size: 14px; color: #666; padding: 40px 50px; border-radius: 4px; overflow: hidden; background: rgba(255,255,255,0.45);}
.chairman .msg p { margin-bottom: 10px;}
.chairman .msg img { display: block; float: right; width: 230px; height: 65px; margin-top: 30px;}
.chairman .msg .nam { width: 100%; margin-bottom: 20px;}
.chairman .msg .nam b { display: inline-block; line-height: 40px; font-size: 28px; color: #333; letter-spacing: 2px;}
.chairman .msg .nam span { display: block; line-height: 20px; font-size: 12px; color: #999;}

/*公司荣誉*/
.honors { width: 100%; background: url(../images/yt30.png) no-repeat center top;}
.honors .thumbs { width: 60%; height: 50px; padding: 5px; border-radius: 30px; background: #f4f4f4;}
.honors .thumbs .swiper-slide { height: 50px;}
.honors .thumbs .swiper-slide p { line-height: 50px; font-weight: bold; font-size: 14px; color: #333; cursor: pointer; text-align: center; border-radius: 25px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.honors .thumbs .swiper-slide p:hover { color: #0079af;}
.honors .thumbs .active-nav {}
.honors .thumbs .active-nav p { color: #fff !important; background: #0079af;}
.honors .gallery { width: 100%; margin: 40px 0; padding-top: 30px; border-top: 1px solid #eee; position: relative;}
.honors .gallery .swiper-slide {} 
.honors .gallery #messg .swiper-slide {} 
.honors .gallery #messg .swiper-slide h3 { line-height: 50px; font-weight: 500; font-size: 34px; color: #0079af; margin-bottom: 10px;}
.honors .gallery #messg .swiper-slide p { line-height: 35px; font-size: 15px; color: #333;}
.honors .gallery .swiper-button-prev,
.honors .gallery .swiper-button-next { width: 50px; height: 50px; border-radius: 10%; background: #000; top: -74px;}
.honors .gallery .swiper-button-prev { left: auto; right: 60px;}
.honors .gallery .swiper-button-next { right: 0;}
.honors .gallery .swiper-button-prev::after,
.honors .gallery .swiper-button-next::after { font-size: 16px; color: #fff;}
.honors .gallery .swiper-button-prev:hover,
.honors .gallery .swiper-button-next:hover { background: #0079af;}

/*加入我们*/
.jobs { width: 100%;}
.jobs .img { width: 100%; height: 840px; background: url(../images/yt33.jpg) no-repeat center top;}
.jobs .tits { width: 160px; margin: 0 auto 30px auto;}
.jobs .list { margin-bottom: 40px; border: 1px solid #e4e4e4; border-radius: 15px; overflow: hidden; background: #f7f9fb;}
.jobs .list .head { display: flex; flex-direction: row; height: 90px; padding: 0 20px;}
.jobs .list .head span { width: 300px; line-height: 90px; font-weight: bold; font-size: 18px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jobs .list .head .wh01 { flex: 1 1 0%; width: auto;}
.jobs .list li { width: 100%;}
.jobs .list li .top { display: flex; flex-direction: row; height: 90px; padding: 0 20px; border-top: 1px solid #e4e4e4;}
.jobs .list li .top span { width: 300px; line-height: 90px; font-weight: bold; font-size: 16px; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.jobs .list li .top span a { color: #333; padding-left: 35px; background: url(../images/yt34.png) no-repeat left center;}
.jobs .list li .top .wh01 { flex: 1 1 0%; width: auto;}
.jobs .list li .nrs { display: none; padding: 20px 40px;}
.jobs .list li .nrs .nams { line-height: 30px; font-weight: bold; font-size: 16px; color: #333; margin-bottom: 10px;}
.jobs .list li .nrs .fl,
.jobs .list li .nrs .fr { width: 45%;}
.jobs .list li .nrs .fr .guding { width: 100%; height: 30px; margin: 15px 0;}
.jobs .list li .nrs .fr .guding span { line-height: 30px; font-size: 16px; color: #666; margin-right: 100px;}
.jobs .list li .nrs .fr .guding span:last-child { margin-right: 0;}
.jobs .list li .nrs .fr .guding span b { color: #333;}
.jobs .list li .nrs .fr .guding span a { font-weight: bold; color: #0091d4;}
.jobs .list .on .top { background: #0091d4;}
.jobs .list .on .top span { color: #fff;}
.jobs .list .on .top span a { color: #fff; background-image: url(../images/yt34h.png);}
.jobs .list .on .nrs { display: block;}

/*新闻列表*/
.newtop { width: 100%; padding: 40px 0; background: #f7f9fb;}
.newtop li { float: left; width: calc(100% / 3 - 27px); margin-right: 40px;}
.newtop li:last-child { margin-right: 0;}
.newtop li .img { width: 100%; height: 280px; margin-bottom: 10px; overflow: hidden; background: #fff;}
.newtop li .img img { display: block; width: 100%; height: 280px; margin: 0 auto; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newtop li .msg { width: 100%;}
.newtop li .msg i { display: block; height: 25px; line-height: 25px; font-style: normal; font-size: 12px; color: #999;}
.newtop li .msg h3 { line-height: 30px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newtop li .msg p { height: 50px; line-height: 25px; font-size: 12px; color: #999; margin: 5px 0 20px 0; overflow: hidden;}
.newtop li .msg span { display: inline-block; height: 30px; line-height: 30px; font-size: 12px; color: #0079af; padding-right: 15px; position: relative;}
.newtop li .msg span::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #0079af; border-right: 1px solid #0079af; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 2px; top: 12.5px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newtop li:hover .img img { transform: scale(1.1,1.1);}
.newtop li:hover .msg h3 { color: #0079af;}
.newtop li:hover .msg span::after { right: -10px;}
.newlist { width: 100%;}
.newlist li { margin-bottom: 30px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .img { float: left; width: 335px; height: 220px; overflow: hidden;}
.newlist li .img img { display: block; width: 335px; height: 220px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg { float: right; width: calc(100% - 396px); padding: 20px 30px; border: 1px solid #eee; border-left: none;}
.newlist li .msg i { display: block; height: 30px; line-height: 30px; font-style: normal; font-size: 14px; color: #999;}
.newlist li .msg h3 { height: 30px; line-height: 30px; font-size: 16px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li .msg p { height: 50px; line-height: 25px; font-size: 12px; color: #999; margin: 10px 0 28px 0; overflow: hidden;}
.newlist li .msg span { display: inline-block; height: 30px; line-height: 30px; font-size: 12px; color: #0079af; padding-right: 15px; position: relative;}
.newlist li .msg span::after { display: block; content: ""; width: 5px; height: 5px; border-top: 1px solid #0079af; border-right: 1px solid #0079af; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 2px; top: 12.5px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.newlist li:hover .img img { transform: scale(1.1,1.1);}
.newlist li:hover .msg h3 { color: #0079af;}
.newlist li:hover .msg span::after { right: -10px;}

/*图片列表*/
.piclist { width: 100%;}
.piclist li { float: left; width: calc(100% / 3 - 20px); margin: 0 30px 30px 0;}
.piclist li:nth-child(3n) { margin-right: 0;}
.piclist li .img { width: 100%; height: 285px; overflow: hidden;}
.piclist li .img img { display: block; width: 100%; min-height: 285px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist h3 { line-height: 30px; font-weight: 500; font-size: 16px; color: #333; text-align: center; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all .5s ease; transition: all .5s ease;}
.piclist li:hover .img img { transform: scale(1.1,1.1);}
.piclist li:hover h3 { color: #0079af;}

/*联系我们*/
.contacts { width: 100%;}
.contacts .top { width: 100%; background: url(../images/yt24.png) no-repeat 80% top;}
.contacts .top h1 { height: 35px; line-height: 35px; font-size: 28px; color: #333;}
.contacts .top h4 { height: 35px; line-height: 35px; font-weight: 500; font-family: 'Oswald'; font-size: 20px; color: #c3c1c1; letter-spacing: 1px; text-transform: Uppercase;}
.contacts .top p { float: left; padding-left: 65px; line-height: 30px; font-size: 16px; color: #333; margin: 40px 100px 0 0; background-repeat: no-repeat; background-position: left center;}
.contacts .top p span { display: block; line-height: 20px; font-size: 14px; color: #999;}
.contacts .top p a:hover { color: #0079af;}
.contacts .top .tel { background-image: url(../images/yt35.png);}
.contacts .top .mal { background-image: url(../images/yt36.png);}
.contacts .top .adr { float: none; margin-right: 0; background-image: url(../images/yt37.png);}
.contacts .fenlst { width: 100%; background: #f7f9fb;}
.contacts .fenlst li { float: left; width: calc(100% / 3 - 60px); padding: 10px 20px 20px 20px; margin: 15px 30px 15px 0; border-radius: 10px; box-shadow: 0 5px 10px rgba(153,189,216,0.25); overflow: hidden; background: #fff;}
.contacts .fenlst li:nth-child(3n) { margin-right: 0;}
.contacts .fenlst li h3 { height: 40px; line-height: 40px; font-size: 16px; color: #333; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #eee;}
.contacts .fenlst li p { line-height: 25px; font-size: 12px; color: #333;}
.contacts .fenlst li p span { color: #999;}