/* CSS Document */
@charset "utf-8";
* { margin:0; padding:0;  }
body  { font:14px/1.5 "Microsoft Yahei"; color:#333; cursor:default; }
img { border:0px; vertical-align: top; }
ul,ol { list-style-type:none; }
table { border-collapse:collapse; border-spacing:0; }
input,textarea,select { font:14px/1 "Microsoft Yahei"; color:#555; outline:0; }
textarea { resize:none; overflow:auto; }
input[type='checkbox'], input[type='radio'] { vertical-align:-2px; margin-right:5px; }
h1,h2,h3,h4,h5,h6,font { font-size:14px; }
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover,a:active { color:#e0272c; }
em {font-style: normal;}
h3,h4 {font-weight: 400;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#e5e5e5; }
input:-moz-placeholder, textarea:-moz-placeholder { color:#e5e5e5; }
input::-moz-placeholder, textarea::-moz-placeholder { color:#e5e5e5; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #e5e5e5; } 
.clearfix:after { content:""; clear:both; font-size:0px; line-height:0px; display:block; width:100%; height:1px; }
.hidden { display:none; }
.center { text-align:center; }
.autocut { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; word-break:break-all; }
.ease { -webkit-transition:all ease 300ms; -moz-transition:all ease 300ms; -ms-transition:all ease 300ms; -o-transition:all ease 300ms; transition:all ease 300ms; }
a {-webkit-transition:all ease 300ms; -moz-transition:all ease 300ms; -ms-transition:all ease 300ms; -o-transition:all ease 300ms; transition:all ease 300ms;}
.noease, .noease * { -webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none; }
.wrap { width:1200px; margin:0 auto; position:relative; }


body{
	max-width: 100%;
	overflow-x: hidden;
}

/* 网站公共头部区域 */
.p-header {
	position: relative;
	z-index: 9999;
	width: 100%;
	height: 100px;
}
.p-header .logo {
	float: left;
	width: 160px;
	height: 100px;
}
.p-header .logo h1 {
	width: 160px;
	height: 100px;
}
.p-header .logo h1 img {
	display: block;
	width: 600px;
	height: 100px;
}
.p-header .menuBox {
	width: 100%;
    height: 50px;
    background: url(../images/pHeadertopbar-pic04.jpg) repeat-x;
    overflow: hidden;
}
/*导航栏*/
.p-header .bottomCon {
	position: absolute;
	width: 100%;
	height: 55px;
	background: #0068b7;
	margin-top: 100px;
}

.p-header .bottomCon .menuList {
	width: 1200px;
	height: 55px;
	text-align: center;
	margin: 0 auto;
}

.p-header .bottomCon .menuList li {
	display: inline-block;
	width: 129px;
	height: 55px;
}

.p-header .bottomCon .menuList li a {
	float: left;
	display: inline-block;
	width: 128px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #fff;
}

.p-header .bottomCon .menuList li em {
	font-style: normal;
	float: left;
	width: 2px;
	height: 55px;
	line-height: 55px;
	color: #fff;
}

.p-header .bottomCon .menuList li.on {
	background: #090;
}

.p-header .bottomCon .menuList li:hover {
	background: #090;
}

.p-header .bottomCon .menuList li:last-child em {
	display: none;
}

.p-header .bottomCon .menuList li.on em {
	display: none;
}
.p-header .bottomCon .menuList li {
  	position: relative;
  }
.p-header .bottomCon .menuList li .dropDown {
	display: none;
	position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    height: auto;
    z-index: 999;
    background: #009900;
}
.p-header .bottomCon .menuList li .dropDown a {
	display: block;
	width: 100%;
	height: 55px;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
	border-top: 1px solid #fff;
}
.p-header .bottomCon .menuList li .dropDown a:hover {
	color: #333;
}

/*导航栏*/
.p-header .contact {
	float: right;
	height: 80px;
	padding-top: 20px;
}
.p-header .contact .wx {
	position: relative;
	float: left;
	cursor: pointer;
}
.p-header .contact .wx p {
	line-height: 80px;
	font-size: 18px;
	color: #000;
	padding-left: 23px;
	background: url(../images/p-header-wxBg.jpg) left center no-repeat;
}
.p-header .contact .wx .ewm {
	position: absolute;
	left: -26px;
	top: 60px;
	display: block;
	width: 150px;
	height: 150px;
	display: none;
}
.p-header .contact .tel {
	float: left;
	height: 48px;
	background: url(../images/p-header-telBg.png) left center no-repeat;
	margin-left: 30px;
	margin-top: 15px;
}
.p-header .contact .tel p {
	display: block;
	width: 130px;
	padding-left: 34px;
	font-size: 16px;
	color: #000;
	line-height: 24px;
}

/*首页banner*/
.i-banner {
	position:relative;
	width:100%;
	height:550px;
	margin-top: 50.3px;
	overflow:hidden;
}
.i-banner ul {
	width:100%;
	height:100%;
}
.i-banner ul li {
	width:100%;
	height:550px;
}
.i-banner .flexslider {
	position:relative;
	height:550px;
}
.i-banner .flex-control-nav {
	bottom:20px;
	z-index:999;
}
.flex-control-nav li a {
	background: none !important;
	border: 2px solid #006ED1;
}
.flex-control-nav li a.flex-active {
	background: #006ED1 !important;
}
/*其他banner*/
.x-banner {
	position:relative;
	width:100%;
	height:300px;
	margin-top: 50px;
	overflow:hidden;
}
.x-banner ul {
	width:100%;
	height:100%;
}
.x-banner ul li {
	width:100%;
	height:300px;
}
.x-banner .flexslider {
	position:relative;
	height:300px;
}
.x-banner .flex-control-nav {
	bottom:20px;
	z-index:999;
}
.flex-control-nav li a {
	background: none !important;
	border: 2px solid #006ED1;
}
.flex-control-nav li a.flex-active {
	background: #006ED1 !important;
}
/* 搜索 */
.i-search {
	width: 100%;
	height: 50px;
	background: #CCCCCE;
}
.i-search .lfTag {
	float: left;
	max-width: 650px;
}
.i-search .lfTag h5 {
	float: left;
	line-height: 50px;
	font-size: 16px;
	color: #fc0606;
}
.i-search .lfTag a {
	float: left;
	line-height: 50px;
	font-size: 14px;
	color: #333;
	margin-left: 10px;
}
.i-search .lfTag a.hot {
	background: url(../images/lfTag-hot-bg.png) 30px 3px no-repeat;
	color: #006ed1;
}
.i-search .shBox {
	float: right;
	margin-top: 11px;
}
.i-search .shBox form {
	width: 340px;
	height: 32px;
	border: 1px solid #006ED1;
}
.i-search .shBox form input {
	background: none;
	border: none;
}
.i-search .shBox form .keyword {
	float: left;
	width: 268px;
	height: 32px;
	text-indent: 10px;
	font-size: 14px;
	color: #333;
	line-height: 32px;
}
.i-search .shBox form .btn {
	float: right;
	width: 70px;
	height: 32px;
	background: #006ED1;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
}
.i-search .shBox form .btn:hover {
	background: #0966b9;
}



/* 首页服务 */
.i-fuwu {
	width: 100%;
	overflow: hidden;
}
.i-fuwu .fwTit {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.i-fuwu .fwTit h4 {
	font-size: 26px;
	color: #030303;
	line-height: 50px;
	font-weight: bold;
}
.i-fuwu .fwTit p {
	font-size: 17px;
	color: #030303;
	line-height: 24px;
}
.i-fuwu .fwBd {
	width: 100%;
	overflow: hidden;
}
.i-fuwu .fwBd 
.i-fuwu .fwBd ul {
	width: 120%;
}
.i-fuwu .fwBd li {
	position: relative;
	float: left;
	width: 352px;
	border: 4px solid #BFBFBF;
	margin: 0 60px 35px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}
.i-fuwu .fwBd li:hover{
	border: 4px solid #006ED1;
}
.i-fuwu .fwBd li .pic {
	display: block;
}
.i-fuwu .fwBd li .pic img {
	display: block;
	width: 352px;
	height: 246px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.i-fuwu .fwBd li .tit {
	display: block;
	line-height: 50px;
	font-size: 20px;
	color: #020202;
	font-weight: bold;
	text-align: center;
}
.i-fuwu .fwBd li p {
	width: 90%;
	height: 66px;
	overflow: hidden;
	padding-bottom: 45px;
	margin: 0 auto;
	font-size: 16px;
	color: #020202;
	line-height: 22px;
}
.i-fuwu .fwBd li .icon {
	position: absolute;
	left: 50%;
	bottom: -22px;
	margin-left: -30px;
	background: url(../images/i-fuwuItem-bg1.png) no-repeat;
	display: block;
	width: 60px;
	height: 42px;
}
.i-fuwu .fwBd li:hover .icon {
	background: url(../images/i-fuwuItem-bg2.png) no-repeat;
}

/* 公司简介 */
.i-about {
	width: 100%;
	height: 550px;
	background: url(../images/i-about-bg.jpg) center top no-repeat;
	overflow: hidden;
}
.i-about .aboutItem1 {
	width: 100%;
	overflow: hidden;
}
.i-about .aboutItem1 .lfBox {
	float: left;
	width: 600px;
	padding-top: 40px;
	margin-left: 50px;
}
.i-about .aboutItem1 .lfBox h3 {
	font-size: 24px;
	color: #feffff;
	line-height: 50px;
}
.i-about .aboutItem1 .lfBox p {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-indent: 2em;
}
.i-about .aboutItem1 .rtBox {
	float: right;
	padding-top: 90px;
}
.i-about .aboutItem1 .rtBox img {
	display: block;
	height: 333px;
}	
.i-about .aboutItem2 {
	width: 100%;
	margin-top: 30px;
	text-align: center;
} 
.i-about .aboutItem2 dl {
	display: inline-block;
} 
.i-about .aboutItem2 dl dt {
	display: block;
	font-size: 26px;
	color: #006ed1;
	line-height: 30px;
} 
.i-about .aboutItem2 dl dd {
	font-size: 16px;
	color: #fff;
} 

/* 解决方案 */
.i-fangAn {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 30px;
}
.i-fangAn .aTit {
	width: 100%;
	text-align: center;
}
.i-fangAn .aTit h2 {
	font-size: 26px;
	color: #010101;
	line-height: 100px;
}
.i-fangAn .aTit .nav {
	width: 100%;
	height: 35px;
	text-align: center;
	padding: 30px 0 40px;
}
.i-fangAn .aTit .nav a {
	display: inline-block;
	width: 140px;
	height: 35px;
	margin: 0 9px;
	text-align: center;
	line-height: 35px;
	font-size: 17px;
	color: #000;
	background: #CCCCCE;
}
.i-fangAn .aTit .nav a:hover,
.i-fangAn .aTit .nav a.on {
	background: #286DBD;
	color: #fff;
}
.i-fangAn .ryBd {
	width: 100%;
	overflow: hidden;
}
.i-fangAn .ryBd ul {
	width: 110%;
}
.i-fangAn .ryBd ul li {
	float: left;
	width: 373px;
	margin: 0 34px 12px 0;
}
.i-fangAn .ryBd ul li .pic {
	display: block;
	width: 375px;
	height: 227px;
	overflow: hidden;
	transition: all 0.6;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
}
.i-fangAn .ryBd ul li .pic:hover {
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
}
.i-fangAn .ryBd ul li .pic img {
	display: block;
	width: 373px;
	height: 225px;
	border: 1px solid #BFBFBF;
}
.i-fangAn .ryBd ul li .tit {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}

.i-adBanner {
	width: 100%;
	overflow: hidden;
}



/* 产品中心 */
.i-chanpin {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px;
	background: #f4f4f7;
}
.i-chanpin .aTit {
	width: 100%;
	text-align: center;
}
.i-chanpin .aTit h2 {
	font-size: 26px;
	color: #010101;
	line-height: 100px;
}
.i-chanpin .aTit .t {
	width: 100%;
	height: 35px;
	text-align: center;
	padding: 30px 0 40px;
}
.i-chanpin .aTit .t a {
	display: inline-block;
	width: 140px;
	height: 35px;
	margin: 0 9px;
	text-align: center;
	line-height: 35px;
	font-size: 17px;
	color: #000;
	background: #FFFFFF;
}
.i-chanpin .aTit .t a:hover,
.i-chanpin .aTit .t a.on {
	background: #286DBD;
	color: #fff;
}
.i-chanpin .aBd {
	width: 100%;
	overflow: hidden;
}
.i-chanpin .aBd ul {
	display: none;
	width: 110%;
}
.i-chanpin .aBd ul li {
	float: left;
	width: 375px;
	margin: 0 40px 40px 0;
}
.i-chanpin .aBd ul li .pic {
	display: block;
	width: 375px;
	height: 250px;
	overflow: hidden;
	transition: all 0.6;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
	background: #dad8d8;
}
.i-chanpin .aBd ul li .pic:hover {
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
}
.i-chanpin .aBd ul li .pic img {
	display: block;
	width: 375px;
	height: 250px;
}
.i-chanpin .aBd ul li .tit{
	width: 375px;
	font-size: 15px;
	margin-left: 100px;
	line-height: 50px;
}

/* 新闻中心 */
.i-xinwen {
	width: 100%;
	padding: 30px;
	overflow: hidden;
}
.i-xinwen .leftCon {
	float: left;
}
.i-xinwen .rightCon {
	float: right;
}
.i-xinwen .xwList {
	width: 580px;
}	
.i-xinwen .xwList .xwTit {
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #BFBFBF;
}
.i-xinwen .xwList .xwTit h3 {
	float: left;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 52px;
}
.i-xinwen .xwList .xwTit .more {
	float: right;
	display: block;
	width: 92px;
	height: 29px;
	margin-top: 14px;
	background: url(../images/i-xinwen-moreBg.png) no-repeat;
	font-size: 14px;
	color: #fff;
	line-height: 29px;
	text-align: center;
}
.i-xinwen .xwList .xwList {
	width: 100%;
	overflow: hidden;
}
.i-xinwen .xwList .xwList ul {
	width: 100%;
	padding-top: 12px;
}
.i-xinwen .xwList .xwList li {
	width: 100%;
	height: 40px;
}
.i-xinwen .xwList .xwList li a {
	float: left;
	display: block;
	max-width: 440px;
	overflow: hidden;;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/i-xinwen-listBg.png) left center no-repeat;
}
.i-xinwen .xwList .xwList li a:hover{
	color: #1179C0;
}
.i-xinwen .xwList .xwList li .time {
	float: right;
	line-height: 40px;
	font-size: 14px;
	color: #666;
}


/* 荣誉资质 */
.i-zhizi {
	width: 100%;
	overflow: hidden;
}
.i-zhizi .zzTit {
	width: 100%;
	text-align: center;
}
.i-zhizi .zzTit h2 {
	font-size: 26px;
	color: #000;
	line-height: 80px;
}
.i-zhizi .zzBd {
	width: 100%;
	height: 450px;
	background: #E2E1E1;
	overflow: hidden;
	padding: 40px 0;
}	



/* 合作伙伴 */
.i-hezuo {
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.i-hezuo .hzTit {
	width: 100%;
	text-align: center;
}
.i-hezuo .hzTit h2 {
	font-size: 26px;
	color: #000;
	line-height: 80px;
}
.i-hezuo .hzBd {
	width: 100%;
	height: 100px;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}	
.i-hezuo .hzBd ul {
	width: 100%;
}
.i-hezuo .hzBd ul li {
	float: left;
	width: 240px;
}
.i-hezuo .hzBd ul li img {
	display: block;
	width: 240px;
	height: 100px;
}

/*友情链接*/
.fx-youqing{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 20px;
}
.fx-youqing .fx-title{
	width: 1200px;
	margin: 0 auto;
}
.fx-youqing .fx-title h2{
	float: left;
	font-size: 15px;
}
.fx-youqing .fx-title ul{
	width: 100%;
	border-bottom: 1px solid #e0dcdc;
}
.fx-youqing .fx-title ul span{
	text-indent: 20px;
}


/*首页栏目*/
.sy-cate {
	width: 100%;
	overflow: hidden;
	/*margin-top: 50px;*/
	margin-bottom: 40px;
}
.sy-cate .wrap{
	width: 1200px;
}
.sy-cate .indexleft{
	width: 270px;
	float: left;
    border: 2px solid #f1f0f0;
    overflow: hidden;
}
.sy-cate .indexleft h2{
	width: 100%;
    height: 100px;
    background: url(../images/sidebar-title-bg.png);
    /*-webkit-background-size: 1px 100%;
    background-size: 1px 100%;*/
    font: 20px/100px '微软雅黑';
    color: #fff;
    text-align: center;
}
.sy-cate .item01{
	width: 270px;
}
.sy-cate .item01 ul{
	width: 100%;
    overflow: hidden;
    background: #D0D3DA;
}
.sy-cate .item01 ul li{
	width: 100%;
}
.sy-cate .item01 ul li{
	display: block;
    width: 100%;
    height: 48px;
    line-height: 45px;
    text-indent: 66px;
    font-size: 14px;
    color: #010101;
    background: url(../images/pg-smLeft-itemLm-pic01.png) 40px center no-repeat;
    border: 1px solid #e0dfdf;
}
.sy-cate .item01 ul li .on a{
	color: #fff;
    background: #80BC4C url(../images/pg-smLeft-itemLm-pic02.png) 30px center no-repeat;
}
.sy-cate .indexright{
	width: 910px; 
	float: right;
/*	border: 6px solid #e0dfdf;*/
	height: 750px;
	overflow: hidden;
}
.sy-cate .indexright li{
	float: left;
    width: 295px;
    list-style: none;
    border: 6px solid #e0dfdf;
    margin: 0 -3px -6px;
}
.sy-cate .indexright li .index-pro{
	width: 295px;
}
.sy-cate .indexright img{
	display: block;
    width: 100%;
    height: 200px;
    margin: 0 auto;
    /*margin-top: 2px;*/
}
.sy-cate .indexright li p{
	line-height: 43px;
	text-align: center;
}


/*首页关于我们*/
.fx-main {
	width: 100%;
	height: 380px;
	/*background: #F7F7F8;*/
	padding-top: 30px;
}
.fx-main .pg-main{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #1d62af;
}
.fx-main .pg-main .fx-about{
	float: left;
	width: 750px;
}
.fx-main .pg-main .fx-about h2{
	font-size: 16px;
	line-height: 70px;
	padding: 0px 15px;
	background: url(../images/pg-btn.png)left no-repeat;
}
.fx-main .pg-main .fx-about img{
	float: left;
	margin-right: 30px;
	width: 375px;
}
.fx-main .pg-main .fx-about p{
	text-indent: 2em;
	font-family: 微软雅黑;
	font-size: 14px;
	line-height: 30px;
}
.fx-main .fx-shipin{
	width: 400px;
	float: right;
}
.fx-main .fx-shipin img{
	width: 400px;
}
.fx-main .fx-shipin h2{
	font-size: 16px;
	line-height: 70px;
	padding: 0 15px;
	background: url(../images/pg-btn.png)left no-repeat;
}


/*客户案例*/
.fx-case{
	width: 100%;
	overflow: hidden;
	background: #FFF;
	padding-top: 30px;
	height: 370px;
}
.fx-case .pg-case{
	width: 1200px;
	margin:0 auto;
	border: 1px solid #e0dfdf;	
	height: 345px;
}
.fx-case .pg-case .pg-tui{
	line-height: 50px;
	border-bottom: 1px solid #e0dfdf;
	/*background: url(../images/tuijian.png) left center no-repeat;*/
}
.fx-case .pg-case h2{
	font-size: 16px;
	margin: 0 10px;
	padding: 0px 15px;
	background: url(../images/pg-btn.png)left no-repeat;
}
.fx-case .pg-case .pg-anli{
	width: 100%;
	overflow: hidden;
}
.fx-case .pg-case .pg-anli li{
	width: 280px;
	height: 265px;
	float: left;
	padding: 10px;
}
.fx-case .pg-case .pg-anli li img{
	width: 280px;
	height: 220px;
}
.fx-case .pg-case .pg-anli li p{
	color: #000;
	text-align: center;
	font-size: 16px;
	font-family: 微软雅黑;
	margin-top: 20px;
}

/*优势*/
.fx-youshi{
	width: 100%;
}
.fx-youshi .pg-youshi{
	width: 100%;
}
.fx-youshi .pg-youshi img{
	width: 100%;
}

/*新闻-荣誉*/
.sy-xinwen {
	width: 100%;
	overflow: hidden;
	/*margin-top: 60px;*/
}
.sy-xinwen .xinwen {
	float: left;
	width: 800px;
	
}
.sy-xinwen .xinwen .xwTit {
	height: 40px;
	border: 1px solid #BFBFBF;
	border-top: 3px solid #1555A7;
	overflow: hidden;
}
.sy-xinwen .xinwen .xwTit .t {
	float: left;
}
.sy-xinwen .xinwen .xwTit .t a {
	float: left;
	display: block;
	/*margin: 0 10px;*/
	font-size: 16px;
	color: #181b2c;
	line-height: 38px;
	width: 100px;
	border: 1px solid #e0dfdf;
	text-align: center;
}
.sy-xinwen .xinwen .xwTit .t a:hover,
.sy-xinwen .xinwen .xwTit .t a.on {
	/*border-bottom: 2px solid #1555A7;*/
	background: #e0dfdf;
}
.sy-xinwen .xinwen .xwTit .more {
	float: right;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	margin-right: 10px;
}
.sy-xinwen .xinwen .xwTit .more:hover {
	color: #1555A7;
}
.sy-xinwen .xinwen .xwBd {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 30px;
	border:1px solid #e0dfdf;
}
.sy-xinwen .xinwen .xwBd ul {
	display: none;
	width: 100%;
}
.sy-xinwen .xinwen .xwBd li {
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #EFEFEF;
}
.sy-xinwen .xinwen .xwBd li .pic {
	float: left;
	display: block;
	width: 180px;
	height: 120px;
}	
.sy-xinwen .xinwen .xwBd li .pic img {
	display: block;
	width: 180px;
	height: 120px;
}
.sy-xinwen .xinwen .xwBd li .info {
	float: right;
	width: 560px;
	margin-right: 20px;
}
.sy-xinwen .xinwen .xwBd li .info .t {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000;
}
.sy-xinwen .xinwen .xwBd li .info .t:hover {
	color: #1555A7;
}
.sy-xinwen .xinwen .xwBd li .info .des {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.sy-xinwen .xinwen .xwBd li .info .tag {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.sy-xinwen .xinwen .xwBd li .info .tag span {
	float: left;
	font-size: 13px;
	color: #000;
	margin-right: 30px;
}
.sy-xinwen .rongYu {
	float: right;
	width: 375px;
	border: 1px solid #E5E5E5;
}
.sy-xinwen .rongYu .ryTit {
	width: 100%;
	height: 40px;
	background: #E5E5E5;
}
.sy-xinwen .rongYu .ryTit a {
	float: left;
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.sy-xinwen .rongYu .ryTit a.on {
	height: 38px;
	background: #fff;
	border-top: 2px solid #1555A7;
}
.sy-xinwen .rongYu .ryBd {
	width: 100%;
	height: 295px;
}
.sy-xinwen .rongYu .ryBd ul {
	padding: 15px 20px;
	overflow: hidden;
}
.sy-xinwen .rongYu .ryBd li {
	float: left;
	margin: 0 10px;
	line-height: 10px;
	/*background: url(../images/sanjiao.png)left no-repeat;*/
}
.sy-xinwen .rongYu .ryBd li a{
	margin: 0 25px;
}
.sy-xinwen .rongYu .ryBd li img {
	display: block;
	width: 146px;
	height: 120px;
}



/*合作伙伴*/
.sy-hezuo {
	width: 100%;
	height: 108px;
	padding: 16px 0;
	background: #F7F7F8;
	margin-top: 20px;
	overflow: hidden;
}
.sy-hezuo .wrap {
	height: 100%;
	background: #E5E5E5;
}
.sy-hezuo .tit {
	float: left;
	width: 180px;
	height: 108px;
	background: #DDB881;
	text-align: center;
	line-height: 108px;
	font-size: 20px;
	color: #333;
}	
.sy-hezuo .hzBd {
	position: relative;
	float: left;
	width: 1020px;
}
.sy-hezuo .hzBd .hd {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 108px;
	background: #EEEEEE;
}	
.sy-hezuo .hzBd .hd a {
	display: block;
	width: 100%;
	height: 50%;
}
.sy-hezuo .hzBd .hd .prev {
	top: 0;
	background: url(../images/sy-hezuo-prev.jpg) 0 30% no-repeat;
}
.sy-hezuo .hzBd .hd .next {
	bottom: 0;
	background: url(../images/sy-hezuo-next.jpg) 0 80% no-repeat;
}
.sy-hezuo .hzBd .bd {
	width: 1150px;
	padding-top: 20px;
}
.sy-hezuo .hzBd .bd .list {

}
.sy-hezuo .hzBd .bd .list li {
	float: left;
	width: 178px;
	height: 65px;
	margin-left: 13px;
}
.sy-hezuo .hzBd .bd .list li img {
	display: block;
	width: 178px;
	height: 65px;
}
















/* 网站公共底部 */
.p-footer{
	width: 100%;
	background: #333333;
	margin-top: 20px;
	overflow: hidden;
}
.p-footer .fItem1 {
	width: 100%;
	height: 20px;
	padding: 16px 0;
	border-bottom: 1px solid #828282;
}
.p-footer .fItem1 ul {
	width: 100%;
	text-align: center;
}
.p-footer .fItem1 li {
	display: inline-block;
}
.p-footer .fItem1 li a {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	padding: 0 35px;
	border-right: 1px solid #fff;
}
.p-footer .fItem2 {
	width: 100%;
	padding: 20px 0;
	height: 270px;
}
.p-footer .fItem2 .it1 {
	float: left;
	margin-right: 35px;
	padding-top: 15px;
	width: 250px;
}
.p-footer .fItem2 .it1 .ewm1 {
	float: left;
	display: block;
	width: 180px;
	height: 170px;
	margin-right: 20px;
}
.p-footer .fItem2 .it1 .ewm2{
	float: left;
	display: block;
	width: 180px;
	height: 170px;
}
.p-footer .fItem2 .it1 .tag {
	float: left;
	margin-left: 16px;
}
.p-footer .fItem2 .it1 .tag a {
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 45px;
	padding-left: 40px;
}
.p-footer .fItem2 .it1 .tag .tg1 {
	background: url(../images/p-f-it1Tag1-bg.png) left center no-repeat;
}
.p-footer .fItem2 .it1 .tag .tg2 {
	background: url(../images/p-f-it1Tag2-bg.png) left center no-repeat;
}
.p-footer .fItem2 .it1 .tag .tg3 {
	background: url(../images/p-f-it1Tag3-bg.png) left center no-repeat;
}
.p-footer .fItem2 .it1 .tag .tg4 {
	background: url(../images/p-f-it1Tag4-bg.png) left center no-repeat;
}
.p-footer .fItem2 .it4 {
	float: left;
    width: 460px;
    margin-top: 15px;
	height: auto;
}
.p-footer .fItem2 .it4 h4{
	font-size: 16px;
	color: #fff;
	background: url(../images/pg-btn.png)left no-repeat;
	padding: 0 15px;
}
.p-footer .fItem2 .it4 .f-list{
	display: block;
	margin-left: 5px;
	margin-top: 15px;
}
.p-footer .fItem2 .it4 .f-list li{
	display: block;
	line-height: 30px;
	float: right;
    width: 225px;
    font-size: 16px;
    color: #fcfafa;
}
.p-footer .fItem2 .it4 .f-list li a{
	color: #fff;
	font-size: 12px;
}
.p-footer .fItem2 .it2 {
	float: left;
	width: 400px;
	height: 225px;
	/*padding: 0 10px;*/
	overflow: hidden;
	border-left: 1px solid #BFBFBF;
	margin: 30px 20px;
}
.p-footer .fItem2 .it2 .box {
	width: 100%;
}
.p-footer .fItem2 .it2 p {
	width: 100%;
}
.p-footer .fItem2 .it2 p span {
	float: right;
	display: block;
	width: 300px;
	font-size: 13px;
	color: #fcfafa;
	line-height: 30px;
}
.p-footer .fItem2 .it2 p .address {
	width: 100%;
	float: left;
    margin-left: 60px;
}
.p-footer .fItem2 .it3 {
	float: right;
	width: 225px;
    height: 170px;
	margin-right: 25px;
}
.p-footer .fItem2 .it3 .ewm{
	width: 225px;
    height: 170px;
    margin-top: 25px;
}
.p-footer .fItem2 .it3 a {
	display: block;
	width: 200px;
	height: 40px;
	background: #1F7CD0;
	margin: 10px 0;
	font-weight: 14px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.p-footer .fItem2 .it3 .tag1 {
	background: #1F7CD0;
}
.p-footer .fItem2 .it3 .tag2 {
	background: #F43F11;
}
.p-footer .fItem2 .it3 .tag3 {
	background: #1FA67A;
}
.p-footer .fItem2 .it3 .tag4 {
	background: #B7AA00;
}
.p-footer .fItem3 {
	width: 100%;
	height: 40px;
	background: #2b2b2d;
	overflow: hidden;
}
.p-footer .fItem3 p {
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.p-footer .fItem3 .beian {
	float: left;
}
.p-footer .fItem3 .cy {
	float: left;
	margin-left: 50px;
}	
.p-footer .fItem3 .js {
	float: right;
	margin-right: 60px;
}
.p-footer .fItem3 .js a {
	color: #fff;
}

.pg-smLeft {
	float: left;
	width: 250px;
	border: 2px solid #f1f0f0;
	overflow: hidden;
}
.pg-smLeft .itemLm {
	width: 100%;
}
.pg-smLeft .itemLm .tit {
	width: 100%;
}
.pg-smLeft .itemLm .tit h3{
	width: 100%;
    height: 60px;
    background: url(../images/pg-smLeft-pic02.jpg) no-repeat;
    font-size: 20px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}
.pg-smLeft .itemLm .tit h3 span{
	font-size: 14px;
}
.pg-smLeft .itemLm .tit img {
	display: block;
	width: 100%;
}
.pg-smLeft .itemLm ul {
	width: 100%;
	overflow: hidden;
	background: #D0D3DA;
}
.pg-smLeft .itemLm ul li {
	width: 100%;
}
.pg-smLeft .itemLm ul li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
	font-size: 15px;
	color: #010101;
	background: url(../images/pg-smLeft-itemLm-pic02.png) 35px center no-repeat;
	border: 1px solid #e0dfdf;
}
.pg-smLeft .itemLm ul li a:hover,
.pg-smLeft .itemLm ul li.on a {
	color: #fff;
	background:  #929292 url(../images/pg-smLeft-itemLm-pic01.png) 35px center no-repeat;
}
.pg-smLeft .itemLx {
	width: 100%;
	overflow: hidden;
}
.pg-smLeft .itemLx .tit {
	width: 100%;
}
.pg-smLeft .itemLx .tit h3 {
	width: 100%;
	height: 60px;
	background: url(../images/pg-smLeft-pic02.jpg) no-repeat;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.pg-smLeft .itemLx .tit h4 {
	width: 100%;
	height: 60px;
	background: url(../images/pg-smLeft-pic12.jpg) no-repeat;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center;
}
.pg-smLeft .itemLx .pic {
	width: 100%;
}
.pg-smLeft .itemLx .info {
	width: 100%;	
	padding: 10px 0;
	overflow: hidden;
	margin-left: 10px;
}
.pg-smLeft .itemLx .info p {
	width: 88%;
	margin: 0 auto;
	border-bottom: 1px solid #E5E5E5;
	line-height: 40px;
	font-size: 14px;
	color: #000;
}
.pg-smLeft .iitemGg {
	width: 100%;
}
.pg-smLeft .iitemGg img {
	display: block;
	width: 100%;
}
/* 新闻中心 */
.pg-news {
	width: 100%;
	overflow: hidden;
	padding: 40px 0;
}
.pg-xwRight {
	float: right;
	width: 930px;
	overflow: hidden;
}
.pg-xwRight .pg-pos {
	width: 925px;
	height: 40px;
	border: 2px solid #efeeee;
	overflow: hidden;
}
.pg-xwRight .pg-pos h4 {
	float: left;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	text-indent: 10px;
}
.pg-xwRight .pg-pos p {
	float: right;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	padding-left: 25px;
	background: url(../images/pg-pos-bg.png) left center no-repeat;
}
.pg-xwRight .pgXwItem1 {
	width: 100%;
	margin-top: 12px;
}
.pg-xwRight .pgXwItem1 .tui {
	float: left;
	width: 600px;
	height: 250px;
	overflow: hidden;
}
.pg-xwRight .pgXwItem1 .tui {
	width:600px;
	height:250px;
}
.pg-xwRight .pgXwItem1 .tui .slides li {
	width:600px;
	height:250px;
}
.pg-xwRight .pgXwItem1 .tui .flex-control-nav {
	bottom:10px;
	z-index:999;
}
.pg-xwRight .pgXwItem1 .tui .flex-control-nav li a {
	border:none !important;
	background: #B5B5B5 !important;
}
.pg-xwRight .pgXwItem1 .tui .flex-control-nav li a.flex-active {
	background: #FF0000 !important;
}
.pg-xwRight .pgXwItem1 .hot {
	float: right;
	width: 280px;
	height: 250px;
	overflow: hidden;
}
.pg-xwRight .pgXwItem1 .hot ul {
	width: 100%;
	height: 110%;
	overflow: hidden;
}
.pg-xwRight .pgXwItem1 .hot li {
	width: 278px;
	height: 73px;
	border: 1px solid #D0D3DA;
	margin-bottom: 11px;
	background: #fff url(../images/pg-news-hot.png) right top no-repeat;
}
.pg-xwRight .pgXwItem1 .hot li:hover {
	background: #D0D3DA url(../images/pg-news-hot.png) right top no-repeat;
}
.pg-xwRight .pgXwItem1 .hot li a {
	display: block;
	width: 210px;
	padding: 5px;
	font-size: 16px;
	color: #000;
	line-height: 30px;
}

.pg-xwRight .pgXwItem2 {
	width: 100%;
	overflow: hidden;
}
.pg-xwRight .pgXwItem2 ul {
	width: 100%;
	overflow: hidden;
}
.pg-xwRight .pgXwItem2 li {
	width: 100%;
	height: 168px;
	background: #f7f5f5;
	overflow: hidden;
	margin-top: 12px;
}
.pg-xwRight .pgXwItem2 li .pic {
	float: left;
	display: block;
	margin-left: 3px;
}
.pg-xwRight .pgXwItem2 li .pic img {
	display: block;
	width: 250px;
	height: 168px;
}
.pg-xwRight .pgXwItem2 li .info {
	float: left;
	width: 630px;
	margin-left: 20px;
}
.pg-xwRight .pgXwItem2 li .info .tit {
	width: 100%;
	height: 42px;
	padding-top: 10px;
}
.pg-xwRight .pgXwItem2 li .info .tit a {
	float: left;
	display: block;
	width: 448px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	color: #000;
	line-height: 42px;
	font-weight: bold;
}
.pg-xwRight .pgXwItem2 li .info .tit .time {
	float: right;
	font-size: 16px;
	color: #000;
	line-height: 42px;
}
.pg-xwRight .pgXwItem2 li .info .desc {
	width: 100%;
}
.pg-xwRight .pgXwItem2 li .info .desc p {
	width: 100%;
	height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	line-height: 25px;
}
.pg-xwRight .pgXwItem2 li .info .desc .more {
	float: right;
	display: block;
	width: 98px;
	height: 30px;
	background: #1555A7;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.pg-xwRight .pgXwItem2 li .info .desc .more:hover {
	background: #1a68cc;
}
.pg-xwRight .pgchanpin{
	width: 925px;
	border: 2px solid #efeeee;
	margin-top: 20px;
}
.pg-xwRight .pgchanpin ul{
	width: 100%;
	margin-top: 30px;
}
.pg-xwRight .pgchanpin ul li{
	width: 28%;
	float: left;
	padding:0 2.1%;
	height: 250px;
}
.pg-xwRight .pgchanpin ul li img{
	width: 290px;
	height: 195px;
}
.pg-xwRight .pgchanpin ul li .pinfo{
	text-align: center;
    margin-top: 15px;
    font-size: 15px;
}

/*产品目录*/
.pg-xwRight .pgcpml{
	width: 925px;
	border: 2px solid #efeeee;
	min-height: 600px;
}
.pg-xwRight .pgcpml ul{
	width: 100%;
    margin-top: 30px;
}
.pg-xwRight .pgcpml li{
	background: url(../images/arr.gif) no-repeat 5px 15px;
    text-indent: 15px;
    line-height: 35px;
    height: 35px;
    width: 95%;
    margin:0 auto;
    border-bottom:1px solid #efeeee;
}
.pg-xwRight .pgcpml li span{
	float: right;
}
.pg-xwRight .pgcpml li a{
	color: #444;
}




.page-group {
	width: 100%;
	overflow: hidden;
	margin: 120px 0;
	text-align: center;
}
.page-group * {
	display: inline-block;
	height: 24px;
	margin: 0 3px;
	line-height: 24px;
	padding: 0 8px;
	border: 1px solid #707070;
}
.page-group .selfpage,
.page-group a:hover {
	background: #1555A7;
	color: #fff;
}

/*新闻详情*/
.pg-article {
	width: 100%;
	overflow: hidden;
}
.pg-article .at-content {
    width: 865px;
    padding: 30px;
    border: 2px solid #efeeee;
    overflow: hidden;
    margin-top: 20px;
}
.pg-article .at-content .tit {
	width: 100%;
	text-align: center;
}
.pg-article .at-content .tit h3 {
	font-size: 18px;
	color: #000;
	line-height: 40px;
}
.pg-article .at-content .tit p {
	font-size: 12px;
	color: #333;
}
.pg-article .at-content .at-con {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.pg-article .at-content .at-con p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.pg-article .at-content .at-con img {
	display: block;
	max-width: 810px;
	margin: 0 auto;
}	
.pg-article .at-content .at-con td{
	border: 2px solid #8c8b8b;
}

.group-p-n {
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
}
.group-p-n .prev {
	float: left;
}
.group-p-n .next {
	float: right;
}
.group-p-n > div {
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 40px;
}
.group-p-n > div * {
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.group-p-n a:hover {
	color: #6272C0;
}



/* 产品中心 */
.pg-chanpin {
	width: 100%;
	padding: 30px 0;
	overflow: hidden;
}
.pg-chanpin .wrap {
	width: 1200px;
	overflow: hidden;
}
.pg-chanpin .cpTit {
	width: 100%;
}
.pg-chanpin .cpTit img {
	display: block;
	margin: 0 auto;
}
.pg-chanpin .pg-pos {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
}
.pg-chanpin .pg-pos h4 {
	float: left;
	font-size: 17px;
	color: #020202;
	line-height: 40px;
}
.pg-chanpin .pg-pos p {
	float: right;
	padding-left: 25px;
	background: url(../images/pg-pos-bg.png) left center no-repeat;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.pg-chanpin .nav {
	width: 100%;
	/*height: 48px;*/
	text-align: center;
	padding: 30px 0;
}
.pg-chanpin .nav a {
	display: inline-block;
	width: 146px;
	height: 48px;
	border: 1px solid #507DBC;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	text-align: center;
	line-height: 48px;
	font-size: 17px;
	color: #000;
	margin: 0 20px;
}
.pg-chanpin .nav a:hover,
.pg-chanpin .nav .on {
	background: #507DBC;
	color: #fff;
}
.pg-chanpin .cpBox {
	width: 100%;
	overflow: hidden;
}
.pg-chanpin .cpBox ul {
	width: 110%;
	overflow: hidden;
}
.pg-chanpin .cpBox ul li {
	float: left;
	width: 375px;
	margin: 0 40px 30px 0;
}
.pg-chanpin .cpBox ul li .pic {
	display: block;
	width: 375px;
	height: 250px;
	overflow: hidden;
	transition: all 0.6;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
}
.pg-chanpin .cpBox ul li .pic:hover {
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
}
.pg-chanpin .cpBox ul li .pic img {
	display: block;
	width: 375px;
	height: 250px;
	background: #eae5e5;
}
.pg-chanpin .cpBox ul li .tit {
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 50px;
	font-size: 17px;
	color: #020202;
	text-align: center;
}

/*案例*/
.pg-chanpin .cpBox ul li .case {
	display: block;
	width: 375px;
	height: 238px;
	overflow: hidden;
	transition: all 0.6;
	-webkit-transition: all 0.6;
	-moz-transition: all 0.6;
	-ms-transition: all 0.6;
	-o-transition: all 0.6;
}
.pg-chanpin .cpBox ul li .case:hover {
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
}
.pg-chanpin .cpBox ul li .case img {
	display: block;
	width: 375px;
	height: 238px;
}
.pg-chanpin .cpBox ul li .c-tit {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 50px;
	font-size: 17px;
	color: #020202;
	text-align: center;
}

/*荣誉资质*/
.zizhi{
	width: 910px;
	overflow: hidden;
	margin-top: 50px;
}
.zizhi ul{
	width: 110%;
	overflow: hidden;
}
.zizhi ul li{
	float: left;
	width: 270px;
	margin: 0 50px 30px 0;}
.zizhi ul li .zizhi-img{width: 270px;
}
.zizhi-img img{
	width: 270px;
	height: 300px;
}
.zizhi .c-tit{
	display: block; 
	width: 100%;
	height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    font-size: 17px;
    color: #020202;
    text-align: center;
			}


/* 产品详情 */
.pg-cpDetail {
	width: 100%;
	overflow:hidden;
	padding: 40px 0;
}
.pg-cpDetail .pg-pos {
	width: 100%;
	height: 40px;
	overflow: hidden;
}
.pg-cpDetail .pg-pos h4 {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #000;
}
.pg-cpDetail .pg-pos p {
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
	background: url(../images/pg-pos-bg.png) left center no-repeat;
}



/* 产品详情 */
.pg-cpDetail {
	width: 100%;
	overflow: hidden;;
}
.pg-cpDetail .cp-tit {
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #BFBFBF;
}	
.pg-cpDetail .cp-tit h3 {
	font-size: 21px;
	color: #020202;
	line-height: 70px;
	text-align: center;
}
.pg-cpDetail .cp-tit .info {
	width: 100%;
	height: 40px;
	text-align: center;
	overflow: hidden;
}
.pg-cpDetail .cp-tit .info > * {
	display: inline-block;
	margin: 0 20px;
}
.pg-cpDetail .cp-tit .info p {
	font-size: 16px;
	color: #333;
}
.pg-cpDetail .cp-tit .info .zx a {
	font-size: 16px;
	color: #f00;
}
.pg-cpDetail .cp-tit .info .pro-share {
	position: relative;
	width: 335px;
	height: 28px;
	padding: 0px 0;
	text-align: right;
}
.pg-cpDetail .cp-tit .info .pro-share * {
	float:left;
}
.pg-cpDetail .cp-tit .info .pro-share a {
	width: 40px !important;
	margin: 0 25px !important;
}
.pg-cpDetail .cp-tit .info .pro-share .box {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.pg-cpDetail .cp-tit .info .pro-share .box a{
	margin:0 25px;
}
.pg-cpDetail .cp-tit .info .pro-share h4 {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #3f3e3e;
	font-weight: 400;
	line-height: 28px;
}
.pg-cpDetail .cp-tit .info .pro-share * {
	float: left;
	line-height: 28px;
}
.pg-cpDetail .cp-tit .info .pro-share span {
	text-indent: -9999px;
	padding-left: 50px!important;
}
.pg-cpDetail .cp-tit .info .pro-share img {
	display: block;
	width: 24px !important;
	height: 24px !important;
}
.jiathis_style_32x32 .jtico_weixin {
	background: url(../images/pro-share-weixin.png) center center no-repeat !important;
	background-position: 0 0 !important;
}
.jiathis_style_32x32 .jtico_cqq {
	background: url(../images/pro-share-qq.png) center center no-repeat !important;
	background-position: 0 0 !important;
}
.jiathis_style_32x32 .jtico_tsina {
	background: url(../images/pro-share-xl.png) center center no-repeat !important;
	background-position: 0 0 !important;
}
.pg-cpDetail .picLstBox {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.pg-cpDetail .picLstBox .bigPic {
	width: 1200px;
	height: 573px;
	overflow: hidden;
}
.pg-cpDetail .picLstBox .bigPic img {
	display: block;
	width: 1200px;
	height: 573px;
	display: none;
}
.pg-cpDetail .picLstBox .smPic {
	width: 1250px;
	height: 110px;
	overflow: hidden;
	margin-top: 12px;
}
.pg-cpDetail .picLstBox .smPic img {
	float: left;
	display: block;
	width: 161px;
	height: 110px;
	margin-right: 12px;
	cursor: pointer;
}
.pg-cpDetail .cpDesc {
	width: 1200px;
	overflow: hidden;
	margin-top: 15px;
}
.pg-cpDetail .cpDesc .d-nav {
	width: 100%;
	height: 42px;
}
.pg-cpDetail .cpDesc .d-nav .cate {
	float: left;
}
.pg-cpDetail .cpDesc .d-nav .cate a {
	float: left;
	display: block;
	width: 130px;
	height: 42px;
	background: #959493;
	border: 1px solid #ddd;
	border-bottom: 0;
	font-size: 16px;
	color: #020202;
	text-align: center;
	line-height: 42px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.pg-cpDetail .cpDesc .d-nav .cate a.on {
	background: #1654A7;
	color: #fff;
}
.pg-cpDetail .cpDesc .d-nav .contact {
	float: right;
}
.pg-cpDetail .cpDesc .d-nav .contact .zx {
	float: left;
	width: 150px;
	height: 42px;
}
.pg-cpDetail .cpDesc .d-nav .contact .zx a {
	display: block;
	width: 100%;
	height: 100%;
	background: #797777 url(../images/pg-cpDetail-xq-icon01.jpg) 15px center no-repeat;
	background-size: 30px 30px;
	text-indent: 56px;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.pg-cpDetail .cpDesc .d-nav .contact .wx {
	position: relative;
	float: left;
	width: 150px;
	height: 42px;
	margin-left: 10px;
}
.pg-cpDetail .cpDesc .d-nav .contact .wx a {
	display: block;
	width: 100%;
	height: 100%;
	background: #797777 url(../images/pg-cpDetail-xq-icon01.jpg) 15px center no-repeat;
	background-size: 30px 30px;
	text-indent: 56px;
	font-size: 16px;
	color: #fff;
	line-height: 42px;	
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.pg-cpDetail .cpDesc .d-nav .contact .wx .ewm {
	position: absolute;
	left: 0;
	top: 42px;
	display: block;
	width: 150px;
	height: 150px;
	display: none;
}
.pg-cpDetail .cpDesc .content {
	width: 1135px;
	padding: 30px;
	border: 1px solid #C9C9C9;
}
.pg-cpDetail .cpDesc .content > .item {
	width: 100%;
	overflow: hidden;
	display: none;
}
.pg-cpDetail .cpDesc .content > .item p {
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.pg-cpDetail .cpDesc .content > .item img {
	display: block;
	max-width: 1138px;
	/*margin: 0 auto;*/
}
.group-p-n {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.group-p-n .prev {
	float: left;
}
.group-p-n .next {
	float: right;
}
.group-p-n > div {
	height: 36px;
}
.group-p-n > div * {
	font-size: 14px;
	color: #333;
}



/*客服*/
.qqkefu{
	position: fixed;
    bottom:40%;
    _position: absolute;
   	_top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:53px
	}
.qqkefu ul li{
	height:47px;
	margin-bottom:1px;
	float:right;
	background:#757575;
	line-height:47px;
	font-size:14px;
	cursor:pointer;
	opacity: 0.9;
	position:relative
}
.qqkefu ul li a{
	color:#fff;display: block;
	}
.qqkefu ul li.qq_cza{
	overflow:hidden
	}
.qqkefu ul li:hover{
	background:#3bbca4;
	}
.qqkefu ul li.top{
	color:#1c1c1c;
	font-weight:800;
	text-align:center;
	background:#3bbca4 url(../images/top_icon.png) no-repeat center;
	position:relative;
	width:53px;
	cursor:pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.qqkefu ul li.top:hover {
	background-color: #3bbca4;
}
.qqkefu ul li b{
	width:53px;
	height:47px;
	display:block;
	overflow:hidden;
	float:left;
}
#zx{width: 53px;}
.qqkefu ul li b.e{
	background:url(../images/czx6.png) no-repeat center center;
}
.qqkefu ul li b.a{
	background:url(../images/czx4.png) no-repeat center center;
}
.qqkefu ul li b.b{
	background:url(../images/czx3.png) no-repeat center center;
}

.qqkefu ul li b.sj{
	background:url(../images/sj.png) no-repeat center center;
}
.qqkefu ul li b.d {
	background:url(../images/bdsq.png) no-repeat center center;
}
.qqkefu ul li b.c{
	background:url(../images/czx5.png) no-repeat center center;
}
.qqkefu ul li b.lxb{
	background:url(../images/phone0.png) no-repeat center center;
}
.erweima{
	height: 150px;
	position: absolute;
	top: -105px;
	left: -134px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	cursor: default !important;
	display:none;
	}
.erweima p{
	line-height: 20px;
	color: #000;
	font-size: 12px;
	text-align: center;
	float: left;
	width: 130px;
	}
.erweima p img{
	width: 110px;
	height: 110px;
	margin: 10px 10px 0px 10px;
}

/* 产品详情页*/

.proDetail {
	width: 100%;
}
.proDetail .itemInfo {
	width: 1140px;
	height: 350px;
	padding: 20px 0 40px;
	margin: 0 auto;
}
.proDetail .itemInfo .left {
	float: left;
	width: 422px;
	height: 100%;
}
.proDetail .itemInfo .left .bigPic {
	width: 420px;
	height: 300px;
	border: 1px solid #ddd;
	position: relative;
}
.proDetail .itemInfo .left .bigPic img {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 420px;
	height: 300px;
	background: #ecebeb;
}
.proDetail .itemInfo .left .simPic {
	width: 100%;
	height: 92px;
	margin-top: 18px;
	overflow: hidden;
	cursor: pointer;
}
.proDetail .itemInfo .left .simPic img {
	float: left;
	width: 100px;
	height: 90px;
	margin: 0 5px;
	border: 1px solid #ddd;
}
.proDetail .itemInfo .left .simPic .on {
	border: 1px solid #ecebeb;
	background: #ecebeb;

}
.proDetail .itemInfo .mid {
	float: left;
	width: 580px;
	padding-left: 20px;
	height: 100%;
	margin: 0 50px;
}
.proDetail .itemInfo .mid .tit {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	margin-bottom: 12px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}
.proDetail .itemInfo .mid .infoItem {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.proDetail .itemInfo .mid .infoItem span {
	font-weight: bold;
}
.proDetail .itemInfo .mid .server {
	width: 100%;
	height: 36px;
	margin: 20px 0;
}
.proDetail .itemInfo .mid .yanse {
	width: 100%;
    height: auto;
    padding: 6px 0;
    overflow: hidden;
}
.proDetail .itemInfo .mid .yanse span {
	float: left;
	height: 59px;
}
.proDetail .itemInfo .mid .yanse img {
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 4px 6px;
	border: 1px solid #B8B7BD;
}
.proDetail .itemInfo .mid .server span {
	display: inline-block;
	width: 180px;
	height: 34px;
	margin-right: 10px;
	border: 1px solid #9f0000;
	font-size: 14px;
	color: #9f0000;
	line-height: 36px;
	text-align: center;
	background: #ffeded;/*

	border-radius: 6px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	-o-border-radius: 6px;

	*/

}
.proDetail .itemInfo .mid .server a {
	display: inline-block;
	width: 180px;
	height: 36px;
	margin-right: 10px;
	background: #9f0000;
	font-size: 15px;
	color: #fff;
	line-height: 36px;
	text-align: center;/*
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	*/
}
.proDetail .itemInfo .mid .server a:hover {
	background: #DC0C0C;
}
.proDetail .itemInfo .right {
	float: right;
	width: 160px;
	height: 100%;
	border-left: 1px solid #ddd;
}
.proDetail .itemInfo .right .list {
	width: 100%;
	height: auto;
}
.proDetail .itemInfo .right .list li {
	width: 140px;
	height: 170px;
	padding: 0 10px;
}
.proDetail .itemInfo .right .list li img {
	display: block;
	width: 140px;
	height: 140px;
}
.proDetail .itemInfo .right .list li span {
	display: block;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.proDetail .itemDesc {
	width: 100%;
	height: auto;
	margin: 10px auto 60px;
}
.proDetail .itemDesc img{
	display: block;
	margin: 0 auto;
}
.proDetail .itemDesc .left {
	float: left;
	width: 200px;
	height: auto;
}
.proDetail .itemDesc .left h3 {
	width: 198px;
	height: 34px;
	line-height: 34px;
	background: #f7f4f4;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	font-weight: 400;
	color: #040404;
	text-indent: 14px;
}
.proDetail .itemDesc .left .item1 {
	width: 198px;
	height: auto;
	border: 1px solid #ddd;
}
.proDetail .itemDesc .left .item1 .list {
	width: 162px;
	padding: 18px;
	height: auto;
}
.proDetail .itemDesc .left .item1 .list dl {
	width: 100%;
	height: auto;
}
.proDetail .itemDesc .left .item1 .list dt {
	height: 40px;
}
.proDetail .itemDesc .left .item1 .list a {
	padding-left: 20px;
	background: url(../images/proDetailPic04.png) left center no-repeat;
	font-size: 16px;
	color: #333333;
	text-indent: 20px;
	line-height: 40px;
}
.proDetail .itemDesc .left .item1 .list dd {
	margin-left: 20px;
}
.proDetail .itemDesc .left .item1 .list dd a {
	font-size: 12px;
	background-size: 6px 8px;
}
.proDetail .itemDesc .left .item1 .list .on dt>a,  .proDetail .itemDesc .left .item1 .list a:hover {
	font-weight: bold;
	color: #9f0000;
}
.proDetail .itemDesc .left .item2 {
	width: 198px;
	height: auto;
	margin-top: 20px;
	border: 1px solid #ddd;
}
.proDetail .itemDesc .left .item2 .list {
	padding-bottom: 30px;
}
.proDetail .itemDesc .left .item2 li {
	width: 180px;
	height: auto;
	margin: 0 auto;
	list-style: none;
	margin-top: 24px;
}
.proDetail .itemDesc .left .item2 li img {
	width: 180px;
}
.proDetail .itemDesc .left .item2 li .tit {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	color: #333;
}
.proDetail .itemDesc .left .item2 li .more {
	display: block;
	width: 100px;
	height: 24px;
	background: #9f0000;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	margin: 0 auto;
	border-radius: 5px;
}
.proDetail .itemDesc .left .item2 li .more:hover {
	background: #DC0C0C;
}
.proDetail .itemDesc .right {
	float: left;
	width: 100%;
	height: auto;
}
.proDetail .itemDesc .right .itemNav {
	width: 98%;
	height: 40px;
	border: 1px solid #ddd;
	margin-bottom: 24px;
}
.proDetail .itemDesc .right .itemNav a {
	float: left;
	display: inline-block;
	width: 90px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
.proDetail .itemDesc .right .itemNav a:hover, .proDetail .itemDesc .right .itemNav .on {
	color: #9f0000;
	background: url(../images/detailNav-bg.png) center top no-repeat;
	border-right: 1px solid #ddd;
}
.proDetail .itemDesc .right .detailCon .item {
	display: none;
}

.proDetail .itemInfo .mid .chanpinjj h3{font-size: 24px;margin-bottom: 20px;

}
.proDetail .itemInfo .mid .chanpinjj .cp-info{font-size: 14px;line-height: 30px;text-indent: 2em;

}
