﻿@charset "utf-8";
/* CSS Document */
/**********************************/
/*** Chiukingho 2014.06.26 Edit ***/
/**********************************/

#banner {
	overflow:hidden;
	z-index:1;
	width:100%;
	height:100%;
	position:relative;
	height:450px;
}
.banner {
	position:relative;
	height:100%;
	overflow:hidden;
	width:100%;
	height:100%;
}
.banner .carousel {
	width:1920px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-960px;
	height:100%;
	overflow:hidden;
}
.banner .carousel ul {
	position:relative;
	height:100%;
	overflow:hidden;
	width:1920px;
	float:left;
}
.banner .carousel ul li {
	text-align:center;
	width:1920px;
	float:left;
	height:100%;
	position:absolute;
	display:block;
	opacity:0;
	top:0;
	filter:alpha(opacity=0)
}
.banner .carousel ul li img {
+height:100%;
	min-height:100%;
	min-width:75%
}
.focus {
	height:11px;
	position:absolute;
	bottom:50px;
	z-index:9999;
	width:100%;
	text-align:center
}
.focus a {
	width:66px;
	height:42px;
	display:inline-block;
	margin:0 8px;
	overflow:hidden;
	background:white;
	text-align:center
}
.focus a img {
	width:60px;
	height:38px;
	_height:37px;
	padding:2px;
}
.focus a.on {
	background:url(../images/libg.jpg) no-repeat
}
.next, .prev {
	position:absolute;
	z-index:2;
	top:50%;
	width:54px;
	height:78px;
	margin-top:-39px
}
.next {
	right:-50px;
	background:url(../images/next.png) no-repeat
}
.prev {
	left:-50px;
	background:url(../images/prev.png) no-repeat
}
.banner-wrapper {
	width:1000px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-500px;
	/*top:0;*/
	/*height:100%;*/
	z-index:2
}
.banner-desc {
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	top:50%;
	margin-left:265px
}
.small-carousel-wrapper {
	margin:50px auto
}
.small-carousel li {
	width:320px;
	height:122px;
	background:#e3e3e3;
	margin:0 7px;
	cursor:pointer
}
.small-carousel li img {
	padding-right:18px;
+padding-right:0px
}
.small-carousel li div {
	display:block;
	height:100%;
	padding-top:15px;
	padding-right:5px;
+padding-left:15PX;
}
.small-carousel li div h1 {
	color:#000000;
	font-size:14px;
	font-family:"微软雅黑"
}
.small-carousel li div h2 {
	color:#000000;
	font-size:14px;
	font-family:"微软雅黑"
}
.small-carousel li div h3 {
	color:#000000;
	font-size:14px;
	font-family:"微软雅黑"
}
.small-carousel li div hr {
	border-color:#3d3d3d;
	margin:10px 0;
	width:30px;
	text-align:left
}
.small-carousel li div p {
	color:#3d3d3d;
	font-size:12px;
	font-family:"微软雅黑"
}
.small-carousel li:hover div {
	background:url(../images/201406251245.jpg) no-repeat;
}
.small-carousel li:hover div h1 {
	color:#ffffff;
}
.small-carousel li:hover div h2 {
	color:#ffffff;
}
.small-carousel li:hover div hr {
	border-color:#fefefe;
}
.small-carousel li:hover div p {
	color:#fefefe;
}
.next01, .prev01 {
	position:absolute;
	top:47px;
	width:22px;
	height:28px;
+top:94px;
}
.next01 {
	background:url(../images/next01.png) no-repeat;
	right:-25px;
	z-index:9
}
.prev01 {
	background:url(../images/prev01.png) no-repeat;
	left:-25px;
	z-index:9
}
@media screen and (max-width:1100px) {
.next01 {
right:0px
}
.prev01 {
left:0px
}
}
.small-carousel-wrapper > a:hover {
	background-position:-23px 0
}
.tab {
	display:block;
	padding-bottom:50px;
}
.left-tab {
	width:300px;
	margin-right:25px;
	float:left;
	height:485px;
}
.middle-tab {
	width:400px;
	margin-right:25px;
	float:left;
	height:485px;
}
.right-tab {
	width:250px;
	float:left;
	height:550px;
	position:relative
}
.tab-title {
	font-size:18px;
	font-family:"微软雅黑";
	color:#d7000f
}
.tab hr {
	border-color:#e5e5e5;
	margin-top:10px;
	text-align:left
}
.left-tab ul li {
	padding:13px 5px;
	position:relative;
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding-right:10px
}
.left-tab ul li img.fl {
	padding-right:22px;
+padding-bottom:15px
}
.left-tab ul li div {
	color:#b8000b;
	font-size:13px;
	font-family:"微软雅黑";
	line-height:18px;
+margin-top:-15px;
}
.date {
	position:absolute;
	bottom:20px;
	left:128px;
}
.left-tab ul li a {
	color:#000000;
	font-size:14px;
	font-family:"微软雅黑";
}
.tab ul li a:hover {
	color:#b8000b
}
.left-tab ul li span {
	display:block
}
.middle-tab ul li {
	padding:17px 0;
	position:relative;
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding-right:10px;
	cursor:pointer
}
.middle-tab ul li a.fl {
	margin-right:22px;
	background:#686868
}
.middle-tab ul li:hover a.fl, .middle-tab ul li a.fl:hover {
	background:url(../images/todetailbg.png) repeat
}
.middle-tab ul li a.fl img {
	display:block;
	padding-bottom:10px
}
.middle-tab ul li div {
	font-size:13px;
	font-family:"微软雅黑";
	line-height:18px
}
.middle-tab ul li .middle-tab-title {
	font-size:14px;
	font-family:"微软雅黑";
	line-height:22px;
	color:#000000
}
.middle-tab .middle-tab-line {
	border-color:black;
	width:35px;
	margin-bottom:13px
}
.tab-banner0 {
	margin-top:10px;
	padding-top:30px;
+margin-top:0px;
}
.tab-banner0 .pagination li {
	float:left;
	margin-right:5px;
	padding:0;
}
.pagination li a {
	z-index:11;
	float:left;
	width:12px;
	line-height:999px;
	height:15px;
	overflow:hidden;
	background:url(../images/slide_dot.png) no-repeat left top;
	cursor:pointer;
}
.pagination .current a, .pagination li a:hover {
	background:url(../images/slide_dot.png) no-repeat left -15px;
}
.tab-banner0 {
	width:400px;
	padding-right:50px;
	margin-left:10px;
	height:85px;
	text-align:left;
	position:relative;
	color:#fff;
	float:left
}
.tab-banner-wrap {
	height:135px;
	margin:0 auto;
	margin-top:5px
}
.tab-banner0 .pagination {
	width:400px;
	margin:0px auto;
	z-index:1;
	position:absolute;
	top:5px;
	left:0px;
	z-index:333;
	display:block
}
.tab-banner0 .fonts {
	width:400px;
	color:white;
	background-color:black;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;
	position:absolute;
	top:175px;
	margin-left:1px;
}
.tab-banner0 .fonts h3 {
	position:absolute;
	bottom:-5px;
	_bottom:10px;
*bottom:10px;
	left:10px;
	font-weight:100;
	cursor:pointer;
	font-size:16px;
}
.tab-banner0 .pagination li {
	display:inline-block;
*display:inline;
*zoom:1;
	text-align:left;
	float:none;
	z-index:2;
	border:none
}
.tab-banner0 .sn-wrapper {
	z-index:1;
	position:absolute;
	width:100%;
	bottom:0px;
}
.tab-banner0 .sn-container {
	position:relative;
	height:20px;
	width:1000px;
	margin:0 auto;
	text-align:left;
	z-index:1;
}
.tab-banner0 .bItem {
	position:relative;
	height:109px;
	width:100%
}
.tab-banner0 .bItem .fonts {
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	width:100%;
	text-shadow:1px 2px 5px #000;
	text-align:left;
}
.tab-banner0 .bItem .fonts p {
	padding-left:45px;
	background:url(../images/circle.png) no-repeat 5px center;
	color:#fff;
	line-height:19px;
	font-family:'������', sans-serif;
	font-size:12px;
}
.pagination {
	display:none
}
.slides_control {
	width:100%;
!important;
	height:100%;
!important;
	min-height:100px;
}
.t-hot {
	background:url(../images/201406251550.jpg) no-repeat;
	display:block;
	width:235px;
	padding:20px;
	padding-top:10px;
	font-size:13px;
	font-family:"微软雅黑";
	position:relative;
	cursor:pointer;
	height:135px;
}
.readmore {
	position:absolute;
	bottom:40px;
	left:20px
}
.icon {
	font-family:"微软雅黑";
}
.icon-wrapper {
	height:740px;
	overflow:hidden;
	position:relative;
	top:3px;
	left:-5px
}
.icon {
	position:absolute;
	top:0;
}
.icon tr {
	height: 98px;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.icon tr td div {
	width:44px;
	height:44px;
	display:block;
	overflow:hidden
}
.icon tr:hover td div {
	background-position:0 -46px!important
}
.icon tr td h2 {
	font-size:14px;
	color:#010101;
	margin-bottom:10px
}
.icon tr td p {
	color:#373737;
	font-size:12px
}
.icon tr:hover td h2 {
	color:#b8000b
}
.todown {
	position:absolute;
	bottom:0;
	left:38px
}
#background {
	width:100%;
	margin:0 auto;
	position:relative;
	height:210px;
	overflow:hidden
}
.background-wrapper {
	width:1440px;
	position:absolute;
	left:50%;
	margin-left:-720px
}
.bgdesc {
	width:1000px;
	margin:0 auto;
	position:absolute;
	left:50%;
	margin-left:-490px;
	bottom:30px
}
.containe {
	padding:25px 0px
}
.page-title {
	font-size:38px;
	color:#3c3c3c;
	font-family:"微软雅黑";
	padding:15px 15PX
}
.page-desc {
	font-size:14px;
	color:#3c3c3c;
	font-family:"微软雅黑";
	line-height:22px;
	padding:0 15PX
}
.page-line {
	padding:40px 0
}
.case-list {
	font-family:"微软雅黑";
}
.case-list li {
	width:230px;
	float:left;
	cursor:pointer;
	margin:0 10PX;
	padding-bottom:40PX;
	position:relative
}
.case-title {
	font-size:22px;
	font-weight:100;
	color:black;
	line-height:39px
}
.case-desc {
	color:#505050;
	font-size:13px;
	line-height:20px
}
.case-list li:hover .case-title {
	color:#d01414
}
.case-li-bg {
	position:absolute;
	top:0;
	left:0;
+display:none;
	opacity:0;
	width:230px;
	height:133px;
}
.case-list li:hover .case-li-bg {
+display:block;
	opacity:0.9
}
.loading {
	background:url(../images/loading.gif) no-repeat center center;
	width:100%;
	height:20px;
	margin:0 auto;
	padding-bottom:50PX
}
.left-menu {
	width:185px;
	float:left;
	font-family:"微软雅黑";
	padding-left:20px
}
.right-menu {
	width:775px;
	float:left;
	padding-right:20px
}
.left-menu p {
	font-size:15px;
	color:#3c3c3c
}
.left-menu hr {
	width:95px;
	border-color:#cacacb;
	margin:15px 0;
	text-align:left
}
.left-menu a {
	font-size:14px;
	color:#7e7e7e;
	display:block;
	margin-bottom:10px
}
.left-menu a.at, .left-menu a:hover {
	color:#cd0303
}
.news-list li {
	width:100%;
	height:110px;
	position:relative;
	/*font-family:"微软雅黑";
	margin-bottom:40px;*/
}
.news-list2 li {
	width:33.33%;
	height:110px;
	position:relative;
	float:left;
	/*font-family:"微软雅黑";
	margin-bottom:40px;*/
}



