@charset "utf-8";

/* -------- 全局样式-------- */  

* {

	margin: 0;

	padding: 0;

}

body {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 16px;

	margin: 0px;

	padding: 0px;

	background: #fff;

	color: #5c5c5c;

}

div, form, img, ul, li, dl, dt, dd {

	padding: 0px;

	margin: 0px;

	border: 0px;

}

td, p, div, li, select, input, textarea {

	font-family: "微软雅黑", "宋体", arial;

	font-size: 16px;

	margin: 0;

	padding: 0;

}

td, p, div, li, input, textarea {

	word-break: break-all;

}

h1, h2, h3, h4, h5, h6, b, strong, th {

	font-size: 100%;

	font-weight: normal;

}

/*强行换行*/

table, tr, td, th {

	font-size: 12px;

}

ul, li {

	list-style-type: none;

}

/*ul,li{ LIST-STYLE: none;}*/

h1, h2, h3, h4, h5, h6 {

	padding: 0px;

	margin: 0px;

}

/* -------- 链接-------- */

a:link {

	color: #666;

	text-decoration: none;

} /* 未访问的链接 */

a:visited {

	color: #666;

	text-decoration: none;

} /* 已访问的链接 */

a:hover {

	color: #0997dc;

	text-decoration: none;

} /* 鼠标放上去的链接 */

a:active {

	color: #666;

} /* 激活链接 */

/* -------- 表单 -------- */



/* -------- 对齐和边距 -------- */

.left {

	float: left;

}

.right {

	float: right;

}

.clear {

	clear: both;

}

.wfixed {

	width: 1300px;

	margin: 0 auto;

	display: table;

}

.top {

	height: 100px;

}

.logo {

	float: left;

	padding-top: 7px;

}

.menu {

	float: right;

	padding-top: 30px;

}

.menu ul {

}

.menu ul li {

	float: left;

	text-align: center;

	font-size: 18px;

	padding: 0 16px;

}

.menu ul li a {

}

.menu ul li i {

	display: block;

	font-style: normal;

	text-transform: uppercase;

	color: #bbb;

	font-size: 13px;

	line-height: 20px;

}

.menu ul li:hover {

	font-weight: bold;

	color: #0066cc;

}

.menu ul li:hover i {

	font-weight: normal;

}

.banner {

	position: relative;

	height: 760px;

}

.banner .btn1 {

	bottom: 40px;

	margin-right: -450px;

	padding: 5px 6px;

	position: absolute;

	right: 71%;

	z-index: 7;

}

.banner .btn1 span {

	line-height: 14px;

	background: none repeat scroll 0 0 #0066cc;

	border: 1px solid #0066cc;

	color: #FFFFFF;

	cursor: pointer;

	display: inline-block;

	margin-left: 5px;

	padding: 2px 5px;

}

.banner .btn1 span.cur {

	font-weight: bold;

	padding: 4px 8px;

	background: none repeat scroll 0 0 #0066cc;

	border: 1px solid #0066cc;

}

.banner .bgitem {

	height: 760px;

	cursor: pointer;

	width: 100%;

	margin: 0 auto;

	position: absolute;

	background-position: center top;

	background-repeat: no-repeat;

}

.sy_cpfl {

	height: 180px;

	background: url(../images/sy_cpfl.jpg) center no-repeat;

	width: 100%;

}

.sy_cpfl ul {

}

.sy_cpfl ul li {

	float: left;


	text-align: center;

	padding-top: 41px;

	padding-right: 14px;

}

.sy_cpfl ul li:nth-last-child(1) {

	padding-right: 0;

}

.sy_cpfl ul li i {

	background: url(../images/sy_cpfl_b.png) center no-repeat;

	width: 28px;

	height: 28px;

	display: block;

	text-align: center;

	margin: 0 auto;

}

.sy_cpfl ul li a {

	display: block;

	width: 117px;

	height: 48px;

	background: #fff;

	color: #333;

	font-size: 20px;

	line-height: 47px;

	border-radius: 24px;

	margin-top: 26px;

}

.sy_cpfl ul li:hover i {

	background: url(../images/sy_cpfl_a.png) center no-repeat;

}

.sy_cpfl ul li:hover a {

	font-weight: bold;

	color: #fff;

	background: #0066cc;

}

.sy_cpzs {

	background: url(../images/sy_bg.jpg) repeat;

	display: table;

	width: 100%;

	padding-bottom: 60px;

}

.sy_tit {

	text-align: center;

	padding-top: 40px;

}

.sy_tit img {

}

.sy_tit p {

	font-size: 20px;

	color: #666;

	line-height: 20px;

}

.sy_cpzs_a {

	display: table;

	margin-top: 45px;

}

.sy_cpzs_a dl {

	float: left;

	width: 314px;

	height: 360px;

	background: #fff;

	margin-right: 14px;

	margin-bottom: 20px;

}

.sy_cpzs_a dl:hover img {

	transform: scale(1.1);

	-webkit-transform: scale(1.1);

}

.sy_cpzs_a dl:hover p {

	font-weight: bold;

}

.sy_cpzs_a dl:nth-child(4n) {

	margin-right: 0;

}

