﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;	
	background:#f1f1f1;
	font-weight:normal;
	/*font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', */
	font-family:'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    color:#333;
}
body,td,table{
	font-size:14px;
}
/*div*/
.div-a
{
    margin:0 15px;
}
.div-space{
	height:10px;
	overflow:hidden;
	margin:0 auto;
}
.xcenter
{
    margin:0 auto;
}
.word{word-break:break-all;}
.dn{display:none;}

/*form*/
form{
	margin:0;
	padding:0;
}
:focus{outline:0;}
.select{border:1px solid #e0e0e0;background:#fff;padding:5px;border-radius:5px;}
.input{border:1px solid #e0e0e0;background:#fff;padding:5px;border-radius:5px;}
p{
	padding:0;
	margin:0;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
ul,dl,li,dt,dd{
	padding:0px;
	margin:0px;
	list-style:none;
}
h1,h2,h3,h4,h5,h6,p{margin:0px;font-weight:normal;}
.wrapper{
	clear:both;
	min-width:1200px;
	margin:0 auto;
	padding:20px 0;
	margin-top:20px;
	border-top:1px solid #ccc;
}
.wrapper-bd{
	clear:both;
	width:948px;
	margin:0 auto;
	border:1px solid #e0e0e0;
	background:#FBFCE4;
}
.clear{
	clear:both;
}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}

.red{
	color:#F00;
}
.green{
	color:#390;
}
.grey{
	color:#999;
}
.blue{
	color:#2af;
}
.black-num{
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.gray-num{
	color:#ccc;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.orange-num{
	color:#f90;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.hl-orange{
	color:#f28e00;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.vaimg{
	vertical-align:middle;
	border:0px;
}
img{border:0px;}
/*top*/
.top-bg{
	clear:both;
	border-top:0px solid #000;
	width:100%;
	z-index:9999;
	height:120px;
    background:#fff;
/*	left:0;
	top:0;
	background:url(images/top-bg-mask.png) top center repeat-x;*/
}
.topx-mask{
	background:#fff;
	height:60px;
	width:100%;
	position:absolute;
}
.topx{
	clear:both;
	position:relative;
	margin:0 auto;
	width:1200px;
	height:80px;
	z-index:99999;
}
@media all and (max-width:1000px){
	.topx{width:100%;}
}
.topx a{
	color:#44abd8;
}
.logo{
	width:160px;
	height:64px;
	z-index:99;
    position:absolute;
    left:10px;
    top:10px;
}
.logo a{display:block;width:160px;height:64px;text-indent:-9999px;overflow:hidden; cursor:pointer;background-image:url(images/logo.png);background-size:cover;background-position:center center;
}
.topbanner{position:absolute;left:180px;top:8px;width:400px;height:80px;}

.top-nav{
	position:absolute;
	right:100px;
	top:10px;
	height:20px;
	text-align:center;
	z-index:9999999;
}
.top-nav dl{margin:0;padding:0;}
.top-nav dd{margin:0;padding:0;padding-right:20px;float:left;color:#666;}
.top-nav a{font-size:12px;color:#333;display:block;}

.hotline{
	position:absolute;
	right:70px;
	top:8px;
	width:160px;
	height:64px;
	background-image:url(images/hotline.jpg);
    background-size:cover;
    background-position:center center;
    cursor:pointer;
}
.topline{position:absolute;right:250px;width:1px;background:#e0e0e0;height:64px;top:8px;}
.test{
	position:absolute;
	right:270px;
	top:0px;
	width:145px;
	height:80px;
	background-image:url(images/yuyue.png);
    background-size:cover;
    background-position:center center;
    cursor:pointer;
}
.test a{display:inline-block;width:145px;height:80px;text-indent:-9999px;}
.mailbox{
	position:absolute;
	right:-40px;
	top:0px;
	width:87px;
	height:80px;
	background-image:url(images/mailbox.png);
    background-size:cover;
    background-position:center center;
    cursor:pointer;
	}
.topline-2{position:absolute;right:50px;width:1px;background:#e0e0e0;height:64px;top:8px;}
.search{
    position:absolute;
    right:180px;
    top:32px;
    width:184px;
    height:22px;
    background:#fff;
    border:1px solid #ccc;
}
.search-input{
    border:none;
    background:none;
    width:156px;
    height:18px;
    position:absolute;
    left:2px;
    top:2px;
}
.search-btn{
    position:absolute;
    right:0;
    top:0;
    width:22px;
    height:22px;
    background:url(icons/btn-search.png) 1px 1px no-repeat #ccc;
    cursor:pointer;
}

.top-weixin{position:absolute;right:0;top:2px;width:100px;padding-right:40px;height:32px;background:url(icons/icon-weixin.png) top right no-repeat;text-align:right;line-height:32px;}
.top-weixin-qrcode{position:absolute;right:0;top:32px;width:120px;height:0px;background:url(icons/weixin-qrcode.jpg) 0 0 no-repeat;z-index:9;}

.head-mask{width:100%;min-width:1200px;height:75px;overflow:hidden; position:absolute;top:0;left:0;z-index:99;background:#fff;filter:alpha(opacity=75);opacity:0.75;-moz-opacity:0.75;}

/*menu*/
/*new menu*/

.nav{width:1350px; margin:0 auto; position:relative;}
.nav ul li{width:150px; float:left; /* margin-left:-1px;background:url(images/navLine.png) no-repeat 100% 50%; */position:relative;}
.nav ul li.last{background:none;}
.navName{display:block; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff;}
.navName:hover,.nav ul li.current .navName{background-color:#006000; color:#fff;}
.navMenu{width:150px; position:absolute; top:40px; left:0; margin-left:-140px; z-index:99; padding:0 0;background:#6fbe2d;display:none;}
.navMenu ul li{margin:0 0px;display:inline; background:none;}
.navName2{display:block; height:40px; line-height:40px; border-bottom:0px solid #c6b6b6; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;color:#fff;padding-left:15px;}
.navName2:hover,.navMenu ul li.current .navName2{color:#fff;background:#006000;}
.navMenu ul li.current{position:relative; z-index:9;}
.navMenu ul li.current .navName2{background:url(images/navArrow.png) no-repeat 100% 50%;}
.navMenu i{width:0; height:0; position:absolute; top:-12px; left:50%; margin-left:-6px; border:6px solid transparent; _border-color: tomato;  _filter: chroma(color=tomato); border-bottom-color: #fff; overflow:hidden; pointer-events: none;}
.navMenuTwo{width:400px; border-left:3px solid #cccccc; position:absolute; top:0px; left:100%; z-index:99;  background-color:#f2f2f2; display:none;}
.navMenuTwo_con{padding:10px 0; overflow:hidden; }
.navMenuTwo_tab{width:160px; float:left; padding-bottom:9999px; margin-bottom:-9999px;}
.navMenuTwo_tab ul li{width:130px; margin:0; text-align:left; padding:0 10px;}
.navMenuTwo_tab ul li a{height:36px; line-height:36px; font-size:14px; width:100%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.navMenuTwo_tab ul li a:hover,.navMenuTwo_tab ul li.current a{color:#f20000;}
.navMenuTwo_list{width:238px; float:left; border-left:1px solid #ccc;  padding-bottom:9999px; margin-bottom:-9999px;}
.navMenuTwo_list ul li em{font-family:"宋体"; font-style:normal; margin-right:8px;}
.navMenuTwo_list ul li{width:100%; margin:0;}
.navMenuTwo_list ul li a{height:36px; line-height:36px; font-size:14px; color:#666; padding-left:20px; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.navMenuTwo_list ul li a:hover{color:#f20000;}
.navMenuOther{width:160px; position:absolute; top:35px; left:50%; margin-left:-80px; z-index:99; padding:5px 0 15px 0; border-bottom:2px solid #c4181f; background:url(../images/navBg.png) repeat; display:none;}
.navMenuOther ul li{width:140px; float:none; padding:0 10px; background:none; margin:0;}
.navMenuOther .arrowOne{width:0; height:0; position:absolute; top:-12px; left:50%; margin-left:-6px; border:6px solid transparent; _border-color: tomato;  _filter: chroma(color=tomato); border-bottom-color: #fff; overflow:hidden; pointer-events: none;}
.navMenu .arrowOne{width:0; height:0; position:absolute; top:-12px; left:50%; margin-left:-6px; border:6px solid transparent; _border-color: tomato;  _filter: chroma(color=tomato); border-bottom-color: #fff; overflow:hidden; pointer-events: none;}
.navMenuOther_name{width:100%; display:block; height:40px; line-height:40px; border-bottom:1px solid #c6b6b6; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.navMenuOther_con{width:150px; min-height:100%; position:absolute; top:0; left:100%; padding:5px 10px 15px 10px; border-left:1px solid #ccc; border-bottom:2px solid #c4181f; background-color:#f2f2f2; z-index:99;
display:none;
}
.navMenuOther_con .arrowTwo{width:0; height:0; position:absolute; top:17px; right:100%; border:8px solid transparent; _border-color: tomato;  _filter: chroma(color=tomato); border-right-color: #ccc; overflow:hidden; pointer-events: none;}
.navMenuOther_con ul li{width:100%;width:auto;display:block;float:none;}
.navMenuOther_name2{width:100%; display:block; height:36px; line-height:36px; border-bottom:1px solid #c6b6b6; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.nav-search-btn{position:absolute;right:0;top:0;width:35px;height:35px;text-align:center;}
.nson{background:#666;}

.nav-search-btn img{width:20px;height:20px;cursor:pointer;position:absolute;top:7px;left:7px;z-index:100;}
.nav-search-con{position:absolute;right:0;top:0;width:250px;height:35px;background:#666;display:none;z-index:99;}


.nav-bg{
	height:40px;
	background:#6fbe2d;
}
#menu{width:1200px;height:40px;z-index:99999;margin:0 auto;}
#menu ul{padding:0 0; list-style-type:none; margin:0 0;}
#menu li{position:relative;float:left;width:auto;padding-left:1px;}

#menu li a{ width:auto;display:block;color:#000;text-decoration:none;padding-left:25px;padding-right:25px;}
#menu li .nava{font-size:16px;font-weight:normal;color:#fff;height:40px; line-height:40px;display:block;}
#menu li .nava:hover{color:#fff;background:#A71017;}
.li-on{background:#A71017;}
#menu li .on{color:#eb5414;border-bottom:3px solid #000;}
#menu li .nava-on{font-size:16px;font-weight:normal;color:#fff;height:40px; line-height:40px;display:block;background:#6fbe2d;}
#menu li .nava-on:hover{color:#fff;}

#menu ul .sub{position:absolute;width:1000px;display:none;background:/*url(images/bg.png) 0 0 repeat-x */#494949;top:45px; left:0px;padding:0px;z-index:99999;}

#menu .lix{float:left;width:230px;margin:0;padding:0;margin-left:10px;}
#menu ul .sub h2{padding:10px 0px 5px 0;font-size:12px;margin:10px 0 0 0;font-weight:bold;border-bottom:1px dotted #8AA6BF;color:#000;}
#menu ul .sub h2 a{color:#000;padding-left:0;}
#menu ul .sub h2 a:hover{color:#090;}
#menu ul dl{margin:0;padding:5px 0 0 0;}
#menu ul dl dd{position:relative; display:block;text-align:left;padding-left:15px;margin:0;padding:0;}
#menu ul dl dd a{display:block;padding:0px 10px 3px 0px;color: #666;}
#menu ul dl dd a:hover{color:#06C;}
#menu ul dl h3{font-weight:normal;font-size:12px;padding-top:3px;}
#menu ul dl h3 a{text-decoration:none;}

#menu #sub-1{width:1230px;}
#menu #sub-2{width:200px;}
#menu #sub-2 dd{font-size:12px;}

.nophoto{height:133px;line-height:133px;border:1px solid #e0e0e0;color:#ccc;text-align:center;}

/*sub-home*/
.sub-home-1{width:1240px;margin:15px auto 0 auto;}
.sub-home-1{padding-bottom:30px;}
.sub-home-1 li{ /* float:left; */ vertical-align:top;display:inline-block;width:270px;margin:18px;position:relative;}
.sub-home-1 li h2{position:relative;padding:20px 0 8px 0;border-bottom:1px solid #e0e0e0;font-weight:normal;}
.sub-home-1 li h2 i{width:0px;height:16px;position:absolute;left:0;top:3px;background:#C4181F;}
.sub-home-1 li h2 a{font-size:18px;}
.sub-home-1 li h3{position:relative;padding:15px 0 0 0;font-weight:normal;}
.sub-home-1 li h3 a{font-size:18px;}
.sub-home-1 li .picb{width:270px;height:135px;overflow:hidden;background:#f1f1f1;margin-top:5px;}
.sub-home-1 li .descriptions{padding:15px 0;line-height:28px;font-size:14px;color:#333;}
.sub-home-1 li .descriptions p{padding:15px 0;line-height:28px;font-size:14px;color:#333;}
.sub-home-1 li dl{margin-top:15px;}
.sub-home-1 li dl dd{list-style:none;}
.sub-home-1 li dl dd a{position:relative;padding:8px 0 8px 0px;font-size:14px;display:inline-block;}
.sub-home-1 li dl dd a i{width:0px;height:0px;font-size: 0px;position: absolute;top: 50%;left: 0px;margin-top: -2px;background-color: #666;border-radius: 4px;}

.sub-home-1 .more{float:right; margin-top:5px; color:#666;}
.sub-home-1 .more:hover{color:#c4181f;}
.sub-home-1 .more i{margin-left:6px; font-family:"宋体"; font-style:normal;}


.sub-home-hot-2{width:1240px;margin:15px auto;padding-top:20px;border-top:1px solid #e0e0e0;}
.sub-home-hot-2 li{float:left;width:270px;height:40px;margin:10px 20px; list-style:none;}
.sub-home-hot-2 li h2{position:relative;padding:0px 0 8px 15px;font-weight:normal;}
.sub-home-hot-2 li h2 i{width:3px;height:3px;position:absolute;left:0;top:10px;background:#C4181F;}
.sub-home-hot-2 li h2 a{font-size:18px;}

/*sub*/
.sub{width:1200px;margin:15px auto 25px auto;border-top:1px solid #888888;}

/*sub-nav*/
.sub-left{float:left;width:220px;}
.sub-nav{width:220px;margin:0 auto;}
.sub-nav .subtitle{background:#6fbe2d;padding-bottom:15px;}
.sub-nav h2{background:#6fbe2d;padding-left:20px;padding-right:20px;height:50px;line-height:50px;overflow:hidden;color:#fff;font-size:18px;}

.sub-nav-li{border-bottom:0px solid #C00;}
.sub-nav h3{font-size:16px;padding:0;font-weight:normal;text-shadow: 0px 1px 0px #FFF;}
.sub-nav h3 a{color:#000;text-decoration:none;display:block;padding:10px 20px;border-bottom:1px solid #d9d9d9;position:relative;}
.sub-nav .out a{color:#666;padding:0 30px 4px 28px;height:38px; line-height:34px; font-size:14px;text-shadow: 0px 1px 0px #fff; background:#e0e0e0 url(icons/sideLine.png) repeat-x 0 100%;border-left:0px solid #e0e0e0;border-right:0px solid #e0e0e0;}
.sub-nav .out a i{position:absolute;right:10px;width:32px;height:32px;top:14px;background:url(icons/icon_arrowR.png) 0 0 no-repeat;}
.sub-nav h3 a:hover{color:#6fbe2d;}
.sub-nav h3 a:hover i{display:block;}
.sub-nav .on{font-weight:normal;color:#6fbe2d;}
.sub-nav .on a{color:#000;padding:0 30px 4px 28px;height:38px; line-height:34px; font-size:14px;text-shadow: 0px 1px 0px #fff; background:#e0e0e0 url(icons/sideLine.png) repeat-x 0 100%;border-left:0px solid #e0e0e0;border-right:0px solid #e0e0e0;}
.sub-nav .on i{position:absolute;right:10px;width:32px;height:32px;top:14px;background:url(icons/icon_arrowR.png) 0 0 no-repeat;}
.sub-nav h4{font-size:14px;margin:0;background:#eeeeee;font-weight:normal;}
.sub-nav h4 a{display:block;padding:8px 0 8px 45px;border-bottom:1px solid #e0e0e0;}
.sub-nav h4 a:hover{color:#c4181f;}
.sub-nav h4 .xon{color:#c4181f;}

/*sub-con*/
.sub-con{float:right;width:940px;border-top:0;margin-right:0px;}

.sub-con .dcontent{margin:20px 0px;padding-bottom:40px;font-size:16px;line-height:28px;overflow:hidden;}
.sub-con .dcontent p{padding:5px 0;}

.sub-con .prevnext{padding:20px 0px;border-top:1px solid #f1f1f1;font-size:14px;}
.sub-con .prevnext p{padding:5px 0;color:#999;}

.sub-con-2{}
.sub-con-head{padding-left:20px;height:50px;line-height:50px;overflow:hidden;font-size:18px;background:#f1f1f1;}
.sub-con-detail-head{padding:20px;height:50px;line-height:60px;font-size:30px;text-align:center;}
.sub-con-detail-subtitle{padding-bottom:20px;font-size:14px;color:#999;text-align:center;}
.sub-con-nav{height:40px;border-bottom:1px solid #e0e0e0;}
.sub-con-nav .con{margin:0px;height:40px;line-height:40px;font-size:14px;background:url(icons/icon-home.png) 0 0 no-repeat;padding-left:60px;}

.sub-con-2 .dvideo{margin:20px auto;width:640px;}
.sub-con-2 .dcontent{margin:20px 80px;padding-bottom:40px;font-size:16px;line-height:28px;overflow:hidden;}
.sub-con-2 .dcontent p{padding:5px 0;}

.sub-con-2 .prevnext{padding:20px 80px;border-top:1px solid #f1f1f1;font-size:14px;}
.sub-con-2 .prevnext p{padding:5px 0;color:#999;}

.sub-nav-2{height:50px;width:1200px;margin:0 auto;line-height:60px;overflow:hidden;font-size:14px;color:#888;}

.sub-con-list{margin:0px;border:0px solid #e0e0e0;}
.sub-con-list .ul{}
.sub-con-list .ul .li{margin-top:10px;padding:10px 0;position:relative;min-height:120px;}
.sub-con-list .ul .li .img{position:absolute;left:0px;top:10px;width:200px;height:120px;overflow:hidden;background-size:cover;background-position:center center;background-color:#f1f1f1;}
.sub-con-list .ul .li .xcon{margin-left:220px;}
.sub-con-list .ul .li .xcon .title{font-size:18px;}
.sub-con-list .ul .li .xcon .intro{font-size:14px;color:#888;margin-top:10px;line-height:22px;}
.sub-con-list .ul .li .xcon .more{font-size:14px;color:#888;padding:5px 0;margin-top:10px;}
.sub-con-list .ul .li .xcon .more a{color:#6fbe2d;text-decoration:none;}
.sub-con-list .ul .li .xcon .more i{font-family:'宋体';font-style:normal;display:inline-block;padding-left:5px;}
.pagecon{
    margin:20px auto 20px auto;
    line-height:30px;
	clear:both;
	font-size:16px;
}
#PageSplit
{
    margin:10px auto;
	clear:both;
	font-size:16px;
    text-align:center;
}
#PageSplit a{
	display:inline-block;
	color:#000;
	padding:5px 10px;
	background:#e0e0e0;
	border:1px solid #ccc;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#PageSplit a:hover{
	display:inline-block;
	padding:5px 10px;
	background:#eb5414;
	border:1px solid #eb5414;
	color:#fff;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PageSplit .s{
	display:inline-block;
	padding:5px 10px;
	background:#eb5414;
	border:1px solid #eb5414;
	color:#fff;
	text-decoration:none;
	margin:0px 4px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sub-con-con{margin:0px;border:0px solid #e0e0e0;}
.sub-con-con h1{height:60px;line-height:60px;font-size:20px;padding-left:36px;background:#e9e9e9;font-weight:normal;}
.sub-con-con .con{padding:27px 36px;line-height:28px;font-size:14px;}
.sub-con-con .con p{line-height:28px;font-size:14px;padding:6px 0;}

.sub-banner{width:1200px;height:200px;margin:20px auto 0px auto;overflow:hidden;position:relative;background-size:cover;background-position:center center;background-color:#f1f1f1;}
.sub-banner .con{height:200px;margin:0 auto;overflow:hidden;text-align:center;}
.noborder{border-bottom:1px solid #fff;}

/*内页列表*/
.sub-con-con .list-1{padding:27px 36px;line-height:24px;font-size:14px;}
.sub-con-con .list-1 p{line-height:24px;font-size:14px;}



/**/

/** 内页通用 **/
.container{width:1200px; margin:0 auto 20px auto;background:#fff;overflow:hidden;}
.container1{width:1200px; margin:20px auto 20px auto;background:#fff;overflow:hidden;}
.mainBox{width:940px; float:right; margin-top:0px;}
.location{height:48px; line-height:48px; padding:0 20px; background-color:#ebebeb;}
.locationName{float:left; font-weight:normal; font-size:16px; color:#000;}
.locationLink{float:right;}
.locationLink a{color:#666;}
.locationLink a:hover{color:#c4181f;}

/** 通用单页 **/
.globalTitle{margin-top:25px; font-weight:normal; font-size:18px;}
.globalPage{line-height:28px; padding:20px 0; font-size:14px; color:#565656; }
.PageSplit
{
    margin:10px auto;
	clear:both;
	font-size:16px;
    padding-bottom:15px;
    text-align:center;
}
.PageSplit a{
	display:inline-block;
	color:#000;
	padding:6px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    margin-left:5px;
}
.PageSplit a:hover{
	display:inline-block;
	padding:6px;
	color:#C4181F;
	text-decoration:none;
}
.PageSplit .s{
	display:inline-block;
	padding:6px;
	color:#C4181F;
	text-decoration:none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    margin-left:5px;
}


/** 通用新闻详细页 **/
.globalDetail_top{padding:20px 0; border-bottom:1px solid #e6e6e6; text-align:center;}
.globalDetail_title{font-weight:normal; font-size:22px;}
.globalDetail_time{margin-top:10px; color:#999;}
.globalDetail_about{line-height:28px; padding:20px 0; font-size:14px; color:#565656;}

/** 中大商业评论首页 **/
/*mpbusiness*/
.logo-mpbusiness{top:22px;position:absolute;left:20px;}
.logo-mpbusiness .tips{float:left; margin:6px 0 0 15px; display:inline;}

.top-mpb{top:30px;}
.top-mpb-weixin{top:23px;}
.mpbusiness{width:1200px;margin:75px auto 20px auto;padding-bottom:20px;}
.mpbusiness .banner{}
.mpbusiness .title{height:40px;width:1200px;margin:1px auto;background:#c4181f;line-height:40px;font-size:16px;}
.mpbusiness .title a{color:#fff;padding-left:25px;padding-right:25px; display:inline-block;}
.mpbusiness .title a:hover{background:#a71017;}
.mpbusiness .con{padding-top:20px;}
.mpbusiness .left{float:left;width:220px;}
.mpbusiness .right{float:right;width:952px;}

.in_container{width:1200px; margin:20px auto 50px;}
.inLeft{width:220px; float:left;}

.sidebarName{height:48px; line-height:48px; padding-left:55px; border-left:4px solid #c4181f; font-weight:normal; font-size:16px; color:#f8f8f8; background-color:#505050;}
.sidebarList{background-color:#ebebeb;margin-bottom:15px;}
.sidebarList ul li a{height:42px; line-height:42px; display:block; border-bottom:1px solid #dbdbdb; padding-left:55px; font-size:14px;}
.sidebarList ul li a:hover,.sidebarList ul li.current a{background-color:#dbdbdb; color:#333;}
.sidebarTitle{height:38px; line-height:38px; border-bottom:2px solid #313131; padding-left:25px; font-weight:normal; font-size:18px; position:relative;}
.sidebarTitle i{width:2px; height:18px; font-size:0; position:absolute; top:50%; left:10px; margin-top:-9px; background-color:#c4181f;}
.sidebar_ewm{margin-top:20px;}
.sidebar_ewm_con{padding:12px 0; text-align:center; border:1px solid #ededed; background-color:#f4f4f4;}
.sidebar_subscribe{margin-top:20px;}
.sidebar_subscribe_con{padding:20px; background-color:#f4f4f4; border:1px solid #ededed;}
.sidebar_subscribe_name{margin-bottom:20px; font-size:14px;}
.sidebar_subscribeText{margin-top:12px; padding:0 8px; border:1px solid #dddddd; background-color:#fcfcfc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sidebar_subscribeText .text{width:100%; height:20px; line-height:20px; padding:5px 0; border:0; background:none;}
.sidebar_subscribeBtn{width:72px; height:34px; line-height:34px; margin-top:15px; font-weight:bold; text-align:center; font-size:14px; color:#fff; border:1px solid #b11017; background-color:#c4181f; cursor:pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.inTitle{height:38px; line-height:38px; border-bottom:2px solid #313131; padding-left:25px; font-weight:normal; font-size:18px; position:relative;}
.inTitle i{width:2px; height:18px; font-size:0; position:absolute; top:50%; left:10px; margin-top:-9px; background-color:#c4181f;}
.in_ewm{padding:10px 0; background-color:#f4f4f4; border:1px solid #ededed; text-align:center;}
.in_hot{margin-top:20px;}
.in_hotList{padding:10px 10px 20px 10px; background-color:#f4f4f4; border:1px solid #ededed;}
.in_hotList ul li{height:36px; line-height:36px; padding-left:10px; position:relative;}
.in_hotList ul li i{width:18px; height:18px; line-height:18px; position:absolute; top:50%; left:0; margin-top:-9px; font-style:normal; text-align:center; background-color:#b3b3b3;}
.in_hotList ul li a{display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;padding-left:14px;}
.in_hotList ul li .num-on{background-color:#d53030; color:#fff;}
.in_subscribe{margin-top:20px;}
.in_subscribe_con{padding:20px; background-color:#f4f4f4; border:1px solid #ededed;}
.in_subscribe_name{margin-bottom:20px; font-size:14px;}
.in_subscribeText{margin-top:12px; padding:0 8px; border:1px solid #dddddd; background-color:#fcfcfc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.in_subscribeText .text{width:100%; height:20px; line-height:20px; padding:5px 0; border:0; background:none;}
.in_subscribeBtn{width:72px; height:34px; line-height:34px; margin-top:15px; font-weight:bold; text-align:center; font-size:14px; color:#fff; border:1px solid #b11017; background-color:#c4181f; cursor:pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.in_links{margin-top:36px; background-color:#f4f4f4; border:1px solid #ededed; border-top:2px solid #c4181f; overflow:hidden;}
.in_links ul{margin-bottom:-1px;}
.in_links ul li{height:48px; line-height:48px; padding-left:60px;  border-bottom:1px solid #e6e6e6;position:relative;}
.in_links ul li a{font-size:16px; width:100%; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_links ul li i{width:9px; height:10px; position:absolute; top:50%; right:30px; background:url(icons/icon_arrowR.png) no-repeat;}
.in_ewmTwo{margin-top:20px;}
.in_ewmTwo ul li{width:105px; text-align:center;}
.in_ewmTwo .img{background-color:#fff; border:1px solid #ebebeb;}
.in_ewmTwo .name{padding:8px 0;}

.inRight{width:952px; float:right; overflow:hidden;}
.in_column ul{width:975px;}
.in_column ul li{width:302px; height:425px; float:left; margin:0 23px 30px 0; display:inline;}
.in_column_name{height:38px; line-height:38px; font-weight:normal; font-size:18px;}
.in_column_title{margin-top:12px; font-weight:normal; font-size:16px;height:40px;}
.in_column_img{width:303px;height:151px;overflow:hidden;background:#f1f1f1;}
.in_column_time{margin-top:8px; color:#666;}
.in_column_time span{color:#333;}
.in_column_about{margin-top:15px; line-height:28px; font-size:14px; color:#666;}
.in_column_more{height:26px; line-height:26px; display:inline-block; padding:0 15px; float:right; margin-top:5px; color:#666;}
.in_column_more i{margin-left:6px; font-family:"宋体"; font-style:normal;}}
.in_column_more:hover{color:#333;}

.in_tab{margin-top:0px; padding:10px 0 5px 0; border-bottom:1px solid #d9d9d9;}
.in_tab ul li{float:left; padding-left:18px; margin-right:5px; position:relative;}
.in_tab ul li a{font-size:18px;}
.in_tab ul li a:hover,.in_tab ul li.current a{color:#c4181f;}
.in_tab ul li i{width:2px; height:18px; font-size:0; position:absolute; top:50%; left:10px; margin-top:-8px; background-color:#d9d9d9;}
.in_tab ul li.current i{background-color:#c4181f;}
.in_recommend{width:952px; margin-top:8px; overflow:hidden;}
.in_recommend ul{width:968px;}
.in_recommend ul li{width:226px; float:left; margin:16px 16px 0 0; display:inline;}
.in_recommend ul li a{display:block; height:255px; padding:20px 22px; border:0px solid #d9d9d9;}
.in_recommend ul li a:hover{border:0px solid #ccc;}
.in_recommend_name{margin-top:15px; font-weight:normal; font-size:16px;}
.in_recommend_img{width:180px;height:120px;overflow:hidden;background:#f1f1f1;}
.in_recommend_about{height:85px; line-height:28px; margin-top:8px; color:#666; overflow:hidden;}
.in_recommend_more{height:26px; line-height:26px; display:inline-block; padding:0 15px; float:right; margin-top:5px; color:#666;}
.in_recommend_more i{margin-left:6px; font-family:"宋体"; font-style:normal;}}
.in_recommend_more:hover{color:#333;}

/** 评论列表 **/
.commentsList{margin:0 auto;}
.commentsList .left{float:left;width:160px;overflow:hidden;}
.commentsList .right{float:right;width:750px;}
.commentsList ul li{padding:30px 0 45px 0; border-bottom:1px dotted #b3b3b3;}
.commentsList ul li p{line-height:24px;font-size:14px;margin-top:10px;}
.commentsList_title a{font-size:16px;}
.commentsList_time{margin-top:15px; color:#666;}
.commentsList_about{margin-top:20px; line-height:28px; font-size:14px; color:#666;}
.commentsList_more{height:26px; line-height:26px; display:inline-block; padding:0 15px; float:right; margin-top:15px; color:#666;}
.commentsList_more i{margin-left:6px; font-family:"宋体"; font-style:normal;}}
.commentsList_more:hover{color:#333;}

/** 评论详细 **/
.commentsDetail{padding:0 30px;}



/** 尾部 **/
.footerW1{width:100%;min-width:1200px;background:#232a32;}
.footer{width:1200px; margin:0 auto; padding:30px 0; position:relative;}

.footerInfo1{float:left;width:520px;}
.flogo{
	width:160px;
	height:64px;
    background-size:cover;
    background-position:center center;
	background-image:url('images/logo-b.png');
	
}
.footerInfo1 .info{margin-top:15px;color:#999;}
.footerInfo1 .info p{margin:5px 0 0 0;}

.footerMenu{float:left;width:840px;}
.footerMenu dl{float:left; margin-right:0px; display:inline;}
.footerMenu dl a{color:#75797e;}
.footerMenu dl a:hover{color:#ccc;}
.footerMenu dt{padding:0 20px 10px 0; border-bottom:1px solid #75797e; font-size:14px; color:#232a32;}
.footerMenu dd{padding:10px 0 0 0;font-size:12px;}
.footerRight{float:right;width:350px;text-align:center;margin-right:150px;}
.footerRight .qrcode{width:120px;height:120px;display:inline-block;margin:0 10px;background:#f1f1f1;}
.footerRight .qrcode img{width:120px;height:120px;}
.footerRight .qrcode p{margin-top:10px;color:#999;}

.footerW2{width:100%;min-width:1200px;background:#2b3643;font-size:12px;}
.footerInfo{width:1200px; margin:0 auto; padding:10px 0; position:relative;text-align:center;color:#75797e;}

/*SK Style*/
.SK-RLinks{margin-top:20px;}
.SK-RLinks dt{font-size:16px;border-bottom:1px solid #e0e0e0;padding:10px 0;}
.SK-RLinks dt i{width:2px;height:16px;background:#C4181F;margin-top:3px;float:left;}
.SK-RLinks dt span{margin-left:10px;}
.SK-RLinks dd{border-bottom:1px solid #e0e0e0;font-size:12px;list-style:none;background:#f1f1f1;}
.SK-RLinks dd a{display:block;padding:10px 0px 10px 12px;list-style:none;}

/*products-nav*/
.products-nav{background:#fff;padding:20px 0;}
.products-nav ul{width:1200px;margin:0 auto;}
.products-nav ul li{padding:5px;}
.products-nav ul li span{display:inline-block;margin-left:10px;padding:2px 5px;cursor:pointer;}
.products-nav ul li .on{background:#6fbe2d;color:#fff;}

/*SK-Others*/
.SK-NoCount{padding:50px 20px;text-align:center;color:#999;}

/*products-list*/
.products-List{width:1210px;margin:20px auto;}
.SK-List-DL-Products{font-size:14px;}
.SK-List-DL-Products .dd{display:inline-block;width:232px;float:left;position:relative;margin:5px;background:#fff;height:310px;overflow:hidden;}
.SK-List-DL-Products .dd .pinfo{margin:0px;}
.SK-List-DL-Products .remark{color:#666;}
.SK-List-DL-Products .img{margin:0 auto;width:232px;height:232px;border-radius:0px;}
.SK-List-DL-Products .img img{color:#6fbe2d}
.SK-List-DL-Products .info{clear:both;}
.SK-List-DL-Products .info p{height:20px;overflow:hidden;margin:0;padding:0 0 0 0;line-height:20px;margin-top:5px;}
.SK-List-DL-Products .info i{font-style:normal;display:inline-block;}
.SK-List-DL-Products .info .t1{background:#6fbe2d;color:#fff;margin-right:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;}
.SK-List-DL-Products .info .title{font-size:16px;margin:15px 10px 5px 10px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.SK-List-DL-Products .info .price{color:#ff6600;font-size:14px;margin:10px 10px 5px 10px;}
.spe{background:#6fbe2d;color:#fff;margin-left:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;display:inline-block;}

/*products-con*/
.products-con{float:left;width:880px;margin-left:20px;margin-top:20px;}
.products-con .img{float:left;width:360px;height:360px;background-size:cover;background-position:center center;display:table-cell;vertical-align:middle;}
.products-con .info{float:left;width:480px;margin-left:20px;}
.products-con .info .title{font-size:28px;margin-top:10px;color:#004ea2;}
.products-con .info .price{font-size:18px;color:tomato;margin:10px 0;}
.products-con .info .para{color:#666;padding:3px 0;}
.products-con .info .desc{color:#666;margin-top:10px;line-height:24px;}

.products-con .dtitle{background:#f1f1f1;margin-top:10px;font-size:16px;}
.products-con .dtitle b{background:#6fbe2d;color:#fff;display:inline-block;padding:10px 20px;font-weight:normal;}
.products-con .dcontent{padding:20px 0;}
.products-con .dcontent p{padding:5px 0;}

.products-right{float:right;width:200px;margin-right:40px;margin-top:20px;}
.products-right .head{margin:5px 0;background:#f1f1f1;}
.products-right .head span{display:inline-block;color:#fff;background:#6fbe2d;padding:5px 10px;}

/*productsHot-List*/
.SK-List-DL-Products-Hot{font-size:14px;}
.SK-List-DL-Products-Hot .dd{display:inline-block;position:relative;margin:5px auto;background:#fff;overflow:hidden;}
.SK-List-DL-Products-Hot .dd .pinfo{margin:0px;width:200px;}
.SK-List-DL-Products-Hot .remark{color:#666;}
.SK-List-DL-Products-Hot .img{margin:0 auto;width:200px;height:200px;border-radius:0px;background:#f1f1f1;}
.SK-List-DL-Products-Hot .img img{color:#6fbe2d}
.SK-List-DL-Products-Hot .info{clear:both;}
.SK-List-DL-Products-Hot .info p{height:20px;overflow:hidden;margin:0;padding:0 0 0 0;line-height:20px;margin-top:5px;}
.SK-List-DL-Products-Hot .info i{font-style:normal;display:inline-block;}
.SK-List-DL-Products-Hot .info .t1{background:#6fbe2d;color:#fff;margin-right:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;}
.SK-List-DL-Products-Hot .info .title{font-size:16px;margin:10px 0;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.SK-List-DL-Products-Hot .info .price{color:#ff6600;font-size:14px;margin:10px 10px 5px 10px;text-align:center;}

/*SK-Tab-Con*/
.SK-Tab-Con{margin:20px 0;}
.SK-Tab-Con .dcontent{padding-bottom:40px;font-size:16px;line-height:28px;overflow:hidden;}
.SK-Tab-Con .dcontent p{padding:5px 0;}

.zhutingqi{width:1230px;margin:0 auto;}
.zhutingqi .li{width:380px;float:left;margin:10px 15px 20px 15px;}
.zhutingqi .li .img{width:380px;height:285px;background:#e0e0e0;background-size:cover;background-position:center center;clear:both;}
.zhutingqi .li .title{clear:both;padding:15px;background:#fff;text-align:center;font-size:16px;}

.servicecenter{width:1240px;margin:0 auto;}
.servicecenter .li{width:270px;height:240px;float:left;margin:10px 20px 20px 20px;}
.servicecenter .li .img{width:270px;height:203px;background:#e0e0e0;background-size:cover;background-position:center center;clear:both;}
.servicecenter .li .title{clear:both;padding:15px;background:#fff;text-align:center;font-size:16px;}

/*shops-list*/
.servicecenter-List{width:1230px;margin:0px auto 20px auto;}
.SK-List-DL-Servicecenter{font-size:14px;}
.SK-List-DL-Servicecenter .dd{display:inline-block;width:380px;float:left;position:relative;margin:15px;background:#fff;overflow:hidden;}
.SK-List-DL-Servicecenter .dd .pinfo{margin:0px;}
.SK-List-DL-Servicecenter .img{height:265px;background-position:center center;background-size:cover;}
.SK-List-DL-Servicecenter .img img{}
.SK-List-DL-Servicecenter .remark{color:#666;}
.SK-List-DL-Servicecenter .info{margin-top:10px;}
.SK-List-DL-Servicecenter .info .title{font-size:16px;padding:5px 10px 15px 10px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6fbe2d;text-align:center;}
.SK-List-DL-Servicecenter .info .stitle{font-size:12px;margin:5px 0px;color:#999;}

/*shops-list*/
.shops-nav{background:#fff;padding:20px 0;}
.shops-nav .con{width:1200px;margin:0 auto;}

.shops-nav .searchArea{float:left;}
.shops-nav .searchArea select{border:0;background:none;border-radius:5px;height:28px;padding:5px;}
.shops-nav .searchArea .item{float:left;margin-right:5px;height:28px;overflow:hidden;border:1px solid #e0e0e0;border-radius:5px;}
.shops-nav .searchKeyword{float:left;margin-left:5px;height:28px;overflow:hidden;border:1px solid #e0e0e0;border-radius:5px;}
.shops-nav .searchKeyword input{border:0;background:none;border-radius:5px;height:28px;padding:0 5px;line-height:28px;}
.shops-nav .searchSubmit{float:left;margin-left:5px;height:30px;overflow:hidden;border:0px solid #e0e0e0;border-radius:5px;}
.shops-nav .searchSubmit .btnSubmit{border:0;background:#6fbe2d;color:#fff;border-radius:5px;height:30px;padding:0 10px;line-height:30px;cursor:pointer;}

/*shops-list*/
.shops-List{width:1230px;margin:20px auto;}
.SK-List-DL-Shops{font-size:14px;}
.SK-List-DL-Shops .dd{display:inline-block;width:380px;float:left;position:relative;margin:15px;background:#fff;height:160px;overflow:hidden;}
.SK-List-DL-Shops .img{float:left;width:160px;height:140px;border-radius:0px;margin-top:10px;margin-left:10px;}
.SK-List-DL-Shops .img img{}
.SK-List-DL-Shops .dd .pinfo{margin:0px;}
.SK-List-DL-Shops .remark{color:#666;}
.SK-List-DL-Shops .info{float:left;margin-left:10px;width:190px;}
.SK-List-DL-Shops .info p{height:20px;overflow:hidden;margin:0;padding:0 0 0 0;line-height:20px;margin-top:5px;}
.SK-List-DL-Shops .info i{font-style:normal;display:inline-block;}
.SK-List-DL-Shops .info .t1{background:#6fbe2d;color:#fff;margin-right:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;}
.SK-List-DL-Shops .info .title{font-size:16px;margin:10px 10px 5px 0px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6fbe2d;}
.SK-List-DL-Shops .info .address{font-size:12px;margin:5px 0px;color:#999;}
.SK-List-DL-Shops .info .phone{font-size:12px;margin:5px 0px;color:#999;}
.SK-List-DL-Shops .info .more{font-size:14px;color:#fff;background:#6fbe2d;display:inline-block;padding:5px 10px;border-radius:5px;position:absolute;bottom:5px;left:180px;}

/*shopsInfo*/
.shopsInfoInfo{margin:10px 80px;}
.shopsInfoInfo .item{padding:5px 0;font-size:16px;}
.shopsInfoPhoto{margin:5px 80px;text-align:center;}
.shopsInfoPhoto img{width:500px;}

/*team-list*/
.team-List{width:1210px;margin:20px auto;}
.SK-List-DL-Team{font-size:14px;}
.SK-List-DL-Team .dd{display:inline-block;width:232px;float:left;position:relative;margin:5px;background:#fff;height:310px;overflow:hidden;}
.SK-List-DL-Team .dd .pinfo{margin:0px;}
.SK-List-DL-Team .remark{color:#666;}
.SK-List-DL-Team .img{margin:0 auto;width:232px;height:232px;border-radius:0px;}
.SK-List-DL-Team .img img{color:#6fbe2d}
.SK-List-DL-Team .info{clear:both;}
.SK-List-DL-Team .info p{height:20px;overflow:hidden;margin:0;padding:0 0 0 0;line-height:20px;margin-top:5px;}
.SK-List-DL-Team .info i{font-style:normal;display:inline-block;}
.SK-List-DL-Team .info .t1{background:#6fbe2d;color:#fff;margin-right:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;}
.SK-List-DL-Team .info .title{font-size:16px;margin:15px 10px 5px 10px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6fbe2d;}
.SK-List-DL-Team .info .stitle{color:#999999;font-size:14px;margin:10px 10px 5px 10px;}
.spe{background:#6fbe2d;color:#fff;margin-left:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;display:inline-block;}

/*brands-list*/
.brands-List{width:1230px;margin:0 auto 20px auto;}
.SK-List-DL-Brands{font-size:14px;}
.SK-List-DL-Brands .dd{display:inline-block;width:380px;float:left;position:relative;margin:15px;background:#fff;height:310px;overflow:hidden;}
.SK-List-DL-Brands .dd .pinfo{margin:0px;}
.SK-List-DL-Brands .remark{color:#666;}
.SK-List-DL-Brands .img{margin:0 auto;width:380px;height:232px;border-radius:0px;}
.SK-List-DL-Brands .img img{color:#6fbe2d}
.SK-List-DL-Brands .info{clear:both;}
.SK-List-DL-Brands .info p{height:20px;overflow:hidden;margin:0;padding:0 0 0 0;line-height:20px;margin-top:5px;}
.SK-List-DL-Brands .info i{font-style:normal;display:inline-block;}
.SK-List-DL-Brands .info .t1{background:#6fbe2d;color:#fff;margin-right:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;}
.SK-List-DL-Brands .info .title{font-size:16px;margin:15px 10px 5px 10px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6fbe2d;text-align:center;}
.SK-List-DL-Brands .info .stitle{color:#999999;font-size:14px;margin:10px 10px 5px 10px;text-align:center;}
.spe{background:#6fbe2d;color:#fff;margin-left:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 3px;display:inline-block;}

/*首页banners slide*/
.main_visual{overflow:hidden;position:relative;clear:both;width:100%;min-width:1230px;height:620px;margin:0 auto;z-index:0;background:#999;}
.main_image{overflow:hidden;position:relative;text-align:center;margin:0 auto;min-width:1230px;}
.main_image ul{width:99999px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;overflow:hidden;background-size:cover;background-position:center center;}
.main_image li img{width:100%;}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{}

.bannerCon{position:absolute;z-index:100;width:500px;height:300px;color:#fff;padding-left:40px;padding-top:30px;}
.bannerCon .title{font-size:64px;}
.bannerCon .intro{font-size:20px;line-height:28px;margin-top:20px;}
.bannerMore{position:absolute;z-index:100;width:200px;height:80px;bottom:80px;}
.bannerMore .more{margin:30px auto 0 auto;text-align:center;}
.bannerMore .more a{display:inline-block;padding-left:20px;padding-right:20px;text-align:center;color:#fff;background:none;font-size:20px;cursor:pointer;text-decoration:none;border:1px solid #fff;height:58px;line-height:58px;
	-webkit-border-radius: 29px;
	border-radius: 29px;
}
.bannerMore .more a:hover{background:#0e6eb8;border-color:#0e6eb8;}

.flicking_con{position:absolute;bottom:30px;left:50%;z-index:9;width:auto;height:18px;margin:0;}
.flicking_con a{float:left;width:14px;height:14px;margin:0 5px;padding:0;background:none;display:block;text-indent:-9999px;border:2px solid #6fbe2d;
	-webkit-border-radius: 9px;
	border-radius: 9px;

}
.flicking_con a.on{background:#fff;}
#btn_prev,#btn_next{z-index:99;position:absolute;display:block;width:67px!important;height:130px!important;top:160px;display:none;}
#btn_prev{background:url(images/paddle_prev.png) no-repeat left top;left:1em;}
#btn_next{background:url(images/paddle_next.png) no-repeat right top;right:1em;}

.home-con-parent1{min-width:1200px;}
.home-q{width:1200px;margin:0 auto;text-align:center;}
.home-q .item{display:inline-block;width:180px;height:145px;background:#fff;}
.home-q .item .img{width:100px;height:100px;/*background:#6fbe2d;border-radius:50px;*/margin:15px auto 5px auto;background-size:cover;background-position:center center;}
.home-q .item .title{color:#6fbe2d;}

.home-if-2{width:1200px;margin:0 auto;text-align:center;background:#f1f1f1;}
.home-if-2 .item{width:340px;height:280px;background:#fff;display:inline-block;margin:40px 20px;overflow:hidden;}
.home-if-2 .item .img{height:240px;}
.home-if-2 .item .title{height:40px;background:#6fbe2d;color:#fff;position:relative;}
.home-if-2 .item .title span{font-size:16px;line-height:40px;}

.home-if-2 .item2{width:340px;height:280px;background:#fff;display:inline-block;margin:40px 20px;overflow:hidden;}
.home-if-2 .item2 .title{height:25px;background:#e0e0e0;position:relative;padding-left:15px;text-align:left;}
.home-if-2 .item2 .title span{font-size:16px;line-height:25px;}
.home-if-2 .item2 .title .more{font-size:14px;position:absolute;right:10px;top:5px;width:auto;display:inline-block;}
.home-if-2 .item2 .img{margin-top:20px;}
.home-if-3{margin:20px auto;width:1200px;}

.home-con-1{width:1230px;margin:0 auto;}
.home-con-1 .title{font-size:18px;width:1200px;margin:0 auto;padding-bottom:10px;}
.home-con-1 .items{}
.home-con-1 .items .item{width:380px;margin:0 15px;float:left;}
.home-con-1 .stitle{padding:5px 10px;font-size:16px;background:#6fbe2d;color:#fff;position:relative;}
.home-con-1 .stitle .more{position:absolute;right:10px;top:5px;font-size:14px;color:#fff;}
.home-con-1 .sitems{margin:5px 5px;}
.home-con-1 .sitems .sitem{height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f1f1f1;}

.home-con-1 .sitems2{margin:5px 0px;}
.home-con-1 .sitems2 .sitem{height:70px;position:relative;margin:10px 0;overflow:hidden;}
.home-con-1 .sitems2 .sitem .img{width:60px;height:60px;background-size:cover;background-position:center center;position:absolute;left:0px;top:0px;background-color:#f1f1f1;}
.home-con-1 .sitems2 .sitem .con{margin-left:70px;}
.home-con-1 .sitems2 .sitem .con .sstitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}
.home-con-1 .sitems2 .sitem .con .ssintro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;text-overflow:ellipsis;}

.home-con-1 .sitems3{margin:5px 0px;}
.home-con-1 .sitems3 .sitem{height:90px;position:relative;margin:10px 0;overflow:hidden;}
.home-con-1 .sitems3 .sitem .img{width:80px;height:80px;background-size:cover;background-position:center center;position:absolute;left:0px;top:0px;background-color:#f1f1f1;}
.home-con-1 .sitems3 .sitem .con{margin-left:90px;}
.home-con-1 .sitems3 .sitem .con .sstitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}
.home-con-1 .sitems3 .sitem .con .sstitlesub{font-size:12px;color:#999;}
.home-con-1 .sitems3 .sitem .con .ssintro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;text-overflow:ellipsis;}

.home-con-1 .sitemsp{border:1px solid #e0e0e0;border-top:0;height:230px;}
.home-con-1 .sitemsp .ssstitle{margin-top:15px;text-align:center;font-size:14px;}
.home-con-1 .sitemsp .sssmore{text-align:center;margin-top:10px;font-size:12px;}
.home-con-1 .sitemsp .sssmore span{display:inline-block;background:#6fbe2d;color:#fff;padding:2px 10px;}
.home-con-1 .sitemsp .sssimg{text-align:center;margin-top:10px;}
.home-con-1 .sitemsp .sssimg .img{background-size:cover;background-position:center center;width:160px;height:120px;margin:0 auto;display:inline-block;}

.home-con-1 .yuyues{width:380px;float:left;margin:0 15px;text-align:center;}
.home-con-1 .yuyues .yuyue{width:380px;height:155px;margin:0 auto 10px auto;background-size:cover;background-position:center center;}
.home-con-1 .yuyues .yuyue a{display:block;height:100%;}

.home-con-2{width:1200px;margin:0 auto;}
.home-con-2 .title{padding:10px 10px;background:#f1f1f1;}
.home-con-2 .title span{font-size:18px;color:#0e6eb8;}
.home-con-2 .con{background:#6fbe2d;}
.home-con-2 .con .items-head{padding:0px 16px 15px 16px;}
.home-con-2 .con .items-head{text-align:center;clear:both;overflow:hidden;font-size:16px;}
.home-con-2 .con .items-head .out,.home-con-2 .con .items-head .on{padding:15px 20px;margin-right:1px;float:left;}
.home-con-2 .con .items-head .on{background:#f1f1f1;cursor:pointer;}
.home-con-2 .con .items-head .out{background:#d6eace;cursor:pointer;}
.home-con-2 .con .items-head .logoimg{width:150px;height:60px;margin:0 25px 5px 25px;background-size:cover;background-position:center center;}
.home-con-2 .con .items-head .logotitle{font-size:12px;}

.home-con-2 .con .items-con{margin:5px 15px;padding-bottom:20px;}
.home-con-2 .con .items-con .on,.home-con-2 .con .items-con .out{}
.home-con-2 .con .items-con .on{display:block;}
.home-con-2 .con .items-con .out{display:none;}
.home-con-2 .con .items-con .item{width:232px;height:270px;margin:0 1px;text-align:center;background:#fff;float:left;}
.home-con-2 .con .items-con .itemimg{width:232px;height:232px;background-size:cover;background-position:center center;}
.home-con-2 .con .items-con .itemtitle{font-size:15px;}

.home-con-3{width:1200px;margin:0 auto;background:#f1f1f1;}
.home-con-3 .title{font-size:18px;margin:0 auto;padding:10px 10px 0 10px;color:#0e6eb8;}
.home-con-3 .items{margin:5px 0px 5px 10px;float:left;width:790px;}
.home-con-3 .items .item{width:380px;height:90px;float:left;position:relative;margin:10px 15px 10px 0;overflow:hidden;}
.home-con-3 .items .item .img{width:80px;height:80px;background-size:cover;background-position:center center;position:absolute;left:0px;top:0px;background-color:#f1f1f1;}
.home-con-3 .items .item .con{margin-left:100px;}
.home-con-3 .items .item .con .stitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}
.home-con-3 .items .item .con .sintro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;text-overflow:ellipsis;}

.home-con-3 .yuyues{width:380px;float:right;text-align:center;}
.home-con-3 .yuyues .yuyue{width:360px;height:145px;margin:10px auto;background-size:cover;background-position:center center;}

.home-shops{width:1200px;height:180px;margin:0 auto;overflow:hidden;background:#f1f1f1;}
.home-shops .sssimg{width:152px;height:152px;background-size:cover;background-position:center center;}


/*rollbox*/
.rollBox{width:1200px;overflow:hidden;padding:12px 0 0px 0px;clear:both;}
.rollBox .LeftBotton{height:250px;width:50px;overflow:hidden;float:left;display:none;cursor:pointer;}
.rollBox .LeftBotton span{height:37px;width:19px;background:url(images/icon-arrow-lr.png) 0 -37px no-repeat;display:inline-block;margin-top:100px;margin-left:15px;}
.rollBox .LeftBotton:hover span{height:37px;width:19px;background:url(images/icon-arrow-lr.png) 0 0 no-repeat;display:inline-block;margin-top:100px;margin-left:15px;}
.rollBox .RightBotton{height:250px;width:50px;overflow:hidden;float:right;display:none;cursor:pointer;}
.rollBox .RightBotton span{height:37px;width:19px;background:url(images/icon-arrow-lr.png) 0 -111px no-repeat;display:inline-block;margin-top:100px;margin-left:15px;}
.rollBox .RightBotton:hover span{height:37px;width:19px;background:url(images/icon-arrow-lr.png) 0 -74px no-repeat;display:inline-block;margin-top:100px;margin-left:15px;}
.rollBox .Cont{width:1166px;overflow:hidden;float:left;margin-left:13px;}
/*.rollBox .ScrCont{width:10000000px;}*/
.rollBox .ScrCont{width:1183px;height:152px;overflow:hidden;}
.rollBox .Cont .pic{width:169px;height:180px;overflow:hidden;float:left;text-align:center;}
.rollBox .Cont .pic .img{width:152px;height:152px;border:0px solid #ccc;display:block;margin:0 auto;background-size:cover;background-position:center center;}
.rollBox .Cont .pic h2{line-height:20px;color:#505050;padding:10px 9px;font-size:14px;margin:0;}
.rollBox .Cont a{text-decoration:none;}
.rollBox .Cont a:hover{text-decoration:none;}
.rollBox #List1,.rollBox #List2{float:left;}

.home-con-4{width:1230px;margin:20px auto;}
.home-con-4 .title{font-size:18px;width:1200px;margin:0 auto;padding-bottom:10px;}
.home-con-4 .items{}
.home-con-4 .items .item{width:380px;margin:0 15px;float:left;}
.home-con-4 .stitle{padding:5px 10px;font-size:16px;background:#6fbe2d;color:#fff;position:relative;}
.home-con-4 .stitle .more{position:absolute;right:10px;top:5px;font-size:14px;color:#fff;}
.home-con-4 .sitems{margin:5px 5px;}
.home-con-4 .sitems .sitem{height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f1f1f1;}

.home-con-4 .sitems1{margin:5px 0px;}
.home-con-4 .sitems1 .sitem{height:70px;position:relative;margin:10px 0;overflow:hidden;}
.home-con-4 .sitems1 .sitem .img{width:60px;height:60px;background-size:cover;background-position:center center;position:absolute;left:0px;top:0px;background-color:#f1f1f1;}
.home-con-4 .sitems1 .sitem .con{margin-left:70px;}
.home-con-4 .sitems1 .sitem .con .sstitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}
.home-con-4 .sitems1 .sitem .con .ssintro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;text-overflow:ellipsis;}

.home-con-4 .sitems2{margin:5px 0px;}
.home-con-4 .sitems2 .sitem{height:90px;position:relative;margin:10px 0;overflow:hidden;}
.home-con-4 .sitems2 .sitem .img{width:80px;height:80px;background-size:cover;background-position:center center;position:absolute;left:0px;top:0px;background-color:#f1f1f1;}
.home-con-4 .sitems2 .sitem .con{margin-left:90px;}
.home-con-4 .sitems2 .sitem .con .sstitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}
.home-con-4 .sitems2 .sitem .con .ssintro{font-size:12px;line-height:20px;color:#999;height:40px;overflow:hidden;text-overflow:ellipsis;}

.home-con-5{width:1200px;margin:15px auto;position:relative;border-top:1px solid #e0e0e0;padding-top:10px;}
.home-con-5 .title{font-size:16px;color:#6fbe2d;position:absolute;left:0;top:10px;width:80px;line-height:24px;}
.home-con-5 .con{margin-left:80px;}
.home-con-5 .con span{display:inline-block;margin-right:20px;font-size:14px;line-height:24px;}

.home-con-6{width:1230px;margin:20px auto;}
.home-con-6 .items{}
.home-con-6 .items .item{width:380px;margin:0 15px;float:left;}
.home-con-6 .stitle{padding:5px 10px;background:#6fbe2d;position:relative;}
.home-con-6 .stitle .h3{display:inline-block;font-size:16px;color:#fff;}
.home-con-6 .stitle a{display:inline-block;font-size:14px;color:#fff;position:absolute;top:7px;right:5px;}
.home-con-6 .sitems{margin:5px 5px;}
.home-con-6 .sitems .sitem{height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #f1f1f1;}

.home-con-6 .sitems1{margin:5px 0px;}
.home-con-6 .sitems1 .sitem{position:relative;margin:5px 0;padding:5px 0;overflow:hidden;}
.home-con-6 .sitems1 .sitem .sstitle{font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px;}

/*ScrollTop*/
.ScrollTop{position:fixed;bottom:20px;right:10px;width:48px;height:48px;background:rgba(255,255,255,0.6);border:1px solid #ccc;border-radius:24px;z-index:1003;display:none;}
.ScrollTop .icon{position:absolute;left:16px;top:10px;background:url(icons/icon-up.png) 0 0 no-repeat;width:14px;height:14px;background-size:14px auto;}
.ScrollTop .text{margin-top:24px;text-align:center;color:#666;}

.sitemap{display:inline-block;padding:0 30px;color:#f1f1f1;font-size:14px;}
