﻿/* 全局字体样式 */

* {

	font-family: '微软雅黑'!important;

}

/*产品内容显示*/

.product-c-images {

	margin-top: 45px;

}

.product-c-img1 {

	background-image: url(../image/product_bg.png);

	height: 461px;

	background-repeat: no-repeat;

	background-size: 100% 100%;

}

.product-c-img2 {

	background-image: url(../image/product_bg.png);

	height: auto;

	background-repeat: no-repeat;

	background-size: 100% 100%;

}

.product-c-img1 div {

	line-height: 25px;

}

.product-c-img1 div>h3 {

	font-size: 22px;

	color: #53ceb9;

	line-height: 35px;

	margin-top: 20px;

}

.product-c-img1 div>h6 {

	font-size: 16px;

	color: #53ceb9;

	padding-bottom: 20px;

}

.product-c-img1>div>p {

	font-size: 18px;

	color: #e4e4e4;

	line-height: 40px;

	margin-left: 15px;

}

.p-c-d-img1 {

	/* padding-top:20px; */

	background-image: url(../image/product_bg1.png);

	background-size: 100% 100%;

	background-repeat: no-repeat;

	margin: 0 auto;

	background-position: relative;

}
.p-c-d-img1-en {

	/* padding-top:20px; */

	background-size: 100% 100%;

	background-repeat: no-repeat;

	margin: 0 auto;

	background-position: relative;

}

.p-c-d-img1-no-bg {

	/* padding-top:20px; */

	background-size: 100% 100%;

	background-repeat: no-repeat;

	margin: 0 auto;

	background-position: relative;
	background-color:transparent;
	background-image:none;

}
.p-c-d-img1>p {

	font-size: 16px;

	color: #ffffff;

}

.p-c-d-img1>img {

	width: 100%;

	margin: 0 auto;

}

.product-c-img1-p {

	padding-bottom: 54px;

}

.product-position-p {

	position: absolute;

	top: 0px;

	right: 10px;

	font-size: 16px;

}

.product-position-p>p {

	float: right;

}

.product-c-img1-p1 {

	margin-top: 10px;

}
.product-c-img1-p1-award {

	margin-top: 10px;
	text-align:center;
	font-weight:bold;
	font-size:16px;

}

/* 创新-物理 */

.product-c-img1-p2 {

	margin-top: 30px;

	margin-bottom: 50px;

}

/* 产品 校园 */

.p-c-d-img1-top {

	margin-top: 30px;

}

/*底部分页*/

.search-pagination {

	width: auto;

	float: right !important;

}

.pagination {

	float: right !important;

}

.pagination li, .p-c-r-f-nextbt {

	line-height: 40px;

	text-align: center;

	border: 1px solid #45c5af;

	border-radius: 5px;

	color: #45c5af;

	font-size: 20px;

	float: left;

	margin-left: 10px;

	margin-top: 45px;

}

.pagination-num>a {

	display: block;

	width: 40px;

	height: 40px;

	color: #45c5af;

}

.p-c-r-f-numbt1 {

	border: none;

}

.pagination-ye>a {

	display: block;

	width: 90px;

	height: 40px;

	color: #45c5af;

}

.p-c-r-f-text {

	width: 80px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	color: #45c5af;

	font-size: 20px;

	float: left;

	margin-top: 45px;

	margin-right: 30px;

}

.page-active {

	color: #ffffff !important;

	background-color: #45c5af;

}

/* hover时颜色不改变 */

.pagination-num>a:hover, .pagination-ye>a:hover {

	text-decoration: none;

	color: #45c5af;

}

* {

	text-decoration: none;

	font-family: "微软雅黑";

}

a:link {

	text-decoration: none;

}

/* 八等分 */

.col-xs-1-8, .col-sm-1-8, .col-md-1-8, .col-lg-1-8 {

	min-height: 1px;

	padding-left: 0;

	padding-right: 0;

	position: relative;

}

@media (min-width: 300px) {

.col-xs-1-8 {

	width: 50%;

	float: left;

}

.footer-nav ul li span {

	display: none;

}

.footer-nav ul li {

	/* width: 140px; */

		/* height: 18px; */

	line-height: 40px;

}

}

@media (min-width: 475px) {

.col-sm-1-8 {

	width: 50%;

	float: left;

}

.footer-nav ul li span {

	display: none;

}

}

@media (min-width: 768px) {

.col-md-1-8 {

	width: 25%;

	float: left;

}

.footer-nav ul li span {

	display: none;

}

}