.sy_cpzs_a dt {

	border-bottom: 1px solid #eee;

}

.sy_cpzs_a dt a {

	display: block;

	height: 235px;

	overflow: hidden;

	width: 314px;

}

.sy_cpzs_a dt a img {

	transition: .6s;

}

.sy_cpzs_a dd {

	text-align: center;

}

.sy_cpzs_a dd p {

	padding-bottom: 15px;

}

.sy_cpzs_a dd p a {

	color: #333333;

	font-size: 22px;

	padding-top: 20px;

	display: block;

}

.sy_cpzs_a dd i {

	width: 112px;

	height: 36px;

	border: 1px solid #ccc;

	display: block;

	line-height: 36px;

	border-radius: 5px;

	float: left;

	margin-right: 16px;

	margin-left: 34px;

}

.sy_cpzs_a dd i a {

	display: block;

	font-style: normal;

	color: #666666;

}

.sy_cpzs_a dd span {

	width: 114px;

	height: 38px;

	line-height: 38px;

	border-radius: 5px;

	background: #0066cc;

	display: block;

	float: left;

}

.sy_cpzs_a dd span a {

	color: #fff;

}

.sy_about {

	background: #0066cc;

	padding-top: 20px;

	display: table;

	width: 100%;

}

.sy_about_a {

	width: 1400px;

	margin: 0 auto;

	margin-top: 50px;

}

.sy_about_a dl {

}

.sy_about_a dt {

	float: left;

	height: 461px;

	width: 705px;

}

.sy_about_a dd {

	background: #fff;

	height: 461px;

	float: left;

	width: 695px;

	padding: 75px 50px 0 50px;

	box-sizing: border-box;

}

.sy_about_a dd i {

	font-size: 30px;

	font-style: normal;

	color: #333333;

	font-weight: bold;

	background: url(../images/about-us.png) center no-repeat;

	height: 82px;

	display: block;

	line-height: 82px;

}

.sy_about_a dd p {

	font-size: 16px;

	color: #333;

	line-height: 30px;

	padding-top: 20px;

}

.sy_about_a dd span {

	width: 200px;

	height: 46px;

	background: #06c;

	display: block;

	line-height: 46px;

	text-align: center;

	border-radius: 5px;

	margin-top: 28px;

}

.sy_about_a dd span a {

	color: #fff;

	font-size: 18px;

	display: block;

}

.sy_about_a dd span a:hover {

	font-weight: bold;

}

.youshi {

	width: 1300px;

	height: 325px;

	margin: 0 auto;

	padding: 90px 0 80px 0;

	position: relative;

}

.youshi * {

	transition: all .5s;

}

.iyoushititle {

	float: left;

	width: 730px;

	height: 340px;

	line-height: 78px;

	position: absolute;

	left: 0;

	top: 90px;

	background: url(../images/iyoushititle.png) left top no-repeat;

}

.iyoushititle p {

	font-size: 40px;

	color: #333;

	line-height: 78px;

	font-weight: bold;

	padding-bottom: 20px;

}

.iyoushititle span {

	font-size: 18px;

	color: #666;

	font-weight: normal;

	text-transform: uppercase;

	line-height: 46px;

	display: block;

}

.iyoushititle p i {

	font-size: 40px;

	font-style: normal;

	color: #06c;

}

.iyoushititle b {

	position: absolute;

	left: 0;

	bottom: 50px;

	width: 120px;

	height: 5px;

	background: url(../images/iyoushititleb.jpg) left center no-repeat;

}

.youshi .youshi1, .youshi .youshi2, .youshi .youshi3, .youshi .youshi4, .youshi .youshi5 {

	float: right;

	width: 220px;

	height: 160px;

	background: #f0f0f0;

	cursor: pointer;

	margin-left: 5px;

	margin-bottom: 5px;

}

.youshi .youshi1 h3, .youshi .youshi2 h3, .youshi .youshi3 h3, .youshi .youshi4 h3, .youshi .youshi5 h3 {

	width: 50px;

	height: 50px;

	margin: 35px auto 10px;

}

.youshi .youshi1 p, .youshi .youshi2 p, .youshi .youshi3 p, .youshi .youshi4 p, .youshi .youshi5 p {

	text-align: center;

	font-size: 22px;

	color: #333;

	font-weight: bold;

}

.youshi .youshi1:hover, .youshi .youshi2:hover, .youshi .youshi3:hover, .youshi .youshi4:hover, .youshi .youshi5:hover {

	background: #0066cc;

}

.youshi .youshi1:hover p, .youshi .youshi2:hover p, .youshi .youshi3:hover p, .youshi .youshi4:hover p, .youshi .youshi5:hover p {

	color: #fff;

}

.youshi5 {

	clear: right;

}

.youshi1 h3 {

	background: url(../images/youshi1.png) center center no-repeat;

}

.youshi2 h3 {

	background: url(../images/youshi2.png) center center no-repeat;

}

.youshi3 h3 {

	background: url(../images/youshi3.png) center center no-repeat;

}

.youshi4 h3 {

	background: url(../images/youshi4.png) center center no-repeat;

}

