﻿@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 ,i , 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:none;}



/*定位*/

.tl {text-align:left;}

.tc {text-align:center;}

.tr {text-align:right;}

.bc {margin-left:auto; margin-right:auto;}

.fl {float:left; display:inline;}

.fr {float:right; display:inline;}

.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;}

li{list-style:none;}

/*p img{ max-width:870px;}*/



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;



/*其他*/

.cur{cursor:pointer}



/*原reset*/

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;outline: none; 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;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:14px;}

h5 { font-size:12px;}

h6 { font-size:10px;}



/*清除浮动*/

.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:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/

.container{margin-left:auto; margin-right:auto; width:1200px;}


















.wrap-footer {background: #282828;}

.wrap-footer .fnav {height: 79px;padding-top: 15px;border-bottom: 1px solid #535353;margin-bottom: 32px;}

.wrap-footer .fnav ul {width: 102%;}

.wrap-footer .fnav ul li { padding:0 35px; float: left;height: 79px;line-height: 79px;font-size: 16px;}

.wrap-footer .fnav ul li a {display: block;height: 79px;color: #999;}

.wrap-footer .fnav ul li:hover a {color: #fff;}

.wrap-footer .fcon {height: 180px;position: relative;}

.wrap-footer .fcon .flogo {float: left; padding-top: 55px;}

.wrap-footer .fcon .flogo img {display: block;width: 197px;height: 53px;}

.wrap-footer .fcon .ful1 {float: left;margin-left: 35px;padding-top: 42px;}

.wrap-footer .fcon .ful1 li {margin-bottom: 15px;}

.wrap-footer .fcon .ful1 li span {color: #fff;}

.wrap-footer .fcon .yqlj {position: absolute;left: 865px;top: 33px;display:none;}

.wrap-footer .fcon .yqlj .p1 {width: 149px;height: 50px;background: #C30000;}

.wrap-footer .fcon .yqlj .p1 a {display: block;height: 50px;line-height: 50px;text-indent: 22px;background: url(../images/fxl.png) no-repeat 118px center;color: #fff;}

.wrap-footer .fcon .yqlj ul {display: none;position: absolute;left: 0;bottom: 50px;width: 100%;}

.wrap-footer .fcon .yqlj ul li {height: 34px;line-height: 34px;text-align: center;border: 1px solid #999;border-bottom: none;background: #ccc;}

.wrap-footer .fcon .yqlj ul li a {display: block;height: 34px;color: #333;font-size: 15px;}

.wrap-footer .fcon .yqlj ul li:hover {background: #C30000;border-color: #C30000;}

.wrap-footer .fcon .yqlj ul li:hover a {color: #fff;}

.wrap-footer .fcon .yqlj:hover ul {display: block;}

.wrap-footer .fcon dl {float: right;}

.wrap-footer .fcon dl dt img {display: block;width: 128px;height: 128px;}

.wrap-footer .fcon dl dd {font-size: 16px;color: #fff;margin-top: 8px;text-align: center;}



.ficp {height: 32px;background: #000000;line-height: 32px;}

/*页眉*/
.header{width:100%;  background-color:#fff;position: relative;z-index: 100;}
.header .hdTop{ height:41px; background:url(../images/hdTopBg.png) repeat-x center;}
.header .hdTop p{ float:left; color:#666; line-height:41px; font-size:14px;}
.header .hdTopUl{ float:right;}
.header .hdTopUl li{ font-size:14px; padding:0 15px; border-right:1px solid #d8d8d8; margin-top:10px; float:left;position:relative}
.header .hdTopUl li a{ color:#666666}
.header .hdTopUl li.last{ border:none; padding-right:0;}
.header .weixin{ display:none; position:absolute; top:20px; width:80px; height:80px; left:0px;}
.header .hdTopUl li:hover .weixin{ display:block;}
.header .logo{ overflow:hidden; padding:42px 0; background-color:#fff}
.header .logo h1{ float:left;}
.header .logo h2{ font-size:20px; color:#333; margin-left:20px; float:left; padding-left:15px; border-left:1px solid #eaeaea; margin-top:3px;}
.header .logo h2 strong{ color:#da251c}
.header .logo h2 span{ font-weight:normal; padding:0 5px; margin-left:2px; color:#fff; font-size:14px; background-color:#da251c; }
.header .logo h2 p{ font-weight:normal; font-size:16px; color:#666666; margin-top:3px;}
.header .phone{ float:right; background:url(../images/phone.png) no-repeat right center; padding-right:45px;}
.header .phone p{ font-size:14px; color:#333; text-align:right}
.header .phone h4{ font-size:26px; color:#da251c;font-family:Arial; }
.header .Nav{ height:65px;  background:url(../images/navBg.png) repeat-x; position: relative;}
.header .navBox{ height:65px; line-height:65px;}
.header .navUl{ width:102%}
.header .navUl>li{ font-size:16px; float:left;}
.header .navUl>li>a{ display:block; color:#fff; text-decoration:none; text-align:center}
.header .navUl>li.last{ background:none}
.header .navUl>li:hover,.header .navUl>li.cur{background:url(../images/navliBg.png) repeat-x center;}
.header .navUl>li>a>img {margin-left: 6px;}
.header .erji_nav {display:none;overflow:hidden; width:100%; position:absolute; left:0; top:65px; background-color:#fff; padding-top:65px; padding-bottom:70px;}
.header .erji_nav .title01{ overflow:hidden; width:140px;float:left; margin-left:190px;}
.header .erji_nav .title01 i{ display:block; width:40px; height:3px; background-color:#dc1313; margin-bottom:20px;}
.header .erji_nav .title01 h3{ font-size:20px; margin-bottom:30px;}
.header .erji_nav .title01 h3 a{ color:#333;}
.header .erji_nav .title01 .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.header .erji_nav ul{ overflow:hidden; float:left; width:120px; margin-left:45px;}
.header .erji_nav .ul01 { border-right:1px solid #e9e9e9;}
.header .erji_nav li{ font-size:14px; line-height:36px; width:100%; *float:left}
.header .erji_nav li a{ color:#777;}
.header .erji_nav li a:hover{ color:#dc1313;}
.header .erji_nav .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.header .erji_nav .contect img{ display:block; margin:10px auto;}

.header .erji_nav .erjiright { overflow:hidden; width: 287px; color: #000; position: relative; z-index: 5; margin-left:550px;}
.header .erji_nav .erjiright h4{ font-size:16px; font-weight:normal; margin-bottom:10px; line-height:16px;}
.header .erji_nav .erjiright h4 a{ color:#000;}
.header .erji_nav .erjiright p{ font-size: 13px; color: #766C6C; line-height:20px;}

/*返回顶部*/

.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(../images/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: #C30000;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: #C30000;text-decoration: none;z-index:999999999999999;border:0px;}

.tanchuang2 .conBox .box a{background: #404040;}



/* 错误提示 */

.errorMainCon{width: 100%;background: url(../images/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;}