﻿/*banner*/
.banner {
    width: 100%;
    position: relative;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 9;
}

.f426x240, .f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 222;
}

.rslides li img {
	z-index: 9;
	display:block;
}

.rslides {
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

.rslides_nav:active {
	opacity: 1.0;
}

.rslides_nav.next {
	left: auto;
	right: 0;
}

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 20%;
    z-index: 9;
    right: 50%;
	margin-right:-600px;
}

.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin:0px;
}

.rslides_tabs a {
	margin-top: 0px;
	text-indent: 9999px;
	overflow: hidden;
	background:none;
	display: inline-block;
	_display: block;
	*display: block;
	width: 21px;
	height: 21px;
	z-index: 9;
	*z-index: 9;
}

.rslides_tabs .rslides_here a {
	background:none;
}

.banner .prev{ position:absolute; left:50%; margin-left: -740px; top:50%; margin-top:-15px; background:url(../images/nimg16_left.png) center no-repeat; z-index:22; width:16px; height:30px; display:block;}
.banner .next{ position:absolute; right:50%; margin-right: -740px; top:50%; margin-top:-15px; background:url(../images/nimg16_right.png) center no-repeat; z-index:22; width:16px; height:30px; display:block;}
/*banner结束*/

.bannerTel{ display: none; }
.indexFlashTel{position:relative; overflow:hidden; max-width:1004px;}
.indexFlashTel .slick img{ width:100%;}
.indexFlashTel .slick-dots{ position:absolute; left:0; width: 100%; text-align: center; bottom:20px;}
.indexFlashTel .slick-dots li{display:inline-block; margin:0 6px; width:30px; height:5px; background:#fff;}
.indexFlashTel .slick-dots .slick-active{background:#007150;}

.indexPart1{ padding-bottom: 50px; }
.indexPart1 .topDiv{ background: #219357; position: relative;}
.indexPart1 .topDiv .bigImg{ width: 50%; }
.indexPart1 .topDiv .bigImg img{ width: 100%; }
.indexPart1 .topDiv .contentBox{ position: absolute; right: 0px; bottom: 0px; height: 400px; width: 50%; z-index: 22; background:#219357; }
.indexPart1 .topDiv .box{ padding: 0 60px; }
.indexPart1 .topDiv .txt{ padding: 50px 0 40px; color: #fff; font-size: 36px; }
.indexPart1 .topDiv .content{ color: #fff; font-size: 14px; line-height: 30px; height: 120px; overflow: hidden; margin-bottom: 40px;}
.indexPart1 .topDiv .more a{ display: block; padding-left: 86px; color: #fff; font-size: 18px; height: 50px; line-height: 50px; background: url(../images/nimg50_1.png) left center no-repeat;}
.indexPart1 .topDiv .more a:hover{ text-decoration: underline; }

.indexPart1 .botDiv{ background: #fff; position: relative; overflow: hidden;}
.indexPart1 .botDiv .bigImg{ width: 50%; }
.indexPart1 .botDiv .bigImg img{ width: 100%; }
.indexPart1 .botDiv .bigImgTel{ display: none; }
.indexPart1 .botDiv .bigImgTel img{ width: 100%; }
.indexPart1 .botDiv .contentBox{ width: 50%; }
.indexPart1 .botDiv .box{ padding: 0 60px; }
.indexPart1 .botDiv .txt{ padding: 60px 0 40px; color: #000; font-size: 36px; }
.indexPart1 .botDiv .content{ font-size: 14px; line-height: 30px; height: 120px; overflow: hidden; margin-bottom: 40px;}
.indexPart1 .botDiv .more a{ display: block; width: 50px; height: 50px;}

.indexTitle{ height: 80px; position: relative; }
.indexTitle .txt{ font-size: 36px; color: #333; }
.indexTitle a{ position: absolute; right: 0px; top: 20px; font-size: 14px; color: #666; }
.indexTitle a:hover{ color: #007150; }

.indexPart2{ padding-bottom: 65px; }
.indexPart2Pic{ position: relative; }
.indexPart2Pic .slick{ position: relative; overflow: hidden;}
.indexPart2Pic .slick .imgDiv img{ width: 100%; }
.indexPart2Pic .slick .contentDiv{ position: absolute; left: 0px; top: 50%; height: 120px; margin-top: -60px; z-index: 2; width: 100%;}
.indexPart2Pic .slick .name{ text-align: center; color: #fff; font-size: 24px; }
.indexPart2Pic .slick .msg{ text-align: center; color: #fff; font-size: 16px; padding: 15px 0 20px;}
.indexPart2Pic .slick .btnDiv{ margin: 0 auto; width: 80px;}
.indexPart2Pic .slick .btnDiv a{ display: block; width: 80px; height: 30px; background: #66ba57; color: #fff; text-align: center; line-height: 30px; border-radius: 20px; -moz-border-radius:20px;}
.indexPart2Pic .slick .bg{ display: none; z-index: 1; width: 100%; background: url(../images/bg1.png) repeat; position: absolute; left: 0px; top: 0px;}
.indexPart2Pic .slick-prev{ position: absolute; left: 20px; top: 50%; margin-top: -10px; display: block; width: 10px; height: 19px; background: url(../images/nimg10_left.png) no-repeat; z-index: 5;}
.indexPart2Pic .slick-next{ position: absolute; right: 20px; top: 50%; margin-top: -10px; display: block; width: 10px; height: 19px; background: url(../images/nimg10_right.png) no-repeat; z-index: 5;}

.indexPart2 .listTel{ display: none; overflow: hidden; }
.indexPart2 .listTel li{ float: left; width: 50%; }
.indexPart2 .listTel li .box{ position: relative; }
.indexPart2 .listTel li .imgDiv img{ width: 100%; }
.indexPart2 .listTel li .contentDiv{ position: absolute; left: 0px; top: 50%; height: 80px; margin-top: -40px; z-index: 2; width: 100%;}
.indexPart2 .listTel li .name{ text-align: center; color: #fff; font-size: 16px; }
.indexPart2 .listTel li .msg{ text-align: center; color: #fff; font-size: 12px; padding: 5px 0 10px;}
.indexPart2 .listTel li .btnDiv{ margin: 0 auto; width: 70px;}
.indexPart2 .listTel li .btnDiv a{ display: block; width: 70px; height: 24px; background: #66ba57; color: #fff; text-align: center; line-height: 24px; border-radius: 20px; -moz-border-radius:20px;}

.indexPart3{ padding-bottom: 60px; }
.indexPart3 .topDiv{  height: 340px;}
.indexPart3 .botDiv{  height: 340px; overflow: hidden;}
.indexNewsPic{ position: relative; width: 740px; height: 340px;}
.indexNewsPic .slick{ position: relative; }
.indexNewsPic .slick .imgDiv img{ width: 100%; }
.indexNewsPic .slick .name{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 80px; line-height: 80px; background: url(../images/bg2.png) repeat; font-size: 20px;}
.indexNewsPic .slick .name p{ padding: 0 36px; color: #fff;}
.indexNewsPic .slick-prev{ position: absolute; left: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_left.png) no-repeat; z-index: 5;}
.indexNewsPic .slick-next{ position: absolute; right: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_right.png) no-repeat; z-index: 5;}

.indexNews1{ width: 740px; height: 340px; background: #fff;}
.indexNews1 .contentBox{ width: 370px; height: 340px; }
.indexNews1 .contentBox .lbox{ padding: 0 38px; }
.indexNews1 .contentBox .name{ color: #333; padding-top: 65px; height: 92px; font-size: 20px; position: relative; text-align: center;}
.indexNews1 .contentBox .name p{ height: 72px; overflow: hidden; line-height: 36px;}
.indexNews1 .contentBox .name em{ position: absolute; left: 50%; bottom: 0px; display: block; width: 30px; margin-left: -15px; height: 3px; background: #007150; }
.indexNews1 .contentBox .content{ padding-top: 25px; line-height: 30px; height: 60px; font-size: 14px; overflow: hidden; text-align: center; color: #999; }
.indexNews1 .contentBox .more{ font-size: 14px; text-align: center; text-transform: uppercase; padding-top: 30px;}
.indexNews1 .contentBox .more a{ color: #007150; }
.indexNews1 .contentBox .more a:hover{ text-decoration: underline; }
.indexNews1 .imgDiv{ position: relative; overflow: hidden; }
.indexNews1 .imgDiv .ico{ display: block; position: absolute; left: 0px; margin-top: -7px; top: 50%; width: 13px; height: 26px; background: url(../images/nimg13_1.png) no-repeat; z-index: 2;}
.indexNews1 .imgDiv img{ width: 100%; }

.indexNews2{ width: 740px; height: 340px; background: #ff7200;}
.indexNews2 .contentBox{ width: 370px; height: 340px; }
.indexNews2 .contentBox .lbox{ padding: 0 38px; }
.indexNews2 .contentBox .name{ color: #fff; padding-top: 65px; height: 92px; font-size: 20px; position: relative; text-align: center;}
.indexNews2 .contentBox .name p{ height: 72px; overflow: hidden; line-height: 36px;}
.indexNews2 .contentBox .name em{ position: absolute; left: 50%; bottom: 0px; display: block; width: 30px; margin-left: -15px; height: 3px; background: #fff; }
.indexNews2 .contentBox .content{ padding-top: 25px; line-height: 30px; height: 60px; font-size: 14px; overflow: hidden; text-align: center; color: #fff; }
.indexNews2 .contentBox .more{ font-size: 14px; text-align: center; text-transform: uppercase; margin: 15px auto 0; width: 136px; height: 36px;}
.indexNews2 .contentBox .more a{ display: block; color: #fff; width: 134px; height: 34px; line-height: 34px; border:#fff solid 1px; border-radius: 20px; -moz-border-radius:20px;}
.indexNews2 .imgDiv{ position: relative; overflow: hidden; }
.indexNews2 .imgDiv img{ width: 100%; }
.indexNews2 .imgDiv .ico{ display: block; position: absolute; right: 0px; margin-top: -7px; top: 50%; width: 13px; height: 26px; background: url(../images/nimg13_2.png) no-repeat; z-index: 2;}

.indexNews3{ width: 740px; height: 340px; background: #fff;}
.indexNews3 .contentBox{ width: 370px; height: 340px; }
.indexNews3 .contentBox .lbox{ padding: 0 38px; }
.indexNews3 .contentBox .name{ color: #333; padding-top: 65px; height: 92px; font-size: 20px; position: relative; text-align: center;}
.indexNews3 .contentBox .name p{ height: 72px; overflow: hidden; line-height: 36px;}
.indexNews3 .contentBox .name em{ position: absolute; left: 50%; bottom: 0px; display: block; width: 30px; margin-left: -15px; height: 3px; background: #007150; }
.indexNews3 .contentBox .content{ padding-top: 25px; line-height: 30px; height: 60px; font-size: 14px; overflow: hidden; text-align: center; color: #999; }
.indexNews3 .contentBox .more{ font-size: 14px; text-align: center; text-transform: uppercase; padding-top: 30px;}
.indexNews3 .contentBox .more a{ color: #007150; }
.indexNews3 .contentBox .more a:hover{ text-decoration: underline; }
.indexNews3 .imgDiv{ position: relative; overflow: hidden; }
.indexNews3 .imgDiv img{ width: 100%; }
.indexNews3 .imgDiv .ico{ display: block; position: absolute; right: 0px; margin-top: -7px; top: 50%; width: 13px; height: 26px; background: url(../images/nimg13_3.png) no-repeat; z-index: 2;}

.indexPart4{ padding-bottom: 65px; }
.indexPart4 .topDiv{ overflow: hidden; padding-bottom: 20px;}
.indexPart4 .topDiv .leftDiv{ width: 730px; height: 498px; background: #fff; margin-right: 20px;}
.indexPart4 .topDiv .leftDiv .box{ padding: 0 60px; }
.indexPart4 .topDiv .leftDiv .title{ font-size: 24px; color: #000; padding: 42px 0 25px; }
.indexPart4 .topDiv .leftDiv .list{ border-bottom: #ccc solid 1px; padding-bottom: 20px;}
.indexPart4 .topDiv .leftDiv .list li{ height: 48px; line-height: 48px; overflow: hidden; font-size: 14px; padding-right: 100px; position: relative;}
.indexPart4 .topDiv .leftDiv .list li em{ position: absolute; right: 0px; top: 0px; }
.indexPart4 .topDiv .leftDiv .more{ height: 60px; line-height: 60px; font-size: 14px; }
.indexPart4 .topDiv .leftDiv .more a{ display: block; height: 60px; background: url(../images/nimg16_2.png) right center no-repeat; text-transform: uppercase;}
.indexPart4 .topDiv .rightDiv{ width: 730px; position: relative; height: 498px; }
.indexPart4 .topDiv .rightDiv .contentBox{ position: absolute; left: 40px; top: 48px; width: 395px; height: 372px; background: url(../images/bg3.png) repeat; }
.indexPart4 .topDiv .rightDiv .box{ padding: 0 60px; }
.indexPart4 .topDiv .rightDiv .title{ padding: 50px 0 25px; position: relative; font-size: 24px; color: #000;}
.indexPart4 .topDiv .rightDiv .title em{ position: absolute; left: 0px; bottom: 0px; display: block; width: 20px; height: 2px; background: #999;}
.indexPart4 .topDiv .rightDiv .num{ padding: 35px 0 25px; font-size: 18px; color: #000; }
.indexPart4 .topDiv .rightDiv .msg{ font-size: 14px; color: #888; padding-bottom: 40px;}

.indexPart4 .botDiv{ overflow: hidden;}
.indexPart4 .botDiv .leftDiv{ width: 906px; height: 464px; background: #fff; margin-right: 20px; overflow: hidden;}
.indexPart4 .botDiv .leftDiv .box{ padding: 0 40px 0 60px; }
.indexPart4 .botDiv .leftDiv .title{ padding: 40px 0 10px; color: #000; font-size: 24px; }
.indexPart4 .botDiv .leftDiv .name{ height: 42px; border-bottom: #ccc solid 1px; font-size: 14px; }
.indexPart4 .botDiv .leftDiv .more{ height: 60px; line-height: 60px; font-size: 14px; }
.indexPart4 .botDiv .leftDiv .more a{ display: block; height: 60px; background: url(../images/nimg16_2.png) right center no-repeat; text-transform: uppercase;}
.indexPart4 .botDiv .rightDiv{ height: 464px; width: 554px; }

/*关于冠豪-企业简介*/
.about{ padding-top: 40px; }
.about .part1{ position: relative; padding-bottom: 110px;}
.about .part1 .content{ position: absolute; right: 0px; top: 42px; z-index: 2; padding: 30px 35px; background: #219357; color: #fff; font-size: 14px; line-height: 30px; width: 672px;}
.about .part2{ font-size: 14px; line-height: 30px; padding-bottom: 40px; }
.about .part3{ min-height: 460px; position: relative; background: #fff; padding: 0 680px 0 60px; }
.about .part3 .name{ padding: 75px 0 30px; font-size: 36px; color: #000; }
.about .part3 .content{ font-size: 14px; line-height: 30px; }
.about .part3 .imgDiv{ position: absolute; right: 0px; top: 0px; }

/*关于冠豪-组织结构*/
.group{ padding-top: 40px; }

/*关于冠豪-企业文化*/
.culture{ padding-top: 50px; }
.culture .list{ overflow: hidden; }
.culture .list li{ float: left; width: 300px; height: 260px; padding-top: 30px;}
.culture .list .li01{ height: 290px; padding-top: 0px; }
.culture .list .li02{ padding-top: 0px; }

/*关于冠豪-企业文化-员工活动*/
.activity{ padding-top: 50px; }
.activityPic{min-height:400px; position:relative;}
.activityPic .list{padding:80px 36px 0; width:1128px; margin:0 auto;}
.activityPic li{float:left; width:376px; height:290px; background:url(../images/honorBg.jpg) center bottom no-repeat; background-size:100%;}
.activityPic li img{ width:376px;}
.activityPic li .name{ display:none; padding-top:15px; text-align:center; font-size:14px;}
.activityPic .prev{display:block; background:url(../images/nimg17_left.png) center no-repeat; width:17px; height:21px; position:absolute; z-index:50; left:0px; top:50%; margin-top:-10px;}
.activityPic .next{display:block; background:url(../images/nimg17_right.png) center no-repeat; width:17px; height:21px; position:absolute; z-index:50; right:0px; top:50%; margin-top:-10px;}
.activityLayer{position:absolute; z-index:20; left:50%; top:0px; width:736px; margin-left:-368px;}
.activityLayer .name{ display:block; text-align:center; padding-top:15px; font-size:14px;}

.activityTelBox{ display:none;}
.activityPicTel{ position:relative;}
.activityPicTel .slick{ position: relative; }
.activityPicTel .slick img{ width:100%;}
.activityPicTel .slick .name{ text-align:center; color: #fff; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 45px; line-height: 45px; background: url(../images/bg4.png) repeat; font-size:14px;}
.activityPicTel .slick-prev{display:block; background:url(../images/nimg17_left.png) center no-repeat; width:17px; height:21px; position:absolute; z-index:50; left:0px; top:50%; margin-top:-10px;}
.activityPicTel .slick-next{display:block; background:url(../images/nimg17_right.png) center no-repeat; width:17px; height:21px; position:absolute; z-index:50; right:0px; top:50%; margin-top:-10px;}

/*关于冠豪-公司荣誉*/
.honor{ padding-top: 40px; }
.honor .list ul{ margin-right: -23px; }
.honor .list li{ float: left; width: 25%; margin-bottom: 23px; cursor: pointer; position: relative;}
.honor .list li .box{ margin-right: 23px; background: #fff;  box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.honor .list li .imgDiv{ padding: 10px; text-align:center;overflow: hidden;height: 368px;}
.honor .list li .imgDiv img{ max-width: 260px; max-height:368px;}
.honor .list li .name{ text-align: center; font-size: 14px; padding: 0 10px;}
.honor .list li .name em{ height: 56px; line-height: 24px; width: 264px; display: table-cell; vertical-align: middle;}
.honor .list li:hover .name{ color: #219357; }

.bigPicLayer{ width:556px; height:836px; background:#fff; position:absolute; z-index:111; display:none;}
.bigPicLayer .close{ display:block; width:46px; height:46px; background:url(../images/close1.jpg) no-repeat; right:0px; top:0px; position:absolute; z-index:22;}
.bigPicLayer .box{ padding: 44px 33px 0; }
.bigPicLayer .imgDiv{ text-align:center;}
.bigPicLayer .imgDiv img{ max-width:490px; max-height:694px;}
.bigPicLayer .name{ padding-top: 40px; text-align: center; font-size: 18px; position: relative;}

/*关于冠豪-领导关怀*/
.leadership{ padding-top: 40px; }
.leadershipList{ height:80px; padding:0 70px;}
.leadershipList .slick-slide{ text-align:center; margin: 0 2px; height:36px; line-height:36px; font-size:18px; cursor:pointer; background:#c2d9cd;}
.leadershipList .slick-current{ color:#fff; background:#66ba58;}
.leadershipBox .slick-prev{position:absolute; z-index:10; left:34px; top:0; display:block; background:url(../images/nimg30_left.jpg) left top no-repeat; width:30px; height:36px;}
.leadershipBox .slick-next{position:absolute; z-index:10; right:34px; top:0; display:block; background:url(../images/nimg30_right.jpg) right top no-repeat; width:30px; height:36px;}
.leadershipBox .list ul{ margin-right: -23px; }
.leadershipBox .list li{ float: left; width: 33.33%; margin-bottom: 30px;}
.leadershipBox .list li .lbox{ margin-right: 23px; background: #fff; }
.leadershipBox .list li .imgDiv img{ width: 100%; }
.leadershipBox .list li .botDiv{ height: 100px; padding: 0 25px; }
.leadershipBox .list li .time{ padding-top: 15px; font-size: 18px; }
.leadershipBox .list li .name{ font-size: 14px; height: 48px; line-height: 24px; overflow: hidden; }

/*关于冠豪-大事记*/
.history{ padding-top: 40px; }
.historyList{ height:165px; padding:0 30px;}
.historyList .slick-slide{ text-align:center; width: 100px; height:115px; line-height:115px; font-size:18px; cursor:pointer; background:url(../images/nimg100Bg.png) center no-repeat;}
.historyList .slick-current{ color:#fff; background:url(../images/nimg100Bgon.png) center no-repeat;}
.historyBox .slick-prev{position:absolute; z-index:10; left:0px; top:50%; margin-top:-30px; display:block; background:url(../images/nimg17_left.png) left top no-repeat; width:17px; height:21px;}
.historyBox .slick-next{position:absolute; z-index:10; right:0px; top:50%; margin-top:-30px; display:block; background:url(../images/nimg17_right.png) right top no-repeat; width:17px; height:21px;}

.historyBox .box{ position: relative; padding: 0 775px 0 60px; height: 534px; background: #fff;}
.historyBox .box .year{ position: absolute; left: 442px; top: 25px; width: 158px; height: 52px; background: #219357; font-size: 48px; color: #fff; text-align: center; line-height: 52px; z-index: 2; }
.historyBox .box .imgDiv{ position: absolute; right:0px; top: 0px; z-index: 1;}
.historyBox .box .imgDiv img{ width:736px;}
.historyBox .box .list{ margin-top: 50px; height: 435px; overflow: hidden; overflow-y: auto; }
.historyBox .box .list::-webkit-scrollbar {
    width: 4px;
    background-color: #219357;
}
.historyBox .box .list::-webkit-scrollbar-thumb {
    background: #66ba58;
}

.historyBox .box .list li{ margin-bottom: 20px; }
.historyBox .box .list li .time{ width: 100px; height: 28px; background: #c2d9cd; color: #219357; font-size: 14px; text-align: center; line-height: 28px; border-radius: 20px; -moz-border-radius:20px; }
.historyBox .box .list li .content{ padding: 10px 30px 0 0; font-size: 14px; line-height: 24px; }

/*冠豪资讯-冠豪新闻*/
.news{ padding-top: 40px; }
.newsPic{ position: relative; }
.newsPic .slick{ height: 340px; background: #fff; position: relative; padding: 0 70px 0 786px;}
.newsPic .slick .imgDiv{ position: absolute; left: 0px; top: 0px; }
.newsPic .slick .time{ padding: 40px 0 10px; font-size: 14px; color: #999; }
.newsPic .slick .name{ line-height: 30px; font-size: 20px; color: #333; height: 90px; overflow: hidden; position: relative;}
.newsPic .slick .name em{ position: absolute; left: 0px; bottom: 0px; display: block; width: 30px; height: 3px; background: #007150; }
.newsPic .slick .content{ height: 60px; line-height: 30px; overflow: hidden; padding-top: 20px; font-size: 14px;}
.newsPic .slick .btnDiv{ padding-top: 20px; }
.newsPic .slick .btnDiv a{ font-size: 14px; text-transform: uppercase; display: block; width: 143px; height: 35px; background: #219357; border-radius: 20px; -moz-border-radius:20px; color: #fff; text-align: center; line-height: 35px; font-size: 14px;}
.newsPic .slick-prev{ display: block; z-index: 2; position: absolute; left: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_left.png) center no-repeat; }
.newsPic .slick-next{ display: block; z-index: 2; position: absolute; right: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_right.png) center no-repeat; }
.newsPic .slick-dots{ position:absolute; right:10px; bottom:15px;}
.newsPic .slick-dots li{display:inline-block; margin-left:6px; width:12px; height:12px; background:#ccc;}
.newsPic .slick-dots .slick-active{background:#007150;}

.news .list{ padding-top: 34px; }
.news .list li{ margin-bottom: 32px; padding: 0 38px 0 326px; background: #fff; position: relative; height: 256px; overflow: hidden;}
.news .list li .imgDiv{ position: absolute; left: 0px; top: 0px; overflow: hidden;}
.news .list li .imgDiv img{ width: 279px; }
.news .list li .time{ padding: 30px 0 10px; font-size: 14px; color: #999; }
.news .list li .name{ line-height: 30px; font-size: 20px; color: #333; height: 60px; overflow: hidden; position: relative;}
.news .list li .name em{ position: absolute; left: 0px; bottom: 0px; display: block; width: 30px; height: 3px; background: #007150; }
.news .list li .content{ height: 60px; line-height: 30px; overflow: hidden; padding-top: 20px; font-size: 14px;}
.news .list li .more{ padding-top: 10px; }
.news .list li .more a{ background:url(../images/nimg223Bg.png) left center no-repeat;  padding-left: 256px; height: 24px; line-height: 24px; color: #007150; font-size: 14px; text-transform: uppercase;}

/*冠豪资讯-冠豪新闻-详情页*/
.newShow{ padding: 10px 0 30px; }
.newShow .name{ text-align: center; font-size: 20px; color: #333; padding-bottom: 10px;}
.newShow .time{ text-align: center; font-size: 14px; color: #999; padding-bottom: 20px;}
.newShow .time em{ padding: 0 10px; }
.newShow .content{ font-size: 14px; line-height: 30px; padding-bottom: 30px;overflow:hidden;}
.newShow .imgDiv{ padding: 24px 0; text-align: center; }
.newShow .content img{ max-width: 1054px; }
.newShow .content p{   color: #999;}
.newShow .content table{border-collapse: collapse!important;margin:0 auto;}
.newShow .content table th,.newShow .content table td{border:1px solid;}
.newShow .share{ position: relative; padding-left: 58px; overflow: hidden;}
.newShow .share em{ position: absolute; left: 0px; top: 0px; line-height: 27px; font-size: 14px;}
.newShow .share li{ width: 27px; height: 27px; margin-right:10px; float: left;}

.pageDown{height:90px; position:relative;}
.pageDown .box{ border-top:#d2d2d2 solid 1px; padding-top:25px;}
.pageDown .btn{position:absolute; display:block; top:39px; right:0px; width:140px; height:39px; background:url(../images/btn1.png) no-repeat; text-indent:34px; line-height:39px; color:#fff; font-size:16px;}
.pageDown li{ height:30px; line-height:30px; overflow:hidden; position:relative; font-size:14px;}
.pageDown li b{ color:#333;}

/*技术研发*/
.technology{ padding-top: 40px; }
.technology .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.technology .list{ overflow: hidden; }
.technology .list ul{ margin-right: -30px; }
.technology .list li{ float: left; width: 50%; margin-bottom: 52px; }
.technology .list li .box{ margin-right: 30px; position: relative; overflow: hidden;}
.technology .list li .imgDiv img{ width: 100%; }
.technology .list li .txtBox1{ position: absolute; left: 0px; bottom: 54px; width: 396px; height: 86px; background: url(../images/bg1.png) repeat; }
.technology .list li .txtBox2{ position: absolute; left: 0px; bottom: 77px; width: 144px; height: 63px; background: url(../images/bg1.png) repeat; }
.technology .list li .txtBox3{ position: absolute; left: 0px; bottom: 45px; width: 534px; height: 163px; background: url(../images/bg1.png) repeat; }
.technology .list li .txtBox4{ position: absolute; left: 0px; bottom: 45px; width: 534px; height: 163px; background: url(../images/bg1.png) repeat; }
.technology .list li .name{ padding: 20px 0 0 25px; color: #fff; font-size: 18px; font-weight: bold; }
.technology .list li .content{ font-size: 14px; line-height: 24px; color: #fff; padding: 10px 22px 0 25px;}

/*联系我们*/
.contact{ padding-top: 40px; }
.contact .list{ overflow: hidden; }
.contact .list li{ float: left; font-size: 14px; width: 250px; margin-bottom: 68px;}
.contact .list .li01{ width: 313px; }
.contact .list .li02{ width: 333px; }
.contact .list .li03{ width: 300px; }
.contact .list .li04{ width: 366px; }
.contact .list .li05{ width: 200px; }
.contact .list .li06{ width: 313px; }
.contact .list li .box{ position: relative; padding-left: 65px; min-height: 49px; }
.contact .list li .ico{ position: absolute; left: 0px; top: 0px; }
.contact .list li .txt{font-weight: bold; padding-bottom: 5px;}
.contactMap img{ width: 100%; }

/*品牌与产品-销售网点*/
.sales{ padding-top: 40px; }
.sales .content{ font-size: 14px; line-height: 30px; padding-bottom: 30px;}
.sales .imgDiv{ text-align: center; }
.sales .txt{ text-align: center; color: #219357; font-size: 18px; position: relative; top: 80px;}

/*企业党建-党建活动*/
.building{ padding-top: 40px; }
.building .list li{ margin-bottom: 22px; height: 115px;}
.building .list li a{ background: #fff; display: block; position: relative; height: 115px; padding: 0 22px; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2); }
.building .list li .topDiv{ padding-top: 15px; position: relative;}
.building .list li .name{ padding:0 100px 0 25px; font-size: 18px; color: #666; font-weight: bold; height: 36px; line-height: 36px; overflow: hidden; background:url(../images/ico2.png) left center no-repeat; }
.building .list li .content{ font-size: 14px; line-height: 24px; height: 48px; color: #666; overflow: hidden; }
.building .list li .time{ position: absolute; right: 0px; top: 18px; color: #7b7b7b; font-size: 14px; height: 22px;}
.building .list li .time em{ position: absolute; right: 0px; bottom: 0px; width: 30px; height: 1px; background: #66ba58; display: block;}
.building .list li:hover a{ background: #219357; }
.building .list li:hover .name{ color: #fff; background:url(../images/ico2on.png) left center no-repeat;}
.building .list li:hover .content{ color: #a9ceb8; }
.building .list li:hover .time{ color: #fff; }

/*社会责任 -基础信息*/
.basisInfo{ padding: 40px 0 30px; }
.basisInfo .content{ font-size: 14px; line-height: 30px; }
.basisInfo .imgList{ padding-top: 30px; overflow: hidden;}
.basisInfo .imgList ul{ margin-right: -20px;}
.basisInfo .imgList li{ float: left; width: 386px; margin-right: 20px;}
.basisInfo .imgList li .imgDiv img{ width: 386px; }

/*投资者关系-公司公告*/
.announcement{ padding-top: 40px; }
.announcement .list li{ margin-bottom: 14px; height: 57px;}
.announcement .list li a{ background: #fff; display: block; position: relative; height: 57px; padding: 0 100px 0 78px; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2); }
.announcement .list li .ico{ position: absolute; left: 0px; top: 0px; width: 62px; line-height: 57px; text-align: center; background:url(../images/line2.png) right center no-repeat; }
.announcement .list li .ico .img1{ display: none; }
.announcement .list li .name{ font-size: 14px; color: #666; height: 57px; line-height: 57px; overflow: hidden; }
.announcement .list li .time{ position: absolute; right: 30px; top: 18px; color: #7b7b7b; font-size: 14px; height: 22px;}
.announcement .list li .time em{ position: absolute; right: 0px; bottom: 0px; width: 30px; height: 1px; background: #66ba58; display: block;}
.announcement .list li:hover a{ background: #219357; }
.announcement .list li:hover .ico{ background:url(../images/line2on.png) right center no-repeat;}
.announcement .list li:hover .name{ color: #fff;}
.announcement .list li:hover img{ display: none; }
.announcement .list li:hover .img1{ display: inline-block; }
.announcement .list li:hover .time{ color: #fff; }

/*投资者关系-股权结构*/
.equity{ padding-top: 40px; }
.equity .table{border: #219357 solid 1px;}
.equity .table th{ height: 48px; background: #219357; color: #fff; font-size: 16px; border-right: #c2d9cd solid 1px; font-weight: 400;}
.equity .table td{ height: 52px; text-align: center; font-size: 14px; background: #fff; border-right: #c4cbc7 solid 1px;}
.equity .table .td01{ background: #d6e1db; }

/*投资者关系-投资者回报*/
.inReturn{ padding-top: 40px; }
.inReturn .txt{ text-align: center; color: #333; font-size: 18px; padding-bottom: 38px; }
.inReturn .table{border: #219357 solid 1px;}
.inReturn .table th{ height: 64px; background: #219357; color: #fff; font-size: 16px; border-right: #c2d9cd solid 1px; font-weight: 400;}
.inReturn .table td{ height: 50px; text-align: center; font-size: 14px; background: #fff; border-right: #c4cbc7 solid 1px;}
.inReturn .table .td01{ background: #d6e1db; }

/*网站地图*/
.siteMap{ padding-top: 40px; }
.siteMap .list{ background: #f3f3f3; padding: 25px 0 20px;}
.siteMap .list li{ height: 114px; background: url(../images/line3.png) bottom repeat-x; position: relative; padding-left: 108px;}
.siteMap .list li .ico{ position: absolute; left: 56px; top: 30px; }
.siteMap .list li .name{ padding-top: 32px; font-size: 18px; font-weight: bold; }
.siteMap .list li .name a{ color: #000; }
.siteMap .list li .name a:hover{ text-decoration: underline; }
.siteMap .list li .box{ padding-top: 10px; }
.siteMap .list li a{ font-size: 14px; padding-right: 48px; }

/*招贤纳士-在线应聘*/
.apply{ padding-top: 40px; }
.apply .msg{ font-size: 14px; padding-bottom: 20px;}
.apply .msg em{ padding-left: 20px; }
.apply .title{ font-size: 18px; color: #219357; font-weight: bold; height: 45px; }
.apply .formBox{ background: #fff; padding: 30px 20px 20px; overflow: hidden; margin-bottom: 50px;}
.apply .formBox2{ margin-bottom: 5px; }
.apply .formBox li{ float: left; width: 244px; margin-bottom: 25px;}
.apply .formBox li b{ display: block; font-size: 14px; height: 24px; }
.apply .formBox li .input1{text-indent:10px; float: left; width: 153px; height: 28px; border: #e0e0e0 solid 1px; line-height: 28px; font-size: 14px; }
.apply .formBox li .input2{ width: 331px; }
.apply .formBox li .input3{ width: 418px; }
.apply .formBox li .tips{ float: left; padding-left: 10px; font-size: 14px; color: #ff0000; line-height: 30px; }
.apply .formBox li .selectDiv{ float: left; border: #e0e0e0 solid 1px;  color:#666; width:153px; height:28px; line-height:28px; font-size:14px; background:url(../images/selectIco.jpg) right center no-repeat;}
.apply .formBox .li01{ width: 172px; }
.apply .formBox .li02{ width: 402px; }
.apply .formBox .li03{ width: 350px; }
.apply .formBox .li04{ width: 488px; }
.apply .formBox .li05{ width: 1158px; }
.apply .formBox li p{ font-size: 14px; line-height: 30px; float: left; padding-right: 15px; }
.apply .formBox li .p1{ padding-left: 10px; }
.apply .formBox li textarea{ float: left; width: 1137px; height: 115px; border: #e0e0e0 solid 1px; }
.apply .btnGroup{ overflow: hidden; }
.apply .btnGroup li{ float: left; margin-right: 15px;}
.apply .btnGroup li a{ display: block; width: 137px; height: 39px; font-size: 14px; background: #219357; color: #fff; text-align: center; line-height: 39px; border-radius: 20px; -moz-border-radius:20px; }
.apply .btnGroup li .btn1{ background: #66ba58; }

/*招贤纳士-招聘信息*/
.job{ padding-top: 40px; }
.job .msg{ font-size:14px; line-height:24px; padding-bottom:30px;}
.job .msg em{ padding-left: 40px; }
.job .list li{ position:relative; margin-bottom:27px;}
.job .list li .name a {display: block; font-size: 18px; color: #333; position: relative; height: 60px; line-height: 60px; padding-left: 50px; background: #e1e1e1 url(../images/ico3.png) right center no-repeat; } 
.job .list li .box {background: #fff; line-height: 22px; font-size: 14px; display: none; color: #666; padding: 45px 50px 50px; background: #f4f5f7; } 
.job .list li.liNow .name a{ background:#219357 url(../images/ico3on.png) right center no-repeat; color:#fff;}
.job .list li .top{ border-bottom:#dddddd solid 1px; padding-bottom:20px;}
.job .list li .top dd{ float:left; padding-right:62px; line-height:28px;}
.job .list li .content{ line-height:24px;}
.job .list li h2{ padding:38px 0 5px; font-size:16px; color:#333;}
.job .list li .btnDiv{ padding-top:40px;}
.job .list li .btnDiv a {display: block; width: 149px; height: 39px; background: #219357; color: #fff; border-radius: 20px; -moz-border-radius: 20px; font-size: 14px; text-align: center; line-height: 39px; }

/*品牌与产品-热敏纸系列*/
.productType{ padding-top: 40px; }
.productType .wenzi{ font-size: 14px; line-height: 30px; padding-bottom: 30px; }
.productType .midList{ overflow: hidden; padding-bottom: 30px;}
.productType .midList ul{ margin-right: -25px; }
.productType .midList li{ float: left; width: 33.33%; margin-bottom: 30px;height: 375px; }
.productType .midList li .box{ margin-right: 25px; background: #fff;}
.productType .midList li .limg img{ width: 100%; }
.productType .midList li .name{ height: 56px; line-height: 56px; font-size: 18px; text-align: center;}
.productType .midList li:hover .box{ background: #219357; }
.productType .midList li:hover .name{ color: #fff; }
.productType .tab2{ padding-bottom: 40px; }
.productType .tab2 li{ display: inline-block; padding: 0 34px; margin-right: 16px; height: 34px; line-height: 34px; background: #000; color: #fff; font-size: 14px;  border-radius: 20px; -moz-border-radius:20px; }
.productType .tab2 .liNow{ background: #219357; }
.productType .box1 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box2 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box3 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box4 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box5 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box6 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box7 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productType .box1 .imgDiv img{ max-width: 1200px; }
.productType .box2{ overflow: hidden; }
.productType .box2 .leftDiv{ width: 560px; }
.productType .box2 .imgDiv{ width: 600px; }
.productType .box2 .list li{ margin-bottom: 30px; }
.productType .box2 .list li .txt1{ font-size: 14px; color: #219357; font-weight: bold; padding-bottom: 5px;}
.productType .box2 .list li .msg{ font-size: 14px; line-height: 30px; }
.productType .box2 .txt2{ font-size: 18px; color: #219357; font-weight: bold; padding-bottom: 8px;}
.productType .box2 .content{ font-size: 14px; line-height: 30px;}
.productType .box3 .txt{ font-size: 14px; line-height: 30px; font-weight: bold; }
.productType .box3 .msg{ font-size: 14px; line-height: 30px; padding-bottom: 20px;}
.productType .box3 .imgDiv img{ max-width: 1200px; }
.productType .box3 .imgDivTel{ display:none;}
.productType .box3 .imgDivTel img{ width:100%;}
.productType .box4{ min-height: 336px; padding-right: 336px; position: relative;}
.productType .box4 .imgDiv{ position: absolute; right: 0px; top: 0px; }
.productType .box4 .leftDiv{ width: 860px; position: relative; z-index: 2; padding-top: 25px;}
.productType .box4 .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px;}

.question li{ margin-bottom: 20px; }
.question li .topDiv a {display: block; font-size: 18px; color: #666; position: relative; height: 60px; padding-left: 76px; background: #fff; } 
.question li .box {background: #66ba58; display: none; padding: 18px 10px 25px 80px; position: relative;} 
.question li.liNow .topDiv a{ background:#219357; color:#fff;}
.question li .topDiv .ico{ position: absolute; left: 0px; top: 0px; width: 62px; height: 60px;line-height: 60px; text-align: center; background:url(../images/line2.png) right center no-repeat;  }
.question li .topDiv .ico .img1{ display: none; }
.question li .name{ line-height: 60px; }
.question li.liNow .topDiv .ico{ background:url(../images/line2on.png) right center no-repeat;}
.question li.liNow .topDiv .ico .img1{ display: inline-block; }
.question li.liNow .topDiv .ico img{ display: none; }
.question li .box .ico{ position: absolute; left: 0px; top: 0px; width: 62px; height: 60px;line-height: 60px; text-align: center; background:url(../images/line4.jpg) right center no-repeat;  }
.question li .content{ font-size: 14px; color: #fff; line-height: 24px; }

/*品牌与产品-热敏纸系列-普通热敏纸*/
.productList{ padding-top: 40px; }
.productList .content{ font-size: 14px; line-height: 30px; padding-bottom: 25px; }
.productList .list{ overflow: hidden; }
.productList .list ul{ margin-right: -25px; }
.productList .list li{ float: left; width: 33.33%; margin-bottom: 18px;}
.productList .list li .box{ margin-right: 25px; background: #fff;}
.productList .list li .limg{ overflow: hidden; }
.productList .list li .limg img{ width: 100%; }
.productList .list li .botDiv{ height: 70px;  width: 383px; display: table-cell; vertical-align: middle;}
.productList .list li .name{ font-size: 18px; text-align: center; }
.productList .list li .msg{ font-size: 14px; text-align: center; }
.productList .list li:hover .box{ background: #219357; }
.productList .list li:hover .name{ color: #fff; }
.productList .list li:hover .msg{ color: #fff; }

/*品牌与产品-热敏纸系列-普通热敏纸-CZ208详情页*/
.productShow{ padding-top: 40px; }
.productShow .bigImg{ padding-bottom: 30px; text-align: center; }
.productShow .bigImg img{ max-width: 1200px; }
.productShow .title{ font-weight: bold; font-size: 18px; color: #219357; padding-bottom: 10px; }
.productShow .msgList{ padding-bottom: 30px; }
.productShow .msgList li{ font-size: 14px; padding-left: 16px; background: url(../images/ico4.png) left 12px no-repeat; line-height: 30px;}
.productShow .content{ font-size: 14px; line-height: 30px; padding-bottom: 30px;}
.productShow .content b{ display: block; }
.productShow .tableImg{ padding-bottom: 22px; text-align: center; }
.productShow .tableImg img{ max-width: 1200px; }
.productShow .imgList{ overflow: hidden; padding-bottom: 50px;}
.productShow .imgList ul{ margin-right: -30px; }
.productShow .imgList li{ float: left; width: 50%;}
.productShow .imgList li .box{ margin-right: 30px; }
.productShow .imgList li img{ width: 100%; }
.productShow .botDiv{ border-top: #d2d2d2 solid 1px; padding-top: 20px; position: relative; height: 40px;}
.productShow .share{ position: relative; padding-left: 58px; overflow: hidden;}
.productShow .share em{ position: absolute; left: 0px; top: 0px; line-height: 27px; font-size: 14px;}
.productShow .share li{ width: 27px; height: 27px; margin-right:10px; float: left;}
.productShow .btn{position:absolute; display:block; top:20px; right:0px; width:140px; height:39px; background:url(../images/btn1.png) no-repeat; text-indent:34px; line-height:39px; color:#fff; font-size:16px;}

.productList .tab2{ padding: 40px 0; }
.productList .tab2 li{ display: inline-block; padding: 0 34px; margin-right: 16px; height: 34px; line-height: 34px; background: #000; color: #fff; font-size: 14px;  border-radius: 20px; -moz-border-radius:20px; }
.productList .tab2 .liNow{ background: #219357; }
.productList .contentBox{ padding-bottom: 40px;}
.productList .contentBox .content{ font-size: 14px; line-height: 30px; }

.paperShow{ padding-top: 40px; }
.paperShow .part1{ position: relative; height: 446px; background: #fff; position: relative; padding: 0 70px 0 600px;margin-bottom: 35px;}

.paperShow  p{       font-size: 14px;line-height: 30px; padding-bottom: 30px;}
.paperShow .part1 .leftDiv{ position: absolute; left: 0px; top: 0px; width: 536px;}
.paperPic{ position: relative;}
.paperPic .slick img{ width: 100%; }
.paperPic .slick-prev{ display: block; z-index: 2; position: absolute; left: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_left.png) center no-repeat; }
.paperPic .slick-next{ display: block; z-index: 2; position: absolute; right: 0px; top: 50%; margin-top: -28px; display: block; width: 56px; height: 56px; background: url(../images/nimg56_right.png) center no-repeat; }
.paperShow .part1 .name{ padding-top: 56px; font-size: 36px; color: #333; }
.paperShow .part1 .msg{ position: relative; font-size: 14px; padding-bottom: 30px; }
.paperShow .part1 .msg em{ position: absolute; left: 0px; bottom: 0px; display: block; width: 32px; height: 3px; background: #219357; }
.paperShow .part1 .wenzi{ padding-top: 20px; font-size: 14px; line-height: 30px; }
.paperShow .title{ font-weight: bold; font-size: 18px; color: #219357; padding-bottom: 10px; }
.paperShow .msgList{ padding-bottom: 30px; }
.paperShow .msgList li{ font-size: 14px; padding-left: 16px; background: url(../images/ico4.png) left 12px no-repeat; line-height: 30px;}
.paperShow .list li{ padding-bottom: 35px; }
.paperShow .list li h2{ padding-left: 15px; background:url(../images/ico4.png) left 12px no-repeat; line-height: 30px;}
.paperShow .list li p{ font-size: 14px; line-height: 30px; padding-left: 15px;}
.paperShow .content{ font-size: 14px; line-height: 30px; padding-bottom: 30px;}
.paperShow .botDiv{ border-top: #d2d2d2 solid 1px; padding-top: 20px; position: relative; height: 40px;}
.paperShow .share{ position: relative; padding-left: 58px; overflow: hidden;}
.paperShow .share em{ position: absolute; left: 0px; top: 0px; line-height: 27px; font-size: 14px;}
.paperShow .share li{ width: 27px; height: 27px; margin-right:10px; float: left;}
.paperShow .btn{position:absolute; display:block; top:20px; right:0px; width:140px; height:39px; background:url(../images/btn1.png) no-repeat; text-indent:34px; line-height:39px; color:#fff; font-size:16px;}



/*留言*/
.lyb{ padding-top:20px;}
.lyb .list{ padding:25px 15px 5px; background:#fff;}
.lyb .list li{ height:60px; padding-right:15px; position:relative; margin-bottom:15px; clear:both;}
.lyb .list .li01{ height:174px;}
.lyb .list li b{ font-size:15px; display:block; height:24px;}
.lyb .list li .input1{ height:34px; border:#e0e0e0 solid 1px; width:100%; line-height:34px; float:left;}
.lyb .list li .input2{ width:150px;}
.lyb .list li .tips{ position:absolute; right:0px; top:35px; color:#ff0000; font-size:16px;}
.lyb .list li textarea{ width:100%; height:148px; border:#e0e0e0 solid 1px; line-height:24px;}
.lyb .list li .yzm{ display:block; float:left; margin-left:10px;}
.lyb .list li .yzm img{ height:36px;}
.lyb .btnGroup{ padding:0 15px 40px; overflow:hidden; background:#fff;}
.lyb .btnGroup li{ float:left; margin-right:15px;}
.lyb .btnGroup li a{ display:block; width:120px; height:36px; background:#219357; border-radius:20px; -moz-border-radius:20px; line-height:36px; color:#fff; font-size:14px; text-align:center;}
.lyb .btnGroup li .btn1{ background:#66ba58;}
.searchMsg{ font-size:22px;}
.searchMsg em{ color:#007150;}

.cpculture {padding-top: 50px;}
.cpculture .pull-left {float: left;}
.cpculture .pull-right {float: right;}
.cpculture ul{display: block;width: 100%;overflow: hidden;margin-top: -30px;}
.cpculture ul li{width: 526px;height: 265px;overflow: hidden;margin-top: 30px;padding: 45px 28px 40px;border: 1px solid #e6e6e6;background-color:#fff;} 
.cpculture ul li h2{color: #333333;font-size: 20px;line-height: 30px;margin-bottom: 10px;}
.cpculture ul li p{color: #333333;font-size: 16px;line-height: 25px;margin-bottom: 6px;}
/*.cpculture ul li p{color: #666666;font-size: 14px;line-height: 25px;height: 175px;overflow: hidden;margin-bottom: 40px;}
.cpculture ul li a{display: block;width: 100%;height: 45px;color: #fff;font-size: 16px;text-align: center;line-height: 45px;background: #2f922a;border-radius: 5px;}*/		
































































