body,
html {
	margin: 0 auto;
	background: #fff;
	min-width: 1200px;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
img{
	max-width: 100%;
}
nav {
	font: 16px/1.5 "微软雅黑", Arial, Helvetica, Geneva, sans-serif;
}
.width{width: 1200px;margin: 0 auto;}
.bg0{
	background: #eff9fa;
}
.head {
	padding: 15px 0;
}
#news_slide{position: relative;}
#news_slide div p{position: absolute;bottom: 0;left: 0;background:rgba(0,0,0,0.7); width: 100%;padding: 10px;font-size: 16px;color: #fff;}

.top_text{
	line-height: 38px;
	font-size: 16px;
	text-align: right;
}
.top_text span{
	margin: 0 10px;
}
.top_search{
	position: relative;
}
.top_search .layui-input{
	background: #eee;
}
.top_search button{
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	height: 38px;
	width: 38px;
	font-size: 18px;
	color: #0376c1;
	background: none;
	cursor: pointer;
}

.left_search{
	position: relative;
}
.left_search .layui-input{
	background: #eee;
}
.left_search button{
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	height: 38px;
	width: 38px;
	font-size: 16px;
	color: #fff;
	background: #d61c1c;
	cursor: pointer;
}

.foot {
	background:#9e282c;
	padding: 60px 0;
	overflow: hidden;
	font-size: 12px;
}
.foot ,.foot a{
	color: #fff;
}
.foot h3{
	font-size: 18px;
	line-height: 40px;
}
.footlink li{
	line-height: 32px;
	font-size: 15px;
}
.footcontact p{
	line-height: 18px;
	margin-bottom: 14px;
}
.footcompany p{
	line-height: 18px;
	margin-bottom: 14px;
}
.foot_book h3{
	font-size: 30px;
}
.foot_book p{
	font-size:16px;
	padding: 5px 0;
}
.foot_book p a{
	padding: 10px 50px;
	background: #fff;
	color: #9e282c;
	display: inline-block;
	margin-top: 20px;
}
.copyright{
	line-height: 30px;
	color: #333;
	font-size: 15px;
	padding: 30px 0;
	text-align: center;
}
.copyright a{
	color: #333;
}
.yqlink{text-align: center;padding: 30px 0;border-bottom: 1px solid #e7eaf1;}
.yqlink span{font-size: 16px;margin-right: 10px;}
.yqlink a{margin:0 10px; height: 23px;}
/* 首页新闻 */
.index_news_box{
	border: 1px solid #e7eaf1;
}
.index_news_box ul{
	padding: 10px 20px; font-size: 16px;
}
.index_news_box ul li{
	line-height: 33px;height: 33px;overflow: hidden;
}
.index_news_box ul li span{
	float: right;color: #ccc;
}
/* 首页下载 */
.index_down_box{
	border: 1px solid #e7eaf1;
}
.index_down_box ul{
	padding: 10px 20px; font-size: 16px;height: 360px;
}
.index_down_box ul li{
	line-height: 38px;height: 38px;overflow: hidden;
}
/* tab list */
.tab_list{
	padding: 10px 20px; font-size: 16px;height: 360px;
}
.tab_list li{
	line-height: 35px;height: 35px;overflow: hidden;
}
.tab_list span{
	float: right;color: #ccc;
}
/* 标题头 */
.index_title{
	font-size: 20px;
	padding: 5px 10px;color: #9e282c;
	line-height: 36px;border-bottom: 1px solid #e7eaf1;font-weight: bold;
}
.index_title i{
	font-size: 27px;color: #9e282c;vertical-align: top;font-weight: bold;
}
.index_title a{
	font-size: 14px;float: right;font-weight:initial;
}
/* tab 里面的标题头 */
.index_tab_title{
	font-size: 20px;
	padding: 5px 10px;color: #9e282c;
	line-height: 36px;border-bottom: 1px solid #e7eaf1;font-weight: bold;
}
.index_tab_title span{
	float: right;
}
/* 文字阴影 */
.textshadow{
	text-shadow:1px 1px 1px #444;
}
.textshadow1{
	text-shadow:1px 1px 1px #fff;
}
.index_text{
	height: 400px;
	background: url(../../img/1571223039.jpg) no-repeat center;
	color: #fff;
}
.index_text h2{
	padding: 130px 70px 10px 70px;
	font-size: 30px;
}
.index_text p{
	padding: 0 70px;
	font-size: 18px;
	line-height: 30px;
}

.index_box{
	border: 1px solid #e7eaf1;
}
.index_box h2{
	font-size: 24px;
	font-weight: bold;
	padding: 20px 20px 10px 20px;
	line-height: 40px; color: #333333;
}
.index_box p{
	padding: 0 20px;
	font-size: 15px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
}
.index_box dl{
	padding: 20px;
	font-size: 15px;
}
.index_box dl a{
	color: #9E282C;
}
.about_news{
	margin: 40px auto;
	padding: 30px 0;
	background: url(/img/bg01.jpg);
}
.about_news_title{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
}
.about_news_title a{
	float: right;
	font-size: 14px;
	font-weight: initial;
}
.about_name{
	line-height: 30px;
	font-weight: bold;
}
.index_about{
	line-height: 20px;
	font-size: 12px;
}
.index_about a{
	color: #da180b;
}
.index_news li{
	line-height: 33px;
	border-bottom: 1px double #ddd;
	font-size: 12px;
	background: url(/img/dian.jpg) no-repeat center left;
	padding-left: 12px;
}
.index_news li span{
	float: right;
}
.index_newstop{
	margin-bottom: 10px;
	height: 129px;
}
.index_newstop img{
	width:186px;
	height:129px;
	float: left;
	margin-right: 10px;
}
.index_newstop h4{
	font-weight: bold;
	color: #444;
}
.index_newstop p{
	color: #777;
	line-height: 20px;
	font-size: 12px;
}
.linkbtn{
	margin: 40px auto;
}
.linkbtn .linkbtn1{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon02_1.jpg) no-repeat center top;
	color: #333;
}
.linkbtn .linkbtn1:hover{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon02_2.jpg) no-repeat center top;
	color: #0073bb;
}
.linkbtn .linkbtn2{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon03_1.jpg) no-repeat center top;
}
.linkbtn .linkbtn2:hover{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon03_2.jpg) no-repeat center top;
	color: #0073bb;
}
.linkbtn .linkbtn3{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon04_1.jpg) no-repeat center top;
}
.linkbtn .linkbtn3:hover{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon04_2.jpg) no-repeat center top;
	color: #0073bb;
}
.linkbtn .linkbtn4{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon05_1.jpg) no-repeat center top;
}
.linkbtn .linkbtn4:hover{
	text-align: center;
	padding-top:140px ;
	background: url(/img/icon05_2.jpg) no-repeat center top;
	color: #0073bb;
}
/* 内页公共样式 */
.banner{
	height: 200px;
	width: 100%;
	min-width: 1100px;
	margin: 0 auto 30px auto;
}
.main_left{
	width: 210px;
	float: left;
	padding-bottom: 50px;
}
.main_right{
	width: 870px;
	float: right;
}
.getpostion{
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #ddd;
	line-height: 38px;
}
.getpostion i{margin-right: 5px;font-size: 16px;}
.getpostion a{
	color: #333;
}
.classname{
	width: 100%;
	height: 38px;
	line-height: 38px;
	color: #333;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	margin-bottom: 10px;
}

