﻿/*@author 罗泽波 @time 2018-02-01*/
@charset "utf-8";
*{
	padding: 0;
	margin: 0;
    font-family: 'Microsoft YaHei';
}
ul{
	list-style-type: none;
}
a{
    color: inherit;
    text-decoration: none;
}
@font-face {
font-family: 'caslon540roman';
src: url('../fonts/caslon540roman.eot'); /* IE9 Compat Modes */
src: url('../fonts/caslon540roman.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/caslon540roman.woff') format('woff'), /* Modern Browsers */
         url('../fonts/caslon540roman.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/caslon540roman.svg#caslon540roman') format('svg'); /* Legacy iOS */
}
@font-face {
font-family: 'FreightBigLight';
src: url('../fonts/freightbiglight.eot'); /* IE9 Compat Modes */
src: url('../fonts/freightbiglight.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/freightbiglight.woff') format('woff'), /* Modern Browsers */
         url('../fonts/freightbiglight.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('../fonts/freightbiglight.svg#freightbiglight') format('svg'); /* Legacy iOS */
}
img{
    border: none;
}
/*banner*/
.banner{
	width: 1250px;
    margin: 30px auto 0;
    padding-bottom: 57px;
}
.banner-nav:after{
	content: '';
	display: block;
	clear: both;
}
.banner-left{
	display: block;
	width: 21%;
	float: left;
	margin-bottom: 30px;
}
.banner-left-logo{
    margin-left: 8%;
    margin-top: 8%;	
}
.banner-right{
	display: block;
	width: 79%;
	float: left;
	position: relative;
}
.banner-right-contact{
    font-family: 'caslon540roman','Microsoft YaHei';
    color: #897870;
    font-size: 34px;
    background: url(../images/phone.png) left center no-repeat;
    float: right;
    transform: skewX(354deg);
    margin-top: 21px;
    padding-left: 37px;
    line-height: 37px;
}
.banner-right-ul{
	clear: both;
}
.banner-right-ul li{
	display: inline-block;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    vertical-align: text-top;
    height: 72px;
    margin-right: 8.3%;
    margin-top: 3px;
}
.banner-right-ul li:hover{
    border-top: 1px solid #968069;
    border-bottom: 1px solid #968069;	
}
.banner-right-name-zh{
	color: #5F5D5D;
	display: block;
    margin-top: 15px;
    background: url(../images/down_black2.png) right center no-repeat;
    width: 73px;
    font-size: 12px;
    letter-spacing: 1px;
}
.banner-right-name-zh-select{
	color: #968069;
	background: url(../images/down_brown.png) right center no-repeat;
}
.banner-right-name-en{
    display: block;
    font-size: 8.7px;
    font-family: 'caslon540roman','Microsoft YaHei';
    margin: 5px 0;
    color: #968069;
    display: none;
}
.banner-right-user{
	position: absolute;
    top: 56.4%;
    right: 3.5%;
}
.banner-right-user1{
	
	position: absolute;
    top: 56.4%;
    right: 0.5%;
}
.banner-right-taobao{
    position: absolute;
    top: 56.4%;
    right: 5.5%;    
}
.banner-img{
	position: relative;
}
.banner-img-nav{
    position: absolute;
    bottom: 5.5%;
    left: 0;
    right: 0;
    text-align: center;	
}
.banner-img-show img{
	width: 100%;
}
.banner-img-nav li{
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	text-indent: -100px;
	width: 9px;
	height: 9px;
	overflow: hidden;
    margin: 0 0.7%;
    cursor: pointer;
}
.banner-img-nav .on{
	background: #fff;
}
.banner-img .prev{
	position: absolute;
	cursor: pointer;
	top: 36%;
    left: 3%;
}
.banner-img .next{
	position: absolute;
	cursor: pointer;
	top: 36%;
    right: 3%;
}

/*footer*/
.footer{
    background: #614B42;
    min-width: 1250px;
}
.footer-advantage{
    text-align: center;
    background: #F6F3ED;
}
.footer-advantage:after{
	content: '';
	display: block;
	clear: both;
}
.footer-advantage li{
	display: inline-block;
    margin: 24px 61px 26px;
}
.footer-advantage-logo{
	display: block;
}
.footer-advantage-name{
	display: block;
    font-size: 13px;
    margin-top: 13px;
}
.footer-navigation{
    margin-top: 62px;
    color: #fff;
}
.footer-navigation:after{
	content: '';
	display: block;
	clear: both;
}
.footer-navigation-page1{
	float: left;
    margin-left: 18%;
}
.footer-navigation-page2{
	float: left;
    margin-left: 2.7%;
}
.footer-navigation-page3{
	float: left;
    margin-left: 2.25%;
}
.footer-navigation-page4{
	float: left;
    margin-left: 2.1%;
}
.footer-navigation-page5{
	float: left;
    margin-left: 2.62%;
}
.footer-navigation-title{
    display: block;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/mark.png) left center no-repeat;
    padding-left: 21px;
}
.footer-navigation-links{
    display: block;
    margin: 16px 0 0;
    font-size: 11px;
    line-height: 25px;
    padding-left: 21px;
}
.footer-navigation-link{
	display: block;
}
.footer-navigation-page6{
    display: block;
    float: left;
    margin-left: 6.35%;
}
.footer-navigation-hotline{
    display: block;
    font-size: 16px;
}
.footer-navigation-phone{
    display: block;
    font-size: 29px;
    font-weight: bold;
}
.footer-navigation-wechat{
    margin-top: 6px;
    display: block;
}
.footer-navigation-wechat-img{
    display: block;
}
.footer-navigation-wechat-name{
	display: block;
    font-size: 11px;
    margin: 7px 0 0 38px;	
}
.footer-navigation-page7{
    display: block;
    float: left;
    margin-left: 7.35%;
}
.footer-navigation-page7-follow{
    display: block;
    font-size: 18px;
}
.footer-navigation-page7-wechat{
    display: block;
    margin: 5px 0 0 9px;
    font-size: 11px;
    background: url(../images/wechat.png) left center no-repeat;
    padding: 10px 0 10px 43px;
}
.footer-navigation-page7-sina{
    display: block;
    margin: 10px 0 0 8px;
    font-size: 11px;
    background: url(../images/sina.png) left center no-repeat;
    padding: 10px 0 10px 44px;
}
.footer-navigation-page7-tencent{
    display: block;
    margin: 10px 0 0 11px;
    font-size: 11px;
    background: url(../images/tencent.png) left center no-repeat;
    padding: 10px 0 10px 42px;
}
.footer-message{
    color: #fff;
    margin: 55px 0 0;
    text-align: center;
}
.footer-message-other{
    text-align: center;
}
.footer-message-other li{
    display: inline-block;
    padding: 0 13px;
}
.footer-message-record{
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 72px;
}
/*悬浮图标*/
.suspension{
    position: fixed;
    top: 43%;
    right: 3.5%;
}
/*内页导航*/
.page-nav{
    text-align: center;
    width: 1250px;
    margin: 0 auto;
}
.page-nav li{
    display: inline-block;
}
.page-nav-icon{
    display: inline-block;
    margin: 0 37px;
    height: 50px;
    width: 50px;
}
.page-nav-icon-select{
    display: inline-block;
    margin: 0 37px;
    height: 50px;
    width: 50px;
    display: none;
}
.page-nav-name{
    display: block;
    font-size: 13px;
    margin-top: 9px;    
}