.youshi5 h3 {

	background: url(../images/youshi5.png) center center no-repeat;

}

.youshi1:hover h3 {

	background: url(../images/youshi11.png) center center no-repeat;

}

.youshi2:hover h3 {

	background: url(../images/youshi22.png) center center no-repeat;

}

.youshi3:hover h3 {

	background: url(../images/youshi33.png) center center no-repeat;

}

.youshi4:hover h3 {

	background: url(../images/youshi44.png) center center no-repeat;

}

.youshi5:hover h3 {

	background: url(../images/youshi55.png) center center no-repeat;

}

.sy_anli {

	background: url(../images/sy_bg.jpg) repeat;

	padding-top: 20px;

	padding-bottom: 60px;

}

.antit {

	height: 160px;

	margin-top: 40px;

}

.antit li {

	float: left;

	width: 100px;

	margin-right: 20px;

	text-align: center;

	font-size: 16px;

	color: #333333;

	transition: all 0.3s linear 0s;

}

.antit li:hover {

	transform: translateY(-10px);

}

.antit li a {

	color: #333333;

}

.antit .lastli {

	margin-right: 0;

}

.antit li em {

	display: block;

	background: url(../images/antitbg1.png) no-repeat;

	width: 82px;

	height: 92px;

	overflow: hidden;

	margin: 0 auto 12px;

}

.antit li:hover em {

	background: url(../images/antitbg2.png) no-repeat;

}

.antit li:hover em img {

	margin-top: -92px;

}

.sy_anlizs {

	width: 1300px;

	margin: 0 auto;

	text-align: center;

	margin-top: 10px;

}

.sy_anlizs ul {

	list-style: none outside none;

	display: inline;

}

.sy_anlizs li {

	float: left;

	width: 421px;

	padding-right: 20px;

}

.sy_anlizs li:hover span{font-weight: bold;}

.sy_anlizs p {

}

.sy_anlizs li:hover img{    transform: scale(1.1);

    -webkit-transform: scale(1.1);}

.sy_anlizs p a {width: 421px;height: 315px;display: block;background: #fff;    overflow: hidden;}

.sy_anlizs p a img{ transition: .6s;}

.sy_anlizs span {

}

.sy_anlizs span a {

	font-size: 20px;

	display: block;

	line-height: 46px;

	color: #333;

}

#demo1p {

	width: 1300px;

	height: 370px;

	overflow: hidden;

	position: relative;

}

#indemo1p {

	float: left;

	width: 800%;

}

#demo1p1 {

	float: left;

}

#demo1p2 {

	float: left;

}

.sy_shipin {

	padding: 60px 0;

}

.sy_shipin p {

	float: left;

}

.sy_shipin span {

	float: right;

}

.sy_xinwen {

	background: url(../images/sy_bg.jpg) repeat;

	padding-top: 20px;

	padding-bottom: 70px;

}

.sy_xinwen_a {

	padding-top: 40px;

	float: left;

}

.sy_xinwen_a img {

}

.sy_xinwen_b {

	float: left;

	padding-top: 40px;

	width: 810px;

}

.sy_xinwen_b dl {

	float: left;

	width: 390px;

	background: #fff;

	margin-left: 15px;

	margin-bottom: 15px;

	padding: 28px;

	box-sizing: border-box;

	height: 230px;

}

.sy_xinwen_b dl:hover dt p{    font-weight: bold;}

.sy_xinwen_b dl:hover dd span{    font-weight: bold;}

.sy_xinwen_b dl a {

}

.sy_xinwen_b dt {

	border-bottom: 1px solid #eee;

	padding-bottom: 25px;

}

.sy_xinwen_b dt p {

	font-size: 22px;

	color: #333;

	padding-bottom: 10px;

}

.sy_xinwen_b dt span {

	font-size: 14px;

	color: #666;

	line-height: 23px;

}

.sy_xinwen_b dd {

	padding-top: 15px;

}

.sy_xinwen_b dd p {

	float: left;

	font-size: 30px;

	font-weight: bold;

	text-align: center;

	color: #888;

	line-height: 30px;

}

.sy_xinwen_b dd p i {

	display: block;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #888;

	line-height: 24px;

}

.sy_xinwen_b dd span {

	float: right;

	line-height: 43px;

	color: #888;

	font-size: 16px;

}

/* neiyeyangshi_about */

.ny_about {

	background: url(../images/ny_about.jpg) center no-repeat;

	height: 1395px;

}

.ny_about_a {

	width: 1250px;

	margin: 0 auto;

	padding-top: 450px;

	font-size: 18px;

	line-height: 32px;

	height: 359px;

}

.ny_about_a p {

	padding-bottom: 26px;

	color: #333;

}

.ny_about_b {

	width: 1250px;

	margin: 0 auto;

}

.ny_about_b ul {

	float: right;

	display: inline-block;

}

.ny_about_b ul li {

	width: 420px;

	height: 215px;

	background: #eee;

	margin-bottom: 30px;

	text-align: center;

	padding: 60px 20px;

	box-sizing: border-box;

}

.ny_about_b ul li p {

	color: #0066cc;

	display: inline-block;

}