.left_nav li a{
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	padding:0 15px;
	background: #f7f7f7;
	margin-bottom: 1px;
	font-size: 17px;
}
.left_nav li a span{float: right;}
.left_nav li a:hover,.left_nav li a.active{
	background: #d61c1c;
	color: #fff;
}
.left_contact{
	padding-top: 10px;
}
.left_contact strong{
	font-size: 15px;color: #555;
}
.left_contact dl{
	font-size: 14px;color: #777;line-height: 40px;
}
.left_contact p{
	font-size: 26px;color: #d61c1c;font-weight: bold;font-style:italic
}
.info{
	font-size: 16px;
	line-height: 2em;
	color: #555;
	padding: 10px 0 50px 0;
}
.info .title{
	text-align: center;
	padding: 20px;
	color: #333;
	font-weight: bold;
}
.bottom_concent{
	background: url(/img/bottombg.jpg);
	padding: 30px 0;
}
.bottom_concent h2{
	color: #fff;
}
.bottom_concent p{
	padding-top: 10px;
}
.bottom_concent p span{
	color: #fff;
	padding: 10px;
	background: #777;
	display: inline-block;
	border-radius: 3px;
}
.bottom_concent p span a{
	color: #fff;
}

/* 文章页 */
.news_list{padding-top:10px;}
.news_list li{
	border: 10px solid #f7f7f7;
	padding:20px 15px;
	margin-bottom: 20px;
}
.news_list li h3 a{
	font-size: 20px;color: #313035;
}
.news_list li h5{
	font-size: 16px;color: #919b9d;line-height: 26px;padding: 10px 0;
}
.news_list li p{font-size: 15px;color: #919b9d;}
.news_list li p i{margin-right: 4px;}
.news_list li p span{margin-right: 20px;}

/* 下载页 */
.down_list {padding-top:10px;}
.down_list li{
	border-bottom: 1px solid #f7f7f7;
	padding:20px 15px;
	margin-bottom: 20px;
}
.down_list li .icon{font-size: 40px; text-align: center;color: #a3b2b7;}
.down_list li .text h3 a{font-size: 18px;color: #313035;}
.down_list li .text p{font-size: 15px;color: #888;padding-top: 5px;}
.down_list li p i{margin-right: 4px;}
.down_list li p span{margin-right: 20px;}

/* 搜索页 */
.search_list li{height: 60px;line-height: 60px;border-bottom: 1px solid #eee;font-size: 16px;padding: 0 20px;}
.search_list li span{float: right;color: #888;}
.search_list li i{margin-right: 5px; color: #919b9d;}
/*list*/
.list_page {
    text-align: center;
    margin: 30px auto;
    display: block;
}

    .list_page:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        overflow: hidden;
    }

    .list_page ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: inline-block;
        vertical-align: bottom;
    }

        .list_page ul li {
            display: inline-block;
            border: solid 1px #ddd;
            border-radius: 4px;
        }

        .list_page ul a {
            color: #333;
            padding: 8px 12px;
            line-height: 18px;
            display: block;
            transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
            background: #fff;
        }

        .list_page ul span {
            color: #333;
            padding: 8px 12px;
            line-height: 18px;
            display: block;
            transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
            background: #f3f3f3;
        }

.uk-icon-angle-double-right:before {
    content: ">>"
}

.uk-icon-angle-double-left:before {
    content: "<<"
}

.page_group ul {
    border-right: solid 1px #ddd;
    border-radius: 4px;
}

    .page_group ul li {
        border-right: none;
        border-radius: 0;
        float: left;
    }

        .page_group ul li:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

        .page_group ul li:first-child {
            border-radius: 4px 0 0 4px;
        }

        .page_group ul li:last-child {
            border-radius: 0 4px 4px 0;
        }

    .page_group ul .uk_active a {
        background: #f3f3f3;
        border-radius: 0;
    }

    .page_group ul .uk_active span {
        background: #f3f3f3;
        border-radius: 0;
    }
/*list*/


/* 表单 */
.bookadd{margin:10px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:120px;text-align:right;padding:5px 10px 5px 0; line-height: 21px;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:0 10px;vertical-align:middle;overflow:auto;border-radius:4px;width: 300px;}
.bookadd .enter label{display:block;}
.bookadd .enter #booklen{color:#f30;}
.bookadd .enter input[type="radio"]{margin-left: 20px;margin-right: 4px;}
.bookadd .enter .ips{border:1px solid #ddd;padding:10px;vertical-align:middle;overflow:auto;border-radius:4px;width: 600px;height: 90px;}

/* 客服 */
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:120px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}