﻿@charset "utf-8";
/* CSS Document */ 

@font-face{font-family:'iconfont';src:url('../fonts/font_1432720974_1547027.eot');src:url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'),url('../fonts/font_1432720974_1547027.woff') format('woff'),url('../fonts/font_1432720974_1547027.ttf') format('truetype'),url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-padding{padding:0 !important}
.no-margin{margin:0 !important}
.no-background{background:none !important}
.no-border{border:none !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.w100{width:100% !important}
.h100{height:100% !important}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}

.zoomDiv{z-index:99;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.zoomMask{position:absolute;background:url(../images/mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}


.main-1{ padding: 0 5px; }
.main-1-list{ padding: 0 10px; }
.main-pad-1{ padding:25px 0;}
.main-Background-1{ background:#e3ebff;}

header{ position: relative; z-index: 97; }
header .top_bar{ position: relative; z-index: 2; border-bottom: solid 1px #325ca4; box-shadow: 0 2px 3px rgba(0,0,0,0.1);
background:rgb(9,67,213);background:-moz-linear-gradient(top,rgba(9,67,213,1) 0%,rgba(0,47,168,1) 100%);background:-webkit-linear-gradient(top,rgba(9,67,213,1) 0%,rgba(0,47,168,1) 100%);background:linear-gradient(to bottom,rgba(9,67,213,1) 0%,rgba(0,47,168,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0943d5',endColorstr='#002fa8',GradientType=0 );}
header .top_bar p{ padding: 8px 0; }
header .top_bar p a{ display: block; padding: 0 10px; height: 12px; font-size: 12px; color: #fff; line-height: 12px; border-left: solid 1px #fff; }
header .top_bar p a:first-child{ padding-left: 0; border-left: none; }
header .top_bar p a:last-child{ padding-right: 0; }
header .box{ background:#002fa7 url(../images/header_box_bg.jpg) no-repeat top; border-bottom:solid 2px #0036c1; }
header .box .logo{ font-size: 0; line-height: 108px; }
header .box .tel{ margin:10px 0 0; padding:0 0 0 80px;width: 391px; height: 88px; background: url(../images/tel_bg.png) no-repeat; }
header .box .tel span{ display: block; font-family: arial; font-size: 36px;color: #fff; font-weight: bold; line-height: 34px; text-shadow: 1px 1px 2px rgba(0,0,0,0.8);-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.8);-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.8);-o-text-shadow: 1px 1px 2px rgba(0,0,0,0.8); }
header .box .biaoyu{ margin-left: 90px; }
header .box .biaoyu li{ margin-top: 30px; padding:0 0 0 60px; font-size: 22px;color: #d7e5fd; line-height: 30px; background-position: 0 50%; background-repeat: no-repeat; }
header .box .biaoyu li span{ display: block; font-family: arial; font-size: 14px; line-height: 18px;}
header .box .biaoyu li:first-child{ position: relative; margin-right:68px; }
header .box .biaoyu li:first-child:before{ content: ""; position: absolute; right: -34px; top: 50%; z-index: 1; margin-top: -31px; width: 4px; height: 62px; background: url(../images/biaoyu_jgx.png) no-repeat; }
header .menu{ background: #002fa7; }
header .menu .xl-menu{ position: relative; width: 18%; }
header .menu .xl-menu.on ul{ display: none; }
header .menu .xl-menu ul{ position: absolute; left: 0; top: 100%; z-index: 1; padding:10px 15px; width: 100%; height: 500px;  border:double 3px #002fa7; box-shadow: inset 0 0 0 1px #002fa7; -webkit-box-shadow: inset 0 0 0 1px #002fa7; -moz-box-shadow: inset 0 0 0 1px #002fa7; -o-box-shadow: inset 0 0 0 1px #002fa7;
background:-moz-linear-gradient(top,rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.92) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.92) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.92) 0%,rgba(255,255,255,0.92) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebffffff',endColorstr='#ebffffff',GradientType=0 ); }
header .menu .xl-menu ul li{ border-bottom: dashed 1px #d3d3d3; }
header .menu .xl-menu ul li:last-child{ border-bottom: none; }
header .menu .xl-menu ul li a{ position: relative; display: block; padding: 0 24px 0 30px; font-family: "宋体"; font-weight: bold; font-size:18px; color: #333; line-height: 39px; }
header .menu .xl-menu ul li a:before,header .menu .xl-menu ul li a:after{ content: ""; position: absolute;top: 50%; right: 6px; z-index: 1; margin-top: -6px; width: 8px; height: 13px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s }
header .menu .xl-menu ul li a:before{ background: url(../images/menu_xl_li_jt_06.png) no-repeat; }
header .menu .xl-menu ul li a:after{ background: url(../images/menu_xl_li_jt_03.png) no-repeat;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0; }
header .menu .xl-menu .biaoti{ position: relative; font-size: 0; cursor: pointer;
background:rgb(255,255,255);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(174,194,227,1) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(174,194,227,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(174,194,227,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#aec2e3',GradientType=0 );}
header .menu .xl-menu .biaoti:before{ content: ""; position: absolute; right: 3px; bottom: 1px; z-index: 1; width: 0; height: 0; border-top:solid 5px transparent; border-bottom:solid 5px transparent; border-left:solid 5px #0f3e8d; transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg); }
header .menu .xl-menu .biaoti h5{ padding: 0 32px 0 0; display: inline-block; vertical-align: top; font-size: 18px;color: #002fa7; font-weight: bold; line-height: 43px; background: url(../images/header_xl_menu_icon.png) no-repeat right; }
header .menu .main-menu{ width: 82%; }
header .menu .main-menu ul li{ position: relative; width: 14.28%; }
header .menu .main-menu ul li:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;
background:rgb(13,62,189);background:-moz-linear-gradient(top,rgba(13,62,189,1) 0%,rgba(27,81,219,1) 100%);background:-webkit-linear-gradient(top,rgba(13,62,189,1) 0%,rgba(27,81,219,1) 100%);background:linear-gradient(to bottom,rgba(13,62,189,1) 0%,rgba(27,81,219,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d3ebd',endColorstr='#1b51db',GradientType=0 );}
header .menu .main-menu ul li > a{ position: relative; z-index: 2; display: block; font-size: 18px;color: #fff; line-height: 43px; }
header .menu .main-menu ul li .ul{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%;
background:-moz-linear-gradient(top,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);background:-webkit-linear-gradient(top,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);background:linear-gradient(to bottom,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc002fa7',endColorstr='#cc002fa7',GradientType=0 ); }
header .menu .main-menu ul li .ul .li a{ display: block; font-size: 13px; color: #fff; line-height: 40px; }

.banner{ position:relative; height:500px; overflow:hidden;}
.banner a{ display: block; height: 500px; background-position: top; background-repeat: no-repeat; }
.banner a img{ display: block; margin:0 auto; }
.banner .glyphicon{ top:50% !important;}
/* .banner .carousel-control.left,.banner .carousel-control.right{ width:60px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-control.left{ left:-60px;background:url(../images/prev_arrow_60.png) no-repeat left;}
.banner:hover .carousel-control.left{ left:0;}
.banner .carousel-control.right{ right:-60px;background:url(../images/next_arrow_60.png) no-repeat right;}
.banner:hover .carousel-control.right{ right:0;} */
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{ margin-bottom:0;bottom:10px;z-index:4;font-size: 0;}
.banner #myCarousel .carousel-indicators li{margin:0 3px;width:50px;height:4px; background: #002fa7;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity: 0.3; opacity: 0.3; border:none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0;}
.banner #myCarousel .carousel-indicators li:hover{background:#002fa7;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8; opacity:0.8;}
.banner #myCarousel .carousel-indicators li.active{background:#002fa7;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8; opacity:0.8;}

.title-1{ margin:0 0 25px; overflow: hidden; }
.title-1 .left a{ position: relative; display: block; padding:5px 0 0 46px; line-height: 26px; background: url(../images/title1_left_icon.png) no-repeat left; }
.title-1 .left a:before{ content: ""; position: absolute; right: -2005px; bottom: 5px; z-index: 1; width: 2000px; height: 1px; background: #a4b4cf; }
.title-1 .left a strong{ font-size: 20px;color: #0e3679; }
.title-1 .left a span{ font-size: 12px;color: #9faabe; }
.title-1 .right{ padding: 5px 0; }
.title-1 .right .menu a{ display: block; padding: 0 10px; font-family: '宋体'; font-weight: bold; font-size:18px; color: #333; line-height:20px; border-left: solid 1px #333; }
.title-1 .right .menu a:first-child{ padding-left: 0; border-left: none; }
.title-1 .right .menu a:last-child{ padding-right: 0; color: #fd4e1f; }
.title-1 .right p{ padding: 5px 0 0; line-height: 14px; }
.title-1 .right p a{ font-size:12px; color: #fd4e1f; }
.title-2{ margin:0 0 30px; font-size:0; overflow: hidden; }
.title-2 a{ position: relative; display: inline-block; vertical-align: top; }
.title-2 a:before,.title-2 a:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 1000px; height: 1px; background: #dcdcdc; }
.title-2 a:before{ left:-1020px; }
.title-2 a:after{ right:-1020px; }
.title-2 a strong{ display: block; font-size: 20px;color: #002fa7; line-height: 20px; }
.title-2 a span{ display: block; margin:0 0 0 5px; font-family: arial; font-size:12px; color: #9faabe; line-height: 20px; }
.title-3{ margin:0 0 29px; }
.title-3 ul{ font-size: 0; }
.title-3 ul li{ position: relative; z-index: 2; display: inline-block; vertical-align: top; margin:0 10px 10px; }
.title-3 ul li a{ position: relative; min-width: 168px; display: block; border:solid 1px #028dd9; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; overflow: hidden; }
.title-3 ul li a:before,.title-3 ul li a:after{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.title-3 ul li a:before{background:rgb(0,66,236);background:-moz-linear-gradient(top,rgba(0,66,236,1) 0%,rgba(0,47,169,1) 100%);background:-webkit-linear-gradient(top,rgba(0,66,236,1) 0%,rgba(0,47,169,1) 100%);background:linear-gradient(to bottom,rgba(0,66,236,1) 0%,rgba(0,47,169,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0042ec',endColorstr='#002fa9',GradientType=0 ); }
.title-3 ul li a:after{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0; background:rgb(0,47,169);background:-moz-linear-gradient(top,rgba(0,47,169,1) 0%,rgba(0,66,236,1) 100%);background:-webkit-linear-gradient(top,rgba(0,47,169,1) 0%,rgba(0,66,236,1) 100%);background:linear-gradient(to bottom,rgba(0,47,169,1) 0%,rgba(0,66,236,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#002fa9',endColorstr='#0042ec',GradientType=0 );}
.title-3 ul li a span{ position: relative; z-index: 3; display: block; font-size: 16px;color: #fff; line-height: 40px;}
.title-3 ul li.active a:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.title-3 ul li.active a span{ padding: 1px 0 0; line-height: 39px; }
.title-4{margin:0 0 20px; padding: 0 0 0 40px; font-size: 12px;color: #475e85; line-height: 49px; border-bottom: solid 1px #a4b4cf; background: url(../images/title4_icon.png) no-repeat left;}
.title-5{ color: #333; line-height: 24px; }
.title-6{ margin:0 auto 20px; max-width: 730px; }
.title-6 .cn{ color: #333; font-weight: bold; line-height:30px; border-bottom: dashed 1px #b5b5b5; }
.title-6 .en{ font-family: arial; font-size:12px; color: #333; line-height:30px; }

.text-1{ position: relative; margin:0 0 20px; padding: 0 300px 0 0; height: 38px; }
.text-1 .search-text p{ position: relative; padding: 0 0 0 85px; height: 38px; font-size: 12px; line-height: 38px; overflow: hidden; }
.text-1 .search-text p strong{ position: absolute; left: 0; top: 0; color: #002fa7; }
.text-1 .search-text p a{ display: block; margin:0 25px 0 0; color: #002fa7; }
.text-1 .search-text p a:last-child{ margin:0; }
.text-1 .search-form{ position: absolute; right: 0; top: 0; z-index: 1; width: 280px; height: 38px; }
.text-1 .search-form .form{ position: relative; padding: 0 38px 0 0; min-height: 38px; }
.text-1 .search-form .form input{ padding: 0 10px; width: 100%; height: 38px; color: #333; line-height: 36px; background: #fff; border:solid 1px #c5c5c5; border-right: none; }
.text-1 .search-form .form button{ position: absolute; right: 0; top: 0; z-index: 1; width: 38px; height: 38px; background: #002fa7; border:none; }
.text-1 .search-form .form button:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-11px 0 0 -11px; width: 23px; height: 23px; background:url(../images/fdj.png) no-repeat; }
.text-2{ margin:0 0 20px;}
.text-2 .biaoti{ margin:0 0 15px; padding: 36px 0 0 36px; height: 81px; font-size: 35px;color: #fff; line-height: 38px; font-weight: bold; letter-spacing: 2px; text-shadow: 1px 2px 3px rgba(2,121,205,0.75); -webkit-text-shadow: 1px 2px 3px rgba(2,121,205,0.75); -moz-text-shadow: 1px 2px 3px rgba(2,121,205,0.75); -o-text-shadow: 1px 2px 3px rgba(2,121,205,0.75); background: url(../images/text2_biaoti_bg.png) no-repeat; background-size: 100% 100%; }
.text-2 .imgbox{ border:solid 1px #b8caf5; }
.text-2 .imgbox img{ width: 100%; }
.text-2 .textbox{ padding: 5px 0 0; color: #002fa7; font-weight: bold; line-height: 30px; }
.text-3{ margin:0 0 20px; height: 240px; font-size: 12px;color: #333; line-height: 24px; overflow: hidden; }
.text-4{ position: relative; padding:50px 0 30px 66px; }
.text-4 .textbox .li{ padding:0 0 0 50px; min-height: 35px; background-position: 0 50%; background-repeat: no-repeat;}
.text-4 .textbox .li:first-child{ margin:0 0 20px; }
.text-4 .textbox .li .tel{ font-size: 20px; color: #fff; line-height: 35px; }
.text-4 .textbox .li .tel span{ font-family: arial; font-size:30px; }
.text-4 .textbox .li p{ padding: 0 10px; color: #fff; line-height: 35px; border:solid 1px #fff; }
.text-4 .textbox .li p span{ margin:0 40px 0 0; }
.text-4 .textbox .li p span:last-child{ margin:0; }
.text-4 .imgbox{ position: absolute; right:100px; bottom:0; z-index: 1;}
.text-5{ margin:0 0 20px; font-size: 12px;color: #333; line-height: 24px; }
.text-6{ margin:0 0 20px; color: #333; font-weight: bold; line-height: 32px; }

.pictrue-1{ position: relative; margin:0 -10px; }
.pictrue-1 .item{ padding: 0 10px; }
.pictrue-1-list{ margin:0 0 20px; }
.pictrue-1-list a{ display: block; }
.pictrue-1-list a .imgbox{ position: relative; overflow: hidden; }
.pictrue-1-list a .imgbox:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 1px #d9d9d9;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s }
.pictrue-1-list a .imgbox span{ display: block; }
.pictrue-1-list a .imgbox span img{ max-width: 100%; }
.pictrue-1-list a h5{ padding: 0 15px; font-size: 14px;color: #333; line-height: 47px; }
.pictrue-2{ margin:0 0 20px; position: relative; }
.pictrue-2 a{ display: block; }
.pictrue-2 a .imgbox{ border:solid 1px #ccccce; overflow: hidden; }
.pictrue-2 a .imgbox span{ display: block; height: 243px; }
.pictrue-2 a .imgbox span img{ max-width: 100%; }
.pictrue-3{ position: relative; margin:0 -10px 80px; }
.pictrue-3 .item{ padding: 0 10px; }
.pictrue-3-list{ margin:0 0 20px; }
.pictrue-3 .item .pictrue-3-list:last-child{ margin:0; }
.pictrue-3-list a{ display: block; }
.pictrue-3-list a .imgbox{ border:solid 1px #d2d2d2; overflow: hidden; }
.pictrue-3-list a .imgbox span{ display: block; }
.pictrue-3-list a .imgbox span img{ max-width: 100%;}
.pictrue-3-list a h5{ padding: 0 15px; font-size: 12px;color: #0e3679; line-height:30px; }
.pictrue-4-box .pictrue-4{ display: none; }
.pictrue-4{ position: relative; margin:0 -10px; }
.pictrue-4 .item{ padding: 0 10px; }
.pictrue-4-list a{ display: block; }
.pictrue-4-list a .imgbox{ margin:0 0 10px; border:solid 1px #d9d9d9; overflow: hidden; }
.pictrue-4-list a .imgbox span{ display: block; }
.pictrue-4-list a .imgbox span img{ max-width: 100%;}
.pictrue-4-list a .textbox .time{ font-family: arial; font-size:12px; color: #333; line-height: 24px; }
.pictrue-4-list a .textbox .biaoti{ margin:0 0 6px; color: #333; line-height: 24px; font-weight: bold;}
.pictrue-4-list a .textbox p{ margin:0; height: 40px; font-size: 12px; color: #333; line-height: 20px; overflow: hidden; }
.pictrue-5{ margin:0 0 20px; }
.pictrue-5 img{ width: 100%; }
.pictrue-6-list{ margin:0 0 20px; }
.pictrue-6-list a{ padding: 5px; background: #0836aa; display: block; }
.pictrue-6-list a .imgbox{ overflow: hidden; }
.pictrue-6-list a .imgbox span{ display: block; }
.pictrue-6-list a .imgbox span img{ max-width: 100%; }
.pictrue-6-list a h5{ padding:5px 15px 0; font-size: 14px;color: #0f3e8d; line-height: 50px; background: #e2e2e2; }
.pictrue-7{ margin:0 0 20px; }
.pictrue-8-list{ margin:0 0 20px; }
.pictrue-8-list a{ display: block; position: relative; padding: 0 0 0 225px; min-height:153px; }
.pictrue-8-list a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 225px; border:solid 1px #d9d9d9; overflow: hidden; }
.pictrue-8-list a .imgbox span{ display: block; height: 151px; }
.pictrue-8-list a .textbox{ padding: 0 0 0 20px; }
.pictrue-8-list a .textbox .time{ font-family: arial; font-size:12px; color: #333; line-height: 24px; }
.pictrue-8-list a .textbox .biaoti{ margin:0 0 5px; color: #333; font-weight: bold; line-height: 24px; }
.pictrue-8-list a .textbox p{ margin:0; height: 80px; font-size:12px; color: #333; line-height: 20px; overflow: hidden; }

.subnav{ position:relative; z-index: 2; }
.subnav .biaoti{ margin:0 0 10px; background: url(../images/subnav_biaoti_bg.png) 50% 50%; background-size: cover; }
.subnav .biaoti strong{ font-size: 28px; color: #fff; line-height: 50px; }
.subnav .biaoti span{ margin:0 0 0 10px; font-size:22px; color: #fff; line-height: 50px; }
.subnav ul{ padding: 10px; margin:0 0 20px; background:#fff; border:solid 1px #b6c8f4; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; }
.subnav ul li{ border-bottom: dashed 1px #d3d3d3; }
.subnav ul li:last-child{ border-bottom: none; }
.subnav ul li a{ position: relative; display: block; padding: 0 24px 0 30px; font-family: "宋体"; font-weight: bold; font-size:18px; color: #333; line-height: 39px; }
.subnav ul li a:before,.subnav ul li a:after{ content: ""; position: absolute;top: 50%; right: 6px; z-index: 1; margin-top: -6px; width: 8px; height: 13px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s }
.subnav ul li a:before{ background: url(../images/menu_xl_li_jt_06.png) no-repeat; }
.subnav ul li a:after{ background: url(../images/menu_xl_li_jt_03.png) no-repeat;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0; }


footer{ border-top: solid 1px #002fa7; }
footer .menu{ padding: 40px 0; }
footer .menu ul{ margin:0 -15px; }
footer .menu ul li{ padding: 0 15px; width: 20%; font-size:0; }
footer .menu ul li a{ padding: 0 0 0 65px; display: inline-block; vertical-align: top; font-size: 12px;color: #0836aa; font-weight: bold; line-height: 52px; background-repeat: no-repeat; background-position: 0 50%; }
footer .footer_bar{ padding: 38px 0 20px; background:#0836aa url(../images/footer_menu_jgx_03.jpg) repeat-x top; }
footer .footer_bar p{ font-size:12px; color: #fff; line-height: 24px; }
footer .footer_bar p b{ color: #fffc03; }

#goTop{ position: fixed; right: 30px; bottom: 30px; z-index:97; cursor: pointer; }

body.hover header .top_bar p a:hover{text-decoration: underline !important;}
body.hover header .menu .xl-menu ul li:hover a{ padding-left: 35px; color: #002fa7; }
body.hover header .menu .xl-menu ul li:hover a:before{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body.hover header .menu .xl-menu ul li:hover a:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
body.hover header .menu .main-menu ul li:hover:before{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
body.hover header .menu .main-menu ul li .ul .li:hover a{ background: #1246ca; }
header .menu .main-menu ul li.active:before{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
body.hover .title-1 .right .menu a:hover{ color: #fd4e1f; text-decoration: underline !important; }
body.hover .title-1 .right p a:hover{text-decoration: underline !important; }
body.hover .text-1 .search-text p a:hover{ color: #fd4e1f; text-decoration: underline !important; }
body.hover .text-1 .search-form form:hover input{ border:solid 1px #fe4e1f; border-right: none; }
body.hover .text-1 .search-form form:hover button{ background: #fe4e1f }
body.hover .pictrue-1-list a:hover .imgbox:before{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body.hover .pictrue-1-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-1-list a:hover h5{ color: #fff; background: #002fa7; }
body.hover .pictrue-2 a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-3-list a:hover .imgbox{ border:solid 1px #325aaa; }
body.hover .pictrue-3-list a:hover .imgbox span{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-3-list a:hover h5{ text-decoration: underline !important;}
body.hover .pictrue-4-list a:hover .imgbox{ border:solid 1px #325aaa; }
body.hover .pictrue-4-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-4-list a:hover .textbox .biaoti{ color: #325aaa; text-decoration: underline !important; }
body.hover .pictrue-6-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-6-list a:hover h5{ color: #fff; background: #0836aa; }
body.hover .pictrue-8-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
body.hover .pictrue-8-list a:hover .textbox .biaoti{ color: #0836aa; }
body.hover #goTop:hover{ box-shadow: 0 0 0 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.1); -o-box-shadow: 0 0 0 3px rgba(0,0,0,0.1); }
body.hover .subnav ul li:hover a{ padding-left: 35px; color: #002fa7; }
body.hover .subnav ul li:hover a:before{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body.hover .subnav ul li:hover a:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}

body.hover .animatedfadeInUp{ animation-name: fadeInUp; -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp;}

@media (max-width:1199px){
	header .menu .xl-menu{ width: 20%; }
	header .menu .xl-menu ul li a{ padding-left:15px; }
	header .menu .main-menu{ width: 80%; }
	.text-4{ padding:30px 0; }
	.text-4 .imgbox{ right:0; }
	body.hover header .menu .xl-menu ul li:hover a{ padding-left:20px;}
}

@media (max-width:991px){
	.main-pad-1{ padding: 20px 0; }
	header .box .logo{ line-height: 80px; }
	header .box .logo img{ height: 60px; }
	header .menu{ position: absolute; right: 0; top: 100%; z-index: 1; width: 120px;
background:-moz-linear-gradient(top,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);background:-webkit-linear-gradient(top,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);background:linear-gradient(to bottom,rgba(0,47,167,0.8) 0%,rgba(0,47,167,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc002fa7',endColorstr='#cc002fa7',GradientType=0 ); }
	header .menu .container-fluid{ padding: 0; }
	header .menu .container-fluid .row{ margin: 0; }
	header .menu .container-fluid .row .col-xs-12{ padding: 0; }
	header .menu .main-menu{ width:100%; }
	header .menu .main-menu ul li{ width: 100%; }
	header .menu .main-menu ul li:before{ display: none; }
	header .menu .main-menu ul li a{ font-size: 12px; line-height: 40px; }
	header .menu .main-menu ul li.active a{ background: #3164e7; }
	header .menu .main-menu ul li .ul{ display: none !important;}
	header .ydd_btn{ margin:20px 0 0 0; padding:10px 7px; width:45px; height:40px; cursor:pointer;}
	header .ydd_btn span{ display:block; width:100%; height:4px; background:#fff;}
	header .ydd_btn span.span02{margin:4px 0;}
	header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
	header .ydd_btn.click span.span02{margin:4px 0;	}
	header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;			margin-top:0px;}
	header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
	.banner{ height: inherit; }
	.banner a{ height:inherit; background: none !important; }
	.text-3{ height: inherit; }
	.pictrue-2 a .imgbox span{ height: inherit; }
	.pictrue-3{ margin-bottom:0; }
	.subnav{ margin:0 0 20px; }
	.subnav .biaoti{ position: relative; cursor: pointer; }
	.subnav .biaoti:before{ content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top: -5px; width: 0; height: 0; border-top:solid 5px transparent; border-bottom:solid 5px transparent; border-left:solid 8px #fff;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s; }
	.subnav .biaoti.active:before{ transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); }
	.subnav .biaoti strong{ font-size:18px; }
	.subnav .biaoti span{ font-size: 14px; }
	.subnav ul{ margin:0; }
	.subnav ul li a{ padding-left: 15px; font-family: "微软雅黑"; font-size: 14px; line-height: 34px; }
}

@media (max-width:767px){
	
	body{ padding-bottom:50px;}	
	header .box .logo{ line-height: 60px; }
	header .box .logo img{ height: 40px; }
	header .ydd_btn{ margin:10px 0 0; padding:10px;}	
	.banner #myCarousel .carousel-indicators li{ width: 40px; }
	.title-1{ margin:0 0 20px; }
	.title-1 .left a{ padding-left: 40px; background-size: 35px auto; }
	.title-1 .left a strong{ font-size: 16px; }
	.title-3{ margin:0 0 10px; }
	.title-3 ul li{ margin:0 5px 10px; }
	.title-3 ul li a{ min-width: 80px; }
	.title-3 ul li a span{ font-size: 12px; line-height: 30px; }
	.title-3 ul li.active a span{ line-height: 29px; } 
	.title-5{ font-size: 12px; }
	.text-1{ padding: 0; }
	.text-1 .search-form{ position: inherit; top: inherit; right: inherit; width: 100%; }
	.text-4{ padding: 20px 0; }
	.text-4 .textbox .li .tel{ font-size: 14px; line-height: 20px; }
	.text-4 .textbox .li .tel span{ font-size: 14px; }
	.text-4 .textbox .li p{ padding:5px 10px; line-height: 20px; }
	.text-4 .textbox .li p span{ display: block; }
	.text-6{ font-size:12px; line-height: 24px; }
	.pictrue-1-list a h5{ font-size: 12px; line-height:30px; }
	.pictrue-6-list a{ padding:3px; }
	.pictrue-6-list a h5{ padding-top: 0; font-size: 12px; line-height: 40px; }
	.pictrue-8-list a{padding: 0 0 0 120px; min-height:100px; }
	.pictrue-8-list a .imgbox{width: 120px;}
	.pictrue-8-list a .imgbox span{height: 100px; }
	.pictrue-8-list a .textbox{ padding: 0 0 0 10px; }
	.pictrue-8-list a .textbox p{height:40px;line-height: 20px;}
	.hot{height:50px; background:#0836aa; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
	.hot span{ color:#fff; font-size:16px; line-height:20px;}
	.hot h6{ font-size:12px; line-height:20px;}
	.hot .row div a{ display:block; color:#fff; padding:7px 0;}
	.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
	.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
	.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
	.dbbox .dbs.ewm-box{ text-align:center; }
	.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.ewm-box img{ max-width: 140px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
	footer .menu{ padding: 20px 0; }
	footer .menu ul{ margin:0 -5px; text-align: center; }
	footer .menu ul li{ float: inherit !important; padding:0 5px; width: inherit; display: inline-block; vertical-align: top; }
	footer .menu ul li a{ padding-left: 40px; background-size: 30px auto; line-height: 40px; }
	footer .footer_bar p{ text-align: left; }
	#goTop{ right: 10px; bottom:48px; }
 }


/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

/*清除样式*/
.clear { clear:both;}
/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#3f8eaf;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#1e48bd 1px solid;color:#253d84;background-color:#d6daff;}
div.scott a:active{border:#1e48bd 1px solid;color:#253d84;background-color:#d6daff;}
div.scott span.current{border:#5d80e0 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#5d91e0;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}

/*在线留言*/
.zxly{ display:block; padding:30px 0 30px 175px; overflow:hidden;}
.zxly_B{ display:block; overflow:hidden; margin-bottom:10px;}
.zxly_p{width:60px; float:left; height:30px; line-height:30px; color:#333;}
.zxly_p1{width:60px; float:left; height:146px; line-height:146px; color:#333;}
.zxly_inp1{width:188px;float:left; height:26px; border:1px solid #7f9db9; margin-left:40px;}
.zxly_inp2{width:248px;float:left; height:26px; border:1px solid #7f9db9; margin-left:40px;}
.zxly_inp3{width:68px;float:left; height:26px; border:1px solid #7f9db9; margin-left:40px;}
.zxly_inp4{width:128px;float:left; height:26px; border:1px solid #7f9db9; margin-left:40px;}
.zxly_text1{width:286px;float:left; height:140px; border:1px solid #7f9db9; margin-left:40px;}
.zxly_B1{ display:block; overflow:hidden; margin-top:34px;}
.zxly_btn{float:left; margin-left:40px;}
.zxly_btn1{float:left; margin-left:45px;}