/*样式重置*/
*{
    font-family: "Microsoft YaHei"
}

*::-moz-selection {
background:#db643d; 
color:#fff;
}
*::-webkit-selection {
background:#db643d; 
color:#fff;
}

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{margin: 0; padding: 0; border: 0; outline: none;}
body{line-height: 1;font-size: 88% /* Decide for yourself if you want to include this. */;}
h1, h2, h3, h4, h5, h6{font-size: 100%;padding: .6em 0;margin: 0 15px;}
ul, ol{list-style: none;}
a{color: black;text-decoration: none;}
a:hover{text-decoration: none;}
.floatLeft{float: left;padding: .5em .5em .5em 0;}
.floatRight{float: right;padding: .5em 0 .5em .5em;}
/**/

.cx_index {
    width: 100%;
    height: auto;
    position: relative;
}

.cx_header {
     border-bottom:none;
     z-index: 100;
    background: none;
}

.cx_title {
    height: 80px;
    padding:0px 20px;
    width: 1200px;
    margin: 0 auto;
}

.cx_bgf4 {
    background: url(../images/01.jpg);
	background-repeat: repeat;
	background-position: center 50%;
    height: 440px;
    position: relative;
}

.cx_tit_nav {
    float: right;
    display: none;
}

.cx_tit_nav ul li {
	float: left;
	padding: 0px 25px;
	font-size: 16px;
	height: 18px;
	color: #666666;
	margin-top: 12px;
}

.cx_phoneico {
    background: url(../images/phone.png) no-repeat;
}

.cx_wxico {
    background: url(../images/weixin.png) no-repeat;
    position: relative;
}

.cx_menupos div{
    position: absolute;
   
}

.cx_logoimg img {
    margin: 40px auto;
}

.cx_nav_menu {
    width: 70%;
    text-align: center;
    height: 26px;
    top: 165px;
    left: 180px;
}

.cx_nav_menu li {
    float: left;
    padding:0px 20px 8px 20px;
}
.cx_nav_menu a {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	padding: 5px 0px;
}

.cx_nav_menu ul {
    margin: 0 auto;
    width: 600px;
}

.cx_ser_hot {
    text-align: center;
    margin: 0px auto;
    height: 26px;
    width:100%;
    top: 200px;
}

.cx_ser_hot ul {
    width: 564px;
    margin: 0px auto;
}


.cx_ser_hot li {
    float: left;
     padding:10px;
}

