﻿/*reset*/
* {
    font-family: Microsoft Yahei,"","Times New Roman";
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition-property: background; }
html, body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul { margin: 0; padding: 0; }

body { -webkit-text-size-adjust: 100%;  /*font-family: Microsoft Yahei;*/ /*line-height: 1;*/ }

li { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

img { border: none; max-width: 100%; vertical-align: top; }

a { text-decoration: none; outline: none; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.iconfont { display: inline-block; -webkit-font-smoothing: antialiased; font-family: "iconfont"; font-size: 16px; font-style: normal; }
.icon { font-style: normal; display: inline-block; vertical-align: middle; }
.img { overflow: hidden; }
.nomargin { margin: 0 !important; }
.wp100{ width:100%;}
.layer{width:100%; max-width:1200%;}
.wrap { position: relative; width: 1200px; margin: 0 auto; z-index:1;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt40{margin-top: 40px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb60{ margin-bottom:60px;}
.ml20{ margin-left:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pst_r {position: relative;}
.t_block { display: block;}
img.t_block{ display: block; max-width: 100%; _width: 100%; height: auto; margin:0 auto;}


.icon { display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "iconfont"; font-size: 16px; font-style: normal; }

.img { overflow: hidden; }

.nomargin { margin: 0 !important; }

a,a:link,a:visited{ color:#484848;text-decoration: none;}
a:hover{ color:#f00;text-decoration: none;}
/*--header--*/


@font-face {
    font-family: 'iconfont';
    src: url("../font/iconfont.eot");
    src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.svg#iconfont") format("svg"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"); }
/*reset*/

body, input, textarea {
    -webkit-text-size-adjust: 100%;
    font-family: Microsoft Yahei;
    font-size: 12px; }

input, textarea {
    outline: none; }

li {
    list-style: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

.img {
    overflow: hidden;
}
img {
    border: none;
    max-width: 100%;
    vertical-align: top; }

a {
    text-decoration: none;
    outline: none; }

/*--/reset end--*/
.container, .wrap {
    width: 1200px;
    margin: 0 auto; }
/*--header--*/
.header { position: relative; min-width: 1200px;  text-align:center; z-index:9999;}
.header .nav{line-height: 70px; background:#eee; font-size:18px;text-align:center; border-bottom:1px solid #e1e1e1;}
.header .nav a#logo{float:left; color:#000; padding-right:39px; width:190px; text-align:left;}
.header .nav a#logo img{display:block; width:190px; height:59px; padding-top: 7px;}
.header .nav ul{width:70%; float:left;}
.header .nav li{float:left; width:14%;position:relative; z-index:9999;}
.header .nav li a{border:none; display:block;color:#333; }
.header .nav li.cur a,.header .nav li a:hover{color:#05acff;}
.header .nav li span.arr_t{width: 0;height: 0;border-width: 0 8px 8px 8px;border-style: solid;
border-color: transparent transparent #f00; position:absolute; bottom:-1px; left:50%; margin-left:-8px; display:none; z-index:9999;}
.header .nav li.cur span.arr_t{ display:block;}
.header .nav li ul{position:absolute; left:50%; margin-left:-110px; width:220px;  top:70px;  display:block; display:none; z-index:9999; background:#FFF;box-shadow:0 0 10px rgba(0, 0, 0, .3); border-top:2px solid #f00;}
.header .nav li.cur ul{ display:block;}
.header .nav li li{display:block; width:100%; border-bottom:1px solid #eee; position:relative; z-index:9999;}
.header .nav li li a{display:block; line-height:45px;border:none; text-align:center;  font-size:16px;}
.header .nav li.cur li a{ color:#333; background:#fff;}
.header .nav li li.a a,.header .nav li li a:hover,.header .nav li li.a li a:hover{ background:#f00; color:#fff;}
.header .nav li li ul,.header .nav li.cur ul ul{ position:absolute; top:0; left:330px; border:none; display:none;z-index:9999;box-shadow:0 0 10px rgba(0, 0, 0, .3);}
.header .nav li li.a ul{ display:block;}
.header .nav li li.a li a{ background:none; color:#333;}
.header .nav .search-btn{width:90px; height:70px; line-height:70px;float:right; font-size: 26px;background:none; color:#000; cursor:pointer; text-align:center;}
.header .nav .search-btn i{font-size:16px; font-style:normal; vertical-align:middle; line-height:70px; padding-left:5px;}
.header .nav .resign{width:170px; float:right; position:relative; z-index:1;}
.header .nav .resign a{ color:#fff; display:block; background: #f00; margin: 15px 10px;height: 40px;line-height: 40px;}
.header .nav .resign ul{ display:block; width:100%; position:absolute; left:0; top:55px; z-index:9999; display:none;}
.header .nav .resign li{display:block; width:100%; height:50px; font-size:16px; }
.header .nav .resign li a{ border-left:none; margin:0 10px;line-height:50px;height:50px;color:#fff;}
.header .nav .resign img{display:inline-block; margin-right:5px; margin-top:15px;}
.header .top-nav{line-height:40px; background:#fd4444; font-size:14px; z-index:99999;position: relative; }
.header .top-nav a,.header .top-nav span{float:right; margin-left:26px; color:#cecece;}
.header .top-nav a:hover,.header .top-nav span:hover,.header .top-nav a.cur{ color:#fff;}
.header .top-nav a.fl{float:left;margin-right:26px; margin-left:0;}
.header .top-nav #login a{ float:none;}
.header .top-nav img{display:inline-block; padding:7px 5px 0 0;}
.header .top-nav .icon{font-size:18px;  margin-right:5px;}
.header .top-nav span.invest,.header .top-nav span.global{ position:relative;z-index:999999999; }
.header .top-nav .nation-list{display:none;position:absolute; top:40px;left:50%;padding:20px;width:460px;background:#fff;border:1px solid #f5f5f5;box-shadow:0 0 10px rgba(0, 0, 0, .3);z-index:99999; margin-left:-251px;}
.header .top-nav .nation-list .col{float:left;width:50%;font-size:12px;text-align:left}
.header .top-nav .nation-list .col a{display:block;height:26px;padding-left:16px;line-height:26px;background:url("../img/rect.jpg") left center no-repeat;color:#333;text-align:left;float: none;
    margin-left: 0;}
.header .top-nav .nation-list .col .son{padding-left:26px;background-position:10px center}
.header .top-nav .nation-list .col .gson{padding-left:46px;background-position:30px center}
.header .top-nav .nation-list .nation-tl{font-size:16px;font-weight:bold; color:#222;}
.header .top-nav .nation-list a:hover{color:#ff001e;}
.header .top-nav span.invest span.arr_t,.header .top-nav span.global span.arr_t{width: 0;height: 0;border-width: 0 8px 8px 8px;border-style: solid;border-color: transparent transparent #fff; position:absolute; z-index:99999; bottom:-1px; left:50%; margin-left:-8px; display:none;}
.header .top-nav span.invest ul{display:block; width:180px; padding:10px; text-align:center; line-height:30px; background:#fff; position:absolute; left:50%; margin-left:-100px; top:40px;z-index:99999; display:none;box-shadow:0 0 10px rgba(0, 0, 0, .3);}
.header .top-nav span.invest li{display:block; width:100%;}
.header .top-nav span.invest li a{padding-left:16px;
background: url('../img/rect.jpg') left center no-repeat; float:none; color:#333;}
.header .top-nav span.invest li a:hover{ color:#f00;}
.header .top-nav .icon{margin-right: 4px; font-size: 20px; vertical-align:middle;line-height: 1;}
/*.header .top-nav .icon.itel{vertical-align:baseline;}*/
/*--/header end--*/


/*搜索*/
.news-search1{
    width: 300px;
    height: 36px;
    background: #fff;
    border: 1px solid #dbdbdb;
    position: absolute;
    top: 0;
    left: 0%;
    margin-left: 426px;
    margin-top: 1px;
    border-radius: 18px;
}
.news-search1 input.skeyboard{
	height:32px; 
	line-height:32px; 
	margin:4px 0 4px 16px; 
	border:none; 
	width:340px; 
	color:#999; 
	font-size:14px; 
	font-family:"微软雅黑", "黑体", "Times New Roman";
	vertical-align: middle; 
	background: none; 
	-webkit-appearance: none; 
	outline: medium; 
	float:left;
	position: absolute;
    top: -3%;
    left: 0%;
}
.news-search1 .nsubmit{
	    width: 32px;
    height: 42px;
    margin-right: 4px;
    float: right;
    background: url(../images/s-news.png) no-repeat center;
    border: none;
    cursor: pointer;
    position: absolute;
    top: 5%;
    left: 82%;
    margin-left: 10px;
    margin-top: -2px;
}

/*轮播*/
/*
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%;height:440px; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
*/
/*轮播*/
.mBan2 { overflow: hidden; }
.mBan2 .slideBox{ width:100%; height:auto; position:relative; }
.mBan2 .slideBox .hd{ height: 10px; overflow: hidden; position: absolute; bottom: 4px; z-index: 1; width: 81px; background: url(../images/btnBg.png) no-repeat; margin-left: -46px; left: 50%; padding: 4px 0px 0px 11px; }
.mBan2 .slideBox .hd ul{ zoom: 1; }
.mBan2 .slideBox .hd ul li{ float: left; width: 6px; height: 6px; background: url(../images/btn1.png) no-repeat; cursor: pointer; margin-right: 10px; }
.mBan2 .slideBox .hd ul li.on{ background: url(../images/btn2.png) no-repeat; }
.mBan2 .slideBox .bd{ position:relative;z-index:0;   }
.mBan2 .slideBox .bd ul,.slideBox .bd ul li{width:100%!important}
.mBan2 .slideBox .bd img{ width:100%; height:auto; display:block;  }

/*客服*/
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("../images/JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:20px;bottom:50px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:-1px 0 0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .share{height:68px;overflow:hidden;margin:-1px 0 0;border:1px solid #e6e6e6;}
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#2acb6b;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{position:relative;height:36px;margin:-1px -1px 0;background:#2acb6b;}
.fixed-bar .consult-box .consult-title{color:#fff;font:normal 16px/36px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";text-align:center;}
.fixed-bar .consult-box .icon{display:none;top:0;left:-28px;width:28px;height:36px;overflow:hidden;margin:0;background-position:-80px -530px;cursor:pointer;}
.fixed-bar .consult-box .icon:hover{background-position:-110px -530px;}
.fixed-bar .consult-list{margin:0 2px -1px;padding:9px 0;border-bottom:1px dashed #eaeaea; overflow:hidden}
.fixed-bar .consult-list li{padding:6px 0 6px 23px;color:#666;font:normal 12px/24px "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.fixed-bar .consult-list span,.fixed-bar .consult-list a{float:left;line-height:24px;}
.fixed-bar .consult-list span{padding-right:10px;}
.fixed-bar .consult-list img{vertical-align:top;}
.fixed-bar .wide-bar{width:180px;background:#fff;}
.fixed-bar .wide-bar .share .bds_more{width:148px;_width:146px;background-position:-252px -568px;}
.fixed-bar .wide-bar .share .bds_more:hover{background-position:-354px -568px;}
.fixed-bar .wide-bar .gotop{width:178px;}
.fixed-bar .consult-list .tel-icon{margin-left:-15px;padding:0 0 0 20px;background-position:-591px -264px;}

/*关于我们*/
.navss{
	width:1200px;
	margin:0 auto;
	height:50px;
	padding:15px 0;
}

.navss ul{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.navss li{
	float:left;
	width:17%;
	background-color:#f54e4e;
	margin:0 10px;
	text-align:center;
	font-size:18px;
	border-radius:5px;
        height: 30px;
        line-height: 30px;
}
.navss li a:hover{
	color: #fff;
}

/*--文章图片轮播--*/

.slide{width:640px;height:430px;position:relative;margin:0 auto;}
#PicSlide{width:640px;overflow:hidden;_zoom:1;height:430px;}
#PicSlide .img{height:360px;overflow:hidden;_zoom:1;}
#PicSlide .title{bottom:70px;width:100%;position:absolute;}
#PicSlide .shadow{background-color:#000;opacity:.5;filter:alpha(opacity=50);height:70px;}
#PicSlide .title .h3{z-index:30;line-height:20px;margin:4px 10px 0 10px;}
#PicSlide .title .h3 a{font-weight:normal;font-size:12px;color:#fff;}
#PicSlide .thumb{bottom:0;left:0;position:absolute;overflow:hidden;_zoom:1;height:70px;}
#PicSlide .thumb ul{z-index:20;width:660px;overflow:hidden;_zoom:1;margin-top:10px;}
#PicSlide .thumb li{width:120px;height:60px;margin-right:10px;float:left;_display:inline;}
#PicSlide .thumb .now-status{position:absolute;width:130px;height:20px;background:url(../images/slider-ico.png) no-repeat 0 0;z-index:-1;top:0;left:0;}


/*--通用--*/
.min{
	width:1200px;
	margin:0 auto;
}

/*--footer--*/
.footer { width: 100%; background-color: #2a2a2a; min-width:1200px; font-size:12px; text-align:center;} 

.footer .footb { width:1200px; margin:0 auto; text-align: center; }

.footer .foot { display: inline-block; padding-top: 10px; height: 220px; text-align: left; }

.footer .foot-left { float: left; width: 820px; height: 220px; }

.footer dl { padding-top: 20px; width: 164px; float: left; line-height: 24px; }

.footer dl dt { color: #ffffff; font-size: 18px; margin-bottom: 10px; }

.footer dl dd a { color: #b5b5b5; font-size: 14px; }

.footer dl dd a:hover { color: #fff; }

.footer .follow .code { margin-top: 18px; width: 90px; height: 90px; }

.footer .follow .btn { margin-top: 18px; }

.footer .follow a { display: inline-block; }

.footer .foot-right { float: left; width: 250px; }

.footer .foot-right .tel { padding-top: 60px; }

.footer .foot-right .tel span { display: block; padding: 5px 0; font-size: 14px; color: #ebe8e3; }

.footer .foot-right .tel .icon { margin-right: 6px; font-size: 22px; color: #ebe8e3; }

.footer .foot-right .tel p { font-size: 22px; color: #ebe8e3; }

.footer .copyright { line-height: 40px; color: #333; background: #fff; }

.footer .copyright img { margin-top: 14px; }

.footer .copyright .url { float: right; }
.footer .copyright .url a { margin-left: 22px; color: #333; float: right;}
.footer .copyright .url a:hover {color:#f00;}
.flink{display: block;float: right;width: 80px;color: #333;text-align: center; cursor:pointer; z-index:1000; position: relative;}
.flink.cur{ background:url("http://www.sanywj.com/img/aa.png") no-repeat top center; transition:none;color:#f00;}
.flink .f_arr,.link_m{ display:none;}
.flink .f_arr{ width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 12px solid #f3f3f3; position: absolute; bottom: 28px; left: 50%; margin-left: -6px;}
.link_m{position:absolute;  bottom:40px;right:0; background:#f3f3f3;padding:15px 0; z-index:1000;}
.link_m strong{ font-size:15px;float:left;color:#666; line-height:30px;}
.footer .copyright .link_m a{ margin-left: 0; }
.footer .copyright .url .link_m a{ font-size:13px; color:#666; float:left; line-height:24px; width:auto; display:inline-block; margin:0 8px;}
.footer .copyright .url .link_m a.fr{ float:right;margin:0;}
.footer .copyright .url .link_m a:hover{ color:#c00;}
.width1200{ width: 1200px; margin: 0 auto;}

/*--footer end--*/
.bge8{ background:#e8e8e8;}
/*--search modal--*/
.modal { position: fixed; z-index: 9999999999; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5);display: none; }

.modal-dialog { position: absolute; z-index:9999999999; left: 0; top: -174px; width: 100%; background-color: #2b2b2b; }

.modal-content { width: 1200px; margin: auto; }

.modal-content > div { float: left; }

.modal-content input { border: none; }

.modal-content .search-logo { margin-top: 45px; width: 162px; height: 128px; }

.modal-content .search-bar { margin: 47px 30px 47px 50px; overflow: hidden; }

.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }

.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }

.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; height: 34px; overflow: hidden; }

.modal-content .search-bar .keywords { float: left; padding-left: 10px; width: 640px; height: 34px; line-height: 34px; font-size: 16px; }

.modal-content .search-bar input[type="submit"] { float: left; width: 100px; height: 34px; line-height: 34px; text-align: center; font-size: 16px; background: #ef011c; color: #fff; cursor: pointer; }

.modal-content .search-close { margin-left: 14px; float: left; width: 34px; height: 34px; line-height: 34px; text-align: center; color: #2b2b2b; font-size: 18px; font-weight: 700; cursor: pointer; background: #eee; border-radius: 50%; transition: .4s all; }

.modal-content .search-close:hover { background: #ef011c; color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }

.modal-open { overflow: hidden; padding-right: 17px; }

/*--/search modal end--*/


/*--right--*/
#LRfloater0{display:none;}
#LR_User_Icon0{position:fixed;right:0;top:182px;z-index:100000;}
.goTop,.swt,.lxb{width:80px;cursor:pointer}
.lxbCon{width:80px;height:70px;background:#cc0212;border-top:1px solid #5b0101;display:none}
.lxbCon input{display:block;margin:7px auto;width:70px;font-size:12px;text-align:center}
.lxbCon .callBtn{display:block;text-align:center}
/*--right fixed start--*/
.right-fiexd{
    position:fixed;
    right:0;
    bottom:0.45rem;
    width:1.33rem;
    z-index:88;
}
.return-top{
    width:1.33rem;
    height:1.33rem;
    margin-bottom:0.45rem;
}
.return-top img{
    width:1.33rem;
    height:1.33rem;
}
.ask,.ask img{
    width:1.33rem;
    height:3.22rem;
}
/*--right fixed end--*/

.search-btn img{
	float:left;
}
.search-btn i{
	float:left;
}

/*分页*/
.dede_pages{
    width: 50%;
    margin: 0 auto;
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

