/* 
* @Author: anchen
* @Date:   2016-05-05 10:37:55
* @Last Modified by:   anchen
* @Last Modified time: 2016-06-14 10:30:16
*/
@charset "utf-8";
html,body{width:100%;margin:0 auto;padding:0px;font-family:Regular/*Arial*/;}
ul,li,div,span,img,a{margin:0 auto;padding:0px;}
.layout{width:100%;}
img{margin:0 auto;padding:0;}
a{text-decoration:none;}
li{list-style-type:none;margin:0;padding:0px;}
.clear{clear:both;}
.dotted_line{color:#fff;border:1px red dashed;}
.layout{width:100%;display:inline-block;}
.size12{font-size:12px !important;
    margin-bottom: 5px;}
.size13{font-size:12px !important;border-bottom: 1px solid #e5e3e3;
    margin-bottom: 5px;padding-bottom: 5px}
.size14{font-size:14px !important;}
.size16{font-size:16px !important;font-weight:bold;}
.size18{font-size:18px !important;}
.size20{font-size:20px !important;}
.size24{font-size:24px !important;font-weight: 700;}
.white{color:#fff !important;}
.red{color:#f00;}
.yellow{color:#ff7200;}
.ff9540{
    color:#ff9540 !important;
}
.ffa45bP{
    color:#ffa45b;
}
.show{
    display: block;
}
.hide{
    display: none;
}
 ul,li{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
/*logo begin*/
.bg1{
    background:url(../images/logo_bg.png);
    background-repeat:repeat;
}
.logo{
    width:1000px;
    height:126px;
    margin:0px auto;
}
.logo_left{
    float:left;
}
.logo_icon{
   float:left;
    width:206px;
    height:60px;
    margin-top:30px;
    /*background:url(../images/logo_cion.png);*/

}
.logo_font{
    border-left: 2px solid #6d6d6d;
    float: right;
    height: 80px;
    margin-left: 15px;
    margin-top: 25px;
    padding-left: 30px;
}
.logo_font p{
    margin-top:10px;
    margin-bottom:0px;
}
.logo_right{
    float:right;
}
.Collection{
    text-align:right;
    letter-spacing:5px;
    line-height:40px;
}
.Collection a{
    color: #4d4d4d;
}
.hot_line{
    width:280px;
    height:40px;
    background-repeat:no-repeat;
}
.search{
    margin-top:5px;
    position:relative;
}
.qk_emp_1{
    position:absolute;
    right:2px;
    width:160px;
    font-size:12px;
    padding-left:10px;
    padding-right:35px;
    height:25px;
    border:1px solid #b5b5b5;
    border-radius:9px;
}
.qk_sea_1{
    width:27px;
    height:27px;
    position: absolute;
    right:0;
    cursor:pointer;
    filter:alpha(opacity=00);
    -moz-opacity:0.0;
    opacity:0.0;
}
.demoSpan1{
    background-color:#0ba6df;
    width:28px;
    height:28px;
    background-image:url(../images/search.png);
    background-repeat:no-repeat;
    position: absolute;
    right:1.5px;
    border-radius:0px 10px 9px 0px;
}
/*logo over/nav begin*/
.bg2{
    background:url(../images/bg2.png);
    background-repeat:repeat;
    z-index:10;
}
.nav{
    width:1000px;
    height:52px;
    text-align:center;
    color:white;
}
.nav a{
    line-height:52px;
    padding:14px 23px;
    height:52px;
    color:white;
}
.nav a:hover{
    color:#049dd5;
    background:#ff7200;
}
/*nav over/img begin*/
.car_jpg img{
    width:100%;
}
.car_jpg{
    margin-bottom:-5px;
}
/*img over/part_center begin*/
.bg3{
    width:100%;
    background:#f6f6f6;
}
/*logo 面包屑 begin*/
.you_logo{
    float:right;
    padding-bottom:10px;
    padding-top:20px;
    font-size: 12px;
}
.you_logo b{
    display:inline-block;
    float:left;
    font-size:12px;
    color:#363636;
}
.you_logo ul{
    float:right;
    margin-right:10px;
} 
.you_logo ul li{
    float:left;
    font-size:12px;
}
.you_logo ul li a{
    color:#454545;
}

 /*logo 面包屑 begin*/
.trun_center{
    width:1000px;
    margin:0px auto;
}
.part_center{
    width:1000px;
    height:100%;
    display:inline-block;
    background-color:#fff;
    padding-bottom:35px;
    margin-bottom:-5px;
}
.nav_1{
    float:left;
    width:195px;
    height:272px;
    position:relative;
    text-align:center;
    color:#fff;
}
.nav_1 ul{
    margin-top:40px;
}
.nav_1 h2{
    background:#049dd5;
    position:absolute;
    z-index:1;
}
.nav_1_1{
    float:left;
    width:1000px;
    height:272px;
    position:relative;
    text-align:center;
    color:#fff;
}
.nav_1_1 ul{
    margin-top:40px;
}
.nav_1_1 h2{
    background:#ffa053;
    position:absolute;
    z-index:1;
}
.container{
    overflow:hidden;
    background-color:#d3ecfd;
}
#container1{
    background:#ffa053;
}
.container .low_1 a:hover{
    color:#23ac38;
    text-decoration:underline;
}
.container .low_2 a:hover{
    color:#23ac38;
    text-decoration:underline;
}

.change{
    width: 193px;
    height: 45px;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
}
.change_logo {
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    font-weight: 700;
    border: 1px #cecece dashed;
    border-left: 1px #cecece solid;
    border-right:1px #cecece solid;
}
.change_logo a{
    color:#6a6a6a;
    font-size:14px;
    font-weight:bold;
}
.change_logo b{
    float: left;
    padding-left: 30px;
    padding-right: 20px;
}

.change_logo_1 {
    width:193px;
    height:45px;
    text-align:center;
    font-size:12px;
    /*background:#cecece;*/
    cursor:pointer;
    border:1px solid #b1b1b1;
    border-bottom:none;
    display:inline-block;
    background:#ffa053;
}
.change_logo_1 a{
    color:#fff;
}
.change_logo_1 b{
    padding-right:50px;
}
.low_1 a{
    color:#111;
}
.nav_1_1 h2{
    border:1px solid #b1b1b1;
    width:193px;
    height:80px;
    position:absolute;
    top:-60px;
    line-height:80px;
}
.nav_1_1 ul li{
    height:40px;
    line-height:40px;
}
.help_line_1{
    position:absolute;
    left:0;
    z-index:1;
    width:193px;
    height:45px;
    line-height:45px;
    border:1px solid #b1b1b1;
    border-top:none;
    border-bottom:none;
    background:#049dd5;
}
.help_pic_1{
    position:absolute;
    top:0;

}
.help_pic_1 img{
    width:1000px;
    height:272px;
}


.nav_1 h2{
    border:1px solid #b1b1b1;
    width:193px;
    height:80px;
    position:absolute;
    top:-60px;
    line-height:80px;
}
.nav_1 ul li{
    height:40px;
    line-height:40px;
}
.help_line{
    width:193px;
    height:45px;
    line-height:45px;
    border:1px solid #b1b1b1;
    border-top:none;
    border-bottom:none;
    background:#049dd5;
}
.help_pic img{
    width:195px;
}
.low a{
    color:#111;
}
.low{
    display:inline;
    position:absolute;
    z-index:1000;
    left:195px;
    width:710px;
    border:2px solid #049dd5;
    display:none;
    background:#fff;
    margin-top:-47px;

}
.low_1{
    float:left;
    width:540px;
}
.low_1 ul div{
  /*  padding:5px 15px;*/
    border:none;
    border-bottom:1px #b5b5b5 dashed;
}
.low_1 ul div a{
    color:#111;
    font-weight:500;
}
.low_1 ul h3{
    text-align:left;
    padding-left:20px;
    margin-right:30px;
    border-bottom:1px #b5b5b5 dashed;
    color:#111;
}
.low_2{
    float:right;
    display:inline-block;
    width:160px;
    text-align:left;
    background:#049dd5;
}
.low_2 h3{
    padding-left:10px;
    border-bottom:1px solid #fff;
    margin-left:5px;
    margin-right:5px;
}
.low_2 ul div{
    border:none;
    padding-left:20px;
    line-height:30px;
}
.low_2 ul div a{
    color:white;
}
/*part_center over/foot begin*/
.bg4{
    width:100%;
    background:#ececec;
    display:inline-block;
    margin-bottom:-4px;
    padding-bottom:20px;
    padding-top:20px;
}
.foot{
    width:1000px;
}
.foot ul{
    float: left;
    width:12.2%;
}
.foot h3 {
    font-size: 14px;
    line-height: 30px;
    color:#131313;
}
.foot li{
    font-size:12px;
    padding:5px;
}
.foot ul li a{
    color:#353535;
}
.foot ul li a:hover{
    color:#23ac38;
}
.line{
    width:26.2%;
    float:right;
}
.weixin_1{
    float:left;
    width:50%;
    text-align:center;
}
.weixin_2{
    width:50%;
    float:right;
    text-align:center;
}
.weixin_2 p{
    margin:0px auto;
}
/*foot over/help begin*/
.bg5{
    width:100%;
    min-width:1000px;
    height:35px;
    background-image:url(../images/bg2.png);
}
.help{
    margin:0px auto;
    text-align: center;
    width:1000px;
    line-height:35px;
    color:#fff;
    font-size:12px;
}
.help span{
    padding-right:30px;
}
.help a{
    color:#fff;
}
/*help over/link begin*/
.firend{
    width:1000px;
    height:35px;
}
.firend a{
    color:#616161;
}
.firend li{
    float:left;
    line-height:35px;
    width:10%;
    color:#616161;
    font-size:12px;
}
#product_brand_first_1{
    color:#ffa053;
}
#product_brand_part_1{
color:#ffa053;
}
/*link over */
@media screen and (max-width:1000px ){
    .bg1,.bg2,.bg3,.bg4,.bg5,.bg6,.car_jpg{
        width:1000px;
    }
}