.ny_about_b ul li p i {

	float: left;

	padding-right: 10px;

}

.ny_about_b ul li p i img {

}

.ny_about_b ul li span {

	font-size: 20px;

	line-height: 28px;

	display: block;

}

.ny_about_b ul li p b {

	margin-top: 22px;

	float: left;

	font-size: 24px;

	font-weight: bold;

}

/* neiyeyangshi_contact */

.ny_contact {

	background: url(../images/ny_contact.jpg) center no-repeat;

	height: 650px;

	margin-bottom: 50px;

}

.ny_contact_a {

	width: 810px;

	height: 287px;

	margin-top: 210px;

	float: right;

	padding: 40px 0 40px 40px;

	box-sizing: border-box;

}

.ny_contact_a h3 {

	font-size: 34px;

	font-weight: bold;

	color: #333;

}

.ny_contact_a p {

}

.ny_contact_a ul {

	margin: 21px 0;

	display: table;

}

.ny_contact_a ul li {

	float: left;

	width: 550px;

	display: block;

	padding-right: 70px;

}

.ny_contact_a ul li:nth-last-child(1) {

	padding-right: 0;

}

.ny_contact_a ul li img {

	float: left;

	width: 64px;

	height: 64px;

	margin-right: 10px;

	background: #0066cb;

	border-radius: 10px;

}

.ny_contact_a ul li i {

	font-size: 18px;

	color: #333333;

	font-style: normal;

	display: block;

}

.ny_contact_a ul li b {

	font-size: 30px;

	font-weight: bold;

	color: #0066cb;

	display: block;

}

.ny_contact_a p {

	font-size: 16px;

	color: #666666;

}

.ny_contact_a p span {

	display: block;

	float: left;

	padding-right: 30px;

}

.ny_contact_a p span img {

	float: left;

	padding-right: 5px;

}

.ny_contact_b {

	margin-top: 60px;

	text-align: center;

	display: table;

	margin: 0 auto;

}

.ny_contact_tit {

}

.ny_contact_tit p {

	font-size: 34px;

	font-style: normal;

	color: #333333;

	background: url(../images/ny_fuwu.png) center no-repeat;

	display: block;

	line-height: 80px;

	padding-top: 40px;

}

.ny_contact_tit p i {

	font-size: 60px;

	font-weight: bold;

	font-style: normal;

}

.ny_contact_tit span {

	display: block;

	font-size: 20px;

	color: #666;

}

.ny_contact_b ul {

	width: 1300px;

	margin: 0 auto;

	margin-top: 50px;

}

.ny_contact_b ul li {

	background: url(../images/ny_contact_b.png) center no-repeat;

	width: 289px;

	height: 396px;

	float: left;

	margin-right: 48px;

}

.ny_contact_b ul li:nth-last-child(1) {

	margin-right: 0;

}

.ny_contact_b ul li p {

	font-size: 34px;

	font-weight: bold;

	color: #fff;

	line-height: 44px;

	width: 80px;

	margin: 0 auto;

	margin-top: 46px;

	letter-spacing: 5px;

	padding-left: 3px;

}

.ny_contact_b ul li span {

	margin-top: 40px;

	display: block;

	padding: 20px;

	line-height: 28px;

	font-size: 16px;

	text-align: justify;

}

.ny_contact_c {

	background: url(../images/ny_contact_c.jpg) center no-repeat;

	height: 738px;

	margin-top: 60px;

}

.ny_contact_ctit {

	text-align: center;

	width: 912px;

	margin: 0 auto;

	padding-top: 140px;

}

.ny_contact_ctit p {

	font-size: 40px;

	font-weight: bold;

	color: #333;

}

.ny_contact_ctit span {

	font-size: 20px;

	color: #666;

	display: block;

	line-height: 32px;

}

.ny_contact_dtit {

	text-align: center;

	width: 912px;

	margin: 0 auto;

	padding-top: 60px;

	margin-bottom: 40px;

}

.ny_contact_dtit p {

	font-size: 40px;

	font-weight: bold;

	position: relative;

	z-index: 2;

	display: inline-block;

	color: #333;

	padding: 0 10px;

}

{

}

.ny_contact_dtit p:after, .ny_contact_dtit p:before {

	content: '';

	position: absolute;

	width: 70px;

	height: 40px;

	top: 50%;

	margin-top: -20px;

}

.ny_contact_dtit p:after {

	left: -70px;

	background: url(../images/map_l.png) no-repeat center center;

	background-size: 60px;

}

.ny_contact_dtit p:before {

	right: -70px;

	background: url(../images/map_r.png) no-repeat center center;

	background-size: 60px;

}

.ny_contact_dtit span {

	font-size: 20px;

	color: #666;

	display: block;

	line-height: 32px;

}

.ny_liuyanwa_a {

	width: 912px;

	margin: 0 auto;

	padding: 60px;

	box-sizing: border-box;

}

.ny_liuyanwa_a .form-group {

	float: left;

	width: 242px;

	height: 47px;

	margin-bottom: 20px;

	margin-right: 30px;

}

.ny_liuyanwa_a .form-group:nth-child(3) {

	margin-right: 0;

}

