﻿ @charset "gb2312";/* CSS Document*/
.top {
	height: 40px;
	line-height: 40px;
	color: #333;
	background: #f9f9f9;
	/* border-bottom: 3px solid #2061c4; */
}
h3 {
    font-size: 14px;
    font-weight: 400;}
.clear{
	    clear: both;}
.top a {
	color: #333;
}
.top a:hover {
	color: #e1e1e1;
}
.topNavSe {
	width: 300px;
	
}
.topNavSe p {
	float: right;
	background: #4C931C;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.topNavSe p i {
	background: url(../images/tubiao.png) no-repeat 0px 2px;
	height: 23px;
	width: 23px;
	margin-right: 8px;
	background-size: 100%;
}
.topNavSe a {
	color: #333;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #e1e1e1;
}
.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}
.logo {
    padding-top: 28px;
}
.tell {
	background: url(../images/tell.png) no-repeat 0px;
	padding-left: 60px;
	margin-top: 30px;
}
.tell span {
	color: #888;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 2px;
}
.tell p {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
}
.top_logo {
	height: 110px;
	background: #fff;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.center {
	width: 1100px;
	margin: 0 auto;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
.menu {
	width: 100%;
	height: 55px;
	background: #2061c4;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu li {
	float: left;
	width: 171px;
	text-align: center;
}
.menu li a {
	font-size: 16px;
	display: block;
	line-height: 55px;
	color: #fff;
}
.menu li a:hover {
    color: #fff;
    background: #f38005;
}
.menu ul li ul {
	display: none;
	width: 105px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.menu ul li:hover ul {
	font-weight: bold;
	background: #eee;
	display: block;
}
.menu ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #eee solid;
}
.menu ul li ul li a {
	font-size: 12px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	padding: 0;
	display: block;
	font-size: 14px;
}
.menu ul li ul li a:hover {
	background: #2061c4;
	color: #fff;
}
/**ban**/
.banner {
	position: relative;
	height: 550px;
}
.banner .btn1 {
    width: 1200px;
    text-align: center;
    bottom: 30px;
    padding: 5px 6px;
    position: absolute;
    z-index: 7;
    padding-left: 360px;
}
.banner .btn1 span {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 99;
	overflow: hidden;
	background-color: #2061c4;
	border-radius: 50%;
	cursor: pointer;
	margin-right: 10px;
	vertical-align: middle;
}
.banner .btn1 span.cur {
	border: 2px #2061c4 solid;
	background: none;
}
.banner .bgitem {
	height: 550px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.banner2 {
	position: relative;
	height: 300px;
	background: url(../images/neiyebanner.jpg) no-repeat
}
/**浜у搧**/
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}





.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
/**首页产品分类**/
.sy_cpfl {
	width: 1200px;
	height: 45px;
	background: #fff;
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a {
	/* width: 1100px; */
	margin: 0 auto;
}
.sy_cpfl .sy_cpfl_a ul li {
    float: left;
    text-align: center;
    width: 198px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    border-right: 2px solid #f8f8f8;
    background: #fff;
    border-bottom: 2px solid #f8f8f8;
}
.sy_cpfl .sy_cpfl_a ul li a {
	color: #333;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sy_cpfl .sy_cpfl_a ul li a:hover {
	background: #2061c4;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li:first-child a {
	background: #2061c4;
	color: #fff;
}
.sy_cpfl .sy_cpfl_a ul li ul li:first-child a {
	background: #fff;
	color: #333;
}
.sy_cpfl .sy_cpfl_a ul li ul {
	display: none;
	width: 181px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl .sy_cpfl_a ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl .sy_cpfl_a ul li ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px #ddd solid;
	width: 170px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #333 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 13px;
}
.sy_cpfl .sy_cpfl_a ul li ul li a:hover {
	background: #2061c4 !important;
	color: #fff !important;
}
.sy_sxfl {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 30px;
    height: 940px;
    padding-top: 50px;
}
.mr_frbox {
	width: 1100px;
	margin: 0 auto;
}
.ihotprotitle {
	height: 90px;
	/* line-height: 78px; */
	/* background: url(../images/iproduct.jpg) center no-repeat; */
}
.ihotprotitle span{display:block;background:url(../images/iproduct.png) center no-repeat;font-size: 14px;font-weight: normal;text-transform: uppercase;line-height: 30px;color: #999;letter-spacing: 3px;}
.ihotprotitle h3 {
	text-align: center;
	/* line-height: 72px; */
	font-size: 38px;
	color: #000;
	font-weight: bold;
}

.ihotprotitle0 {
	height: 90px;
}
.ihotprotitle2 span{display:block;background:url(../images/iproduct2.png) center no-repeat;font-size: 14px;font-weight: normal;text-transform: uppercase;line-height: 30px;color: #fff;letter-spacing: 3px;}
.ihotprotitle2 h3 {
	text-align: center;
	font-size: 38px;
	color: #fff;
	font-weight: bold;
}


.mr_frUl {
	width: 100%;
	padding-bottom: 25px;
}
.mr_frUl ul {
	width: 1100px;
	margin: 0 auto;
	padding-top: 10px;
}
.mr_frUl ul li {
	margin-right: 5px;
	float: left;
	width: 265px;
	height: 326px;
	margin: 0 4px;
	margin-bottom: 30px;
	background: #f5f5f5;
	text-align: center;
	border: 1px #eee solid;
}
.mr_frUl ul li p {
	width: 265px;
	height: 265px;
	background: #fff;
	overflow: hidden;
}
.mr_frUl ul li span {
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	display: block;
	border-top: 1px solid #F0F0F0;
}
.mr_frUl ul li span a {
	font-size: 16px;
	text-align: left;
	display: block;
	background: url(../images/more.png) right center no-repeat;
	color: #333;
}
.mr_frUl ul li:hover {
	background: #2061c4;
	box-shadow: 0 0 10px #888;
}
.mr_frUl ul li:hover span a {
	color: #fff;
	background: url(../images/more01.png) right center no-repeat;
}
.mr_frUl .mr_frBtnL prev1 img {
	position: absolute;
	margin-top: 50px;
}
/*  sy_youshi  */
.hf {
	height: 240px;
	width: 100%;
	background: url(../images/hf.jpg) no-repeat center;
}

/*  sy_about  */
.sy_xinwen_a {
	width: 1200px;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}
.ihotprotitle_a {
	line-height: 78px;
}
.ihotprotitle_a h3 a {
	text-align: center;
	font-size: 18px;
	margin-left: 2px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 a:hover {
	color: #2061c4;
	font-weight: bold;
}
.ihotprotitle_a h3 {
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
.ihotprotitle_a h3 b {
	font-size: 18px;
	margin-left: 10px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
}
.ihotprotitle_a h3 span a:hover {
	color: #fff;
	font-weight: normal;
}
.ihotprotitle_a h3 span a {
	float: right;
	line-height: 78px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more.png) right center no-repeat;
}
.inewstitle {
	background: url(../images/iabout.jpg) center no-repeat;
	width: 1200px;
	height: 78px;
	text-align: center;
	line-height: 78px;
	position: relative;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 25px;
}
.inewstitle h3 {
	width: 1200px;
	height: 78px;
}
.inewstitle h3 b {
	text-align: center;
	font-size: 30px;
	line-height: 70px;
	color: #000;
	font-weight: bold;
}
.inewstitle h3 span {
	font-size: 100px;
	color: #F0F0F0;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
}
.sy_about {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 60px;
}
.sy_about img {
}
.sy_about p {
	width: 670px;
	float: right;
	font-size: 14px;
	color: #5c5c5c;
	line-height: 28px;
	text-align: justify;
}
.sy_about p span {
	font-size: 24px;
	color: #2061c4;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
}
.sy_about p a {
	line-height: 70px;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding-right: 35px;
	background: url(../images/more01.png) right center no-repeat;
	display: block;
	width: 80px;
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	float: right;
	width: 100%;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;

	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {







	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}
/**鏂伴椈**/
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/**鑱旂郴鎴戜滑**/
.inewslist {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 40px;
}
.inewslist * {
	-webkit-transition: all ease-in-out 0.55s;
	-o-transition: all ease-in-out 0.55s;
	-ms-transition: all ease-in-out 0.55s;
	transition: all ease-in-out 0.55s;
}
.inewslist ul {
}
.inewslist ul li {
	float: left;
	margin-right: 30px;
	width: 580px;
	border: 1px #f0f0f0 solid;
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}
.inewslist ul li h4 {

	float: left;
	width: 54px;
	padding-right: 20px;
	margin-right: 20px;
	height: 125px;
	text-align: center;
	border-right: 1px #ddd solid;
}
.inewslist ul li h4 b {
	padding-top: 30px;
	font-size: 42px;
	color: #333;
	display: block;
	line-height: 50px;
	font-weight: lighter;
}
.inewslist ul li h4 i {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
}
.inewslist ul li h3 {
	float: left;
	width: 250px;
	line-height: 30px;
	/* margin-top: 10px; */
}
.inewslist ul li h3 a {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.inewslist ul li p {
	float: left;
	width: 300px;
	font-size: 14px;
	color: #888;
	line-height: 22px;
	padding-top: 5px;
}
.inewslist ul li:hover {
	border: 1px #2061c4 solid;
}
.inewslist ul li:hover h3 a {
	color: #2061c4;
}
.inewslist ul li:nth-child(2) {
	margin-right: 0px;
}
.inewslist ul li:nth-child(4) {
	margin-right: 0px;
}
.inewslist .inew-b {
	padding-left: 13px;
	width: 130px;
	height: 125px;
}
.sy_xinwen {
	width: 100%;
	height: 510px;
	background: url(../images/news-bg.jpg) center no-repeat;
	padding-top: 60px;
	margin-bottom: 50px;
}
#pro {
	width: 100%;
	margin: 0 auto;
	background: #f0f0f0;
	height: 430px;
	margin-top: 60px;
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	height: 50px;
}
.pro_a p {
	color: #E40000;
	font-size: 36px;
	float: left;
	line-height: 50px;
	font-weight: bold;
}
.pro_a span {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 30px;
	border: #ccc solid 2px;
	padding: 0px 20px;
	margin-top: 10px;
	margin-left: 40px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	width: 275px;
	text-align: center;
	margin: 0 10px;
	margin-bottom: 5px;
}
.ipro h3 {
	width: 265px;
	height: 265px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 265px;
	height: 200px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*display:block;
*font-size:166px;
*font-family:Arial;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	color: #000;
	font-weight: normal;
	line-height: 30px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #C0E0C4 dashed;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
#demo1b {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1b {
	float: left;
	width: 800%;
}
#demo1b1 {
	float: left;
}
#demo1b2 {
	float: left;
}
.hzkh p {
	float: left;
}
.hzkh_a {
	width: 100%;
	height: 480px;
	background: #f0f0f0;
	box-sizing: border-box;
	padding-top: 10px;
}
.sy_dbys_txt {
	padding: 55px 0 30px;
	text-align: center;
	overflow: hidden;
}
.sy_dbys_txt p {
	font-size: 36px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}
.sy_dbys_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
/**浜у搧鍒楄〃**/
.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 890px;
	float: right;
}
.miaosu {
	line-height: 32px;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;

}
/**浜у搧璇︽儏**/
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti h1{font-size:20px; text-align:center; line-height:30px; font-weight:bold; margin-bottom:5px;}
.insNewsArti img {
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
/**鏂伴椈鍒楄〃**/
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 16px;
	float: left;
	padding-left: 18px;
	background: url(../images/nCoin.png) no-repeat 3px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #2061c4;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
}
/**鏂伴椈璇︽儏**/
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 20px;
	font-size: 16px;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 24px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #0568B3;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
/**缃戠珯鍦板浘**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
/*宸︿晶鍒嗙被*/
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 275px;
	float: left;
	background: #2061c4;
}
.demo1_menu p {
	width: 265px;
	height: 100px;
	color: #fff;
	background: #2061c4;
	font-size: 30px;
	text-align: center;
	padding-top: 46px;
	box-sizing: border-box;
	line-height: 10px;
	font-weight: bold;
}
.demo1_menu p i {
	display: block;
	font-style: normal;
	width: 80px;
	height: 22px;
	border: 1px solid #fff;
	text-align: CENTER;
	margin: 0 auto;
	line-height: 20px;
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
	opacity: 0.3;
}
.demo1_menu p span {
	display: block;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}
.demo1_menu .tellleft {
	padding: 5px 2px 15px 5px;
	width: 265px;
}
. 
/*鍙充晶浜у搧*/
.demo1_right {
width:900px;
float: right;
overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 28px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.iabout_title p {
	font-size: 22px;
	color: #333;
	width: 420px;
	float: left;
	font-weight: bold;
	border-left: 5px #2061c4 solid;
	padding-left: 12px;
	line-height: 22px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
/*鍟嗙洘鎴愬憳*/
.link {
	background: #f0f0f0;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 25px;
}
.links {
	width: 1100px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.links span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #F0F0F0;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.links ul {
	padding: 0 0 0 15px;
	margin-top: 20px;
}
.links ul li {
	float: left;
}
.links ul a {
	color: #333;
	line-height: 30px;
}
.links ul a:hover {
	color: #004fa6;
}
/*---foot----*/
.foot {
	width: 100%;
	height: 200px;
	background: #2a2a2a;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 1100px;
	color: #9f8979;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 700px;
	color: #a9a9a9;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 650px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	line-height: 55px;
	color: #fff;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 52px;
	border-left: 1px solid #3779dd;
}
.footnav {
	height: 55px;
	background: #2061c4;
	width: 100%;
}
.foo-right {
	width: 1100px;
	margin-left: 0px;
}
.foot02 {
	width: 1200px;
	margin: 0 auto;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;

	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*  sy_new  */
.inew {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 40px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1100px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;

	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}

.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #E40000;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #FAB00E;
	opacity: 1;
	font-weight: bold;
}
/*棣栭〉璧勮川鑽ｈ獕*/

.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
/*棣栭〉妗堜緥*/
.pages {
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 15px;
	text-align: center;
}
.pages ul {display: inline-block;text-align: CENTER;margin: 0 auto;}
.pages ul li {
	float: left;
	margin: 0 2px;
	padding: 5px 14px;
	background: #f8f8f8;
}
.pages ul li:hover{ background: #2061c4; }
.pages ul li a:hover{ color: #fff; }
.pages ul li a{ display:block;}
.xdh {
	float: right;
	/* width: 450px; */
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
}
.xdh a{color:#666;}
.xdh a:hover {
	color: #2061c4;
}
.crumb {
	height: 40px;
	line-height: 40px;
	background: #ccc;
	padding-left: 10px;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #eee solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	border-bottom: 1px #eee solid;
	font-size: 14px;
}
.pro_right h1 {
	line-height: 50px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.cp_mingc {
	border-bottom: 1px #eee solid;
	height: 50px;
}
.cp_mingc span {
	float: left;
	line-height: 40px;
}
.newCon {
	width: 100%;
}
.insNewsArti p {
	line-height: 32px;
}
.ewm {
	float: right;
	margin-top: -135px;
}
.ewm p {
	color: #fff;
	text-align: center;
}
/*内页左侧联系方式*/
.contactleft .lefts {
	background: #fff;
	padding-left: 10px;
	padding-top: 10px;
	height: 206px;
	width: 245px;
	margin: 0 auto;
	padding-right: 10px;
}
.contactleft .leftp {
	line-height: 25px;
	font-size: 15px;
	line-height: 32px;
}
.contactleft {
	background: #2061c4;
	height: 220px;
	padding-top: 5px;
}
.list-nav {
	width: 610px;
}
.list-nav h3 {
	font-size: 15px;
	padding-bottom: 5px;
}
.list-nav01 {
	float: left;
	padding-right: 45px;
	line-height: 40px;
}
.list-nav02 {
	width: 1000px;
	/* padding-left: 530px; */
	padding-top: 35px;
}
.list-nav01 a {
	color: #777777;
	font-size: 13px;
	line-height: 30px;
}
.list-nav02 a {
	color: #777777;
	font-size: 13px;

	line-height: 30px;
}
.list-nav02 p {
	color: #777777;
	font-size: 13px;
	line-height: 30px;
}
.list-nav02 h3 {
	color: #777777;
	font-size: 13px;
}
.list-nav01 h4 a {
	font-weight: bold;
	color: #fff;

	font-size: 16px;
}
.list-foot {
	/* border-left: 1px #777777 solid; */
	/* padding-left: 40px; */
	padding-right: 60px;
}
.foot-2 {
	padding-bottom:20px;
}
.foot-2 .footp {
	width: 1100px;
	margin: 0 auto;
	color: #fff;
	font-size: 13px;

	line-height: 70px;
}
.foot-2 .footp a {
	color: #fff;

}
.foot-2 .footp1 {

	margin: 0 auto;
	color: #fff;
	font-size: 13px;

}
.foot-2 .footp1 a {
	color: #fff;
}

.foot-2 p {
	text-align:center;
	
}

.foot-2 a {
	text-align:center;
	color:fff;
}
.topone {
	width: 1200px;
	margin: 0 auto;
}
.typlist {
	margin: 0 auto;
	width: 265px;
}
.typlist_bottom {
	height: 10px;
}
.typlist ul li {
	padding: 0 0 0px 0;
	border-bottom: 1px solid #dddfe0;
}
.typlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
.typlist ul li {
	position: relative;
}
.typlist ul dl {
	display: none;
}
.typlist .self {
	position: relative;
	background: #666666;
}
.typlist .self a {
	color: #555;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	position: relative;
	border-bottom: dashed 1px #757272;
	padding: 0 40px;
	white-space: nowrap;
	display: block;
	background: #F0F0F0;
}
.typlist ul li:hover .self {
	display: block;
	color: #000;
}
.typlist ul li {
	padding: 0 0 0px 0;
	border-bottom: 1px solid #dddfe0;
}
.typlist ul li .fenlei {
	display: block;
	font-size: 16px;
	background: url(../images/yq1.png) no-repeat 220px center #fff;
	height: 50px;
	line-height: 50px;
	padding: 0 0px 0 20px;
	margin: 0 auto 0px auto;
	z-index: 999;
	text-decoration: none;
}
.typlist ul li a:hover {
	background: url(../images/yq2.png) no-repeat 220px center;
	color: #CCCCCC;
}

.typlist .sanjifenlei{
	padding-left: 55px; 
	line-height: 35px;
	height: 35px;
	font-size: 12px;
}

.typlist .sanjifenlei:hover {
	background: #7f7f7f;
}

.cpbg {
	width: 100%;
	background: url(../images/prod_bg.jpg) top center repeat-x #f5f8f9;
	height: 700px;
	padding-top: 10px;
}
.g-sd1 {
	position: relative;
	float: left;
	width: 240px;
}
.cate-box {
	width: 100%;
	background-color: #249344;
	color: #fff;
}
.cate-box h3 {
	font-size: 30px;
	color: #fff;
	line-height: 67px;
	text-align: center;
	border-bottom: 1px solid #fff;
	position: relative;
	overflow: hidden;
}
.cate-box h3:after {
	position: absolute;
	top: -30px;
	right: -30px;
	display: block;
	content: '';
	width: 60px;
	height: 60px;
	background-color: #fff;
	transform: rotate(45deg);
}
.cate-box ul li {
	font-size: 16px;
}
.cate-box ul li a {
	color: #fff;
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #28b365;
	background: url(../images/i1.png) no-repeat 0 2px #249344;
	padding-left: 54px;
}
.cate-box ul li a:hover {
	background: url(../images/i1.png) no-repeat 0 2px #50B56D;
}
.tel-box {
	border: 2px solid #249344;
	border-top: 0px;
	text-align: left;
	background-color: #fff;
	padding: 15px;
}
.tel-box p.big {
	font-size: 18px;
	text-align: center;
}
.tel-box strong {
	color: #ff8e00;
	font-size: 24px;
	font-weight: bold;
}
.tel-box a {
	background-color: #f38005;
	border-radius: 10px;
	padding: 5px 25px;
	color: #fff;
}
/**seach**/
.iseaCon {
	height: 50px;
	/* border-bottom: 1px solid #e3e3e3; */
	background: #f6f6f6;
}
.hotSea, .hotSea a {
	color: #6c6c6c;
	line-height: 50px;
}
.hotSea a {
	margin: 0px 6px;
}
.hotSea a:hover {
	color: #2061c4;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 290px;
	background: #ededed;
	height: 30px;
	margin-top: 10px;
}
.search_text {
	width: 184px;
	height: 30px;
	background: #ededed;
	color: #828282;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
	font-family: '瀹嬩綋'
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #2061c4;
}
.sy_sousuo {
	width: 830px;
}
.fr {
	float: right;
}
.mr_frBtn {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
}
.zs_youshi {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;

	margin-bottom: 50px;

	display: table;
}
.zs_youshi ul {
}
.zs_youshi ul li {
	width: 300px;
	float: left;
	height: 349px;
	padding: 40px 22px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
	background: #f8f8f8;
}
.zs_youshi ul li:nth-child(2n-1) {
	background: #2061c4;
	color: #fff;
}
.zs_youshi ul li:nth-child(2n-1) span {
	color: #fff;
}
.zs_youshi ul li:nth-child(2n-1) p {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.zs_youshi ul li:nth-child(2n-1) img {
	border: 1px solid #fff;
}
.zs_youshi ul li img {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	font-size: 40px;
	line-height: 88px;
	color: #fff;
	border: 1px solid #868686;
	margin: 0 auto;
	padding: 30px;
}
.zs_youshi ul li p {
	padding: 20px 0;
	font-weight: 700;
	font-size: 24px;
	border-bottom: 1px solid #e0e1dc;
	color: #333;
}
.zs_youshi ul li span {
	padding: 20px 0 0 0;
	height: auto;
	font-size: 14px;
	display: block;
	line-height: 28px;
	color: #666;
}
.sy_cptj{
    width: 1200px;
    margin: 0 auto;
    display: table;
}
.sy_cptj ul{}
.sy_cptj ul li{
    height: 342px;
    margin: 0 6px;
    margin-bottom: 12px;
    background: #f2f2f2;
    text-align: center;
    border: 1px #eee solid;
    width: 286px;
    float: left;
}
.sy_cptj ul li p{
    width: 286px;
    height: 286px;
    background: #fff;
    overflow: hidden;
}
.sy_cptj ul li p a{
    display: block;
}
.sy_cptj ul li span{height: 55px;line-height: 55px;padding: 0 25px;display: block;border-top: 1px solid #F0F0F0;}
.sy_cptj ul li span a{
    font-size: 16px;
    text-align: left;
    display: block;
    background: url(../images/more.png) right center no-repeat;
    color: #333;
}
.ys {
	background: url(../images/ys_bg.jpg) no-repeat center 0;
	height: 1050px;
	overflow: hidden;
	padding: 80px 0 0;
	padding-bottom: 40px;
	background-color: #f5f5f5;
	margin-bottom: 50px;
}
.ys_l {
	width: 566px;
	padding: 50px 0 0 26px;
}
.ys dl {
	width: 566px;
	height: 421px;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.ys dl dt {
	width: 311px;
	height: 397px;
	float: left;
	line-height: 0;
	overflow: hidden;
	border: #2061c4 12px solid;
}
.ys dl dt img {
	width: 311px;
	height: 397px;
}
.ys dl dd {
	width: 208px;
	height: 294px;
	background: #fff;
	position: absolute;
	top: 40px;
	left: 278px;
	padding: 50px 30px 0 50px;
	z-index: 10;
}
.ys dl dd h5 {
	font-size: 30px;
	color: #333;
	line-height: 80px;
	height: 80px;
	background: url(../images/ys_line.gif) no-repeat 0 78px;
}
.ys dl dd p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
}
.ys dl dd span {
	display: block;
	margin: 30px 0 0;
	width: 70px;
	height: 40px;
}
.ys dl dd span img {
	width: 70px;
	height: 40px;
}
.ys .ys_r {
	padding: 50px 26px 0 0;
}
.ys .ys_r dl dt {
	float: right;
}
.ys .ys_r dl dd {
	left: 0;
}
.ys_con {
	width: 1200px;
	margin: 0 auto;
}
.ys_titlt {
	text-align: center;
}
.ys_titlt p {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	height: 55px;
	overflow: hidden;
}
.ys_titlt p b {/* color: #0f8e47; */font-weight: bold;}
.ys_titlt span {
	display: block;
	font-size: 20px;
	color: #fff;
}
.ys_titlt span i {
	color: #f2c11c;
	padding: 0 15px;
}
.sy_cptel{    background: #2061c4;
    text-align: center;
    color: #fff;
    margin-top: 2px;}
.sy_cptel p{    padding-top: 15px;
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    height: 50px;}
.sy_cptel img{vertical-align: middle;
    margin-right: 10px;}
.sy_cptel span{display: block;
    font-size: 28px;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 20px;}










.content01{padding: 10px 10px 20px 10px;}
.form-group{width: 100%; margin: 0 auto; clear: both; padding: 12px 0;}
.form-group label{float: left;}
.form-control{    float: left; width: 92%; border: 1px #ddd solid; height: 30px; line-height: 30px;}
.form-control-c{float: left; width: 92%; border: 1px #ddd solid; height: 100px; line-height: 30px;}
button.form-sub{width: 100%;  margin: 0 auto; clear: both; }
.form-sub{    height: 40px; color: #fff; background: #2061c4;  border: none;}
.form-control-y{    float: left;  width: 200px; border: 1px #ddd solid; height: 30px;  line-height: 30px;}
.content {
	padding: 20px 10px;
	margin: 10px 0 20px 0;
}




