/* 
Theme Name: hjtmeme
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	position: relative;
}
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table th , table td {
	padding: 3px 1.5px;
}

table th , table td input {
	padding: 4px 5px;
}

fieldset , img {
	border: 0;
}

address , caption , cite , code , dfn , em , th , var {
	font-style: normal;
	font-weight: normal;
}

ol , ul {
	list-style: none;
}

ception , th {
	text-align: left;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.zoom {
	zoom: 1
}

.hidden {
	visibility: hidden;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {
	word-spacing: -1.5px;
}

.curp {
	cursor: pointer
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

input,select {
	vertical-align: middle;
}

body {
	font: 12px/1.231 microsoft yahei,arial,helvetica,clean,sans-serif;
}

select,input,button,textarea,button {
	font: 99% microsoft yahei,arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

.header , .content , .footer , .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}

.header {
	width: 100%;
	background-color: #fff;
}

.htop {
	border-bottom: 1px solid #ececec;
}

.htop .container {
	height: 43px;
}

.htop em {
	float: left;
	line-height: 43px;
	font-size: 13px;
	color: #3b3b3b;
}

.htop ul {
	float: right;
}

.htop li {
	float: left;
	line-height: 43px;
	padding: 0 13px;
	background: url("../images/htop_line.png") no-repeat left center;
}

.htop li a {
	font-size: 13px;
	color: #3b3b3b;
}

.htop li.noBg {
	background: none;
}

.htop span {
	float: right;
	background: url("../images/wx1.png") no-repeat center;
	width: 23px;
	height: 21px;
	margin-top: 11px;
	position: relative;
	z-index: 999;
}

.htop span img {
	display: block;
	position: absolute;
	bottom: -152px;
	left: -107px;
	display: none;
}

.htop span:hover img {
	display: block;
}
/*hcont*/
.hcont {
	padding: 38px 0;
	position: relative;
}

.hcont .logo {
	float: left;
	position: relative;
}

.hcont .logo dl {
	overflow: hidden;
}

.hcont .logo dt {
	float: left;
}

.hcont .logo dt img {
	display: block;
}

.hcont .logo dd {
	padding-left: 15px;
	/*border-left: 1px solid #ececec;
	margin-left: 111px;*/
	margin-top: 7px;
}

.hcont .logo dt h1 {
	width: 101px;
	height: 65px;
	text-indent: -999em;
}

.hcont .logo dt h1 a {
	width: 101px;
	height: 63px;
	display: block;
}

.hcont .logo dt h2 {
	width: 101px;
	height: 65px;
	text-indent: -999em;
}

.hcont .logo dt h2 a {
	width: 101px;
	height: 63px;
	display: block;
}

.hcont .logo dd h2 {
	font-size: 30px;
	color: #3b3b3b;
	margin-bottom: 8px;
	line-height: 30px;
}

.hcont .logo dd p {
	font-size: 15px;
	color: #3b3b3b;
	font-weight: inherit;
}

.hcont .pinpai {
	position: absolute;
	right: 240px;
}

.hcont .phone {
	padding-left: 50px;
	background: url("../images/phone.png") no-repeat left center;
	margin-top: 12px;
	float: right;
}

.hcont .phone p {
	font-size: 15px;
	color: #3b3b3b;
}

.hcont .phone b {
	font-size: 22px;
	color: #0080ee;
}
/*navMain*/

.nav-bar {
	position: relative;
	z-index: 1000;
	overflow: hidden;
	height: 56px;
}