/* @media (min-width: 992px) {

.col-md-1-8 {

	width: 20%;

	float: left;

}

} */

@media (min-width: 1200px) {

.col-lg-1-8 {

	width: 12.5%;

	float: left;

}

.footer-nav ul li span {

	display: block;

}

}

/*头部导航logo*/

.head {

	width: 100%;

	background-color: #0c1444;

}

.header-nav {

	width: 100%;

}

.header-nav ul {

	width: 100%;

	margin-top: 75px;

}

.header-nav ul li {

	float: left;

}

.header-nav>li>a {

	display: block;

	width: 40px;

	height: 30px;

	font-size: 20px;

	color: #ffffff;

}

.header-logo img {

	width: 100%;

}

.header-nav li>a:hover {

	font-weight: bold;

	color: #45c5af;/* border-bottom: 2px solid #45c5af; */

}

.header-nav-active {

	font-weight: bold;

	color: #45c5af !important;

	border-bottom: 2px solid #45c5af;

}

/*------2.产品页面------*/

/*1.product-content*/

.product-content {

	width: 100%;

	background-color: #0c1444;

}

/*1.1 product-content-left*/

.p-c-left {

	width: 100%;

	height: auto;

	float: left;

	margin-right: 20px;

	background-color: #2a3264;

}

.p-c-l-menu {

	width: 100%;

	height: 68px;

	float: left;

	border-bottom: 2px solid #0c1444;

}

.p-c-l-menu a {

	width: 100%;

	height: 68px;

	line-height: 68px;

	font-size: 24px;

	font-weight: bold;

	color: #45c5af;

	margin-left: 20px;

}

.p-c-l-submenu {

	width: 100%;

	height: auto;

	float: left;

}

.p-c-l-submenu>ul {

	width: 100%;

	height: auto;

	float: left;

	margin-top: 30px;

}

.p-c-l-submenu>ul>li {

	width: 100%;

	/* height: 55px; */

	line-height: 55px;

	padding-left: 20px;

	margin-bottom: 10px;

}

.p-c-l-submenu>ul>li>a {

	display: block;

	width: 100%;

	height: 55px;

	font-size: 20px;

}

.p-c-l-submenu a {

	color: #ffffff;

}

.p-c-l-submenu ul li img {

	width: 9px;

	height: 17px;

	float: right;

	margin-top: 19px;

	margin-right: 15px;

}

.p-c-r-title a {

	width: 600px;

	height: 68px;

	line-height: 68px;

	font-size: 18px;

	color: #ffffff;/* margin-left: 20px; */

}

.p-c-l-submenu>ul>li:hover {

	background-color: #45c5af;

	cursor: pointer;

}

.p-c-l-submenu-active {

	background-color: #45c5af;

	cursor: pointer;

	color: #ffffff;

}

.p-c-l-submenu ul li:hover a {

	color: #ffffff;

}

/*1.2 product-content-right*/

.p-c-right {

	width: 100%;

	height: auto;

	float: left;

}

.p-c-r-title {

	width: 100%;

	height: 68px;

	float: left;

	margin-bottom: 2px;

	background-color: #2a3264;

	overflow: hidden;

	padding-left: 30px;

}

.p-c-r-content {

	width: 100%;

	/* background-color: #2a3264; */

	padding-bottom: 60px;/*padding-left: 30px;----------------------------------------------------------------------*/

}

.p-c-r-content>ul>li {

	width: 100%;

	/* height: 480px; */

	float: left;

	margin-top: 40px;/* background: url(../img/product_imgbg.png) no-repeat; */

	/* background-size: 100%; */

}

.p-c-r-content li img {

	width: 100%;

	position: relative;

}

.p-c-r-foot {

	width: 100%;

	float: right;

}

.p-c-r-f-numbt, .p-c-r-f-nextbt {

	line-height: 40px;

	text-align: center;

	border: 1px solid #45c5af;

	border-radius: 5px;

	color: #45c5af;

	font-size: 20px;

	float: left;

	margin-left: 10px;

	margin-top: 45px;

}

.p-c-r-f-numbt {

	width: 40px;

	height: 40px;

}

.p-c-r-f-numbt1 {

	border: none;

}

.p-c-r-f-nextbt {

	width: 90px;

	height: 40px;

}

.p-c-r-f-text {

	width: 80px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	color: #45c5af;

	font-size: 20px;

	float: left;

	margin-top: 45px;

	margin-right: 30px;

}