.main{
	padding-top: 220px;
	padding-left: 35px;
	margin: 0 auto;
	width: 1080px;
	height: 810px;
}
.m_left{
	margin-left: 5px;
	float: left;
	width: 295px;
	height: 800px;
}
.m_box{
	margin-left: 2px;
	width: 285px;
	height: 230px;
}
.box_pic{
	width: 255px;
	height: 45px;
}
 .box_text{
	display: block;
	text-align: justify;
	margin-top: 2%;
	margin-left: 23.5%;
	height: 175px;
    width: 213px;
}
.box_text span{
	color: #634B4;
	font-size: 17px;
}
.box_text p{
	display: block;
	text-align: justify;
	color: #808080;
	line-height: 30px;
	font-size: 16px;
}
.m_center{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	width: 430px;
	height: 800px;
}
.cen_pic{
	margin-top: 40px;
	margin-left: 25px;
	width: 400px;
	height: 577px;
}
.m_right{
	float: right;
	width: 295px;
	height: 800px;
}




/*技术与服务支持-下载中心*/
.download div.w1100{position: relative;padding: 70px 0 60px;}
.download_center{background: #fff;margin: 0 50px;padding-top: 35px;}

.download_txt p{background: #f2f2f2;height: 60px;line-height: 60px;margin: 0 0px;padding-left: 10px;}
.download_txt p span{font-size: 16px;color: #614B42;display: inline-block;}
.download_txt p span.spanrl{padding: 0 240px 0 375px;}
.download_txt ul{padding: 12px 0px 0;}
.download_txt ul li a{display: block;}
.download_txt ul li{height: 59px;line-height: 59px;font-size: 14px;color: #4c4c4c;border-bottom: 1px solid #e6e6e6;}
.download_txt em{margin-top: 15px;float: right;width: 101px;height: 32px;line-height: 32px;background: #67162B url(../images/download.jpg) no-repeat;color: #fff;text-indent: 33px;}
.download_txt em:hover{ background: url(../images/download1.png) no-repeat;}
.download_txt ul li span.span01{display:inline-block;width: 300px;}
.download_txt ul li span.span02{display:inline-block;width: 288px;}


.left-text1{
	font-family:"Times New Roman", Times, serif;
	font-size: 3em;
	color:#332C2B;
}
.left-text2{
	margin-top: 10px;
	width: 100px;
	font-family:"Times New Roman", Times, serif;
	font-size: 2em;
	color:#6F5145;
}
.text1{
	font-family:"Times New Roman", Times, serif;
	margin-left: 100px;
	margin-top: 70px;
	font-size: 3em;
	color:#332C2B;
}
.text2{
	width: 100px;
	font-family:"Times New Roman", Times, serif;
	margin-top: 10px;
	margin-left: 100px;
	font-size: 2em;
	color:#6F5145;
}
.word-text1{
	margin-top: 110px;
	margin-left: 93px;
	width: 210px;
	font-family:"Times New Roman", Times, serif;

	font-size: 3em;
	color:#332C2B;
}
.word-text2{
	margin-top: 10px;
	width: 100px;
	font-family:"Times New Roman", Times, serif;
	margin-left: 93px;
	font-size: 2em;
	color:#6F5145;
}



/*返回顶部*/

.leftbtn{ width: 44px; position: fixed; right: 10px; top: 80%; z-index: 999; display: none;}
.leftbtn .ico{ width: 44px; height: 44px; margin-bottom: 5px; cursor: pointer; position: relative;}
.leftbtn .wechat{ background: #B2B2B2 url(../images/cimg24.png) center no-repeat;}
.leftbtn .wechat .cont{ width: 153px; padding: 1px 16px 5px 1px; background: url(../images/cimg28.png) 0 0 no-repeat; position: absolute; left: -170px; top: -44px;}
.leftbtn .wechat .cont img{ display: block;  width: 153px; height: 153px;}
.leftbtn .wechat .cont span{ display: block; line-height: 20px; font-size: 12px; text-align: center; color: #1a1a1a;}
.leftbtn .official-wechat{ background: #1EB9EE url(../images/cimg26.png) center no-repeat;}
.leftbtn .official-wechat .cont{ width: 153px; padding: 1px 16px 5px 1px; background: url(../images/cimg28.png) 0 0 no-repeat; position: absolute; left: -170px; top: -44px;}
.leftbtn .official-wechat .cont img{ display: block;  width: 153px; height: 153px;}
.leftbtn .official-wechat .cont span{ display: block; line-height: 20px; font-size: 12px; text-align: center; color: #1a1a1a;}
.leftbtn .backtop{width: 44px; height: 44px; background:#B2B2B2 url(../images/tops.png) center no-repeat;}
.leftbtn .backtop:hover,.leftbtn .wechat:hover{background-color: #604A42;}
.leftbtn .ico .cont{ display: none;}

.footer-message-text {
    margin-top: 10px;
    font-size: 13px;
}
.footer-message-text1 {
	padding-left: 20px;
    margin-top: 10px;
    font-size: 13px;
}


