@charset "utf-8";
*{box-sizing: border-box;}
body {margin: 0;padding: 0;font-family: \5FAE\8F6F\96C5\9ED1;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #ffffff;}
a:focus {outline: none;}/*点击a标签出现虚线边框*/
h1, h2, h3, h4, h5, h6, p, a, li, ul, dd, dl, dt, div, span, input, textarea, form, table, tr, td {margin: 0;padding: 0;font-weight: 500;}
ul,li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], textarea {-moz-appearance: none;-webkit-appearance: none;appearance: none;}  /*input输入框在苹果手机上去除内阴影*/
textarea {resize: none;font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input,button{font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input[disabled]{opacity:1}
a {text-decoration: none;outline:none;-moz-outline-style:none;}
i {font-style: normal;}
.fl {float: left;}
.fr {float: right;}
img{border: none;outline: none;}
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;}
.container{margin: 0 auto;width: 1200px;}
/*头部*/
.topBar{background-color: #f0f0f0;}
.topBar .container{width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;font-size: 13px;color: #666666;height: 34px;}
.topBar .container a{color: #666666;cursor: pointer;}
.topBar .container a img{margin-right: 6px;vertical-align: middle;}
.head{background-color: #3d4045;width: 100%;}
.head.fix{background-color: #313238;box-shadow: 0 0 10px 8px rgba(0,0,0,0.3);position: fixed;z-index: 999;left: 0;top: 0;}
.head .container{width: 1200px;margin: 0 auto;display: flex;align-items: center;justify-content: space-between;height: 58px;}
.head .logo{width: 180px;height:50px}
.head .nav{font-size: 0;}
.head .nav a{font-size: 16px;color: #FFFFFF;line-height: 58px;width: 124px;display: inline-block;text-align: center;cursor: pointer;}
.head .nav a.on,.head .nav a:hover{background-color: #876626;}
.head .tel{font-size: 16px;color: #FFFFFF;border-left: solid 1px #868686;line-height: 28px;padding-left: 25px;}
.head .tel span{font-size: 17px;font-weight: 700;margin-left: 8px;}
/*banner*/
.banner{position: relative;}
.banner .slideBox{width:100%;position:relative;border: none;height: inherit;}
.banner .slideBox .hd{overflow:hidden;position:absolute;text-align:center;width:100%;z-index:1;bottom: 137px;height: inherit;right: inherit;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;float:inherit;width: 100%;}
.banner .slideBox .hd ul li{cursor:pointer;display: inline-block;float: inherit;width: 40px;margin-left: 9px;height: 1px;background-color: #666;text-indent: 2000px;position: relative;}
.banner .slideBox .hd ul li.on:before{background-color: #FFFFFF;height: 100%;position: absolute;content: '';left: 0;top: 0;animation: progress 3s ease-in;}
.banner .slideBox .hd ul li:first-child{margin-left: 0;}
.banner .slideBox .hd ul li.on:before{width: 100%;}
@keyframes progress{
	from{width: 0%;}
	to{width: 100%;}
}
.banner .slideBox .bd{position:relative;height:100%;z-index:0;height:550px;overflow:hidden; }
.banner .slideBox .bd li{zoom:1;vertical-align:middle;position: relative;height:550px;width:100%;}
.banner .slideBox .bd img{width:100%;display:block;border:none;height: inherit; }
.banner .query{position: absolute;z-index: 99;bottom: 0;height: 112px;background: rgba(0, 0, 0, .5);width: 100%;text-align: center;}
.banner .query .queryContent{width: 930px;margin: 27px auto 0;position: relative;display: flex;}
.banner .query .select{display: inline-block;width: 100%;position: absolute;width: 135px;height: 58px;line-height: 58px;color: #444;font-size: 18px;font-weight: 700;border: none;top: 0;outline: none;cursor: pointer;}
.banner .query .select span{cursor: pointer;font-weight: 700;}
.banner .query .line{position: absolute;width: 1px;height: 46px;top: 6px;left: 136px;background-color: #444;}
.banner .query .select i{display: inline-block;width: 0;height: 0;margin-left: 10px;border-left: 4.5px solid transparent;border-right: 4.5px solid transparent;border-top: 6px solid #454545;}
.banner .query .select .dropList{background-color: #595959;border-radius: 8px;display: none;position: absolute;top: 58px;left: 4px;width: 122px;line-height: 20px;}
.banner .query .select.on .dropList{display: block;}
.banner .query .select .dropList li{line-height: 49px;font-size: 18px;color: #f0f0f0;font-weight: 500;border-top: solid 1px #fff;width: 92px;margin: 0 auto;cursor: pointer;}
.banner .query .select .dropList li:first-child{border-top: none;}
.banner .query input[type=text]{width: 623px;height: 58px;border-radius: 6px;padding-left: 165px;padding-right: 30px;border: none;font-size: 16px;
	background-color: #fff;color: #444;outline: none;}
.banner .query input[type=button]{height: 58px;width: 298px;margin-left: 6px;border-radius: 6px;cursor: pointer;color: #f0f0f0;font-weight: 700;border: none;
	font-size: 23px;padding: 0 20px 0 68px;letter-spacing: 1px;outline: none;background-color: #876626;background-image: url("fdj.png")/*tpa=images/fdj.png*/;
	background-repeat: no-repeat;background-position: 35px 17px;}
.banner .query input[type=button]:hover{background-color: rgba(0,51,102,0.8);}
/*foot*/
.foot{background: url("bg_foot.jpg")/*tpa=images/bg_foot.jpg*/no-repeat center;height: 311px;}
.foot .container{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.foot .nav{margin-top: 32px;}
.foot .nav .footnav{display: flex;}
.foot .nav .footnav .li{display: flex;flex-direction: column;margin-right: 40px;}
.foot .nav .footnav .li span{font-size: 16px;color: #FFFFFF;line-height: 52px;}
.foot .nav .footnav .li a{font-size: 14px;color: #b2b2b2;line-height: 30px;cursor: pointer;}
.foot .nav p{font-size: 14px;color: #b2b2b2;margin-top: 52px;}
.foot .code{}
.foot .code .img{margin-top: 50px;}
.foot .code .img img{margin-left: 25px;border-radius: 4px;}
.foot .code p{font-size: 14px;color: #b2b2b2;margin-top: 18px;text-align: right;}
.foot .code p b{font-size: 16px;color: #FFFFFF;margin-right: 15px;}

.box_right{z-index:999;position: fixed;right: 20px;top: 200px;width: 28px;}
.box_right p{font-size: 14px;color: #fff;background-color: #876626;letter-spacing: 1px;text-align: center;padding-bottom: 6px;line-height: 17px;padding-top: 6px;}
.box_right p a{display:inline-block;cursor: pointer;color: #FFFFFF;}
.box_right li{background-color: #366ea9;height: 40px;margin-top: 1px;cursor: pointer;position: relative;}
.box_right .webchat{background-image: url("box_right01.png")/*tpa=images/box_right01.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .service{background-image: url("box_right02.png")/*tpa=images/box_right02.png*/;background-repeat: no-repeat;background-position: center;padding:0;}
.box_right .phone{background-image: url("box_right03.png")/*tpa=images/box_right03.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .top{background-image: url("box_right04.png")/*tpa=images/box_right04.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .webchat:hover{background-image: url("box_rightCF01.png")/*tpa=images/box_rightCF01.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .service:hover{background-image: url("box_rightCF02.png")/*tpa=images/box_rightCF02.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .phone:hover{background-image: url("box_rightCF03.png")/*tpa=images/box_rightCF03.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .top:hover{background-image: url("box_rightCF04.png")/*tpa=images/box_rightCF04.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .webchat p{background-color: rgba(0,0,0,0.7);width: 98px;text-align: center;position: absolute;top: 0;left: -98px;display: none;}
.box_right .webchat p span{display: inline-block;font-size: 12px;color: #fff;width: 55px;line-height: 17px;}
.box_right .webchat:hover p{display: block;}
.box_right .service p{background-color: rgba(0,0,0,0.7);width: 98px;font-size: 12px;color: #fff;text-align: center;line-height: 30px;line-height: 40px;padding: 0;height: 40px;position: absolute;left: -98px;top: 0;letter-spacing: 2.2px;display: none;}
.box_right .service p a{cursor: pointer;}
.box_right .service:hover p{display: block;}
.box_right .phone div{display: none;background-color: rgba(0,0,0,0.7);width: 198px;height: 40px;top: 0;left: -198px;position: absolute;padding: 0;text-align:left;}
.box_right .phone div input{background-color: #fff;width: 177px;height: 25px;padding-left: 8px;line-height:23px;border-radius: 5px;margin-top: 8px;margin-left:8px;border: none;outline: none;font-size: 12px;}
.box_right .phone div .box_rightTel{background-color: #876626;position: absolute;right: 4px;top:8px;margin:0;cursor:pointer;font-size: 12px;width: 61px;color: #fff;text-align: center;height: 25px;line-height: 25px;border-radius: 5px;}
.box_right .phone .tips{display:none;width: 210px;height: 54px;background: url("box_rightTips.png")/*tpa=images/box_rightTips.png*/no-repeat center;position: absolute;left: -17px;top: -62px;background-size: cover;}
.box_right .phone .tips span{display: block;width: 194px;margin:2px auto 0;font-size: 10px;color: #000;line-height: 13px;letter-spacing: 0;text-align: left;}
.box_right .phone .tips span i{color: #876626;}.box_right .phone:hover div{display: block;}


.title{text-align: center;}
.title h2{font-size: 30px;color: #282828;line-height: 46px;font-weight: 700;}
.title p{margin-top: 13px;line-height: 20px;font-size: 18px;color: #808080;}


.brand{margin-top: 59px;margin-bottom: 27px;}
.brand .tit{text-align: center;}
.brand .tit h4{font-size: 24px;color: #333333;font-weight: 500;}
.brand .tit h5{font-size: 16px;color: #999999;font-weight: 500;margin-top: 13px;}
.brand .list{display: flex;justify-content: space-between;flex-flow: row wrap;background-color: #f6f6f6;margin-top: 40px;padding: 20px 20px 8px;}
.brand .list img{margin-bottom: 12px;}

.column{padding: 43px 0;}
.column ul{display: flex;justify-content: space-between;}
.column li{display: flex;align-items: center;}
.column li .img{width: 60px;height: 60px;background-color: #003464;border-radius: 50%;font-size: 34px;color: #FFFFFF;font-weight: 700;display: flex;align-items: center;justify-content: center;transition: all 0.5s;}
.column li .txt{margin-left: 22px;}
.column li .txt h4{font-size: 18px;color: #333333;letter-spacing: 1px;line-height: 20px;margin-bottom: 10px;font-weight: 500;}
.column li .txt h5{font-size: 14px;color: #666666;line-height: 20px;font-weight: 500;}
.column li:hover .img{color: #003464;background-color: #FFFFFF;box-shadow: 2px 3px 3px 2px rgba(0,0,0,0.1)}
.column li:hover .txt h4{color: #003464;}
.column li:hover .txt h5{color: #003464;}

.mask{background-color: rgba(0,0,0,0.65);position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;display: none;}
.mask .box{background:#fff;overflow:hidden;left:50%;top:50%;position: absolute;}
.mask .close {cursor: pointer;display: block;position: absolute;right: 5px;top: 6px;width: 35px;height: 35px;background: url("sear_close.jpg")/*tpa=images/sear_close.jpg*/ left top no-repeat;z-index: 1;}
.mask#banner .box{width:925px;height:530px;border:#876626 6px solid;margin-left:-462.5px;margin-top:-265px;}
.mask#banner .form_sub{padding: 30px 60px 0;}
.mask#banner h2 {font: bold 38px/40px "微软雅黑";text-align: center;letter-spacing: 10px;width: inherit;color: #000;border: none;height: 84px;margin: 0 auto;}
.mask#banner h2 p {font: 15px/30px "微软雅黑";letter-spacing: 0;color: #808080;}
.mask#banner font {color: #876626;}
.mask#banner .search_left{width:370px;padding:0 20px;}
.mask#banner .search_left input.sub{display:block;width:365px;height:54px;border:1px solid #bbb; border-radius:5px;font:16px/50px "微软雅黑";text-indent:40px;margin-top:15px;}
.mask#banner .search_left input.sbname{background:url("name.jpg")/*tpa=images/name.jpg*/ 10px center no-repeat;}
.mask#banner .search_left input.sbindt{background:url("int.jpg")/*tpa=images/int.jpg*/ 10px center no-repeat;}
.mask#banner .search_left input.sbtel{background:url("tel.png")/*tpa=images/tel.png*/ 10px center no-repeat;}
.mask#banner .search_left input.code{background:url("tel.png")/*tpa=images/tel.png*/ 10px center no-repeat;}
.mask#banner .search_left input.submit{display:block;width:365px;height:50px;border:1px solid #876626;background:#876626;text-align:center;font:22px/40px "微软雅黑";text-indent:0;color:#fff;border-radius:5px;cursor:pointer;margin-top:15px;}
.mask#banner .search_left span{display:block;font:12px/25px "微软雅黑";text-align: left;}
.mask#banner .search_left .small_text{font:12px/18px "微软雅黑";text-align:center;margin-top:6px;}
.mask#banner .search_right{width:335px;}
.mask#banner .sshy{position: relative;width: 365px;}
.mask#banner .sshy i.choice{position: absolute;border-left:1px solid #bbb;right: 0;top: 0;display: block;width: 61px;height: 54px;cursor: pointer;background: url("img_select.png")/*tpa=images/img_select.png*/no-repeat center;}
.mask#banner .sshy .sshyDown{position: absolute;display:none;overflow-y:auto;background-color:#fff;top: 54px;left: 0;border:solid 1px #ccc;border-top: none;width: 365px;height: 115px;text-align: left;}
.mask#banner .sshy .sshyDown li{padding: 0 15px;line-height: 36px;margin: 0;}
.mask#banner .sshy .sshyDown li:hover{background-color: #f5f5f5;}
.mask#banner .search_left .addCode{position: relative;width: 365px;margin-top:-15px;}
.mask#banner .search_left .getCode{position: absolute;right: 0;top: 0;cursor: pointer;font-size: 16px;font-weight: 700;color: #876626;background-color: rgba(0,0,0,0);height: 100%;padding: 0 10px;}

.mask#forget .box{width:520px;height:560px;margin-left:-260px;margin-top:-280px;}
.mask#forget .fg_wrap{padding:45px 74px;text-align:center;z-index:1;}
.mask#forget .fg_wrap h2{font:24px/40px "微软雅黑";color: #000;line-height: 23px;height: 24px;width: inherit;border: none;margin-bottom: 14px;}
.mask#forget .fg_wrap h3{font:bold 24px/40px "微软雅黑";color:#876626;}
.mask#forget .fg_wrap span{display:block;width:160px;height:160px;margin:43px auto;}
.mask#forget .fg_wrap p{font:18px/25px "微软雅黑";}
.mask#forget .fg_wrap input{display:block;width:372px;height:48px; border-radius:5px;color:#fff;background:#876626;font:22px/48px "微软雅黑";border:0;cursor:pointer;margin-top:45px}

.mask#wxts .box{width:925px;height:530px;margin-left:-462.5px;margin-top:-265px;border:#876626 6px solid;}
.mask#wxts h2{height:90px; border-bottom:1px solid #000;text-align:center;font:bold 38px/90px "微软雅黑"; letter-spacing:5px;color: #000;width: 100%;}
.mask#wxts p{text-align:center;}
.mask#wxts p.info{font:20px/30px "微软雅黑";margin:40px 0 80px;}
.mask#wxts p.cxjg{width:630px;font-size:24px;margin:0 auto 60px;line-height:40px;margin-top:47px;}
.mask#wxts .wxts_btn{width:520px;margin:0 auto;overflow:hidden;}
.mask#wxts input{display:block;width:209px;height:49px;background:#876626;border:0; border-radius:5px;color:#fff;font:22px/49px "微软雅黑";}
.mask#wxts .wxts_tel{margin-top:40px;font-size:16px;}

.mask#success .box{position:absolute;width:504px;margin-left:-252px;margin-top:-193px;height: 386px;text-align: center;border-radius: 5px;}
.mask#success .close{cursor: pointer;background: none;width: 13px;height: 13px;top: 15px;right: 20px;}
.mask#success h4{background-color: #876626;color: #FFFFFF;line-height: 84px;font-size: 26px;color: #fefefe;border-radius: 5px 5px 0 0;}
.mask#success p{font-size: 16px;color: #333333;margin: 31px 0 36px;}
.mask#success .sure{cursor: pointer;font-size: 20px;color: #FFFFFF;background-color: #876626;width: 270px;height: 48px;border-radius: 5px;line-height: 48px;display: block;margin: 46px auto 0;}

.maskZy{text-align: center;}
.maskZy .box{position:absolute;width:590px;margin-left:-295px;margin-top:-232.5px;border:#876626 6px solid;padding:0 70px 40px;}
.maskZy .tit{font-size: 32px;color: #876626;border-bottom: solid 1px #808080;line-height: 84px;}
.maskZym .content{}
.maskZy .content .item{display: flex;justify-content: center;align-items: center;position: relative;width: 368px;margin: 14px auto 0;}
.maskZy .content .item.phone{margin-top: 43px;}
.maskZy .content .item span{font-size: 16px;line-height: 46px;width: 85px;text-align: right;}
.maskZy .content .item .list{width: 282px;text-align: left;display: flex;align-items: center;flex-flow: row wrap;}
.maskZy .content .item .list label{font-size: 16px;cursor: pointer;position: relative;padding-left: 20px;margin-right: 10px;display: inline-block;line-height: 23px;}
.maskZy .content .item .list label:before{position: absolute;content: '';width: 12px;height: 12px;border: solid 1px #a8a8a8;border-radius: 50%;left: 0;
    top: 50%;margin-top: -6px;}
.maskZy .content .item .list label.on:after{position: absolute;content: '';width: 6px;height: 6px;background-color: #666666;border-radius: 50%;
	left: 4px;top: 50%;margin-top: -2px;}
.maskZy .content .item .input{border: solid 1px #cccccc;border-radius: 5px;width: 282px;height: 46px;padding-left: 12px;font-size: 14px;}
.maskZy .content .item .getCode{height:46px;font-size: 15px;cursor: pointer;font-weight: 700;color: #876626;position: absolute;right: 0;top: 0;padding: 0 10px;background-color: rgba(0,0,0,0);}
.maskZy .content .submit{display:block;margin:20px auto 0;width:280px;height:42px;line-height: 42px;border-radius:5px;background:#876626;color:#fff;font-size: 22px;cursor:pointer;}
.maskZy .tip{width: 193px;height: 24px;line-height: 24px;color: rgb(255, 255, 255);text-indent: 25px;top: -29px;
background: url("safe.jpg")/*tpa=images/safe.jpg*/ 8px 2px no-repeat rgb(87, 183, 77);border-radius: 5px;font-size: 14px;position: absolute;left: 85px;}


.foot .code .img img {width:125px;height: 145px;display: none;}
/**底部商务通**/
.bottomLeft{position: fixed;left: 0;bottom: 0;cursor: pointer;display: none;font-size: 0;}
.bottomLeft img{cursor: pointer;}
.bottom{position: fixed;left: 0;bottom: 0;width: 100%;height: 72px;background-color: rgba(0,0,0,0.8);}
.bottom .bottomContent{width: 1078px;margin: 0 auto;position: relative;}
.bottom .txt{float: left;}
.bottom .txt h4{font-size: 23.29px;color: #fff;font-weight: 700;font-style: italic;letter-spacing: 2.2px;margin: 0;line-height: 46px;}
.bottom .txt p{font-size: 15.32px;color: #fff;font-weight: 700;font-style: italic;letter-spacing: 1.6px;margin: 0;margin-top: -12px;line-height: 30px;}
.bottom .txt span{font-size: 20.22px;color: #ffea00;font-weight: 700;}
.bottom .txt span i{font-size: 15.32px;color: #ffea00;font-weight: 700;}
.bottom .form{float: left;background-color: #fff;border-radius: 10px;width: 745px;height: 61px;margin-top: 6px;margin-left: 17px;box-sizing: border-box;padding-top: 10px;}
.bottom .form span{font-size: 16px;color: #444;margin-left: 12px;letter-spacing: 1.5px;margin-right: 4px;}
.bottom .form .input{font-size: 16px;border: solid 1px #a0a0a0;box-sizing: border-box;padding-left: 8px;letter-spacing: 1.4px;outline: none;height: 42px;line-height: 40px;}
.bottom .form .sbmc{width: 210px;}
.bottom .form .sjhm{width: 185px;}
.bottom .form .submit{font-size: 18px;color: #fff;background-color: #876626;width: 125px;height: 42px;line-height: 42px;border: none;margin-left: 8px;letter-spacing: 4px;cursor: pointer;}
.bottom .bottomClose{position: absolute;top: 9px;right: 0;cursor: pointer;}
/**右侧商务通**/
.box_right {z-index: 999;position: fixed;right: 0;top: 200px;width: 64px;}
.box_right .swt {font-size: 12px; background:url("bg_right.png")/*tpa=bg_right.png*/ no-repeat;letter-spacing: 1px;text-align: center;height: 43px;line-height: 17px;padding-top: 6px;}
.box_right .swt a {display: inline-block;cursor: pointer; color:#000000;}
.box_right li {background-color: #354761;height: 55px; border-bottom:1px solid #2c3b51;cursor: pointer;position: relative;}
.box_right .webchat {background-image: url("box_01.png")/*tpa=box_01.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .service {background-image: url("box_02.png")/*tpa=box_02.png*/;background-repeat: no-repeat;background-position: center;}
/*.box_right .phone {background-image: url("box_03.png")!*tpa=box_03.png*!;background-repeat: no-repeat;background-position: center;}*/
.box_right .phone {background-image: url("box_03.png")/*tpa=box_02.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .top {background-image: url("box_07.png")/*tpa=box_07.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .webchat:hover {background-image: url("box_04.png")/*tpa=box_04.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .service:hover {background-image: url("box_05.png")/*tpa=box_05.png*/;background-repeat: no-repeat;background-position: center;}
/*.box_right .phone:hover {background-image: url("box_06.png")!*tpa=box_06.png*!;background-repeat: no-repeat;background-position: center;}*/
.box_right .phone:hover {background-image: url("box_05.png")/*tpa=box_05.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .top:hover {background-image: url("box_08.png")/*tpa=box_08.png*/;background-repeat: no-repeat;background-position: center;}
.box_right .webchat p {background-color: #48596d;width: 98px;height: 115px;text-align: center;position: absolute;top: 0;left: -98px; padding-top:6px;display: none;}
.box_right .webchat p img{ width:70px; height:70px;}
.box_right .webchat p span {display: inline-block;font-size: 12px;color: #fff;width: 55px;line-height: 17px;}
.box_right .webchat:hover p,.box_right .service:hover p,.box_right .phone:hover p{display: block;}
.box_right .service p {background-color:#48596d;width: 98px;font-size: 12px;text-align: center;line-height: 57px;height: 57px;position: absolute;left: -98px;top: 0;letter-spacing: 2.2px;display: none;}
.box_right .service p a {cursor: pointer;color: red;}
.box_right .phone p {background-color:#48596d;width: 98px;font-size: 12px;text-align: center;line-height: 57px;height: 57px;position: absolute;left: -98px;top: 0;letter-spacing: 2.2px;display: none;}
.box_right .phone p a {cursor: pointer;color: red;}
/*.box_right .phone div {display: none;background-color: #48596d;width: 98px;height: 57px;top: 0;left: -98px;position: absolute;padding: 0;text-align: left;}*/
/*.box_right .phone div input {background-color: #fff;width: 125px;height: 26px;padding-left: 8px;line-height: 26px;border-radius: 5px 0 0 5px;margin-top: 15px;margin-left: 8px;border: none;outline: none;font-size: 12px;}*/
/*.box_right .phone div .box_rightTel {background-color: #876626;position: absolute;right: 4px;top: 15px;margin: 0;cursor: pointer;font-size: 12px;width: 65px;color: #fff;text-align: center;height: 26px;line-height: 26px;border-radius:0 5px 5px 0;}*/
/*.box_right .phone .tips {display: none;width: 210px;height: 54px;background: url("box_rightTips.png")!*tpa=box_rightTips.png*!no-repeat center;position: absolute;left: -17px;top: -62px;background-size: cover;}*/
/*.box_right .phone .tips span {display: block;width: 194px;margin: 2px auto 0;font-size: 10px;color: #000;line-height: 13px;letter-spacing: 0;text-align: left;}*/
/*.box_right .phone .tips span i {color: #876626;}*/