/* 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:#186ec3; }
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; }

.dtditu{width:140px; height:30px; line-height:30px; background:#1a4975; color:#fff; font-weight:bold; margin:10px auto 0; text-align:center; font-size:14px;}
.baiduMap{width:715px; height:300px; border:1px solid #1a4975; border-top:3px solid #1a4975;}
.baiduMap {
    background: #eee none repeat scroll 0 0;
    box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    height: 500px;
    margin: 0 auto 20px;
    width: 100%;
}
.BMap_bubble_title a {
    border-radius: 3px;
    display: inline-block;
    height: 25px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.BMap_bubble_title a:hover {
}
.BMap_bubble_title > a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
}
.BMap_bubble_title > a:hover {
    background: #666 none repeat scroll 0 0;
}

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



/* 网站公共头部区域 */
.p-header {
	position: relative;
	z-index: 9999;
	width: 100%;
	height: 150px;
	background: #fbfdfd;
}
.p-header .topBar {
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #E4E4E4;
}
.p-header .topBar p {
	float: left;
	line-height: 35px;
	font-size: 12px;
	color: #020202；
}
.p-header .topBar .right {
	float: right;
	height: 35px;
}
.p-header .topBar .right .tag {
	float: left;
}
.p-header .topBar .right .tag a {
	float: left;
	display: block;
	font-size: 12px;
	color: #010101;
	margin: 0 6px;
	line-height: 35px;
}
.p-header .topBar .right .tel {
	float: left;
}
.p-header .topBar .right .tel span {
	float: left;
	font-size: 12px;
	color: #010101;
	margin-left: 12px;
	line-height: 35px;
}
.p-header .topBar .right .tel p {
	float: left;
	font-size: 14px;
	color: #ff0000;
	line-height: 35px;
}
.p-header .topBar .right .tel p em {
	font-size: 18px;
}
.p-header .menuBox {
	width: 1200px;
	height: 100px;
}
.p-header .menuBox h1 {
	float: left;
}
.p-header .menuBox .index_tel{
	width: 123px;
    display: inline-block;
    font-size: 30px;
    color: #010101;
    line-height: 50px;
    padding-left: 50px;
    float: right;
    margin-top: 30px;
    background: url(../images/hr_tel_001.png)left center no-repeat;
}
.p-header .menuBox .index_tel h3{
	font-size: 20px;
    font-weight: 600;
	color: #186ec3;
    line-height: 30px;
    border-bottom: 1px solid #186ec3;
}
.p-header .menuBox .index_tel p{
	font-size: 13px;
	line-height: 20px;
}
.p-header .menuBox .index_tel h3{
	font-size: 18px;
	font-weight: 600;
	color: #186ec3;
}
.p-header .menuBox h1 img {
	display: block;
	width: 450px;
	height: 100px;
}
.p-header .Nav{
	width: 100%;
	background: #186ec3;
	/*background: url(../images/nav-bg.jpg) left center repeat-x;*/
}
.p-header .Nav .menuList {
	height: 50px;
}
.p-header .Nav .menuList li {
	float: left;
	width: 150px;
}
.p-header .Nav .menuList li a {
	display: block;
	height: 45px;
	padding: 5px 5px 0;
	margin: 0 10px;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.p-header .Nav .menuList li.on a {
	color: #fff;
	height: 45px;
	width: 150px;
	font-size: 15px;
	text-indent: center;
	background: #42b9a7;
}




/*首页banner*/
.i-banner {
	position:relative;
	width:100%;
	height:535px;
	overflow:hidden;
}
.i-banner ul {
	width:100%;
	height:100%;
}
.i-banner ul li {
	width:100%;
	height:535px;
}
.i-banner .flexslider {
	position:relative;
	height:535px;
}
.i-banner .flex-control-nav {
	bottom:20px;
	z-index:999;
}
.i-banner .search {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	width: 540px;
	height: 68px;
	margin-left: -270px;
	margin-top: -34px;
}
.i-banner .search .srBox {
	width: 100%;
	height: 36px;
}
.i-banner .search .srBox form {
	width: 100%;
	height: 36px;
}
.i-banner .search .srBox .keyword {
	float: left;
	width: 430px;
	height: 36px;
	padding-left: 36px;
	background: #fff url(../images/search-bg.png) left center no-repeat;
	border: 0;
}
.i-banner .search .srBox .btn {
	float: right;
	width: 70px;
	height: 36px;
	background: #EC6844;
	cursor: pointer;
	border: none;
	font-size: 16px;
	color: #fff;
}
.i-banner .search .tag {
	width: 540px;
	height: 22px;
	background: #57565A;
	margin-top: 6px;
}
.i-banner .search .tag * {
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.i-banner .search .tag span {
	margin: 0 5px;
}

/* 热点推荐 */
.i-re-tui {
	width: 100%;
	height: 50px;
	background: #C9C9C9;
}
.i-re-tui .tag {
	float: left;
}
.i-re-tui .tag * {
	float: left;
	display: block;
	height: 50px;
	font-size: 13px;
	color: #212121;
	line-height: 50px;
	margin: 0 6px;
}
.i-re-tui .tag .new {
	color: #fe0404;
}
.i-re-tui .tag .hot {
	background: url(../images/i-re-tui-hot.png) 100% 6px no-repeat;
}
.i-re-tui .lianxi {
	float: right;
}
.i-re-tui .lianxi p {
	float: left;
	line-height: 50px;
}
.i-re-tui .lianxi .wx {
	float: left;
}
.i-re-tui .lianxi .wx span {
	float: left;
	display: block;
	margin-left: 26px;
	line-height: 50px;
}
.i-re-tui .lianxi .icon {
	position: relative;
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	margin: 13px 10px;
}
.i-re-tui .lianxi .icon .ewm {
	display: none;
	position: absolute;
	z-index: 999;
	left: -50px;
	top: 30px;
	width: 120px;
}





.i-smTit {
	width: 1200px;
	height: 60px;
	padding-top: 30px;
	background: url(../images/index_style_line.png) left bottom no-repeat;
}
.i-smTit h4 {
	width: 100%;
	font-size: 22px;
	color: #020202;
	line-height: 35px;
	font-family: 微软雅黑;
}
.i-smTit p {
	display: block;
	float: right;
    font-size: 14px;
    color: #232222;
    line-height: 65px;
    width: 825px;
}




/* 网站公共底部区域 */
.p-footer {
	display: inline-block;
	width: 100%;
	height: 200px;
	background: #b5b5b5;
}
.p-footer .topCon {
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.p-footer .topCon .hr_nav{
	width: 610px;
	margin: 0 auto;
}
.p-footer .topCon .hr_nav ul{
	width: 100%;
	margin-bottom: 10px;
    font-size: 16px;
    color: #aaa;
    text-align: center;
}
.p-footer .topCon .hr_nav ul li{
	width: 100px;
	float: left;
}
.p-footer .topCon .hr_nav ul li a{
	font-size: 15px;
	margin-left: 20px;
	color: #000;
}
.p-footer .topCon .foot_cont{
	width: 100%;
	overflow: hidden;
}
.p-footer .topCon .foot_cont .hr_contant{
	width: 600px;
	display: inline-block;
	padding: 45px;
}
.p-footer .topCon .foot_cont .hr_contant p{
	color: #000;
	font-size: 15px;
	line-height: 35px;
}
.p-footer .topCon .foot_cont .hr_ewm{
	width: 500px;
	float: left;
}
.p-footer .topCon .foot_cont .hr_ewm .hrEwm{
	float: right;
	padding: 30px;
}
.p-footer .topCon .foot_cont .hr_ewm .hrEwm h4{
	display: table-caption;
	font-size: 14px;
	line-height: 35px;
	color: #1a4975;
	float: left;
    width: 20px;
    margin-right: 15px;
}
.p-footer .topCon .foot_cont .hr_ewm img{
	display: block;
	width: 125px;
	margin: 0 auto;
}
.p-footer .topCon .item1 {
	float: left;
	width: 528px;
	margin-top: -10px;
}
.p-footer .topCon .item1 dl {
	float: left;
	width: 132px;
}
.p-footer .topCon .item1 dt {
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
.p-footer .topCon .item1 dd {
	width: 100%;
}
.p-footer .topCon .item1 dd a {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
}
.p-footer .topCon .item2 {
	float: left;
	width: 375px;
}
.p-footer .topCon .item2 .ewm {
	position: relative;
	float: left;
	width: 200px;
	height: 225px;
	/*background: url(../images/p-footer-ewmBg.png) no-repeat;*/
}
.p-footer .topCon .item2 .ewm img {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 160px;
	height: 160px;
}
.p-footer .topCon .item2 .tag {
	float: left;
	padding-top: 10px;
}
.p-footer .topCon .item2 .tag > a {
	display: block;
	margin: 24px 0;
	font-size: 16px;
	color: #fff;
	text-indent: 5px;
}
.p-footer .topCon .item2 .tag p {
	width: 120px;
	overflow: hidden;
	margin-bottom: 10px;
}
.p-footer .topCon .item2 .tag p img {
	float: left;
	display: block;
	height: 22px;
	margin: 6px 5px;
}
.p-footer .topCon .item2 .tag p span {
	float: left;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
}
.p-footer .topCon .item3 {
	float: right;
	width: 260px;
}
.p-footer .topCon .item3 p {
	width: 100%;
	line-height: 24px;
	margin: 10px 0;
	font-size: 14px;
	color: #fff;
}
.p-footer .topCon .item3 b {
	font-size: 18px;
	font-weight: 400;
}
.p-footer .topCon .item3 p .num {
	color: #fff;
	font-size: 16px;
}
.p-footer .topCon .item3 p .num em {
	font-size: 18px;
}
.p-footer .copyRight {
	width: 100%;
	height: 40px;
	background: #555657;
}
.p-footer .copyRight .wrap {
	text-align: center;
}
.p-footer .copyRight .wrap p {
	display: inline-block;
	font-size: 14px;
	color: #f8f9f9;
	line-height: 40px;
	margin: 0 30px;
}
.p-footer .copyRight .wrap .icp {
	padding-left: 24px;
	background: url(../images/p-footer-icpBg.png) left center no-repeat;
}
 
.p-footer .copyRight .wrap p a{
	color: #fff;
	margin-right: 20px;
}
.p-footer .copyRight .wrap p a:hover{
	color: #f50404;
}


/*产品展示*/
.hrList{
	width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.hrList .mbx{
    display: block;
    float: right;
    width: 905px;
    height: 40px;
    margin-top: 35px;
    background: #fff;
}
.hrList .mbx p{
	width: 300px;
	text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    float: right;
}
.hrList .proLeft{
	display: block;
	overflow: hidden;
	float: left;
	width: 22%;
	height: 835px;
	margin-top: 35px;
    border: 1px solid #edebeb;
}
.hrList .proLeft .proNav{
	width: 100%;
	background: #d4d4d4;
}
.hrList .proLeft .proNav h2{
	width: 100%;
    height: 50px;
    font: 18px/50px '微软雅黑';
    color: #000;
    text-align: center;
    border-bottom: 1px solid #fff;
    background: url(../images/pg-list-icon1.png) left 45px center no-repeat;
}
.hrList .proLeft .proNav ul{
	width: 100%;
}
.hrList .proLeft .proNav ul li{
	height: 45px;
    border-bottom: 1px solid #fff;
}
.hrList .proLeft .proNav ul li a{
	margin-left: 50px;
	line-height: 45px;
}
.hrList .proLeft .leftCont{
	padding: 240px 0 10px;
    margin: 20px 0 10px;
    background: url(../images/left-contact-bg.jpg) #eee center top no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-box-shadow: 2px 2px 10px #ccc;
    -moz-box-shadow: 2px 2px 10px #ccc;
    -o-box-radius: 2px 2px 10px #ccc;
    box-shadow: 2px 2px 10px #ccc;
}
.hrList .proLeft .leftCont p{
	line-height: 25px;
	font-size: 13px;
	padding: 0 20px;
}
.hrList .proList{
	width: 905px;
	min-height: 900px;
	float: right;
	margin-top: 20px;
}
.hrList .proList .hr_pic{
	width: 100%;
	overflow: hidden;
	min-height: 830px;
}
.hrList .proList .hr_pic ul{
	width: 110%;
}
.hrList .proList .hr_pic ul li{
	width: 280px;
    float: left;
    margin: 0 32px 25px 0;
}
.hrList .proList .hr_pic ul li img{
	width: 280px;
	height: 215px;
}
.hrList .proList .hr_pic ul li p{
	width: 280px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    background: #c9c8c8;
}
.hrList .proContent{
	float: right;
	width: 905px;
	overflow: hidden;
    margin-top: 20px;
    background: #fff;
    min-height: 700px;
}
.hrList .proContent .title{
	text-align: center;
	margin: 30px;
	border-bottom: 1px solid #e7e5e5;
}
.hrList .proContent .title h4{
	font-size: 16px;
	font-weight: 600;
}
.hrList .proContent .title p{
    white-space: normal;
    line-height: 40px;
}
.hrList .proContent .title p span{
	white-space: normal;
}
.hrList .proContent .Content{
	margin-bottom: 30px;
	padding: 0 30px;
	overflow: hidden;
}
.hrList .proContent .Content p{
	white-space: normal;
}
.hrList .proContent .Content p img{
	max-width: 845px;
	width: 100%;
}
.hrList .proContent .Content p span{
	white-space: normal;
}
.hrList .proContent .Content p span img{
	white-space: normal;
}
/*产品展示*/
.hrList .proContent .contS{

}
.hrList .proContent .pg-p-n{
	width: 100%;
    margin: 0 0 30px;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
}
.hrList .proContent .pg-p-n div{
	padding: 15px;
    height: 20px;
    background: #dcdcdc;
    border-bottom: 1px solid #ccc;
}
.hrList .proContent .pg-p-n div * {
	font-size: 14px;
    color: #333;
    line-height: 20px;
}
.hrList .proContent .pg-p-n div * {
	font-size: 14px;
    color: #333;
    line-height: 20px;
}
/*联系我们*/
.hrList .proContent .cont{
    margin: 30px;
    border-bottom: 1px solid #42b9a7;
}
.hrList .proContent .cont h3{
	font-size: 16px;
	font-weight: 600;
}
.hrList .proContent .cont span{
	font-size: 13px;
}
.hrList .proContent .contS{
	width: 500px;
	float: left;
	position: relative;
}
.hrList .proContent .contS ul{

}
.hrList .proContent .contS ul li{
	width: 470px;
    height: 120px;
    margin: 30px 30px;
    background: #c9c8c8;
}
.hrList .proContent .contS ul li .conI{
	padding: 35px 100px;
}
.hrList .proContent .contS ul li .conP{
	width: 50px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    float: left;
    padding: 35px 0 0 35px;
}
.hrList .proContent .contS ul li .conP img{
	float: left;
	margin: 0 auto;
    position: relative;
    vertical-align: middle;
}
.hrList .proContent .contE{
	float: right;
	width: 350px;
	margin: 25px 0 0 50px;
} 
.hrList .proContent .contE h4{
	width: 245px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #f1f3f5;
    background: #186ec3;
}
.hrList .proContent .contE img{
	width: 250px;
}



.dtditu {
    width: 140px;
    height: 30px;
    line-height: 30px;
    background: #1a4975;
    color: #fff;
    font-weight: bold;
    margin: 10px auto 0;
    text-align: center;
    font-size: 14px;
}

/* newsList */
.hr_news{
	width: 100%;
	overflow: hidden;
	background: #e7e7e7;
	margin-bottom: 30px;
}
.hr_news .mbx{
	display: block;
    float: right;
    width: 905px;
    height: 40px;
    margin-top: 35px;
    background: #fff;
}
.hr_news .mbx p{
	width: 300px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    float: right;
}
.hr_news .newsLeft{
	display: block;
    overflow: hidden;
    float: left;
    width: 22%;
    height: 835px;
    margin-top: 35px;
    border: 1px solid #edebeb;
}
.hr_news .newsLeft .newsNav{
	width: 100%;
    background: #d4d4d4;
}
.hr_news .newsLeft .newsNav h2{
	width: 100%;
    height: 50px;
    color: rgb(0, 0, 0);
    text-align: center;
    font: 18px / 50px 微软雅黑;
    border-bottom: 1px solid rgb(255, 255, 255);
    background: url(../images/pg-list-icon1.png) left 45px center no-repeat;
}
.hr_news .newsLeft .newsNav ul{
	width: 100%;
}
.hr_news .newsLeft .newsNav ul li{
	height: 45px;
	border-bottom: 1px solid #fff;
}
.hr_news .newsLeft .newsNav ul li a{
	margin-left: 50px;
    line-height: 45px;
}
.hr_news .newsLeft .newsCont{
	padding: 240px 0 10px;
    margin: 20px 0 10px;
    background: url(../images/left-contact-bg.jpg) #eee center top no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    -webkit-box-shadow: 2px 2px 10px #ccc;
    -moz-box-shadow: 2px 2px 10px #ccc;
    -o-box-radius: 2px 2px 10px #ccc;
    box-shadow: 2px 2px 10px #ccc;
}
.hr_news .newsLeft .newsCont p{
	line-height: 25px;
    font-size: 13px;
    padding: 0 20px;
}
.hr_news .newCont{
	width: 905px;
	float: right;
    margin-top: 20px;
    background: #fff;
}
.hr_news .newCont ul{
	width: 100%;
}
.hr_news .newCont ul li{
	height: 90px;
    padding: 25px;
    border-bottom: 1px solid #BFBFBF;
}
.hr_news .newCont ul li .newsInfo{
	padding: 20px;
	background: #fff;
}
.hr_news .newCont ul li .newsInfo a{
	font-size: 15px;
	font-weight: 600;
}
.hr_news .newCont ul li .newsInfo span{
	float: right;
	margin-right: 5px;
	font-weight: 200;
    color: #2b9eda;
}
.hr_news .newCont ul li .newsInfo p{
	font-size: 13px;
	line-height: 20px;
}


/* 详情页 */
.pg-detail .leftCon {
	width: 800px;
	padding: 0 25px;
}
.pg-detail .leftCon .dlCon {
	width: 100%;
}
.pg-detail .leftCon .dlCon .dHd {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #C9C9C9;
}
.pg-detail .leftCon .dlCon .dHd h4 {
	font-size: 18px;
	color: #000;
	line-height: 40px;
}
.pg-detail .leftCon .dlCon .dHd p {
	font-size: 13px;
	color: #666464;
	line-height: 30px;
}
.pg-detail .leftCon .dlCon .dBd {
	padding: 20px 0;
}
.pg-detail .leftCon .dlCon .dBd p {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
}
.pg-detail .leftCon .dlCon .dBd img {
	display: block;
	max-width: 800px;
	margin: 0 auto;
}
.pg-group {
	width: 100%;
    height: 30px;
    text-align: center;
    padding: 30px 0;
}
.pg-group *{
	display: inline-block;
    padding: 0 10px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    margin: 0 5px;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    background: #C9C9C9;
}
.pg-group a:hover,
.pg-group .selfpage {
	background: #3BBCA4;
	color: #fff;
}

.pageshow {
	width: 100%;
	height: 30px;
	text-align: center;
	padding: 50px 0;
	display: inline-block;
}
.pageshow * {
	display: inline-block;
	padding: 0 10px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin: 0 5px;
	/*border-radius: 22px;
	-webkit-border-radius: 22px;*/
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	background: #C9C9C9;
}
.pageshow a:hover,
.pageshow .selfpage {
	background: #006cb1;
	color: #fff;
}




/* 案例列表 */
.pg-anliList {
	width: 100%;
	overflow: hidden;
	font-family: "宋体";
}
.pg-anliList .anliTit {
	width: 100%;
	height: 120px;
	background: #EDEEEE;
	padding: 30px 0;
}
.pg-anliList .anliTit .t {
	text-align: center;
}
.pg-anliList .anliTit .t h3 {
	font-size: 25px;
	color: #010101;
	line-height: 30px;
}
.pg-anliList .anliTit .t p {
	font-size: 13px;
	color: #000;
	line-height: 20px;
}
.pg-anliList .anliTit .nav {
	width: 100%;
	height: 36px;
	margin-top: 28px;
}
.pg-anliList .anliTit .nav ul {
	width: 100%;
	height: 36px;
	text-align: center;
}
.pg-anliList .anliTit .nav li {
	display: inline-block;
	padding: 0 26px;
	height: 34px;
	border: 1px solid #BFBFBF;
	border-radius: 15px;
}
.pg-anliList .anliTit .nav li a {
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 34px;
}
.pg-anliList .anliTit .nav li.on {
	background: #3BBCA4;
}
.pg-anliList .anliTit .nav li.on a span {
	color: #fff;
}
.pg-anliList .anliTit .nav li a img {
	float: left;
	display: block;
}
.pg-anliList .anliTit .nav li a span {
	float: left;
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 34px;
	margin-left: 6px;
}
.pg-anliList .anliCon {
	width: 100%;
	overflow: hidden;
	background: #DAD8D8;
	padding: 30px 0;
}
.pg-anliList .anliCon ul {
	width: 110%;
	overflow: hidden;
}
.pg-anliList .anliCon .anliLst1 li {
	/*float: left;
	width: 275px;
	margin-right: 30px;
	margin-bottom: 30px;
	overflow: hidden;*/
	position: relative;
    float: left;
    width: 370px;
    height: 280px;
    background: url(../images/webItmCs-itm-bg.jpg) no-repeat;
    margin-right: 35px;
}
.pg-anliList .anliCon .anliLst1 li .thumb{
	position: absolute;
    left: 47px;
    top: 14px;
    display: block;
    width: 278px;
    height: 167px;
}
.pg-anliList .anliCon .anliLst1 li .tit{
	position: absolute;
    left: 0px;
    bottom: 14px;
    width: 100%;
    height: 50px;
    padding: 0;
}

.pg-anliList .anliCon .anliLst1 li .thumb a {
	display: block;
	background: #fff;
}	
.pg-anliList .anliCon .anliLst1 li .thumb a img {
	display: block;
	width: 275px;
	height: 251px;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
}
.pg-anliList .anliCon .anliLst1 li .tit a:hover img {
	transform: scale(1.04,1.04);
	-webkit-transform: scale(1.04,1.04);
	-moz-transform: scale(1.04,1.04);
	-ms-transform: scale(1.04,1.04);
	-o-transform: scale(1.04,1.04);
}
.pg-anliList .anliCon .anliLst1 li .tit a p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	color: #000;
	text-indent: 6px;
	overflow: hidden;
}




/* 公司简介 */
.pg-about {
	width: 100%;
	overflow: hidden;
}
.pg-about .wrap {
	width: 1160px;
	background: #E5E5E5;
	padding: 30px 20px;	
}
.pg-about .wrap .pg-pos {
	background: #E5E5E5;
}
.pg-about .at-nav {
	width: 100%;
	height: 32px;
	padding: 14px 0;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	margin-top: 20px;
}
.pg-about .at-nav a {
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #D2D2D2;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
}
.pg-about .at-nav a:hover,
.pg-about .at-nav a.on {
	background: #3BBCA4;
	color: #fff;
}
.pg-about .atCon {
	width: 100%;
}
.pg-about .atCon > h3 {
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	color: #000;
	padding-top: 20px;
}
.pg-about .atCon .con {
	width: 100%;
}
.pg-about .atCon .con p {
	width: 100%;
	font-size: 13px;
	color: #5f5f5f;
	line-height: 26px;
}
.pg-about .atCon .con img {
	display: block;
	max-width: 1160px;
	margin: 8px auto;
}







/*客服*/
.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;
}