.p-c-r-f-numbt-active {

	color: #ffffff;

	background-color: #45c5af;

}

/* 产品内容布局 */

.p-c-r-c-info {

	width: 100%;

	margin-left: 6px;

	margin-right: 8px;

	padding-bottom: 40px;

}

.p-c-r-c-i-title {

	width: 100%;

}

.p-c-r-c-i-title p {

	width: 100%;

	font-size: 22px;

	line-height: 55px;

	color: #45c5af;

}

.p-c-r-c-i-title span {

	width: 100%;

	font-size: 16px;

	color: #45c5af;

}

.p-c-r-c-i-img {

	margin-top: 30px;

}

.p-c-r-c-i-img img {

	width: 100%;

}

.p-c-r-c-i-li {

	width: 100%;

	margin-top: 20px;

}

.p-c-r-c-i-li a {

	color: #ffffff !important;

	font-size: 18px;

	line-height: 30px;

}

/*------3.技术页面------*/

/*------3.1技术 用户交流平台-----*/

/*1.skill*/

.skill-content {

	width: 100%;

	background-color: #0c1444;

}

/*1.1 product-content-left*/

.s-c-left {

	width: 100%;

	height: 360px;

	background-color: #2a3264;

}

/*1.2 product-content-right*/

.s-c-right {

	width: 100%;

	height: 830px;

	float: left;

}

.s-c-r-content {

	width: 100%;

	margin-top: 20px;

	margin-bottom: 70px;

	padding-bottom: 90px;

	background-color: #2a3264;

}

.s-c-r-c-title {

	width: 100%;

	height: 100px;

	float: left;

}

.s-c-r-c-title a {

	display: block;

	width: 230px;

	height: 20px;

	line-height: 20px;

	margin-top: 38px;

	margin-left: 30px;

	border-left: 8px solid #45c5af;

	padding-left: 5px;

	font-size: 20px;

	color: #45c5af !important;

}

.s-c-r-c-word {

	width: 100%;

	height: auto;

}

.s-c-r-c-w-i-name {

	float: left;

}

.s-c-r-c-w-i-name a {

	line-height: 40px;

	float: right;

	font-size: 18px;

	color: #45c5af;

}

.s-c-r-c-w-i-input {

	border: 1px solid #45c5af;

	margin-bottom: 30px;

}

.s-c-r-c-w-i-input input {

	width: 100%;

	height: 38px;

	line-height: 38px;

	text-indent: 20px;

	border: none;

	background: none;

	color: #ffffff;

	font-size: 18px;

	outline: none;

}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

 color: #ffffff;

 font-size: 18px;

}

.s-c-r-c-w-i-textarea {

	width: 100%;

	height: 190px;

	float: left;

	border: 1px solid #45c5af;

	margin-bottom: 10px;

}

.s-c-r-c-w-i-textarea textarea {

	width: 100%;

	height: 190px;

	line-height: 38px;

	text-indent: 20px;

	border: none;

	background: none;

	color: #ffffff;

	font-size: 18px;

	outline: none;

	resize: none;

}

.s-c-r-c-w-p p {

	float: right;

	font-size: 16px;

	color: #ffffff;

	margin-bottom: 30px;

}

.s-c-r-c-w-bt button {

	width: 100%;

	height: 40px;

	background-color: #45c5af;

	color: #ffffff;

	border: none;

	cursor: pointer;

}

/*------3.技术页面------*/

/*------3.2技术 用户交流平台-----*/

.s-c-r-c-info>a {

	color: #45c5af !important;

	font-size: 20px;

	line-height: 55px;

}

.s-c-r-c-info1>a {

	color: #2bbcff !important;

	font-size: 20px;

	line-height: 55px;

}

/*------3.3技术 佳作汇编-----*/

.s-c-r-c-info2>a {

	color: #ffffff !important;

	font-size: 18px;

	line-height: 55px;

}

/* 3.4 技术 DIS帮忙做 */

.s-c-r-c-disimg img {

	width: 100%;

}

.s-c-r-c-info3 a {

	color: #45c5af !important;

	font-size: 16px;

	line-height: 35px;

	font-family: Syr!important;

}

.s-c-r-c-info3-r a {

	/* float: right; */

	margin-left: 48px;

}

/*------4.视频页面------*/

/*1.video*/

.video-content {

	width: 100%;

	background-color: #0c1444;

}

/*1.1 video-content-left*/

.v-c-left {

	width: 100%;

	height: 360px;

	margin-right: 20px;

	background-color: #2a3264;

}