.ny_liuyanwa_a .form-control {

	height: 43px;

	border: 1px solid #ccc;

	width: 242px;

	padding-left: 15px;

	box-sizing: border-box;

}

.ny_liuyanwa_a form-control-c {

	height: 43px;

	margin-top: 20px;

	text-align: center;

	margin: 0 auto;

}

.form-group-e {

	display: inline-block;

	margin-top: 20px;

}

.ny_liuyanwa_a .form-control-x {

	height: 32px;

	border: 1px solid #ccc;

	padding-left: 15px;

	box-sizing: border-box;

	float: left;

}

.ny_liuyanwa_a .form-sub {

	width: 790px;

	height: 43px;

	border: 0;

	background: #0066cb;

	font-size: 18px;

	color: #fff;

	font-family: "微软雅黑", "宋体", arial;

	display: block;

	margin: 0 auto;

	border-radius: 5px;

}

.ny_liuyanwa_a .form-group-b {

}

.ny_liuyanwa_a .form-group-c {

	margin-top: 20px;

	text-align: center;

	margin: 0 auto;

}

.ny_liuyanwa_a .form-group-d {

	margin: 0 auto;

	margin-top: 15px;

}

.ny_liuyanwa_a .form-control-c {

	border: 1px solid #ccc;

	width: 784px;

	padding: 15px;

	box-sizing: border-box;

	height: 120px;

}

.ny_contact_d {

}

.ny_product {

	background: url(../images/ny_cpzx.jpg) center no-repeat;

	height: 798px;

}

.ny_product ul {

	margin-top: 608px;

}

.ny_product ul li {

	float: left;


	text-align: center;

	padding-top: 41px;

	padding-right: 14px;

}

.ny_product ul li:nth-last-child(1) {

	padding-right: 0;

}

.ny_product ul li i {

	background: url(../images/sy_cpfl_b.png) center no-repeat;

	width: 28px;

	height: 28px;

	display: block;

	text-align: center;

	margin: 0 auto;

}

.ny_product ul li a {

	display: block;

	width: 117px;

	height: 48px;

	background: #fff;

	color: #333;

	font-size: 18px;

	line-height: 47px;

	border-radius: 24px;

	margin-top: 26px;

}

.ny_product ul li:hover i {

	background: url(../images/sy_cpfl_a.png) center no-repeat;

}

.ny_product ul li:hover a {

	font-weight: bold;

	color: #fff;

	background: #0066cc;

}

.ny_product_a {

	width: 1300px;

	margin: 0 auto;

	margin-bottom: 60px;

}

.ny_cpzs_a {

	display: table;

	margin-top: 10px;

}

.ny_cpzs_a dl {

	float: left;

	width: 316px;

	height: 360px;

	background: #fff;

	margin-right: 12px;

	margin-bottom: 20px;

}

.ny_cpzs_a dl:nth-child(4n) {

	margin-right: 0;

}

.ny_cpzs_a dt {

	border: 1px solid #eee;

}

.ny_cpzs_a dt a {

	display: block;

	height: 235px;

	width:314px;

	overflow: hidden;

}

.ny_cpzs_a dt a img {    transition: .6s;

}

.ny_cpzs_a dl:hover img{    transform: scale(1.1);

    -webkit-transform: scale(1.1);}

.ny_cpzs_a dl:hover p{ font-weight:bold;}

.ny_cpzs_a dd {

	text-align: center;

}

.ny_cpzs_a dd p {

	padding-bottom: 15px;

}

.ny_cpzs_a dd p a {

	color: #333333;

	font-size: 22px;

	padding-top: 20px;

	display: block;

}

.ny_cpzs_a dd i {

	width: 112px;

	height: 36px;

	border: 1px solid #ccc;

	display: block;

	line-height: 36px;

	border-radius: 5px;

	float: left;

	margin-right: 16px;

	margin-left: 34px;

}

.ny_cpzs_a dd i a {

	display: block;

	font-style: normal;

	color: #666666;

}

.xqy_cpjjjjs{padding-top: 10px;background: url(../images/sy_bg.jpg) repeat;padding-bottom: 60px;}

.xqy_cpjssss{

    background: #fff;

    min-height: 200px;

    padding: 40px;

    margin-bottom: 50px;

    display: table;

    width: 1300px;

    border-radius: 10px;

    margin: 0 auto;

    margin-top: 30px;

    box-sizing: border-box;

    }

.xqy_cpjssss p{    font-size: 18px;

    line-height: 36px;}

.xqy_canshu{

    margin: 20px 0;

}

.xqy_canshu p{

    color: #1a1a1a;

    font-weight: bold;

    font-size: 24px;

}

.xqy_canshu i{

    background: url(../images/xqy_xgbg.png) left no-repeat;

    height: 4px;

    display: block;

    margin-top: 15px;

}

.ny_cpzs_a dd span {

	width: 114px;

	height: 38px;

	line-height: 38px;

	border-radius: 5px;

	background: #0066cc;

	display: block;

	float: left;

}

.ny_cpzs_a dd span a {

	color: #fff;

}

