@charset "utf-8";

/* CSS Document */

.hero-unit {
    margin: 30px 0;
}
.well {
    margin: 20px 0;
}
.hero-unit h2 {
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, "MingLiu", "STHeiti";
    line-height: 50px;
    letter-spacing: 1px;
    font-size: 32px;
    font-weight: 200;
    color: #08C;
}
.hero-unit ul {
    margin-left: 50px;
    margin-bottom: 15px;
}
.sectionBlock2 {
    width: 311px;
    padding: 0 15px;
    float: left;
}
.sectionBlock3 {
    width: 460px;
}
.sectionBlock3 p,
.sectionBlock2 p {
    font-size: 14px;
}
.sectionScheme {
    width: 380px;
    height: 220px;
    padding: 60px 0 0 0;
    border-top: solid 1px #fff;
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=40);
    background: #e2e2e2;
    position: relative;
}
.transparent {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0 !important;
    filter: Alpha(opacity=40);
    background: #e2e2e2;
    position: relative;
}
.sectionH3 strong {
    font-family: 'microsoft yahei', arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}
.button {
    background: #36c77b;
    background: -webkit-linear-gradient(#3ddf8a, #36c77b);
    background: linear-gradient(#3ddf8a, #36c77b);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 32px;
    line-height: 76px;
    white-space: nowrap;
    padding: 0 38px;
    display: inline-block;
    width: 180px;
}
.button:hover {
    color: #fff;
    background: #36c77b;
    background: -webkit-linear-gradient(#36c77b, #3ddf8a);
    background: linear-gradient(#36c77b, #3ddf8a);
}
.button6 {
    background: #c736bb;
    background: -webkit-linear-gradient(#df3ddd, #c736bb);
    background: linear-gradient(#df3ddd, #c736bb);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 32px;
    line-height: 76px;
    white-space: nowrap;
    padding: 0 38px;
    display: inline-block;
    width: 180px;
}
.button6:hover {
    color: #fff;
    background: #c736bb;
    background: -webkit-linear-gradient(#c736bb, #df3ddd);
    background: linear-gradient(#c736bb, #df3ddd);
}
.button2 {
    background: #36c77b;
    background: -webkit-linear-gradient(#3ddf8a, #36c77b);
    background: linear-gradient(#3ddf8a, #36c77b);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
    padding: 0 15px;
    display: inline-block;
    width: 100px;
    margin-left: 14px;
}
.button2:hover {
    color: #fff;
    background: #36c77b;
    background: -webkit-linear-gradient(#36c77b, #3ddf8a);
    background: linear-gradient(#36c77b, #3ddf8a);
}
.textIndent10 {
    text-indent: 10px;
}
.imgAd {
    width: 199px;
    padding: 15px 0;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
}
.imgText {
    width: 300px;
    margin-right: 25px;
    float: left;
}
.textImg {
    line-height: 24px;
    color: #706f6f;
    font-size: 14px;
    text-indent: 2.1em;
}
.imgTitle {
    background-color: #F6F6F6;
    border-bottom: 1px solid #E6E6E6;
    padding: 16px;
    width: 727px;
    position: relative;
    top: -15px;
    left: -15px;
}
.imgTitle img {
    width: 727px;
}
.imgTitle2 {
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    padding: 16px;
}
.imgTitle2 img {
    width: 697px;
}
.imgSubject {
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    padding: 16px;
}
.imgSubject img {
    width: 935px;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    /* Moz + FF 透明度20%*/
    opacity: 1;
    /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.imgSubject3 {} .imgSubject3 img {
    width: 100%;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    /* Moz + FF 透明度20%*/
    opacity: 1;
    /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.imgSubject2 {
    text-align: center
}
.imgSubject2 img {
    padding: 20px;
    border: 1px #ddd solid;
    width: 418px;
    height: 292px;
    margin: auto;
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    /* Moz + FF 透明度20%*/
    opacity: 1;
    /* 支持CSS3的浏览器（FF 1.5也支持）透明度20%*/
}
.listUl ul li {
    display: block;
    float: left;
    width: 200px;
    background: #fff;
    border-right: solid 1px #d4d4d4;
}
.glass ul li {
    width: 199px;
    background: none;
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-right: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
}
.listUl ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-indent: 10px;
    display: block;
}
.listUl ul li a:hover {
    font-weight: bold;
}
.imgB {
    position: relative;
    margin-top: -674px;
    left: 83px;
    width: 260px;
    height: 700px;
}
.imgB p {
    text-indent: 0px;
    line-height: 20px;
    font-size: 14px;
    color: 999;
}
.imgSub img {
    width: 120px;
}
.sectionH3 {
    font-size: 18px;
    font-family: 'microsoft yahei', arial, sans-serif;
    text-indent: 0px;
    font-weight: normal;
    margin: auto;
    text-align: center;
}
.floatR .sectionTitle {
    background: #eee;
    font-size: 15px;
    padding: 0 8px;
    width: 690px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    color: #000;
}


.section p {
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, "MingLiu", "STHeiti";
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.25px;
    font-weight: 200;
}
/**



.sectionBlock2 h2 strong{
	font-family: 'microsoft yahei',arial,sans-serif;
	color: #0da4d3;
	font-size: 21px;
	line-height:34px;

	margin-bottom:15px;
}

h2 strong a {
	color: #0da4d3;
}

h2 strong a:hover {
	color: #333;

}

h3{
	font-size: 24px;
	line-height: 32px;
}

h3 a:hover{
	color: #333;
}

h5{
	text-indent:2.1em;
}

h6{
	float:right;
	font: 0.75em/1.75em 'Arial', Helvetica, Arial, sans-serif;
	color: #999;
	text-indent: 0em;
	line-height:4.8em;
}

h6 a {
	color: #0da4d3;
}

.clear{
	clear:both;
}

.floatL{
	float:left;
	display:inline;
	overflow:hidden;
}

.floatR{
	float:right;
	display:inline;
	overflow:hidden;
}

.width650T {
	width:649px;
	padding:70px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
}

.width650W {
	width:650px; background:#fff; border-right:1px solid #D4D4D4; padding:70px;
}

.width730T {
	width:729px; padding:15px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
}

.width730W {
	width:730px;
	padding:15px;
	background:#fff;
	border-right: solid 1px #d4d4d4;
}

.width39 {
	width:39px;
	height:100%;
	min-height:1px;
}
.width34 {
	width:34px;
	min-height:1px;
	height:100%;
}
.width9 {
	width:9px;
	height:100%;
	min-height:1px;
}

.width970T {
	width:969px; padding:15px;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
}
.width970W {
	width:971px;
	padding:15px;
}



.sectionBlock3 p {
	font-family: 'Arial', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #999;
}

.sectionBlock3 p strong{
    font-family: 'Arial', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:20px;
	color: #999;
}

.sectionBlock3 h2 strong{
    font-family: 'microsoft yahei',arial,sans-serif;
	color: #0da4d3;
	font-size: 21px;
	line-height:34px;
	margin-bottom:15px;
}



*, ul, li, p{
	margin:0;
	padding:0;
	list-style:none;
}

ul li, ol li {
	line-height: 2.1em;
}

p {
	font-size:18px;
	font-family: 'microsoft yahei',arial,sans-serif;
	line-height:30px;
	letter-spacing: 0.25px;
    font-weight: 200;
	margin:auto;
	clear:both;
}

p a:hover{
	color: #08C;
	TEXT-DECORATION:underline;
}

a {
	color:#08C;
}

a:hover {
	color: #333;
	text-decoration: none;
}

.middleContainer h3 {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	line-height: 40px;
}

.sectionH1{
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,"MingLiu","STHeiti";
	line-height: 1.4em;
	letter-spacing: 1px;
	font-size: 40px;
	font-weight: 200;
	color:#333;
	text-align:center;
}

.sectionH1Grey{
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,"MingLiu","STHeiti";
	line-height: 1.4em;
	letter-spacing: 1px;
	font-size: 40px;
	font-weight: 200;
	color:#999;
	text-align:center;
}

.sectionH3{
	font-size:18px;
	font-family: 'microsoft yahei',arial,sans-serif;
	text-indent:0px;
	font-weight:normal;
	margin:auto;
	text-align:center;
}

.sectionH3mini{
	font-size:14px;
	font-family: 'microsoft yahei',arial,sans-serif;
	line-height:24px;
	text-indent:0px;
	font-weight:normal;
	margin:auto;
	text-align:center;
}

.sectionBlock2 p {
	font-family: 'Arial', Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:20px;
	color: #999;
}

.brH10{
	font-size: 10px;
	width:100%;
	height:10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	line-height: 10px;
}

.bgBlue{
	background:rgba(41, 128, 202, 0.8) none repeat scroll 0 0 !important;
	filter:Alpha(opacity=80);

	background:#2980B9;
	color:#f2f2f2;
}

.bgBlue h2,.bgBlue h3{
	color:#f2f2f2;
}


.bgBlue:hover{
	background:#3498DB;
}



.bgGreen{
	background:#27AE60;
	color:#f2f2f2;
}
.bgGreen h2,.bgGreen h3{
	color:#f2f2f2;
}
.bgGreen:hover{
	background:#2ECC71;
}
.bgDark{
	background:url(background-dark-lilac.jpg);
}


.bgWhite{
	background:#fff;
}
.bgGrey{
	background:url(background-cream.jpg);
}

.bgPurple{
	background:url(background-purple.jpg);
}

.bgMadero{
	background:url(images/madero-lite1.png);
}



.bg2C3E50{
	background: none repeat scroll 0% 0% #2C3E50;
	background: none repeat scroll 0% 0% #F0EFE7;
}

.bg2C3E50{
	background-color: #69C7CF !important;
	background-color: #D86A28 !important;
}











.listUl ul li a:hover {
	color: #E36C09;
	    color: #0DA4D3;


		font: 14px/1.42857 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
color: #999;
text-align: center;


font-family: Arial, Microsoft Yahei, \u5fae\u8f6f\u96c5\u9ed1, Hiragino Sans GB, SimHei, \u5b8b\u4f53, Helvetica, sans-serif;








*/

/* comment style */

.ds-post-main {
    position: relative;
    width: 700px;
    margin: auto;
}
.ds-avatar {
    z-index: 2;
    position: absolute;
    top: 48px;
    left: -20px;
    padding: 5px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    box-shadow: -1px 0 1px rgba(0, 0, 0, .15) inset;
    background: #fff;
}
.ds-avatar a {
    display: block;
    padding: 1px;
    width: 32px;
    height: 32px;
    border: 1px solid #B9BAA6;
    border-radius: 50%;
    background-color: #fff;
    -moz-transition: color 0.15s linear;
    -webkit-transition: color 0.15s linear;
    transition: color 0.15s linear;
}
.ds-avatar img {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.22)
}
.ds-comment-body,
.ds-avatar,
.ds-avatar a,
.ds-avatar img {
    -webkit-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out
}
.ds-post-main:hover .ds-avatar img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.ds-comment-body {
    z-index: 1;
    position: relative;
    left: 0;
    background: #F0F0E3;
    padding: 15px 15px 15px 47px;
    color: #696A52;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 0 rgba(255, 255, 255, .75) inset;
}
.ds-comment-body a {
    font-family: microsoft yahei, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #DE4C1C;
    line-height: 40px;
}
.ds-comment-body p {
    font-family: microsoft yahei, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
}
.hero-unit li {
    list-style: disc;
}
/* testimonial block */

.testImg {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}
.testImg img {
    width: 200px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 2;
    position: relative;
}
.testblock {
    position: relative;
    width: 1000px;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    z-index: 2;
    position: relative;
}
.slides,
.flexslider,
.testtext,
.testblock,
.paddingcnt {
    background: #f2f2f2;
    width: 960px;
}
.slides li {
    background: #fff;
    z-index: 2;
    position: relative;
}
css3-container {
    z-index: 1!important;
}
/* end testimonial block */

.flex-direction-nav a {
    width: 35px;
    height: 52px;
    margin: -20px 0 0;
    display: block;
    background: url(images/mediumarrows.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position: -56px 0;
    right: -36px
}
.flex-direction-nav .flex-prev {
    background-position: -3px -1px;
    left: -36px;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px;
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}
.testblock:hover .flex-next {
    opacity: 0.8;
    right: 5px;
}
.testblock:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}
.flex-direction-nav .flex-next {
    background-position: -56px 0;
    right: 0px
}
.flex-direction-nav .flex-prev {
    background-position: -3px -1px;
    left: 0px;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 0px;
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}
.testblock:hover .flex-next {
    opacity: 0.8;
    right: 0px;
}
.testblock:hover .flex-prev {
    opacity: 0.8;
    left: 0px;
}
}