/*1.2 video-content-right*/

.v-c-right {

	width: 100%;

}

.v-c-r-content {

	width: 100%;

	float: left;

	margin-top: 20px;

	margin-bottom: 70px;

	padding-bottom: 60px;

	background-color: #2a3264;

}

.v-c-r-c-box {

	margin-bottom: 20px;

	margin-left: 25px;

	margin-right: 25px;

	padding: 20px 20px 8px 20px;

	border: 1px solid #45c5af;

	background-color: #314b72;

	opacity: 0.8;

	/* background: url(../img/video_playimg.png) no-repeat center; */

	z-index: 100;

	position: relative;

}

.v-c-r-c-b-img {

	z-index: 10;

}

.v-c-r-c-b-img img {

	width: 100%;/* visibility: hidden; */

}

.v-c-r-c-b-img video {

	width: 100%;

}

.playing-img {

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0;

	left: 0;

}

.v-c-r-c-b-text {

	width: 100%;

}

.v-c-r-c-b-text a {

	color: #45c5af !important;

	font-size: 20px;

	line-height: 35px;

}

.v-c-r-c-b-text span {

	color: #45c5af !important;

	float: right;

	font-size: 20px;

	line-height: 35px;

}

.v-c-r-c-b-text span a {

	margin-left: 10px;

}

/* 5.新闻 页面*/

.news-content {

	width: 100%;

	background-color: #0c1444;

}

.n-c-left {

	width: 100%;

	height: 100%;

	background-color: #2a3264;

}

.n-c-r-content {

	width: 100%;

	margin-top: 20px;

	margin-bottom: 70px;

	padding-bottom: 60px;

	background-color: #2a3264;

}

.n-c-r-c-info {

	margin-left: 5px;

	margin-right: 5px;

	margin-bottom: 30px;

	padding: 10px;

	border: 1px solid #45c5af

}

.n-c-r-c-i-left img {

	width: 100%;

}

.n-c-r-c-i-right {

	width: 100%;

}

.n-c-r-c-i-right>span {

	display: block;

	width: 98%;

	/* height: 45px; */

	line-height: 45px;

	font-size: 20px;

	color: #45c5af !important;

	border-bottom: 1px dashed #45c5af;

	margin-bottom: 15px;

}

.n-c-r-c-i-right>span>a {

	color: #45c5af !important;

	font-family: Syr!important;

}

.n-c-r-c-i-right>a {

	display: block;

	width: 95%;

	line-height: 30px;

	font-size: 16px;

	color: #ffffff !important;

}

.n-c-r-c-i-r-time>p {

	font-size: 16px;

	color: #45c5af !important;

	position: absolute;

	bottom: 2%;

	right: 4%;

}

.n-c-r-c-i-r-time {

	margin-top: 30px;

}

/* 5.1新闻 详情页面 */

.n_i-c-r-c-info {

	margin-left: 25px;

	margin-right: 25px;

	margin-bottom: 30px;

	padding: 10px;

}

.n_i-c-r-c-i-title {

	width: 100%;

	text-align: center;

	border-bottom: 1px dashed #45c5af;

}

.n_i-c-r-c-i-title p {

	width: 100%;

	line-height: 35px;

	font-size: 20px;

	color: #45c5af;

	font-family: Syr!important;

}

.n_i-c-r-c-i-title a {

	line-height: 35px;

	font-size: 16px;

	color: #45c5af !important;

	border: 1px solid #45c5af;

	border-radius: 15px;

	padding-left: 10px;

	padding-right: 10px;

}

.n_i-c-r-c-i-title span {

	line-height: 35px;

	font-size: 16px;

	color: #45c5af;

	margin-left: 30px;

}

.n_i-c-r-c-i-content {

	text-indent: 36px;

	margin-top: 20px;

}

.n_i-c-r-c-i-content a {

	width: 100%;

	line-height: 25px;

	font-size: 18px;

	color: #ffffff !important;

}

.n_i-c-r-c-i-content p {

	width: 100%;

	line-height: 25px;

	font-size: 18px;

	color: #ffffff !important;

}

.n_i-c-r-c-i-content p img {

	/* width: 100%; */

	margin-top: 20px;/* float: left; */

}
.news_en_sh{
	text-indent:0px;
}
.n_i-c-r-c-i-img {

	margin-top: 20px;

}

.n_i-c-r-c-i-img img {

	width: 100%;

}

.n_i-c-r-c-i-person {

	margin-top: 30px;

}

