﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
/*a:hover {text-decoration:underline;}*/

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left;margin-bottom:30px;}
.fr {float:right;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
i{font-style: normal;}

/*其他*/
.cur{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;width:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;font-weight: normal;}
h2 { font-size:26px;font-weight: normal;}
h3 { font-size:20px;font-weight: normal;}
h4 { font-size:14px;font-weight: normal;}
h5 { font-size:12px;font-weight: normal;}
h6 { font-size:10px;font-weight: normal;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/

/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.container{margin-left:auto; margin-right:auto; width:1200px;}



/* Header */
.header{width: 100%;z-index: 99;}

.headerTop{width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid #f0f0f0;}
.headerTop p{font-size: 12px;height: 40px;line-height: 40px;color: #666666;float: left;}
.headerTop ul{float: right;}
.headerTop li{float: left;height: 40px;line-height: 40px;border-right: 1px solid #f0f0f0;width: 81px;text-align: center;font-size: 12px;color: #666666;}
.headerTop li a{font-size: 12px;color: #666666;display: block;}
.headerTop li:first-child{border-left: 1px solid #f0f0f0;}
.headerTop li.third{position: relative;}
.headerTop li.third .ma{position: absolute;top: 40px;left: 0px;width: 82px;height: 72px;display: none;background: #000;}
.headerTop li.third:hover .ma{display: block;}

.headerCenter{width: 100%;height: 119px;}
.headerCenter .box{float: left;}
.headerCenter a.logo{float: left;width: 175px;height:78px;margin-top:20px;display: block;}
.headerCenter a.logo img{display: block;width: 100%;}
.headerCenter .Part{float: left;margin-left: 10px;width: 690px;margin-top: 30px;margin-left: 40px;}
.headerCenter .Part h2{font-size: 24px;color: #1f1512;font-weight: normal;}
.headerCenter .Part h2 b{color: #d4af86;}
.headerCenter .Part p{font-size: 19px;color: #666;margin-top: 10px;}
.headerCenter .phone{background: url("Img/Common/Header_Phone.png"/*tpa=http://www.ucansz.com/Skins/Default/Img/Common/Header_Phone.png*/) no-repeat left center;padding-left: 54px;float: right;margin-top: 34px;}
.headerCenter .phone span{color: #333333;font-size: 14px;display: block;}
.headerCenter .phone em{font-size: 24px;color: #d4af86;display: block;font-family: arial;}

.headerNav{width: 100%;z-index: 99;position: relative;height: 60px;background: #201814;}
.headerNav .container{position: relative;height: 60px;}
.headerNav ul{width: 100%;}
.headerNav li{float: left;font-size: 15px;height: 60px;position: relative;}
.headerNav li:first-child{border-left: 1px solid #302825;}
.headerNav li>a{color: #fff;text-decoration: none;display: block;border-right: 1px solid #302825;margin-top: 20px;}
.headerNav li.cur{background: #d4af86;border-color: #d4af86;}
.headerNav li.cur a{border-right: 1px #d4af86 solid;}
.headerNav li:hover a{border-right: 1px #d4af86 solid;}
.headerNav li:hover{background: #d4af86;border-color: #d4af86;}



.headerNav .nav ul li .erji{position: absolute;left: 0;top: 60px;width: 180px;z-index: 8888;background: #fff;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);display: none;}
.headerNav .nav ul li .erji a{display: block;height:47px;line-height: 47px;font-size: 12px;color: #333333;padding-left:30px;background-image: none;transition: all 0.3s;}
.headerNav .nav ul li .erji a:hover{color: #d4af86;background-color: #f8f8f8;padding-left: 35px;transition: all 0.3s;}
.headerNav .nav ul li:hover .erji{display: block;}
/* Header End */

/* Title */
.Title{text-align: center;padding: 60px 0 40px;}
.Title h3{font-size: 30px;color: #333;}
.Title h3 b{color: #d4af86;}
.Title h3 a{font-size: 30px;color: #333;text-decoration: none;}
.Title h3 a b{color: #d4af86;}
.Title p{font-size: 14px;color: #999;margin-top: 5px;text-transform: uppercase;background: url("Img/Common/TitleBg.png"/*tpa=http://www.ucansz.com/Skins/Default/Img/Common/TitleBg.png*/) no-repeat bottom;padding-bottom: 12px;}
/* Title End */

/* Footer */
.Footer .FooterBot{border-top: 1px #efefef solid;padding: 15px 0;}
.Footer .FooterBot h3 p{font-size: 14px;color: #999;}
.Footer .FooterBot h3 p a{color: #999;margin: 0 10px;}
.Footer .FooterBot p.p3{font-size: 14px;color: #999;margin-top: 15px;}
.Footer .FooterBot p.p3 a{color: #999;}
.Footer .FooterBot p.p3 a.a2{margin-left: 50px;}

.Footer .FooterTop{padding-top: 55px;}
.Footer .FooterTop dl{float: left;width: 220px;height: 270px;}
.Footer .FooterTop dt{font-size: 16px;margin-bottom: 25px;}
.Footer .FooterTop dt a{color: #333;text-decoration: none;}
.Footer .FooterTop dd a{display: block;font-size: 14px;color: #999;margin-bottom: 10px;}
.Footer .FooterTop .FooterEwm{width: 243px;float: left;height: 270px;}
.Footer .FooterTop .FooterEwm img{width: 139px;height: 140px;overflow: hidden;display: block;border: 5px #d4af86 solid;border-radius: 5px;margin: 0 auto;}
.Footer .FooterTop .FooterEwm p{font-size: 12px;color: #999;text-align: center;margin-top: 10px;}

.Footer .FooterTop .Phone{width: 220px;float: right;height: 270px;}
.Footer .FooterTop .Phone ul li{margin-bottom: 20px;}
.Footer .FooterTop .Phone ul li p{font-size: 14px;color: #333;background: url("Img/Common/FooterIcon.png"/*tpa=http://www.ucansz.com/Skins/Default/Img/Common/FooterIcon.png*/) no-repeat left top;padding-left: 35px;height: 22px;}
.Footer .FooterTop .Phone ul li p.p2{background-position: 0 -22px;}
.Footer .FooterTop .Phone ul li h3{color: #d4af86;font-size: 22px;margin-top: 5px;}
.Footer .FooterTop .Phone ul li h3 b{font-size: 18px;}
.Footer .FooterTop .Phone ul li.li02 h3 b{font-size: 30px;}
/* Footer End */

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#000; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.content, .container{margin-left:auto; margin-right:auto; width:1200px;}

/*页眉*/
.header{width:100%;/* overflow:hidden;*/ background-color:#fff;}
.header .header_nav{ overflow:hidden; width:100%; height:60px;  position:relative}
.header .header_nav b{ display:block; width:458px; height:3px; background-color:#ff5b00; position:absolute; left:0; top:0}
.header .header_nav p{ width:0px; height:3px; background-color:#ff5b00;}
.header .header_nav ul{ overflow:hidden; height:57px;}
.header .header_nav li{ float:left; line-height:57px; font-size:14px;padding:0 10px; }
.header .header_nav li a{ color:#fff; text-decoration:none; display:block}
.header .header_nav .first{ background:none}
.header .header_nav .cur a,.header .header_nav li:hover a{ color:#ff5b00; font-weight:bold}


/*底部*/


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url("Img/tanchuang/tanchuangBg.png"/*tpa=http://www.ucansz.com/Skins/Default/Img/tanchuang/tanchuangBg.png*/);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #d4af86;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #d4af86;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url("Img/tanchuang/errorBg.jpg"/*tpa=http://www.ucansz.com/Skins/Default/Img/tanchuang/errorBg.jpg*/) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #df1f29;color: #fff;margin-right: 20px;}