.nav-bar:hover {
	overflow: visible;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.nav-bg {
	position: absolute;
	width: 100%;
	height: 320px;
	background: #24619c;
	background: rgba(36,97,158,.95);
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 9999;
}

.nav-top {
	height: 54px;
	border-top: 1px solid #0080ee;
	border-bottom: 1px solid #0080ee;
	background: #0080ee;
}

.nav-content-box {
	position: absolute;
	top: 0;
	width: 100%;
}

.nav-content-box>li {
	float: left;
	line-height: 54px;
	width: 121px;
}

.nav-content-box>li:hover {
	background: #0080ee;
}

.nav-content-box>li>span>a {
	display: block;
	width: 100%;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 15px;
	color: #fff;
	;text-decoration: none;
}

.nav-content-box>li:hover>span>a {
	background: #ffb901;
}

ul.nav-content-box>li>ul {
	border-right: solid 1px #3a6fa2;
	margin: 10px 0 6px
}

ul.nav-content-box>li>ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.nav-content-box>li:hover>ul {
	border-right: none;
	padding-right: 1px;
}

ul.nav-content-box>li>ul>li {
	float: left;
	width: 100%;
	line-height: 2;
	text-align: center;
}

ul.nav-content-box>li>ul>li>a {
	display: block;
	width: 100%;
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-size: 14px;
	line-height: 35px;
}

ul.nav-content-box>li>ul>li>a:hover {
	color: #ffb901;
}

.footer {
	width: 100%;
	background: url("../images/bg2.png") repeat center;
	background: #0080ee;
}

.ftcont {
	overflow: hidden;
	padding-top: 35px;
	padding-bottom: 25px;
}

.ftcont .dress {
	float: left;
	width: 860px;
}

.ftcont .dress .ftll {
	float: left;
	padding-left: 25px;
	padding-right: 30px;
	background: url("../images/dress.png") no-repeat right top;
	height: 155px;
	width: 230px;
}

.ftcont .dress .ftll.noBg {
	padding-left: 0;
}

.ftcont .dress .ftll h4 {
	font-size: 16px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.ftcont .dress .ftll h4 a {
	color: #fff;
}

.ftcont .dress .ftll .bm_ico .submit {
	float: right;
	background-color: #d82a23;
	width: 80px;
	height: 26px;
	margin-top: 5px;
	margin-right: 20px;
	line-height: 26px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: none;
}

.ftcont .dress .bdtj ul li {
	width: 230px;
	margin-bottom: 5px;
}

.ftcont .dress ul {
	margin-top: 10px;
}

.ftcont .dress ul li {
	padding-left: 10px;
	background: url("../images/dian.png") no-repeat left center;
	height: 26px;
	line-height: 26px;
	width: 94px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 10px;
	color: #fff;
}

.ftcont .dress ul li a {
	font-size: 14px;
	color: #fff;
}

.ftcont .dress ul li .sbt {
	color: #fff;
	display: block;
	float: left;
	padding-top: 0;
	text-align: left;
	width: 50px;
	line-height: 25px;
	font-size: 14px;
}

.ftcont .dress ul li .sinp01 {
	background: #FFFFFF;
	color: #01458e;
	border: 0 none;
	width: 150px;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	height: 25px;
	line-height: 23px;
}

.ftcont .wx {
	width: 137px;
	float: right;
	text-align: center;
	margin-right: 60px;
}

.ftcont .wx p {
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}

.links {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
	background-color: #2d2d2d;
}

.links h4 {
	font-size: 14px;
	float: left;
	color: #797979
}

.links .link_box {
	overflow: hidden
}

.links .link_box a {
	display: block;
	float: left;
	color: #797979;
	margin: 1px 0 5px 16px;
}

.ftbot {
	text-align: center;
	background-color: #242424;
	line-height: 32px;
	font-size: 14px;
	color: #e3e3e3;
	padding: 20px 0px;
}

.ftbot a {
	color: #e3e3e3;
}

.ftbot span {
	margin-left: 20px;
}

.baozhang2 {
	/*background: url("../images/bg2.png") repeat center;*/
	background: #0080ee;
	padding-top: 52px;
	padding-bottom: 35px;
	border-bottom: 1px solid #4fabfb;
}

.baozhang2 .container {
	overflow: hidden;
}

.baozhang2 dl {
	float: left;
	margin-right: 52px;
	width: 235px;
}

.baozhang2 dt {
	float: left;
}

.baozhang2 dd {
	margin-left: 100px;
	margin-top: 15px;
}

.baozhang2 dd h5 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;
}

.baozhang2 dd p {
	font-size: 13px;
	color: #ffffff;
	line-height: 16px;
}

.baozhang2 dl.noMr {
	margin-right: 0;
}

.kefw {
	display: block;
	position: absolute;
	width: 50px;
	height: 30px;
	left: 50%;
	margin-left: -25px;
	top: 2px;
}

.retop ul {
	overflow: hidden;
}

.retop li {
	float: left;
	margin-left: 10px;
}

.retop li img {
	display: block;
}

.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	bottom: 200px;
	right: 50%;
	margin-right: -660px;
	cursor: pointer;
	display: none;
}

.rtTop .topfei {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}

.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#flashs {
	position: relative;
	height: 550px;
	overflow: hidden;
	width: 100% !important;
}

#flashs .bd {
	width: 100% !important;
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
	width: 100% !important;
}

#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 50px;
	left: 50%;
	margin-left: -31px;
}

#flashs .btn span {
	color: #fff;
	background: #717174;
	cursor: pointer;
	display: inline-block;
	margin: 0 2px;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}

#flashs .btn span.cur {
	background: #ffb901;
}

#flashs .banerer {
	width: 100% !important;
}
/*seach*/
.seach {
	position: relative;
	z-index: 59;
	margin-bottom: 70px;
}

.seacharl {
	position: relative;
	background: url("../images/bg1.png") repeat center;
	padding-bottom: 30px;
}

.seacharl .container , .seach .container {
	position: absolute;
	top: -29px;
	left: 50%;
	margin-left: -550px;
	height: 56px;
}

.seacharl .gjc , .seach .gjc {
	float: left;
	width: 670px;
	height: 56px;
	line-height: 56px;
	padding: 0 20px;
	background: #272727;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.seacharl .gjc span , .seach .gjc span {
	font-size: 14px;
	color: #f4f4f4;
	font-weight: bold;
}

.seacharl .gjc a , .seach .gjc a {
	font-size: 14px;
	color: #f4f4f4;
	padding: 0 10px;
}

.seacharl .sc , .seach .sc {
	float: left;
	width: 390px;
	background-color: #0080ee;
}

.seacharl .sc input , .seach .sc input {
	float: left;
	width: 310px;
	height: 56px;
	line-height: 56px;
	padding: 0 10px;
	font-size: 14px;
	color: #f4f4f4;
	background: none;
	outline: none;
	border: none;
	text-indent: 10px;
}

.seacharl .sc button , .seach .sc button {
	float: left;
	width: 60px;
	height: 56px;
	background: url("../images/ss.png") no-repeat center;
	border: 0;
}
/*proMain*/
.proMain {
	background: url("../images/bg1.png") repeat center;
	padding-bottom: 50px;
	padding-top: 35px;
}

.proMain2 {
	background: #fff;
}

.proMain .pro_l {
	float: left;
	width: 235px;
}

.proMain .pro_r {
	float: right;
	width: 925px;
}

.proMain2 .pro_l {
	margin-top: 0px;
}

.proMain2 .pro_r {
	padding-top: 25px;
}
/*pro_l*/
.proMain .pro_l h2 {
	font-weight: normal;
	background: url(../images/tilte-bgimg.jpg) repeat-x;
	height: 113px;
	background-size: cover;
}

.proMain .pro_l h2 p {
	text-decoration: none;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 25px;
	padding: 32px 0;
}

.proMain .pro_l h2 p em {
	font-weight: bold;
}

.proMain .pro_l h2 p em a {
	color: #fff;
}

.proMain .pro_l h2 p span {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
}

.cpnavbox {
	background: #fff;
}

.cpnav {
	padding: 10px 15px 15px 15px;
	overflow: hidden;
	background: #fff;
}

.cpnav img {
	width: 170px;
	padding: 5px 0 10px;
}

.cpnav p {
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}

.cpnav .t a {
	font-size: 15px;
	color: #393c40;
	text-align: center;
	line-height: 30px;
}