.tj_tit {

	padding: 30px 0;

	width: 1300px;

	display: table;

	margin: 0 auto;

}

.tj_tit p {

	font-size: 36px;

	float: left;

	color: #333;

	font-weight: bold;

	border-bottom: 6px solid #0066cc;

	padding-bottom: 0.5rem;

}

.tj_tit span {

	color: #666;

	float: right;

	font-size: 16px;

	padding-top: 20px;

	font-weight: 500;

}

.tj_tit span a {

	color: #666;

}

.ny_xinwen {

	height: 400px;

	background: url(../images/ny_xinwen.jpg) center no-repeat;

}

.new_a {

	padding-bottom: 50px;

	background: url(../images/sy_bg.jpg) repeat;

}

.new_b {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 10px 40px 40px 40px;

	box-sizing: border-box;

}

.new_b dl {

	display: table;

	padding-top: 20px;

	padding-bottom: 20px;

	border-bottom: dashed 1px #f0f0f0;

}

.new_b dl dt {

	position: relative;

	float: left;

	border: 1px solid #f0f0f0;

	box-sizing: border-box;

	height: 152px;

}

.new_b dl dt img {

}

.new_b dl dt b {

	width: 200px;

	height: 150px;

	position: absolute;

}

.new_b dl dd {

	/* padding-left: 40px; */

	/* float: left; */

	width: 950px;

}

.new_b dl dd:hover p {

	font-weight: bold;

}

.new_b dl dd p {

	font-size: 22px;

	color: #555;

	line-height: 40px;

	display: table;

}

.new_b dl dd p i {

	color: #999;

	font-size: 14px;

	padding-right: 20px;

	display: block;

	float: left;

	font-weight: normal;

	font-style: normal;

}

.new_b dl dd p i img {

	float: left;

	padding-top: 9px;

	padding-right: 10px;

}

.new_b dl dd span {

	line-height: 28px;

	color: #888;

	font-size: 14px;

	display: block;

	padding-top: 4px;

}

.ny_cpfllla {

	float: right;

	width: 240px;

	margin-top: 10px;

}

.ny_cplllb {

	height: 80px;

	text-align: center;

	font-size: 30px;

	line-height: 80px;

	background: #06c;

	color: #fff;

	font-weight: bold;

}

.ny_cpfllla ul {

}

.ny_cpfllla ul li {

	background: #fff;

	margin-bottom: 1px;

}

.ny_cpfllla ul li:hover a{    font-weight: bold;}

.ny_cpfllla ul li a {

	font-size: 18px;

	line-height: 50px;

	padding-left: 30px;

	display: block;

	box-sizing: border-box;

	color: #666;

}

.ny_cpflllc {

}

.ny_cpflllc img {

	height: 160px;

	display: block;

}

.ny_cpflllc p {

	background: #06c;

	color: #fff;

	padding: 25px 15px;

	text-align: center;

}

.ny_cpflllc i {

	font-size: 30px;

	font-weight: bolder;

	font-style: normal;

}

.ny_cpflllc a {

	display: inline-block;

	padding: 0 50px;

	margin-top: 10px;

	border-radius: 5px;

	border: solid 1px #fff;

	color: #fff;

	font-size: 16px;

	transition: all .5s;

	line-height: 40px;

}

.ny_cpflllc span {

	font-size: 24px;

	display: block;

}

.ny_cpflllc a:hover {

	background: #fff;

	border-color: #fff;

	color: #666;

	font-weight: bold;

}

.xqy_new_a {

	padding-bottom: 50px;

	background: url(../images/sy_bg.jpg) repeat;

}

.new_item_b {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px;

	box-sizing: border-box;

}

.new_item_c {

}

.new_item_c h1 {

	color: #333;

	font-size: 30px;

	line-height: 30px;

	margin-bottom: 20px;

	text-align: center;

	font-weight: bold;

}

.new_item_c p {

	background: #ffffff;

	border: 1px solid #a1c2e3;

	padding: 6px 15px;

	line-height: 22px;

	margin-bottom: 20px;

	border-radius: 3px;

	color: #666;

	font-size: 14px;

	text-align: center;

}

.new_item_c p span {

}

.new_item_c p span a {

}

.news_aticle {

	line-height: 2em;

	color: #555;

	font-size: 16px;

	margin-bottom: 20px;

}

.news_aticle p {

	font-size: 16px;

}

.preNext {

}

.preNext ul {

}

.preNext ul li {

	background: #ffffff;

	border: 1px solid #a1c2e3;

	padding: 6px 15px;

	line-height: 30px;

	border-radius: 3px;

	color: #666;

	font-size: 14px;

}

.preNext ul li a {

	color: #666;

}

.preNext ul li a:hover {

	font-weight: bold;

}

.xqy_cpyyy {

	background: url(../images/article_bg_01.jpg) top no-repeat;

	background-color: #2e3442;

	display: table;

	width: 100%;

}

.xqy_cpzsss {

	padding-top: 80px;

}

.xqy_cpimg {

	float: left;

	max-width: 500px;

	height: 375px;

	border: 16px solid #4e5c76;

	border-radius: 5px;

}

