/**
说明：
0,每个样式块之间间隔两行。
1，样式都定义单独的块，在需要的页面都可以复用。
2，所有内页控制器有一个公共的名字：neicontent。每个控制器有一个单独的名字（格式为：viewcon productcon listcon  videocon messagecon...）。便于更细致的调整单独的样式块。
3,大容器的结尾名称作为内部容器的开头名称如：大容器为wztop,内容器为top0 top1 top2...
*/


/*1 首页样式------------------------------------------------------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'SourceHan';
    src: url('../font/SourceHanSansCN-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Alibaba';
    src: url('../font/Alibaba-PuHuiTi.otf');
    font-weight: normal;
    font-style: normal;
}


/*网站顶部*/
.header_bg{ width:100%; height:80px; margin:0 auto; background-color:#2575d5;}
.header_center{ width:1260px; height:80px; margin:0 auto;}
.header_center_l{ width:154px; height:54px; overflow:hidden; margin:13px auto; float:left;}
.header_center_c{ width:900px; height:80px; margin:0 auto 0 35px; text-align:center; float:left;}

.header_center_c .nav_li{ width:85px; height:98px; line-height:98px; font-size:18px; text-align:center; font-family:"SourceHan"; color:#fff; border-bottom:2px solid #fff; overflow:hidden; display:inline-block; transition:all 0.3s;}
.header_center_c .nav_li:hover{ width:85px; height:98px; line-height:98px; font-size:18px; text-align:center; font-family:"SourceHan"; color:#fff; border-bottom:2px solid #023575; overflow:hidden; display:inline-block; transition:all 0.3s;}
.header_center_c .nav_lib{width:85px; height:98px; line-height:98px; font-size:18px; text-align:center; font-family:"SourceHan"; color:#fff; border-bottom:2px solid #023575; overflow:hidden; display:inline-block; transition:all 0.3s;}
.header_center_r{ width:170px; height:23px; overflow:hidden; margin:28px auto; float:right; background:url(../img/images/t1.png) no-repeat left center; line-height:23px; font-size:18px; font-family:"Alibaba"; color:#fff; text-indent:1.5em;}

.banner{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative;}

/*公告滚动*/
.gonggao{ width:100%; height:50px; overflow:hidden; margin:0 auto; background-color:rgba(0,0,0,0.3); position:absolute; bottom:0; left:0; z-index:99;}
.gonggao_c{ width:1260px; height:50px; overflow:hidden; margin:0 auto;}
.gonggao_l{ width:85px; height:27px; overflow:hidden; float:left; margin:11px auto; background-color:#2575d5; border-radius:10px; line-height:27px; font-size:16px; text-align:center; font-family:"SourceHan"; color:#fff;}
.gonggao_box{ width:1100px; height:27px; overflow:hidden; float:left;}
.gonggao_box .title{ width:1000px; height:27px; overflow:hidden; float:left; line-height:27px; font-size:16px; text-align:left; font-family:"SourceHan"; color:#fff;}
.gonggao_box .time{ width:90px; height:27px; overflow:hidden; float:right; line-height:27px; font-size:14px; text-align:right; font-family:"Alibaba"; color:#fff;}
.blk_l {
	OVERFLOW: hidden;
	ZOOM: 1;
	POSITION: relative;
}
 .LeftBotton {
	FLOAT: left;
	WIDTH: 9px;
	CURSOR: pointer;
	HEIGHT: 16px;
	background-image: url(../IMG/images/t2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
 .RightBotton {
	FLOAT: right;
	WIDTH: 9px;
	CURSOR: pointer;
	HEIGHT: 16px;
	background-image: url(../IMG/images/t3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.blk_l .Cont {
	MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 1100px; height:27px;}
.rollphotos {
	WIDTH: 1100px; height:27px; overflow:hidden; float:left; margin:11px 20px;
}
.gonggao_r{ width:30px; height:16px; overflow:hidden; float:left; margin:17px auto;}



/*公共box*/
.web_box{ width:1260px; height:auto; margin:0 auto; overflow:hidden;}

/*产品*/
.product{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:100px 0;}
.product_top{ width:100%; height:auto; overflow:hidden; margin:0 auto; font-size:30px; color:#333; font-family:"SourceHan"; text-align:center; line-height:1;}
.product_down{ width:100%; height:auto; margin:30px auto 0 auto; overflow:hidden;}

.product_down a .right_box{width:23%; height:267px; overflow:hidden; float:left; margin:0 1%;}
/*.product_down a:nth-child(1) .right_box{width:400px; height:350px; overflow:hidden; float:left; margin:0 auto;}*/
.product_down .right_box_img{ width:100%; height:217px; overflow:hidden; margin:0 auto; text-align:center;}
.product_down .right_box_img img{ width:100%; height:auto; transition:all 0.3s;}
.product_down .right_box_nav{ width:100%; height:50px; margin:0 auto; overflow:hidden; font-size:20px; line-height:50px; font-family:"SourceHan"; color:#333; text-align:center;}
.product_down .right_box:hover .right_box_img img{ width:100%; height:auto; transition:all 0.3s; transform:scale(1.1);}
.product_down .right_box:hover .right_box_nav{ width:100%; height:50px; margin:0 auto; overflow:hidden; font-size:20px; line-height:50px; font-family:"SourceHan"; color:#1136ae; text-align:center;}


/*检测*/
.jiance{ width:100%; height:auto; overflow:hidden; background-color:#f3f3f3; margin:0 auto; padding:100px 0;}
.jiance_box{ width:181px; height:181px; overflow:hidden; float:left; margin:65px; background-color:#2575d5; transition:all 0.4s; -moz-box-shadow:0px 0px 20px #eee; -webkit-box-shadow:0px 0px 20px #eee; box-shadow:0px 0px 20px #eee; border-radius:50%; position:relative; border:2px solid #d6d6d6;}
.jiance_box .pic{ width:auto; height:auto; overflow:hidden; margin:40px auto 20px auto; position:relative; text-align:center;}
.jiance_box .right{ width:90%; height:30px; overflow:hidden; margin:0 auto; line-height:30px; font-size:22px; font-family:"SourceHan"; color:#fff; text-align:center;}
.jiance_box:hover{transition:all 0.4s; -moz-box-shadow:0px 0px 20px #dfdfdf; -webkit-box-shadow:0px 0px 20px #dfdfdf; box-shadow:0px 0px 20px #dfdfdf; background-color:#2180f1;}
.jiance_box:hover .pic{ width:auto; height:auto; overflow:hidden; margin:40px auto 20px auto; position:relative; text-align:center;animation: myMove 3s infinite;
        -webkit-animation: myMove 3s infinite;
        /* infinite 表示无限循环 */}
@keyframes myMove {
        0% {
            top: 0px;
        }

        50% {
            top: 15px;
        }

        100% {
            top: 0px;
        }
    }

    @-webkit-keyframes myMove {
        0% {
            top: 0px;
        }

        50% {
            top: 15px;
        }

        100% {
            top: 0px;
        }
    }


/*简介*/
.about{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:100px 0;}
.about_top{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.about_left{ width:570px; height:auto; overflow:hidden; margin:0 auto; float:left;}
.about_left .title{ width:100%; height:auto; overflow:hidden; margin:25px auto 0 auto; color:#333; font-size:30px; line-height:40px; font-family:"SourceHan"; text-align:left;}
.about_left .about_con{ width:100%; height:auto; overflow:hidden; margin:30px auto 0 auto; font-size:16px; color:#333; font-family:"SourceHan";  text-indent:2em; line-height:250%;}
.about_left .about_more{ width:auto; height:auto; font-size:16px; font-family:"SourceHan"; color:#2575d5; line-height:250%;}
.about_right{ width:610px; height:auto; overflow:hidden; margin:0 auto; float:right;}
.about_right img{ width:100%; height:auto;}
.about_bottom{ clear:both; width:100%; height:145px; overflow:hidden; margin:50px auto 0 auto; background-color:#2575d5;}
.about_bottom .box{ width:315px; height:auto; overflow:hidden; float:left; margin:30px auto;}
.about_bottom .box_top{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:50px; color:#fff; font-family:"Alibaba"; line-height:50px;}
.about_bottom .box_top font{ font-size:16px; color:#fff; font-family:"SourceHan"; line-height:25px;}
.about_bottom .box_top sup{ font-size:35px; color:#fff; font-family:"Alibaba"; line-height:30px;}
.about_bottom .box_bottom{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; color:#fff; font-family:"SourceHan"; line-height:30px;}

/*通栏广告*/
.guanggao{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.guanggao img{ width:100%; height:auto;}
.guanggao .anniu{ width:auto; height:45px; overflow:hidden; position:absolute; top:40%; left:70%; background:#2575d5 url(../img/images/t8.png) no-repeat 92% center; border-radius:25px; text-align:center; font-size:18px; color:#fff; font-family:"SourceHan"; line-height:45px; padding:0 40px;}
.guanggao .anniu_zi{ width:auto; height:45px; overflow:hidden; position:absolute; top:52%; left:17%; background:url(../img/images/t8.png) no-repeat 92% center; text-align:center; font-size:18px; color:#fff; font-family:"SourceHan"; line-height:45px; padding:0 40px; border:1px solid #fff;}
.guanggao .anniu_zi:hover{ width:auto; height:45px; overflow:hidden; position:absolute; top:52%; left:17%; background:#2575d5 url(../img/images/t8.png) no-repeat 92% center; text-align:center; font-size:18px; color:#fff; font-family:"SourceHan"; line-height:45px; padding:0 40px; border:1px solid #2575d5;}

/*news*/
.news{ width:100%; height:auto; overflow:hidden; margin:0 auto; padding:100px 0 80px 0;}
.news_down{ width:100%; height:440px; overflow:hidden; margin:25px auto 0 auto;}
.news_down a .news_box{ width:400px; height:auto; overflow:hidden; margin:0 30px 0 auto; float:left;}
.news_down a:nth-child(3) .news_box{ width:400px; height:auto; overflow:hidden; margin:0 auto; float:left;}
.news_box .news_time{ width:100%; height:30px; overflow:hidden;}
.news_box .news_time .day{ width:50%; height:30px; overflow:hidden; font-size:30px; color:#2575d5; font-family:"Alibaba"; line-height:30px; float:left; text-align:left; font-weight:lighter;}
.news_box .news_time .year{ width:50%; height:20px; overflow:hidden; font-size:16px; color:#2575d5; font-family:"Alibaba"; line-height:20px; float:right; text-align:right; font-weight:lighter;}
.news_box .title{ width:100%; height:30px; overflow:hidden; margin:20px auto 0 auto; font-size:18px; color:#333; font-family:"SourceHan"; line-height:30px; text-align:left;}
.news_box .pic{ width:100%; height:225px; overflow:hidden; margin:10px auto 0 auto;}
.news_box .pic img{ width:100%; height:auto; transition:all 0.4s;}
.news_box .con{ width:100%; height:50px; overflow:hidden; margin:25px auto 0 auto; font-size:14px; color:#696969; font-family:"SourceHan"; line-height:25px;}
.news_box .more{ width:100px; height:30px; overflow:hidden; margin:20px auto 0 0; background-color:#2575d5; font-size:14px; color:#fff; font-family:"SourceHan"; line-height:30px; text-align:center;}
.news_box:hover .more{ width:100px; height:30px; overflow:hidden; margin:20px auto 0 0; background-color:#3490ff; font-size:14px; color:#fff; font-family:"SourceHan"; line-height:30px; text-align:center;}
.news_box:hover .title{width:100%; height:30px; overflow:hidden; margin:20px auto 0 auto; font-size:18px; color:#2575d5; font-family:"SourceHan"; line-height:30px; text-align:left;}
.news_box:hover .pic img{ width:100%; height:auto; transition:all 0.4s; transform:scale(1.1);}

.news_down .swiper-container{width:100%; height:auto; margin:0 auto;}
.news_down .swiper-wrapper{ width:1260px; margin:0 auto;}
.news_down .swiper-slide{ width:100%; height:auto; overflow:hidden; text-align:center;}
.news_down .swiper-slide img{ width:100%; height:auto;}

.news_down .swiper-paginationin{ height:10px; overflow:hidden; position:absolute; right:0px; bottom:10px !important; left:0 !important; margin:auto; z-index:1; text-align:center; }
.news_down .swiper-paginationin span{ display:inline-block;width:10px; border-radius:100%; height:10px; background:#dbdbdb; cursor:pointer; vertical-align:top; margin:0 4px;opacity:0.9 !important;}
.news_down .swiper-paginationin span.swiper-pagination-bullet-active{ background-color:#999;opacity:1 !important;}
.news_down .swiper_btnz{position: absolute;top:50%;width: 19px;height: 36px; left:-5%;background: url(../img/images/left.png) 0 0 no-repeat; background-size:cover;display: block;z-index:10;}
.news_down .swiper_btnz:hover{position: absolute;top:50%;width: 19px;height: 36px; left:-5%;background: url(../img/images/lefta.png) 0 0 no-repeat; background-size:cover;display: block;z-index:10;}
.news_down .swiper_btny{position: absolute;top:50%;width: 19px;height: 36px; right:-5%;background: url(../img/images/right.png) 0 0 no-repeat;background-size:cover;display: block;z-index:10;}
.news_down .swiper_btny:hover{position: absolute;top:50%;width: 19px;height: 36px; right:-5%;background: url(../img/images/righta.png) 0 0 no-repeat;background-size:cover;display: block;z-index:10;}

/*底部*/
.footer_bg { width:100%; height:auto; background:#2575d5; overflow:hidden; margin:0 auto; padding:50px 0 30px 0;}
.footer{ width:1260px; height:auto; overflow:hidden; margin:0 auto;}
.footer_l{ width:265px; height:auto; overflow:hidden; float:left; margin:0 auto;}
.footer_c{ width:665px; height:auto; overflow:hidden; float:left; margin:0 auto;}
.footer_c .box{ width:200px; height:220px; overflow:hidden; float:left; margin:0 auto; border-left:1px solid #eee; padding:0 0 0 20px;}
.footer_c .box .navname{ width:100%; height:25px; overflow:hidden; margin:10px auto; font-size:16px; color:#fff; font-family:"SourceHan"; line-height:25px;}
.footer_c .box .title{ width:100%; height:35px; overflow:hidden; margin:0 auto; font-size:14px; color:#fff; font-family:"SourceHan"; line-height:35px;}



.footer_r{ width:300px; height:auto; overflow:hidden; float:right; margin:0 auto; border-left:1px solid #eee; padding:0 0 0 28px;}
.footer_r .box{ width:100px; height:auto; overflow:hidden; margin:0 24px 0 auto; float:left;}
.footer_r .box_pic{ width:100px; height:100px; overflow:hidden; margin:0 auto;}
.footer_r .box_pic img{ width:100px; height:100px;}
.footer_r .box_title{ width:100px; height:35px; overflow:hidden; margin:0 auto; color:#fff; font-family:"SourceHan"; line-height:35px; font-size:14px; text-align:center;}
.footer_r .t{ width:100%; height:30px; overflow:hidden; margin:0 auto; font-size:14px; color:#fff; font-family: "Alibaba"; line-height:30px;}

.footer_copy{ width:100%; height:auto; overflow:hidden; margin:0 auto; background-color:#2575d5; line-height:50px; font-size:14px; color:#fff; font-family:"SourceHan"; text-align:center; border-top:1px solid #eee;}
.footer_copy a{ font-size:14px; color:#fff; font-family:"SourceHan";}



.mo_nav{ width:100%; height:auto; background-color:rgba(255,255,255,0.85); position:absolute; z-index:100; margin-top:60px;}
/*--内页侧边导航--*/
.subNav{width:90%; height:45px; cursor:pointer; font-size:16px; text-indent:1em; line-height:45px; background:url(../img/images/sorrow.png) no-repeat center left; margin:0 auto; border-bottom:1px  dotted #1860bf;}
.navContent{ display:none;width:100%; height:auto;}
.navContent li{width:85%; height:45px; margin:0 auto;}
.navContent li a{display:block;width:100%; height:45px;text-align:left;font-size:14px;line-height:45px;color:#666;}
.navContent li a:hover{color:#1860bf;}
.navsama{color:#1860bf;}

/*热销定制*/

.subnav{margin-top: 10px;}
.subnav a{margin-left: 8px;}

.neisubnav{background-color: #f5f5f5;padding: 1.8% 4.2%;margin-bottom: 2.5%;margin-top: 0;}
.neisubnav a{margin:0 1.88%;font-size: 16px;padding: 0.3% 1.4%;;border-radius: 18px;}
.neisubnav a:hover{ color:#efc800;}
.neisubnav a.active{background-color: #efc800;color: #fff; color:#efc800;}

.neisubnav2{padding: 1% 4.2%;background-color: #fff;   /* box-shadow: 0px 2px 29px rgba(1,1,1,0.15);*/background: url("../img/sbg.png") no-repeat bottom;margin-bottom: 0.5%;}
.neisubnavbg{height:24px;}
.neisubnav2 a{font-size: 20px;margin:0 0.58%;}
.neisubnav2 .nsx{width: 2px;height: 12px;background: #dedede;}
.neisubnav a.active{color:#efc800;background:none;}

/*关于我们*/

/*neipage*/
.neileft{
 animation: fadeInUp 1s .5s ease both;
 -webkit-animation: fadeInUp 1s .5s ease both;
 -moz-animation: fadeInUp 1s .5s ease both;
 width: 968px;padding-top: 48px;padding-right: 38px;border-right: 1px solid #e1e1e1;min-height: 480px;}
.neiright{opacity: 0;filter:alpha(opacity=0);
 animation: faderight 1s .5s ease forwards;
 -webkit-animation: faderight 1s .5s ease forwards;
 -moz-animation: faderight 1s .5s ease forwards;
 width: 286px;}
 .neisub{margin-left:40px;width: 246px;}
 .neisub .t{margin-top:48px;padding-right:75px;font-size: 20px;padding-bottom: 10px;border-bottom: 2px solid #d78f1a;}
 .neisub ul{margin-top: 30px;font-size: 16px;}
 .neisub li{padding-left: 10px;/*margin-bottom:2px;*/background: url("../img/d.png") no-repeat left;}
 .neisub li a{display: block;height: 60px;line-height: 60px;/*padding: 0 5px;*/font-size: 14px;border-bottom: 1px solid #e5e5e5;padding-right: 28px;}
 .neisub li a img{float: right; display: inline-block; padding-top: 5px; height: 50px; /*width: 50px;*/max-width: 110px;}
 .neisub li a img.szjt{float: right; display: inline-block; padding-top: 22px; height: auto; width: auto;}
 .neisub li a:hover{text-decoration: underline;}
 .neisub li.active a{color:#d78f1a;text-decoration: underline;}
.neifeatured{padding-top: 0;}
.neifeatured .list{/*padding-top: 35px;*/padding-bottom: 15px;}
.neifeatured .list li{margin-bottom: 26px;font-size: 16px;}
.neifeatured .list li .p{margin-bottom: 13px;line-height: 1.9;}
.neifeatured .list li .p1{line-height: 1;}
.neifeatured .list li .t{font-size: 18px;font-weight: bold;}
.neifeatured .list li .email{font-size: 15px;color:#bc360a;}
.neifeatured .list li .email:hover{color:#005eb8;}
.neifeatured .list li .pic{max-height: 360px;width: 266px;}
.neifeatured .list li .jj .ss{padding-bottom: 0;}
.neifeatured .list li .lti{font-size: 16px;margin-top: 16px;margin-bottom: 14px;width: 750px;}
.neifeatured .list li:hover{box-shadow: none;}


/*详情页面分享*/
.neileft span.span2{ font-size:12px;line-height:25px;display:inline-block; width:100%;margin-top: 5px;}
.neileft span.span2 i{ display:inline-block; float:right;}




.viewcontent .p{margin-bottom: 13px;line-height: 1.9;font-size: 16px;}
/*渐变色*/
/* background-color: #f8788b; */
/*background: linear-gradient(90deg,#f8c84c,#f8788b);*/

/*盒子的阴影*/
/*width: 236px;
height: 318px;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
left: -45px;
top: -13px;
border-radius: 20px;*/

/*opacity: 0;
filter: alpha(opacity=0);*/


/*返回*/
.videoview_back{cursor:pointer;width: 92px;background: #d9aa39;height: 30px;text-align: center;margin-left: 1092px;color: white;line-height: 30px;font-size: 14px;margin-top: 25px;}
.videoview_back:hover{background: #e59962;}



/*mess*/
.inquire{width:400px; height:auto; overflow:hidden; margin:0 auto;}
.inquire_dx{ width:100%; height:20px; overflow:hidden; line-height:20px; font-size:14px; color:#333; font-family:"SourceHan"; }
.inquire_box{ width:100%; height:50px; overflow:hidden; margin:20px auto;}
.inquire_input{ width:328px; height:46px; overflow:hidden; float:left; text-indent:1em;  line-height:20px; font-size:14px; color:#333; font-family:"SourceHan";}
.inquire_btn{ width:68px; height:50px; overflow:hidden; float:left; background:#136e38 url(../img/images/cx.png) no-repeat center; border:0;}
.inquire_centent{ width:100%; height:auto; overflow:hidden; min-height:400px;}



.regcon{ width:100%; height:auto; margin:30px auto; overflow:hidden;}
.loli{ width:40%; height:auto; overflow:hidden; margin:10px 5%; float:left;}
.loli .l{width:45%;min-width: 128px;text-align: right; padding-right:2%; font-size:16px; line-height:40px;}
.loli .r{width:40%;}
.loli .r2{height: 28px;text-align: left;}

.regcon .loli .top{ line-height:40px;}
.regcon .loli .inp{float:left;text-indent: 10px;width: 83%;height: 40px;background-color: #fbfbfb;border:1px solid #d8d8d8;outline: none;  border-radius: 5px;}
.regcon .loli .tex{min-height: 100px;width: 60%;padding: 2%;text-indent: 0;}
.regcon .loli .sinp{float:left;text-indent: 10px;width: 40%;margin-right:2%;height: 40px;background-color: #fff;border: none;outline: none;}
.regcon .loli .mescode{background-color: #fbfbfb;border: 1px solid #d8d8d8;}
.regcon .loli .send{text-indent: 10px;width: 50%;margin-right:0;height: 40px;background-color: #fff;border: none;outline: none;cursor:pointer;font-size: 16px;font-family: "SourceHan";}
.regcon .loli .inpf{height: auto;background: none;text-indent: 0;}
.regcon .loli .inpty{width: 60%;display: inline-block;text-align: left;}
.regcon .loli .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;}
.regcon .loli .sub{width: 130px;border:none;height: 35px; background-color:#00b050;color: #fff;font-size: 18px; line-height:35px; text-align:center; margin-top:25px; border-radius: 5px;}
.regcon .loli .sub:hover{background-color:#ff6600;}

.regcon .loli .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left; font-size:14px;}
.regcon .loli .ts.active{background-color: #ccc;}
.regcon .loli .zc{margin-left: 15px;color: #e00404;}
.regcon .loli .zc a{color: #e00404;}
.regcon .loli .zc:hover a{color: #e00404}
.regcon .loli .fw{font-size: 18px;}
.regcon .loli .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left;    border-radius: 5px;}
.regcon .loli .ty.g{width: 100%;}
.regcon .loli .tyend{margin-right: 0;}
.regcon .loli .ty.active{background-color: #e00404;}
.regcon .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold}


.regcona{ width:768px; height:auto; margin:30px auto; overflow:hidden;}
.lolia{ width:90%; height:auto; overflow:hidden; margin:0 5% 20px 5%; }
.lolia .l{width:20%; height:40px; text-align: left; font-size:16px; line-height:40px;}
.lolia .l font{ color:#F00;}
.lolia .r{width:80%;}
.lolia .r2{height: 28px;text-align: left;}

.regcona .title{width: 100%;height:40px; overflow:hidden; margin:25px auto; line-height:40px; color:#333; font-size:26px; font-family:"SourceHan"; text-align:center; font-weight:bold;}
.regcona .lolia .inp{width: 99%; height: 40px; float:left; text-indent: 10px; background-color:#fbfdfe; border:1px solid #dbdbdb; outline: none; border-radius: 5px; font-size:16px; color:#666; font-family:"SourceHan"; line-height:40px;}
.regcona .lolia .tex{min-height: 100px;width: 60%;padding: 2%;text-indent: 0;}
.regcona .lolia .sinp{float:left;text-indent: 10px;width: 40%;margin-right:2%;height: 40px;background-color: #fff;border: none;outline: none;}
.regcona .lolia .mescode{background-color: #fbfbfb;border: 1px solid #d8d8d8;}
.regcona .lolia .send{text-indent: 10px;width: 25%;margin-right:0;height: 40px;background-color: #fff;border: none;outline: none;cursor:pointer;font-size: 16px;font-family: "SourceHan";}
.regcona .lolia .inpf{height: auto;background: none;text-indent: 0;}
.regcona .lolia .inpty{width: 60%;display: inline-block;text-align: left;}
.regcona .lolia .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;}
.regcona .lolia .sub{width: 320px;border:none;height:40px; float:left; background-color:#1d40b2;color: #fff;font-size: 16px; font-family: "SourceHan"; line-height:40px; text-align:center; margin-top:25px; border-radius: 5px;}
.regcona .lolia .sub:hover{background-color:#017dff;}
.regcona .lolia .nums{width:50px; height: 25px; margin:0 10px 0 10px; text-indent: 10px; background-color:#fbfdfe; border:1px solid #dbdbdb; outline: none; border-radius: 5px; font-size:14px; color:#666; font-family:"SourceHan"; line-height:25px;}


.regcona .lolia .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left; font-size:14px;}
.regcona .lolia .ts.active{background-color: #ccc;}
.regcona .lolia .zc{margin-left: 15px;color: #e00404;}
.regcona .lolia .zc a{color: #e00404;}
.regcona .lolia .zc:hover a{color: #e00404}
.regcona .lolia .fw{font-size: 18px;}
.regcona .lolia .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left;    border-radius: 5px;}
.regcona .lolia .ty.g{width: 100%;}
.regcona .lolia .tyend{margin-right: 0;}
.regcona .lolia .ty.active{background-color: #e00404;}
.regcona .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold}

input[type=checkbox] {
	/*visibility: hidden;*/
}

.checkk{ width:auto; height:40px; overflow:hidden; float:left; margin:0 15px 0 auto;}
.checkk_r{font-size:16px; color:#666; font-family:"SourceHan"; line-height:40px; text-indent:10px;}
.checkc{ width:20px; height:20px; margin:0 10px 0 auto;}
.checkk_ra{font-size:16px; color:#666; font-family:"SourceHan"; line-height:40px; text-indent:10px;}
.checkca{ width:16px; height:16px; margin:0 10px 0 auto;}

.checkk_rc{ width:140px; float:left; font-size:16px; color:#666; font-family:"SourceHan"; line-height:40px; text-indent:10px;}
.checkcc{ float:left; width:16px; height:16px; margin:10px 10px 0 auto;}
#xingzhi2{ width:100%; height:auto; overflow:hidden; clear:both; border-top:1px dashed #eee;}
#xingzhi3{ width:100%; height:auto; overflow:hidden; clear:both;}
#xingzhi3 .box{ width:95%; height:auto; overflow:hidden; margin:0 auto 10px auto; border:1px solid #cccccc; padding:15px; background-color:#fcfcfc;}
#xingzhi3 .name{ width:20%; height:auto; overflow:hidden; float:left;}
#xingzhi3 .right{ width:78%; height:auto; overflow:hidden; float:right;}
#xingzhi3 .right .lie{ width:100%; height:auto; overflow:hidden; clear:both; line-height:30px; font-size:16px;}

#nature01 +label{
    display: block;
	position:relative;
	margin:-15px 0 0 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background:#fbfdfe;
	border:1px solid #dbdbdb;
	border-radius:5px;
}
 
#nature01:checked +label::before{
    display: block;
    content: "\2714";
    text-align: center;
    font-size: 18px;
	font-weight:bold;
    color:#333;
}

.lolia select{text-indent:0.2em;
                /*清除select的边框样式*/
                border: 1px solid #ddd;
				font-size:16px;
				color:#666;
                /*清除select聚焦时候的边框颜色*/
                outline: none;
                /*将select的宽高等于div的宽高*/
				font-family:"SourceHan";
                width: 22%;
                height: 42px;
                line-height: 40px;
				border-radius:5px;
				background:#fbfdfe url(../img/images/t12.png) no-repeat;
				background-position:95% 50%;
				text-align:center;
                /*隐藏select的下拉图标*/
                appearance: none;
                -webkit-appearance: none;
                -moz-appearance: none;
            }




/*查阅报告*/
.baogao_top{ width:100%; height:auto; overflow:hidden; margin:100px auto 0 auto; font-size:26px; color:#fff; font-family:"SourceHan"; line-height:200%; font-weight:bold; text-align:center;}
.baogao_down{ width:100%; height:auto; overflow:hidden; margin:25px auto 0 auto; text-align:center;}
.baogao_down ul{ display:inline-block;}
.baogao_down .zi{ width:auto; height:40px; overflow:hidden; margin:0 10px; font-size:16px; color:#fff; font-family:"SourceHan"; line-height:40px;}
.baogao_down .zi font{ color:#F00;}
.baogao_down .k{ width:290px; height:40px; overflow:hidden; margin:0 20px 0 auto;}
.baogao_down .k .inp{width: 99%; height: 40px; float:left; text-indent: 10px; background-color:#fff; border:0; outline: none; border-radius: 5px; font-size:16px; color:#666; font-family:"SourceHan"; line-height:40px;}
.baogao_down .tup{ width:160px; height:40px; overflow:hidden; margin:0 auto; background-color:#1d40b2; border:0; outline: none; border-radius: 5px; font-size:16px; color:#fff; font-family:"SourceHan"; line-height:40px;}
.baogao_box{ width:1000px; height:auto; overflow:hidden; margin:30px auto; padding:30px; background-color:#fff;}
.baogao_box .lie{ width:100%; height:40px; overflow:hidden; margin:0 auto; border-bottom:1px dashed #eee;}
.baogao_box .lie .b{ width:16.6%; height:40px; float:left; overflow:hidden; margin:0 auto; font-size:16px; color:#333; font-family:"SourceHan"; line-height:40px;}



/*倒计时*/
.djsitem .item{/*margin: 0px 2%;*/z-index: 9; position:relative}
.djsitem .item .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bgxx.png) repeat;}
.djsitem .item .xs_pic_tt span{ color:#fff;}
.djsitem .item .xs_pic_tt font{color:#fff;}
.djsitem .item .xs_pic_tt font i{ background-color:#d78f1a; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.djsitem .item .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;}
.djsitem .item img{display: block;width: 100%;height: auto;border-radius: 0.08rem}
.djsitem .item_tit{ width:100%; height:auto; overflow:hidden; padding-top:3%;}
.djsitem .item_tit p.p1{ color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0px 3%}
.djsitem .item_tit2{ height:auto; overflow:hidden; line-height:240%;padding:0px 3%}
.djsitem .item_tit2 span{ display:block; float:left; color:#e00012;/*ff7800*/}
.djsitem .item_tit2 span i{ font-family:Arial; font-weight:bold;}
.djsitem .item_tit2 font{ display:block; float:right; color:#b6b6b6}
.djsitem.loading{min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center}