.news-date {
	display:block;
	width:70px;
	height:100%;
	float:left;
}
.news-date span {
	display:block;
	font-size:16px;
	color:#3c3c3c
}
.news-list li img.fl {
	margin-right:10px
}
.news-info a {
	font-size:17px;
	color:#b20000;
	padding-bottom:5px
}
.news-info p {
	font-size:14px;
	color:#494949;
	line-height:25px
}
.news-info .news-readmore {
	color:#b20000;
	position:absolute;
	bottom:0;
	left:240px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0
}
.news-info a img {
	margin:0 3px
}
.news-list li:hover a {
	text-decoration:underline
}
.news-list li:hover img {
	-webkit-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	transition:all 0.15s ease-in-out;
	-moz-transition:all 0.15s ease-in-out;
	-webkit-transition:all 0.15s ease-in-out;
	-o-transition:all 0.15s ease-in-out;
}
.page-list {
	_height:35px;
	padding:20px 0px;
	margin-right:10px;
	text-align:left;
	margin-bottom:30px;
	margin-left:65px
}
.page-list a {
	background:white;
	border:1px solid #d6d6d6;
	padding:6px 10px;
	width:30px;
	height:30px;
	color:#787878;
	margin-left:5px;
	line-height:30px;
}
.page-list a.page-list-hover {
	color:white;
	border:1px solid #cd0303;
	background:#cd0303
}
.page-list a.page-prev {
	margin-right:3px;
}
.page-list a.page-next {
	margin-left:1px;
}
.page-list a:hover {
	color:white;
	border:1px solid #cd0303;
	background:#cd0303
}
.news-detail {
	font-family:"微软雅黑";
}.news-detail h3{
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:18px;
}.news-detail h4{
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:16px;
}
.news-detail .news-title {
	font-size:24px;
	color:#494949;
	padding-bottom:10px
}
.jiathis_style_24x24 .jtico {
	background:url(../images/share.png)!important
}
.jiathis_style_24x24 .jtico_qzone {
	background-position:-28px 0px!important
}
.jiathis_style_24x24 .jtico_tsina {
	background-position:-87px 0px!important
}
.jiathis_style_24x24 .jtico_qq {
	background-position:-58px 0px!important
}
.jiathis_style_24x24 .jtico_jiathis {
	background-position:-113px 0px!important;
}
.news-share {
	font-size:12px;
	line-height:25px;
	color:#646464;
	margin-top:5px;
}
.news-share a {
	font-size:12px;
	line-height:25px;
	color:#646464;
}
.news-share a:hover {
	color:black;
}
.news-detail p {
	color:#565656;
	font-size:16px;
	line-height:25px
}
.news-detail p span
{margin:0 5px;}
.news-detail hr {
	width:100%;
	text-align:left;
	display:block;
	clear:both
}
.news-detail .line {
	margin:20px 0
}
.news-detail .back {
	float:right;
	color:#3c3c3c;
	font-size:14px;
	line-height:50px
}
.other-news {
	margin-top:15px;
	margin-bottom:50px
}
.other-news li {
	display:block;
	height:30px;
}
.other-news li a {
	display:block;
	height:30px;
	line-height:30px;
	color:#494949
}
.other-news li a:before {
	content:"-";
	margin-right:8px
}
.other-news li a:hover {
	color:#cd0303
}
.join {
	font-family:"微软雅黑";
}
.join .join-title {
	font-size:24px
}
.join p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.recruitment h1 {
	font-size:24px;
	color:#4d4d4d;
	font-family:"[FZHTFW]", "微软雅黑";
	line-height:30px;
	margin-top:15px
}
.recruitment h3 {
	font-size:18px;
	color:#4d4d4d;
	font-family:"Myriad Pro", "微软雅黑";
	line-height:30px
}
.recruitment h4 {
	font-size:14px;
	color:#4d4d4d;
	font-family:"黑体", "微软雅黑";
	line-height:30px
}
.recruitment p {
	font-size:12px;
	color:#4d4d4d;
	font-family:"黑体", "微软雅黑";
	line-height:25px
}
.recruitment .join-title {
	margin:30px 0;
}
.recruitment li {
	width:50%;
	float:left;
	min-width:330px;
	min-height:100px;
	margin-bottom:20px;
}
.recruitment li h3 {
	max-height:30px;
	overflow:hidden;
}
.recruitment li img {
	padding-top:10px;
	padding-bottom:28px;
	width:100px;
	height:100px
}
.recruitment li div {
	max-height:160px;
	overflow:hidden;
}
.recruitment li:hover h3 span {
	color:#cd0303
}
.consumer-insights {
	font-family:"微软雅黑";
}
.consumer-insights .consumer-insights-title {
	font-size:24px
}
.consumer-insights p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.service {
	font-family:"微软雅黑";
}
.service .service-title {
	font-size:24px
}
.service p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.service-line {
	border-color:#838383;
	width:100px;
	margin:15px 0;
	text-align:left
}
.service-wall {
	margin-bottom:39px
}
.service-wall img {
	margin-bottom:39px
}
.tool {
	font-family:"微软雅黑";
}
.tool .tool-title {
	font-size:24px;
	margin-bottom:30px
}
.tool p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.tool-line {
	border-color:#838383;
	width:100px;
	margin:15px 0;
	text-align:left
}
.resources {
	font-family:"微软雅黑";
}
.resources .resources-title {
	font-size:24px;
	margin-bottom:15px
}
.resources p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.resources-line {
	border-color:#838383;
	width:100px;
	margin:15px 0;
	text-align:left
}
.resources .service-wall img {
	margin-top:25px
}
.about {
	font-family:"微软雅黑";
}
.about .about-title {
	font-size:24px;
	margin-bottom:11px
}
.about p {
	color:#3c3c3c;
	font-size:14px;
	line-height:25px;
	margin-bottom:20px
}
.about-line {
	border-color:#838383;
	width:100px;
	margin:15px 0;
	text-align:left
}
.about .service-wall {
	margin-top:50px
}
.contact {
	font-family:"微软雅黑";
	min-height:540px;
	position:relative
}
.contact .contact-title {
	font-size:24px
}
.contact p {
	color:#3c3c3c;
	font-size:14px;
	line-height:22px
}
.contact-line {
	border-color:#858585;
	width:200px;
	margin:20px 0;
	text-align:left
}
.contact a:before {
	content:"-";
	margin-right:8px
}
.contact a {
	display:block;
	color:#3c3c3c;
	font-size:14px;
	line-height:26px
}
.baidu {
	margin-top:25px
}
.map {
	z-index:-1;
	position:absolute;
	right:0;
	top:5px
}
.join-content {
	margin-top:20px;
	margin-bottom:39px
}
.join-content p {
	line-height:25px
}
.join-content h3 {
	font-size:14px;
	margin:15px 0;
	padding-bottom:3px
}
.join-content a {
	display:block;
	font-size:14px;
	line-height:25px
}
.backtolist {
	margin:10px 0
}
/*20140627*/
.page-list .onpage {
	color:white;
	border:1px solid #cd0303;
	background:#cd0303
}
.news-list li:hover img {
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
}