.cpnav li {
	margin-top: 5px;
	font-weight: normal;
	line-height: 40px;
	background: url("../images/cpnavbg.png") repeat-x;
}

.cpnav li a {
	display: block;
	font-size: 16px;
	color: #292929;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	background: url("../images/jt.png") no-repeat 185px center;
	padding: 0 15px;
}

.cpnav .sub-menu {
	margin-top: 5px;
	margin-bottom: 12px;
}

.cpnav .sub-menu li {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ececed;
	background: none;
	margin-top: 0px;
}

.cpnav .sub-menu li a {
	font-size: 14px;
	color: #252525;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 22px;
	background: url("../images/sj2.png") no-repeat left center;
	height: 43px;
	line-height: 43px;
}
/*pro_r*/
.proMain .pro_r .prt ul {
	float: left;
	margin-top: 15px;
	width: 870px;
}

.proMain .pro_r .prt li {
	float: left;
	padding: 0 7px;
	background: url("../images/line5.png") no-repeat left center;
	height: 36px;
}

.proMain .pro_r .prt li a {
	display: block;
	width: 109px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding-bottom: 7px;
	font-size: 14px;
	color: #373737;
	text-decoration: none;
}

.proMain .pro_r .prt li a:hover,.proMain .pro_r .prt li.cur a {
	background: url("../images/kk.png") no-repeat center;
	font-weight: bold;
}

.proMain .pro_r .prt li.noBl {
	padding-left: 0;
	background: none;
}

.proMain .pro_r .prt dl {
	float: right;
	background: url("../images/phone.png") no-repeat left center;
	padding: 14px 0;
	padding-left: 60px;
}

.proMain .pro_r .prt dt {
	font-size: 14px;
	color: #2a2b2e;
}

.proMain .pro_r .prt dd {
	font-size: 25px;
	color: #ff7800;
	font-weight: bold;
	font-family: "Arial";
}

.Rightshow {
}

.Rightshow ul {
	overflow: hidden;
	width: 890px;
}

.Rightshow ul li {
	width: 278px;
	margin-top: 28px;
	margin-right: 18px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	background: url("../images/cppicbg.jpg") repeat-x center top;
}

.Rightshow ul li .pic {
	display: block;
	position: relative;
}

.Rightshow ul li .pic img {
	display: inline-block;
	width: 100%;
	height: 200px;
}

.Rightshow ul li .detail1 {
	width: 100%;
	background: #0080ee;
	/*padding-bottom: 50px;*/
	padding-bottom: 1px;
}
.nav-content-box img{
	display: none;
}
.Rightshow ul li:hover .detail1 {
	background: #ffb901;
}

.Rightshow ul li:hover .detail1 h3 a {
	color: #0080ee;
}

.Rightshow ul li .detail1 h3 {
	font-weight: normal;
	padding-bottom: 5px;
	overflow: hidden;
	margin: 0px 5px 10px 5px;
	padding-top: 15px;
}

.Rightshow ul li .detail1 h3 a {
	font-size: 14px;
	color: #fff;
	height: 18px;
	overflow: hidden;
	display: block;
}

.Rightshow ul li .detail1 img {
	display: inline-block;
}