.xqy_cpzsss dl {

	float: right;

	width: 700px;

}

.xqy_cpzsss dl dt {

	margin-bottom: 20px;/* margin-top: 10px; */

}

.xqy_cpzsss dl dt h1 {

	height: 64px;

	line-height: 64px;

	font-size: 42px;

	color: #ffffff;

	font-weight: bold;/* border-bottom: 2px solid #373d4b; */

}

.xqy_cpzsss dl dt p {

}

.xqy_tddd {

	border-radius: 8px;

	padding: 15px 20px;

	background: #4e5c76;

}

.xqy_cpzsss dl dd {

	margin-bottom: 24px;

}

.xqy_cpzsss dl dd p {

	margin-bottom: 10px;

}

.xqy_cpzsss dl dd b {

	display: block;

	font-size: 22px;

	color: #fff;

	font-weight: bold;

	line-height: 40px;

}

.xqy_cpzsss dl dd span {

	font-size: 18px;

	line-height: 30px;

	color: #fff;

}

.xqy_cptel {

	margin-top: 40px;

}

.xqy_cptel span {

	display: block;

	float: left;

}

.xqy_cptel span a {

	display: inline-block;

	padding: 0 60px;

	color: #fff;

	background: #0066cc;

	border-radius: 5px;

	line-height: 55px;

	font-size: 22px;

	font-weight: bold;

}

.xqy_cptel p {

	height: 55px;

	display: inline-block;

	color: #dcdcdc;

	background: url(../images/pro_tel.png) left center no-repeat;

	line-height: 25px;

	font-size: 14px;

	padding-left: 45px;

	margin-left: 20px;

}

.xqy_cptel p i {

	font-style: normal;

	color: #fff;

	font-size: 30px;

	display: block;

	font-weight: bold;

}

.xqy_cpjs {

	width: 1300px;

	background: #fff;

	margin: 0 auto;

	margin-top: 60px;

	display: table;

	border-radius: 20px 20px 0 0;

}

.product_item_b {

	height: 100px;

	border-bottom: 2px solid #f6f6f6;

	line-height: 100px;

}

.product_item_b ul {

}

.product_item_b ul li {

	float: left;

	width: 325px;

	text-align: center;

	font-size: 22px;

	color: #404040;

	font-weight: bold;

}