.small-carousel {
	padding:5px 0
}
.middle-tab ul li{
	padding-left:5px
}
.small-carousel li:hover,.middle-tab li:hover,.left-tab li:hover {
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, strength=3, direction=135);
box-shadow: 0px 1px 10px #666;
-moz-box-shadow: 0px 1px 10px #666;
-webkit-box-shadow: 0px 1px 10px #666;
outline: none;
}
.focus a:hover {
	background: url(../images/libg.jpg) no-repeat;
}
#content {
	z-index:1
}
.font16
{font-size:16px;}
.debord
{
	border: 1px #000000 dashed;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 15px 10px 20px;
	margin: 10px 0px 15px 0px;
	color: #000;
	text-decoration: none;
	background-color: #f5f5f5;
}
.phonetext
{font-size:18px;color:red;font-weight:bold;}
.tag-1{background:#ff7094;}
.tag-2{background:#94b770;}
.tag-3{background:#db94ff;}
.tag-4{background:#399;}
.tag-5{background:#f60;}.contact-title {
    font-size: 24px;margin-bottom:20px;
}


/* marqueeleft */
.marqueeleft{height:182px;width:1000px;overflow:hidden;margin:0px 0 20px 0;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:134px;height:182px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:124px;height:172px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:429px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:148px;height:133px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}

.marqueeleft2{width:1000px;overflow:hidden;margin:0px 0 20px 0;}
.marqueeleft2 ul{float:left;}
.marqueeleft2 li{float:left;margin:0 5px;display:inline;width:134px;height:22px;overflow:hidden;}
.marqueeleft2 li .pic{display:block;border:#ccc 1px solid;width:124px;padding:2px;overflow:hidden;}
.marqueeleft2 li .txt{text-align:center;height:23px;line-height:23px;}