﻿/****************************** reset ******************************/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}

header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, img, iframe, abbr {
    border: 0;
}
img{
    max-width: 100%;
}

i, cite, em, var, address, dfn {
    font-style: normal;
}

[hidefocus], summary {
    outline: 0;
}

ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}

sup, sub {
    font-size: 83%;
}

pre, code, kbd, samp {
    font-family: inherit;
}

q:before, q:after {
    content: none;
}

textarea {
    overflow: auto; /*resize:none;*/
}

label, summary {
    cursor: default;
}

a, button {
    cursor: pointer;
}

h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}

del, ins, u, s, a, a:hover {
    text-decoration: none;
}

body, textarea, input, button, select, keygen, legend {
    font: 16px/1.14 \5FAE\8F6F\96C5\9ED1, arial;
    color: #333;
    outline: 0;
}

a, a:hover {
    color: inherit;
    color: expression(this.parentNode.currentStyle.color);
}

/****************************** mk ******************************/
/** {-moz-box-sizing: border-box;  -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;}*/
.center {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.clearfix,
.container:after,
.row:after,
ul {
    *zoom: 1
}

.clearfix:after,
.container:after,
.row:after,
ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.imgcenter {
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.oh {
    overflow: hidden;
}

.max40 {
    max-width: 40%;
}

.ws {
    white-space: nowrap;
}

.fontoh {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.big:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.no_tran {
    transition: normal;
}

.mylink {
    display: block;
    margin: 5px auto;
    width: 260px;
    height: 26px;
    padding: 0 6px 0 8px;
    line-height: 26px;
    overflow: hidden;
    background: no-repeat url(../images/mylink.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/mylink.png*/;
    color: #fff;
    font-size: 14px;
}

.mylink span {
    display: block;
}

.mylink span font {
    font-weight: bold;
    padding: 0 4px;
}

.mylink .mylink_l {
    width: 104px;
    height: 26px;
    background: url(../images/mylink.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/mylink.png*/ no-repeat -10px -34px;
}

/****************************** style ******************************/
.c4s {
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

#toTop {
    width: 40px;
    height: 40px;
    z-index: 20000;
    position: fixed;
    right: 100px;
    bottom: 100px;
    background: url(../images/top.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/top.png*/ no-repeat -630px 0;
}

#toTop:hover {
    background: url(../images/top.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/top.png*/ no-repeat -630px -42px;
}

#rtel {
    position: fixed;
    top: 200px;
    right: 0;
    width: 53px;
    height: 90px;
    z-index: 10000;
}

#rtel .rel_l {
    width: 53px;
    height: 90px;
    background: url(../images/rtel.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/rtel.png*/ no-repeat;
    position: fixed;
    top: 200px;
    right: 0;
    color: #fff;
}

#rtel .rel_l p {
    margin: 55px 0 0 20px;
}

#rtel .rel_r {
    width: 191px;
    height: 400px;
    background: url(../images/rtel2.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/rtel2.png*/ no-repeat;
    position: fixed;
    top: 200px;
    right: -191px;
}

#rtel .rel_r_zxkf {
    color: #fff;
    position: absolute;
    top: 130px;
    left: 28px;
}

#rtel .rel_r ul {
    position: absolute;
    left: 80px;
    top: 80px;
}

#rtel .rel_r ul li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 5px 5px 10px;
    padding: 0 10px 0 30px;
    background: url(../images/qq3.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/qq3.png*/ 8px 50% no-repeat;
}

#rtel .rel_r ul li:hover {
    border-radius: 3px;
    background: url(../images/qq4.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/qq4.png*/ 8px 50% no-repeat rgb(18, 152, 250);
    color: #fff;
}

html {
    min-width: 1100px;
}

body {
    font: 14px/140% \5FAE\8F6F\96C5\9ED1;
    color: #5a5a5a;
}

.header .top {
    height: 36px;
    background: rgb(40, 40, 40);
    line-height: 36px;
    color: #fff;
}

.logo {
    line-height: 136px;
    position: relative;
    float: left;
}

.logo img {
    vertical-align: middle;
}

.logo span {
    position: absolute;
    right: 15px;
    top: 36px;
    font-size: 25px;
    color: rgb(0, 106, 211);
    letter-spacing: 10px;
    line-height: 1.4;
}

.header_c .center {
    height: 136px;
    overflow: hidden;
}

.web_tit {
    text-align: center;
    width: auto;
    float: left;
    padding: 66px 10px 0;
}

.web_tit p {
    font-size: 28px;
    color: rgb(9, 79, 131);
}

.tel {
    overflow: hidden;
}

.tel .fl {
    height: 136px;
    line-height: 136px;
}

.tel img {
    vertical-align: middle;
}

.tel .fr {
    padding: 64px 0 0 10px;
    text-align: center;
}

.tel .fr p {
    font-size: 28px;
    color: rgb(0, 102, 203);
    font-weight: bold;
}

.tel .fr span {
    font-size: 20px;
    color: rgb(228, 36, 0);
}

.nav {
    background: url(../images/navbg.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/navbg.jpg*/ repeat-x;
    height: 50px;
    line-height: 50px;
}

.nav > ul {
    overflow: hidden;
    width: 1040px;
}

.nav li {
    float: left;
    width: 130px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.nav li.in {
    background: #0fa9eb;
}

.nav .center:hover li {
    background: transparent;
}

.nav .center li:hover {
    background: #0fa9eb;
}

.banner {
    position: relative;
}

.banner_box {
    position: absolute;
    top: 150px;
    left: 280px;
}

.banner_box .ipro_btn {
    width: 117px;
    margin-top: 20px;
}

.banner_box .tel .fl {
    height: auto;
    line-height: 60px;
}

.banner_box .tel .fr {
    padding: 0 0 0 15px;
    line-height: 60px;
}

.banner_box .tel .fr p {
    font-weight: normal;
    font-size: 30px;
}

.banner_box .tel strong {
    font-size: 30px;
    color: rgb(0, 101, 202);
}

.banner_box_l {
    width: 145px;
    height: 93px;
    line-height: 120px;
    font-size: 50px;
    color: rgb(0, 101, 202);
}

.banner_box p {
    font-size: 20px;
    color: rgb(0, 101, 202);
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

.banner_box_b {
    width: 80%;
    margin-top: 20px;
}

.banner_box .banner_box_l, .banner_box .tel {
    text-shadow: 2px 2px 0px #fff;
}

.banner ul li {
    background-size: cover;
}
.banner ul li img{
    display: block;
}
.line {
    width: 100%;
    height: 5px;
    overflow: hidden;
}

.line_l {
    width: 50%;
    height: 5px;
    float: left;;
    background-color: #E42400;
}

.line_r {
    width: 50%;
    height: 5px;
    float: right;;
    background-color: #0271A9;
}

.itop {
    width: 960px;
    margin: 20px auto;
    height: 48px;
    background: url(../images/itop_bg.gif) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/itop_bg.gif*/;
    line-height: 48px;
    font-size: 13px;
}

.itop_l {
    float: left;
    padding-left: 10px;
    width: 510px;
    height: 48px;
    overflow: hidden;
}

.itop_l a {
    font-weight: bold;
    margin-right: 5px;
    color: #5a5a5a;
}

.itop_l a:hover {
    color: #47cdff;
}

.itop_r {
    width: 400px;
    margin-right: 10px;
    float: right;
}

.itop_r input[type="submit"] {
    width: 48px;
    height: 28px;
    background: url(../images/search_btn.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/search_btn.jpg*/;
    display: inline-block;
    line-height: 48px;
    vertical-align: middle;
    margin-left: -5px;
    border: 0;
    cursor: pointer;
}

.itop_r input[type="text"] {
    width: 258px;
    height: 26px;
    padding: 0 5px;
    border: #D3D3D3 1px solid;
    vertical-align: middle;
    line-height: 26px;
    margin-left: 10px;
    font-size: 12px;
}

.itop_r input[type="text"]:focus {
    outline: 2px solid #A6C8FF;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #666;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #666;
}

.ipro {
    padding: 20px 0;
}

.tit {
    text-align: center;
    color: rgb(2, 113, 169);
    border-bottom: 1px solid rgb(2, 113, 169);
    margin-bottom: 20px;
}

.tit h2 {
    font-size: 30px;
    display: block;
    padding: 15px 0 10px;
    line-height: 30px;
}

.tit p {
    padding-bottom: 20px;
}

.tit > div {
    width: 100px;
    height: 6px;
    background: #0271a9;
    margin: 0 auto;
}

.ipro_font {
    color: rgb(228, 36, 0);
    font-size: 15px;
    text-align: center;
    padding: 40px 0 50px;
    display: block;
}

.ipro ul {
    overflow: hidden;
}

.ipro ul li {
    width: 210px;
    float: left;
    padding: 15px;
    border: 2px solid #0271a9;
    margin-bottom: 10px;
    margin-right: 40px;
    text-align: center;
    cursor: pointer;
}

.ipro ul li:hover {
    border-color: #e42400;
}

.ipro ul li h3 {
    color: #0271a9;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}

.brp {
    font-size: 50px;
    text-align: center;
    height: 33px;
    line-height: 0px;
    letter-spacing: 2px;
    overflow: hidden;
}

.brp_b {
    color: rgb(0, 101, 202);
}

.brp_r {
    color: rgb(228, 36, 0);
}

.brp_w {
    color: #fff;
}

.ipro_btn {
    width: 161px;
    height: 40px;
    line-height: 40px;
    background: rgb(228, 36, 0);
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}

.ipro_btn:hover {
    background: rgb(0, 101, 202);
    color: #fff;
}

.icenter {
    padding: 36px 0;
    background: url(../images/ic_bg.png)  rgb(3, 145, 217);
}

.ic_img {
    width: 414px;
    border: 1px solid #fff;
    padding: 3px;
    overflow: hidden;
}

.ic_img_box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}

.ic_img_box ul {
    width: 100%;
    height: 100%;
}

.ic_img_box ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.ic_img_box ul li img {
    width: 100%;
    height: 187px;
}

.ic_img_btn {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    width: 98%;
    height: 20px;
    padding: 4px 0 4px 2%;
    background: #000;
    overflow: hidden;
}

.ic_img_btn_box {
    float: right;
    margin-right: 3px;
}

.ic_img_btn_box a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0 3px 4px 0;
    float: left;
    color: #B1B1B1;
    background: #444;
    text-align: center;
}

.ic_img_btn_box a:hover, .ic_img_btn_box a.in {
    background: #f60;
    color: #fff;
}
.about_index{
    color: #fff;
    line-height: 24px;
    margin-top: 15px;
    max-height: 240px;
    overflow: hidden;
}
.ic_l {
    width: 422px;
    float: left;
}

.ic_r {
    width: 655px;
    float: right;
}

.new_list {
    margin-top: 15px;
}

.new_list li {
    height: 23px;
    line-height: 23px;
    padding-left: 17px;
    margin: 3px 0 20px;
    border-bottom: 1px dotted #fff;
    background: url(../images/new_list_l.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/new_list_l.png*/ no-repeat 3px center;
    color: #fff;
    font-size: 13px;
}

.new_list li span {
    float: right;
    font-size: 12px;
}

.new_list li a {
    float: left;
    max-width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.new_list li a:hover {
    color: #0064d4;
}

.inew_tit {
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding: 0 5px 15px;
    border-bottom: 1px solid #0271a9;
}

.inew_tit h2 {
    font-size: 20px;
    font-weight: normal;
    display: inline;
    border-left: 3px solid #e42400;
    padding: 0 5px 0 10px;
}

.inew_tit span {
    font-size: 13px;
}

.more:hover {
    color: rgba(228, 36, 0, 1);
}

.ic_r .new_list {
    margin-top: 18px;
}

.imessage {
    padding:20px 0;
}

.imessage_l {
}
.imessage_item{
    width:525px;
    margin-bottom: 20px;
}
.imessage_item .img{
    width: 200px;
    margin-right: 15px;
}
.imessage_item .text{
    width: 300px;
    padding: 6px 0;
}
.imessage_item .text h3{
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}
.imessage_item .text a.more{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    background: #0391d9;
    color: #fff;
    text-align: center;
    margin-top: 5px;

}
.imessage_item .text p{
    color: #666;
    text-indent: 2em;
    line-height: 22px;
}
.imessage_r {
    width: 256px;
    float: right;
}

.img_box {
    padding: 3px;
    border: 1px solid rgb(2, 113, 169)
}

.imessage_box {
}

.imessage_box .img_box {
    width: 397px;
    height: 179px;
}

.imessage_box .img_box > div {
    width: 100%;
    height: 100%;
}

.imessage_img1 {
    background: url(../images/imessage1.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/imessage1.jpg*/ center;
    background-size: cover;
}

.imessage_img2 {
    background: url(../images/imessage2.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/imessage2.jpg*/ center;
    background-size: cover;
}

.imessage_content {
    margin: 15px 0;
    font-size: 13px;
    line-height: 1.8;
    color: rgb(102, 102, 102);
    text-indent: 26px;
    max-height: 230px;
    overflow: hidden;
}

.btn2 {
    width: 105px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    border: 1px solid rgb(228, 36, 0);
    color: rgb(228, 36, 0);
}

.btn2:hover {
    border: 1px solid rgb(0, 101, 202);
    color: rgb(0, 101, 202);
}

.imessage_box .brp {
    width: 110px;
    float: right;
}

.tel2 {
    height: 50px;
    margin-top: 15px;
    padding-left: 8px;
}

.tel2 > div {
    padding-left: 10px;
    padding-top: 3px;
    width: 350px;
    white-space: nowrap;
}

.tel2 span {
    font-size: 14px;
}

.tel2 p {
    font-size: 20px;
    color: #434343;
    padding-top: 10px;
}

.contact_list {
    margin-top: 20px;
}

.contact_list p {
    line-height: 2;
    font-size: 14px;
}

.imessage_main {
    padding: 0 10px;
}

.qxb {
    text-align: center;
    padding: 15px 0;
}

.qxb a {
    margin: 0 20px;
    display: inline-block;
    width: 50px;
    height: 39px;
}

.qxb .qq {
    background: url(../images/qq1.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/qq1.png*/ no-repeat;
}

.qxb .qq:hover {
    background: url(../images/qq2.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/qq2.png*/ no-repeat;
}

.qxb .wx {
    background: url(../images/wx1.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/wx1.png*/ no-repeat;
}

.qxb .wx:hover {
    background: url(../images/wx2.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/wx2.png*/ no-repeat;
}

.qxb .wb {
    background: url(../images/wb1.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/wb1.png*/ no-repeat;
}

.qxb .wb:hover {
    background: url(../images/wb2.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/wb2.png*/ no-repeat;
}

.imessage_r_content {
    border: 1px solid rgb(204, 204, 204);
    padding: 20px 20px 25px;
    border-top: 0;
}

.imessage_r > img {
    display: block;
}

.imessage_r_content p {
    padding-bottom: 10px;
    color: #777777;
}

.imessage_r_content input[type=text], .imessage_r_content textarea {
    width: 200px;
    height: 24px;
    line-height: 24px;
    border: 1px dashed #aaa;
    color: #777777;
    padding: 4px;
    margin-bottom: 20px;
    background-color: #eee;
    font-size: 12px;
}

.imessage_r_content textarea {
    height: 122px;
}

.imessage_r_content input[type=text]:focus, .imessage_r_content textarea:focus {
    outline: 2px solid #9FBEF5;
}

.imessage_r_content input[type=submit] {
    width: 100%;
    height: 28px;
    line-height: 28px;
    background: #e42400;
    border: 0;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}

.ipro_roll {
    padding: 32px 0 17px;
    height: 183px;
    overflow: hidden;
    position: relative;
}

.ipro_roll ul {
    position: absolute;
    left: 0;
    top: 32px;
}

.ipro_roll ul li {
    float: left;
    padding: 0 12.5px;
}

.flink {
    width: 100%;
    background: url(../images/flink_bg.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/flink_bg.jpg*/;
    overflow: hidden;
}

.flink_l {
    padding-top: 15px;
    position: relative;
    width: 123px;
    overflow: hidden;
    float: left;
}

.flink_l span {
    position: absolute;
    font-size: 15px;
    color: #fff;
    top: 24px;
    left: 5px;
    display: block;
    width: 100%;
}

.flink_r {
    float: left;
    line-height: 2;
    padding: 24px 0 20px 20px;
    width: 957px;
}

.flink_r a {
    padding: 0 15px;
    color: #5a5a5a;
    font-size: 14px;
}

.footer {
    width: 100%;
    padding-top: 26px;
    background-color: rgb(0, 101, 202);
    overflow: hidden;
    padding-bottom: 25px;
}

.footnav {
    width: 856px;
    padding: 0 28px;
    height: 54px;
    margin: 0 auto;
    background: url(../images/footnav_bg.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/footnav_bg.png*/;
    line-height: 54px;
    color: #fff;
    text-align: center;
}

.footnav a {
    display: block;
    width: 107px;
    float: left;
}

.footer_content {
    width: 840px;
    margin: 0 auto;
    padding-top: 25px;
}

.foot_logo {
    position: relative;
    float: left;
}

.foot_logo span {
    position: absolute;
    top: 30px;
    right: 10px;
    font-size: 25px;
    color: rgb(94, 154, 245);
    letter-spacing: 10px;
}

.footer_content > img {
    margin-top: 5px;
}

.fline {
    float: left;
    height: 72px;
    border-left: 1px solid #028BCF;
    margin: 20px 0 0 10px;
}

.footer_font {
    float: left;
    color: #fff;
    width: 420px;
    overflow: hidden;
    padding: 10px 0 0 50px;
    position: relative;
}

.footer_font .mylink {
    position: absolute;
    bottom: 0;
    left: 60px;
}

.ptop {
    padding: 20px 0 25px;
    overflow: hidden;
}

.ptop .itop_l {
    height: 28px;
    line-height: 28px;
    width: 650px;
}

.main {
    overflow: hidden;
}

.main_l {
    float: left;
    width: 254px;
}

.main_r {
    float: right;
    width: 822px;
    margin-bottom: 60px;
    overflow: hidden;
}

.main_l_top {
    width: 100%;
    height: 68px;
    background: url(../images/main_l_top.jpg) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/main_l_top.jpg*/ no-repeat;
    color: #fff;
    position: relative;
}

.main_l_top p {
    position: absolute;
    left: 70px;
    top: 20px;
}

.main_l_top p span {
    font-size: 20px;
    padding-right: 10px;
    position: relative;
    top: 5px;
}

.main_l_top .brp {
    position: absolute;
    right: 15px;
    bottom: 0px;
}

.main_l_list {
    width: 230px;
    background: #006BC3;
    padding: 0 12px 24px;
}

.main_l_list li {
    width: 100%;
    background: #006BC3;
    line-height: 50px;
    border-bottom: 1px solid #aaa;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.main_l_list li:hover {
    color: rgb(228, 36, 0);
    font-weight: bold;
}

.main_l .imessage_r {
    margin: 10px 0;
    width: 254px;
}

.page_nav {
    height: 47px;
    line-height: 47px;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
}
.page_nav h3{
    font-size: 24px;
    color: #4a86e8;
}
.page_nav a {
    color: rgb(102, 102, 102);
}

.page_nav a:hover {
    text-decoration: underline;
}

.page_nav span {
    float: left;
    padding: 0 5px;
}

.page_img {
    padding-left: 2px;
    position: relative;
    margin-bottom: 22px;
}

.page_top_font {
    width: 238px;
    height: 140px;
    overflow: hidden;;
    position: absolute;
    right: 12px;
    top: 30px;
    color: #fff;
    font-size: 10.5pt;
    line-height: 2;
}

.about_img {
    position: relative;
}

.about_img_font {
    position: absolute;
    right: 20px;
    top: 105px;
    font-size: 30px;
    text-align: center;
}

.about_img_font p {
    padding-bottom: 35px;
}

.about_img_font p span {
    font-size: 25px;
}

.about_content {
    line-height: 3;
    font-size: 14px;
    margin-top: 20px;
}

.page {
    text-align: center;
    margin-top: 10px;
}

.list_pro {
    padding-left: 5px;
}

.list_pro ul li {
    border-width: 1px;
    width: 220px;
    margin-right: 29px;
}

.list_pro ul li p {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #0065ca;
}

.show_top {
    text-align: center;
}

.show_top h1 {
    color: #e42400;
    font-size: 16px;
    line-height: 33px;
}

.show_top p {
}

.show_top p span {
    padding: 0 15px;
}

.information {
    color: #868686;
    padding: 5px;
    text-align: left;
    line-height: 1.7;
    background-color: #F5F5F5;
    border: #E5E5E5 1px solid;
    margin-bottom: 10px;
    text-indent: 24px;
}

.prev_next {
    line-height: 25px;
    margin-top: 20px;
}

.prev_next a:hover {
    text-decoration: underline;
}
.prev_next a.b{
    font-weight: bold;
}
.pro_img {
    width: 300px;
    margin: 0 auto;
}

.pro_img_box {
    overflow: hidden;
    position: relative;
    width: 248px;
    float: left;
    height: 60px;
}

.pro_img_box ul {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
}

.pro_img_box li {
    float: left;
    border: 1px solid #9c9c9c;
    margin-top: 5px;
    cursor: pointer;
}

.pro_img_a {
    overflow: hidden;
}

.pro_img_a a {
    float: left;
    display: block;
    width: 23px;
    height: 68px;
}

.pro_img_btn1 {
    background: url(../images/btn_l.gif) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/btn_l.gif*/;
}

.pro_img_btn2 {
    background: url(../images/btn_r.gif) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/btn_r.gif*/;
}

.list_new .new_list li {
    padding: 0;
    color: #5a5a5a;
    background: transparent;
    border-bottom: 1px dashed #c6c6c6;
}

.list_new .new_list span {
    color: #acacac;
}

.list_new .new_list li a {
    max-width: 700px;
}

.list_new .new_list li a i {
    color: #4a86e8;
    margin: 0 5px 2px;
}
.show_new{
    margin: 20px 0;
}
.show_new .show_top h1 {
    padding-bottom: 10px;
    color: #0065ca;
}

.show_new .show_top p {
    line-height: 26px;
}
.detail_pic{
    margin-bottom: 20px;
}
.content {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    padding-top: 10px;
    text-align: left;
}

.list_down .new_list li {
    color: #5a5a5a;
    background-image: url(../images/list_down.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/list_down.png*/;
    border-color: #e2e2e2;
}

.ob_main .main_l_list {
    margin-bottom: 20px;
}

.ob_main .imessage_r {
    margin-top: 0;
    position: relative;
    left: -2px;
    top: -3px;
    width: 264px;
}

.ob_main .page_img {
    margin-bottom: 0;
}

.ob_content {
    width: 505px;
    float: left;
    padding: 20px;
    color: rgb(0, 101, 202);
    text-align: center;
}

.ob_content p {
    line-height: 1.4;
    padding: 50px 10px;
}

.content_c {
    margin-top: 30px;
}

.ob_content .ob_content_top {
    font-size: 20px;
    border-bottom: 1px dashed #0065ca;
}

.content_c h2 {
    font-size: 18px;
    color: rgb(0, 101, 202);
    line-height: 1.4;
    padding-bottom: 20px;
}

.content_c h3 {
    font-size: 30px;
    color: rgb(0, 101, 202);
    text-align: center;
    margin-top: 60px;
    font-weight: normal;
}

.content_c p {
    border-bottom: 1px dashed #d9d9d9;
    line-height: 70px;
}

.content_c p span {
    width: 45%;
    display: inline-block;
    font-size: 13px;
}

.content_c p span img {
    vertical-align: middle;
    margin-right: 10px;
}

.foot_logo img {
}

.ewm img {
    float: right;
    width: 96px;
}

.flink1 {
    margin-top: 50px;
    width: 100%;
}

.flink1 .flink_tit {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    margin-top: 30px;
}

.flink1 .flink_tit p {
    height: 12px;
    width: 100%;
    background: url(../images/dian.png) /*tpa=http://170046.websitetemplate.cn/template/default/index/img/dian.png*/;
    position: absolute;
    top: 15px;
}

.flink1 .flink_tit span {
    height: 42px;
    background: #fff;
    color: rgb(2, 113, 169);
    font-size: 14px;
    border: 1px solid rgb(2, 113, 169);
    position: relative;
    z-index: 2;
    display: block;
    width: 115px;
    text-align: center;
    line-height: 42px;
    margin-left: 40px;
}

.flink1 .flink_list {
    width: 100%;
    margin-top: 30px;
    margin-left: 40px;
}

.flink1 .flink_list ul li {
    float: left;
    margin-right: 28px;
}

.flink1 .flink_list ul li a {
    font-size: 14px;
    line-height: 28px;
    color: #5a5a5a;
}

.flink1 .news_list {
    width: auto;
    height: auto;
    border: 0;
    padding: 20px 0;
}

.flink1 .news_list ul li {
    width: 100%;
    float: left;
    height: 38px;
    padding-top: 9px;
    border-bottom: 1px dashed #c6c6c6;
    margin-bottom: 8px;
}

.flink1 .news_list ul li p {
    float: right;
}

.flink1 .pro_list {
    overflow: hidden;
    margin-top: 32px
}

.flink1 .pro_list ul {
    width: 106%
}

.flink1 .pro_list ul li {
    padding: 15px;
    margin-right: 31px;
    margin-bottom: 28px;
    float: left;
    border: 1px solid #eee
}

.flink1 .pro_list ul li:nth-child(4n) {
    margin-right: 0px;
}

.flink1 .pro_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.flink1 .pro_list ul li:hover {
    border: 1px solid #000
}

.flink1 .pro_list ul li:hover img {
    opacity: .6
}

.flink1 .pro_list ul li a img {
    width: 150px;
    height: 160px
}

.flink1 .pro_list ul li a span {
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: 14px
}

.flink1 .flink_list ul li a:hover {
    color: #47cdff;
}

.pdesc {
    width: 800px;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #888;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 22px;
}
.pagination-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.pagination-inner li {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    width: 30px;
    text-align: center;
}

.pagination-inner li:first-child {
    margin-left: 0;
}

.pagination-inner li a {
    color: #666666;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 500;
}


.pagination-inner li.active {
    background: #E42400 none repeat scroll 0 0;
    border-color: #E42400;
    color: #fff;
}

.pagination-inner li:hover {
    background: #E42400 none repeat scroll 0 0;
    border-color: #E42400;
    color: #fff;
}

.pagination-inner li:hover a {
    color: #fff;
}

.pagination-inner li a i {
    font-size: 20px;
    position: relative;
    top: 3px;
}

.pagination-inner {
    text-align: center;
}

.lam_box .box{
     max-width:1100px;
}