.cx_ser_hot a {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.cx_content {
    position: relative;
    width: 1200px;
    margin: 0px auto;
    
}

.cx_slider {    
    padding: 0px 10px;
    height: 430px;
}

.cx_sliderdiv {
    width: 1180px;
    height: 600px;
    position: absolute;
    top: -200px;
    border-radius:5px;
    overflow: hidden;
}
.cx_sliderdiv .item {
    border-radius:5px;
    overflow: hidden;
}

.cx_contit {
    width:100%;
    height: 60px;
    border-bottom: 1px solid #999999;
    overflow: hidden;
}
.cx_contit h4{
	font-size: 22px;
	padding: 0px;
	color: #333;
	margin-top: 24px;
}
.cx_contit a{
    float: right;
    font-size: 12px;
    color: #555;
    line-height: 41px;
	margin-top: 25px;
}

.cx_caseimg:hover .cx_imghoverbg,.cx_showbox:hover .cx_imghoverbg {
    display: block;
}
.cx_caseimg {
    width: 290px;
    height: 185px;
    border-radius: 5px;
    
    position: relative;
  
}

.cx_caseshow {
    width:300px;
    height: 300px;
    padding: 25px 5px;
    float: left;
    overflow: hidden;
}

.cx_casediv {
    width: 290px;
    height: 185px;
}

.cx_casediv h4 {
    font-size: 16px;
    color: #666;
	margin-top: 20px;
}

.cx_casediv span {
    font-size: 14px;
    color: #999;
    margin-left: 15px;
}





.cx_coninfo {
  width: 100%;
}

.cx_anli {
    height: 360px;
}

.cx_jianjie .cx_coninfo{
    margin-top: 30px;
}

.cx_jjvideo {
    position: relative;
    width: 610px;
    height: 400px;     
    text-align: center;
    border-radius: 5px; 
	margin-left: 100px;
}

.cx_jjtext {
    float: right;
    width: 380px;
    padding-top: 0px;
}



.cx_playicon {
  margin-top: 215px;
}

.cx_jjtext span {
    color:#dcdcdc;
    font-size: 14px;
    
}

.cx_jjtext h4 {
    font-size: 20px;
    color: #000;
    margin-left: 0px;    
}

.cx_jjtextdiv {
	font-size: 16px;
	color: #999;
	line-height: 35px;
	width: 340px;
}

.cx_news{
    margin-top: 30px;
    height: 270px;
}

.cx_newl1 {
    width: 645px;
    
    padding: 0px 20px;
}


.cx_news ul{
    float: left;
    margin:20px 10px;
   
   
    height: auto;
}
.cx_news ul li{
    font-size: 16px;
    text-align: left;
    padding:25px 10px 10px 20px;
    border-bottom: 1px solid #f1f1f1;
    width:500px;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
}
.cx_news ul li a:hover{
    color: #f54336;
}
.cx_news ul li a{
    color: #999;
}
.cx_anlis {
    margin-top: 10px;
    height: 580px;
}

.cx_showbox {
    width: 280px;
    height: 395px;
    border-radius: 5px;
    position: relative;
}

.cx_anlis .cx_coninfo {
    margin: 40px 10px;
}

.cx_imgtime {
    position: absolute;
    top:5px;
    left: 5px;
    line-height: 2px;
}

.cx_imgnotes {
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-weight: bold;
}

.cx_imgbgfloat {
    border-radius: 5px;
    font-family: 'Courier New Bold';
    background: url(../images/bg.png) repeat;
    color: #fff;
    font-size: 12px;
    padding:5px;
	z-index: 10;
}

.cx_showlt {
    float: left;
    margin-right: 20px;
}

.cx_ftcon a {
    color: #999;
}
.cx_ftcon {
    border-top: 1px solid #c8c8c8;
    width: 1200px;
	word-spacing:8px; 
	letter-spacing: 1px;
    margin: 0px auto;
    padding:50px 20px;
    font-size: 12px;
    color: #999;
    position: relative;
}
.cx_ftcon  a:hover{
    color: #f54336;
}
.cx_ftlist {
    margin-bottom: 42px;
    line-height: 0px;
}

.cx_fttext {
    margin-top: 30px;
}

.cx_ftcon div {
    margin-top: 10px;
}

.cx_sliderimg img {
    background: -webkit-linear-gradient(top, #000000 0%,#555555 50%,#000000 100%); 
    width:1180px;
    height: 600px;
}


.cx_imgleft {
    background: url(../images/arrow-l.png) no-repeat center left;
    width: 140px;
    height:600px;
    display: inline-block;
	z-index: 10;
}

.cx_imgright {
    background: url(../images/arrow-r.png) no-repeat center right;
    width: 140px;
    height:600px;
    display: inline-block;
	z-index: 10;
}

.menuFixed {
     position: fixed;
    
     width: 980px;
     margin-left: -490px;
    z-index: 1000;
}

.cx_menupos {
   position: absolute;
     width: 1200px;
    margin-top: 0px;
}

.cx_logoimg {
     left: 440px;

}
.addmvimg{
    transform: translate(-500px,-10px);
    -ms-transform: translate(-500px,-10px);
        -webkit-transform: translate(-500px,-10px); 
        -o-transform: translate(-500px,-10px); 
        -moz-transform: translate(-500px,-10px); 
    }
.addmvmenu{
    transform: translate(112px,-130px);
    -ms-transform: translate(112px,-130px);
        -webkit-transform: translate(112px,-130px); 
        -o-transform: translate(112px,-130px); 
        -moz-transform: translate(112px,-130px); 
    }
.cx_imgtime img {
    padding:0px 5px;
}



.cx_data {
    float: right;
    margin-top: 6px;
    margin-right: 5px;
	font-family: 'Courier New Bold';
    font-weight: bold;
}



.carousel-control.cx_slidright {
    left: auto;
    right: 0;
}

.cx_slidshadow {
    bottom: 0;
    top: auto;
    width: 1180px;
    height: 220px;
    left: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#10000000', GradientType=1);
    background-repeat: repeat-x;
	border-radius:5px;
}

.cx_nav_menu .cx_nav_plan {
    width: 552px;
    height: 3px;
    background: #c51044;
    clear: both;
    text-align: center;
    overflow: hidden;
}

.cx_plan_li {
    position: relative;
}

.cx_fixed:hover {
    background-position: 0 -330px;
}
.cx_fixed {
    position: fixed;
    right: 12px;
    bottom: 30px;
    z-index: 10006;
    cursor: pointer;
    width: 52px;
    height: 52px;
    background: url(../images/spring_btn.png) no-repeat 0 -274px;
    cursor: pointer;
    display: none;
    margin: 88px 0 0 37px;
}


.cx_imghoverbg {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100px;
    display: none;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
    border-radius: 5px;
}

.carousel:hover .carousel-control {
    display: block;
}
.carousel-control {
    display: none;
}

.cx_header_menuicon {
    display: none;
}

.cx_wxicocode img{
    width:115px;
}
.cx_wxicocode {
    position: absolute;
    right: 10px;
    top: 35px;
    padding: 2px;
    border: 1px solid #E5E5E5;
    background: #fff;
    display: none;
}

.cx_wxico:hover s,.cx_wxico:hover .cx_wxicocode{ 
        display: block;
    }
.cx_wxico s{  
    position:absolute;  
    top:15px;  
    left:35px;  
    display:block;  
    height:0;  
    width:0;  
    font-size: 0;   
    line-height: 0;  
    border-color:transparent transparent #E5E5E5 transparent;  
    border-style:dashed dashed solid dashed;  
    border-width:10px; 
    display: none;
}  
  
.cx_wxico i{  
    position:absolute;  
    top:-9px;  
    *top:-9px;  
    left:-10px;  
    display:block;  
    height:0;  
    width:0;  
    font-size: 0;  
    line-height: 0;  
    border-color:transparent transparent #FFFFFF transparent;  
    border-style:dashed dashed solid dashed;  
    border-width:10px;  
}  

.cx_ftQRCODE {
    position: absolute;
    right: 45px;
    bottom: 55px;
}
.cx_ftQRCODE img{
    width: 130px;
}

.cx_header.navbar-fixed-top {
    background: white;
    border-bottom: 1px solid #E5E5E5;
}

/*about_us*/
.cx_conheaimg img {
    width: 1180px;
    height: 170px;
    border-radius: 5px;
}

.cx_conheaimg {
   height: 0px;
   overflow: hidden;
}

.cx_subfl {
    width: 360px;
    padding: 20px 0px;
    margin-left: 10px;
}



.cx_conheaimg .cx_sliderdiv {
    height: 170px;
}

.cx_subcontit {
    height: 45px;
    border-bottom: 1px solid #999999;
    width: 100%;
}

.cx_subcontit h4 {
    line-height: 20px;
    font-size: 22px;
}

.cx_subcontent {
    padding: 20px 0px;
}
.cx_subcontent_news {
    padding: 20px 40px;
}

.cx_subconul em {
    color: #999;
	padding: 0px 5px;
    font-style: normal;
}

.cx_subconul li a{
        color: #999;
}
.cx_subconul li {
    padding: 20px 0px 10px 5px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.cx_subconul li a:hover{
    color: #f54336;
}
.cx_subcontent img {
    width: 360px;
    height: auto;
}

.cx_artcontainer {
    float: right;
    width: 780px;
    border-left: 1px solid #999;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 30px;
}

.cx_indcontit {
    margin-left: 40px;
}

.cx_indcontent p{
    line-height: 35px;
    text-indent: 2em;
    font-size: 16px;
	color: #999;
	width: 700px;
}
.cx_indcontent p1{
    line-height: 35px;
    text-indent: 2em;
    font-size: 16px;
	color: #999;
	width: 700px;
	margin: -20px 0px;
}
.cx_indcontent h4{
    margin: 0px 0px -50px 0px;
    font-size: 18px;
	color: #666;	
}
.cx_indcontent h5{
    margin: -20px 0px;
    font-size: 18px;
	color: #666;	
}
.cx_indcontent h6{
    margin: -20px 0px;
    font-size: 18px;
	color: #f54336;	
}
.cx_indcontent {
    padding: 35px 0px 0px 50px;
}

.cx_art_img {
    position: relative;
    width: 345px;
    height: 180px;
    overflow: hidden;
}

.cx_art_bttext {
    position: absolute;
    bottom: 0px;
    height: 30px;
    background: url(../images/bg-2.png) repeat;
    color: white;
    width: 100%;
    text-align: left;
    line-height: 25px;
    text-indent: 2em;
    font-size: 15px;
}

.cx_artimgsm .cx_art_img:nth-child(2){
    margin-right: 0px;
    
}
.cx_artimgsm .cx_art_img{
    float: left;
    margin-right: 19px;
    margin-bottom: 20px;
}

.cx_art_lgimg {
    width: 710px;
    height: 450px;
    
}

.cx_artimgsm {
   height: 200px;
}

.cx_artimgsm2 {
   height: 450px;
}
.cx_artimgsm2 .cx_art_img2{
    float: left;
    margin-right: 19px;
    margin-bottom: 20px;
}
.cx_art_img2 {
    position: relative;
    width: 345px;
    height: 450px;
    overflow: hidden;
}
.cx_footer {
    clear: both;
}

.cx_artimglg {
    margin-top: 30px
}

.cx_pagecode {
    margin-right: 20px;
    float: right;
    margin-bottom: 10px;
}
.cx_pagecode li a:hover{
    color: #f54336;
}
.cx_pagecode li:hover {
    background: #eee;
}
.cx_pagecode li {
    float: left;
    padding: 5px;
    font-size: 14px;
}