.Rightshow ul li .detail1 .zxzx {
	background: #0080ee;
	width: 95px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 20px;
	font-size: 15px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
/*panerMain*/
.panerMain {
	padding-bottom: 60px;
	margin-top: 40px;
}

.panerMain .hzt {
	text-align: center;
}

.panerMain .hzt h2 {
	margin-bottom: 15px;
	font-size: 25px;
	color: #373737;
}

.panerMain .hzt i {
	display: block;
	width: 40px;
	height: 0;
	border-top: 2px solid #0080ee;
	margin: 0 auto;
}

.panerMain .hzc {
	position: relative;
	margin-top: 35px;
}

.panerMain .hzc ul {
	overflow: hidden;
	width: 905px;
	margin: 0 auto;
}

.panerMain .hzc .bd {
	overflow: hidden;
	width: 1010px;
	margin: 0 auto;
}

.panerMain .hzc li {
	float: left;
	width: 150px;
	margin: 0 8px;
}

.panerMain .hzc li img {
	display: block;
	border: 2px solid #d8d8d8;
	padding: 1px;
}

.panerMain .hzc li p {
	text-align: center;
	margin-top: 10px;
	width: 161px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #383838;
}

.panerMain .hzc .pbt {
	position: absolute;
	top: 25px;
	display: block;
}

.panerMain .hzc .pbt1 {
	left: 0;
}

.panerMain .hzc .pbt2 {
	right: 0;
}

/*kehuMain*/
.kehuMain {
	background: url("../images/khbg.jpg") no-repeat center;
	min-height: 665px;
	background-size: cover;
}
.clearfix:after{
	display: block;
	clear: both;
	content: '';
}
.lingyu {
	padding: 40px 0;
}
.lingyu li {
    display: inline-block;
    /* width: 140px; */
    width: 33%;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.lingyu li img {
    transition: all 0.6s;
    margin: auto;
	display: block;
}
.kehuMain .hzt {
	text-align: center;
	padding-top: 40px;
}

.kehuMain .hzt h2 {
	margin-bottom: 15px;
	margin-top: 5px;
}

.kehuMain .hzt h2 a {
	font-size: 25px;
	color: #373737;
}

.kehuMain .hzt i {
	display: block;
	width: 40px;
	height: 0;
	border-top: 2px solid #0080ee;
	margin: 0 auto;
}

.kehuMain .hzc {
	position: relative;
	margin-top: 35px;
}

.kehuMain .kehu {
	overflow: hidden;
	padding-top: 10px;
}

.kehuMain .kehu .d1 {
	overflow: hidden;
	float: left;
	width: 525px;
	margin: 25px 25px 25px 0px;
}

.kehuMain .kehu .d2 {
	overflow: hidden;
	float: left;
	width: 525px;
	margin: 25px 0px 25px 25px;
}

.kehuMain .kehu .d3 {
	overflow: hidden;
	float: left;
	width: 525px;
	margin: 25px 25px 25px 0px;
}

.kehuMain .kehu .d4 {
	overflow: hidden;
	float: left;
	width: 525px;
	margin: 25px 0px 25px 25px;
}

.kehuMain .kehu dd {
	height: 174px;
}

.kehuMain .kehu dd h5 {
	padding-bottom: 13px;
	padding-top: 20px;
	width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.kehuMain .kehu dd h5 a {
	font-size: 16px;
	color: #000;
}

.kehuMain .kehu dd p {
	font-size: 14px;
	color: #525252;
	line-height: 22px;
	height: 88px;
	overflow: hidden;
}

.kehuMain .kehu dt img {
	width: 75px;
	height: 75px;
}

.kehuMain .kehu .d1 dt {
	float: left;
}

.kehuMain .kehu .d1 dd {
	margin-left: 110px;
	background: #fff;
	padding-left: 45px;
	padding-right: 20px;
	position: relative;
}

.kehuMain .kehu .d2 dt {
	float: right;
}

.kehuMain .kehu .d2 dd {
	margin-right: 110px;
	background: #fff;
	padding-right: 45px;
	padding-left: 20px;
	position: relative;
}

.kehuMain .kehu .d3 dt {
	float: left;
}

.kehuMain .kehu .d3 dd {
	margin-left: 110px;
	background: #fff;
	padding-left: 45px;
	padding-right: 20px;
	position: relative;
}

.kehuMain .kehu .d4 dt {
	float: right;
}

.kehuMain .kehu .d4 dd {
	margin-right: 110px;
	background: #fff;
	padding-right: 45px;
	padding-left: 20px;
	position: relative;
}

.kehuMain .reback {
	text-align: center;
	font-size: 0;
	margin-top: 20px;
}

.kehuMain .reback a {
	display: inline-block;
	width: 136px;
	height: 37px;
	line-height: 37px;
	font-size: 15px;
	color: #0080ee;
	margin: 0 12px;
	text-decoration: none;
	border: 1px solid #0080ee;
}

.kehuMain .reback a:hover {
	color: #fff;
	border: 1px solid #0080ee;
	background: #0080ee;
}

.kehuMain .kehu .d1 dd i {
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-right: 20px solid white;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 0px;
	left: -20px;
}

.kehuMain .kehu .d2 dd i {
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-left: 20px solid white;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 0px;
	right: -20px;
}

.kehuMain .kehu .d3 dd i {
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-right: 20px solid white;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 0px;
	left: -20px;
}

.kehuMain .kehu .d4 dd i {
	width: 0;
	height: 0;
	border-top: 0px solid transparent;
	border-left: 20px solid white;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 0px;
	right: -20px;
}
/*aboutMain*/
.aboutMain {
	background: url("../images/bg2.png") repeat center;
	padding-top: 74px;
	padding-bottom: 0;
}

.aboutMain dl {
	overflow: hidden;
}

.aboutMain dt {
	float: left;
	/*background: url("../images/dianshi.png") no-repeat center;*/
	width: 419px;
	height: 311px;
	padding: 18px;
	margin-left: 12px;
}

.aboutMain dt img {
	display: block;
	max-width: 100%;
}

.aboutMain dd {
	margin-left: 510px;
}

.aboutMain dd h2 a {
	font-size: 25px;
	color: #fff;
}

.aboutMain dd span {
	font-size: 18px;
	color: #ffffff;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.aboutMain dd i {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #ffb901;
}

.aboutMain dd p {
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
	margin: 22px 0;
}

.aboutMain dd>a {
	display: block;
	font-size: 15px;
	color: #fff;
	width: 136px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	border: 1px solid #fff;
}
/*teamCont*/
.teamCont {
	padding: 18px;
	background: url("../images/yy2.png") repeat center;
	overflow: hidden;
	margin-top: -170px;
	padding-bottom: 40px;
}

.teamCont .tmtop {
	text-align: center;
	padding-top: 25px;
	background-color: #fff;
}

.teamCont .tmtop h2 {
	margin-bottom: 15px;
}

.teamCont .tmtop h2 a {
	font-size: 25px;
	color: #373737;
}

.teamCont .tmtop i {
	display: block;
	width: 40px;
	height: 0;
	border-top: 2px solid #0080ee;
	margin: 0 auto;
}

.teamCont .tmcont {
	position: relative;
	padding-top: 28px;
	background-color: #fff;
}

.teamCont .tmcont ul {
	overflow: hidden;
	width: 872px;
	margin: 0 auto;
}

.teamCont .tmcont .bd {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

.teamCont .tmcont li {
	float: left;
	width: 220px;
	margin: 0 10px;
}

.teamCont .tmcont li .cfpic {
	display: block;
	width: 240px;
	height: 200px;
}

.teamCont .tmcont li .cfpic img {
	width: 220px;
	height: 180px;
}

.teamCont .tmcont li .cfname {
	text-align: center;
	margin-top: 10px;
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.teamCont .tmcont li .cfname a {
	font-size: 14px;
	color: #383838;
}

.teamCont .tmcont .tbot {
	position: absolute;
	display: block;
	top: 110px;
}

.teamCont .tmcont .tbot1 {
	left: 30px;
}

.teamCont .tmcont .tbot2 {
	right: 30px;
}

.teamCont .tmcont li h3 {
	font-weight: inherit;
}
/*ggMain*/
.ggMain {
	position: relative;
	margin-top: 20px;
}

.ggMain img {
	display: block;
	width: 100%;
}

.ggMain dl {
	position: absolute;
	padding-left: 53px;
	color: #fff;
	background: url("../images/phone2.png") no-repeat left center;
	top: 30px;
	right: 20px;
}

.ggMain dt {
	font-size: 15px;
	padding-top: 10px;
}

.ggMain dd {
	font-size: 25px;
	font-weight: bold;
}
/*newsMain*/
.newsMain {
	padding-bottom: 55px;
	padding-top: 40px;
}

.newsMain .new_l {
	/*float: left;
	width: 780px;*/
	width: 100%;
}

.newsMain .new_r {
	position: relative;
	float: right;
	width: 253px;
	height: 416px;
	background-color: #f0f0f0;
	padding-left: 25px;
	padding-right: 22px;
}
/*new_l*/
.new_l .nlist {
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
}

.new_l .nlist li {
	/*float: left;*/
	display: inline-block;
	width: 256px;
	text-align: center;
	height: 50px;
	margin-right: 6px;
	background: #0080ee;
}

.new_l .nlist li h2 {
	font-weight: inherit;
}

.new_l .nlist li a {
	display: block;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	height: 50px;
	line-height: 50px;
}

.new_l .nlist li:hover,.new_l .nlist li.cur {
	background: #ffb901;
}

.new_l .news {
	margin-top: 20px;
}

.new_l .news dl {
	height: 145px;
}

.new_l .news dt {
	float: left;
	padding: 3px;
	border: 1px solid #e9e9e9;
}

.new_l .news dt img {
	display: block;
	width: 207px;
	height: 138px;
}

.new_l .news dd {
	margin-left: 236px;
}

.new_l .news dd h3 {
	padding-top: 20px;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new_l .news dd h3 a {
	font-size: 15px;
	color: #383838;
}

.new_l .news dd p {
	font-size: 15px;
	color: #383838;
	line-height: 26px;
	height: 78px;
}

.new_l .news ul {
	overflow: hidden;
	width: 100%;
	margin-top: 35px;
}

.new_l .news li {
	float: left;
	width: 48.1%;
	height: 33px;
	line-height: 33px;
	margin-right: 20px;
}

.new_l .news li em {
	float: right;
}

.new_l .news li h4 {
	font-weight: inherit;
	float: left;
	width: 290px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.new_l .news li a {
	font-size: 15px;
	color: #383838;
	padding-left: 12px;
	background: url("../images/dian.png") no-repeat left center;
}
/*new_r*/
.new_r .ntop {
	padding-top: 20px;
}

.new_r .ntop h2 a {
	font-size: 18px;
	color: #363636;
}

.new_r .ntop span {
	font-size: 13px;
	color: #a9a0a0;
	text-transform: uppercase;
}

.new_r .ntop i {
	display: block;
	width: 40px;
	height: 2px;
	background-color: #0080ee;
	margin-top: 8px;
}

.new_r .quetion {
	height: 265px;
	overflow: hidden;
	margin-top: 20px;
}

.new_r .quetion dl {
	padding-top: 24px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #e1e1e1;
}

.new_r .quetion dl h4 {
	font-weight: inherit;
}

.new_r .quetion dt {
	padding-left: 30px;
	background: url("../images/wen.png") no-repeat left center;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	width: 250px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new_r .quetion dt a {
	font-size: 15px;
	color: #1c1c1c;
}

.new_r .quetion dd {
	padding-left: 30px;
	background: url("../images/da.png") no-repeat left top;
	font-size: 15px;
	color: #686868;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 20px;
}

.new_r .mor {
	display: block;
	position: absolute;
	background: #ffb901;
	width: 179px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	bottom: -20px;
	left: 50%;
	margin-left: -90px;
	color: #f5f3f4;
	font-size: 15px;
	text-decoration: none;
	border-radius: 18px;
}

.kfkmr_css {
	width: 140px;
	right: 0px;
	position: fixed;
	top: 180px;
	z-index: 9999;
}

.kfkxs_css {
	display: none;
	position: fixed;
	top: 120px;
	right: 0px;
	z-index: 1001;
}

#clkfbox {
	width: 140px;
}

.ImHeader {
	height: 90px;
	background: url("../images/im_01.png") no-repeat;
	cursor: pointer
}

.ImHeader a {
	width: 140px;
	height: 90px;
	display: block;
}

.ImTable {
	border-collapse: collapse;
	border: 9px solid #0080ee;
	background: #fff;
	margin: 0px;
	padding: 2px 0px 7px 0px;
}

.ImTable a {
	width: 100%;
	display: block;
	color: #000;
	font-size: 12px;
	text-decoration: inherit;
	text-indent: 10px;
	position: relative;
	height: 30px;
}

.ImTable img {
	position: absolute;
	left: 20px;
	top: 10px;
}

.ImTable b {
	font-weight: 100;
	position: absolute;
	left: 30px;
	top: 11px;
}

.ImFooter {
	height: 300px;
	background: url("../images/im_04.png") no-repeat;
}

.ysBox .container {
	position: relative;
}

.ysBox .ys1 {
	background: url("../images/ysbg1.jpg") no-repeat center;
	height: 887px;
}

.ysBox .ys2 {
	background: url("../images/ysbg2.jpg") no-repeat center;
	height: 996px;
}

.ysBox .wp dt {
	color: #fff;
}

.ysBox .wp dt p {
	color: #fff;
}

.ysBox .wp dd p {
	background: url("../images/ddbg2.png") no-repeat left center;
	color: #fff;
}

.ysBox .ys2 b {
	font-size: 25px;
	color: #fff;
	position: absolute;
	left: 250px;
	top: 900px;
}

.ysBox dl {
	position: absolute;
}

.ysBox dt {
	font-size: 30px;
	color: #322f2e;
	font-weight: bold;
	margin-left: 5px;
}

.ysBox dt p {
	font-size: 12px;
	color: #cdcfce;
	font-weight: normal;
	text-transform: uppercase;
}

.ysBox dd {
	margin-top: 20px;
}

.ysBox dd p {
	height: 35px;
	line-height: 35px;
	font-size: 15px;
	color: #302a2a;
	background: url("../images/ddbg.png") no-repeat left center;
	padding-left: 28px;
}

.ysBox dd .rp {
	color: #e01313;
}

.ysBox dd .yp {
	color: #fbfe0f;
}

.ysBox .dz {
	left: 110px;
}

.ysBox .dr {
	left: 570px;
}

.ysBox .dw1 {
	top: 290px;
}

.ysBox .dw2 {
	top: 630px;
}

.ysBox .dw3 {
	top: 20px;
}

.ysBox .dw4 {
	top: 395px;
}

.ysBox .dw5 {
	top: 660px;
}

.qiantian_do {
	overflow: hidden;
	margin-bottom: 50px;
}

.qiantian_do h2 {
	font-size: 30px;
	color: #0080ee;
	text-align: center;
	margin-top: 57px;
	margin-bottom: 14px;
}

.qiantian_do h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #007b5f;
}

.qiantian_do .do_box {
	overflow: hidden;
}

.qiantian_do dl {
	width: 530px;
	overflow: hidden;
	height: 145px;
	background-color: #ededed;
	margin-top: 30px;
	float: left;
}

.qiantian_do dt {
	float: left;
	padding: 18px 16px;
}

.qiantian_do dt a img {
	width: 108px;
	height: 108px;
}

.qiantian_do dd {
	float: left;
	width: 330px;
	margin-top: 18px;
}

.qiantian_do dd h5 {
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qiantian_do dd h5 a {
	color: #000
}

.qiantian_do dd p {
	color: #383838;
	width: 375px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.qiantian_do dd .liaojie {
	display: block;
	width: 83px;
	height: 27px;
	border: 1px solid #c5c5c5;
	text-align: center;
	line-height: 27px;
	color: #383838
}

.qiantian_do dl:hover {
	background-color: #0080ee;
}

.qiantian_do dl:hover a {
	color: #f9f9f9;
}

.qiantian_do dl:hover p {
	color: #fff
}

.qiantian_do dl:hover .liaojie {
	border: none;
	background: #0c58be;
}

.qiantian_do .do_content {
	width: 530px;
	height: 145px;
	position: relative;
	margin-top: 35px;
}

.qiantian_do .do_content h5 {
	text-align: left;
	font-size: 25px;
	color: #0080ee;
	margin-bottom: 10px;
	font-weight: bold;
}

.qiantian_do .do_content h6 {
	font-size: 20px;
	font-weight: normal;
	color: #ff9900;
	margin-bottom: 30px
}

.qiantian_do .do_content h6 em {
	color: #000
}

.qiantian_do .do_content .xgtel {
	width: 310px;
	height: 43px;
	border: 2px solid #c8c8c8;
	background: url("../images/do_phone.png") no-repeat 18px center;
	padding-left: 52px;
	line-height: 43px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.qiantian_do .do_content .xgtel em {
	font-size: 19px;
	color: #136eb9;
}

.qiantian_do .do_content span {
	display: block;
	width: 140px;
	height: 142px;
	background-color: #0080ee;
	position: absolute;
	right: 0;
	top: 0px;
}

.qiantian_do .do_content span a {
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	width: 140px;
	height: 142px;
	text-align: center;
	line-height: 142px;
	text-decoration: blink;
}

.qiantian_do .do_content span:hover {
	background: #ffb901;
}

#cpfff0 {
	margin-right: 40px;
}

#cpfff2 {
	margin-right: 40px;
}

#cpfff4 {
	margin-right: 40px;
}

.goods_b {
	background: url(../images/bg1.png) repeat center;
	padding-bottom: 50px;
}

.qiangds_do {
	overflow: hidden;
	margin-bottom: 1px;
}

.qiangds_do h2 {
	font-size: 30px;
	color: #0080ee;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 14px;
}

.qiangds_do h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #007b5f;
}

.qiangds_do .do_box {
	overflow: hidden;
}

.qiangds_do dl {
	width: 530px;
	overflow: hidden;
	height: 145px;
	background-color: #ffffff;
	margin-top: 30px;
	float: left;
}

.qiangds_do dt {
	float: left;
	padding: 18px 16px;
}

.qiangds_do dt a img {
	width: 108px;
	height: 108px;
}

.qiangds_do dd {
	float: left;
	width: 330px;
	margin-top: 18px;
}

.qiangds_do dd h4 {
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.qiangds_do dd h4 a {
	color: #000
}

.qiangds_do dd p {
	color: #383838;
	width: 375px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.qiangds_do dd .liaojie {
	display: block;
	width: 83px;
	height: 27px;
	border: 1px solid #c5c5c5;
	text-align: center;
	line-height: 27px;
	color: #383838
}

.qiangds_do dl:hover {
	background-color: #0080ee;
}

.qiangds_do dl:hover a {
	color: #f9f9f9;
}

.qiangds_do dl:hover p {
	color: #fff
}

.qiangds_do dl:hover .liaojie {
	border: none;
	background: #0c58be;
}

.qiangds_do .do_content {
	width: 530px;
	height: 145px;
	position: relative;
	margin-top: 35px;
}

.qiangds_do .do_content h5 {
	text-align: left;
	font-size: 25px;
	color: #0080ee;
	margin-bottom: 10px;
	font-weight: bold;
}

.qiangds_do .do_content h6 {
	font-size: 20px;
	font-weight: normal;
	color: #ff9900;
	margin-bottom: 30px
}

.qiangds_do .do_content h6 em {
	color: #000
}

.qiangds_do .do_content .xgtel {
	width: 310px;
	height: 43px;
	border: 2px solid #c8c8c8;
	background: url("../images/do_phone.png") no-repeat 18px center;
	padding-left: 52px;
	line-height: 43px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.qiangds_do .do_content .xgtel em {
	font-size: 19px;
	color: #136eb9;
}

.qiangds_do .do_content span {
	display: block;
	width: 140px;
	height: 142px;
	background-color: #0080ee;
	position: absolute;
	right: 0;
	top: 0px;
}

.qiangds_do .do_content span a {
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	width: 140px;
	height: 142px;
	text-align: center;
	line-height: 142px;
	text-decoration: blink;
}

.qiangds_do .do_content span:hover {
	background: #ffb901;
}

#cpfgs1 {
	margin-right: 40px;
}

#cpfgs3 {
	margin-right: 40px;
}

#cpfgs5 {
	margin-right: 40px;
}

.ggBox {
	padding-bottom: 30px;
	margin-top: 30px;
}

.ggBox .container {
	position: relative;
}

.ggBox img {
	display: block;
	width: 100%;
}

.ggBox dl {
	position: absolute;
	padding-left: 60px;
	background: url("../images/phone2.png") no-repeat left 0px;
	color: #fff;
	height: 60px;
	right: 40px;
	top: 56px;
}

.ggBox dt {
	font-size: 13px;
	line-height: 13px;
	margin-top: 6px;
}

.ggBox dd {
	font-size: 23px;
	line-height: 23px;
	font-family: "Arial";
	margin-top: 7px;
}

.ggBox2 {
	margin-top: 0;
}

table {
	width: 100%;
	border-left: 1px solid #000;
	border-top: 1px solid #0080ee;
	line-height: 20px;
	border-collapse: collapse;
	margin: 15px 0;
	font-size: 14px;
	color: #2e2e2e;
}

table tr td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #0080ee;
	text-align: center
}

thead {
	background: #e6e6e6;
}

.oTh {
	background: #e3ffff;
}

.lx_cont {
	background: #fff;
	padding: 0 10px 10px;
	font-size: 14px;
	line-height: 1.5;
}

.lx_cont img {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

.accordion {
    width: 100%;
}
.accordion li {
    cursor: pointer;
}
.accordion .link {
    background: url(../images/index-chanpin.jpg) no-repeat;
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 96px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion .link a {
    color: #fff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
    color: #fff;
}
.submenu {
    display: none;
    background: #f5f5f5;
    font-size: 14px;
}
.submenu li {
    border-bottom: 1px solid #d6d7dc;
}
.submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    padding: 12px;
    /* padding-left: 42px; */
    padding-left: 20px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
	text-align: center;
}
.accordion li.open i {
    color: #f39800;
}
.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(
180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(
180deg);
}
.cpnavbox,.l_lxbox {
    margin-top: 20px;
}
.page{
	padding: 20px 20px;
    background: #fff;
}
.page a,.page span{
	display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
}
.page .current{
	background: #0080ee;
	color: #fff;
}

.tuijian-chanpin {
    width: 100%;
    border: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
}
.tuijian-title {
    height: 48px;
    border-top: 2px solid #007eef;
    line-height: 48px;
    font-size: 16px;
    color: #0069b0;
    background: #fff;
    padding-left: 20px;
}
.tuijian-chanpin ul li {
    width: 31%;
    height: auto;
    display: inline-block;
    margin: 10px 1%;
}
.tuijian-chanpin ul li a {
    display: block;
    width: 100%;
    height: 210px;
    border: 1px solid #dfdfdf;
}
.tuijian-chanpin img {
    width: 100%;
}
.tuijian-chanpin ul li span {
    display: block;
    font-size: 16px;
    color: #007eef;
    text-align: center;
    line-height: 36px;
}
.tuijian-chanpin ul li p {
    font-size: 14px;
    color: #525252;
    
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.sy_ysbox{
	padding: 50px 0;
	background: url(../images/ys_bg.jpg) no-repeat center;
	background-size: cover;
}
.sy_ysbox .hzt{
	text-align: center;
}
.sy_ysbox .hzt h2 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 40px;
    letter-spacing: 5px;
}
.sy_ysbox .hzt h2 a{
	color: #0080ee;
}
.sy_ysbox .hzt p{
	font-size: 14px;
	color: #9f9f9f;
}
.sy_ysbox .hzt i {
    display: block;
    width: 40px;
    height: 0;
    border-top: 2px solid #0080ee;
    margin: 10px auto 0;
}
.youshi{
	margin-top: 40px;
}
.flex{
	display: flex;
    justify-content: space-between;
	align-items: center;
}
.ys_text {
	width: 55%;
}
.ys_pic{
	width: 30%;
	text-align: center;
}
.ys_pic img{
	max-width: 100%;
}
.ys_num{
	width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    border: 3px solid #0080ee;
    line-height: 60px;
    font-size: 30px;
    color: #0080ee;
    margin-right: 20px;
    float: left;
}
.ys_cont{
	float: left;
	width: 80%;
	padding-top: 10px;
}
.ys_cont h3{
	font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 28px;
    color: #111;
}
.ys_cont p{
    line-height: 26px;
    font-size: 15px;
    color: #302a2a;
    background: url(../images/ddbg.png) no-repeat left top 6px;
    padding-left: 28px;
}
.ys_li{
	margin-bottom: 20px;
}
.zi_fff{
	color: #fff;
}
.zi_fff .ys_num{
	border: 3px solid #fff;
    color: #fff;
}
.zi_fff .ys_cont h3{
	color: #fff;
}
.zi_fff .ys_cont p{
	background: url(../images/ddbg2.png) no-repeat left top 6px;
	color: #fff;
}

.top_lx .flex{
	justify-content: flex-start;
}
.new_conts .top_lx img{
	margin-bottom: 0;
}
.new_conts{
	margin-bottom: 20px;
}
.other_lx{
	font-size: 16px;
	line-height: 26px;
	color: #666;
	padding: 20px 0;
	border-top: 1px solid #ddd;
}

.news-list {
    border: 1px solid #d6d6d6;
    padding: 20px 0;
    margin-top: 20px;
	background: #fff;
}
.news-list li {
    height: 100px;
    margin: 16px;
    border-bottom: 1px dashed #C0C0C0;
}
.news-list li:after{
	display: block;
	content: '';
	clear: both;
}
.news-list .news-time {
    width: 84px;
    height: 90px;
    background: #eaebeb;
    float: left;
    font-size: 18px;
    color: #323232;
    text-align: center;
    cursor: pointer;
}
.news-list .news-time b {
    font-size: 42px;
    display: block;
    line-height: 56px;
}
.news-list .news-text {
    width: 88%;
    height: 90px;
    float: left;
    margin-left: 20px;
}
.news-list .news-text span a {
    font-size: 18px;
    color: #323233;
    line-height: 34px;
    cursor: pointer;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list .news-text p {
    font-size: 14px;
    color: #808181;
    line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-list li:hover .news-time {
    background: #007cff;
    color: #fff;
}
.news-list li:hover .news-text span a {
    color: #007ccf;
    text-decoration: underline;
}

.news-xq {
    padding: 20px 0 0;
    margin-top: 20px;
	background: #fff;
}
.news-xq h1 {
    font-size: 24px;
    color: #007eef;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}
.news-xq .news-xq-time {
    width: 400px;
    margin: 6px auto;
    font-size: 16px;
    color: #3e3f3f;
    text-align: center;
}
.news-cont {
    line-height: 28px;
	padding: 10px 30px;
	font-size: 16px;
}
.news-cont div{
	margin-left: 0 !important;
}
.part3 {
	padding: 50px 0;
}

.hzt {
	text-align: center;
}

.part3 .hzt i {
	display: block;
	width: 40px;
	height: 0;
	border-top: 2px solid #0080ee;
	margin: 0 auto;
}

.hzt h2 {
	margin-bottom: 15px;
	margin-top: 5px;
}

.anli_box {
	margin-top: 40px;
}

.marqueeleft {
	height: 310px;
	overflow: hidden;
	margin: 20px auto 0;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	width: 370px;
	height: 300px;
	overflow: hidden;
}

.marqueeleft li .marquee1_1pic {
	display: block;
	border: #ccc 1px solid;
	width: 360px;
	height: 270px;
	padding: 2px;
	overflow: hidden;
}

.marqueeleft li .marquee1_1txt {
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.marqueeleft li .marquee1_1txt a {
	color: #474747;
}

.marqueeleft li:hover .marquee1_1pic {
	border: #0283e4 1px solid;
}

.news-information{
	padding: 50px 0;
}
.part4 {
    width: 590px;
    float: left;
    overflow: hidden;
}
.in-title2 {
    width: 100%;
    height: 51px;
    background: url(../images/index-title.png) no-repeat;
    margin: 0 auto;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.in-title2 b {
    font-size: 26px;
    font-family: "微软简";
    line-height: 52px;
    padding-left: 18px;
    padding-right: 12px;
}
.in-title2 span {
    padding-left: 10px;
    color: #d9d4d4;
}
.in-title2 a {
    float: right;
    line-height: 56px;
    color: #0283e4;
}
.tuwen {
    width: 100%;
    height: 156px;
}
.tuwen-img {
    float: left;
    width: 220px;
    margin: 10px 0;
}
.tuwen-img img {
    margin: 0 auto;
	max-width: 100%;
}
.tuwen .text_p {
    width: 345px;
    height: 140px;
    float: right;
    text-align: justify;
    font-size: 14px;
    color: #767676;
    margin: 10px 10px 0 0;
    overflow: hidden;
}
.tuwen .text_p a {
    font-size: 16px;
    display: block;
    text-align: left;
    line-height: 30px;
    color: #272727;
	
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tuwen .text_p span {
    display: block;
    font-size: 12px;
	margin-bottom: 5px;
}
.tuwen .text_p p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
} 
.liebiao {
    clear: both;
    margin: 20px auto;
    font-size: 16px;
}
.liebiao li {
    height: 40px;
    border-bottom: 1px dashed #D0D0D0;
    line-height: 40px;
}
.liebiao li a {
    color: #414141;
    display: block;
}
.liebiao li i {
    margin-right: 10px;
}
.liebiao li span {
    float: right;
}
.part5 {
    width: 590px;
    float: right;
    overflow: hidden;
}

.part6 {
    width: 100%;
    height: 470px;
    background: url(../images/qas-bg.jpg) center;
}
.faq {
    margin: 0 auto;
    padding-top: 32px;
}
.in-title3 {
    width: 700px;
    height: 51px;
    background: url(../images/index-title.png) no-repeat;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
}
.marqueetop {
    height: 320px;
    width: 700px;
    overflow: hidden;
    margin: 30px 0 0 20px;
}
.marqueetop li {
    padding: 10px 0;
    width: 680px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px dashed #C3C1C1;
}
.marqueetop li a {
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #414141;
}
.in-title3 b {
    font-size: 26px;
    font-family: "微软简";
    line-height: 52px;
    padding-left: 18px;
    padding-right: 12px;
}
.in-title3 span {
    padding-left: 10px;
    color: #d9d4d4;
}
.in-title3 a {
    float: right;
    line-height: 56px;
    color: #0283e4;
}
.marqueetop li a span {
    float: right;
}

.product{
	border: 1px solid #e9e9e9;
    padding: 20px;
    margin-top: 30px;
	background: #fff;
}
.chanpin-fenlie h1 {
    font-size: 42px;
    display: block;
    color: #008ece;
    font-family: "时尚中黑简体";
    text-align: center;
    line-height: 50px;
}
.chanpin-fenlie p {
    font-size: 16px;
    color: #7e7c7c;
    text-align: justify;
    line-height: 26px;
    text-indent: 2em;
	margin: 20px 0;
}
.product-list ul li {
	float: left;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #FFF;
    width: 32%;
    background: #e0dddd;
    border-radius: 6px;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
	padding: 10px 0 15px;
}
.product-list ul li:nth-child(3n){
	margin-right: 0;
}
.product-list ul li a {
    display: block;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #007eef;
    width: 124px;
    height: 30px;
    margin: 0 auto;
}
.product-list ul li img {
    width: 255px;
    height: 195px;
    margin: 6px auto;
}
.product-list ul li a {
    display: block;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #007eef;
    width: 124px;
    height: 30px;
    margin: 0 auto;
}
.product-list li:hover {
    background-color: #b0d1ef;
}
.product-list ul li h3{
	font-size: 14px;
    line-height: 32px;
    text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-weight: normal;
}