@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0; }
li{ text-decoration:none; list-style:none;}
a{ text-decoration:none; cursor:pointer;color: #000; }
a:hover{color:#da251e;}
img{border:none;}
body{color:#000; font-size:14px;font-family:"Microsoft YaHei"; background:#fff; /*overflow-x:hidden;*/}
.clear {clear:both;height:0; font-size:0; line-height:0;  }
input,textarea{font-family:"Microsoft YaHei"; font-size:12px; outline:none}
strong{font-weight: normal;}
/*********************************  通用  ***************************************/
.Universal{ width:1540px; height:auto; margin:0 auto;}
.Universal_a{width: 1215px;margin: 0 auto;}
.Universal_b{width: 1200px;margin: 0 auto;}
.Universal_d{width: 1250px;margin: 0 auto;}
.l_left{float: left;}
.l_right{float: right;}
#toTop{   width:50px;height:50px;bottom:35px;right:32px;position:fixed;cursor:pointer;z-index:999999;}
/*页码————————通用*/
.page{margin:0px auto;width:100%;margin-bottom:50px;text-align:center}
.page .next{background-color: #ededed;}
.page .next:hover{background: #ededed;}
.page a{background-color:#dfdfdf;padding:10px 15px;margin:10px;text-decoration:none;border-radius:5px;}
.page a img{vert-align:middle;margin-top: 5px;}
.page a:hover{color:white;background-color:#da251e;}
.page a.hover{color:white;background-color:#da251e;}
.page .word{color: #525252;}
.page ul li{display:inline;margin-left:5px;}
/*********************************  首页  广告  ***************************************/
.main{width: 1540px;margin: 0 auto;height: auto;}
/*.banner{width:1900px;overflow:hidden;position:relative; height:540px;}
.banner_img{width:20000px}
.banner_img li{float:left;width:1900px;position:relative;height:540px;}
.banner_img li a{ display:block; height:540px;}
.banner_common{position:relative;width:1300px;margin:0 auto; }
.banner_pre{position:absolute;left:0;width:0;height:0;cursor:pointer;}
.banner_next{position:absolute;right:0;width:0;height:0;cursor:pointer;}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:480px;position:absolute;bottom:30px;left:50%;margin-left:-240px}
.banner .control li{float:left;margin-left:10px;width:60px;height:5px;cursor:pointer;background:#ccc}
.banner .control li a{display:none}
.banner .control li.current{background:#da251e;}*/
/*********************************  首页  头部  ***************************************/
.header{height: 70px;}
.header_con{width: 85%;margin: 0 auto;}
.header .logo{width: 129px;float: left;}
.header .logo img{display: block;width: 110px;height: 73px;}
.nav{ float:left;width:55%; height:50px; padding:0px 0 0 12px;}
.nav .li1{ float:left; width:70px; display:inline; height:80px;  overflow:hidden;margin-left: 3%;}
.nav .li1 .lia{ color:#000;opacity: 1; display:block; height:80px;text-align:center; font:16px/50px "微软雅黑";line-height: 80px;}
/*.nav .li1 .lia:hover,.nav .on .lia{color:#000 !important;}*/
        .selected{opacity: 1;}
        .add{opacity: 0.2;transition :all 1s;}
/*********************************  首页  导航隐藏栏目  ***************************************/
.nav_down{ background: #fbfbfb; position:absolute; display: none; left: 0;width: 100%;  border:1px solid #e1e1e1;top:80px; z-index:99999; padding:30px 0 40px 0}
.nav .li1:last-child .nav_down{display:none!important;}
.nav .li1:hover .nav_down{ display:block}
.nav .li1 .nav_down .nav_big{width: 970px;margin: 0 auto;height: 240px;overflow: hidden;}
.nav_big ul{width: 625px;float: left;margin-bottom: 36px;}
.add_more{    width: 970px;margin: 0 auto;}
.add_more a{color: #da251e!important;}
.nav_big ul li{    width:120px;
    float: left;
    margin-left: 5px;
    height: 130px;}
.nav_big ul li strong{display: block;margin-bottom: 5px;font-weight: bold;}
.nav_big ul li strong a{color: #3c3c3c;}
.nav_big ul li strong a:hover{color: #da251e!important;}
.nav_big ul li strong a{margin-bottom:5px!important;}
.nav_big ul li a{display: block;line-height: 20px;color: #676767;margin-bottom: 7px;}
.nav_big ul li a.hover{color: #da251e!important;}
.nav_big .nav_pic_big{width:345px;float:left;}
.nav_big .nav_pic{display: none;}
.nav_big .nav_pic img{display: block;width: 345px;height: 212px;}


.nav .li1 .nav_down .nav_big1{width: 970px;margin: 0 auto;height: 130px;overflow: hidden;}
.nav_big1 ul{width: 671px;float: left;margin-bottom: 36px;}
.nav_big1 ul li{    width:128px;
    float: left;
    margin-left: 5px;
    height: 130px;}
.nav_big1 ul li strong{display: block;margin-bottom: 0px;font-weight: bold;}
.nav_big1 ul li strong a{color: #3c3c3c;}
.nav_big1 ul li strong a:hover{color: #da251e!important;}
.nav_big1 ul li a{display: block;line-height: 30px;color: #676767;}
.nav_big1 ul li a.hover{color: #da251e!important;}
.nav_big1 .nav_pic_big{}
.nav_big1 .nav_pic{display: none;}
.nav_big1 .nav_pic img{display: block;width: 200px;height: 125px;}


.index_search{float: right;margin-top: 25px;}
.index_search #search{display: block;/*width: 27px;*/height: 29px;float: left;background: url("../../OnLine/images/index_search.png")no-repeat center top;margin-right: 8px;}
.index_search #search:hover{background: url("../../OnLine/images/index_search2.png")no-repeat center top;}
.index_search input{padding-left: 10px; display: block;height: 25px;border: 1px solid #a1a1a1;width: 150px;border-radius: 20px;float: left;}
.index_search span{display: block;float: left;color: #5e5e5e; background: url("../../OnLine/images/index_en.png")no-repeat center left;padding-left: 35px;height: 25px;line-height: 25px;margin-left: 25px;}
/*********************************  首页  隐藏栏目的js+css  ***************************************/
.header{ width:100%; height:auto;}
.header_post{ position:fixed; top:0; left:0;  height:auto; background:#fff; z-index:99}
.header_post .nav{ background:none; height:70px;}
.header_post .nav .li1{ padding-top:0; height:70px;}
.header_post .nav_down{ top:70px;}
/*********************************  首页 产品  ***************************************/
.index_title{margin: 80px auto 60px auto;}
.index_title p{    text-align: center;
    font-size: 60px;
    font-weight: bold;
    color: #da251e}
.index_title img{display: block;width: 538px;height: 92px;}
.index_pr{}
.index_pr_more{width: 480px;float: left;background: #fbfbfb;min-height: 485px;}
.more_txt{padding: 25px 0 0 4px;margin-left: 15px;}
.more_pic{}
.more_txt strong{display: block;font-size: 18px;font-weight: bold; color: #da251e;}
.more_txt p{font-size: 15px;font-weight: 600; color: #000;line-height: 30px;}
.more_txt span{display: block;color: #bebebe;}
.more_txt .a1{display: block;width: 100px;height: 40px;line-height: 40px;background: #e97b14;color: #fff;text-align: center;margin: 10px 0 50px 0;}
.more_pic{}
.index_pr_other{width: 770px;float: right;}
.index_pr_other .other_long{width: 770px;height: 267px;display: block;background: #f1f1f1;position: relative;margin-bottom: 3px;}
.index_pr_other .other_long:hover{  -webkit-box-shadow:0 0 10px rgba(0, 0, 00, .5);-moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5);}
.index_pr_other .other_long .long_pic{position: absolute;width: 485px;height: 224px;right: 10px;top:30px;text-align: center;}
.index_pr_other .other_long .long_pic img{/*width: 485px;*/height: 224px;}
.index_pr_other .other_long .long_pic img{transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.other_short .short1 img{transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.index_pr_other .other_short .short2 img{transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.index_pr_other .other_long:hover img{transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2); 	/* IE 9 */
    -moz-transform:scale(1.2, 1.2); 	/* Firefox */
    -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2, 1.2);}
.index_pr_other .other_short a:hover .short1 img{transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2); 	/* IE 9 */
    -moz-transform:scale(1.2, 1.2); 	/* Firefox */
    -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2, 1.2);}
.index_pr_other .other_short a:hover .short2 img{transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2); 	/* IE 9 */
    -moz-transform:scale(1.2, 1.2); 	/* Firefox */
    -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2, 1.2);}

.index_pr_other .other_short{}
.index_pr_other .other_short a{display: block;width: 385px;height: 218px;float: left;}
.index_pr_other .other_short img{width: 385px;height: 218px;  }
.index_pr_other .other_short{position: relative;}
.index_pr_other .other_short a:nth-child(1){display: block;background: #ededed;}
.index_pr_other .other_short a:nth-child(2){display: block;background: #f6f6f6;}

.index_pr_other .other_short .short_pic{}
.index_pr_other .other_short .short_pic img{}
.index_pr_other .other_short .short1{width: 314px;height: 133px;margin: 0 auto;text-align: right;}
.index_pr_other .other_short a:hover{-webkit-box-shadow:0 0 10px rgba(0, 0, 00, .5);-moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5);}
.index_pr_other .other_short .short1 img{   width:initial;
    height: 150px;
    margin-left: 80px;
    margin-top: -20px;}
.index_pr_other .other_short .short2{width: 234px;height: 172px;position: absolute;top:25px;right: 0px;}
.index_pr_other .other_short .short2 img{display: block;width: 234px;height: 172px;}
.index_pr_other .other_short .img2:hover{}
.index_pr_btn a{display: block;width: 220px;background: #e97b14;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 16px;margin: 40px auto 0 auto;}
/*********************************  首页 新闻  ***************************************/
.index_new{margin: 50px auto;    background: #676461;    padding: 30px 0 25px 0;}
.index_top{text-align: center;font-size: 24px;}
.index_top a{color:#000;}
.index_top span{color: #fff;margin-top: 10px;font-weight: bold;}
.index_top strong{font-size: 30px;margin: 0 10px;color: #000000;}
.index_new .index_top a{color:#f7f7f7;}
.index_new .index_top strong{color:#f7f7f7;}
.new_con{margin-top: 45px;}
.new_con .new_first{width: 608px;float: left;}
.new_con .new_first:hover{-webkit-box-shadow:0 0 10px rgba(0, 0, 00, .5);-moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5);}
.new_con .new_first .first_con{width: 304px;min-height: 304px;background: #f7f7f7;float: left;height:304px;overflow: hidden;}
.first_txt{width: 272px;margin: 20px auto 0 auto;line-height: 22px;}
.first_txt strong{font-size: 14px;}
.first_txt span{color: #888;display: block;margin: 5px 0 10px 0;font-size: 13px;}
.first_txt p{color: #6e6e6e;font-size: 13px;}
.first_txt .a1{display: block;background: url("../../OnLine/images/blue_left.jpg")no-repeat center left;height: 26px;line-height: 26px;padding-left: 40px;margin-top: 15px;color: #da251e;}
.first_pic{width: 304px;float: left;}
.first_pic img{display: block;width: 304px;height: 304px;}
.new_con .photo{float: right;}
.new_con .photo li{width: 304px;float: left;margin-left: 15px;background: #f7f7f7;height: 304px;overflow: hidden;}
.new_con .photo li:hover{background: #da251e;-webkit-box-shadow:0 0 10px rgba(0, 0, 00, .5);-moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5);}
.new_con .photo li:hover strong,.new_con .photo li:hover span,.new_con .photo li:hover .a1{color: #fff;}
.new_con .photo li:hover .a1{background: url("../../OnLine/images/write_left.jpg")no-repeat center left;}
.photo li .photo_txt{width: 272px;margin: 20px auto 0 auto;line-height: 22px;padding-bottom: 22px;}
.photo li .photo_txt strong{font-size: 15px;}
.photo li .photo_txt span{color: #888;display: block;margin: 5px 0 10px 0;font-size: 13px;}
.photo li .photo_txt .a1{display: block;background: url("../../OnLine/images/blue_left.jpg")no-repeat center left;height: 26px;line-height: 26px;padding-left: 40px;color: #da251e;}
.photo li .photo_pic{}
.photo li .photo_pic img{display: block;width: 304px;/*height: 154px;*/}
/*********************************  首页 关于  ***************************************/
.index_about{margin-bottom: 90px;}
.index_about ul{margin-top: 50px;}
.index_about ul li{width: 406px;float: left;height: 308px;margin-left: 15px;background: #f7f7f7;}
.index_about ul li:hover{-webkit-box-shadow:0 0 10px rgba(0, 0, 00, .5);-moz-box-shadow:0 0 10px rgba(0, 0, 0, .5);  box-shadow:0 0 10px rgba(0, 0, 0, .5);}
.index_about ul li:nth-child(1){margin-left: 0;}
.index_about ul li .index_about_pic{}
.index_about ul li .index_about_pic img{display: block;width: 406px;max-height: 201px;}
.index_about ul li .a1{width: 94%;margin: 10px auto 0 auto;display: block;line-height: 22px;}
.index_about ul li .a1 strong{display: block;text-align: center;font-size: 16px;color: #000;}
.index_about ul li .a1:hover strong{color: #da251e;}
.index_about ul li .a1:hover span{background: #da251e;}
.index_about ul li .a1 span{display: block;width: 74px;margin: 10px auto;background: #000;height: 1px;}
.index_about ul li .a1 p{color: #808080;text-align: center;font-size: 12px;height: 46px;overflow: hidden;}
.index_about ul li .index_flash img{display: block;width: 406px;height: 308px;}
/***********************************    内页广告       *******************************************/
.profile_ad{width: 100%;}
.about_ad{text-align: center;padding-top: 145px;}
.about_ad strong{display: block;font-size: 50px;color: #fff;}
.about_ad p{font-size: 20px;color: #fff;margin-top: 12px;}
.ad_a{width: 730px;margin: 35px auto 0 auto;}
.ad_a li{width: 160px;float: left;margin-left: 30px;}
.ad_a li:nth-child(4n+1){margin-left: 0;}
.ad_a li a{display: block;height: 48px;line-height: 48px;width: 160px;text-align: center;background: #fff;color: #545454;font-size: 18px;}
.ad_a li a:hover,.about_ad .ad_a li a.on{background: #da251e;color: #fff;}
.products_add{width: 920px;margin: 250px auto 0 auto;}
.products_add li{margin-left: 30px!important;margin-bottom: 30px;}
.products_add li a{font-size: 15px;}
.products_add li:nth-child(5n+1){margin-left: 0!important;}
/***********************************    关于 企业简介       *******************************************/
.about{}
.about_title{text-align: center;color: #121212;}
.about_title strong{font-size: 35px; display: block;    font-weight: bold;    color: #da251e; }
.about_title p{line-height: 25px;color: #6d6d6d;}
.about_intro{margin: 42px auto 65px auto;width: 1200px;}
.about_intro .intro_txt{width: 1200px;margin: 32px auto;line-height: 30px;color:#313131;}
.about_intro .intro_txt p{}
.about_intro .intro_pic{}
.about_intro .intro_pic .intro_front{}
.about_intro .intro_pic .intro_front img{display: block;float: left;}
.about_intro .intro_pic .intro_front .pic1{width: 814px;height: 283px;}
.about_intro .intro_pic .intro_front .pic2{width: 375px;height: 283px;margin-left: 10px;}
.about_intro .intro_pic .intro_office{margin-top: 12px;}
.about_intro .intro_pic .intro_office img{display: block;width: 1200px;height:343px; }
/***********************************    关于 企业文化       *******************************************/
.about_culture{background: url("../../OnLine/images/about_back1.jpg")no-repeat center top;min-height: 585px;}
.culture_con{width: 1017px;margin: 64px auto 0 auto;}
.culture_con li{width: 185px;float: left;margin-left: 228px;text-align: center;}
.culture_con li:hover img{transform:rotate(360deg);}
.culture_con li:nth-child(1){margin-left: 0;}
.culture_con li:hover strong{color: #da251e;}
.culture_con li img{display: block;width: 139px;height: 139px;margin: 0 auto;transition: all 3s;}
.culture_con li strong{display: block;font-size: 20px;margin: 28px 0 0 0;cursor: pointer;}
.culture_con li span{display: block;background: #969696;height: 2px;width: 35px;margin: 20px auto;}
.culture_con li p{color: #969696;width: 185px;line-height: 25px;}
/***********************************    关于 企业场景      *******************************************/
.scene{margin:60px 0 70px 0;}
.scene_con{width: 1200px;margin: 0px auto 0 auto;}
.about_scene img{display: block;/*width: 1199px!important;height: 565px!important;*/}

.swipe ul{ margin: 0; padding: 0; list-style: none; overflow: hidden; }
.swipe img { width:100%; height:auto; display: block;}
.swipe,.swipe li{ overflow: hidden; position: relative; }
.swipe ul {  -webkit-transition: left 800ms ease-in 0; -moz-transition: left 800ms ease-in 0; -o-transition: left 800ms ease-in 0; -ms-transition: left 800ms ease-in 0; transition: left 800ms ease-in 0; }
.swipe #pagenavi { position: absolute; left: 0; bottom:15px;z-index: 999; text-align:center; width: 100%; }
.swipe #pagenavi a { width:15px; height:15px; line-height: 99em; background: #017ac3;opacity:0.6;margin:0 3px; overflow: hidden; cursor: pointer; display: inline-block; *display:inline;*zoom:1; border-radius:50%;}
.swipe #pagenavi a.active { background: #017ac3;opacity: 1; }
/***********************************    关于 荣誉证书      *******************************************/
.about_book{width: 1200px;margin: 0 auto 100px auto;}
.about_book .long_book{margin-bottom: 30px;margin-top: 50px;}
.long_book li{width: 256px;float: left;margin-left: 28px;border: 1px solid #ececec;padding: 10px;}
.long_book li:nth-child(4n+1){margin-left: 0}
.long_book li img{display: block;width: 256px;height: 340px;}
.about_book .short_book{margin-bottom: 70px; margin-top: 42px;}
.short_book li{width: 366px;float: left;margin-left: 15px;border: 1px solid #ececec;padding: 10px;margin-bottom: 10px;}
.short_book li:nth-child(3n+1){margin-left: 0;}
.short_book li img{display: block;/*width: 366px;height: 267px;*/}
.about_book .book_btn{width: 182px;height: 50px;line-height: 50px;border: 1px solid #ececec;text-align: center;display: block;margin: 0 auto;}
/***********************************    联系我们      *******************************************/
.case_dh1 {
    font-size: 36px;
    color: #da251e;
    text-align: center;
    margin-top: 50px;
}
.recruit_p2 {
    text-align: center;
    font-size: 12px;
    color: #da251e;
    margin-top: 15px;
    margin-bottom: 80px;
}
.case_dh1 span {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #333333;
}
.contact_div {
    width: 100%;
    height: auto;
    line-height: 23px;
    color: #de481b;
    margin-top: 25px;
}

.contact_box {
    width: 350px;
    float: left;
    color: #333333;
    margin-bottom: 50px;
    margin-left:40px;

}

.contact_box .cc{padding-left: 28px;margin-bottom: 15px;}
.contact_box .cd{margin-bottom: 15px;font-weight: bold;}
.contact_box .c1{background: url("../../OnLine/images/add_tel.png")no-repeat center left;}
.contact_box .c2{background: url("../../OnLine/images/add_tel2.png")no-repeat center left;}
.contact_box .c3{background: url("../../OnLine/images/add_tel3.png")no-repeat center left;}
.contact_box .c4{background: url("../../OnLine/images/add_tel2.png")no-repeat center left;}
.contact_box .p5{background: url("../../OnLine/images/add_tel3.png")no-repeat center left;}

.contact_box .contact_p1 {
    border-bottom: 1px solid #747474;
    font-size: 22px;
    padding-bottom: 5px;
background: url("../../OnLine/images/index_right.png")no-repeat 0 5px;
    line-height:40px;
    padding-left:38px;
    padding-bottom:5px;
}

.contact_box .contact_p2 {
    font-size: 13px;
    margin: 15px 0px 10px 0px;
    line-height: 23px;
}

.contact_box .contact_p3 {
   border-left: 2px solid #fd8c30;
    padding-left: 10px;
    color: #fd8c30;
    line-height: 23px;
    font-weight: bold;
}

.contact_box .contact_p4 {
   border-left: 2px solid #fd8c30;
    padding-left: 10px;
    color: #fd8c30;
    line-height: 23px;
    margin-top: 32px;
    font-weight: bold;
}

.contact_box .contact_p4 span {
    font-weight: bold;
}
.map{}
.map img{display: block;width: 100%;}

/***********************************    视频详情     *******************************************/
.flash_d{background: #f8f8f8;padding: 40px 0 100px 0}
.flash_return{float: right;margin-bottom: 35px;}
.flash_return a{ display: block;color: #e77817;background: url("../../OnLine/images/show.png")no-repeat center right;padding-right: 30px;}
.flash_d_top{}
.flash_d_top .flash_data{color: #4a4a4a;font-size: 12px;height: 25px;line-height: 25px;}
.flash_d_title{width: 932px;}
.flash_d_title p{font-size: 18px;float: left;}
.flash_d_title .flash_show{float: right;margin-bottom: 18px;}
.flash_d_title .flash_show a{display: block;float: left;}
.flash_d_title .flash_show .show1{background: url("../../OnLine/images/flash_star.png")no-repeat center left;padding-left: 25px;}
.flash_d_title .flash_show .show2{background: url("../../OnLine/images/flash_show.png")no-repeat center left;padding-left: 12px;}
.flash_pr{}
.flash_pr{}
.flash_pr .flash_big{width: 932px;float: left; height: 520px;}
.flash_pr .flash_big img{display: block;width: 932px;height: 523px;}
.flash_pr .flash_small{width: 257px;float: right;background: #313131;}
.flash_pr .flash_small strong{display: block;height: 40px;line-height: 40px;color: #fff;margin-left: 2%;}
.flash_pr .flash_small ul{padding-bottom: 15px;height: 490px; }
#scroll-1 {
    height:520px;
    overflow:auto;
}
#scroll-1 div {
    height:5px;
}    #scroll-1::-webkit-scrollbar {
         width:10px;
         height:10px;
     }
#scroll-1::-webkit-scrollbar-button    {
    background-color:#e77817;
}
#scroll-1::-webkit-scrollbar-track     {
    background:#e77817;
}
#scroll-1::-webkit-scrollbar-track-piece {

}
#scroll-1::-webkit-scrollbar-thumb{
    background:#5b5b5b;
    border-radius:4px;
}
#scroll-1::-webkit-scrollbar-corner {
    background:#e77817;
}
#scroll-1::-webkit-scrollbar-resizer  {
    background:#FF0BEE;
}



.flash_pr .flash_small ul li{margin-bottom: 20px;}
.flash_pr .flash_small ul li:nth-child(5){margin-bottom: 0;}
.flash_pr .flash_small ul li:nth-child(5) a{border: 0;}
.flash_pr .flash_small ul li a{width: 94%;margin: 0 auto;display: block;border-bottom: 1px solid #5b5b5b;padding-bottom: 20px; }
.flash_pr .flash_small ul li a img{display: block;width: 101px;height: 57px;float: left;}
.flash_pr .flash_small ul li a p{width: 120px;float: left;margin-left: 10px;color: #fff;line-height: 25px;}
.flash_pr .flash_small ul li a:hover p,.flash_pr .flash_small ul li a p.on{color: #da251e;}
/***********************************    视频中心     *******************************************/
.flash{margin-bottom: 90px;}
.flash .flash_con{margin-top: 40px;}
.flash .flash_con li{width: 391px;height: 381px;float: left;margin:0 0 15px 12px;}
.flash .flash_con li .flash_jpg img{width: 391px;height: 381px;}
.flash .flash_con li:nth-child(3n+1){margin-left: 0;}
.flash .flash_con li a{display: block;position: relative;}
.flash .flash_con li a:hover .flash_hide{display: block;}
.flash .flash_con li a .pic img{display: block;width: 391px;height: 381px;}
.flash .flash_con li a .flash_hide{position: absolute;background: #000;width: 391px;height: 381px;top: 0;opacity: 0.5;text-align: center;display: none;}
.flash .flash_con li a .flash_hide img{display: block;width: 67px;height: 67px;margin: 112px auto 0 auto;}
.flash .flash_con li a .flash_hide p{color: #fff;font-size: 20px;margin-top: 30px;height: 25px;line-height: 25px;width: 391px;overflow: hidden;}
/***********************************    服务专区     *******************************************/
.serve{margin: 47px 0 0 0;}
.serve_area{margin:80px 0 40px 0;}
.serve_area li{margin-bottom: 25px;}
.serve_area li strong{display: block;border-bottom: 1px dashed #a7adb9;padding-bottom: 15px;margin-bottom: 25px;font-size: 20px;color: #da251e;}
.serve_area li .serve_txt{}
.serve_area li .serve_txt p{color: #313131;line-height: 28px;}
.serve_area li .serve_li{width: 494px;float: left;}
.serve_area li .serve_pic{width: 699px;float: right;}
.serve_area li .serve_pic img{display: block;width: 699px;height: 325px;}
.serve_people{}
.serve_people .serve_many{width: 504px;float: left;}
.serve_people .serve_many img{display: block;width: 504px;height: 308px;}
.serve_people ul{width: 696px;float: right;}
.serve_people ul li{width: 232px;float: left;}
.serve_people ul li img{display: block;width: 232px;height: 156px;}
.serve_com{margin-top: 75px;background: url("../../OnLine/images/serve_back.jpg")no-repeat center top;padding-bottom: 30px;}
.com_con{margin-top: 35px;}
.com_con li{border-bottom: 1px solid #d6d6d6;padding: 30px 0;}
.com_con li:nth-child(1){border-top:1px solid #d6d6d6;}
.com_con li a{}
.com_con li a strong{display: block;font-size: 18px;}
.com_con li a p{line-height: 25px;margin-top: 8px;color: #939393;}
.serve_title{padding-top: 40px;}

.serve_load{background: #f1f1f3;padding:40px 0 60px 0;}
.serve_load .load_con{margin-top: 35px;}
.load_con li{height: 57px;line-height: 57px;border:1px solid #ccc;width: 590px;float: left; margin:0 0 16px 16px;}
.load_con li:nth-child(2n+1){margin-left: 0;}
.load_con li .load_pdf{width: 35px;float: left;margin: 10px 18px 0 18px;}
.load_con li .load_pdf img{display: block;width: 35px;height: 35px;}
.load_con li p{float: left;color: #727272}
.load_con li a:hover p{color: #da251e!important;}
.load_con li .load_down{float: right;margin: 12px 18px 0 0;}
.load_con li .load_down img{display: block;width: 16px;height: 28px;}
#load1{display:none;}
.load_more{width: 200px;height: 40px;line-height: 40px;border: 1px solid #ccc;text-align: center;display: block;margin: 35px auto;color: #5a5959;font-size: 16px;}

.serve_feedback{background: url("../../OnLine/images/serve_back2.jpg")no-repeat center top;padding-top: 38px;min-height: 722px;}
.feed_title{margin:35px 0 30px 0;}
.feedback_form{color: #6a6a6a;}
.feedback_form .feed_mess{width: 548px;float: left;margin-top: 40px;}
.feedback_form .feed_mess li{margin-bottom: 15px;}
.feedback_form .feed_mess li label{display: block;float: left;height: 40px;line-height: 40px;width: 70px;text-align: right;margin-right: 17px;}
.feedback_form .feed_mess li input{display: block;float: left; width: 310px;height: 40px;line-height: 40px;border: 1px solid #ccc;padding-left: 10px;}
.feedback_form .feed_other{float: left;margin-left: 25px;width: 620px;}
.feed_other strong{display: block;color: #000;margin-bottom: 27px;}
.feed_other .check{}
.feed_other .check li{float: left;width: 206px;margin-bottom: 20px;}
.feed_other .check li:nth-child(3n+1){margin-left: 0;}
.feed_other .check input{display: block;height: 19px;width: 19px;float: left;border: 1px solid #ccc;background: #fff;}
.feed_other .check li p{float: left;margin-left: 10px;}
.feed_other .feed_txt{margin:40px 0 18px 0;}
.feed_other .feed_txt label{display: block;float: left;text-align: right;margin-right: 17px;}
.feed_other .feed_txt textarea{display: block;float: left; width: 520px;border: 1px solid #ccc;}
.feed_yzm{}
.feed_yzm label{display: block;float: left;height: 40px;line-height: 40px;width: 70px;text-align: right;margin-right: 17px;}
.feed_yzm input{display: block;float: left; width: 244px;height: 40px;line-height: 40px;border: 1px solid #ccc;}
.feed_yzm img{display: block;float: left;width: 132px;height: 44px;margin-left: 15px;}
.feed_btn{margin: 100px auto 0 auto;width: 385px;}
.feed_btn input{width: 186px;height: 45px;line-height: 45px;background:#b2b2b2;display: block;text-align: center;color: #fff;font-size: 16px;float: left;margin-left: 10px;}
.feed_btn input:hover{background:  #da251e;}
.feed_btn input:nth-child(1){margin-left: 0;}
/***********************************    新闻     *******************************************/
/*.new{margin: 76px 0 54px 0;}
.new_title{line-height: 25px;}
.new_title strong{display: block;font-size: 18px;font-weight: 600;}
.new_title p{color: #b0b0b0;line-height: 25px;}
.new_title span{display: block;width: 44px;height: 2px;background: #b0b0b0;margin: 13px 0 40px 0;}
.new_tai{}
.new_tai li{margin-bottom: 35px;}
.new_tai li .new_txt{color: #b0b0b0;font-size: 16px;line-height: 25px;}
.new_tai li .new_txt p{}
.new_tai li img{margin:25px auto 0 auto;width: 1133px;height: 630px;display: block;}
.new_tai li img{margin-top: 25px;}
.new .new_btn{background: #dfdfdf;height: 58px;line-height: 58px;}
.new .new_btn .new_btn_con{width: 320px;margin: 0 auto;}
.new .new_btn a{display: block;float: left;color: #525252;font-size: 18px;}
.new .new_btn .a1{background: url("../../OnLine/images/new_left.png")no-repeat center right;padding-right: 30px;margin-right: 40px;}
.new .new_btn .a2{background: url("../../OnLine/images/new_right.png")no-repeat center left;padding-left: 30px;}*/
.new{margin-bottom: 80px;}
.location{background: url("../../OnLine/images/location.png")no-repeat center left;padding-left: 25px;line-height: 45px;}
.location p{}
.location p a{color: #747474;}
.location p span{color: #333333;}
.new_title{border-bottom: 1px solid #ccc;padding-bottom: 5px;margin-bottom: 25px;margin-top: 20px;}
.new_title strong{display: block;float: left;font-size: 30px;color: #333;line-height: 30px;}
.new_title a{display: block;float: right;width: 140px;height: 30px;line-height: 30px;background: #de481b;color: #fff;text-align: center;}
.new_show{float: right;}
.new_big{}

.new_big .new_txt{width: 1200px;}
.new_data{margin-bottom: 35px;}
.new_data p{color: #747474;float: left;}
.new_data p span{margin: 0 13px 0 0;}

.new_big .new_txt p{color: #333;line-height: 25px;margin-bottom: 10px;}
.new_big .new_txt p strong{font-weight: 600;}
.new_big .new_pic{margin: 15px auto 0 auto;width: 852px;}
.new_big .new_pic img{}
.new_btn{margin-top: 20px; font-size: 16px; line-height: 28px; color: #666;}
.new_btn a{display: inline-block;line-height: 25px;color: #333;}
.new_btn a:hover{color: #de481b;}
.new_btn a span{font-weight: 600;}

/*.new_more{float: right;width: 303px;margin-top: 35px;}
.new_more strong{display: block;color: #333;font-size: 18px;font-weight: 600;border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.new_more .new_nav{line-height: 30px;}
.new_more .new_nav a{color: #333;margin-left: 58px;}
.new_more .new_nav a:nth-child(1){margin-left: 0;}
.new_more .new_nav a:hover{color: #de481b;}
.new_more ul{margin-top: 20px;}
.new_more ul li{border-bottom: 1px solid #ccc;padding-bottom: 10px;margin-bottom: 10px;}
.new_more ul li a{line-height: 25px;}
.new_more ul li a p{color: #747474;}
.new_more ul li a span{color: #ccc;}
.new_more ul li a:hover p{color: #de481b;}*/

.newd{margin-bottom: 100px;}
.newd .newd_con{width:1366px;margin:0 auto 80px auto;}
.newd .newd_con .change{}
.newd .newd_con li{}
.newd .newd_con li .newd_pic{float: left;width: 50%;height: 354px; overflow: hidden;}
.newd .newd_con li .newd_pic img{display: block;width:683px;}
.newd .newd_con li .newd_txt{float: right;width: 50%;line-height: 25px;font-size: 16px;background: #f5f5f5;height: 354px;}
.newd .newd_con li .newd_txt:hover strong{  padding-left: 10px;
    -webkit-transition: All .2s ease;
    -moz-transition: All .2s ease;
    transition: All .2s ease;
    color: #da251e!important;
}
.newd .newd_con li:hover .newd_more{background: #e77817;color: #fff;}
.newd .newd_con li .newd_txt .a1{width: 540px;display: block; margin: 50px 0 0 65px;}
.newd .newd_con li .newd_txt strong{font-size: 16px;display: block;}
.newd .newd_con li .newd_txt .data{display: block;color: #b7b7b7;}
.newd .newd_con li .newd_txt .line{display: block;width: 45px;background: #b7b7b7;height: 3px;margin: 10px 0;}
.newd .newd_con li .newd_txt p{color: #b7b7b7;}
.newd .newd_con .change .newd_pic{float: right; overflow: hidden;}
.newd_more{display: block;background: #a4a4a4;color: #fff;width: 135px;margin-top: 30px; height: 40px;line-height: 40px;text-align: center;}
.newd_more:hover{background: #e77817;color: #fff;}



/********************************* 相册  ***************************************/
.profile_div3{margin-left: 20px;}
.album_dh span{ display:inline-block; height:63px; border-bottom:1px solid #000000;border-top:1px solid #000000; font-size:24px; color:#000000}
.img_ul{width: 1200px;display: none}
.album_list{ width:194px; height:auto; float:left; margin:0 140px 0 0;}
.album_list:nth-child(4n){margin: 0;}
.album_list img{ display:block; width:194px; height:142px;}
.album_list span{ display:block; height:25px; line-height:25px; text-align:center;font-size: 14px;width: 194px;overflow: hidden;margin: 10px 0;}
.album_list a{ color:#000;}
.book_span{width: 400px;margin: 30px auto;}
.book_span span{display: block;float: left;height: 35px;line-height: 35px;text-align: center;width: 35px;background: #ccc;color: #fff;margin: 0 22px;}
.book_span span.hover{background: #e77817;}
.book_span #span1{margin-left: 155px;}
.book_span #long1{margin-left: 155px;}
.img_ul1{width: 1200px;display: none}
.album_list1{ width:183px; height:auto; float:left; margin:0 70px 0 0;}
.album_list1:nth-child(5n){margin: 0;}
.album_list1 img{ display:block; width:183px; height:260px;border: 1px solid #ccc;padding: 5px;}
.album_list1 span{ display:block; height:25px; line-height:25px;margin: 10px 0; text-align:center;font-size: 14px;width: 183px;overflow: hidden;}
.album_list1 a{ color:#000;}
/************************************* lightbox-蒙板 *************************************/
#lbMengban {position:absolute;top: 0;left: 0;	width: 100%;height: 1500px!important;z-index: 99998;}
.greyMengban { background:#252525; }
/************************************* lightbox *************************************/
#lightbox {position: absolute;top:0;left:0;width: 100%;z-index: 99999;}
#lbContainer {position:relative;width:550px;margin: 0 auto;}
.greyLightbox #lbContainer { background:none; }
#lbLoading {position: absolute;top: 40%;left: 0;width: 100%;height: 32px;}
#lbPrev {display: block;position: absolute;top: 0;left: -10%;width: 50%;height: 100%;background:url(/OnLine/images/leftbtnd.png) left 48% no-repeat; }
#lbNext {display: block;position: absolute;top:0;right: -10%;width: 50%;height: 100%;background:url(/OnLine/images/leftbtne.png) right 48% no-repeat;}
#lbContent {padding:10px;}
#lbDetails {padding: 0 10px 10px 10px;font: 12px/1.4em Verdana;}
#lbDeailsTitle {font:bold 14px Verdana; color:#ffffff; text-align:center}
.greyLightbox #lbDetails { color: #fff; }

#lbClose { position:absolute; top:-22px; right:-22px;width: 44px;height:44px;	}
.greyLightbox #lbClose { background:url(/OnLine/images/close1.png) no-repeat; }

.Page{ height:28px;  padding:30px 0 35px 0; text-align:center;}
.Page a{ display:inline-block; height:28px;line-height:28px; color:#fff; padding:0 10px; background:#f3f3f3; color:#6c6c6c; margin:0 0 0 5px;}
.Page a:hover,.Page a.on{color:#ffffff !important;background:#e77817}
    /***********************************    产品中心-详情js       *******************************************/
.traverse_pro{width:472px;height:auto;padding:16px 0 35px 0;}
.traverse_pro .preva{width:12px;height:246px;float:left;display:inline;cursor:pointer;background:url(/OnLine/images/index_left.png) no-repeat center center;}
.traverse_pro .nexta{width:12px;height:246px;float:left;display:inline;cursor:pointer;background:url(/OnLine/images/index_right.png) no-repeat center center;margin-left: 0px;}
.traverse_pro .center {width:408px;height:246px;overflow:hidden;position:relative;float:left;margin: 0 10px;}
.traverse_pro .vp_list{width:408px;height:246px;float:left;display:inline;}
.traverse_pro .vp_list img{width:408px; height:246px;}



.scroll_horizontal{width:472px;height:246px;position: relative;margin-top: 15px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:408px;height:246px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:408px;}
.scroll_horizontal .list li img{display:block;width: 408px;height:246px; }
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:12px;height:23px;background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-image:url(/OnLine/images/index_left.png);z-index: 9999;}
.scroll_horizontal .next{right:10px;background-image:url(/OnLine/images/index_right.png);z-index: 9999;}

/*********************************  底部  ***************************************/
.footer{background: #333;padding: 40px 0 20px 0;color: #ababab;width: 100%;    margin-top: 50px;}
.footer_ad{width: 100%; text-align: center;}
.footer_tel{width: 437px;float: left;}
.footer_line{float: left;margin-left: 50px;}
.footer_tel .footer_hot{margin-bottom: 26px;}
.footer_hot p{float: left;background: url("../../OnLine/images/footer_tel.png")no-repeat center left;padding-left: 65px;margin-bottom: 18px;}
.footer_hot p strong{display: block;line-height: 25px;}
.footer_hot p span{display: block;font-size: 28px;color: #fff;font-weight: bold;line-height: 25px;}
.footer_hot img{display: block;}
.footer_tel .footer_txt{line-height: 30px;margin-bottom: 25px;font-size: 13px;}
.footer_txt .footer_map{}
.footer_txt .footer_map a{color: #ababab;}
.footer_txt .footer_map a:hover{color: #606060;}
.footer_txt p{}
.footer_show{}
.footer_form{float: right;width: 668px;}
.footer_form div span{display: block;color: #c80202;float: left;height: 40px;line-height: 40px;width: 10%;}
.footer_form input{/*background: #da251e;*/  display: block;height: 40px;line-height: 40px;border: 1px solid #8c8c8c;margin-bottom: 15px;font-size: 14px;color: #ababab;}
.footer_form .short{float: left;width: 46%;}
.footer_form .short input{float: left;width: 80%; padding-left: 10px;}
.footer_form .long{width:100%;overflow: hidden;margin-bottom: 15px;}
.footer_form .long input{float: left;padding-left: 10px;width: 83%;}
.footer_form .long span{width: 5%!important;}
.footer_form .message{margin-bottom: 15px;}
.footer_form .message textarea{width: 83%; float: left;/*background: #da251e;*/  display: block;border: 1px solid #8c8c8c;padding: 10px 0 0 10px;font-size: 14px;color: #ababab;}
.footer_form .message span{width: 5%!important;}
.footer_form .btn{width: 680px;overflow: hidden;height: 117px;}
.footer_form .btn span{display: block;float: left;width: 5%;}
.footer_form .btn input{background: #da251e;width: 83%;display: block;border: 0;font-size: 14px;color: #fff;cursor: pointer;float: left;}
.footer_form .short{position: relative;}
.footer_form .short strong{display: block;position: absolute;right: 20px;top:1px; background: #fff;height: 40px;line-height: 40px;text-align: center;width: 95px;color: #000;}


.footer_form .short{position: relative;}
.footer_form .short strong{display: block;position: absolute;right: 20px;top:1px; background: #fff;height: 40px;line-height: 40px;text-align: center;width: 95px;color: #000;}
.footer_bottom{color: #8c8c8c;}
.footer_bottom span{}
.footer_bottom a{color: #8c8c8c;margin-right: 15px;}
.footer_bottom a:hover{color: #606060;}

/*********************************  产品栏目  ***************************************/
.products_ad{ height:472px; width:100%; overflow:hidden}
.products_nav{ width:1200px; height:auto; margin:0 auto; text-align: center; padding:245px 0 0 0;}
.products_nav a{ display:inline-block; height:48px; line-height:48px; min-width:204px; margin:0 15px 30px 15px; font-size:16px; color:#545454; background:#fff;}
.products_nav a:hover,.products_nav a.on{ background:#0079c2 !important; color:#fff !important; font-size:18px;}
.products_column_list{ width:100%; height:auto; background:url(/OnLine/images/productsbg1.jpg) no-repeat center bottom; border-bottom:65px solid #ebebeb;}
.products_column_list .products_main{ min-height:445px; position:relative; padding-top:55px;}
.products_column_list .img{ width:880px; height:439px; position:absolute; bottom:0px; right:-30px;}
.products_column_list .dh1{ position:absolute; top:74px; left:0;width:478px;font-size:28px; line-height:30px; height:30px; overflow:hidden;color:#da251e; font-weight:600;}
.products_column_list .dh2{position:absolute; top:115px; left:0;width:478px; font-size:28px; line-height:30px;overflow:hidden; color:#e77817;font-weight:600;}
.products_column_list .txt{width:478px; color:#808080; line-height:30px; height:90px; overflow:hidden}
.products_column_list .more{position:absolute; top:360px; left:0;width:148px; height:42px; text-align:center; line-height:42px; color:#000; border:1px solid #c3c3c3;}
.txt{transition:0.8s;opacity:0;transition-delay:0.8s;}
.txt.active{-webkit-animation:s8right 0.8s 1s forwards; animation:s8right 0.8s 1s forwards;}
@-webkit-keyframes s8right{
    0%{opacity:0;-webkit-transform:translateX(0);}
    100%{opacity:1;-webkit-transform:translateX(100);}
}
@-moz-keyframes s8right{
    0%{opacity:0;-moz-transform:translateX(100px);}
    100%{opacity:1;-moz-transform:translateX(0);}
}
@-ms-keyframes s8right{
    0%{opacity:0;-ms-transform:translateX(100px);}
    100%{opacity:1;-ms-transform:translateX(0);}
}
@keyframes s8right{
    0%{opacity:0;transform:translateX(100px);}
    100%{opacity:1;transform:translateX(0);}
}
/**/
@-webkit-keyframes s8left{
    0%{opacity:0;-webkit-transform:translateX(-100px);}
    100%{opacity:1;-webkit-transform:translateX(0);}
}
@-moz-keyframes s8left{
    0%{opacity:0;-moz-transform:translateX(-100px);}
    100%{opacity:1;-moz-transform:translateX(0);}
}
@-ms-keyframes s8left{
    0%{opacity:0;-ms-transform:translateX(-100px);}
    100%{opacity:1;-ms-transform:translateX(0);}
}
@keyframes s8left{
    0%{opacity:0;transform:translateX(-100px);}
    100%{opacity:1;transform:translateX(0);}
}
.add_pr{background: #f6f6f6;padding-top: 30px;}
.products_list{ width:100%; background: #fff;margin-bottom: 30px;}
.products_list .pr_big{width: 1230px;margin: 0 auto; padding: 30px 0;}
.products_list .pr_big .title{display: block;font-size: 16px;font-weight: 600; color: #da251e;    line-height: 25px;  height: 25px;  width: 360px;overflow: hidden;}
.products_list .pr_big .title span{color: #000;}
.products_list .pr_big .pr_con{}
.products_list .pr_pic img{transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.products_list .pr_pic:hover img{transform: scale(1.2, 1.2);
    -ms-transform:scale(1.2, 1.2); 	/* IE 9 */
    -moz-transform:scale(1.2, 1.2); 	/* Firefox */
    -webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
    -o-transform:scale(1.2, 1.2);}

#aa1{padding: 25px 0;}
#aa1 .pr_pic img{width: 320px;height: 169px;}
/*.products_list .pr_pic img{width: 320px;height: 154px;}*/

.pr_con{/*width: 1100px;*/margin: 0 auto;}

.add_border1{border-right: 8px solid #f6f6f6;}
.add_border1 a{display: block;float: left;margin-left: 55px;}
.add_border1 .a1{margin-left: 0!important;}
.add_border2{margin-left: 35px!important;float: right!important;}

.add_list .pr_con li{padding: 25px 0;}
.pr_con li{float: left;margin-left:60px; width: 30%;}
.pr_con li:nth-child(3n+1){margin-left: 0;}
.pr_con li a:hover .pr_txt strong{color: #da251e!important;}
.pr_con li a{}
.pr_con li a .pr_pic{margin-top: 30px;text-align: center;}
.pr_con li a .pr_pic img{width: 240px;height: 175px;}
.pr_con li a .pr_txt{text-align: center;margin-top: 20px;}
.pr_con li a .pr_txt strong{display: block;font-size: 16px;color: #000;width: 100%;height: 25px;line-height: 25px;overflow: hidden;margin-bottom: 8px;}
.pr_con li a .pr_txt p{color: #919191;width: 100%;height: 25px;line-height: 25px;overflow: hidden;}

.products_list_ul{ width:66px; height:auto; position:fixed; bottom:8px; left:0; text-align:center; background:url(/OnLine/images/products12.png) repeat;}
.products_list_ul li{ width:100%;height:37px; position:relative; line-height:37px; color:#fff;}
.products_list_ul li span{ position:absolute; top:0; left:0px; width:140px; height:37px; overflow:hidden; display:none; background:#e77817; color:#fff}
.products_list_ul li a{ color:#fff}
.products_list_ul li:hover span,.products_list_ul li.on span{ display:block;}

.products_detailed_ad{ width:100%; height:606px; overflow:hidden}
.products_detailed_nav{ height:58px; line-height:58px; text-align:center; font-size:14px;}
.products_detailed_nav a{ color:#545454; display:inline-block; height:58px; padding:0 8px;}
.products_detailed_nav a:hover,.products_detailed_nav a.on{ background:#0079c2 !important; color:#fff !important;}
.products_detailed_dh{ height:50px; line-height:50px; text-align:center; color:#333333;}
.products_detailed_dh1{ font-size:18px; text-align:center; color:#0079c2; height:32px; line-height:32px;}
.products_detailed_dh1 img{ width:25px; height:25px; vertical-align:middle; margin: 0 12px;}

.products_main{width: 1300px;  height:auto; margin:0 auto;}
.products_main2 .prd_txt strong{font-size: 26px;color: #da251e;margin-bottom: 20px;display: block;}
.products_main2 .prd_txt strong span{font-size: 36px;}
.products_main2 .prd_txt p{line-height: 42px;color: #404040;font-size: 16px;}
.Universal_c{width: 1300px;height: auto;margin: 0 auto;}
.products_con1{padding: 50px 0 80px 0;}
.products_con1 img{float: left; display: block;/*width: 661px;height: 289px;*/}
.products_con1 .prd_txt{float: left;width: 485px;margin-left: 78px;margin-top: 30px;}
.products_con1 .prd_txt strong{}
.products_con1 .prd_txt strong span{}
.products_con1 .prd_txt p{}
.products_con1 .prd_txt p span{}


.products_con2{position: relative;background:#f2f2f2;min-height: 250px;padding: 80px 0;}
.products_con2 .prd_txt{width: 704px;float: left;margin: 150px 0 0 150px;}
.products_con2 .prd_txt strong{}
.products_con2 .prd_txt strong span{}
.products_con2 .prd_txt p{margin-bottom: 20px;}
.products_con2 .prd_txt p span{}
.products_con2 .prd_txt p span{}
.products_con2 img{display: block;width: 865px;height: 326px;position: absolute;right: 90px;top:-40px;}

.products_con3{background: #faf8f7;padding: 40px 0 0 0;}
.products_con3 img{display: block;width: 506px;height: 311px;float: left;}
.products_con3 .prd_txt{width: 390px;float: left;margin:40px 0 0 200px;}
.products_con3 .prd_txt strong{}
.products_con3 .prd_txt strong span{}
.products_con3 .prd_txt p{}
.products_con3 .prd_txt .p1{color: #e77817;font-size: 26px;}
.products_con3 .prd_txt .p2{margin-top: 15px;}

.products_con4{background: url("../../OnLine/images/prd_back1.jpg")no-repeat center top;min-height: 963px;}

.products_con5{position: relative;min-height: 250px;padding: 20px 0 40px 0;}
.products_con5 .prd_txt{width: 881px;float: left;}
.products_con5 .prd_txt strong{}
.products_con5 .prd_txt strong span{}
.products_con5 .prd_txt p span{}
.products_con5 img{display: block;width: 696px;height: 203px;position: absolute;right: 0px;}
.con5_btn{margin-top: 30px;}
.con5_btn a{display: block;height: 40px;line-height: 40px;width: 170px;border: 1px solid #e77817;float: left;text-align: center;color: #e77817;}
.con5_btn a:nth-child(1){margin-right: 28px;}

.products_con6{color: #fff;background: url("../../OnLine/images/prd_back2.jpg")no-repeat center top;height: 286px;}
.con6{position: relative;}
.products_con6 img{display: block;width: 496px;height: 325px;position: absolute;left: 0;top: -40px;}
.products_con6 .prd_txt{position: absolute;right: 300px;top: 85px;}
.products_con6 .prd_txt strong{color: #fff!important;margin-bottom: 0px!important;}
.products_con6 .prd_txt p{color: #fff!important;}
.products_con7{width: 740px;margin: 0 auto;padding: 60px 0 50px 0;}
.con7_title{}
.con7_title strong{margin-bottom: 10px!important;text-align: center;}
.con7_title p{text-align: center;}
.con7_bottom{text-align: center;}
.con7_bottom strong{font-size: 26px;display: block;margin-bottom: 15px;}
.con7_bottom p{background: url("../../OnLine/images/prd_btn.png")no-repeat center left;width: 250px;margin: 0 auto;height: 25px;line-height: 25px;padding-left: 10px;}
.con7_bottom p a{color: #000;}
.con7_bottom p a:hover{color: #da251e;}

.ad_a li{position: relative;}
.ad_a .border_top {
    position: absolute;
    height: 2px;
    width: 0;
    background:#da251e;
    top: -8px;
    left: -8px;
    transition: all 0.8s ease-out;
}

.ad_a .border_right {
    position: absolute;
    height: 0px;
    width: 2px;
    background: #da251e;
    bottom: -8px;
    right: -8px;
    transition: all 0.8s ease-out;
}

.ad_a .border_bottom {
    position: absolute;
    height: 2px;
    width: 0px;
    background:#da251e;
    right:-8px;
    bottom: -8px;
    transition: all 0.8s ease-out;
}

.ad_a .border_left {
    position: absolute;
    height: 0px;
    width: 2px;
    background: #da251e;
    left: -8px;
    top: -8px;
    transition: all 0.8s ease-out;
}

.ad_a li:hover .border_top,.ad_a li:hover .border_bottom {
    width: 175px;-webkit-box-shadow: 0 0 8px #248ed2;
}

.ad_a li:hover .border_left, .ad_a li:hover .border_right {
    height: 62px;-webkit-box-shadow: 0 0 8px #248ed2;
}


.profile-video a{    display: block;
    height: 140px;
    width: 160px;
    margin: 0 auto 0 auto;padding-top: 270px}
/********************************* 视频  ***************************************/
.scroll_vedio_div{ width:100%; height:100%; background:url(/OnLine/images/cased.png) repeat; position:fixed; top:0; left:0; z-index:999; display:none}
.scroll_vedio{ width:932px; height:523px; display:block; position:fixed; top:50%; left:50%; margin-left:-466px; margin-top:-216px; z-index:1000; background:#000;  -webkit-box-shadow:0 0 10px #4b4b4b;-moz-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c; overflow:hidden; display:none}
.scroll_close{ width:50px; height:30px; position:absolute; right:3px; top:3px; z-index:1002; cursor:pointer; font-size:0;background:url(/OnLine/images/close.png) no-repeat}


.scroll_vedio_div2{ width:100%; height:100%; background:url(/OnLine/images/cased.png) repeat; position:fixed; top:0; left:0; z-index:999; display:none}
.scroll_vedio2{ width:1250px; height:1020px; display:block; position: fixed; top:0; left:50%; margin-left:-625px;z-index:1000; background:#fff;  -webkit-box-shadow:0 0 10px #4b4b4b;-moz-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c; overflow: scroll;  display:none}
.scroll_close2{ width:50px; height:30px; position:absolute; right:20px; top:50px; z-index:9902; cursor:pointer; font-size:0;background:url(/OnLine/images/close2.png) no-repeat}
.alter{position: relative}
.alter_con{width: 1000px;margin: 0 auto;padding: 100px 0 350px 0;}
.alter_con li{margin-bottom: 100px;}
.alter_con li .alter_pic{width: 533px;float: left;}
.alter_con li .alter_pic img{display: block;width: 533px;height: 388px;}
.alter_con li .alter_txt{margin: 30px 0 0 0;float: right;}
.alter_con li .alter_txt p{font-size: 16px;color: #181818;line-height: 30px;margin-bottom: 10px;}

.scroll_vedio2::-webkit-scrollbar {
    width: 0px;
    height: 1px;
}
.scroll_vedio2::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}
/********************岁数*****************************/
.age_div{ width:100%; min-height:750px; background:url(../../OnLine/images/prd_back4.jpg)no-repeat center top; padding:140px 0 0 0;}
.age_tab{width:1250px; height:auto;margin:0 auto;}
.age_tab .hd ul{z-index:5;position:relative;zoom:1; font-size:16px; color:#fff;width: 840px;margin:0 auto;}
.age_tab .hd li{float:left; width:103px; text-align:center;height:103px; line-height:30px;cursor:pointer; font-size:20px;margin-left: 260px}
.age_tab .hd li:nth-child(1){margin-left: 0;}
.age_tab .hd li span{ width:103px; height:103px; display:block; margin:0 auto 5px auto; }
.age_tab .hd li:nth-child(1) span{background: url("../../OnLine/images/prd_yuan1.png")no-repeat center top;}
.age_tab .hd li:nth-child(2) span{background: url("../../OnLine/images/prd_yuan2.png")no-repeat center top;}
.age_tab .hd li:nth-child(3) span{background: url("../../OnLine/images/prd_yuan3.png")no-repeat center top;}
.age_tab .hd li.on{ color:#e77817 !important}
.age_tab .hd li.on span{ }
.age_tab .hd li:nth-child(1).on span{background: url("../../OnLine/images/prd_yuan1_1.png")no-repeat center top;}
.age_tab .hd li:nth-child(2).on span{background: url("../../OnLine/images/prd_yuan2_2.png")no-repeat center top;}
.age_tab .hd li:nth-child(3).on span{background: url("../../OnLine/images/prd_yuan3_3.png")no-repeat center top;}
.age_tab .bd{padding:0 58px 0 58px;clear:both;position:relative;height:445px;overflow:hidden; margin-bottom:32px}
.age_tab .bd .conWrap{width:1200px; float:left;height:445px;}
.age_tab .bd .conWrap .img{ width:541px; height:394px; float:left; display:block; z-index:9; margin-left:100px; position:relative}
.age_tab .bd .conWrap .lefttxt{ width:400px; height:auto; float:left; color:#ff7380;line-height:28px; padding:0px 0 0 0;margin-left: 80px;}
.age_tab .bd .conWrap .dh{  font-size:16px; /*margin-bottom:15px;*/color: #c1c1c1;}
.age_tab .bd .conWrap .lefttxt p{  font-size:16px; /*margin-bottom:15px;*/color: #c1c1c1;}
.age_tab .prev,.age_tab .next{position:absolute;left:0;top:190px;}
.age_tab .next{left:auto;right:0;}
.age_tab .prevStop,.age_tab .nextStop{display:none;}
.age_tab .bd .conWrap .lefttxt a{display: block;width: 175px;height: 40px;line-height: 40px;color: #fff;font-size: 18px;background: #da251e;text-align: center;}


.age_div1{ width:100%; min-height:670px; background:url(../../OnLine/Images/agea.png) repeat-x 0 589px; padding:60px 0 0 0;}
.age_tab1{width:1200px; height:auto;margin:0 auto;}
.age_tab1 .hd ul{z-index:5;position:relative;zoom:1; height:112px;font-size:16px; color:#c6c6c6;}
.age_tab1 .hd li{float:left; width:84px; text-align:center;height:74px;line-height:24px;padding:38px 0 0px 0; line-height:30px;cursor:pointer; margin-right:13px; font-size:20px;}
.age_tab1 .hd li span{ width:2px; height:28px; display:block; margin:0 auto 5px auto; background:#c6c6c6}
.age_tab1 .hd li.on{background:url(../../OnLine/Images/subc.png) no-repeat center top; color:#e5006e !important}
.age_tab1 .hd li.on span{ background:#ff7380 !important}
.age_tab1 .bd{padding:0 58px 0 58px;clear:both;position:relative;height:455px;overflow:hidden; margin-bottom:32px}
.age_tab1 .bd .conWrap{width:1200px; float:left;height:455px;}
.age_tab1 .bd .conWrap .img{ width:453px; height:453px; float:left; display:block; z-index:9; border-radius:50%; position:relative}
.age_tab1 .bd .conWrap .imga{width:451px; height:451px; float:left;z-index:1; border-radius:50%; border:1px dashed #fed2d7;margin-left:-432px;}
.age_tab1 .bd .conWrap .lefttxt{ width:600px; height:auto; float:left; color:#f0348c;line-height:28px; padding:0 0 0 0;}
.age_tab1 .bd .conWrap .dh{ height:50px; line-height:50px; color:#f0348c; font-size:30px; margin-bottom:20px;}
.age_tab1 .bd .conWrap .dh span{ display:inline-block;width:48px; height:30px; border-bottom:2px solid #ff7380; margin-left:6px}
.age_tab1 .prev,.age_tab1 .next{position:absolute;left:0;top:190px;}
.age_tab1 .next{left:auto;right:0;}
.age_tab1 .prevStop,.age_tab1 .nextStop{display:none;}
.age_tab1 .bd p{padding-bottom:10px}
.banner_con{width: 1200px;margin: 0 auto;}

.ty{width:1200px;margin:0 auto;height:540px;display:block;overflow:hidden;position:relative;}
.ty img{display:block;position:absolute;}
.banner-btn{display:block;width:1120px;margin:0 auto;position:relative;top:38%;}
.banner-btn a{display:block;width:60px;height:130px;overflow:hidden;cursor:pointer;
    position:absolute;-webkit-transition: 0.8s;transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;z-index:9}
.banner-btn a.prevBtn{left:-120px;background:url(../../OnLine/images/leftbtnd.png) center center no-repeat;}
.banner-btn a.prevBtn:hover{background-image:url(../../OnLine/images/leftbtnd.png);}
.banner-btn a.nextBtn{right:-120px;background:url(../../OnLine/images/leftbtne.png) center center no-repeat;}
.banner-btn a.nextBtn:hover{background-image:url(../../OnLine/images/leftbtne.png)}

.banner-circle{background:#f8f8f8;width:100%;height:40px;position:relative;display: none;}
.banner-circle li{position:absolute;left:50%;margin-left:-64px;}
.banner-circle li a{display:block;width:10px;height:10px;float:left;margin-top:12px;cursor:pointer;
    border:solid 1px #00a8ee;border-radius:50%;margin-right:10px;}
.banner-circle li .noli{display:block;background:#00a8ee;width:10px;height:10px;}
.bannerbox{display:block;overflow:hidden;}
.banner{height: 540px;display: block;overflow: hidden;}
.banner ul li{display:block;overflow:hidden;width:100%;height:540px;}
.banner ul li.li01{background:#302b6f;}
.banner ul li.li01 a{background:url(../../OnLine/images/index_banner1.jpg) no-repeat;width:1920px;position:absolute;left:50%;margin-left:-960px;z-index:1;overflow:hidden;}
.banner ul li.li02 a{background:url(../../OnLine/images/index_banner6.jpg)no-repeat center top;display: block;height: 540px;}
.banner ul li.li03 a{background:url(../../OnLine/images/index_banner2.jpg) no-repeat center top;width:1920px;height:540px;position:absolute;left:50%;margin-left:-960px;z-index:1;overflow:hidden;}
.banner ul li.li04{background:#ffc400;}
.banner ul li.li04 a{background:url(../../OnLine/images/index_banner4.jpg) no-repeat center top;width:1920px;position:absolute;left:50%;margin-left:-960px;z-index:1;overflow:hidden;}
.banner ul li.li05{}
.banner ul li.li05 a{background:url(../../OnLine/images/index_banner3.jpg) no-repeat center top;width:1920px;position:absolute;left:50%;margin-left:-960px;z-index:1;overflow:hidden;}
.banner ul li.li06{}
.banner ul li.li06 a{background:url(../../OnLine/images/index_banner5.jpg) no-repeat center top;width:1920px;position:absolute;left:50%;margin-left:-960px;z-index:1;overflow:hidden;}


/*微视系统*/
.banner_micro dd{display:block;position:absolute;}
.banner_micro .dd01{left:0px;top:202px;-webkit-animation:flipinX 3s 0.1s ease both; animation:flipinX 3s 0.1s ease both;}
.banner_micro .dd02{left:0px;top:350px;z-index:10;-webkit-animation:b2 3s 2s ease both; animation:b2 3s 2s ease both;}
.banner_micro .dd03{left:193px;top:350px;-webkit-animation:b2 3s 2.5s ease both; animation:b2 3s 2.5s ease both;}
.banner_micro .dd04{left:367px;top:350px;-webkit-animation:b2 3s 3s ease both; animation:b2 3s 3s ease both;}
.banner_micro .dd05{left:0px;top:405px;-webkit-animation:b2 3s 3.5s ease both; animation:b2 3s 3.5s ease both;}

.banner_micro .dd06{left:0;top:192px;}
.banner_micro .zi{height: 30px;line-height: 30px;background: #ff9e00;color: #fff;font-size: 15px;margin-right: 5px;display: block;padding:0 8px;}
.banner_micro .dd07{left:0px;top:308px;z-index:9;-webkit-animation: b2 3s 1.5s ease both;-moz-animation: b2 3s 1.5s ease both;animation: b2 3s 1.5s ease both;}
.banner_micro .dd08{left:126px;top:308px;z-index:10;-webkit-animation:b2 3s 2s ease both; animation:b2 3s 2s ease both;}
.banner_micro .dd09{left:252px;top:308px;-webkit-animation: b2 3s 2.5s ease both;-moz-animation: b2 3s 2.5s ease both;animation: b2 3s 2.5s ease both;}

.banner_micro .dd10{left:0;top:192px;}
.banner_micro .dd11{left:0px;top:321px;z-index:9;-webkit-animation: b2 3s 1s ease both;-moz-animation: b2 3s 1s ease both;animation: b2 3s 1s ease both;}

.banner_micro .dd12{left:0;top:195px;}
.banner_micro .dd13{left:0px;top:328px;z-index:9;-webkit-animation: b2 3s 1s ease both;-moz-animation: b2 3s 1s ease both;animation: b2 3s 1s ease both;}

.banner_micro .dd14{left:0;top:195px;}
.banner_micro .dd15{left:0px;top:300px;z-index:9;-webkit-animation: b2 3s 1s ease both;-moz-animation: b2 3s 1s ease both;animation: b2 3s 1s ease both;}
.banner_micro .dd16{color: #da251e;height: 30px;left:0px;top:360px;font-size: 16px;width: 497px;}

.banner_micro .dd17{left:0;top:195px;}
.banner_micro .dd18{left:0px;top:340px;z-index:9;-webkit-animation: b2 3s 1s ease both;-moz-animation: b2 3s 1s ease both;animation: b2 3s 1s ease both;}

@-webkit-keyframes flipinX{
    0%{-webkit-transform:rotateX(90deg);opacity:0;}
    40%{-webkit-transform:rotateX(-10deg);}
    70%{-webkit-transform:rotateX(10deg);}
    100%{-webkit-transform:rotateX(0);opacity:1;}
}
@-moz-keyframes flipinX{
    0%{-moz-transform:rotateX(90deg);opacity:0;}
    40%{-moz-transform:rotateX(-10deg);}
    70%{-moz-transform:rotateX(10deg);}
    100%{-moz-transform:rotateX(0);opacity:1;}
}
@-ms-keyframes flipinX{
    0%{-ms-transform:rotateX(90deg);opacity:0;}
    40%{-ms-transform:rotateX(-10deg);}
    70%{-ms-transform:rotateX(10deg);}
    100%{-ms-transform:rotateX(0);opacity:1;}
}
@keyframes flipinX{
    0%{transform:rotateX(90deg);opacity:0;}
    40%{transform:rotateX(-10deg);}
    70%{transform:rotateX(10deg);}
    100%{transform:rotateX(0);opacity:1;}
}

@-webkit-keyframes b2{
    0%{opacity: 0;transform:translate(0px,500px)}
    60%{opacity: 1;transform:translate(0px,0px)}
}

@-moz-keyframes b2{
    0%{opacity: 0;transform:translate(0px,500px)}
    60%{opacity: 1;transform:translate(0px,0px)}
}

@keyframes b2{
    0%{opacity: 0;transform:translate(0px,500px)}
    60%{opacity: 1;transform:translate(0px,0px)}
}

/* leftsead */
#leftsead {
    width: 161px;
    height: auto;
    position: fixed;
    bottom: 400px;
    right: 0;
    z-index: 9999999999999;
}

#leftsead li {
    width: 161px;
    height: 75px;
}

#leftsead li img {
    float: right;
}

#leftsead li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 161px;
}

#leftsead li a .shows {
    display: block;
}

#leftsead li a .hides {
    margin-right: -143px;
    cursor: pointer;
    cursor: pointer;
}

#leftsead li a.youhui .hides {
    display: none;
    position: absolute;
    right: 143px;
}



.add_address{background: #3a3a3a;padding: 37px 0 0px 0;}
.address_title{text-align: center;margin-bottom: 38px;}
.address_title strong{display: block;font-size: 34px;color: #fff;}
.address_title p{font-size: 20px;font-weight:900;color: #c1c1c1;}
.posterTvGrid{position:relative;height:410px;}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;background:#888;}
.posterTvGrid .contentHolder{position:relative;overflow:hidden;}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:640px;height:292px;}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:0;right:0;width:100%;height:100%;}
.posterTvGrid .contentHolderUnit img{width:100%;height:100%;}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0;}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:23px;left:-174px;width:174px;height:224px;background:url(/OnLine/images/leftShadow.png) no-repeat;}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:23px;right:-174px;width:174px;height:224px;background:url(/OnLine/images/rightShadow.png) no-repeat;}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:50%;width:45px;height:45px;margin-top:-93px;}
.posterTvGrid .leftNav{left:7px;background:url("/OnLine/images/1.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/OnLine/images/slide_prev_btn.png");}
.posterTvGrid .rightNav{right:7px;background:url("/OnLine/images/2.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/OnLine/images/slide_next_btn.png");}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}
.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;margin-top:300px;padding:10px 0 0;text-align:center;}
.posterTvGrid .bottomNavButtonOFF{ cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:18px;height:18px;margin:30px 30px 0 30px;vertical-align:top;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;}
.posterTvGrid .bottomNavButtonOFF:hover{background:#fd8c30;}
.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover{background:#fd8c30;}
.posterTvGrid .bottomNavLeft{}
.posterTvGrid .bottomNavRight{}



/*********************************  网站地图 ***************************************/
.add_map{margin-bottom: 80px;}
.add_map ul{margin-top: 34px;}
.add_map ul li{border-bottom: 1px dashed #a7a7a7;padding-bottom: 20px;margin-bottom: 15px;}
.add_map ul li .map_a{float: left;width: 1100px;}
.add_map ul li span{font-size: 16px;color: #e77817;font-weight: bold;float: left;line-height: 30px;}
.add_map ul li a{margin-left: 30px;line-height: 30px;}
.add_map ul li a:hover{color: #e77817!important;}



.jPicture-container{display:block;position:relative;overflow:hidden}
.jPicture-container a
{display:block;color:#fff;text-decoration:none}

.jPicture-container img{border:0}
.jPicture-inner{position:absolute;height:100%;top:0;left:0;overflow:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.jPicture-part{overflow:hidden}
.jPicture-fade{width:100%}
.jPicture-fade .jPicture-part{position:absolute;display:none}
.jPicture-slide .jPicture-part{float:left}
.jPicture-slide img{display:block}
.jPicture-dot{position:absolute;bottom:15px;left:50%}

.jPicture-dot b{display:block;float:left;width:10px;height:10px;background:#777;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;margin:0 5px;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}
.jPicture-dot b.active{background:#fff}
.jPicture-prev,.jPicture-next{display:block;position:absolute;top:50%;width:45px;height:45px;margin-top:-16px;cursor:pointer;background: url("../../OnLine/images/slide_next_btn.png")no-repeat top;}
.jPicture-prev{margin-left:10px;background: url("../../OnLine/images/slide_prev_btn.png")no-repeat top;}
.jPicture-next{right:0;margin-right:10px;}
#imgBox{ margin-left: auto; margin-right: auto; margin-top: 40px;width: 1199px;height: 600px;}
.jPicture-dot{display: none;}

#imgBox .yema{color: #000;line-height: 30px;font-size: 16px;}
#imgBox .yema span{margin-right: 10px;}
#imgBox .yema span strong{color: #da251e;font-size: 18px;font-weight: bold}



.nav .li1 .nav_down .nav_big2{width: 1000px;margin: 0 auto;}
.nav .li1 .nav_down .nav_big2 .add_nav{float: left;}
.nav .li1 .nav_down .nav_big2 .add_nav a{display: block;margin-bottom: 32px;line-height: 22px;}
.nav .li1 .nav_down .nav_big2 .add_nav a.hover{color: #da251e;}
.nav_big2 .add_ul{float: right;width: 890px;display: none}
.nav_big2 .add_ul li{float: left;margin-left: 18px;}
.nav_big2 .add_ul li:nth-child(4n+1){margin-left: 0;}
.nav_big2 .add_ul li a{}
.nav_big2 .add_ul li a img{display: block;width: 209px;height: 174px;background: #ccc;}
.add_down{padding: 30px 0 0 0!important;}

.lxb-container{top: 55.78px!important;}
.lxb-hide-btn{top:-1030px!important;}
.add_online{position:fixed;     right: 2px;bottom:90px; width:80px;height:80px;z-index:9999;display:none;}
.add_online a img{display:block;width:80px;height:80px;}


.index_scene .jPicture-prev,.index_scene .jPicture-next{background: url("../../OnLine/images/index_left.png")no-repeat top!important;width:28px!important;height:31px!important;z-index: 999;top:62%!important;}
.index_scene a{display: block;color: #000!important;}
.index_scene .jPicture-prev{background: url("../../OnLine/images/index_right.png")no-repeat top!important;right: 0!important;margin: 0!important;top:62%!important;}
.index_scene .jPicture-next{left: 0!important;margin: 0!important;}
.index_scene #imgBox{margin-top: 0!important;width: 440px!important;height: 453px!important;}
.index_scene{width: 440px!important;height: 455px!important;}
.index_scene img{display: block;width: 240px!important;height: 175px!important;margin: 0 auto!important;}
.add_mire{width:408px;line-height:30px;color:#bebebe;margin:4px auto 0 auto;}

/*地区切换*/
.posterTvGrid {position: relative;height: 260px;margin-top: 20px;}
.posterTvGrid img {max-width: none;max-height: none;border: 0 none;background: #888;}
.posterTvGrid .contentHolder {position: relative;overflow: hidden;}
.posterTvGrid .contentHolderUnit {cursor: pointer;position: absolute;width: 400px;height: 140px;background: #fff;border-bottom: 2px solid #da251e;}
.posterTvGrid .contentHolderUnit a.elementLink {display: block;overflow: hidden;z-index: 3;position: absolute;left: 0;right: 0;width: 100%;height: 100%;color:#66c5FF !important;}
.posterTvGrid .contentHolderUnit div {width: 100%;height: 140px;}
.posterTvGrid .contentHolderUnit div .nidaye {width: 110px;height: 30px;margin: auto;color: #66c5ff;text-align: center;font-size: 18px;line-height: 30px;}
.posterTvGrid .contentHolderUnit div .nidaliang {width:450px;height: 110px;margin: auto; color:#3e3e3e;font-size: 14px;overflow-y: auto;}
.posterTvGrid .contentHolderUnit div .nidaliang span{ font-size:16px;}
.posterTvGrid .contentHolderUnit .elementTitle {}
.posterTvGrid .contentHolderUnit .elementOverlay {z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;filter: opacity=0;}
.posterTvGrid .contentHolderUnit .leftShadow {position: absolute;top: 23px;left: -174px;width: 174px;height: 224px; }
.posterTvGrid .contentHolderUnit .rightShadow {position: absolute;top: 23px;right: -174px;width: 174px;height: 224px;}
.posterTvGrid .bannerControls {}
.posterTvGrid .leftNav, .posterTvGrid .rightNav {cursor: pointer;z-index: 10;position: absolute;top: 30%;width: 45px;height: 45px;margin-top: -20px}
.posterTvGrid .leftNav {left: 25px;background: url("../../OnLine/images/1.png") no-repeat;}
.posterTvGrid .rightNav {right: 25px;background: url("../../OnLine/images/2.png") no-repeat;}
.posterTvGrid .leftNav:hover {}
.posterTvGrid .rightNav:hover {}
.posterTvGrid .bottomNav {z-index: 140;position: absolute;width: 100%;height: 10px;margin-top: 150px;padding: 10px 0 0;text-align: center;}
.posterTvGrid .bottomNavButtonOFF {cursor: pointer;overflow: hidden;display: inline-block;*display: inline;*zoom: 1; text-align:center;width:14px;height: 14px; margin:0 30px;vertical-align: top;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;background: #fff;}
.posterTvGrid .bottomNavButtonOFF:hover {background: #fd8c30;}
.posterTvGrid .bottomNavButtonON,.posterTvGrid .bottomNavButtonON:hover {background: #fd8c30;}
.posterTvGrid .bottomNavLeft {}
.posterTvGrid .bottomNavRight {}
/*地名块*/
.posterTvGrid .bottomNav2 {z-index: 140;position: absolute;width: 100%;height: 23px;margin-top: 180px;text-align: center;font-size:20px}
.posterTvGrid .bottomNavButtonOFF1 {cursor: pointer;overflow: hidden;display: inline-block;*display: inline;*zoom: 1;width: 75px;height: 33px !important;vertical-align: top;color: #fff;}
.posterTvGrid .bottomNavButtonON1,.posterTvGrid .bottomNavButtonON1:hover {color: #fd8c30}
#posterTvGrid86804{margin: 0 auto;}


/************************************************************** 新增产品详细页面 1 ***********************************************************************/
.one{}
.one img{display: block;height: 250px!important;width: 661px!important;margin-top: 50px;}
.one .prd_txt{width: 560px!important;margin:0 0 0 70px!important;}
.one .two_con{}
.two_con strong{display: block;color: #000!important;font-size: 30px!important;margin-bottom: 10px!important;}
.two_con span{display: block;}
.two_con .span1{width: 85px;background: #e67717;height: 5px;margin-bottom: 28px;}
 .two_con .span2{font-size: 45px;}
.two_con .span3{font-size: 35px;margin: 15px 0 30px 0;}
.two_txt{}
.two_txt p{color: #838383!important;margin-bottom: 10px;}

.two{background: #e5e5e5!important;}
.two img{width: 750px!important;height: 422px!important;position: inherit!important;float: right;}
.two .prd_txt{margin: 0 0 0 0!important;width: 550px!important;;}

.three{padding: 70px 0;}
.three img{display: block;width: 750px!important;height: 371px!important;}
.three .prd_txt{width: 400px!important;margin: 0 0 0 50px;float: right!important;}

.five{background: #f6f6f6;padding-top: 50px;}
.five img{display: block;position: inherit!important;float: right;width: 756px!important;height: 465px!important;}
.five .prd_txt{width: 500px!important;}

.seven{width: 100% !important;background: #ededed;padding-bottom: 90px}
.seven .prd_txt{width: 800px!important;margin: 0 auto;}
.seven .prd_txt strong{font-size: 40px;color: #000!important;;}
.seven .prd_txt p{}
.seven .prd_txt p span{color: #e67717;}
.seven img{display: block;width: 1070px;height: 313px;margin: 90px auto 0 auto;}
/************************************************************** 新增产品详细页面 2 ***********************************************************************/


.six{background: url("../../OnLine/images/three_back1.png")no-repeat center top;height: 924px;width: 100%;display: block;}
.six_1{padding-top: 66px;}
.six_1 .title{text-align: center;}
.six_1 .title strong{display: block;font-size: 40px;color: #0079c2;}
.six_1 .title p{font-size: 24px;color: #6d6d6d;margin-top: 23px;}
.six_1 .title p span{color: #e77817;}
.six_1 .mm{text-align: center;margin: 59px 0 50px 0;}
.six_1 .mm li{font-size: 16px;color: #727272;}
.six_1 .mm li:nth-child(1){margin-bottom: 20px;}
.six_1 .mm li b{font-weight: normal;margin:0 20px; }
.six_1 .mm li span{font-size: 24px;color: #000;}
.six_btn{color: #e77817;font-size: 16px;text-align: center;text-decoration: underline;display: block;}
.six img{display: block;width: 987px;height: 485px;margin: 30px auto 0 auto;}

.six_flash{}
.six_flash a{padding-top: 420px;}
.six_flash_con{text-align: center;padding-top: 66px;}
.six_flash_con p{font-size: 30px;color: #0079c2}
.six_flash_con p span{font-size: 40px;color: #e77817;}

.eight{background: url("../../OnLine/images/three_back2.jpg")no-repeat center top;height: 1034px;width: 100%;display: block;}
.eight_1{padding-top: 96px;}
.eight_1 .title{text-align: center;}
.eight_1 .title span{display: block;font-size: 20px;color: #e77817;margin-bottom: 20px;}
.eight_1 .title strong{display: block;font-size: 40px;color: #0079c2;}
.eight_1 .title p{font-size: 18px;color: #6d6d6d;width: 614px;margin:23px  auto 0 auto;line-height: 35px;}
.eight img{display: block;width: 987px;height: 485px;margin: 90px auto 0 auto;}

.nice{background: url("../../OnLine/images/three_back3.jpg")no-repeat center top;padding-top: 30px;height: 470px;}
.nice .prd_txt{margin: 0 0 0 0!important;width: 585px!important;}
.nice img{display: block;width: 700px;height: 315px;margin-top: 50px;}
.three_con{}
.three_con .three_span{font-size: 30px;}
.three_con strong{font-size: 45px!important;margin: 25px 0;}
.three_con p{color: #000;}
.nice_con{}
.nice_con li{width: 148px;height: 148px;border:1px solid #a7a7a7;float: left;margin-left: 17px;}
.nice_con li:nth-child(1){margin-left: 0;}
.nice_con li div{text-align: center;padding-top: 33px;}
.nice_con li div span{display: block;font-size: 30px;color: #e77817;}
.nice_con li div p{color: #666;margin-top: 15px;}

.ten{background: url("../../OnLine/images/three_back4.jpg")no-repeat center top;height: 557px;padding-top: 0!important;}
.ten .prd_txt{margin:200px 0 0 50px!important;width: 585px!important;}
.ten img{display: block;width: 447px;height: 612px;float: right!important;margin-right: 120px!important;}

.eleven{padding: 60px 0;}
.eleven .prd_txt{width: 490px!important;}
.eleven img{width: 600px!important;height: 364px!important;}
.eleven_con{}
.eleven_con strong{color:#0079c2;font-size: 40px!important;}
.eleven_con span{display: block;color: #e77817;font-size: 25px;}
.eleven_con p{font-size: 25px!important;margin-top: 15px;}

.twelve{background: url("../../OnLine/images/three_back6.jpg")no-repeat center top;height: 609px;}
.twelve .prd_txt{margin: 150px 0 0 90px;}
.twelve img{display: block;width: 490px;height: 432px;margin-top: 100px;margin-left: 120px;}
/************************************************************** 新增产品详细页面 4 ***********************************************************************/
.thirteen{background: url("../../OnLine/images/four_back1.png")no-repeat center top;height: 550px;}
.thirteen img{display: block;width: 661px!important;height: 427px!important;margin-top: 50px;}
.thirteen .prd_txt{margin-left: 0!important;width:630px!important; }
.four_con{}
.four_con .four_span{font-size: 22px;color: #fff;}
.four_con strong{font-size: 40px!important;margin: 10px 0 10px 0!important;color: #fff!important;}
.four_con .p1{color: #d8d9f8!important;font-size: 17px;}
.thirteen_con{margin-top: 25px;color: #ffcb00;}
.thirteen_con div{float: left;width: 200px;margin-left: 15px;margin-bottom: 15px;}
.thirteen_con div:nth-child(3n+1){margin-left: 0;}
.thirteen_con .last{width: 357px!important;}
.four_con .p2{font-size: 18px!important;color: #d8d9f8!important;margin-top: 15px;}

.fifteen{background:#4c4c4c;padding-bottom: 77px;}
.fifteen img{display: block;width: 823px!important;height: 450px!important;margin: 70px auto 0 auto;}
.fifteen_1{padding-top: 66px;}
.fifteen_1 .title{text-align: center;}
.fifteen_1 .title strong{display: block;font-size: 30px!important;color: #fff;}
.fifteen_1 .title .p1{font-size: 35px;color: #e77817;margin: 30px 0 20px 0;font-weight: bold;}
.fifteen_1 .title .p2{color: #fff;width: 862px;text-align: center;margin: 0 auto;line-height: 30px;}
.sixteen{background: #f6f6f6;padding: 80px 0 80px 0}
.sixteen .sixteen_con{width: 1300px;margin: 0 auto;}
.sixteen .sixteen_con li{width: 1300px;}
.sixteen .sixteen_con .sixteen1{}
.sixteen .sixteen_con .sixteen2{}
.sixteen .sixteen_con li .txt{width: 650px;background: #fff;height: 650px;}
.sixteen .sixteen_con li .txt .txt_big{width: 410px;margin: 190px auto 0 auto;}
.sixteen .sixteen_con li .txt span{color: #000!important;font-size: 24px;display: block;}
.sixteen .sixteen_con li .txt strong{display: block;font-size: 45px;color: #e77817!important;margin-top: 10px;}
.sixteen .sixteen_con li .txt p{font-size: 20px;color: #686868;margin-top: 30px;line-height: 30px;}
.sixteen .sixteen_con li .pic{width: 650px;height: 650px;}
.sixteen .sixteen_con .sixteen1 .pic{background: #4d4d4d;}
.sixteen .sixteen_con .sixteen2 .pic{background: #444a68;}
.sixteen .sixteen_con .sixteen1 .pic img{display: block;width: 450px;height: 387px;margin: 170px auto 0 auto;}
.sixteen .sixteen_con .sixteen2 .pic img{display: block;width: 620px;height: 316px;margin: 170px auto 0 auto;}

.seventeen{background:#4c4c4c; width: 100%;display: block;padding-bottom: 70px;}
.seventeen_1{padding-top: 96px;}
.seventeen_1 .title{text-align: center;}
.seventeen_1 .title span{display: block;font-size: 18px;color: #e77817;margin-bottom: 20px;}
.seventeen_1 .title strong{display: block;font-size: 45px;color: #e77817;font-weight: bold;}
.seventeen_1 .title p{font-size: 16px;color: #c2c2c2;width: 614px;margin:23px  auto 0 auto;line-height: 35px;}
.seventeen img{display: block;width: 905px;height: 515px;margin: 70px auto 0 auto;}

/************************************************************** 新增产品详细页面 5 ***********************************************************************/
.eighteen .prd_txt{width: 565px!important;margin-left: 0!important;}
.eighteen img{display: block;/*width: 787px;height: 296px;*/float: none;position: absolute;right: 20%;}

.five_1{background: url("../../OnLine/images/five_back1.jpg")no-repeat center top;height: 1387px;padding-top: 30px;}
.five_con{}
.five_con .five_span{display:block;font-size: 20px;color: #0079c2;margin-bottom: 15px; }
.five_con strong{display: block;font-size: 35px!important;font-weight: bold;}
.five_line{display: block;width: 120px;height: 2px;background: #000;margin-bottom: 40px;}
.eighteen_txt p{color: #787878;margin-bottom: 25px;}
.eighteen_txt p span{color: #000!important;}
.nineteen{margin-top: 100px;}
.nineteen img{display: block;/*width: 985px;height: 264px;*/margin: 0 auto;}
.nineteen_txt{width: 1250px;margin: 0 auto;}
.nineteen_txt .title{width: 706px;float: right;margin-top: 40px;line-height: 42px;}
.nineteen_txt .title strong{display: block;font-size: 20px;color: #da251e;}
.nineteen_txt .title .p1{font-size: 28px!important;color: #da251e;margin: 20px 0;}
.nineteen_txt .title .p2{font-size: 35px!important;font-weight: bold;color: #da251e;}
.nineteen_txt .title .p2:nth-child(2){margin-bottom: 25px;}
.nineteen_txt .title .p3{color: #787878;line-height: 25px;}

.five_2{background: #f9f9f9;padding: 80px 0;}
.five_2 ul{width: 1250px;margin: 0 auto;}
.five_2 ul li{float: left;width: 356px;margin-left: 91px; text-align: center;}
.five_2 ul li:nth-child(3n+1){margin-left: 0;}
.five_2 ul li img{display: block;width: 356px;height:356px;}
.five_2 ul li p{font-size: 20px;line-height: 30px;margin-top: 20px;}

.twenty-one{padding-top: 100px;width: 1250px;margin: 0 auto;}
.twenty-one img{/*width: 921px;height: 266px;*/display: block;}
.twenty-one_txt{width: 1250px;margin: 0 auto;}
.twenty-one_txt .title{width: 536px;float: right;margin-top: 40px;line-height: 42px;}
.twenty-one_txt .title strong{display: block;font-size: 20px;color: #da251e;}
.twenty-one_txt .title .p1{font-size: 28px!important;color: #da251e;margin: 20px 0;}
.twenty-one_txt .title .p2{font-size: 35px!important;font-weight: bold;color: #da251e;}
.twenty-one_txt .title .p2:nth-child(2){margin-bottom: 25px;}
.twenty-one_txt .title .p3{color: #787878;line-height: 25px;}

.twenty{width: 1254px;margin: 0 auto;}
.twenty .prd_txt{width: 480px!important;margin-left: 80px!important;}
.twenty img{display: block;/*width: 600px;height: 370px;*/float: right;}
.twenty_txt p{color: #787878;margin-bottom: 25px;}
.twenty_txt p span{color: #000!important;}


.five_3{width: 807px;margin: 0 auto;}
.five_3 img{display: block;width: 807px;height: 539px;}
.five_title{text-align: center;margin: 130px 0 80px 0;}
.five_title img{display: block;width: 384px;height: 56px;margin: 0 auto 25px auto;}
.five_title p{font-size: 20px;}
.look_flash{font-size: 26px;color: #fff;text-align: center;}
/************************************************************** 新增产品详细页面 6 ***********************************************************************/
.twenty-two{background: #f7f7f9;padding: 50px 0 30px 0;}
.twenty-two-txt{margin-bottom: 75px;color: #3a3a3a; text-align: center;}
.twenty-two-txt .p1{font-size: 45px;}
.twenty-two-txt .p1 span{border: 1px solid #bebebe;border-radius: 5px;font-size: 34px!important; padding: 0 8px;}
.twenty-two-txt .p2{font-size: 20px;margin-top: 28px;}
.twenty-two img{display: block;width: 1231px;height: 404px;margin: 0 auto;}
.six_word{text-align: center;padding: 35px 0;}
.six_word p{color: #e77817;font-size: 20px;margin-bottom: 20px;}
.six_word span{display: block;font-size: 16px;color: #5d5d5d;}
.six_back{background: url("../../OnLine/images/six_back.jpg")no-repeat center top;height: 561px;}
.six_back_txt{width: 1250px;margin: 0 auto;color: #fff;padding-top: 170px;}
.six_back_txt strong{display: block;font-size: 45px;margin-bottom: 25px;font-weight: bold;}
.six_back_txt p{font-size: 18px;width: 658px;line-height: 35px;}
.six_orange{text-align: center;color: #fff;background: #e77817;padding: 20px 0;}
.six_orange strong{font-size: 30px;font-weight: bold;}
.six_orange strong span{font-size: 40px;}
.six_orange p{font-size: 22px;margin-top: 8px;}

.six_big{background: #f6f6f8;padding: 76px 0 66px 0;}
.six_pr{width: 1250px;margin: 0 auto;}
.six_pr .six_pr_txt{width: 486px;float: left;margin-top: 66px;}
.six_pr .six_pr_txt span{display: block;font-size: 18px;margin-bottom: 10px;}
.six_pr .six_pr_txt strong{display: block;font-size: 30px;color: #e77817;font-weight: bold;}
.six_pr .six_pr_txt p{font-size: 16px;width: 467px;color: #7f7f7f;margin-top: 30px;line-height: 32px;}
.six_pr img{float: right;display: block;width: 708px;height: 508px;}
.six_four{background: #fff;}
.six_four .sixteen1 .pic{background: #f6f6f8!important;}
.six_four .sixteen1 .txt_big{margin-left: 80px!important;width: 537px!important;}
.six_four .sixteen1 .txt_big span{}
.six_four .sixteen1 .txt_big p{font-size: 18px!important;}
.six_four .sixteen1 .txt_big p strong{font-size: 18px!important;display: inline-block}
.six_four .sixteen2 .txt_big p{font-size: 18px!important;}
.six_four .sixteen2 .txt_big p strong{font-size: 18px!important;display: inline-block}
.six_four .sixteen2 .txt_big strong{font-size: 30px!important;font-weight: bold;}
.six_four .sixteen2 .pic{background: #f6f6f8!important;}
.six_four .sixteen2 .pic img{display: block;width: 629px!important;height: 526px!important;margin-top: 40px!important;}
/************************************************************** 新增产品详细页面 7 ***********************************************************************/
.seven1{background: #666b87;padding: 60px 0 130px 0;}
.seven1_txt{text-align: center;}
.seven1_txt .seven1_big{width: 409px;margin: 0 auto;}
.seven1_txt .seven1_big strong{font-size: 80px; display: block;float: left;color: #fff;}
.seven1_txt .seven1_big p{display: block;float: left;}
.seven1_txt .seven1_big p .span1{color: #e77817;font-size: 20px;display: block;text-align: left;margin-top: 15px;}
.seven1_txt .seven1_big p .span2{color: #fff;font-size: 40px;display: block;}
.seven1_txt .p1{font-size: 16px;color: #d3d3d3;margin: 10px 0 25px 0;}
.seven1_txt .p2{font-size: 16px;color: #e77817;}
.seven1_txt .p2 span{margin: 0 20px;}
.seven1 img{display: block;width: 958px;height: 315px;margin:  88px auto 0 auto;}
.seven2{position: relative;height: 601px;width: 1090px;margin: 0 auto;}
.seven2 img{width: 520px;height: 606px;display: block;position: absolute;top:-73px;}
.seven2 .seven2_txt{float: right;width: 452px;margin-top: 180px;}
.seven2 .seven2_txt span{display: block;font-size: 20px;}
.seven2 .seven2_txt strong{display: block;font-size: 40px;color: #e77817}
.seven3{background: url("../../OnLine/images/seven_back.jpg")no-repeat center top;height: 565px;}
.seven3_txt{color: #fffefe;width: 1090px;margin: 0 auto;padding-top: 173px;}
.seven3_txt strong{font-size: 40px;}
.seven3_txt p{font-size: 20px;width: 734px;line-height: 40px;margin-top: 35px;}

.seven_max{color: #e98334;font-size: 20px;text-align: center;margin: 32px 0 28px 0;}
.seven_max span{font-size: 30px;}
.seven4_big{background: #4e515c;padding: 17px 0;}
.seven4{width: 1250px;margin: 100px auto;}
.seven4 img{display:block;width:616px;height: 462px; float: left;}
.seven4_con{color: #fff;width: 550px;float: left;margin: 100px 0 0 57px;}
.seven4_con strong{display: block;font-size: 40px;font-weight: bold;}
.seven4_con p{font-size: 16px;line-height: 30px;margin-top: 30px;}

.seven5_pr{background: #eeeeee;padding: 46px 0 100px 0;}
.seven5_big{}
.seven5_pr strong{display: block;text-align: center;font-size: 40px;font-weight: bold;color: #e77817;margin-bottom: 40px;}
.seven5_pr .seven5_pr_con{width: 1250px;margin: 0 auto;}
.seven5_pr .seven5_pr_con li{margin:10px 0 0 9px;float: left;}
.seven5_pr .seven5_pr_con li:nth-child(4n+1){margin-left: 0;}
.seven5_pr .seven5_pr_con li img{display: block;width: 303px!important;height: 233px!important;border: 1px solid #e9eaeb;}

/************************************************************** 新增产品详细页面 8 ***********************************************************************/
.add_eight{background: url("../../OnLine/images/eight_back1.jpg")no-repeat center top;padding: 50px 0 0 0;height: 883px;}
.add_eight_txt{margin-bottom: 75px; text-align: center;}
.add_eight_txt .p1{font-size: 45px;color: #0079c2;}
.add_eight_txt .p1 span{border: 1px solid #bebebe;border-radius: 5px;font-size: 34px!important; padding: 0 8px;}
.add_eight_txt .p2{font-size: 20px;margin-top: 20px;color: #000;margin-bottom: 15px;}
.add_eight_txt .p3{color: #7c7c7c;line-height: 28px;}
.add_eight_txt a{color: #e88232;font-size: 20px;display: block;margin-top: 25px;}
.add_eight img{display: block;width: 852px;height: 455px;margin: 0 auto;}

.add_eight2{background: url("../../OnLine/images/eight_back2.png")no-repeat center top;padding: 50px 0 0 0;height: 728px;}
.add_eight2_txt{margin-bottom: 75px; text-align: center;}
.add_eight2_txt .p1{font-size: 40px;font-weight: bold; color: #0079c2;}
.add_eight2_txt .p2{font-size: 20px;margin-top: 20px;color: #000;margin-bottom: 15px;}
.add_eight2 img{display: block;width: 836px;height: 447px;margin: 0 auto;}
.eight_flash{text-align: center;margin: 60px 0 70px 0;}
.eight_flash strong{display: block;font-size: 30px;color: #0079c2;font-weight: normal;margin-bottom: 50px;}
.add_eight3{text-align: center;background: url("../../OnLine/images/eight_back3.png")no-repeat center top;height: 857px;padding-top: 70px;}
.eight3_title strong{color: #0079c2;font-size: 40px;font-weight: bold;}
.eight3_title strong span{font-size: 30px;font-weight: normal;}
.eight3_title p{color: #606060;font-size: 18px;margin-top: 15px;}
.eight3_pic{width: 1120px;margin: 90px auto 0 auto;}
.eight3_pic img{display: block;}
.eight3_pic .img1{float: left;width: 629px;height: 491px;}
.eight3_pic .img2{float: right;width: 452px;height: 485px;margin-top: 68px;}
.eight4{}
.eight4 .sixteen1  .eight4_big{background: #f7f7f7;height: 650px;width: 650px;}
.eight4 .sixteen1  .eight4_txt{margin: 170px 0 0 90px;}
.eight4 .sixteen1  .eight4_txt .p1{color: #0079c2!important;font-size: 20px;}
.eight4 .sixteen1  .eight4_txt .p2{color: #0079c2!important;font-size: 40px!important;font-weight: bold;margin: 10px 0 30px 0;}
.eight4 .sixteen1  .eight4_txt .p3{color: #8e8e8e;font-size: 16px;}
.eight4 .sixteen1 .eight4_pic{background: #f3f3f3;width: 650px;height: 650px;}
.eight4 .sixteen1 .eight4_pic img{display: block;width: 422px;height: 365px; margin: 170px auto 0 auto;}
.eight4 .sixteen2 .eight4_pic{background: #f3f3f3;height: 650px;width: 650px;}
.eight4 .sixteen2 .eight4_pic img{display: block;width: 580px;height: 309px;margin: 170px auto 0 auto;}
.eight4 .sixteen2  .eight4_big{background: #f7f7f7;height: 650px;width: 650px;}
.eight4 .sixteen2  .eight4_txt{margin: 250px 0 0 90px;}
.eight4 .sixteen2  .eight4_txt .p4{color: #0079c2!important;font-size: 30px!important;font-weight: bold;margin: 10px 0 20px 0;}
.eight4 .sixteen2  .eight4_txt .p5{color: #8e8e8e;font-size: 16px;}

.eight5_pr{background: #eeeeee;padding: 46px 0 100px 0;}
.eight5_big{}
.eight5_big .li1{width: 96%;margin: 0 auto 8px auto;float: none!important;position: relative;}
.eight5_big .li1 img{display: block;width: 100%;}
.eight5_big .li1 p{color: #fff;position: absolute;width: 98%;  padding-left: 2%;  background: rgba(0,0,0,0.5);line-height: 21px;left: 0;bottom: 0;}
.eight5_pr strong{display: block;text-align: center;font-size: 40px;font-weight: bold;color: #e77817;margin-bottom: 40px;}
.eight5_pr .eight5_pr_con{width: 1250px;margin: 0 auto;}
.eight5_pr .eight5_pr_con li{margin:10px 0 0 10px;float: left;position: relative;}
/*.eight5_pr .eight5_pr_con li p{color: #fff;position: absolute;width: 98%;  padding-left: 2%;  background: rgba(0,0,0,0.5);line-height: 21px;left: 0;bottom: 0;}*/
.eight5_pr .eight5_pr_con li:nth-child(4n+1){margin-left: 0;}
.eight5_pr .eight5_pr_con li img{display: block;width: 303px!important;height: 233px!important;border: 1px solid #e9eaeb;}
/************************************************************** 新增产品详细页面9 ***********************************************************************/
.add_nice{}
.nice1{background: #f7f7f7;padding: 70px 0 60px 0;}
.nice1_txt{width: 1250px;margin: 0 auto;}
.nice1_txt strong{display: block;font-size: 22px;}
.nice1_txt p{font-size: 16px;color: #606060;margin-top: 8px;}
.nice1_title{width: 586px;float: left;margin-top: 30px;}
.nice1_con{width: 586px;margin-top: 50px;}
.nice1_con li{margin-left: 30px;float: left;}
.nice1_con li:nth-child(4n+1){margin-left: 0;}
.nice1_con li img{display: block;width: 124px;height: 124px;}
.nice1_pic{float: right;width: 318px;}
.nice1_pic img{display: block;width: 318px;height: 347px;}
.nice2{margin: 60px 0 80px 0;}
.nice2_txt{width: 1250px;margin: 0 auto;}
.nice2_txt .nice2_pic{width: 350px;float: left;}
.nice2_txt .nice2_pic img{display: block;width: 350px;height: 372px;}
.nice2_title{width: 747px;float: right;margin-top: 60px;}
.nice2_title strong{display: block;font-size: 22px;color: #0079c2;}
.nice2_title span{font-size: 16px;color: #e77817;display: block;margin-top: 8px;}
.nice2_con{margin-top: 74px;}
.nice2_con li{float: left;margin-left: 140px;text-align: center;}
.nice2_con li:nth-child(3n+1){margin-left: 0;}
.nice2_con li img{display: block;}
.nice2_con li .img1{margin-bottom: 10px;}
.nice2_con li .img2{margin-bottom: 20px;}
.nice2_con li .img3{margin-bottom: 15px;}
.nice2_con li p{}
.nice_flash{text-align: center;margin: 60px 0 60px 0;}
.nice_flash strong{display: block;font-size: 26px;}
.nice_flash a{display: block;font-size: 18px;color: #0079c2;line-height: 25px;width: 330px;margin: 30px auto 50px auto;}
/************************************************************** 新增产品详细页面10 ***********************************************************************/
.add_ten{}
.ten1_title{width: 460px!important;float: left;}
.ten1_title .p1{font-size: 18px;color: #e77817;margin: 20px 0 10px 0;}
.ten1_title .p2{margin-bottom: 50px;}
.ten1_title .p3{}
.ten1_title .ten1_con{width: 460px!important;}
.ten1_pic{float: right;width: 714px;}
.ten1_pic img{display: block;width: 714px!important;height: 431px!important;}
.ten2{width: 1300px;margin: 0 auto;}
.ten2_txt{float: left;width: 644px;margin-top: 90px;}
.ten2_txt strong{font-size: 22px;}
.ten2_txt strong span{font-size: 16px;color: #e77817;}
.ten2_txt p{font-size: 16px;color:#606060;margin-top: 15px;}
.ten2_pic{width: 656px;float: right;}
.ten2_pic img{display: block;width: 656px;height: 374px;}

.ten3{width: 1300px;margin: 100px auto 90px auto;}
.ten3_txt{float: right;width: 563px;margin-top: 150px;}
.ten3_txt strong{font-size: 20px;color: #e77817;}
.ten3_txt p{font-size: 16px;color:#606060;margin-top: 15px;}
.ten3_pic{width: 737px;float: left;}
.ten3_pic img{display: block;width: 737px;height: 357px;}
.ten4{background: #fff!important;}
/************************************************************** 新增产品详细页面11 ***********************************************************************/
.add_eleven{}
.add_eleven .eleven1{}
.eleven1{background: #f5f5f5;padding: 70px 0 60px 0;}
.eleven1 .eleven1_txt{width: 1030px;margin:0  auto;text-align: center;}
.eleven1 .eleven1_txt strong{font-size: 30px;display:block;text-align: center; }
.eleven1 .eleven1_txt .p1{font-size: 18px;color: #a7a7a7;margin: 30px 0 20px 0;}
.eleven1 .eleven1_txt .p1 span{color: #e77817;}
.eleven1 .eleven1_txt .p1 img{}
.eleven1 .eleven1_txt .p2{font-size: 14px;color: #e77817;}
.eleven1_pic{width: 1067px;margin:65px auto 0 auto;}
.eleven1_pic img{display: block;width: 1067px;height: 308px;}
.eleven2{background: url("../../OnLine/images/eleven_back1.jpg")no-repeat center top;height: 601px;}
.eleven2 .eleven2_con{width: 1250px;margin:0 auto;color: #fff;padding-top: 231px;}
.eleven2_txt{width: 601px;}
.eleven2 .eleven2_con strong{display: block;font-size: 40px;margin-bottom: 29px;}
.eleven2 .eleven2_con p{font-size: 16px;line-height: 30px;}

.eleven3{background: #f5f5f5;padding: 70px 0 60px 0;}
.eleven3 .eleven3_txt{text-align: center;}
.eleven3 .eleven3_txt strong{font-size: 24px;display:block;text-align: center; }
.eleven3 .eleven3_txt .p1{font-size: 40px;color: #0079c2;margin: 30px 0 20px 0;}
.eleven3 .eleven3_txt .p2{font-size: 24px;color: #e77817;}
.eleven3_pic{width: 1208px;margin:65px auto 0 auto;}
.eleven3_pic img{display: block;width: 1208px;height: 286px;}

.twelve2{width: 1250px;margin: 100px auto 90px auto;}
.twelve2_txt{float: right;width: 403px;margin-top: 90px;}
.twelve2_txt p{font-size: 16px;color:#000;margin-bottom: 40px;}
.twelve2_txt p span{font-size: 24px;color: #e77817;}
.twelve2_pic{width: 655px;float: left;}
.twelve2_pic img{display: block;width:655px;height: 335px;}

.twelve3{width: 1150px;margin: 100px auto 90px auto;}
.twelve3_txt{float: left;width: 423px;margin-top: 150px;}
.twelve3_txt strong{display: block;width: 327px;color: #e77817;font-size:35px;font-weight: bold;margin-bottom: 26px;}
.twelve3_txt p{font-size: 20px;}
.twelve3_pic{width: 630px;float:right;}
.twelve3_pic img{display: block;width:630px;height: 619px;}
/************************************************************** 新增产品详细页面12 ***********************************************************************/
.add_twelve{}
.add_twelve .twelve1{background: #f5f5f5;padding-top: 55px;}
.twelve1_con{width: 1250px;margin: 0 auto;position: relative;}
.twelve1 .twelve1_txt{width: 654px;color: #000;position: absolute;left: 0;top:0;margin-top: 97px;}
.twelve1 .twelve1_txt p{line-height: 30px;}
.twelve1 .twelve1_pic{height: 512px;float: right;}
.twelve1 .twelve1_txt img{display: block;width: 934px;height: 512px;}

/************************************************************** 新增产品详细页面13 ***********************************************************************/
.add_thirteen{}
.thirteen1_big{background: #f9f9f9;padding: 50px 0 60px 0;}
.thirteen1{width: 1250px;margin: 0 auto 0 auto;}
.thirteen1_txt{float: left;width: 550px;margin-top: 150px;}
.thirteen1_txt strong{display: block;font-size: 22px;margin-bottom: 20px;}
.thirteen1_txt p{font-size: 16px;color: #6a6a6a;}
.thirteen1_txt p span{color: #e77817;}
.thirteen1_pic{width: 557px;float:right;}
.thirteen1_pic img{display: block;width:557px;height: 399px;}

.thirteen2{width: 1250px;margin: 0 auto 180px auto;position: relative;}
.thirteen2_txt{float: right;width: 569px;margin-top: 90px;}
.thirteen2_txt strong{font-size: 18px;color:#000;margin-bottom: 15px;display: block}
.thirteen2_txt strong span{font-size: 24px;color: #e77817;}
.thirteen2_txt p{font-size: 14px;color:#6d6b6b;line-height: 30px;}
.thirteen2_pic{width: 571px;position: absolute;left: 0;bottom: -130px;}
.thirteen2_pic img{display: block;width:571px;height: 406px;}

.thirteen3{width: 1250px;margin: 0 auto 0 auto;}
.thirteen3_txt{float: left;width: 550px;margin-top: 150px;}
.thirteen3_txt strong{display: block;font-size: 22px;margin-bottom: 20px;}
.thirteen3_txt p{font-size: 16px;color: #6a6a6a;}
.thirteen3_txt p span{color: #e77817;}
.thirteen3_pic{width: 395px;float:right;}
.thirteen3_pic img{display: block;width:395px;height: 473px;}

.thirteen4_big{background: #f9f9f9;padding: 50px 0 50px 0;}
.thirteen4{width: 1250px;margin: 0 auto 0 auto;}
.thirteen4_txt{float: right;width: 265px;margin-top: 100px;}
.thirteen4_txt strong{display: block;font-size: 24px;margin-bottom: 20px;color: #e77817;}
.thirteen4_txt p{font-size: 18px;color: #6a6a6a;}
.thirteen4_pic{width: 845px;float:left;}
.thirteen4_pic img{display: block;width:845px;height: 328px;}
.thirteen_flash{margin-bottom: 0!important;}
/************************************************************** 新增产品详细页面14 ***********************************************************************/
.add_fourteen{}
.fourteen1_big{background: #f9f9f9;padding: 40px 0 60px 0;}
.fourteen1{width: 1250px;margin: 0 auto 0 auto;position:relative;}
.fourteen1 .fourteen1_txt{width: 852px;float: left;margin-top: 50px;}
.fourteen1 .fourteen1_txt .fourteen1_top{;margin-bottom: 30px;}
.fourteen1 .fourteen1_txt .fourteen1_top strong{font-size: 25px;color: #000;font-weight: bold;}
.fourteen1 .fourteen1_txt .fourteen1_top .p1{font-size: 20px;color: #6a6a6a;margin: 10px 0 30px 0;}
.fourteen1 .fourteen1_txt .fourteen1_top .p1 span{color: #e77817;}
.fourteen1 .fourteen1_txt .fourteen1_top .p2{color: #6a6a6a;font-size: 14px;line-height: 25px;width: 614px;}
.fourteen1 .fourteen1_txt .fourteen1_top .p3{margin-top: 70px;font-size: 20px;color: #e77817;font-weight: bold}
.fourteen1_con{width: 852px;}
.fourteen1_con li{width: 89px;float: left;margin-left: 20px;text-align: center;}
.fourteen1_con li:nth-child(8n+1){margin-left: 0;}
.fourteen1_con li img{display: block;width: 89px;height: 89px;}
.fourteen1_con li p{}
.fourteen1 .fourteen1_pic{position: absolute;right: 0;top: 0;}
.fourteen1 .fourteen1_pic img{display: block;width: 537px;height: 410px;}
.fourteen2{width: 1250px;margin: 70px auto 50px auto;}
.fourteen2_left{float: left;width: 330px;}
.fourteen2_left li{margin-bottom: 59px;}
.fourteen2_left li .title{}
.fourteen2_left li .title span{margin-right: 10px; float: left; display: block;background: url("../../OnLine/images/fourteen_back1.png")no-repeat center center;background-size: 37px 37px;line-height: 37px;width: 37px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;}
.fourteen2_left li .title strong{display: block;float: left;line-height: 37px;font-size: 22px;color: #e77817;font-weight: bold;}
.fourteen2_left li p{margin:11px 0 0 37px;}
.fourteen2_pic{width: 441px;float: left;margin:0 90px 0 50px;}
.fourteen2_pic img{display: block;width: 441px;height: 380px;}

.fourteen3_big{background: #f9f9f9;padding: 60px 0;margin-bottom: 60px;}
.fourteen3{width: 1250px;margin: 0 auto;position: relative;}
.fourteen3 .fourteen3_txt{float: left;}
.fourteen3 .fourteen3_txt strong{display:block;font-size: 26px;font-weight: bold;margin-bottom: 45px;}
.fourteen3_txt .fourteen3_left{margin-left: 32px;height: 277px;}
.fourteen3_txt .fourteen3_left p{color: #606060;margin-bottom: 30px;}
.fourteen3_txt .fourteen3_left p span{margin-left: 80px;}
.fourteen3_txt .fourteen3_left p span:nth-child(3n+1){margin-left: 0}
.fourteen3_txt .fourteen3_pr{position: absolute;bottom:-120px;left: 32px;height: 236px;}
.fourteen3_txt .fourteen3_pr img{display: block;width: 299px;height: 236px;float: left;}
.fourteen3_txt .fourteen3_pr img:nth-child(1){margin-right: 18px;}
.fourteen3_pic{width: 490px;float: right;}
.fourteen3_pic img{display: block;width: 490px;height: 346px;}
.fourteen_flash{margin-top: 160px;}
/************************************************************** 新增产品详细页面15***********************************************************************/
.fifteen1_big{background: #f9f9f9;padding: 61px 0 90px 0; }
.fifteen1{width: 1250px;margin: 0 auto;}
.fifteen1_txt{float: left;width: 423px;margin-top: 150px;}
.fifteen1_txt strong{display: block;color: #000;font-size:25px;margin-bottom: 26px;}
.fifteen1_txt p{font-size: 16px;color: #8c8c8c;}
.fifteen1_pic{width: 641px;float:right;}
.fifteen1_pic img{display: block;width:641px;height: 383px;}

.fifteen2{background: url("../../OnLine/images/fifteen_back.jpg")no-repeat center top;height: 580px;}
.fifteen2 .fifteen2_con{font-size: 16px;line-height: 35px;width: 1050px;margin:0 auto;padding-top: 280px;}
.fifteen2_txt{float: right;}
.fifteen2 .fifteen2_con p{color: #fff;width: 355px;}

.fifteen3_big{background: #f9f9f9;padding: 61px 0 90px 0; }
.fifteen3{width: 1250px;margin: 0 auto;}
.fifteen3_txt{float: left;width: 423px;margin-top: 150px;}
.fifteen3_txt strong{display: block;color: #000;font-size:22px;margin-bottom: 26px;}
.fifteen3_txt strong span{color: #e77817;}
.fifteen3_txt p{font-size: 16px;color: #8c8c8c;line-height: 35px;}
.fifteen3_txt p span{color: #000;}
.fifteen3_pic{width: 666px;float:right;}
.fifteen3_pic img{display: block;width:666px;height: 373px;}
/************************************************************** 新增服务专区页面 ***********************************************************************/
.server_nav{text-align: center;background: #f7ad61;background-color: rgba(247, 173, 97, 0.7);position: absolute;bottom: 20px;width: 100%;line-height: 45px;cursor: pointer;}
.server_nav a{color: #fff;font-size: 16px;margin:0 60px;}
.server_nav a:hover{color: #743e04;}
.add_area{}
.server_title{width: 370px;margin: 0 auto;color: #da251e;}
.server_title span{display: block;width: 50px;background: #333;height: 3px;margin-top: 25px;}
.server_title p{font-size: 20px;letter-spacing: 1px;text-align: center;margin-left: 50px; float: left;}
.server_title p strong{display: block;font-size: 40px;font-weight: bold;}
.area_big{margin-top: 60px;}
.area_con1{margin-bottom: 60px;}
.area_con1 .pic{float: left;}
.area_con1 .pic img{display: block;width: 529px;height: 328px;}
.area_con1 .area_txt{float: right;width: 580px;}
.area_txt img{}
.area_txt strong{display: block;font-size: 25px;margin: 10px 0 20px 0;}
.area_p{font-size: 16px;color: #727272;line-height: 35px;}
.area_p p{}
.area_con2{margin-bottom: 60px;}
.area_con2 .pic{float: right;}
.area_con2 .pic img{display: block;width: 528px;height: 382px;}
.area_con2 .area_txt{  float: left;width: 580px;}
.area_con2 .area_txt img{display: block;margin-left: 50px;}
.area_con1 .area_txt strong{text-align: left;}
.area_con2 .area_txt strong{text-align: right;}
.area_con3{}
.area_con3 .pic{float: left;}
.area_con3 .pic img{display: block;width: 528px;height: 613px;}
.area_con3 .area_txt{float: right;width: 580px;}
.area_hot{color: #fff;background: #f69a39;font-size: 22px;width: 320px;margin-top: 35px; line-height: 50px;text-align: center;font-weight: bold;letter-spacing: 1px;}
.add_pei{width: 1195px;margin: 62px auto 75px auto;}
.add_pei img{display: block;width: 1195px;height: 380px;}
.com_title{background: url("../../OnLine/images/add_server5.png")no-repeat center top;height: 330px;}
/************************************************************** 新增关于页面 ***********************************************************************/
.add_into{margin-top: 50px;}
.add_into .into_con:last-child{}
.add_into .into_con li{margin-bottom: 60px;}
.add_into .into_con li:nth-child(1){background: url("../../OnLine/images/add_about1.jpg")no-repeat center top;height: 285px;}
.add_into .into_con li .into_txt1 strong{padding-top: 57px;}
.add_into .into_con li .into_txt2 strong{padding-top: 14px;}
.add_into .into_con li .into_txt3 strong{padding-top: 57px;}
.add_into .into_con li:nth-child(2){background: url("../../OnLine/images/add_about2.jpg")no-repeat center top;height: 285px;}
.add_into .into_con li:nth-child(3){background: url("../../OnLine/images/add_about3.jpg")no-repeat center top;height: 285px;}
.add_into .into_con li .into_txt{background-color: rgba(0, 0, 0, 0.7);width: 687px; height: 285px;color: #fff;text-align: center;}
.add_into .into_con li .into_txt strong{display: block;font-size: 24px;}
.add_into .into_con li .into_txt span{display: block;font-size: 24px;margin-bottom: 30px;}
.add_into .into_con li .into_txt p{width: 586px;margin: 0 auto;line-height: 30px;letter-spacing: 1px;color: #dddede;}
.add_into .into_con li .into_txt1{}
.add_into .into_con li .into_txt2{float: right;}
.add_into .into_con li .into_txt2 span{margin-bottom: 20px;}
.add_into .into_con li .into_txt3{}
.about_partner{margin-top: 60px;}
.partner_con{width: 1200px;margin: 50px auto 0 auto;}
.partner_con li{width: 227px;float: left;margin:16px 0 0 16px;}
.partner_con li:nth-child(5n+1){margin-left: 0;}
.partner_con li a{display: block;cursor: default;}
.partner_con li a img{display: block;width: 227px;height: 122px;}


.add_contact{background: url("../../OnLine/images/add_contact2.jpg")no-repeat center top;max-height: 1140px;padding-bottom: 80px;}
.contact_title{text-align: center;color: #fff;padding-top: 46px;}
.contact_title strong{font-size: 35px;}
.contact_title p{font-size: 18px;margin-top: 15px;}
.contact_con{width: 660px;margin: 55px auto 0 auto;}
.contact_con ul{}
.contact_con ul li{color: #fff;}
.contact_con ul li .contact_nav{display: block;float: left;font-size: 20px;}
.contact_con ul li .contact_nav strong{display: block;margin-bottom: 18px;cursor: pointer;}
.contact_con ul li .contact_nav strong.hover{color: #e39d53;}
.contact_big{float:right;width: 470px;display: none;}
.contact_con ul li .contact_address{border-bottom: 1px dashed #fff;padding-bottom: 14px;margin-bottom: 14px;}
.contact_con ul li .contact_address:last-child{border: 0;}
.contact_con ul li .contact_address span{float: left;display: block;font-size: 20px;margin-top: 12px;color: #e39d53;font-weight: bold;    margin-left: -15px;}
.contact_con ul li .contact_address .address_txt{float: left;    width: 430px;
    margin-left: 15px;}
.address_txt{float: right;line-height: 25px;}
.address_txt .p1{font-size: 16px;margin-bottom: 3px;}
.address_txt .p2{font-size: 15px;}
.contact_map{width: 1080px;margin: 20px auto 0 auto;}
.contact_map img{width: 1191px;height: 433px;display: block;border-radius: 5px;}
.footer_form .short{position: relative;}
.footer_form .short strong{display: block;position: absolute;right: 20px;top:1px; background: #fff;height: 40px;line-height: 40px;text-align: center;width: 95px;color: #000;}

/************************************************************** 新增行业应用特面 ***********************************************************************/
.add_big1{position: relative;width: 254px;height: 362px;float: left;}
.add_big1 img{display: block;width: 254px;height: 362px;}
.add_big1 p{background:rgba(0,0,0,0.5);color: #fff;line-height: 35px;text-align: center;position: absolute;left: 0;bottom:0;width: 100%;}
.add_small{width: 900px;float: left;margin-left: 20px;margin-top:10px;}
.add_small li{width: 210px;height: 158px; position: relative;float: left; margin:0 0 20px 20px;}
.add_small li:nth-child(4n+1){margin-left: 0;}
.add_small li img{display:block;height:158px;width: 210px; }
.add_small li p{background:rgba(0,0,0,0.5);color: #fff;line-height: 35px;text-align: center;position: absolute;left: 0;bottom:0;width: 100%;}

.yang{width: 1090px;margin: 56px 0 0 23px;}
.yang_big{width: 430px;float: left;}
.yang_big img{display: block;width: 430px;height: 318px;}
.yang_small{width: 649px;float: left;margin-left: 8px;}
.yang_small li{width: 211px;float: left;margin: 0 0 8px 8px;}
.yang_small li:nth-child(3n+1){margin-left: 0;}
.yang_small li img{display: block;width: 211px;height:155px; }

/************************************************************** 404 ***********************************************************************/
.error{}
.error_con{width: 930px;margin: 0 auto;position: absolute;left: 50%;margin-left: -465px;top: 40%;margin-top: -170px;}
.error_con .error_pic{width: 198px;float: left;}
.error_con .error_pic img{display: block;width: 198px;height: 341px;}
.error_con .error_txt{width:690px;float:right;margin-top: 79px;}
.error_con .error_txt .p1{font-size: 80px;color: #ff0000;font-weight: bold;}
.error_con .error_txt .p2{font-size: 80px;font-weight: bold;}
.error_con .error_txt .p3{font-size: 16px;}
.error_con .error_txt .p3 a{font-size: 20px;color: #0046e6;text-decoration: underline;}

.g40{float:none!important;margin:0 auto;}
.th65{ margin: 10px auto 20px auto!important;width: 670px;float:none!important;}
.th65 li:nth-child(3n+1){margin-left:0!important;}
.th65 li:nth-child(4n+1){margin-left: 20px;!important;}
.g3015e{float:none!important;margin:0 auto!important;}
.g3015c{    margin: 56px auto 0 auto!important;width: 900px!important;}
.g3015c .yang_small{    width: 443px!important;float: left;margin-left: 8px!important;}
.g3015c .yang_small li:nth-child(2n+1){}
.g3015c .yang_small li:nth-child(3n+1){margin-left: 8px!important;}

.G3015C2{width:1100px!important;margin:0 auto!important;}
.G3015C2 .add_big1{height:318px!important;width:565px!important;}
.G3015C2 .add_small{    width: 500px!important;float: right!important;margin-left: 20px;margin-top:0!important;}
.G3015C2 .add_small li:nth-child(4n+1){    margin-left: 20px!important;}
#nb_icon_wrap{top:500px!important;right:5px!important;}


.add_con5{margin-top:10px!important; width: 100px;float:right;margin-right:55px;}
.add_con5 a:nth-child(1){margin-bottom:10px;}

.add_twe1 .twelve1_txt{width:500px!important;margin-top:150px!important;font-size:14px;line-height:30px!important;}
.add_twe1 .twelve1_txt span{color:#0079c2;font-size:20px}
.add_twe1 img{width:800px!important;height:499px!important;}
.add_twe2 .twelve2_txt p{font-size:18px!important;}
.add_twe2 img{width:700px!important;height:393px!important;}
.add_twe33{background:#f5f5f5;padding:5px 0;}
.add_twe3 .twelve3_txt p{font-size:18px!important;}
.add_twe3 img{width:655px!important;height:318px!important;}
.add_twe4 .twelve3_txt{margin-top:0px;background:#f5f5f5;height:278px;width:480px!important;padding:20px 20px;}
.add_twe4 .twelve3_txt p{font-size:20px!important;line-height:30px;}
.add_twe4 .twelve3_txt span{color:#e77817}
.add_twe4 img{width:655px!important;height:316px!important; border: 1px solid #ccc;}
.add_twe5 .twelve3_txt{background:#f5f5f5;height:326px;margin-top:0;width:480px;padding:20px 20px;}
.add_twe5 .twelve3_txt span{color:#e77817}
.add_twe5 img{width:655px!important;height:364px!important;    border: 1px solid #ccc;}

.add_ding1{}
.add_ding1 .eleven1_txt{width:1200px;text-align: left;margin-bottom: 70px;}
.add_ding1 .eleven1_txt p{width:750px;}
.add_ding1 .eleven1_pic{margin:0 auto 0 auto!important;}
.add_ding1 .eleven1_pic img{width:1153px!important;height:370px!important;}
.add_ding2{}
.add_ding2 .eleven1_txt{    margin-bottom: 70px;}
.add_ding2 .eleven1_pic{margin:0 auto 0 auto!important;}
.add_ding2 .eleven1_pic img{width:1200px!important;height:300px!important;}
.add_ding3{}
.add_ding4{}
.add_ding4 .eleven3_txt{    margin-bottom: 30px;}
.add_ding4 .eleven4_pic{margin:0 auto 0 auto!important;}
.add_ding4 .eleven3_pic img{width:1200px!important;height:269px!important;}

.add_ding5{}
.add_ding5 .eleven3_txt{}
.add_ding5 .eleven3_pic{margin:0 auto 0 auto!important;}
.add_ding5 .eleven3_pic img{width:1000px!important;height:600px!important;}

.add_ding6{}
.add_ding6 .eleven3_txt{}
.add_ding6 .eleven6_pic{margin:0 auto 0 auto!important;}
.add_ding6 .eleven3_pic img{width:1000px!important;height:600px!important;}

.add_eleven p{color:#000!important;font-size:18px!important;}
.add_eleven p span{color:#e77817;font-size:24px;}
.add_cor p{color:#000!important;font-size:18px!important;}
.add_cor p span{color:#e77817;font-size:24px;}
.addd_pic img{display:block;width:100%;}
/************************************************************** 响应式 ***********************************************************************/
@media screen and (max-width: 1120px){
    .header_con{width: 100%!important;margin: 0 auto;}
    .nav{width: 55%;}
    .nav .li1{margin-left: 1%;}
    .products_main{width: 100%;}
    .Universal_d{width: 94%;margin: 0 auto;}

    .index_pr_more{width: 40%;}
    .index_pr_other{width: 59%;}
    .index_pr_other .other_long{width: 100%;}
    .index_pr_other .other_short a{width: 50%;}
    .new_con .photo li{margin-left: 0;}


    .new_con .new_first{float: none;width: 608px;margin: 0 auto;}
    .new_con .new_first .first_con{}
    .new_con .photo{float: none;width: 608px;margin: 0 auto;}

    .index_about ul li .index_about_pic img{display: block;width: 100%;}
    .index_about ul li{width: 32%;margin-left:2%; }
    .index_about ul li .index_flash img{display:block;width: 100%;}


    .Universal_a{width: 96%;}
    .footer_tel{width: 40%;}
    .footer_line{display: none;}
    .footer_form{width: 60%;}
    .footer_form .btn{width: 100%;}
         .index_scene{width: 100%!important;}
    .index_scene #imgBox{width: 100%!important;}
    .index_search input{width:130px;}}



/**************************************************************  新增产品详细页16 ***********************************************************************/
.sw{}
.sw_con1{background: url("../../OnLine/chanpin/FSW3000R/sw_back1.jpg")no-repeat center top;height: 700px;}
.sw_con1 .sw_big{padding-top: 90px;width: 1200px;margin: 0 auto;}
.sw_con1 .sw_big .sw_txt1{width: 398px;float: left;line-height: 35px;margin-top: 40px;}
.sw_con1 .sw_big .sw_txt1 p{color: #000;font-size: 16px;}
.sw_con1 .sw_big .sw_txt1 p span{font-size: 24px;color: #e57829;}
.sw_con1 .sw_big .sw_pic1{float: left;width: 783px;}
.sw_con1 .sw_big .sw_pic1 img{display: block;width: 783px;height: 591px;}
.sw_con2{padding: 10px 0 15px 0;width: 1200px;margin: 0 auto;position: relative;height: 700px;}
.sw_con2 .sw_txt2{width: 448px;float: left;line-height: 35px;margin-top: 40px;}
.sw_con2 .sw_txt2 strong{font-size: 24px;color: #e57829;}
.sw_con2 .sw_txt2 p{color: #000;font-size: 16px;line-height: 35px;}
.sw_con2 .sw_txt2 p span{font-size: 24px;color: #e57829;}
.sw_con2 .sw_pic2{float: left;width: 1020px;position: absolute;left: 180px;top: 90px;}
.sw_con2 .sw_pic2 img{display: block;width:1020px;height: 590px;}

.sw_con3{background: #f2f2f2;height: 638px;}
.sw_con3 .sw_big3{width: 1200px;margin: 0 auto;position: relative;}
.sw_con3 .sw_txt3{width: 300px;float: left;line-height: 35px;margin-top: 450px;}
.sw_con3 .sw_txt3 strong{font-size: 24px;color: #e57829;}
.sw_con3 .sw_txt3 p{color: #000;font-size: 16px;line-height: 35px;}
.sw_con3 .sw_txt3 p span{font-size: 24px;color: #e57829;}
.sw_con3 .sw_pic3{width: 1189px;position: absolute;left: 264px;top: 0;}
.sw_con3 .sw_pic3 img{display: block;width:1189px;height: 585px;}

.sw_con4{height: 638px;background: #f2f2f2;}
.sw_con4 .sw_big4{width: 1319px;margin: 0 auto;position: relative;}
.sw_con4 .sw_txt4{width: 309px;float:right;line-height: 35px;margin-top: 230px;}
.sw_con4 .sw_txt4 strong{font-size: 24px;color: #e57829;}
.sw_con4 .sw_txt4 p{color: #000;font-size: 16px;line-height: 35px;}
.sw_con4 .sw_txt4 p span{font-size: 24px;color: #e57829;}
.sw_con4 .sw_pic4{width: 983px;float: left;}
.sw_con4 .sw_pic4 img{display: block;width:983px;height: 577px;}



/**************************************************************  新增产品详细页17 ***********************************************************************/
.hs_con1{background: #f8f7f7;height: 700px;}
.hs_con1 .hs_big{padding-top: 90px;width: 1200px;margin: 0 auto;position: relative;}
.hs_con1 .hs_big .hs_txt1{line-height: 35px;position: absolute;right: 0;width: 811px;font-size: 14px;}
.hs_con1 .hs_big .hs_txt1 p{color: #000;font-size: 16px;}
.hs_con1 .hs_big .hs_txt1 p span{font-size: 16px;color: #e57829;}
.hs_con1 .hs_big .hs_pic1{float: left;width: 1029px;margin-top:80px;}
.hs_con1 .hs_big .hs_pic1 img{display: block;width: 1029px;height: 509px;}
.hs_con2{padding:70px 0 96px 0;margin: 0 auto;position: relative;background: #f1f1f4;}
.hs_con2 .hs_txt2{width: 428px;float: left;line-height: 35px;margin-top: 130px;}
.hs_con2 .hs_txt2 strong{font-size: 18px;color: #000;}
.hs_con2 .hs_txt2 span{color: #e77817;font-size: 30px;font-weight: bold;display: block;width: 306px;margin: 10px 0 30px 0;}
.hs_con2 .hs_txt2 p{font-size: 16px;color: #7f7f7f;}
.hs_con2 .hs_pic2{float: right;width: 768px;}
.hs_con2 .hs_pic2 img{display: block;width:768px;height: 508px;}


.hs_con4{height: 638px;background: #f2f2f2;}
.hs_con4 .hs_big4{width: 1319px;margin: 0 auto;position: relative;}
.hs_con4 .hs_txt4{width: 309px;float:right;line-height: 35px;margin-top: 130px;}
.hs_con4 .hs_txt4 p{color: #000;font-size: 16px;line-height: 35px;}
.hs_con4 .hs_txt4 p span{font-size: 18px;color: #e57829;}
.hs_con4 .hs_pic4{width: 967px;float: left;}
.hs_con4 .hs_pic4 img{display: block;width:967px;height: 483px;}
/**************************************************************  修改的nav  ***********************************************************************/
.addd_nav{background: url("../../OnLine/images/add_line.png")no-repeat bottom;padding-bottom: 40px;margin-top: 20px;position:relative;}
.addd_nav a{float: left;display: block;width: 95px;height: 64px;text-align: center; font-size: 16px;color: #545454;margin-left: 90px;line-height: 64px;margin-top: 20px;}
.addd_nav a:hover,.addd_nav a.on{background: url("../../OnLine/images/add_nav_back.png")no-repeat center top;color: #fff;font-size: 18px;}
.addd_nav a:nth-child(1){margin-left: 0;}
.addd_nav a:nth-child(3){margin-left:263px;}
.add_div{text-align: center;color: #bfbfbf;margin: 0 30px;width：210px;position:absolute;left:50%;margin-left:-105px;}
.add_div strong{font-size: 50px;}
.add_div p{font-size: 20px;}
.nav_bottom{width: 823px;margin: 0 auto;}

.pr_nav{margin-top: 20px;background: url("../../OnLine/images/add_line.png")no-repeat bottom;padding-bottom: 40px;}
.pr_nav_big{width: 1230px;margin: 0 auto;}
.pr_nav_top{color: #cac8c8;float: left;text-align: center;}
.pr_nav_top strong{font-size: 50px;}
.pr_nav_top p{font-size: 30px;}
.pr_nav_con{float: left;width: 1025px;margin-top: 10px;}
.pr_nav_con li{float: left;width: 180px;text-align: center;margin-left: 25px;line-height: 45px;height: 45px;overflow: hidden;}
.pr_nav_con li a{display: block;color: #5c5a5a;font-size: 16px;}
.pr_nav_con li a:hover,.pr_nav_con li a.on{color: #da251e;font-size: 18px;background:url("../../online/images/add_17_top.png")no-repeat 152px 6px;}


/**************************************************************  产品详细页面4  ***********************************************************************/
.add_four1{background: url("../../OnLine/images/add_four_back1.png")no-repeat center top;height: 624px;}
.add_four1 img{display: block;width: 760px;height: 347px;float: left;}
.add_four1 .four1_txt{float: right;margin-top: 45px;}
.add_four1 .four1_txt span{display: block;font-size: 26px;}
.add_four1 .four1_txt strong{display:block;font-size: 42px;color: #e77817;font-weight: 600; margin: -9px 0 28px 0;}
.add_four1 .four1_txt p{color: #181717;font-size: 21px;margin-bottom: 8px;}
.add_four1 .four1_txt p span{    display: inline-block!important;}
.four1_con{padding-top: 138px;}
.add_four2{background: url("../../OnLine/images/add_four_back2.png")no-repeat center top;height: 635px;}
.add_four2 .four1_txt{float: left;}
.add_four2 img{float: right;}


.add66_max{background: url("../../OnLine/chanpin/TS65/add6_back2.jpg")no-repeat center top;min-height: 636px;padding-top: 40px;}
.max_title{text-align: center;}
.max_title strong{font-size: 30px;color: #e77817;}
.max_title strong span{font-size: 45px;}
.max_title p{font-size: 18px;color: #3a3a3a;margin-top: 28px;}
.add66_max img{display: block;width: 972px;height: 443px;margin: 40px auto 0 auto;}
.add66{background: url("../../OnLine/chanpin/TS65/add6_back1.jpg")no-repeat center top;padding-bottom: 92px;}
.add66 .seven1_big{width: 440px!important;}
.add66 img{width: 964px!important;height: 368px!important;}
.add66_back{background: url("../../OnLine/chanpin/TS65/add6_back3.jpg")no-repeat center top;height: 565px;}
.add66_big{background: #fff;}





.searchbtn{background: url(../../OnLine/images/search.png) no-repeat center center;width: 25px;height: 25px; cursor: pointer; display: inline-block; position: absolute; right: 5px;top:0;}
#search input{display: inline-block;}
#search{ position: relative;}

.plist ul{ width:auto;}
.plist ul li { width:auto; min-width: 120px; padding-right: 40px;min-height: 170px;}
.nlist{min-height: 196px;}


.about-content{ font-size: 16px; color: #666; line-height: 28px;}


.margin0{ margin: 0;}

.top100px{ padding-top: 100px;}
.width1300{ width:1300px;}

.width1300 .default {border-radius: 0;box-shadow: none;}


.hh-radio{}
.hh-radio{ display: inline-block; margin:0 20px; }
.hh-radio a{color: #fff;width: 240px; height: 180px; margin-bottom: 20px; display: block; text-align: center; position: relative; }

.hh-radio a p{ background: #000; opacity: .5; height: 48px; line-height: 48px; padding-bottom: 0!important; position: absolute; bottom: 0; width: 100%;}

.hh-radio a[data="化妆品包装"] { background: url(../../images/hzp.jpg) no-repeat center center;}
.hh-radio a[data="医疗用品包装"] { background: url(../../images/yl.jpg) no-repeat center center;}
.hh-radio a[data="日用品包装"] { background: url(../../images/ri.jpg) no-repeat center center;}
.hh-radio a[data="酒包装"] { background: url(../../images/jiu.jpg) no-repeat center center;}
.hh-radio a[data="文具包装"] { background: url(../../images/wenju.jpg) no-repeat center center;}
.hh-radio a[data="电子产品"] { background: url(../../images/dianzi.jpg) no-repeat center center;}
.hh-radio a[data="汽车配件"] { background: url(../../images/qiche.jpg) no-repeat center center;}
.hh-radio a[data="家用电器"] { background: url(../../images/jiayong.jpg) no-repeat center center;}

.content{ font-size: 16px; color: #666; line-height: 28px;}


.proneiye.products_main{width: 100%;}