.n_i-c-r-c-i-pre, .n_i-c-r-c-i-next {

	margin-top: 40px;

}

.n_i-c-r-c-i-next {

	float: right;

}

.n_i-c-r-c-i-person span {

	float: right;

	color: #ffffff;

	font-size: 18px;

}

.n_i-c-r-c-i-pre a {

	float: left;

	font-size: 18px;

	color: #45c5af !important;

	font-family: Syr!important;

}

.n_i-c-r-c-i-next a {

	float: right;

	font-size: 18px;

	color: #45c5af !important;

	font-family: Syr!important;

}

/*尾部导航*/

.foot {

	width: 100%;

	background-color: #0c1444;

}

.footer-nav {

	width: 100%;

	border-top: 1px solid #222e75;

}

.footer-nav ul {

	height: 60px;

	margin: 0 auto;

}

.footer-nav ul li {

	/* width: 140px; */

	/* height: 60px;

	line-height: 60px; */

	text-align: center;

	float: left;

}

.footer-nav ul li a {

	font-size: 16px;

	color: #ffffff;

}

.footer-nav ul li span {

	float: right;

	color: #3b4894;

}

.index-font-E span {

	position: relative;

	left: -18px;

}

/*左部侧栏变化*/

/*产品div*/

.product-div-box {

	width: 100%;

	height: 420px;

	float: left;

}

@media (max-width: 768px) {

.product-div-box {

	display: none;

}

.skill-div-box {

	display: none;

}

.video-div-box {

	display: none;

}

.news-div-box {

	display: none;

}

.skill_form {

	float: left !important;

}

.skill_works-right {

	float: left !important;

}

.n_i-c-r-c-i-next a {

	float: left !important;

}

/*.p-c-left{

		float: right;

	}

	.p-c-right{

		float: left;

	}*/

}

/*技术div*/

.skill-div-box {

	width: 100%;

	height: 310px;

	float: left;

	background-color: #2a3264;

}

/* 技术-佳作汇编日期float-right */

.skill_works-right {

	float: right;

}

/*视频div*/

.video-div-box {

	width: 100%;

	height: 310px;

	float: left;

	background-color: #2a3264;

}

/* 视频面包屑> */

.span-line {

	color: #ffffff !important;

	margin-left: 5px;

	margin-right: 5px;

}

/*新闻div*/

.news-div-box {

	width: 100%;

	height: 500px;

	float: left;

	background-color: #2a3264;

}

/* skill地点小图标 */

.s-c-r-c-info1 img {

	width: 22px;

	height: 30px;

	position: relative;

	top: 5px;

	right: 5px;

}

.s-c-r-c-info img {

	width: 22px;

	height: 30px;

	position: relative;

	top: 5px;

	right: 5px;

}

/* 产品页鼠标悬浮字体变颜色 */

.p-c-r-content ul li:hover {

	cursor: pointer;

}

.p-c-r-content ul li:hover h3 {

	color: #ffffff;

}

.p-c-r-content ul li:hover h6 {

	color: #ffffff;

}

/* 序列号下载 表单样式*/

.div-content-info input {

	outline: none;

	height: 40px;

	margin-right: 5px;

}

.div-content-info button {

	min-width: 100px;

	height: 40px;

	background-color: #ffffff;

	margin-right: 5px;

}

/* 产品页:字体样式 */

@font-face {

	/* font-properties */

	font-family: ErasMD;

	src: url('http://en.llongwill.com/statics/wenhui/img/font/ErasMD.TTF'),  url('http://en.llongwill.com/statics/wenhui/img/img/font/ErasMD.TTF'),  url('http://en.llongwill.com/statics/wenhui/img/img/font/ErasMD.TTF'); /* IE9 */

}

.product-c-img1 div>h6, .p-c-d-img1>p {

	font-family: ErasMD!important;

}

/* 产品名称 */

@font-face {

	/* font-properties */

	font-family: Syr;

	src: url('http://en.llongwill.com/statics/wenhui/img/font/Syr.TTF'),  url('http://en.llongwill.com/statics/wenhui/img/img/font/Syr.TTF'),  url('http://en.llongwill.com/statics/wenhui/img/img/font/Syr.TTF'); /* IE9 */

}

.product-c-img1 div>h3 {

	font-family: Syr!important;

}

 @media (max-width: 1200px) {

.s-c-r-c-w-i-name {

	flex:0 0 22%;

	max-width:22%

	}

.s-c-r-c-w-i-name a {

	width: 132px;

	text-align: right;

}

}

