﻿@CHARSET "UTF-8";

@import url(../common/css/basic.css);
/*= Global style =*/
/*@font-face{font-family:'tuniding_icon';src:url('https://static.squarespace.com/static/ta/50e5eb98e4b09018a9a7c0aa/1266/assets/font/writecheck_icon.eot');src:url('https://static.squarespace.com/static/ta/50e5eb98e4b09018a9a7c0aa/1266/assets/font/writecheck_icon.eot?#iefix') format('embedded-opentype'),url('https://static.squarespace.com/static/ta/50e5eb98e4b09018a9a7c0aa/1266/assets/font/writecheck_icon.woff') format('woff'),url('https://static.squarespace.com/static/ta/50e5eb98e4b09018a9a7c0aa/1266/assets/font/writecheck_icon.ttf') format('truetype'),url('https://static.squarespace.com/static/ta/50e5eb98e4b09018a9a7c0aa/1266/assets/font/writecheck_icon.svg#writecheck_icon') format('svg');font-weight:normal;font-style:normal}*/
body{background-color:#f6f5e7;}
a{color:#666;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
a.highlight{color:#b4001a;}
html,body{height:100% !important;border:0;}
#doc{font-size:12px;min-height:100%;width:100%;}
#doc .main{width:100%;padding-bottom:60px;}
.col-sub,.col-extra{float:left;display:inline;}

.form .row .label{float:left;display:inline;}
.form .row .enter,.form .row span.tips,.form .row blockquote{float:left;}

a.btnwrap{text-decoration:none !important;}
.btnwrap{display:inline-block;height:26px;padding-right:4px;background:url(../img/buttons.png) no-repeat 100% -26px;overflow:hidden;margin-right:4px;_margin-right:8px;*margin-right:8px;*display:block;*float:left;}
.btnwrap .btn-inner{display:inline-block;height:26px;padding:0 6px 0 8px;background:url(../img/buttons.png) 0 0;border:none;line-height:26px;color:#555;text-decoration:none;}

.btn-highlight{background-position:100% -78px;}
.btn-highlight .btn-inner{background-position:0 -52px;color:#000;font-weight:bold;}

.btn-h30{height:30px;padding-right:5px;background:url(../img/buttons-h30.png) no-repeat 100% -30px;}
.btn-h30 .btn-inner{height:30px;padding:0 6px 0 9px;background:url(../img/buttons-h30.png) 0 0;font:117% "Microsoft Yahei";line-height:30px;color:#D12C00;}
.btn-h30:hover{background-position:100% -90px;}
.btn-h30:hover .btn-inner{background-position:0 -60px;}

.img-align-left{display:block;float:left;margin:0 10px 10px 0;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* 针对 Google Chrome、Safari 3.0、Opera 9 的CSS样式 */
.btnwrap .btn-inner{margin-right:-3px;}
.btn-h30 .btn-inner{margin-right:0;}
}


/*= Header style =*/
#hd{width:100%;}
#hd .logo{
	float: left;
}
#hd .logo a{overflow:hidden;display:table-cell;vertical-align:middle;*display:block;*font-size:60px; }
#hd .logo img{vertical-align:middle;}

#hd .language{float:right; padding-top:20px;color:#FFF}
#hd .language .language-inner{float:right;height:304on:underline;color:#FFF}

#hd .search{height:30px;overflow:hidden;clear:both;float:right; padding-top:20px}
#hd .search .enter,
#hd .search .btn{float:left;_display:inline;}
#hd .search .enter{width:215px;height:23px;padding:0px;margin:0px;line-height:24px;background: url(../img/searchl.png) no-repeat;color:#999;border:1px solid #d5d5d5;}
#hd .search .btn{width:55px;height:24px;border:none;background:url(../img/searchr.png) no-repeat;}
#hd .hd_top{width:100%;background-color:#f6f5e7;z-index:999;}
#hd .head-top{width:1200px;margin:0 auto;}
#sys-banner{width:100%;height:415px;background-color: #6a6259;z-index:999;}
.menu {float:right;}
.menu li,.menu a,.menu li a span{float:left;}
.menu li{position:relative;}
.menu li.last-item{background:none;}
.menu li a{display:block;line-height:100px;color:#000;padding:0 20px;white-space:nowrap;text-decoration:none; font-size:16px;}
.menu li a span{}
.menu li a:hover,
.menu li a:active,
.menu li.open a,.menu li .home{ border-top: 3px solid #ea9c37;line-height:94px;}
.menu li a:hover span,
.menu li a:active span,
.menu li.open a span{}

.menu li .menu-child,
.menu li .menu-child a{background:#2d6a7d ;} 
.menu li .menu-child{position:absolute;width:150px;top:49px;left:-1px;display:none;padding:3px 0;}
.menu li .menu-child a{display:block;padding:0 24px 0 25px;float:none;font-weight:100;padding-bottom:0;font-size:107%;color:#fff;line-height:23px;height:23px;}
.menu li .menu-child a:hover{color:#000;background:#dfeaf0;text-decoration:none;}
#banner-main{width:1200px;height:305px;background: url(../img/1311064863.jpg) no-repeat center;margin:auto;}
#banner-main .banner-inner{
	height: 40px;
	width: 340px;
	position: relative;
	padding-top: 220px;
	padding-left: 610px;
}
.banner-inner a{
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	width: 155px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.banner-inner .turnitin{background: url(../img/turnitin.png)  no-repeat;}
.banner-inner .turnitinuk{
	background: url(../img/turnitinuk.png)  no-repeat;
	margin-left: 20px;
}

.banner-inner .turnitin:hover{
	background: url(../img/turnitina.png)  no-repeat;
}
.banner-inner .turnitinuk:hover{
	background: url(../img/turnitinuka.png)  no-repeat;
}
/*= Content & layout style =*/
.bd-inner{width:1200px;margin:0 auto; }
.layout-home{background:url(../img/b1.jpg) repeat-y}
.layout-home .col-main{float:left;width:100%;min-height:1px;}
.layout-home .col-main .main-wrap{margin-left:710px;}
.layout-home .col-sub{width:668px;margin-left:-100%;}
.bd-inner .layout-innerpg{margin-top:30px}
.layout-innerpg .col-main{float:left;width:900px;min-height:1px;font-size:16px;}
.layout-innerpg .col-sub{width:270px;float:right;text-align:right}
.layout-innerpg .col-sub h2{font-size:20px;border-bottom: 1px solid #ea9c37;font-weight: normal;display: inline-block;line-height:30px;padding-bottom:10px}
.layout-innerpg .col-main .search-main{margin-right:0;margin-left:0;}
/*= Default block style =*/
.block,
.block-nohead{}
.first-block{margin-top:0;}
.last-block{margin-bottom:0;}
.block{}
.block .block-head {overflow:hidden;}
.block .block-head .head-inner{}
.block .block-head .title{float:left;}
.block .block-head .links{float:right;}
.block .block-head .links a{margin-left:1em;}
.block .block-head .links .more{display:block;width:50px;}
.block .block-content{padding:10px 0;}
.block .block-foot{display:none;}
.block .block-head .title{color:#35657b; padding-left:15px; font-size:15px}



/*= Text content =*/
.content-text{line-height:180%;}


/*= Multi-menu style =*/
.block .block-content ul.menu-list{}
.block .block-content ul.menu-list li{padding:0 0 0 15px;background:url(../img/sanjiao.gif) no-repeat 5px 7px;}
.block .block-content ul.menu-list li.parent{background-image:url(../img/sanjiao.gif);}
.block .block-content ul.menu-list li a{display:block;line-height:25px;}


/*= Simple list =*/
.block .block-content .item-list,
.menu-list-simple{}
.block .block-content .item-list li,
 .menu-list-simple li{padding-left:15px;line-height:21px;}
.block .block-content .item-list li .date{margin-left:1em;font-size:77%;color:#7f7f7f;}
.block .block-content .item-list li .catalog,
.list-table .title .catalog{margin-right:0.7em;}
.block .block-content .item-list li .catalog a,
.list-table .title .catalog a{color:#ea9c37;}
.style1{color: #7b9824;}

/*= Simple menu style =*/
.layout-innerpg .col-sub .block-menu-simple .block-content{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li{line-height:21px;border-bottom:1px solid #ebebeb;background:none;padding:0;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li.last-item{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a{display:block;line-height:21px;text-decoration:none;color:#343434;background:url(../img/arrow.png) no-repeat 10px 8px;padding-left:20px;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a span{}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active{font-weight:bold;}
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:hover span,
.layout-innerpg .col-sub .block-menu-simple .block-content ul.menu-list-simple li a:active span{}
.layout-innerpg .col-sub{font-size:16px;}
.layout-innerpg .col-sub a{color:#7b9824;text-decoration: none;cursor: pointer;}

/*= Gallery list =*/
.list-gallery{padding-left:3px;margin-right:-15px;}
.list-gallery li{float:left;width:120px;padding-right:15px;}
.list-gallery li .thumb{width:120px;height:90px;}
.list-gallery li .thumb a{width:120px;height:90px;overflow:hidden;display:block;}
.list-gallery li .thumb a img{width:120px;display:block;}
.list-gallery li .des{padding-top:7px;line-height:21px;text-align:center;}
.list-gallery li .des p{overflow:hidden;}
.list-gallery li .des .default{height:21px;}
.list-gallery li .des .catalog a{color:#f00;}

.col-sub .list-gallery{padding-left:0;margin-right:-20px;}
.col-sub .list-gallery li{padding-right:20px;}


/*= Mixed list =*/
.list-mixed{padding:0;}
.list-mixed .entry{border-bottom:#ccc 1px dashed;padding:10px 0 10px 160px;}
.list-mixed .entry .thumb{margin-left:-160px;margin-top:3px;float:left;display:inline;}
.list-mixed .entry h3{font:133% "Microsoft Yahei";padding:0 0 8px; border-bottom:1px dashed #d6d6d6;}
.list-mixed .entry h3 a{color:#5c5c5c;}
.list-mixed .entry .des{line-height:180%;color:#999;padding-bottom:1.2em;}
.list-mixed .entry .detail{padding-top:0.7em;border-top:#dedede 1px dashed;}
.list-mixed .entry .detail .item{display:inline-block;margin-right:16px;*margin-right:20px;_margin-right:20px;}

.list-mixed .entry .thumb{width:140px;height:105px;}
.list-mixed .entry .thumb a{width:140px;height:105px;overflow:hidden;display:block;}
.list-mixed .entry .thumb a img{width:140px;display:block;}


/*= Table list =*/
.list-table{}
.list-table .data{width:100%;}
.list-table th,.list-table td{text-align:center;}
.list-table th{border-bottom:#2F8222 1px dashed;height:30px;font-weight:100;}
.list-table td{color:#ea9c37;padding:7px 0 6px;line-height:180%;border-bottom:#ccc 1px dashed;}
.list-table .title{text-align:left;}


/*= Contact block =*/
.block-contact .block-content{line-height:26px;}


/*= Vote block =*/
.form-vote{padding:0;}
.form-vote .vote-des{line-height:180%;}
.form-vote .vote-options{padding:5px 0;}
.form-vote .vote-options li{padding:4px 0 3px;}
.form-vote .vote-options .input{float:left;padding-top:3px;margin-right:6px;}
.form-vote .vote-options .des{float:left;}


/*= Links =*/
.link-list{}
.link-list li{padding:4px 0 3px;}
.link-list li img{display:block;width:88px;}


/*= Login & user information =*/
.block-widget-user .form-login .label{width:86px;margin-left:0;text-align:right;line-height:30px;}
.block-widget-user .form-login .enter{padding:4px 0 0 1px;}
.block-widget-user .form-login .enter input{border:#ccc 1px solid;width:120px;padding:3px 2px 2px;}
.block-widget-user .form-login .enter input:focus{border-color:#999;}
.block-widget-user .form-login .buttons{padding:7px 0 5px 86px;;}

.block-widget-user .userinfo{}
.block-widget-user .userinfo .welcome{line-height:180%;}
.block-widget-user .userinfo .links{padding-top:10px;line-height:140%;}
.block-widget-user .userinfo .links a{display:inline-block;padding-right:12px;border-right:#ccc 1px solid;margin-right:8px;color:#b4001a;}
.block-widget-user .userinfo .links a.last{padding:0;margin:0;border:none;}


/*= Footer =*/
#ft{width:100%;background-color:#5b544b;padding:20px 0;margin-top:-60px;}
#ft a,#ft a:link,#ft a:visited{color:#fff;}
#ft .siteinfo{color:#b7ad9c; font-size: 14px;text-align:center;line-height:20px;}


/*= Innerpage =*/


/*= Form style =*/
.layout-innerpg .col-main .form{padding:10px 0;}
.layout-innerpg .col-main .form .row .label{line-height:21px;padding-top:2px;padding-bottom:2px;text-align:right;}
.layout-innerpg .col-main .form .row .content{float:left;padding:2px 3em 2px 0;line-height:21px;}
.layout-innerpg .col-main .form .row .enter{padding:0 1em 0 0;}
.layout-innerpg .col-main .form input.text,
.layout-innerpg .col-main .form select,
.layout-innerpg .col-main .form textarea{border:#ddd 1px solid;}
.layout-innerpg .col-main .form input.text:focus,
.layout-innerpg .col-main .form select:focus,
.layout-innerpg .col-main .form textarea:focus{border-color:#999;}
.layout-innerpg .col-main .form .row .enter .check{float:left;margin-right:12px;}
.layout-innerpg .col-main .form .row .enter .check .input{float:left;padding-top:5px;margin-right:6px;}
.layout-innerpg .col-main .form .row .enter .check .des{float:left;line-height:21px;padding-top:2px;padding-bottom:2px;}

.layout-innerpg .col-main .form .row .label .required{margin-right:0.3em;font-weight:bold;color:#f00;}
.layout-innerpg .col-main .form .row .tips{padding:2px 0;line-height:21px;color:#999;white-space:nowrap;}
.layout-innerpg .col-main .form .row p.tips{clear:both;padding:0 7px 5px;}

.layout-innerpg .col-main .form .row{padding:5px 0 5px 106px;}
.layout-innerpg .col-main .form .row .label{width:100px;margin-left:-106px;padding-right:6px;}
.layout-innerpg .col-main .form .row .buttons{padding:10px 0;}

.layout-innerpg .col-main .form blockquote{height:23px;padding:0 6px 0 27px;border:#F7ECAA 1px solid;line-height:23px;background:#FDFFD7 url(../../common/img/icon/icon-16.png) no-repeat 5px -117px;white-space:nowrap;}
.layout-innerpg .col-main .form blockquote.error{border-color:#FFBFBF;background-color:#FFEAEA;background-position:5px -147px;}
.layout-innerpg .col-main .form blockquote.accepted{border-color:#fff;background-color:#fff;background-position:5px -177px;color:#999;}
.layout-innerpg .col-main .form blockquote.loading{border-color:#fff;background:#fff url(../../common/img/icon/loading.gif) no-repeat 5px center;color:#DA6100;}

.layout-innerpg .col-main .form .row-submit blockquote{background-color:transparent;border:none;clear:both;margin:-5px 0 10px;}

.layout-innerpg .col-main .form .row .img-captcha{float:left;margin:2px 8px 0 -6px;display:inline;cursor:pointer;}

.pager{padding:10px 0 20px;}
.pager .list{text-align:center;}
.pager .list li{display:inline-block;margin:0 5px;padding:0px;}
.pager .list li a{display:inline-block;padding: 4px 12px;line-height: 20px; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pager .list li a:hover{background-color: #f5f5f5;}
.pager .list .thisclass{padding: 4px 12px;line-height: 20px;text-decoration: none; background-color: #ddd;border: 1px solid #ccc;}

/*= Register =*/
.layout-innerpg .col-main .form-reg{padding:38px 10px 40px;}


/*= Comments =*/
.layout-innerpg .col-main .form-comment{padding:0 10px;}

.commentslist{padding:0 20px;}
.commentslist a{color:#f00;}
.layout-innerpg .col-main .commentslist .form blockquote{background-color:transparent;border:none;margin-top:10px;}
.commentslist .entry{margin-bottom:10px;padding:0 10px;background:#FFFCF5;border:#F3E6C6 1px solid;}
.commentslist .entry-head{line-height:30px;padding:2px 6px 0;border-bottom:#F9F0DB 1px solid;}
.commentslist .entry-head .author{float:left;color:#333;}
.commentslist .entry-head .meta{text-align:right;display:block;}
.commentslist .entry-head .meta .location{margin-right:1em;}
.commentslist .entry-content{padding:15px;line-height:180%;}
.commentslist .entry-body .operate{padding:15px 10px 10px;text-align:right;}
.commentslist .entry-body .operate a{margin:0 0.7em;}
.commentslist .comment-reply{margin:0 20px 10px;}
.commentslist .comment-reply .reply-show{padding:6px 15px 10px;background:#fff;border:#F3E6C6 1px solid;}
.commentslist .reply-show .reply-head{line-height:25px;}
.commentslist .reply-show .reply-author{float:left;color:#f60;}
.commentslist .reply-show .reply-operate{float:right;}
.commentslist .reply-show .reply-operate a{margin:0 0.7em;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea{border-color:#ECD7A6;}
.layout-innerpg .col-main .commentslist .comment-reply .form textarea:focus{border-color:#f60;}
.commentslist .comment-reply .form .buttons{padding-top:10px;}
.commentslist .comment-reply .form .buttons input{height:24px;padding:0 5px;margin-right:0.3em;background:#fff;border:#D2D0D7 1px solid;color:#999;cursor:pointer;}
.commentslist .comment-reply .form .buttons .submit{color:#fff;background:#597797;border-color:#000;font-weight:bold;}

.commentslist .entry-new{border-color:#f60;border-style:dashed;}


/*= Article view =*/
.layout-innerpg .col-main .block-article-view .block-content{}
.block-article-view .article-head{padding-left:25px}
.block-article-view .article-head .title{font-size:32px;color: #7b9824;text-decoration: none;cursor: pointer;font-weight:400;}
.block-article-view .article-head .meta{padding:0 20px 8px;border-bottom:#ccc 1px dashed;}
.block-article-view .article-head .meta .item{margin-right:0.7em;}
.block-article-view .article-summary{padding:20px 40px 30px;color:#999;line-height:180%;}
.block-article-view .article-content{font-size:16px;line-height:21px;padding:0 25px 25px;}
.block-article-view .article-content p{padding-bottom:0.8em;}

.block-article-view .article-content .caption-image{padding:5px;border:#ddd 1px solid;line-height:18px;background:#f1f1f1;margin-bottom:1em;}
.block-article-view .article-content .caption-image img{display:block;}
.block-article-view .article-content .caption-image span{display:block;color:#888;text-align:center;font-size:88%;padding-top:5px;}
.block-article-view .article-content .caption-aligncenter{margin-left:auto;margin-right:auto;}
.block-article-view .article-content .caption-alignleft{float:left;margin:6px 20px 6px 0;}
.block-article-view .article-content .caption-alignright{float:right;margin:6px 0 6px 20px;}

.block-article-view .article-content a{color:#2D78C4;}

.block-article-view .article-foot{text-align:right;padding:0 20px 10px;color:#999;}
.block-article-view .article-foot .item{margin-left:1em;}


/*= Gallery slide =*/
.layout-innerpg .col-main .block-products-detail .block-content,
.layout-innerpg .col-main .block-download-detail .block-content{}
.layout-show-withpic{}
.layout-show-withpic .col-main .main-wrap{margin:0 0 0 310px;background:none;padding:0;}
.layout-show-withpic .col-sub{width:281px;margin-left:-100%;background:none;padding:0;}

#slide-showpic a.picholder{padding:1px;height:202px;overflow:hidden;border:3px solid #aaa;text-align:center;display:table-cell;width:273px;vertical-align:middle;+display:block;+font-size:176px;}
#slide-showpic a.picholder img{margin-left:auto;margin-right:auto;vertical-align:middle;max-width:273px;max-height:202px; width:100%; width:auto;}

#showpic-gallery{height:62px;margin:2px 0 0;overflow:hidden;}
#showpic-gallery a.button{display:block;width:20px;height:54px;background:#fff url(../../common/img/slider.png) no-repeat;float:left;margin:6px 3px 0 0;text-indent:-10000px;}
#showpic-gallery a.prev{background-position:-58px 0;}
#showpic-gallery a.next{background-position:-78px 0;margin-right:0;}
#showpic-gallery .box{width:235px;height:62px;overflow:hidden;float:left;margin:0 3px 0 0;position:relative;}
#showpic-gallery .box ul{width:600px;position:absolute;top:0;left:0;}
#showpic-gallery .box ul li{width:54px;margin:6px 5px 0 0;float:left;border:0;padding:0;}
#showpic-gallery .box ul li a{display:block;width:48px;height:48px;padding:2px;border:#ccc 1px solid;overflow:hidden;}
#showpic-gallery .box ul li a img{display:block;width:48px;}
#showpic-gallery .box ul li.selected{width:58px;margin:0 5px 0 0;background:url(../../common/img/slider.png) no-repeat 0 0;}
#showpic-gallery .box ul li.selected a{padding:9px 5px 5px;border:none;}

.layout-show-withpic .info h1{color:#d00000;font:133% "Microsoft Yahei";padding:8px 0;}
.layout-show-withpic .info .details dl{border-bottom:#bbb 1px dashed;padding:4px 0 3px 75px;line-height:25px;}
.layout-show-withpic .info .details dl dt{width:80px;margin-left:-75px;float:left;display:inline;padding-left:10px;}
.layout-show-withpic .info .details dl dd{padding:0 5px;color:#999;}
.layout-show-withpic .info .details dl.price{line-height:35px;}
.layout-show-withpic .info .details .marketprice{font-size:105;text-decoration:line-through;color:#555;}


/*= Products detail =*/
.layout-show-withpic .info .btn-buy{margin-top:10px;}
.pro-param-list{padding:0;}
.pro-param-list li{width:190px;height:26px;padding:0 5px 0 0;line-height:26px;float:left;overflow:hidden;}


/*= Offer view =*/
.block-offer-detail .detail-head{border-bottom:#ccc 1px dashed;padding:10px 0;}
.block-offer-detail .detail-head .title{color:#999;float:left;}
.block-offer-detail .detail-head .date{float:right;color:#999;}
.block-offer-detail .block-content .title span{color:#000;font:133% "Microsoft Yahei";}
.block-offer-detail .detail-list{padding:15px 0 10px;width:330px;float:left;}
.block-offer-detail .detail-list .item{padding:5px 0 4px;line-height:180%;}
.block-offer-detail .detail-list .btn-resume{margin:15px 0 0;}


/*= Download =*/
.download-url-list{padding:0 0 20px;}
.download-url-list li{padding:4px;line-height:27px;color:#999;}
.download-url-list .filename{margin-right:1em;}
.download-url-list .size{margin-right:1em;}
.download-url-list .btn-download{display:inline-block;padding-left:29px;width:58px;height:27px;background:url(../img/button-simple.png) no-repeat 0 0;color:#555;}


/*= Order list =*/
.block-order-list table.data .pro{text-align:left;}


/*= Vote =*/
.vote-view-content{padding:0;}
.vote-view-content .info{padding:0 11px 10px 13px;line-height:28px;color:#000;}
.vote-view-content .info .time{float:right;}
.vote-view-content .results .bar{height:30px;background:#eee;line-height:30px;overflow:hidden;}
.vote-view-content .results .list li{height:34px;border-bottom:#ccc 1px solid;line-height:34px;overflow:hidden;_margin:0 0 -3px;}
.vote-view-content .results p{float:left;color:#666;height:34px;overflow:hidden;}
.vote-view-content .results p.num{width:52px;text-align:center;}
.vote-view-content .results p.option{width:270px;padding:0 4px;}
.vote-view-content .results .list p.option{color:#d00;font-size:14px;line-height:34px;}
.vote-view-content .results p.percent{width:205px;padding:0 4px;}
.vote-view-content .results .list p.percent{font-size:10px;line-height:34px;}
.vote-view-content .results p.votes{width:90px;text-align:center;float:right;}
.vote-view-content .results .list p.votes{color:#000;}
.percent-bar{position:relative;display:block;width:154px;height:13px;margin:10px 6px 0 0;float:left;background:#E2E2E2 url(../img/stat-bar-grey.png);overflow:hidden;}
.percent-bar .orange{display:block;height:13px;background:#FD8E47 url(../img/stat-bar-orange.png);}


/*= Operata tip =*/
.operatetip{width:350px;padding:0 27px 125px;margin:94px auto 0;background-repeat:no-repeat;background-position:0 0;}
.operatetip .title{font-size:133%;line-height:23px;font-weight:bold;}
.operatetip .info{line-height:200%;margin:1em 0 0;}
.operatetip .buttons{margin:23px 2px 0;}
.operatetip-success{background-image:url(../../common/img/info_success.gif);}
.operatetip-success .title{color:#35a200;}
.operatetip-error{background-image:url(../../common/img/info_error.gif);}
.operatetip-error .title{color:#c1200e;}
.operatetip .direct{margin:11px 6px 0;color:#999;}
#paper span{font-size:14px;line-height:20px;}

/*=b=*/
.slider {
	position: relative;
    width: 100%;
    height: 415px;
    overflow: hidden;
}
/*盒子带容器*/
.slides {
    height: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slide {
	height: 100%;
	float: left;
	clear: none;
}
.slider-arrow {
	position: absolute;
	display: block;
	margin-bottom: -20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	font-size: 2em;
	border-radius: 50%;
}
.slider-arrow{
	color: #b7ad9c;
}
.slider-arrow:hover{
	color: #b7ad9c;
	background-color: #333;
	background-color: rgba(50,50,50,.3);
}
/*左右按钮样式及放置位置*/
.slider-arrow--right {
	bottom: 50%;
	right: 30px;
}
.slider-arrow--left {
	bottom: 50%;
	left: 30px;
}
/*
background:url(img/.png) no-repeat;
*/

.slider-nav {
	position: absolute;
	bottom: 30px;
}
.slider-nav__item {  /*nva样式*/
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 100%;
}
.slider-nav__item:hover {
	border-color:#ea9c37;
	background:#ea9c37;
}
.slider-nav__item--current {
	border-color:#ea9c37;
	background:#ea9c37;
} 
.slide .box{
	width: 100%;
	height: 415px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size: cover;
	background-attachment: fixed;
}
.slide .box1{
	width: 100%;
	height: 415px;
	background-repeat: no-repeat;
	background-position: center center;
}
.box .box_html{background: #6a6259\9;background: rgba(105, 98, 88, 0.82);height: 100%;}
/*被选中后的样式*/
.bd-demo{padding: 30px 50px;background-color:#f6f5e7}
.bd-check{background-color:#fec867;padding: 30px 50px;}
.bd-jiage{background-color:#a0bc4c;padding: 100px 50px;}
.bd-anquan{padding: 30px 50px;background-color:#25b0b7}
.box-l{left:-20%;position: absolute;}
.box-r{left:120%;position: absolute;}
.box3{ margin-left:-600px; width:50%;}
.box32{padding-top:230px;width:50%; text-align:right;}
.box32 h1{font-size: 30px;font-weight: 100;}
.box32 h3{font-size: 18px; color: #969696;font-weight: 100;}
.box_parent{width:1200px;margin:0 auto; position:relative;  overflow:hidden;}
.bd-demo .demo_box{width:1200px;margin:0 auto;height:400px;}
.demo_l{width:250px;}
.demo_m{width:700px;}
.demo_r{width:250px;padding-top: 160px;}
.demo_box h1{font-size: 21px;font-weight:normal;line-height:30px}
.demo_box h3{font-size: 16px; color: #969696;font-weight: 100;}
.bd-anquan .box_parent{height:500px;}
.grey_ctaa{margin-top: 15px;background-color: #f27c4d;}
.grey_ctaa:hover {
    background-color: #da6100;
}
.bd-jiage .box_parent{height:290px;}
.bd-check .box_parent{height:520px;color: #000;}
.bd-check .box3{ margin:70px 0 0 0;text-align: right;}
.bd-check .box32{margin-left:-600px;padding-top:0px;width:50%; text-align:left;}
/*about.html end*/
.span4{font-size:16px;}
.span4 a{color:#666}
.center{text-align:center;}
.span4 h2,.span2 h2{
    font-size: 30px;
    line-height: 50px;
    font-weight: normal;
    color: #111;
}
.span2{float:left;width:260px}
p.center,.span2 p{margin-bottom: 20px;display: block;font-size:16px;}
ul.checkmark {
    margin: 0 0 10px 0;
    list-style-type: none;
    border-top: 1px solid #6f662e;
    padding: 0;
    position: relative;
}
ul.checkmark li {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #6f662e;
    position: relative;
}
ul.checkmark li p {
    margin: 0;
    margin-left: 10px;
    padding: 0;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
}
.icon-check-circle {
    font-size: 1.5em;
    color: rgba(34,34,34,.4);
    vertical-align: middle;
}
.icon-check-circle:before {
    content: "\e009";
}
[class*="icon-"] {
    font-family: 'tuniding_icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.jiage{float:left;text-align:center;margin-left:30px}
.pian-biao{
	display: block;
	font-size:16px;
	}
div.pian-biao{padding-bottom:30px;font-size:20px;}
p.pian-biao{line-height:50px;}
.pian{width:120px;float:left;margin:0 0 0 10px;}
.pian-jia{
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #111;	
}
.pian-jia a{color: #111;}
.grey_cta {
    background-color: #6a6259;
}
.med {
    height: 44px;
    max-width: 120px;
    padding: 0 auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 44px;
}
.btn{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: none;
    width: 100%;
    display: inline-block;
    color: #fff;
}
.span2 a:link{color: #fff;}
.grey_cta:hover {
    background-color: #5b544b;
    color: #fff;
}
.bd-anquan .box32{padding-top: 150px}
.bd-anquan .box32 h1{color:#fff;font-weight:bold;line-height:50px}
.bd-anquan .box32 h3{color:#fff;line-height:30px}
#sys-banner .rows{width:1200px;padding:0 20px;margin:0 auto;}
.rows h1{
    font-size: 50px;
    line-height: 60px;
    text-align: left;
    font-weight: normal;
    color: #fff;
    margin: 10px 0;
}
.rows .green_cta {
    background-color: #a0bc4c;
    color: #fff;
}
.rows .lg {
    height: 60px;
	width: 220px;
    max-width: 220px;
    padding: 0;
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
}
.rows .green_cta:hover {
    background-color: #89a142;
}
.menu .checktuniding{
	padding:0 10px;
}
.menu .checktuniding a{
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #f59f26;
	padding: 6px 12px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	 margin-top: 34px;
	 line-height:20px;
}
.menu .checktuniding a:hover{
	 border:none;
	 line-height:20px;
	 background: #f89406;
}
.menu .getreport a{
	background: #5499d4;
}
.menu .getreport a:hover{
	background: #4192d4;
}

.menu .free a{
	background: #a0bc4c;
}
.menu .free a:hover{
	background: #89a142;
}
.ban1{width:980px;height:415px;margin:0 auto}
.ban1_left{float:left;width:560px;padding:100px 20px 0 20px;color:white;}
.ban1_left h1{ margin: 0.5em auto; color: white;font-size: 26px;line-height:30px;}
.ban1_left h2{
    margin: 5px auto;
    color: white;
    font-size: 18px;
    line-height: 30px;
}
.ban1_right{width:380px;height:415px;float: left;
    min-height: 1px;
    position: relative;}
.demo-imac {
    position: relative;
    top: 105px;
}
.demo-imac img{
    max-width: 100%;
}
.demo-imac a {
	text-align:center;
	text-decoration: none;
    position: absolute;
    top: 20%;
    left: 100px;
    right: 100px;
}
.grey {
    color: white;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0);
}
.grey:hover {
    color: #444444;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #444444;
}
.medium {
    padding: 8px 20px;
    margin: 0 10px 1em 10px;
    font-size: 18px;
    font-weight: 300;
}
.cta {
	margin: 2em .5em;
    padding: 10px 30px;
    display: inline-block;
    color: white;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid rgba(0, 0, 0, 0);
}
.ban1_left .cta {
    margin: 2em .5em;
    padding: 10px 30px;
}
.ban1_left .yellow {
    color: #093c50;
    background: #fcae24;
    border: 1px solid #fcae24;
    background-color: none;
}

.ban1_left .large {
    padding: 10px 20px;
    margin: 0 15px;
    font-size: 1.2em;
    font-weight: 400;
}
.ban1_left .yellow:hover {
    color: #fcae24;
    background: none;
    border: 1px solid #fcae24;
}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#f59f26 url(http://www.tuniding.com/templets/tuniding/images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_QQ{text-indent:0;background:#f59f26 url(http://www.tuniding.com/templets/tuniding/images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#f59f26 url(http://www.tuniding.com/templets/tuniding/images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}