@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;}

-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;font: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*/

/*kefu*/
.y-kefu-box03 { width: 53px;}
.y-kefu-box03 .icon { display: block; background: url(img/icons03.png) no-repeat; margin-left: 15px; position: absolute; }
.y-kefu-box03>div {width: 193px;height: 53px;background-color: #006ef7;border-top-left-radius: 3px;border-bottom-left-radius: 3px;margin-bottom: 5px;font-size: 15px;color: #fff;position: relative;left: 0;z-index: 2;}
.y-kefu-box03>div p {padding-left: 55px;line-height: 53px;}
.y-kefu-box03 .y-back-top { cursor: pointer; left: 55px;}
.y-kefu-box03 .y-back-top:hover { background-color: #006ef5; }
.y-kefu-box03 .y-back-top i { width: 23px; height: 21px; background-position: -5px -5px; top: 16px; }
.y-kefu-box03 .y-kf-mobile { font-size: 18px; }
.y-kefu-box03 .y-kf-mobile i { width: 26px; height: 26px; background-position: -35px -5px; top: 13px; }
.y-kefu-box03 .y-kf-qq a { color: #fff; }
.y-kefu-box03 .y-kf-qq i { width: 24px; height: 24px; background-position: -5px -34px; top: 14px; }
.y-kefu-box03 .y-kf-weChat i { width: 22px; height: 22px; background-position: -35px -34px; top: 15px; }
.y-kefu-box03 .y-kf-weChat .ewm-box {width: 100%;padding-bottom: 15px;background-color: #006ef7;display: none;}
.y-kefu-box03 .y-kf-weChat img { width: 163px; height: 163px; margin: 0 auto; }
.y-kefu-box03 .y-kf-weChat:hover .ewm-box { display: block; }
.y-kefu-box { position: fixed; right: 0; top: 50%; z-index: 9999; font-size: 13px; margin-top: -116px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.content,.container{margin-left:auto; margin-right:auto; width:1200px;}

.header_cn{
    color: #999;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    font-weight: 300;
}
.wrapper{
        width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.header_cn small{
    font-size: 14px;
    float: right;
    padding-left: 25px;
}
.header_cn a {
    color: #999;
}
.logo .container {position: relative;height: 150px;display: flex;justify-content: space-between;}
.logo h1 {padding: 25px 0;}
.logo h1 img {display: block;}
.logo .l_tit {position: relative;border-left: 1px dotted #c8c8c8;display: flex;flex-direction: column;justify-content: center;margin-right: auto;padding-left: 10px;height: 100px;/*! margin: 0 auto; */margin-top: 25px;}
.logo .logoImg a{display:inline-block;}
.logo .logoImg{position:relative;display: flex;justify-content: center;align-items: center;margin-right: 10px;}
.logo .l_tit .p1 {font-size: 28px;color: #005dc5;margin-bottom: 12px;}
.logo .l_tit .p2 {font-size: 18px;color: #333;}
.logo .l_rz {position: absolute;left: 675px;top: 60px;}
.logo .l_tel {padding-right: 55px;position: relative;background: url(img/l_tel.png) no-repeat right 57px;color: #005dc5;text-align: right;display: flex;flex-direction: column;justify-content: center;}
.logo .l_tel .p1 {font-size: 14px;}
.logo .l_tel .p2 {font-size: 24px;}


/* nav部分 */
.Nav{ height:60px;position: relative;background: #005dc5;}
.Nav .navUl{ width:100%}
.Nav .navUl li.navli {width:133px;text-align: center; font-size:15px; float:left;position: relative;padding-top: 24px;height: 36px;}
.Nav .navUl li.navli>a {display: block;height: 14px; color: #fff;text-decoration: none;line-height: 14px;border-left: 1px solid #d7ffff;}
.Nav .navUl li.navli:first-child a {border-left: none;}
.Nav .navUl li.navli:hover ,.Nav .navUl li.navli.cur {background: #1672d8;}
.Nav .navUl li.navli:hover>a ,.Nav .navUl li.navli.cur>a {border-left: 1px solid #898989;}


/*footer*/
.footer {background: #005dc5;}
.footer .f_nav {border-bottom: 1px solid #2078da;}
.footer .f_nav ul {padding: 30px 0 22px 0;height: 14px;width: 101%;}
.footer .f_nav ul li {float: left;height: 14px;line-height: 14px;border-left: 1px solid #fff;}
.footer .f_nav ul li:first-child {border-left: none;}
.footer .f_nav ul li a {color: #fff;}
.footer .f_box {border-top: 1px solid #0b51a0;padding: 30px 0 20px 0;}
.footer .f_box .f_logo {float: left;}
.footer .f_box .f_logo img {display: block;}
.footer .f_box ul {float: left; padding-left: 30px;margin-left: 32px;color: #fff;border-left: 1px solid #337dd1;}
.footer .f_box ul li {font-size: 14px;margin-top: 12px;}
.footer .f_box ul li a{color:#fff;}
.footer .f_box ul li:first-child {margin-top: 0;}
.footer .f_box dl {float: right;}
.footer .f_box dl dt img {display: block;width: 131px;height: 131px;}
.footer .f_box dl dd {font-size: 14px;text-align: center;margin-top: 10px;color: #fff;}

.f_icp {height: 50px;line-height: 50px;background: #121c26;text-align: center;font-size: 13px;color: #fff;}
.f_icp p a{color:#fff;}

/*底部*/


/*返回顶部*/
.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/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;}
.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: #005dc5;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: #005dc5;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}