
@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	font-family: "微软雅黑";
	-webkit-text-size-adjust: none;
	color: #333;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul, li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.fb {
	font-weight: bold;
}
.fnb {
	font-weight: 200;
	margin-left: -1px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
}
.font_14 {
	font-size: 14px;
}
.font_16 {
	font-size: 16px;
}
.font_18 {
	font-size: 18px;
}
.font_s {
	font-family: "宋体";
}
.min_w {
	min-width: 1200px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.cwidth {
	width: 1122px;
	margin: 0 auto;
}
/*header*/
.title {
	background: url(../img/2.jpg) no-repeat center center;
	height: 36px;
	line-height: 36px;
}
.title_l {
	margin-left: 5px;
	color: #fff;
}
.title_r {
	margin-right: 28px;
	width: 285px;
	text-align: right;
}
.title_r ul li {
	margin-left: 28px;
	background: url(../img/19.jpg) no-repeat left center;
	padding-left: 10px;
	color: #fff;
	float: left;
}
.title_r ul li a {
	color: #fff;
}
.logo {
	margin: 20px 0 0 0;
	width: 233px;
}
.nav {
	margin-top: 20px; margin-bottom:20px
}
.nav li {
	position: relative;
	margin-left: -21px;
	margin-right: -21px;
	width: 154px;
	float: left;
	padding-bottom: 20px;
	padding-top: 18px;
	background: url(../img/23.png) no-repeat 16px center;
}
.nav li:first-child {
	background: none;
	margin-left: 0px;
}
.nav li a {
	display: block;
}
.nav_size {
	width: 104px;
	margin: 0 20px 0 30px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
}
.nav_eng {
	padding: 0 23px 0 43px;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}
.nav li.nav_back {
	background: url(../img/p1.png) no-repeat center center;
}
.nav li:hover .nav_size, .nav li:hover .nav_eng {
	color: #fff;
}
.nav li ul {
	z-index: 9999;
	display: none;
	border-top: 1px solid #0e3c68;
	width: 120px;
	position: absolute;
	top: 62px;
	background: #073663;
	left: 0px;
}
.nav li ul li {
	background: none;
	margin: 0px;
	float: none;
	padding: 0px;
	line-height: 33px;
	text-align: center;
	width: 120px;
}
.nav li ul li:hover {
	background: none;
}
.nav li ul li a {
	color: #fff;
}
.nav li ul.navshow {
	z-index: 9999;
	display: block;
}
.slide {
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	z-index: 2;
	margin: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	margin-top: -30px;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(../img/n1675.gif) no-repeat left top;
	margin-top: -45px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.banner {
	position: relative;
}
/*index*/
.bhnkantage {
	margin-top: 70px;
	text-align: center;
	font-size: 30px;
    font-weight: 800;
    color: #333333;
}
.bhnkantage_list {
	width: 1122px;
	margin: 0 auto;
}
.bhnkantage_list li {
	text-align: center;
	margin-top: 45px;
	float: left;
	width: 230px;
	margin-left: 67.3px;
}
.bhnkantage_list li:first-child {
	margin-left: 0px;
}
.bhnkantage_ch {
	line-height: 37px;
	margin-top: 3px;
	font-size: 22px;
	color: #666666;
}
.bhnkantage_en {
	text-transform: uppercase;
	line-height: 29px;
	color: #666666;
}
.bhnkantage_con {
	font-size: 15px;
	word-break: break-all;
	line-height: 25px;
	margin-top: 10px;
	text-indent: 2em;
}
.abouttt {
	padding-bottom: 25px;
	margin-top: 70px;
	background: url(../img/p5.png) no-repeat center center;
	background-size: auto 100%;
}
.abouttt_circle {
	width: 45px;
	height: 26px;
}
.abouttt_title {
	text-align: center;
	font-size: 30px;
	color: #333333;
    font-weight: 800;
	line-height: 35px;
}
.abouttt_gray {
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 23px;
	margin-top: 4px;
}
.about_en {
	font-size: 16px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
}
.tabtt {
	margin-top: 22px;
}
.tabtt_con {
	width: 1055px;
	margin: 32px auto 0 auto;
	position: relative;
}
.tabtt_menu {
	background: #eeeeee;
	width: 439px;
	height: 116px;
	padding: 51px 35px 0 19px;
}
.tabtt_pic {
	height: 167px;
	width: 629px;
}
.tabtt_top {
	margin: 0 auto;
	width: 1122px;
}
.tabtt_menu li {
	overflow: hidden;
	background: url(../img/21.jpg) no-repeat right center;
	height: 59px;
	text-align: center;
	float: left;
}
.tabtt_menu li .tabtt_back {/* width: 115px;*/
	padding: 0 10px;
	height: 53px;
	margin: 0 18.5px;
}
.tabtt_menu>li:first-child+li+li {
	background: none;
	margin: 0px;
}
.tabtt_menu li:first-child+li+li .tabtt_back {
	margin-right: 0px;
}
.tabtt_menu li .tabtt_size {
	line-height: 53px;
	font-size: 21px;
	color: #e62129;
}
.tabtt_menu li .tabtt_en {
	line-height: 17px;
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
}
.tabtt_con li {
	color: #666666;
	font-size: 16px;
	text-indent: 0em;
	line-height: 37px;
	width: 1055px;
	display: none;
	left: 0px;
	top: 0px;
	min-height: 300px;
}
.tabtt_menu li.on .tabtt_back {/* width: 115px;*/
	height: 75px;
	padding: 0 15px;
	background: #e62129;
}
.tabtt_menu li.on .tabtt_size {
	color: #ffffff;
}
.tabtt_menu li.on .tabtt_en {
	display: none;
	color: #ffffff;
}
.tabtt_menu li .tabtt_hid {
	padding-top: 7px;
	display: none;
	line-height: 17px;
	text-transform: uppercase;
	font-size: 12px;
	color: #666666;
}
.tabtt_menu li.on .tabtt_hid {
	transform: all 1s ease-in-out;
	display: block;
	color: #ffffff;
}
.konep {
	padding-bottom: 40px;
	padding-top: 25px;
	background: #f0f0f0;
	background-size: 100% 100%;
}
.konep_top {
	text-align: center;
	background: url(../img/p4.png) no-repeat center center;
	background-size: auto 100%;
	padding-bottom: 23px;
}
.konep_circle {
	width: 45px;
	height: 26px;
}
.konep_title {
	font-size: 30px;
    text-align: center;
    line-height: 35px;
    font-family: "Microsoft YaHei";
    color: #343434;
}
.konep_gray {
	text-align: center;
	font-size: 16px;
	color: #212121;
	line-height: 23px;
	margin-top: 4px;
}
.konep_en {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
.konep_list li {
	margin-top: 30px;
	position: relative;
	float: left;
	width: 254px;
	height: 191px;
	border: 3px solid #ffffff;
	margin-left: 27px;
}
.konep_list ul {
	margin-top: 4px;
	margin-left: -27px;
}
.konep_list li .konep_hidden {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: url(../img/p3.png) no-repeat center center;
	width: 254px;
	height: 191px;
	background-size: 100% 100%;
	transform: all 10s ease-in-out;
}
.konep_list li:hover .konep_hidden {
	display: block;
}
.konep_hidden div {
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	margin-top: 83px;
}
.konep_hidden span {
	width: 230px;
	margin: 15px auto 0 auto;
	display: block;
	text-indent: 2em;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.konep_more {
	margin: 29px auto 0 auto;
	border: 1px solid #020202;
	font-size: 14px;
	color: #fff;
	width: 127px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}
.konep_more a {
	display: block;
	color: #212121;
}
.new {
	padding-bottom: 36px;
	padding-top: 14px;
	background: url(../img/13.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.new_l {
	width: 395px;
	margin-left: 127px;
}
.bnew_r1 {
	width: 615px;
}
.bnew_r1 li {
	margin-top: 35px;
	line-height: 21px;
    font-size: 16px;
    color: #ffffff;
    list-style-type: disc;
	background-size: 21px 21px;
	
}
.bnew_r1 li:first-child {
	margin-top: 29px;
}
.new_rr {
	padding-left: 150px;
}
.new_rr li {
	margin-top: 35px;
	line-height: 21px;
	font-size: 14px;
	color: #666666;
	background: url(../img/p6.png) no-repeat left center;
	background-size: 21px 21px;
	padding-left: 30px;
}
.new_rr li:first-child {
	margin-top: 29px;
}
.new_more {
	border: 1px solid #9b9b9b;
	margin: 37px auto 0 auto;
	width: 127px;
	height: 27px;
	line-height: 27px;
	text-align: center;
}
.new_more a {
	color: #666666;
}
.case_r {
	width: 889px;
}
.case {
	padding-top: 40px;
	background: url(../img/22.jpg) no-repeat center top #fff;
}
.case_l {
	width: 230px;
	background: #fff;
	border: 1px solid #dddddd;
	margin-left: 1px;
	margin-top: 7px;
}
.case_l_top {
	padding-bottom: 25px;
	font-size: 20px;
	color: #1755aa;
	padding-left: 30px;
	line-height: 27px;
	padding-top: 28px;
}
.case_l_top span {
	display: block;
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	line-height: 16px;
}
.case_llist li {
	width: 177px;
	border-bottom: 1px solid #dfdfdf;
	margin: 0 auto;
	line-height: 50px;
	margin-top: 23px;
}
.case_llist {
	border-top: 1px solid #dedede;
	padding-top: 29px;
}
.case_llist li a {
	color: #1755aa;
}
.case_llist li.on {
	background: url(../img/14.jpg) no-repeat right center;
}
.case_r_l {
	width: 600px;
	margin-top: 104px;
}
.case_r_l img {
	display: block;
	margin-top: 1px;
}
.case_r_r {
	margin-top:105px;
	padding: 15px 24.5px 0 24.5px;
	width: 240px;
	background: #eeeeee; height:459px
}
.case_display_top {
	line-height: 38px;
	padding: 0 6px;
	font-size: 16px;
	color: #333333;
}
.case_display_top span {
	font-size: 16px;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #333333;
	color: #fff;
	margin-right: 7px;
	display: inline-block;
}
.case_display_con {
	font-size: 12px;
	color: #666666;
	line-height: 36px;
	margin-top: 17px;
	text-indent: 2em;
}
.case_display_02 {
	margin-top: 65px;
}
.case_r li {
	display: none;
}
.contact {
	margin-top: 28px;
}
.bconmhct_ly {
	width: 337px;
	margin-top: 30px;
}
.bconmhct_ly_top {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.contact_inp {
	display: block;
	font-size: 16px;
	color: #333333;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	width: 303px;
	font-family: "微软雅黑";
	margin-top: 21px;
	border: 1px solid #b9b7b7;
}
.contact_text {
	font-family: "微软雅黑";
	height: 200px;
	line-height: 25px;
	padding: 9px 16px 0 16px;
	font-size: 16px;
	color: #333333;
	width: 303px;
	margin-top: 21px;
}
.contact_c {
	width: 391px;
	margin-left: 26px;
	margin-top: 42px;
}
.contact_right {
	width: 332px;
	margin-top: 32px;
}
.contact_right span {
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.contact_img {
	margin-top: 3px;
}
.liuyan {
	margin-top: 28px;
}
.liuyan_l {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.liuyan_l_top {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
}
.liuyan_inp {
	display: block;
	font-size: 16px;
	color: #333333;
	margin-left: 321px;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	width: 435px;
	font-family: "微软雅黑";
	margin-top: 21px;
	border: 1px solid #b9b7b7;
}
.liuyan_text {
	font-family: "微软雅黑";
	height: 200px;
	line-height: 25px;
	padding: 9px 16px 0 16px;
	font-size: 16px;
	color: #333333;
	width: 435px;
	margin-top: 21px;
}
.liuyan_c {
	width: 391px;
	margin-left: 26px;
	margin-top: 42px;
}
.liuyan_r {
	width: 332px;
	margin-top: 32px;
}
.liuyan_r span {
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	display: block;
}
.liuyan_img {
	margin-top: 3px;
}
/*footer*/
.foot {
	height: 78px;
	line-height: 70px;
	margin-top: 30px;
	text-align: center;
	background: #333333;
	color: #fff;
	font-size: 14px;
}
.foot p a {
	color: #fff;
}
/*单页*/
.pro_wid {
	background: #eeeeee;
	width: 100%;
	min-width: 1200px;
	height: 59px;
	overflow: hidden;
}
.pro_wid .tab_menu {
	padding: 0px 0 0 19px;
	width: 1122px;
	margin: 0 auto;
}
.pro_img {
	margin: 31px auto 5px auto;
}
/*产品*/
.pro_list li ul li {
	margin-top: 30px;
	position: relative;
	float: left;
	width: 254px;
	height: 191px !important;
	border: 3px solid #ffffff;
	margin-left: 27px;
	display: block !important;
	margin-top: 29px;
	border: 3px solid #cccccc;
}
.pro_list {
	width: 1122px;
	margin: 23px auto 0 auto;
}
.pro_list li ul {
	margin-left: -27px;
}
.pro_list li ul li .zone_hidden {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	background: url(../img/p3.png) no-repeat center center;
	width: 254px;
	height: 191px;
	background-size: 100% 100%;
	transform: all 10s ease-in-out;
}
.pro_list li ul li:hover .zone_hidden {
	display: block;
}
.zone_hidden div {
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	margin-top: 83px;
}
.zone_hidden span {
	width: 230px;
	margin: 15px auto 0 auto;
	display: block;
	text-indent: 2em;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.pro_page a {
	padding: 0 7px;
	font-size: 16px;
	color: #333333;
}
.pro_page {
	text-align: left;
	width: 1122px;
	margin: 22px auto 0 auto;
}
.jianli {
	width: 940px;
	height: 900px;
	float: right;
	margin-top: 50px;
}
.jianli table tr td {
	color: #000;
	padding: 4px 8px;
}
.jianli table tr td input {
	width: 160px;
	height: 26px;
	line-height: 26px;
	color: #000;
}
.jianli table tr td span {
	color: red;
	margin-left: 10px;
}
.gzjl {
	width: 840px;
	height: 140px;
	margin-top: 20px;
}
.gzjl h3 {
	width: 20px;
	height: 100px;
	padding: 20px 10px;
	color: #000;
	float: left;
}
.gzjl textarea {
	width: 785px;
	border: 1;
	height: 140px;
	float: right;
	overflow: hidden;
	resize: none;
}
.tijiao {
	width: 100%;
	height: 30px;
	text-align: center;
	margin: 30px 0;
}
.jianlitijiao {
	padding: 4px 20px;
	background: #d30001;
	color: #000;
	border: 0;
}

.pagebar{clear:both;margin:20px 0;text-align:center;}
.pagebar a:hover{color:#0973d6;}
.pagebar span a{color:#333;}
.page-status{border-radius:2px 0 0 2px;}
.page-last{border-radius:0 2px 2px 0;}
.page-index,.page-last,.page-next,.page-num,.page-pre,.page-status{display:inline-block;margin:0 -1px 5px 0;padding:0 15px;height:28px;border:1px solid #e2e2e2;background-color:#fff;color:#333;vertical-align:middle;font-size:12px;line-height:28px;}
.page-status{display:none;}
.page-num-current{background-color:#0973d6;color:#fff !important;}
a.page-num-current:hover{color:#fff;}

#maximg img{ max-width:100%; height:auto !important}




.footer-logo img {
    height: 60px;
    margin-top: 30px;
}

.footneiro {
    background: url(../img/ftbg.jpg) no-repeat center center;
    line-height: 32px;
    color: #fff;
    height: 465px;
    margin-top: -10px;
}

.main-container {
    width: 1170px;
    margin: 0 auto;
    padding: 45px 0;
}

.footneiro .footer-nav-row {
    line-height: 1;
    padding: 30px 0;
    border-bottom: 1px solid #eae0e0;
}

.footneiro .footer-nav-row ul li {
    float: left;
}

.footneiro .footer-nav-row ul li a {
    display: block;
    padding: 0 30px;
    font-size: 14px;
    color: #ffffff;
    border-right: 1px solid #eae0e0;
}

.footneiro .contact-row{
	padding: 30px 0 170px 0;
    border-bottom: 1px solid #eae0e0;
}
.footneiro .contact-row .footer-logo{
	float: left;
}
.footneiro .contact-row .add-wrap{
	float: left;
	margin-left: 60px;
	padding-left: 50px;
	border-left: 1px solid #505050;
}
.footneiro .contact-row .add-wrap strong{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footneiro .contact-row .add-wrap p{
	font-size: 12px;
	color: #777777;
	line-height: 24px;
}
.footneiro .contact-row .contact-wrap{
	float: left;
	margin-left: 100px;
}
.footneiro .contact-row .contact-wrap strong{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}
.footneiro .contact-row .contact-wrap p{
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
	margin-bottom: 20px;
}
.footneiro .contact-row .contact-wrap a{
	width: 120px;
	height: 36px;
	display: block;
	background: #ca2424;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
.footneiro .contact-row .contact-wrap a:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/contact-icon.png);
	background-size: 100%;
	vertical-align: middle;
	margin-right: 5px;
}


.footneiro .contact-row .footer-logo {
    float: left;
}
.footneiro .contact-row .add-wrap {
    float: left;
    margin-left: 60px;
    padding-left: 50px;
    border-left: 1px solid #eae0e0;
}
.footneiro .contact-row .add-wrap strong {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    line-height: 1;
    margin-bottom: 20px;
}
.footneiro .contact-row .add-wrap p {
    font-size: 12px;
    color: #eae0e0;
    line-height: 24px;
}
.footneiro .contact-row .contact-wrap {
    float: left;
    margin-left: 65px;
}
.footneiro .contact-row .contact-wrap strong {
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    line-height: 1;
    margin-bottom: 20px;
}
.footneiro .contact-row .contact-wrap p {
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 20px;
}

.footneiro .contact-row .contact-wrap a {
    width: 120px;
    height: 36px;
    display: block;
    background: #ca2424;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #353535;
}
.footneiro .contact-row .qr-wrap {
    float: right;
    text-align: center;
}
.footneiro .contact-row .qr-wrap img {
    width: 120px;
    height: 120px;
    display: block;
    margin-bottom: 10px;
}
.footneiro .contact-row .qr-wrap p {
    font-size: 12px;
    color: #eae0e0;
    line-height: 1;
}



.footneiro .copyright-row1 clear {
    border-top: 1px solid #505050;
}

.footneiro .copyright-row1 p {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0;
    color: #777777;
    float: left;
}

.footneiro .copyright-row1 span {
    font-size: 14px;
    color: #777777;
}
.footneiro .copyright-row1 p {
    font-size: 14px;
    line-height: 25px;
    margin: 15px 0;
    color: #eaeaea;
    float: left;
}

/*111111111 开始*/
.banner .banWz {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 38%;
    z-index: 1000;
    left: 0;
    padding: 42px 0 0;
    transform: translate(0,-50%);
}
.container {
    width: 1245px;
    margin: 0 auto;
}
.text-center {
   
}
.banner .banWz .wzAad {
    font-size: 46px;
    line-height: 51px;
    color: #fff;
    font-weight: 800;
    font-family: "SimHei", cursive, serif, sans-serif;
}
.banner .banWz .wzAad1 {
    font-size: 20px;
    color: #fff;
    font-weight: 800;
    font-family: "SimHei", cursive, serif, sans-serif;
}
.banner .banWz p {
    margin: 0 auto;
    padding: 0;
}
.banner .banWz .cpXian {
    margin: 21px auto 25px;
}
.banner .banWz .wzAab {
    font-size: 24px;
    line-height: 30px;
    color: #e2251c;
}
/*111111111 结束*/

/*222222222 开始*/
.h_nr {
    height: 116px;
    padding-top: 30px;
    box-sizing: border-box;
}
.h_nr .logooo {
    width: 215px;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    margin: 0 0;
}
.h_nr .logooo img {
    width: 210px;
    height: 75px;
    display: block;
}
.h_nr h2 {
    font-size: 24px;
    color: #333333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    float: left;
    padding-left: 18px;
}
.h_nr h2 b {
    font-weight: bold;
    font-size: 26px;
    color: #333333;
    display: block;
}
.h_nr h2 b i {
    color: #e62129;
}
.h_nr .besc {
    margin-top: 15px;
    padding-left: 44px;
    background: url(../img/tel.png) no-repeat left center;
    float: right;
    width: 238px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333333;
    position: relative;
}
.h_nr .besc p {
    overflow: hidden;
    color: #333333;
    font: 26px "Arial";
    font-weight: normal;
    line-height: 24px;
}
.h_nr .besc p b {
    display: block;
    font-weight: bold;
}




.navpp {
    height: 60px;
    border-top: 1px solid #dcdcdc;
    background: #fff;
}
.navpp ul {
    height: 60px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.navpp li {
    float: left;
    font-size: 16px;
    position: relative;
    margin: 0 35px;
}
.navpp li.home {
    margin-left: 0px;
}
.navpp li a {
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    display: block;
    position: relative;
    z-index: 2;
    color: #333333;
    box-sizing: border-box;
}
.navpp li a:hover, .navpp .cur a {
    font-weight: bold;
    text-decoration: none;
    color: #e62129;
}
.navpp li:before {
    content: '';
    position: absolute;
    height: 9px;
    width: 1px;
    background: url(../img/libg.png) no-repeat;
    background-size: 100%;
    top: 25px;
    right: -27px;
}
.navpp li:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #e62129;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #fff;
    z-index: 1;
}
.navpp li:hover:after, .navpp li.cur:after {
    width: 100%;
    color: #e62129;
    z-index: 1;
}

/*222222222 结束*/

.p102-news-1 {
    padding: 0 0 80px;
    background: #f5f5f5;
    overflow: hidden;
    margin-top: 70px;
}
.blk-main {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px
}
.titleoo {
    position: relative;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
}
.titleoo span, .titleoo a {
    display: block;
    height: 58px;
    font-weight: 700;
    line-height: 58px;
    font-size: 30px;
    color: #333333;
}
.titleoo em {
    display: inline-block;
    max-width: 640px;
    height: 23px;
    position: relative;
}
.titleoo em:before {
    left: -30px;
}
.titleoo em:after {
    right: -30px;
}
.titleoo em:before, .titleoo em:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background: #e62129;
    top: 10px;
    z-index: 2;
}
.titleoo i {
    display: block;
    height: 23px;
    font: 16px/23px 'Arial';
    color: #999999;
    font-style: normal;
    letter-spacing: 2px;
    padding: 0 40px;
}
.p102-news-1-list dl {
    float: left;
    width: 530px;
    border: 1px solid #ebebeb;
    padding: 10px 29px;
    box-shadow: 10px 10px 20px #f2f2f2;
}
.p102-news-1-list dd {
    padding: 20px 0 20px 26px;
    border-bottom: 1px dashed #d2d2d2;
}
.p102-news-1-list dl dd:last-child {
    border-bottom: 0;
}
.p102-news-1-list dd h4 {
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    position: relative;
}
.p102-news-1-list dd h4 a {
    display: inline-block;
    max-width: 400px;
    height: 30px;
    font-size: 20px;
    color: #1a1a1a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p102-news-1-list dd:hover h4 a {
        color: #e62129;
    }
.p102-news-1-list dd h4 span {
    position: absolute;
    width: 90px;
    height: 20px;
    font: 14px/20px Arial;
    color: #808080;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.p102-news-1-list dd h4:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 3px solid #e62129;
    border-radius: 100%;
    left: -26px;
    top: 50%;
    margin-top: -7px;
}
.p102-news-1-list dd h4:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #e62129;
    left: -21px;
    top: 50%;
    margin-top: -2px;
}
.p102-news-1-list .p102-news-1-desc {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}







/*右侧浮动图标 开始*/
.right-bar{
	position: fixed;
	top: 50%;
	right: 0;
	width: 60px;
	height: 203px;
    z-index: 9999;
    margin-top: 100px;
}
.right-bar ul li{
	width: 60px;
	height: 60px;
	background: #e62129;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	cursor: pointer;
	position: absolute;
	border-radius: 5px;
}
.right-bar ul li a{
	width: 60px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
	display: block;
	float: left;
}
.rtbar-li2{
	top: 61px;
}
.right-bar ul li.rtbar-li3{
	top: 122px;
	width:240px;
}
.rtbar-li4{
	top: 183px;
}
.right-bar ul li em{
	width: 60px;
	height: 60px;
	display: block;
}
.right-bar ul li.rtbar-li1 em{
	background: url(/template/default/index/images/right-icon1.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li3 em{
	background: url(/template/default/index/images/right-icon2.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li2 em{
	background: url(/template/default/index/images/right-icon3.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li4 em{
	background: url(/template/default/index/images/right-icon4.png);
	background-size: 100%;
}
.right-bar ul li.rtbar-li2 p{
	text-align: center;
	line-height: 1;
	margin-bottom: 20px;
}
.right-bar ul li:hover{
	background: #333333;
	box-shadow: 0 2px 21px rgba(90, 123, 172, 0.45);
}

.right-bar ul li:hover i{
    color: #ffffff;
}

.rtbar-li3 strong{
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	font-weight: 500;
}
.rtbar-li4 i{
    color: #ffffff;
}
.right-bar ul li.rtbar-li4 a span{
    color: #ffffff;
}
.rtbar_shwx{
	position: absolute;
	right: 60px;
	top:0px;
	background: #fff;
	box-shadow: 0 2px 21px rgba(108,108,108,.19);
	display: none;
	z-index: 20;
}
.rtbar_shwx img{
	padding: 5px;
	max-width: 140px;
}
.right-bar ul li.gotop{
	display: none;

}
/*右侧浮动图标 结束*/