.product_item_b ul li:nth-child(1){background: #f6f6f6;border-radius: 20px;}

.product_item_b ul li:hover a{ background:#f6f6f6;border-radius: 20px;}

.product_item_b ul li a {color: #333; display:block;}

.xqy_xgcp{width:1300px; margin:0 auto;}

.xqy_xgxw{

    display: table;

    width: 100%;

    margin-top: 20px;

    margin-bottom: 50px;

    padding-top: 10px;

    padding-bottom: 60px;

    background: url(../images/sy_bg.jpg) repeat;

    }

.xqy_xgtit {

	text-align: center;

	margin-top: 50px;

}

.xqy_xgtit p {

	font-size: 40px;

	font-weight: bold;

	color: #333;

	line-height: 60px;

}

.xqy_xgtit p a{color:#333;}

.xqy_xgtit p a:hover{color:#333;}

.xqy_xgtit i {

	background: url(../images/xqy_xgbg.png) center no-repeat;

	height: 4px;

	display: block;

	margin-top: 15px;

}

.sy_cpxgxw_b {

	padding-top: 40px;

	margin: 0 auto;

	width: 1300px;

	display: table;

}

.sy_cpxgxw_b dl {

	float: left;

	width: 418px;

	background: #fff;

	margin-left: 15px;

	margin-bottom: 15px;

	padding: 28px;

	box-sizing: border-box;

	height: 230px;

	border: 1px solid #fff;

}

.sy_cpxgxw_b dl:hover dt p{ font-weight:bold;}

.sy_cpxgxw_b dl:hover dd span{ font-weight:bold;}

.sy_cpxgxw_b dl a {

}

.sy_cpxgxw_b dt {

	border-bottom: 1px solid #eee;

	padding-bottom: 25px;

}

.sy_cpxgxw_b dt p {

	font-size: 22px;

	color: #333;

	padding-bottom: 10px;

}

.sy_cpxgxw_b dt span {

	font-size: 14px;

	color: #666;

	line-height: 23px;

}

.sy_cpxgxw_b dd {

	padding-top: 15px;

}

.sy_cpxgxw_b dd p {

	float: left;

	font-size: 30px;

	font-weight: bold;

	text-align: center;

	color: #888;

	line-height: 30px;

}

.sy_cpxgxw_b dd p i {

	display: block;

	font-size: 13px;

	font-style: normal;

	font-weight: normal;

	color: #888;

	line-height: 24px;

}

.sy_cpxgxw_b dd span {

	float: right;

	line-height: 43px;

	color: #888;

	font-size: 16px;

}

.xqy_anli {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.xqy_anli dl {

	float: left;

	margin: 9px;

	text-align: center;

}

.xqy_anli dl:hover img{    transform: scale(1.1);

    -webkit-transform: scale(1.1);}

.xqy_anli dl dt {

}

.xqy_anli dl dt a {

	display: block;

	border: 1px solid #eee;

	width: 298px;

	height: 224px;

	box-sizing: border-box;     overflow: hidden;

}

.xqy_anli dl dt a img {transition: .6s;}

.xqy_anli dl dd {

}

.xqy_anli dl dd p {

}

.xqy_anli dl dd p a {

	font-size: 18px;

	display: block;

	line-height: 40px;

}

.xqy_photo {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.photo_ny {

	color: #333;

	font-size: 30px;

	line-height: 30px;

	margin-bottom: 20px;

	text-align: center;

	font-weight: bold;

}

.photo_ny p {

	font-weight: normal;

	font-size: 14px;

	color: #666;

	line-height: 40px;

}

.photo_ny a {

	color: #666;

}

.photo_ny span {

}

.photo_aticle {

	margin: 0 auto;



	text-align: center;

	margin-bottom: 30px;

}

.photo_aticle img {

	max-width: 600px;

}

.ny_anli {

	height: 400px;

	background: url(../images/ny_anli.jpg) center no-repeat;

}

.ny_shipinzs {

	width: 1030px;

	background: #fff;

	margin-top: 10px;

	float: left;

	padding: 40px 40px 40px 40px;

	box-sizing: border-box;

}

.ny_shipinzs p {

	font-weight: bold;

	font-size: 18px;

	line-height: 40px;

}

.foot {

	background: #333;

	height: 400px;

	text-align: center;

	padding-top: 60px;

	box-sizing: border-box;

}

.ny_shipin {

	height: 400px;

	background: url(../images/ny_shipin.jpg) center no-repeat;

}

.foot_logo {

}

.foot_menu {

	font-size: 18px;

	color: #fff;

	margin-top: 20px;

	opacity: 0.9;

}

.foot_menu a {

	color: #fff;

	padding: 20px 32px;

}

.foot_menu a:hover {

}

.foot_bottom {

	background: url(../images/foot-bg.png) top no-repeat;

	margin-top: 40px;

	padding-top: 60px;

}

.foot_bottom p {

}

.foot_bottom p i {

	padding: 0 12px;

	font-style: normal;

}

.foot_bottom p {

	font-size: 16px;

	color: #fff;

	opacity: 0.9;

	line-height: 30px;

}

.foot_bottom span {

	font-size: 14px;

	opacity: 0.5;

	line-height: 30px;

	color: #fff;

}

.foot_bottom span a {

	color: #fff;

}

.feedback {

	Z-index:99;

	background:#fff;

    width: 340px;

    position: fixed;

    right: 30px;

    bottom: -9999px;

    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);

    font-size: 14px;

    border-radius: 10px 10px 0 0;

}



.feedback .feedbackHeader {

    height: 40px;

    line-height: 40px;

    border-radius: 10px 10px 0 0;

    color: #ffffff;

    text-indent: 50px;

    font-weight: normal;

    cursor: pointer;

}



.feedback .eMailIco {

    background: url("../images/emailIco.png") 16px center no-repeat #037ce5;

    background-size: 21px auto;

}



.feedbackForm {

    padding: 16px 16px 40px 16px;

}



.feedbackForm .tips {

    color: #222d38;

    padding-bottom: 20px;

}



.feedbackForm .linee {

    margin-bottom: 16px;

}



.feedbackForm .linee input, .feedbackForm .linee textarea {

    width: 100%;

    box-sizing: border-box;

    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);

    border-radius: 4px;

    border: solid 1px #ccc;

    color: #222d38;

    display: block;

}



.feedbackForm textarea {

    resize: none;

    height: 78px;

    padding: 11px;

    line-height: 20px;

}



.feedbackForm .linee input {

    height: 40px;

    line-height: 40px;

    padding: 0 11px;

}



.feedbackForm .btn {

    background: #037ce5;

    border-radius: 4px;

    width: 100%;

    box-sizing: border-box;

    border: none;

    height: 40px;

    line-height: 40px;

    color: #ffffff;

    cursor: pointer;

}



.feedback .closeBtn {

    background: url("../images/closeBtn.png") no-repeat;

    width: 28px;

    height: 28px;

    background-size: 28px 28px;

    position: absolute;

    left: -36px;

    top: 6px;

    cursor: pointer;

    display: none;

}

.sy_yqlj{ background:#333;    padding-bottom: 30px;}

.sy_yqlj p{ font-size:16px;color: #fff;opacity: 0.5; height:40px; line-height:40px; text-align:center;}

.sy_yqlj p a{ color:#fff;}

.sy_yqlj p a:hover{color:#fff; font-weight:bold;}



.cpfy{

    margin-top: 20px;

    text-align: center;

	width: 1300px;

}

.cpfy ul{

    display: inline-block;

    text-align: CENTER;

    margin: 0 auto;

}

.cpfy ul li{

    float: left;

    width: 30px;

    height: 30px;

    border: 1px solid #eee;

    line-height: 30px;

}

.cpfy ul li a{

    color: #666; display:block;

}

.cpfy .active{

    background: #06c;

}

.cpfy .active a{color:#fff;}

.cpfy ul li a:hover{background: #06c;color:#fff;}